Search for destroy
- Search 7.x for destroy
- Search 8.9.x for destroy
- Search 10.3.x for destroy
- Search 11.x for destroy
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BuildTestBase::$destroyBuild | property | core/ |
Default to destroying build artifacts after a test finishes. |
Connection::destroy | function | core/ |
Destroys this Connection object. |
ConnectionTest::testDestroy | function | core/ |
Tests Connection::destroy(). |
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. |
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 deconstructor 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.