Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 8.x
»
DestructableInterface.php
»
DestructableInterface
»
DestructableInterface::destruct
Search Drupal 8.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 8.x
Topics
Classes
Functions
Files
Namespaces
Services
Constants
Globals
Deprecated
6 methods override DestructableInterface::destruct()
AliasWhitelist::destruct
in drupal/
core/
lib/
Drupal/
Core/
Path/
AliasWhitelist.php
Implements
Drupal\Core\DestructableInterface::destruct
().
DatabaseStorageExpirable::destruct
in drupal/
core/
lib/
Drupal/
Core/
KeyValueStore/
DatabaseStorageExpirable.php
Implements
Drupal\Core\DestructableInterface::destruct
().
KeyValueDatabaseExpirableFactory::destruct
in drupal/
core/
lib/
Drupal/
Core/
KeyValueStore/
KeyValueDatabaseExpirableFactory.php
Implements Drupal\Core\DestructableInterface::terminate().
LocaleLookup::destruct
in drupal/
core/
modules/
locale/
lib/
Drupal/
locale/
LocaleLookup.php
Performs destruct operations.
LocaleTranslation::destruct
in drupal/
core/
modules/
locale/
lib/
Drupal/
locale/
LocaleTranslation.php
Performs destruct operations.
TestClass::destruct
in drupal/
core/
modules/
system/
tests/
modules/
bundle_test/
lib/
Drupal/
bundle_test/
TestClass.php
Implements
\Drupal\Core\DestructableInterface::destruct
().