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 |
---|---|---|---|
CountryManager::$moduleHandler | property | core/ |
The module handler service. |
Cron::invokeCronHandlers | function | core/ |
Invokes any cron handlers implementing hook_cron. |
CronForm::$moduleHandler | property | core/ |
The module handler service. |
CsrfExceptionSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
CurrentThemeCondition::$themeHandler | property | core/ |
The theme handler. |
CustomPageExceptionHtmlSubscriberTest::testHandleWithGetRequest | function | core/ |
Tests onHandleException with a GET request. |
CustomPageExceptionHtmlSubscriberTest::testHandleWithPostRequest | function | core/ |
Tests onHandleException with a POST request. |
DatabaseEventEnabler::handle | function | core/ |
|
DateFormatAccessControlHandler | class | core/ |
Defines the access control handler for the date format entity type. |
DateFormatAccessControlHandler.php | file | core/ |
|
DateFormatAccessControlHandler::$viewLabelOperation | property | core/ |
Allows to grant access to just the labels. |
DateFormatAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
DateFormatAccessControlHandlerTest | class | core/ |
@coversDefaultClass \Drupal\system\DateFormatAccessControlHandler[[api-linebreak]] @group system |
DateFormatAccessControlHandlerTest.php | file | core/ |
|
DateFormatAccessControlHandlerTest::$accessControlHandler | property | core/ |
The date_format access control handler. |
DateFormatAccessControlHandlerTest::$modules | property | core/ |
Modules to install. |
DateFormatAccessControlHandlerTest::providerTestAccess | function | core/ |
Provides test cases for access control based on user permissions and entity lock status. |
DateFormatAccessControlHandlerTest::setUp | function | core/ |
|
DateFormatAccessControlHandlerTest::testAccess | function | core/ |
@covers ::checkAccess[[api-linebreak]] @covers ::checkCreateAccess[[api-linebreak]] @dataProvider providerTestAccess |
DateTimeHandlerTestBase | class | core/ |
Base class for testing datetime handlers. |
DateTimeHandlerTestBase.php | file | core/ |
|
DateTimeHandlerTestBase::$fieldName | property | core/ |
Name of the field. |
DateTimeHandlerTestBase::$fieldType | property | core/ |
Type of the field. |
DateTimeHandlerTestBase::$map | property | core/ |
Column map. |
DateTimeHandlerTestBase::$modules | property | core/ |
Modules to install. |
DateTimeHandlerTestBase::$nodes | property | core/ |
Nodes to test. |
DateTimeHandlerTestBase::getRelativeDateValuesFromTimestamp | function | core/ |
Returns an array formatted date_only values relative to timestamp. |
DateTimeHandlerTestBase::getUTCEquivalentOfUserNowAsTimestamp | function | core/ |
Returns UTC timestamp of user's TZ 'now'. |
DateTimeHandlerTestBase::setSiteTimezone | function | core/ |
Sets the site timezone to a given timezone. |
DateTimeHandlerTestBase::setUp | function | core/ |
|
DbUpdateController::$moduleHandler | property | core/ |
The module handler. |
DbUpdateController::handle | function | core/ |
Returns a database update page. |
DbUpdateNegotiator::$themeHandler | property | core/ |
The theme handler. |
DebugDump::cliHandler | function | core/ |
A CLI handler for \Symfony\Component\VarDumper\VarDumper. |
DefaultExceptionHtmlSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
DefaultExceptionSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
DefaultExceptionSubscriber::getHandledFormats | function | core/ |
Specifies the request formats this subscriber will respond to. |
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. |
DeprecationHandler | class | core/ |
Drupal's PHPUnit extension to manage code deprecation. |
DeprecationHandler.php | file | core/ |
|
DeprecationHandler::$collectedDeprecations | property | core/ |
A list of deprecation messages collected during test run. |
DeprecationHandler::$deprecationIgnorePatterns | property | core/ |
A list of deprecation messages that should be ignored if detected. |
DeprecationHandler::$enabled | property | core/ |
Indicates if the extension is enabled. |
DeprecationHandler::$expectedDeprecations | property | core/ |
A list of expected deprecation messages. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.