Search for handle
- Search 7.x for handle
- Search 9.5.x for handle
- Search 8.9.x for handle
- Search 10.3.x for handle
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SourcePluginBase::getModuleHandler | function | core/ |
Gets the module handler. |
| SqlContentEntityStorage::handleNullableFieldUnserialize | function | core/ |
Handles NULL values before passing data to unserialize(). |
| SqlContentEntityStorageSchema::handleEntityTypeSchemaUpdateExceptionOnDataCopy | function | core/ |
Handles the case when an error occurs during the data copying step. |
| SqlContentEntityStorageSchemaTest::$dbSchemaHandler | property | core/ |
The mocked DB schema handler. |
| SqlContentEntityStorageTest::$moduleHandler | property | core/ |
The module handler. |
| SqlContentEntityStorageTest::setUpModuleHandlerNoImplementations | function | core/ |
Sets up the module handler with no implementations. |
| SqlFieldableEntityTypeListenerTrait::handleEntityTypeSchemaUpdateExceptionOnDataCopy | function | core/ |
Handles the case when an error occurs during the data copying step. |
| Stable9TemplateOverrideTest::$themeHandler | property | core/ |
The theme handler. |
| StackedHttpKernel::handle | function | core/ |
|
| StackedSessionHandlerPass | class | core/ |
Provides a compiler pass for stacked session save handlers. |
| StackedSessionHandlerPass.php | file | core/ |
|
| StackedSessionHandlerPass::process | function | core/ |
|
| StackSessionHandlerIntegrationTest | class | core/ |
Tests the stacked session handler functionality. |
| StackSessionHandlerIntegrationTest.php | file | core/ |
|
| StackSessionHandlerIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| StackSessionHandlerIntegrationTest::$modules | property | core/ |
Modules to install. |
| StackSessionHandlerIntegrationTest::testRequest | function | core/ |
Tests a request. |
| StackSessionHandlerIntegrationTest::testRequestWriteInvokesUpdateTimestamp | function | core/ |
Tests a session rewrite-unmodified request with a valid session cookie. |
| StackSessionHandlerIntegrationTest::testRequestWriteInvokesValidateId | function | core/ |
Tests a session modify request with a valid session cookie. |
| StageEventsTest::handleEvent | function | core/ |
Handles a stage life cycle event. |
| StageFixtureManipulator::handleTearDown | function | core/ |
Handles test tear down to ensure all changes were committed. |
| StubConnection::exceptionHandler | function | core/ |
Returns the database exceptions handler. |
| StubEntityHandlerBase | class | core/ |
A stub base entity handler for testing purposes. |
| StubEntityHandlerBase.php | file | core/ |
|
| StubEntityHandlerBase::$moduleHandler | property | core/ |
The module handler to invoke hooks on. |
| StubEntityHandlerBase::$stringTranslation | property | core/ |
The string translation service. |
| StubRequestHandlerResourcePlugin | class | core/ |
Stub class where we can prophesize methods. |
| StubRequestHandlerResourcePlugin::delete | function | core/ |
Handles a DELETE request. |
| StubRequestHandlerResourcePlugin::get | function | core/ |
Handles a GET request. |
| StubRequestHandlerResourcePlugin::patch | function | core/ |
Handles a PATCH request. |
| StubRequestHandlerResourcePlugin::post | function | core/ |
Handles a POST request. |
| StubSourcePlugin::setModuleHandler | function | core/ |
Helper for setting internal module handler implementation. |
| StubThemeHandler | class | core/ |
Extends the default theme handler to mock some drupal_ methods. |
| StubThemeHandler::$clearedCssCache | property | core/ |
Whether the CSS cache was cleared. |
| StubThemeHandler::$registryRebuild | property | core/ |
Whether the registry should be rebuilt. |
| StubThemeHandler::clearCssCache | function | core/ |
|
| StubThemeHandler::themeRegistryRebuild | function | core/ |
|
| Symfony\Component\Mailer\Messenger\MessageHandler | service | core/ |
|
| SystemLocalTasksTest::$themeHandler | property | core/ |
The mocked theme handler. |
| SystemManager::$moduleHandler | property | core/ |
Module handler service. |
| TableDragTest::markRowHandleForDragging | function | core/ |
Marks a row handle for dragging. |
| TaggedHandlersPass | class | core/ |
Collects services to add/inject them into a consumer service. |
| TaggedHandlersPass.php | file | core/ |
|
| TaggedHandlersPass::$tagCache | property | core/ |
Service tag information keyed by tag name. |
| TaggedHandlersPass::process | function | core/ |
Finds services tagged with 'service_collector' or 'service_id_collector', then finds all corresponding tagged services. |
| TaggedHandlersPass::processServiceCollectorPass | function | core/ |
Processes a service collector service pass. |
| TaggedHandlersPass::processServiceIdCollectorPass | function | core/ |
Processes a service collector ID service pass. |
| TaggedHandlersPass::resolveDefinitionClass | function | core/ |
Resolves the definition class. |
| TaggedHandlersPassTest | class | core/ |
Tests Drupal\Core\DependencyInjection\Compiler\TaggedHandlersPass. |
| TaggedHandlersPassTest.php | file | core/ |
Pagination
- Previous page
- Page 31
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.