https://api.routeplanner.app/api/sites?page=1

App\Entity\Site Resource class

Resource Metadata

Short name: "Site"

Item operations Attributes
get
[
  "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"
    ]
  ]
]
Collection operations Attributes
get
[
  "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" => [
    "site"
  ]
]
input
null
output
null

Data Providers

# Answer Collection data provider
1 TRUE ApiPlatform\Core\Bridge\Doctrine\Orm\CollectionDataProvider
Context
[
  "filters" => [
    "page" => "1"
  ]
  "groups" => [
    "site"
  ]
  "operation_type" => "collection"
  "collection_operation_name" => "get"
  "resource_class" => "App\Entity\Site"
  "input" => null
  "output" => null
  "request_uri" => "/api/sites?page=1"
  "uri" => "https://api.routeplanner.app/api/sites?page=1"
]

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.