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

Profile[] getChildren()

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

string getMethod() Returns the request method.

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

class RedisProfilerStorage implements

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

bool write(Profile $profile)

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

Profile read(string $token)

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

interface ProfilerStorageInterface ProfilerStorageInterface. Methods

2025-01-10 15:47:30
FileProfilerStorage::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, $statusCode = null)

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

class Profile Profile. Methods

2025-01-10 15:47:30
ProfilerStorageInterface::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
FileProfilerStorage::read()
  • References/PHP/Symfony/Component/HttpKernel/Profiler

Profile read(string $token)

2025-01-10 15:47:30