Search for handle
- Search 7.x for handle
- Search 8.9.x for handle
- Search 10.3.x for handle
- Search 11.x for handle
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AccountSwitcher::$writeSafeHandler | property | core/ |
The write-safe session handler. |
AjaxResponseAttachmentsProcessor::$moduleHandler | property | core/ |
The module handler. |
ArgumentsResolver::handleUnresolvedArgument | function | core/ |
Handles unresolved arguments for getArgument(). |
ArgumentsResolverTest::providerTestHandleUnresolvedArgument | function | core/ |
Provides test data to testHandleUnresolvedArgument(). |
ArgumentsResolverTest::testHandleNotUpcastedArgument | function | core/ |
Tests handleUnresolvedArgument() for a scalar argument. |
ArgumentsResolverTest::testHandleUnresolvedArgument | function | core/ |
Tests handleUnresolvedArgument() for missing arguments. |
AssetResolver::$moduleHandler | property | core/ |
The module handler. |
BaseFieldOverrideAccessControlHandler | class | core/ |
Provides en entity access control handler for base field override entity. |
BaseFieldOverrideAccessControlHandler.php | file | core/ |
|
BaseFieldOverrideAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
BinaryData::$handle | property | core/ |
A generic file resource handle. |
BlockManager::handlePluginNotFound | function | core/ |
Allows plugin managers to specify custom behavior if a plugin is not found. |
BlockManagerTest::testHandlePluginNotFound | function | core/ |
@covers ::handlePluginNotFound[[api-linebreak]] |
BreadcrumbManager::$moduleHandler | property | core/ |
The module handler to invoke the alter hook. |
BreadcrumbManagerTest::$moduleHandler | property | core/ |
The mocked module handler. |
BundlePermissionHandlerTrait | trait | core/ |
Provides a method to simplify generating bundle level permissions. |
BundlePermissionHandlerTrait.php | file | core/ |
|
BundlePermissionHandlerTrait::generatePermissions | function | core/ |
Builds a permissions array for the supplied bundles. |
CategorizingPluginManagerTrait::getModuleHandler | function | core/ |
Returns the module handler used. |
ConfigImporter::$moduleHandler | property | core/ |
The module handler. |
ConfigImporter::$themeHandler | property | core/ |
The theme handler. |
ConfigImportSubscriber::$themeHandler | property | core/ |
The theme handler. |
Connection::exceptionHandler | function | core/ |
Returns the database exceptions handler. |
Connection::handleQueryException | function | core/ |
Wraps and re-throws any PDO exception thrown by static::query(). |
context.handler | service | core/ |
Drupal\Core\Plugin\Context\ContextHandler |
ContextAwarePluginAssignmentTrait::contextHandler | function | core/ |
Wraps the context handler. |
ContextAwarePluginManagerTrait::contextHandler | function | core/ |
Wraps the context handler. |
ContextHandler | class | core/ |
Provides methods to handle sets of contexts. |
ContextHandler.php | file | core/ |
|
ContextHandler::applyContextMapping | function | core/ |
Prepares a plugin for evaluation. |
ContextHandler::checkRequirements | function | core/ |
Checks a set of requirements against a set of contexts. |
ContextHandler::filterPluginDefinitionsByContexts | function | core/ |
Determines plugins whose constraints are satisfied by a set of contexts. |
ContextHandler::getContextDefinitions | function | core/ |
Returns the context definitions associated with a plugin definition. |
ContextHandler::getMatchingContexts | function | core/ |
Determines which contexts satisfy the constraints of a given definition. |
ContextHandlerInterface | interface | core/ |
Provides an interface for handling sets of contexts. |
ContextHandlerInterface.php | file | core/ |
|
ContextHandlerInterface::applyContextMapping | function | core/ |
Prepares a plugin for evaluation. |
ContextHandlerInterface::checkRequirements | function | core/ |
Checks a set of requirements against a set of contexts. |
ContextHandlerInterface::filterPluginDefinitionsByContexts | function | core/ |
Determines plugins whose constraints are satisfied by a set of contexts. |
ContextHandlerInterface::getMatchingContexts | function | core/ |
Determines which contexts satisfy the constraints of a given definition. |
ContextHandlerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Context\ContextHandler[[api-linebreak]] @group Plugin |
ContextHandlerTest.php | file | core/ |
Contains \Drupal\Tests\Core\Plugin\ContextHandlerTest. |
ContextHandlerTest::$contextHandler | property | core/ |
The context handler. |
ContextHandlerTest::providerTestCheckRequirements | function | core/ |
Provides data for testCheckRequirements(). |
ContextHandlerTest::providerTestFilterPluginDefinitionsByContexts | function | core/ |
Provides data for testFilterPluginDefinitionsByContexts(). |
ContextHandlerTest::providerTestGetMatchingContexts | function | core/ |
Provides data for testGetMatchingContexts(). |
ContextHandlerTest::setUp | function | core/ |
|
ContextHandlerTest::testApplyContextMapping | function | core/ |
@covers ::applyContextMapping[[api-linebreak]] |
ContextHandlerTest::testApplyContextMappingConfigurableAssigned | function | core/ |
@covers ::applyContextMapping[[api-linebreak]] |
ContextHandlerTest::testApplyContextMappingConfigurableAssignedMiss | function | core/ |
@covers ::applyContextMapping[[api-linebreak]] |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.