GET https://dev.e-recepta.net/api/v2/chats/check

Serializer

1 Handled
2.02 ms Total time

serialize 1

Data Context Normalizer Encoder Time Caller
App\Dto\ChatsCheck
Show contents
App\Dto\ChatsCheck {#2800
  #doctorAvailable: false
  #consultantAvailable: true
  #doctorChatClosed: true
  #consultantChatClosed: true
  #doctorUnreadMessages: 0
  #consultantUnreadMessages: 0
  -mercureToken: null
  #firstName: "Jan"
  #lastName: "Nowak"
  #identifier: "95041661758"
  #chatWithDoctor: false
}
Format: json
Show context
[
  "skip_null_values" => false
  "groups" => [
    "chat_detail"
    "chat_check"
    "subject_list_simple"
    "user_detail"
    "dyn_role_user_check_get"
  ]
  "operation_name" => "check_get"
  "operation" => ApiPlatform\Metadata\Get {#2248
    #shortName: "Chat"
    #class: "App\Entity\Chat"
    #paginationEnabled: null
    #paginationType: null
    #paginationItemsPerPage: null
    #paginationMaximumItemsPerPage: null
    #paginationPartial: null
    #paginationClientEnabled: null
    #paginationClientItemsPerPage: true
    #paginationClientPartial: null
    #paginationFetchJoinCollection: null
    #paginationUseOutputWalkers: null
    #paginationViaCursor: null
    #order: null
    #description: null
    #normalizationContext: [
      "skip_null_values" => false
      "groups" => [
        "chat_detail"
        "chat_check"
        "subject_list_simple"
        "user_detail"
      ]
    ]
    #denormalizationContext: null
    #security: "request.attributes.get('patient')"
    #securityMessage: null
    #securityPostDenormalize: null
    #securityPostDenormalizeMessage: null
    #securityPostValidation: null
    #securityPostValidationMessage: null
    #deprecationReason: null
    #filters: [
      "annotated_app_entity_chat_api_platform_doctrine_orm_filter_search_filter"
      "annotated_app_entity_chat_api_platform_doctrine_orm_filter_boolean_filter"
      "annotated_app_entity_chat_api_platform_doctrine_orm_filter_order_filter"
    ]
    #validationContext: null
    #input: null
    #output: [
      "class" => "App\Dto\ChatsCheck"
      "name" => "ChatsCheck"
    ]
    #mercure: "object.getMercureOptions()"
    #messenger: null
    #elasticsearch: null
    #urlGenerationStrategy: null
    #read: null
    #deserialize: null
    #validate: null
    #write: null
    #serialize: null
    #fetchPartial: null
    #forceEager: null
    #priority: 2
    #name: "check_get"
    #provider: "App\ApiPlatform\Provider\ChatCheckProvider"
    #processor: "api_platform.doctrine.orm.state.persist_processor"
    #extraProperties: [
      "user_defined_uri_template" => true
    ]
    #method: "GET"
    #uriTemplate: "/chats/check"
    #types: null
    #formats: null
    #inputFormats: [
      "jsonld" => [
        "application/ld+json"
      ]
      "json" => [
        "application/json"
      ]
      "html" => [
        "text/html"
      ]
    ]
    #outputFormats: [
      "jsonld" => [
        "application/ld+json"
      ]
      "json" => [
        "application/json"
      ]
      "html" => [
        "text/html"
      ]
    ]
    #uriVariables: []
    #routePrefix: null
    #routeName: null
    #defaults: null
    #requirements: null
    #options: null
    #stateless: null
    #sunset: null
    #acceptPatch: null
    #cacheHeaders: null
    #status: null
    #host: null
    #schemes: null
    #condition: null
    #controller: null
    #hydraContext: null
    #openapiContext: [
      "parameters" => [
        [
          "in" => "query"
          "name" => "token"
          "type" => "string"
        ]
      ]
    ]
    #openapi: null
    #exceptionToStatus: null
    #queryParameterValidationEnabled: null
  }
  "resource_class" => "App\Entity\Chat"
  "operation_type" => "item"
  "iri_only" => false
  "request_uri" => "/api/v2/chats/check"
  "uri" => "https://dev.e-recepta.net/api/v2/chats/check"
  "input" => null
  "output" => [
    "class" => "App\Dto\ChatsCheck"
    "name" => "ChatsCheck"
  ]
  "types" => null
  "uri_variables" => []
  "resources" => & ApiPlatform\Serializer\ResourceList {#3457
    storage: []
    flag::STD_PROP_LIST: false
    flag::ARRAY_AS_PROPS: false
    iteratorClass: "ArrayIterator"
  }
  "exclude_from_cache_key" => [
    "resources"
    "resources_to_push"
  ]
  "resources_to_push" => & ApiPlatform\Serializer\ResourceList {#3526
    storage: []
    flag::STD_PROP_LIST: false
    flag::ARRAY_AS_PROPS: false
    iteratorClass: "ArrayIterator"
  }
]
ObjectNormalizer (1.56 ms) JsonEncoder (0.01 ms) 2.02 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.