Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ApiPlatform
Core
Bridge
Symfony
Routing
RouteNameResolverInterface
PHP Interface ApiPlatform\Core\Bridge\Symfony\Routing\RouteNameResolverInterface
Author:
Teoh Han Hui (
[email protected]
)
Afficher le fichier
Open project: api-platform/core
Méthodes publiques
Méthode
Description
getRouteName
(
string
$resourceClass
,
boolean
$collection
) :
string
Finds the route name for a resource.
Method Details
getRouteName()
public
méthode
Finds the route name for a resource.
public
getRouteName
(
string
$resourceClass
,
boolean
$collection
) :
string
$resourceClass
string
$collection
boolean
Résultat
string