Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ApiPlatform
Core
Api
OperationMethodResolverInterface
getCollectionOperationMethod
ApiPlatform\Core\Api\OperationMethodResolverInterface::getCollectionOperationMethod PHP Method
OperationMethodResolverInterface Interface Documentation
Mostrar archivo
Open project: api-platform/core
getCollectionOperationMethod()
public
method
public
getCollectionOperationMethod
(
string
$resourceClass
,
string
$operationName
) :
string
$resourceClass
string
$operationName
string
return
string
public function getCollectionOperationMethod(string $resourceClass, string $operationName) : string;
OperationMethodResolverInterface
getCollectionOperationMethod
getItemOperationMethod