Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Sulu
Bundle
WebsiteBundle
DataCollector
SuluCollector
PHP Class Sulu\Bundle\WebsiteBundle\DataCollector\SuluCollector
Inheritance:
extends
Symfony\Component\HttpKernel\DataCollector\DataCollector
Mostra file
Open project: sulu/sulu
Public Methods
Method
Description
collect
(
Request
$request
,
Response
$response
,
Exception
$exception
= null )
data
(
$key
)
getName
( )
Method Details
collect()
public
method
public
collect
(
Request
$request
,
Response
$response
,
Exception
$exception
= null )
$request
Symfony\Component\HttpFoundation\Request
$response
Symfony\Component\HttpFoundation\Response
$exception
Exception
data()
public
method
public
data
(
$key
)
getName()
public
method
public
getName
( )