https://www-test.multilabo.com/api/produits/batch

App\Entity\Produit Resource class

Resource Metadata

Short name: "Produit"

Item operations Attributes
get
[
  "normalization_context" => [
    "groups" => [
      "produit:read"
      "produitLot:read"
      "tauxTva:read"
      "marque:read"
      "fournisseur:list:read"
      "famille:list:read"
    ]
  ]
  "input" => null
  "output" => null
  "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"
    ]
  ]
]
get_front
[
  "method" => "GET"
  "path" => "/produits/front/{id}"
  "read" => true
  "normalization_context" => [
    "groups" => [
      "produit:read:front"
      "produitLot:read"
      "tauxTva:read"
      "marque:read"
      "fournisseur:list:read"
      "famille:read"
    ]
  ]
  "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"
    ]
  ]
]
Collection operations Attributes
get
[
  "normalization_context" => [
    "groups" => [
      "produit:list:read"
    ]
  ]
  "input" => null
  "output" => null
  "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"
    ]
  ]
]
get_front
[
  "method" => "GET"
  "path" => "/produits/front"
  "controller" => "App\ApiResource\Controller\ProduitFront"
  "read" => false
  "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
[
  "method" => "GET"
  "path" => "/produits/filters"
  "controller" => "App\ApiResource\Controller\ProduitFilters"
  "read" => false
  "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"
    ]
  ]
]
batch
[
  "method" => "POST"
  "path" => "/produits/batch"
  "controller" => "App\ApiResource\Controller\ProduitBatch"
  "input" => [
    "class" => null
  ]
  "read" => false
  "normalization_context" => [
    "groups" => [
      "produit:list:read:front"
      "produitLot:read"
      "tauxTva:read"
      "fournisseur:list:read"
      "famille:list:read"
      "marque:read"
    ]
  ]
  "output" => null
  "deserialize" => false
  "validate" => false
  "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"
    ]
  ]
]
associe
[
  "method" => "GET"
  "path" => "/produits/associe/{id}"
  "controller" => "App\ApiResource\Controller\ProduitAssocie"
  "normalization_context" => [
    "groups" => [
      "produit:list:read:front"
      "produitLot:read"
      "marque:read"
    ]
  ]
  "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"
    ]
  ]
]
search
[
  "method" => "GET"
  "path" => "/produits/search"
  "controller" => "App\ApiResource\Controller\ProduitSearch"
  "read" => false
  "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"
    ]
  ]
]
sitemap
[
  "method" => "GET"
  "path" => "/produits/sitemap"
  "controller" => "App\ApiResource\Controller\ProduitSitemap"
  "output" => [
    "class" => null
  ]
  "input" => null
  "status" => 204
  "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_produit_api_platform_core_bridge_doctrine_orm_filter_search_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\SearchFilter"
annotated_app_entity_produit_api_platform_core_bridge_doctrine_orm_filter_boolean_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\BooleanFilter"
annotated_app_entity_produit_api_platform_core_bridge_doctrine_orm_filter_order_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\OrderFilter"
annotated_app_entity_produit_api_platform_core_bridge_doctrine_orm_filter_range_filter
"ApiPlatform\Core\Bridge\Doctrine\Orm\Filter\RangeFilter"
Attributes
pagination_client_items_per_page
true
pagination_items_per_page
25
collection
[
  "pagination" => [
    "items_per_page_parameter_name" => "itemsPerPage"
  ]
]
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.