http://188.165.134.117:8081/jvn_notifications

App\Entity\JvnNotification Resource class

Resource Metadata

Short name: "JvnNotification"

Item operations Attributes
get
[
  "security_post_denormalize" => "is_granted('ROLE_SUPERVISOR') or object.notifiedUser == user.operario"
  "input" => null
  "output" => null
  "method" => "GET"
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
patch
[
  "denormalization_context" => [
    "groups" => [
      "notificacion:readed"
    ]
  ]
  "security_post_denormalize" => "is_granted('ROLE_SUPERVISOR') or object.notifiedUser == user.operario"
  "input" => null
  "output" => null
  "method" => "PATCH"
  "input_formats" => [
    "json" => [
      "application/merge-patch+json"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
Collection operations Attributes
get
[
  "input" => null
  "output" => null
  "method" => "GET"
  "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
No available filter declared for this resource.
Attributes
normalization_context
[
  "groups" => [
    "notification:list"
  ]
]
input
null
output
null

Data Providers

# Answer Collection data provider
1 TRUE ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider
Context
[
  "groups" => [
    "notification:list"
  ]
  "operation_type" => "collection"
  "collection_operation_name" => "get"
  "resource_class" => "App\Entity\JvnNotification"
  "input" => null
  "output" => null
  "request_uri" => "/jvn_notifications"
  "uri" => "http://188.165.134.117:8081/jvn_notifications"
  "skip_null_values" => true
]

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.