EventDataCollector::getName()
  • References/PHP/Symfony/Component/HttpKernel/DataCollector

string getName() Returns the name of the collector.

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
RedisProfilerStorage deprecated::purge()
  • References/PHP/Symfony/Component/HttpKernel/Profiler

purge() Purges all data from the database.

2025-01-10 15:47:30
CacheWarmerAggregate::isOptional()
  • References/PHP/Symfony/Component/HttpKernel/CacheWarmer

bool isOptional() Checks whether this warmer is optional or not.

2025-01-10 15:47:30
ProfilerListener::getSubscribedEvents()
  • References/PHP/Symfony/Component/HttpKernel/EventListener

static array getSubscribedEvents() Returns an array of event names this subscriber

2025-01-10 15:47:30
RedisProfilerStorage 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
ArgumentMetadata
  • References/PHP/Symfony/Component/HttpKernel/ControllerMetadata

class ArgumentMetadata Responsible for storing metadata of an argument.

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

interface EsiResponseCacheStrategyInterface implements

2025-01-10 15:47:30
DataCollectorInterface::collect()
  • References/PHP/Symfony/Component/HttpKernel/DataCollector

collect(Request $request,

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

shutdown() Shutdowns the kernel. This method is mainly useful when doing functional testing

2025-01-10 15:47:30