App\Entity\NeuroSupportNotifyMessage Resource class

Resource Metadata

Short name: "NeuroSupportNotifyMessage"

Item operations Attributes
get
[
  "method" => "GET"
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
put
[
  "method" => "PUT"
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
Collection operations Attributes
get
[
  "method" => "GET"
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
Filters
annotated_app_entity_neuro_support_notify_message_api_platform_core_bridge_doctrine_orm_filter_search_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"
annotated_app_entity_neuro_support_notify_message_api_platform_core_bridge_doctrine_orm_filter_exists_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\ExistsFilter"
annotated_app_entity_neuro_support_notify_message_api_platform_core_bridge_doctrine_orm_filter_date_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter"
Attributes
normalization_context
[
  "groups" => [
    "neuro_support_notify_message:read"
  ]
]
denormalization_context
[
  "groups" => [
    "neuro_support_notify_message:write"
  ]
]
input
null
output
null

Data Providers

# Answer Collection data provider
1 TRUE ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider
Context
[
  "filters" => [
    "availableAt" => [
      "before" => "2025-10-17T22:23:40.616190+03:00"
    ]
    "exists" => [
      "deliveredAt" => "false"
    ]
  ]
  "groups" => [
    "neuro_support_notify_message:read"
  ]
  "operation_type" => "collection"
  "collection_operation_name" => "get"
  "resource_class" => "App\Entity\NeuroSupportNotifyMessage"
  "iri_only" => false
  "input" => null
  "output" => null
  "request_uri" => "/api/v2/neuro_support_notify_messages?availableAt%5Bbefore%5D=2025-10-17T22%3A23%3A40.616190%2B03%3A00&exists%5BdeliveredAt%5D=false"
  "uri" => "http://stage.lms.neural-university.com/api/v2/neuro_support_notify_messages?availableAt%5Bbefore%5D=2025-10-17T22%3A23%3A40.616190%2B03%3A00&exists%5BdeliveredAt%5D=false"
]

No calls to item data provider have been recorded.

No calls to subresource data provider have been recorded.

Data Persisters

No calls to data persister have been recorded.