Search for handle
- Search 7.x for handle
- Search 9.5.x for handle
- Search 8.9.x for handle
- Search 11.x for handle
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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/ |
|
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]] |
ContextHandlerTest::testApplyContextMappingMissingNotRequired | function | core/ |
@covers ::applyContextMapping[[api-linebreak]] |
ContextHandlerTest::testApplyContextMappingMissingRequired | function | core/ |
@covers ::applyContextMapping[[api-linebreak]] |
ContextHandlerTest::testApplyContextMappingNoValueNonRequired | function | core/ |
@covers ::applyContextMapping[[api-linebreak]] |
ContextHandlerTest::testApplyContextMappingNoValueRequired | function | core/ |
@covers ::applyContextMapping[[api-linebreak]] |
ContextHandlerTest::testCheckRequirements | function | core/ |
@covers ::checkRequirements[[api-linebreak]] |
ContextHandlerTest::testFilterPluginDefinitionsByContexts | function | core/ |
@covers ::filterPluginDefinitionsByContexts[[api-linebreak]] |
ContextHandlerTest::testGetMatchingContexts | function | core/ |
@covers ::getMatchingContexts[[api-linebreak]] |
ContextualLinkManagerTest::$moduleHandler | property | core/ |
The mocked module handler. |
ControllerBase::$moduleHandler | property | core/ |
The module handler. |
ControllerBase::moduleHandler | function | core/ |
Returns the module handler. |
CountryManager::$moduleHandler | property | core/ |
The module handler service. |
Cron::$moduleHandler | property | core/ |
The module handler service. |
Cron::invokeCronHandlers | function | core/ |
Invokes any cron handlers implementing hook_cron. |
CsrfExceptionSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
CustomPageExceptionHtmlSubscriberTest::testHandleWithGetRequest | function | core/ |
Tests onHandleException with a GET request. |
CustomPageExceptionHtmlSubscriberTest::testHandleWithPostRequest | function | core/ |
Tests onHandleException with a POST request. |
DatabaseEventEnabler::handle | function | core/ |
|
DefaultExceptionHtmlSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
DefaultMenuLinkTreeManipulators::$moduleHandler | property | core/ |
The module handler. |
DefaultMenuLinkTreeManipulatorsTest::$moduleHandler | property | core/ |
The mocked module handler. |
DefaultPluginManager::$moduleHandler | property | core/ |
The module handler to invoke the alter hook. |
DefaultSelection::$moduleHandler | property | core/ |
The module handler service. |
DefaultWorkspaceHandler | class | core/ |
Common customizations for most entity types. |
DefaultWorkspaceHandler.php | file | core/ |
|
DefaultWorkspaceHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
DefaultWorkspaceHandler::isEntitySupported | function | core/ |
Determines if an entity should be tracked in a workspace. |
Drupal::moduleHandler | function | core/ |
Returns the module handler. |
DrupalKernel::handle | function | core/ |
|
DrupalKernel::handleException | function | core/ |
Converts an exception into a response. |
DrupalKernel::preHandle | function | core/ |
Helper method that does request related initialization. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.