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
Bolt
Request
ProfilerAwareTrait
PHP Trait Bolt\Request\ProfilerAwareTrait
Author:
Gawain Lynch (
[email protected]
)
Afficher le fichier
Open project: bolt/bolt
Méthodes protégées
Méthode
Description
isProfilerRequest
(
Request
$request
) :
boolean
Check to see if the request has matched one of the profiler's routes.
Method Details
isProfilerRequest()
protected
méthode
Check to see if the request has matched one of the profiler's routes.
protected
isProfilerRequest
(
Request
$request
) :
boolean
$request
Symfony\Component\HttpFoundation\Request
Résultat
boolean