RedisProfilerStorage deprecated::purge()
  • References/PHP/Symfony/Component/HttpKernel/Profiler

purge() Purges all data from the database.

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

class MemcacheProfilerStorage extends

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

Profile read(string $token)

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

bool write(Profile $profile)

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

Profile read(string $token)

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

setMethod($method) Parameters $method

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
SqliteProfilerStorage deprecated
  • References/PHP/Symfony/Component/HttpKernel/Profiler

class SqliteProfilerStorage extends

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

Profile|false loadProfileFromResponse(

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