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
ArgumentMetadata
  • References/PHP/Symfony/Component/HttpKernel/ControllerMetadata

class ArgumentMetadata Responsible for storing metadata of an argument.

2025-01-10 15:47:30
ArgumentMetadata::getType()
  • References/PHP/Symfony/Component/HttpKernel/ControllerMetadata

string getType() Returns the type of the argument. The type is the PHP class in 5.5+ and

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

setRedis(Redis $redis) Set instance of the Redis.

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

array getTraces() Returns an array of events that took place during processing of the last request

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

Request getRequest()

2025-01-10 15:47:30
Component\HttpKernel\Event
  • References/PHP/Symfony/Component/HttpKernel

Classes

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

setCollectors(array $collectors) Sets the Collectors associated with this profile.

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

class ContainerAwareHttpKernel extends HttpKernel

2025-01-10 15:47:30
Extension
  • References/PHP/Symfony/Component/HttpKernel/DependencyInjection

class Extension extends

2025-01-10 15:47:30