http://dev.api.digidom.pro/v1/people/68893?q=%2Fv1%2Fpeople%2F68893

Evo\Infrastructure\MappingORM\Person Resource class

Resource Metadata

Short name: "Person"

Item operations Attributes
get
[
  "method" => "GET"
  "path" => "/people/{id}"
  "requirements" => [
    "id" => "\d+"
  ]
  "input" => null
  "output" => null
  "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"
  "path" => "/people/{id}"
  "requirements" => [
    "id" => "\d+"
  ]
  "input" => null
  "output" => null
  "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"
    ]
  ]
]
get_documents
[
  "route_name" => "get_documents_people"
  "method" => "GET"
  "input" => null
  "output" => null
  "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"
    ]
  ]
]
delete
[
  "method" => "DELETE"
  "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"
  "path" => "/people"
  "input" => null
  "output" => null
  "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"
    ]
  ]
]
post
[
  "method" => "POST"
  "path" => "/people"
  "input" => null
  "output" => null
  "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
No available filter declared for this resource.
Attributes
denormalization_context
[
  "groups" => [
    "write_person"
  ]
]
normalization_context
[
  "groups" => [
    "read_person"
  ]
  "enable_max_depth" => true
]
input
null
output
null

Data Providers

No calls to collection data provider have been recorded.

# Answer Item data provider
1 TRUE ApiPlatform\Core\Bridge\Doctrine\Orm\ItemDataProvider
Context
[
  "filters" => [
    "q" => "/v1/people/68893"
  ]
  "groups" => [
    "read_person"
  ]
  "enable_max_depth" => true
  "operation_type" => "item"
  "item_operation_name" => "get"
  "iri_only" => false
  "input" => null
  "output" => null
  "resource_class" => "Evo\Infrastructure\MappingORM\Person"
  "request_uri" => "/v1/people/68893"
  "uri" => "http://dev.api.digidom.pro/v1/people/68893?q=%2Fv1%2Fpeople%2F68893"
  "has_identifier_converter" => true
]

No calls to subresource data provider have been recorded.

Data Persisters

No calls to data persister have been recorded.