Search for handle

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.