https://console.nvtst.ru/api/v1/surveyResult/

Forms

  • survey_result_form
    • user_ip
    • user_agent
    • survey_id
    • user_email
    • elapsedTime
    • questions

survey_result_form

"App\Form\SurveyResultFormType"

Default Data

Property Value
Model Format same as normalized format
Normalized Format
null
View Format same as normalized format

Submitted Data

Property Value
View Format same as normalized format
Normalized Format
[
  "user_ip" => "109.127.129.161"
  "user_agent" => "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36"
  "survey_id" => "120"
  "user_email" => null
  "elapsedTime" => null
  "questions" => [
    [
      "question_id" => 1047
      "question_data" => "Соболев Михаил Сергеевич"
      "isPasted" => false
    ]
    [
      "question_id" => 1048
      "question_data" => "г. Курск, проспект Дружбы, д. 6, кв. 53"
      "isPasted" => false
    ]
    [
      "question_id" => 1049
      "question_data" => "г. Курск, проспект Дружбы, д. 6, кв. 53"
      "isPasted" => false
    ]
    [
      "question_id" => 1052
      "question_data" => "[1085]не замужем/не женат"
      "isPasted" => false
    ]
    [
      "question_id" => 1053
      "question_data" => """
        Родители\r\n
        Соболева Оксана Геннадиевна 1975\r\n
        Соболев Сергей Анатольевич 1973\r\n
        \r\n
        Брат\r\n
        Соболев Артем Сергеевич 2007
        """
      "isPasted" => false
    ]
    [
      "question_id" => 1054
      "question_data" => """
        99 13 378185\r\n
        19.12.19 - 19.12.2029\r\n
        В, В1, С, С1, М
        """
      "isPasted" => false
    ]
  ]
]
Model Format same as normalized format

Passed Options

No options were passed when constructing this form.

Resolved Options