Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Bolt
Request
ProfilerAwareTrait
PHP 트레잇 Bolt\Request\ProfilerAwareTrait
저자:
Gawain Lynch (
[email protected]
)
파일 보기
프로젝트 열기: bolt/bolt
보호된 메소드들
메소드
설명
isProfilerRequest
(
Request
$request
) :
boolean
Check to see if the request has matched one of the profiler's routes.
메소드 상세
isProfilerRequest()
보호된
메소드
Check to see if the request has matched one of the profiler's routes.
protected
isProfilerRequest
(
Request
$request
) :
boolean
$request
Symfony\Component\HttpFoundation\Request
리턴
boolean