https://logistik.redoo.cloud/api/locations?page=3

App\Entity\Location Resource class

Resource Metadata

Short name: "Location"

Item operations Attributes
get
[
  "method" => "GET"
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "jsonhal" => [
      "application/hal+json"
    ]
    "jsonapi" => [
      "application/vnd.api+json"
    ]
    "json" => [
      "application/json"
    ]
    "xml" => [
      "application/xml"
      "text/xml"
    ]
    "yaml" => [
      "application/x-yaml"
    ]
    "csv" => [
      "text/csv"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "jsonhal" => [
      "application/hal+json"
    ]
    "jsonapi" => [
      "application/vnd.api+json"
    ]
    "json" => [
      "application/json"
    ]
    "xml" => [
      "application/xml"
      "text/xml"
    ]
    "yaml" => [
      "application/x-yaml"
    ]
    "csv" => [
      "text/csv"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
Collection operations Attributes
get
[
  "method" => "GET"
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "jsonhal" => [
      "application/hal+json"
    ]
    "jsonapi" => [
      "application/vnd.api+json"
    ]
    "json" => [
      "application/json"
    ]
    "xml" => [
      "application/xml"
      "text/xml"
    ]
    "yaml" => [
      "application/x-yaml"
    ]
    "csv" => [
      "text/csv"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "jsonhal" => [
      "application/hal+json"
    ]
    "jsonapi" => [
      "application/vnd.api+json"
    ]
    "json" => [
      "application/json"
    ]
    "xml" => [
      "application/xml"
      "text/xml"
    ]
    "yaml" => [
      "application/x-yaml"
    ]
    "csv" => [
      "text/csv"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
get_location
[
  "path" => "/locations/all"
  "controller" => "App\Controller\GetLocation"
  "method" => "GET"
  "openapi_context" => [
    "public" => true
    "summary" => "Get all locations"
    "responses" => [
      200 => [
        "description" => "json array with location data"
      ]
    ]
  ]
  "input" => null
  "output" => null
  "stateless" => null
  "input_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "jsonhal" => [
      "application/hal+json"
    ]
    "jsonapi" => [
      "application/vnd.api+json"
    ]
    "json" => [
      "application/json"
    ]
    "xml" => [
      "application/xml"
      "text/xml"
    ]
    "yaml" => [
      "application/x-yaml"
    ]
    "csv" => [
      "text/csv"
    ]
    "html" => [
      "text/html"
    ]
  ]
  "output_formats" => [
    "jsonld" => [
      "application/ld+json"
    ]
    "jsonhal" => [
      "application/hal+json"
    ]
    "jsonapi" => [
      "application/vnd.api+json"
    ]
    "json" => [
      "application/json"
    ]
    "xml" => [
      "application/xml"
      "text/xml"
    ]
    "yaml" => [
      "application/x-yaml"
    ]
    "csv" => [
      "text/csv"
    ]
    "html" => [
      "text/html"
    ]
  ]
]
Filters
annotated_app_entity_location_api_platform_core_bridge_doctrine_orm_filter_search_filter string(56) "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"
Attributes
normalization_context
[
  "groups" => [
    "layout:read"
  ]
]
pagination_client_enabled
true
pagination_client_items_per_page
true
pagination_items_per_page
100
input
null
output
null

Data Providers

# Answer Collection data provider
1 TRUE ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider
Context
[
  "filters" => [
    "page" => "3"
  ]
  "groups" => [
    "layout:read"
  ]
  "operation_type" => "collection"
  "collection_operation_name" => "get"
  "resource_class" => "App\Entity\Location"
  "iri_only" => false
  "input" => null
  "output" => null
  "request_uri" => "/api/locations?page=3"
  "uri" => "https://logistik.redoo.cloud/api/locations?page=3"
]

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.