http://cms.stage.geocloud.sk/api/articles/377.html&

App\Entity\Api\Article Resource class

Resource Metadata

Short name: "Article"

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"
    ]
  ]
]
Collection operations Attributes
get
[
  "method" => "GET"
  "openapi_context" => [
    "responses" => [
      200 => [
        "description" => "Article collection"
        "content" => [
          "application/json" => [
            "schema" => [
              "example" => "{"data": [{ "id": 0, "name": "string", "icon": "string", "teaser": "string", "body": "string", "published": 0, "priority": 0, "author": "string", "publishedFrom": "2022-08-09T09:36:57.901Z", "publishedTo": "2022-08-09T09:36:57.901Z", "slug": "string", "seoTitle": "string", "metadata": "string", "category": "string", "site": [ "string" ], "lang": "string", "statistic": "string" }], "meta": {"current_page": 1,"from": 0,"to": 30,"per_page": "30","last_page": 8,"total": 211 }}"
              "type" => "object"
              "properties" => [
                "data" => [
                  "type" => "array"
                  "items" => [
                    "$ref" => "#/components/schemas/Article"
                  ]
                ]
                "meta" => [
                  "type" => "object"
                  "properties" => [
                    "current_page" => [
                      "type" => "integer"
                    ]
                    "from" => [
                      "type" => "integer"
                    ]
                    "to" => [
                      "type" => "integer"
                    ]
                    "per_page" => [
                      "type" => "integer"
                    ]
                    "last_page" => [
                      "type" => "integer"
                    ]
                    "total" => [
                      "type" => "integer"
                    ]
                  ]
                ]
              ]
            ]
          ]
        ]
      ]
    ]
  ]
  "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
annotated_app_entity_api_article_api_platform_core_bridge_doctrine_orm_filter_search_filter string(56) "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"
annotated_app_entity_api_article_api_platform_core_bridge_doctrine_orm_filter_date_filter string(54) "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\DateFilter"
annotated_app_entity_api_article_api_platform_core_bridge_doctrine_orm_filter_order_filter string(55) "ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter"
Attributes
pagination_client_items_per_page
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.

No calls to subresource data provider have been recorded.

Data Persisters

No calls to data persister have been recorded.