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
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| CacheCollector::destruct | function | core/ | 
                                                                                        Performs destruct operations. | 
| CallsDestructableServiceController | class | core/ | 
                                                                                        Controller to instantiate the destructable service. | 
| CallsDestructableServiceController.php | file | core/ | 
                                                                                        |
| CallsDestructableServiceController::$destructable | property | core/ | 
                                                                                        Destructable service. | 
| CallsDestructableServiceController::create | function | core/ | 
                                                                                        Instantiates a new instance of the implementing class using autowiring. | 
| CallsDestructableServiceController::render | function | core/ | 
                                                                                        Render callback. | 
| CallsDestructableServiceController::__construct | function | core/ | 
                                                                                        |
| Connection::__destruct | function | core/ | 
                                                                                        Destructor for the SQLite connection. | 
| Connection::__destruct | function | core/ | 
                                                                                        Ensures that the client connection can be garbage collected. | 
| Destructable::destruct | function | core/ | 
                                                                                        Performs destruct operations. | 
| DestructableInterface::destruct | function | core/ | 
                                                                                        Performs destruct operations. | 
| DestructableServiceTest::testDestructableServiceExecutionOrder | function | core/ | 
                                                                                        |
| 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. | 
| LibraryDiscoveryCollectorTest::testDestruct | function | core/ | 
                                                                                        Tests the destruct method. | 
| LocaleTranslation::destruct | function | core/ | 
                                                                                        Performs destruct operations. | 
| LocaleTranslationTest::testDestruct | function | core/ | 
                                                                                        Tests for \Drupal\locale\LocaleTranslation::destruct(). | 
| MenuActiveTrail::destruct | function | core/ | 
                                                                                        Performs destruct operations. | 
| ObjectSerialization::__destruct | function | core/ | 
                                                                                        ObjectSerialization destructor. | 
| PerformanceDataCollector::destruct | function | core/ | 
                                                                                        Performs destruct operations. | 
| RegisterServicesForDestructionPass | class | core/ | 
                                                                                        Adds services to the "kernel.destructable_services" container parameter. | 
| RegisterServicesForDestructionPass.php | file | core/ | 
                                                                                        |
| RegisterServicesForDestructionPass::process | function | core/ | 
                                                                                        |
| Registry::destruct | function | core/ | 
                                                                                        Performs destruct operations. | 
| RouteBuilder::destruct | function | core/ | 
                                                                                        Performs destruct operations. | 
| RouteBuilder::destruct | function | core/ | 
                                                                                        Performs destruct operations. | 
| 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/ | 
                                                                                        Ensure that changes were committed before object is destroyed. | 
| TestClass::destruct | function | core/ | 
                                                                                        Performs destruct operations. | 
| Transaction::__destruct | function | core/ | 
                                                                                        Destructs the object. | 
| TransactionManagerBase::__destruct | function | core/ | 
                                                                                        Destructor. | 
| 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.