Search for destroy
- Search 7.x for destroy
- Search 9.5.x for destroy
- Search 8.9.x for destroy
- Search 10.3.x for destroy
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BuildTestBase::$destroyBuild | property | core/ |
Default to destroying build artifacts after a test finishes. |
DisplayPluginBase::destroy | function | core/ |
Clears a plugin. |
DisplayPluginInterface::destroy | function | core/ |
Destroys the display's components and the display itself. |
MigrateIdMapInterface::destroy | function | core/ |
Removes any persistent storage used by this map. |
MigrateSqlIdMapTest::testDestroy | function | core/ |
Tests the destroy method. |
NullIdMap::destroy | function | core/ |
Removes any persistent storage used by this map. |
PluginBase::destroy | function | core/ |
Clears a plugin. |
SessionHandler::destroy | function | core/ |
|
SessionManager::destroy | function | core/ |
Destroys the current session and removes session cookies. |
SessionManagerDestroyNoCliCheckTest | class | core/ |
Tests starting and destroying a session from the CLI. |
SessionManagerDestroyNoCliCheckTest.php | file | core/ |
|
SessionManagerDestroyNoCliCheckTest::testCallSessionManagerStartAndDestroy | function | core/ |
Tests starting and destroying a session from the CLI. |
SessionManagerInterface::destroy | function | core/ |
Destroys the current session and removes session cookies. |
Sql::destroy | function | core/ |
Removes any persistent storage used by this map. |
StageBase::computeDestroyMessage | function | core/ |
Returns the specific destroy message for the ID. |
StageBase::destroy | function | core/ |
Deletes the stage directory. |
StageBase::storeDestroyInfo | function | core/ |
Stores information about the stage when it is destroyed. |
StageBase::TEMPSTORE_DESTROYED_STAGES_INFO_PREFIX | constant | core/ |
The tempstore key for information about previously destroyed stages. |
StageBaseTest::providerDestroyDuringApply | function | core/ |
Data provider for testDestroyDuringApply(). |
StageBaseTest::providerStoreDestroyInfo | function | core/ |
Data provider for testStoreDestroyInfo(). |
StageBaseTest::testDestroyDuringApply | function | core/ |
Tests destroying a stage while applying it. |
StageBaseTest::testStoreDestroyInfo | function | core/ |
Tests exceptions thrown because of previously destroyed stage. |
StageOwnershipTest::testForceDestroy | function | core/ |
Tests a stage being destroyed by a user who doesn't own it. |
StylePluginBase::destroy | function | core/ |
Clears a plugin. |
TestSessionHandlerProxy::destroy | function | core/ |
|
ViewExecutable::destroy | function | core/ |
Unsets references so that a $view object may be properly garbage collected. |
ViewExecutableTest::assertViewDestroy | function | core/ |
Asserts that expected view properties have been unset by destroy(). |
ViewExecutableTest::testDestroy | function | core/ |
Tests the destructor to be sure that necessary objects are removed. |
views.view.test_destroy.yml | file | core/ |
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_destroy.yml |
ViewsPluginInterface::destroy | function | core/ |
Clears a plugin. |
WriteSafeSessionHandler::destroy | function | core/ |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.