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 |
---|---|---|---|
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]] |
ContextHandlerTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Context\ContextHandler[[api-linebreak]] @group Plugin |
ContextHandlerTest.php | file | core/ |
|
ContextHandlerTest.php | file | core/ |
Contains \Drupal\Tests\Core\Plugin\ContextHandlerTest. |
ContextHandlerTest::$contextHandler | property | core/ |
The context handler. |
ContextHandlerTest::$modules | property | core/ |
Modules to enable. |
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::testApplyContextMapping | function | core/ |
@covers ::applyContextMapping[[api-linebreak]] |
ContextHandlerTest::testApplyContextMappingAlreadyApplied | 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. |
CustomPageExceptionHtmlSubscriberTest::testHandleWithGetRequest | function | core/ |
Tests onHandleException with a GET request. |
CustomPageExceptionHtmlSubscriberTest::testHandleWithPostRequest | function | core/ |
Tests onHandleException with a POST request. |
DatabaseExceptionWrapperTest::testHandleQueryExceptionDeprecation | function | core/ |
Tests deprecation of Connection::handleQueryException. |
DefaultExceptionHtmlSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
DefaultPluginManager::$moduleHandler | property | core/ |
The module handler to invoke the alter hook. |
DefaultSelection::$moduleHandler | property | core/ |
The module handler service. |
DeprecationListenerTrait::$previousHandler | property | core/ |
The previous error handler. |
DeprecationListenerTrait::registerErrorHandler | function | core/ |
Registers an error handler that wraps Symfony's DeprecationErrorHandler. |
DeprecationListenerTrait::removeErrorHandler | function | core/ |
Removes the error handler if registered. |
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. |
DrupalKernelInterface::preHandle | function | core/ |
Helper method that does request related initialization. |
DrupalStandardsListenerTrait::errorHandler | function | core/ |
Handles errors to ensure deprecation messages are not triggered. |
DrupalTest::testModuleHandler | function | core/ |
Tests the moduleHandler() method. |
ElementInfoManagerTest::$moduleHandler | property | core/ |
The mocked module handler. |
EntityAccessControlHandler | class | core/ |
Defines a default implementation for entity access control handler. |
EntityAccessControlHandler.php | file | core/ |
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.