http://dev.api.digidom.pro/v1/organizations/8392/subscriptions?q=%2Fv1%2Forganizations%2F8392%2Fsubscriptions

Evo\Infrastructure\MappingORM\Subscription Resource class

Resource Metadata

Short name: "Subscription"

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"
    ]
  ]
]
delete
[
  "security" => "is_granted('ROLE_ADMIN')"
  "input" => null
  "output" => null
  "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"
  "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"
  "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_evo_infrastructure_mapping_o_r_m_subscription_api_platform_core_bridge_doctrine_orm_filter_search_filter string(56) "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"
annotated_evo_infrastructure_mapping_o_r_m_subscription_api_platform_serializer_filter_property_filter string(44) "ApiPlatform\Serializer\Filter\PropertyFilter"
Attributes
normalization_context
[
  "groups" => [
    "read_subscription"
  ]
]
denormalization_context
[
  "groups" => [
    "write_subscription"
  ]
]
mercure
"true"
input
null
output
null

Data Providers

No calls to collection data provider have been recorded.

No calls to item data provider have been recorded.

# Answer Subresource data provider
1 TRUE ApiPlatform\Core\Bridge\Doctrine\Orm\SubresourceDataProvider
Context
[
  "property" => "subscriptions"
  "identifiers" => [
    "id" => [
      "Evo\Infrastructure\MappingORM\Organization"
      "id"
      true
    ]
  ]
  "collection" => true
  "operationId" => "api_organizations_subscriptions_get_subresource"
  "filters" => [
    "q" => "/v1/organizations/8392/subscriptions"
  ]
  "groups" => [
    "read_subscription"
  ]
  "operation_type" => "subresource"
  "subresource_operation_name" => "api_organizations_subscriptions_get_subresource"
  "iri_only" => false
  "input" => null
  "output" => null
  "resource_class" => "Evo\Infrastructure\MappingORM\Subscription"
  "request_uri" => "/v1/organizations/8392/subscriptions"
  "uri" => "http://dev.api.digidom.pro/v1/organizations/8392/subscriptions?q=%2Fv1%2Forganizations%2F8392%2Fsubscriptions"
  "subresource_identifiers" => [
    "id" => "8392"
  ]
  "subresource_resources" => [
    "Evo\Infrastructure\MappingORM\Organization" => [
      "id" => "8392"
    ]
  ]
  "has_identifier_converter" => true
]

Data Persisters

No calls to data persister have been recorded.