Search for destroy

  1. Search 7.x for destroy
  2. Search 9.5.x for destroy
  3. Search 10.3.x for destroy
  4. Search 11.x for destroy
  5. Other projects
Title Object type File name Summary
BuildTestBase::$destroyBuild property core/tests/Drupal/BuildTests/Framework/BuildTestBase.php Default to destroying build artifacts after a test finishes.
Connection::destroy function core/lib/Drupal/Core/Database/Connection.php Destroys this Connection object.
ConnectionTest::testDestroy function core/tests/Drupal/Tests/Core/Database/ConnectionTest.php Test Connection::destroy().
DisplayPluginBase::destroy function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Clears a plugin.
DisplayPluginInterface::destroy function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Destroys the display's components and the display itself.
MigrateIdMapInterface::destroy function core/modules/migrate/src/Plugin/MigrateIdMapInterface.php Removes any persistent storage used by this map.
MigrateSqlIdMapTest::testDestroy function core/modules/migrate/tests/src/Unit/MigrateSqlIdMapTest.php Tests the destroy method.
NullIdMap::destroy function core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Removes any persistent storage used by this map.
PluginBase::destroy function core/modules/views/src/Plugin/views/PluginBase.php Clears a plugin.
SessionHandler::destroy function core/lib/Drupal/Core/Session/SessionHandler.php
SessionManager::destroy function core/lib/Drupal/Core/Session/SessionManager.php Destroys the current session and removes session cookies.
SessionManagerInterface::destroy function core/lib/Drupal/Core/Session/SessionManagerInterface.php Destroys the current session and removes session cookies.
Sql::destroy function core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Removes any persistent storage used by this map.
StylePluginBase::destroy function core/modules/views/src/Plugin/views/style/StylePluginBase.php Clears a plugin.
TestSessionHandlerProxy::destroy function core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php
ViewExecutable::destroy function core/modules/views/src/ViewExecutable.php Unsets references so that a $view object may be properly garbage collected.
ViewExecutableTest::assertViewDestroy function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Asserts that expected view properties have been unset by destroy().
ViewExecutableTest::testDestroy function core/modules/views/tests/src/Kernel/ViewExecutableTest.php Tests the deconstructor to be sure that necessary objects are removed.
views.view.test_destroy.yml file core/modules/views/tests/modules/views_test_config/test_views/views.view.test_destroy.yml core/modules/views/tests/modules/views_test_config/test_views/views.view.test_destroy.yml
ViewsPluginInterface::destroy function core/modules/views/src/Plugin/views/ViewsPluginInterface.php Clears a plugin.
WriteSafeSessionHandler::destroy function core/lib/Drupal/Core/Session/WriteSafeSessionHandler.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.