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 |
---|---|---|---|
Toolbar::moduleHandler | function | core/ |
Wraps the module handler. |
TranslatableMarkupTest::errorHandler | function | core/ |
Custom error handler that saves the last error. |
UncacheableFieldHandlerTrait | trait | core/ |
Trait encapsulating the logic for uncacheable field handlers. |
UncacheableFieldHandlerTrait.php | file | core/ |
|
UncacheableFieldHandlerTrait::doRender | function | core/ |
Actually renders the field markup. |
UncacheableFieldHandlerTrait::getFieldTokenPlaceholder | function | core/ |
|
UncacheableFieldHandlerTrait::getValue | function | core/ |
|
UncacheableFieldHandlerTrait::postRender | function | core/ |
|
UncacheableFieldHandlerTrait::render | function | core/ |
|
UncaughtExceptionTest::testUncaughtExceptionCustomExceptionHandler | function | core/ |
Tests uncaught exception handling with custom exception handler. |
UnitTestCase::setDebugDumpHandler | function | core/ |
Registers the dumper CLI handler when the DebugDump extension is enabled. |
UpdateKernel::handle | function | core/ |
|
UpdateKernel::handleAccess | function | core/ |
Checks if the current user has rights to access updates page. |
UpdateKernel::handleRaw | function | core/ |
Generates the actual result of update.php. |
UpdateManager::$moduleHandler | property | core/ |
Module Handler Service. |
UpdateManager::$themeHandler | property | core/ |
The theme handler. |
UrlResolver::$moduleHandler | property | core/ |
The module handler service. |
UserAccessControlHandler | class | core/ |
Defines the access control handler for the user entity type. |
UserAccessControlHandler.php | file | core/ |
|
UserAccessControlHandler::$viewLabelOperation | property | core/ |
Allow access to user label. |
UserAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
UserAccessControlHandler::checkFieldAccess | function | core/ |
Default field access as determined by this access control handler. |
UserAccessControlHandlerTest | class | core/ |
Tests the user access controller. |
UserAccessControlHandlerTest.php | file | core/ |
|
UserAccessControlHandlerTest::$accessControlHandler | property | core/ |
The user access controller to test. |
UserAccessControlHandlerTest::$admin | property | core/ |
The mock administrative test user. |
UserAccessControlHandlerTest::$emailViewer | property | core/ |
The mock user account with 'view user email addresses' permission. |
UserAccessControlHandlerTest::$items | property | core/ |
The mocked test field items. |
UserAccessControlHandlerTest::$owner | property | core/ |
The mock user account that is able to change their own account name. |
UserAccessControlHandlerTest::$viewer | property | core/ |
The mock user account with view access. |
UserAccessControlHandlerTest::adminFieldAccessProvider | function | core/ |
Provides test data for testAdminFieldAccess(). |
UserAccessControlHandlerTest::assertFieldAccess | function | core/ |
Asserts correct field access grants for a field. |
UserAccessControlHandlerTest::createdAccessProvider | function | core/ |
Provides test data for testCreatedAccess(). |
UserAccessControlHandlerTest::hiddenUserSettingsProvider | function | core/ |
Provides test data for testHiddenUserSettings(). |
UserAccessControlHandlerTest::NonExistingFieldAccessProvider | function | core/ |
Provides test data for testNonExistingFieldAccess(). |
UserAccessControlHandlerTest::passwordAccessProvider | function | core/ |
Provides test data for passwordAccessProvider(). |
UserAccessControlHandlerTest::setUp | function | core/ |
|
UserAccessControlHandlerTest::testAdminFieldAccess | function | core/ |
Tests that private user settings cannot be viewed by other users. |
UserAccessControlHandlerTest::testCreatedAccess | function | core/ |
Tests the user created field access. |
UserAccessControlHandlerTest::testHiddenUserSettings | function | core/ |
Tests that private user settings cannot be viewed by other users. |
UserAccessControlHandlerTest::testNonExistingFieldAccess | function | core/ |
Tests access to a non-existing base field. |
UserAccessControlHandlerTest::testPasswordAccess | function | core/ |
Tests that passwords cannot be viewed, just edited. |
UserAccessControlHandlerTest::testUserNameAccess | function | core/ |
Ensures user name access is working properly. |
UserAccessControlHandlerTest::userNameProvider | function | core/ |
Provides test data for testUserNameAccess(). |
UserData::$moduleHandler | property | core/ |
The module handler. |
UserPermissionsForm::$moduleHandler | property | core/ |
The module handler. |
UserPermissionsForm::$permissionHandler | property | core/ |
The permission handler. |
UserRequirementsTest::$moduleHandler | property | core/ |
Module handler for invoking user requirements. |
UserSearch::$moduleHandler | property | core/ |
The module handler. |
ValidConsumer::addHandler | function | core/ |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.