GET https://raberu2.itservice18.ru/api/v1/user/context

Serializer

1 Handled
0.60 ms Total time

serialize 1

Data Context Normalizer Encoder Time Caller
App\Domain\User\Dto\UserContextDto
Show contents
App\Domain\User\Dto\UserContextDto {#2419
  +user: [
    "id" => "1efe2f24-5814-60b4-ae53-d3290c4a327c"
    "publicId" => "800"
    "email" => "max.barinoff@gmail.com"
    "fullName" => "Баринов Максим Николаевичч"
    "firstName" => "Максим"
    "middleName" => "Николаевичч"
    "lastName" => "Баринов"
    "birthday" => "1992-02-16"
    "age" => 34
    "gender" => null
    "phone" => "79253112018"
    "isPhoneConfirmed" => false
    "isEmailConfirmed" => true
  ]
  +role: "applicant"
  +headerMenu: [
    [
      "title" => "Вакансии"
      "url" => "../../../izhevsk/vacancies"
    ]
    [
      "title" => "Резюме"
      "url" => "/applicant/resumes"
    ]
    [
      "title" => "Отклики"
      "url" => "/applicant/requests"
    ]
  ]
  +profileMenu: [
    [
      "title" => "Мои отклики"
      "url" => "/applicant/requests"
    ]
    [
      "title" => "Мои резюме"
      "url" => "/applicant/resumes"
    ]
    [
      "title" => "Избранное"
      "url" => "/applicant/favorite/vacancies"
    ]
    [
      "title" => "Черный список"
      "url" => "/applicant/black-list/vacancies"
    ]
    [
      "title" => "Мои отзывы"
      "url" => "/account/reviews"
    ]
    [
      "title" => "Настройки"
      "url" => "/account"
    ]
    [
      "title" => "Помощь"
      "url" => "http://localhost:8000/help"
      "target" => "_blank"
    ]
    [
      "title" => "Выход"
      "url" => "/logout"
    ]
  ]
  +footerMenu: [
    [
      "title" => "Мои отклики"
      "url" => "/applicant/requests"
    ]
    [
      "title" => "Мои резюме"
      "url" => "/applicant/resumes"
    ]
    [
      "title" => "Google"
      "url" => "https://www.google.com"
    ]
  ]
  +city: [
    "id" => "1ef3ab2d-2b26-6b22-a5fa-8f4f45f98ab7"
    "name" => "Ижевск"
    "slug" => "izhevsk"
  ]
  +roleData: [
    "applicantStatus" => "not_search"
    "applicantStatusTitle" => "Не ищу работу"
  ]
  +notifications: []
  +unreadNotificationsCount: "0"
}
Format: json
Show context
[
  "json_encode_options" => 15
]
ObjectNormalizer (0.51 ms) JsonEncoder (0.02 ms) 0.60 ms

deserialize 0

Nothing was deserialized.

normalize 0

Nothing was normalized.

denormalize 0

Nothing was denormalized.

encode 0

Nothing was encoded.

decode 0

Nothing was decoded.