Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ProfilerStorageInterface.php
function ProfilerStorageInterface::purge
Purges all data from the database.
1 method overrides
ProfilerStorageInterface::purge()
FileProfilerStorage::purge
in vendor/
symfony/
http-kernel/
Profiler/
FileProfilerStorage.php
Purges all data from the database.
File
vendor/
symfony/
http-kernel/
Profiler/
ProfilerStorageInterface.php
, line 55
Class
ProfilerStorageInterface
ProfilerStorageInterface.
Namespace
Symfony\Component\HttpKernel\Profiler
Code
public
function
purge
() : void;
RSS feed