Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. 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;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal