Search for handle

  1. Search 7.x for handle
  2. Search 9.5.x for handle
  3. Search 8.9.x for handle
  4. Search 10.3.x for handle
  5. Other projects
Title Object type File name Summary
Toolbar::moduleHandler function core/modules/toolbar/src/Element/Toolbar.php Wraps the module handler.
TranslatableMarkupTest::errorHandler function core/tests/Drupal/Tests/Core/StringTranslation/TranslatableMarkupTest.php Custom error handler that saves the last error.
UncacheableFieldHandlerTrait trait core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php Trait encapsulating the logic for uncacheable field handlers.
UncacheableFieldHandlerTrait.php file core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php
UncacheableFieldHandlerTrait::doRender function core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php Actually renders the field markup.
UncacheableFieldHandlerTrait::getFieldTokenPlaceholder function core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php
UncacheableFieldHandlerTrait::getValue function core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php
UncacheableFieldHandlerTrait::postRender function core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php
UncacheableFieldHandlerTrait::render function core/modules/views/src/Plugin/views/field/UncacheableFieldHandlerTrait.php
UncaughtExceptionTest::testUncaughtExceptionCustomExceptionHandler function core/tests/Drupal/FunctionalTests/Bootstrap/UncaughtExceptionTest.php Tests uncaught exception handling with custom exception handler.
UnitTestCase::setDebugDumpHandler function core/tests/Drupal/Tests/UnitTestCase.php Registers the dumper CLI handler when the DebugDump extension is enabled.
UpdateKernel::handle function core/lib/Drupal/Core/Update/UpdateKernel.php
UpdateKernel::handleAccess function core/lib/Drupal/Core/Update/UpdateKernel.php Checks if the current user has rights to access updates page.
UpdateKernel::handleRaw function core/lib/Drupal/Core/Update/UpdateKernel.php Generates the actual result of update.php.
UpdateManager::$moduleHandler property core/modules/update/src/UpdateManager.php Module Handler Service.
UpdateManager::$themeHandler property core/modules/update/src/UpdateManager.php The theme handler.
UrlResolver::$moduleHandler property core/modules/media/src/OEmbed/UrlResolver.php The module handler service.
UserAccessControlHandler class core/modules/user/src/UserAccessControlHandler.php Defines the access control handler for the user entity type.
UserAccessControlHandler.php file core/modules/user/src/UserAccessControlHandler.php
UserAccessControlHandler::$viewLabelOperation property core/modules/user/src/UserAccessControlHandler.php Allow access to user label.
UserAccessControlHandler::checkAccess function core/modules/user/src/UserAccessControlHandler.php Performs access checks.
UserAccessControlHandler::checkFieldAccess function core/modules/user/src/UserAccessControlHandler.php Default field access as determined by this access control handler.
UserAccessControlHandlerTest class core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Tests the user access controller.
UserAccessControlHandlerTest.php file core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php
UserAccessControlHandlerTest::$accessControlHandler property core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php The user access controller to test.
UserAccessControlHandlerTest::$admin property core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php The mock administrative test user.
UserAccessControlHandlerTest::$emailViewer property core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php The mock user account with 'view user email addresses' permission.
UserAccessControlHandlerTest::$items property core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php The mocked test field items.
UserAccessControlHandlerTest::$owner property core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php The mock user account that is able to change their own account name.
UserAccessControlHandlerTest::$viewer property core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php The mock user account with view access.
UserAccessControlHandlerTest::adminFieldAccessProvider function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Provides test data for testAdminFieldAccess().
UserAccessControlHandlerTest::assertFieldAccess function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Asserts correct field access grants for a field.
UserAccessControlHandlerTest::createdAccessProvider function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Provides test data for testCreatedAccess().
UserAccessControlHandlerTest::hiddenUserSettingsProvider function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Provides test data for testHiddenUserSettings().
UserAccessControlHandlerTest::NonExistingFieldAccessProvider function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Provides test data for testNonExistingFieldAccess().
UserAccessControlHandlerTest::passwordAccessProvider function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Provides test data for passwordAccessProvider().
UserAccessControlHandlerTest::setUp function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php
UserAccessControlHandlerTest::testAdminFieldAccess function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Tests that private user settings cannot be viewed by other users.
UserAccessControlHandlerTest::testCreatedAccess function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Tests the user created field access.
UserAccessControlHandlerTest::testHiddenUserSettings function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Tests that private user settings cannot be viewed by other users.
UserAccessControlHandlerTest::testNonExistingFieldAccess function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Tests access to a non-existing base field.
UserAccessControlHandlerTest::testPasswordAccess function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Tests that passwords cannot be viewed, just edited.
UserAccessControlHandlerTest::testUserNameAccess function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Ensures user name access is working properly.
UserAccessControlHandlerTest::userNameProvider function core/modules/user/tests/src/Unit/UserAccessControlHandlerTest.php Provides test data for testUserNameAccess().
UserData::$moduleHandler property core/modules/user/src/Plugin/views/field/UserData.php The module handler.
UserPermissionsForm::$moduleHandler property core/modules/user/src/Form/UserPermissionsForm.php The module handler.
UserPermissionsForm::$permissionHandler property core/modules/user/src/Form/UserPermissionsForm.php The permission handler.
UserRequirementsTest::$moduleHandler property core/modules/user/tests/src/Kernel/UserRequirementsTest.php Module handler for invoking user requirements.
UserSearch::$moduleHandler property core/modules/user/src/Plugin/Search/UserSearch.php The module handler.
ValidConsumer::addHandler function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.