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

null|string getParentToken() Returns the parent token.

2025-01-10 15:47:30
BaseMemcacheProfilerStorage 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
MongoDbProfilerStorage deprecated
  • References/PHP/Symfony/Component/HttpKernel/Profiler

class MongoDbProfilerStorage implements

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

DataCollectorInterface getCollector(string $name) Gets a Collector by name. Parameters string $name A collector name Return Value DataCollectorInterface A DataCollectorInterface instance Exceptions InvalidArgumentException if the collector does not exist

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

purge() Purges all data from the database.

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

setTime($time) Parameters $time

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

bool write(Profile $profile)

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

class Profiler Profiler. Methods

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

setParent(Profile $parent)

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