Profile::setMethod()
  • References/PHP/Symfony/Component/HttpKernel/Profiler

setMethod($method) Parameters $method

2025-01-10 15:47:30
Profiler::find()
  • References/PHP/Symfony/Component/HttpKernel/Profiler

array find(string $ip, string $url, string $limit, string $method, string $start, string $end, string $statusCode = null)

2025-01-10 15:47:30
Profile::hasCollector()
  • References/PHP/Symfony/Component/HttpKernel/Profiler

bool hasCollector(string $name) Returns true if a Collector for the given name exists.

2025-01-10 15:47:30
Profile::setIp()
  • References/PHP/Symfony/Component/HttpKernel/Profiler

setIp(string $ip) Sets the IP. Parameters

2025-01-10 15:47:30
Profile::setChildren()
  • References/PHP/Symfony/Component/HttpKernel/Profiler

setChildren(array $children) Sets children profiler.

2025-01-10 15:47:30
RedisProfilerStorage deprecated::read()
  • References/PHP/Symfony/Component/HttpKernel/Profiler

Profile read(string $token)

2025-01-10 15:47:30
MysqlProfilerStorage deprecated
  • References/PHP/Symfony/Component/HttpKernel/Profiler

class MysqlProfilerStorage extends

2025-01-10 15:47:30
Profiler::loadProfile()
  • References/PHP/Symfony/Component/HttpKernel/Profiler

Profile loadProfile(string $token)

2025-01-10 15:47:30
MongoDbProfilerStorage deprecated::find()
  • References/PHP/Symfony/Component/HttpKernel/Profiler

array find(string $ip, string $url, string $limit, string $method, int|null $start = null, int|null $end = null)

2025-01-10 15:47:30
PdoProfilerStorage deprecated::read()
  • References/PHP/Symfony/Component/HttpKernel/Profiler

Profile read(string $token)

2025-01-10 15:47:30