Profiler
Profiler
class Profiler
Profiler.
Methods
__construct(ProfilerStorageInterface $storage, LoggerInterface $logger = null) Constructor. | ||
disable() Disables the profiler. | ||
enable() Enables the profiler. | ||
Profile|false | loadProfileFromResponse(Response $response) Lo |