Search for destruct
- Search 7.x for destruct
- Search 9.5.x for destruct
- Search 8.9.x for destruct
- Search 10.3.x for destruct
- Search 11.x for destruct
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| CallsDestructableServiceController | class | core/ |
Controller to instantiate the destructable service. |
| CallsDestructableServiceController.php | file | core/ |
|
| CallsDestructableServiceController::$destructable | property | core/ |
Destructable service. |
| CallsDestructableServiceController::render | function | core/ |
Render callback. |
| CallsDestructableServiceController::__construct | function | core/ |
|
| Connection::__destruct | function | core/ |
Destructor for the SQLite connection. |
| Destructable | class | core/ |
Manages a semaphore file and performs an action upon destruction. |
| Destructable.php | file | core/ |
|
| Destructable::$semaphore | property | core/ |
Semaphore filename. |
| Destructable::destruct | function | core/ |
|
| Destructable::setSemaphore | function | core/ |
Set the destination for the semaphore file. |
| destructable_test.info.yml | file | core/ |
core/modules/system/tests/modules/destructable_test/destructable_test.info.yml |
| destructable_test.routing.yml | file | core/ |
core/modules/system/tests/modules/destructable_test/destructable_test.routing.yml |
| destructable_test.services.yml | file | core/ |
core/modules/system/tests/modules/destructable_test/destructable_test.services.yml |
| DisplayPluginCollection::__destruct | function | core/ |
Destructs a DisplayPluginCollection object. |
| DownloadTest::testNonDestructiveDownload | function | core/ |
Tests a download that renames the downloaded file if there's a collision. |
| DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledAfterDdlAndDestruction | function | core/ |
Tests post-transaction callback executes after a DDL statement. |
| DriverSpecificTransactionTestBase::testRootTransactionEndCallbackCalledAfterRollbackAndDestruction | function | core/ |
Tests post-transaction callback executes after transaction rollback. |
| Drupal\destructable_test\Destructable | service | core/ |
|
| FixtureManipulator::__destruct | function | core/ |
Ensure that changes were committed before object is destroyed. |
| LocaleTranslation::destruct | function | core/ |
|
| LocaleTranslationTest::testDestruct | function | core/ |
Tests for \Drupal\locale\LocaleTranslation::destruct(). |
| PerformanceDataCollector::destruct | function | core/ |
|
| ServiceDestructionTest | class | core/ |
Tests that services are correctly destructed. |
| ServiceDestructionTest.php | file | core/ |
|
| ServiceDestructionTest::testDestructableServicesOrder | function | core/ |
Tests destructable services order. |
| ServiceDestructionTest::testDestructionUnused | function | core/ |
Verifies that services are not unnecessarily destructed when not used. |
| ServiceDestructionTest::testDestructionUsed | function | core/ |
Verifies that services are destructed when used. |
| StageFixtureManipulator::__destruct | function | core/ |
|
| TestClass::destruct | function | core/ |
|
| TransactionTest::testRootTransactionEndCallbackCalledAfterDdlAndDestruction | function | core/ |
Tests post-transaction callback executes after a DDL statement. |
| TransactionTest::testRootTransactionEndCallbackCalledAfterRollbackAndDestruction | function | core/ |
Tests post-transaction callback executes after transaction rollback. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.