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/ |
|
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/ |
Ensures that the client connection can be garbage collected. |
Connection::__destruct | function | core/ |
Destructor for the SQLite connection. |
Destructable | class | core/ |
|
Destructable.php | file | core/ |
|
Destructable::$semaphore | property | core/ |
Semaphore filename. |
Destructable::destruct | function | core/ |
Performs destruct operations. |
Destructable::setSemaphore | function | core/ |
Set the destination for the semaphore file. |
DestructableInterface | interface | core/ |
The interface for services that need explicit destruction. |
DestructableInterface.php | file | core/ |
|
DestructableInterface::destruct | function | core/ |
Performs destruct operations. |
DestructableServiceTest | class | core/ |
Tests invocation of services performing deferred tasks after response flush. |
DestructableServiceTest.php | file | core/ |
|
DestructableServiceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
DestructableServiceTest::$modules | property | core/ |
Modules to install. |
DestructableServiceTest::testDestructableServiceExecutionOrder | function | core/ |
|
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. |
KernelDestructionSubscriber | class | core/ |
Destructs services that are initiated and tagged with "needs_destruction". |
KernelDestructionSubscriber.php | file | core/ |
|
KernelDestructionSubscriber::$services | property | core/ |
Holds an array of service ID's that will require destruction. |
KernelDestructionSubscriber::getSubscribedEvents | function | core/ |
Registers the methods in this class that should be listeners. |
KernelDestructionSubscriber::onKernelTerminate | function | core/ |
Invoked by the terminate kernel event. |
KernelDestructionSubscriber::registerService | function | core/ |
Registers a service for destruction. |
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.