Search for handler

  1. Search 7.x for handler
  2. Search 9.5.x for handler
  3. Search 8.9.x for handler
  4. Search 10.3.x for handler
  5. Other projects
Title Object type File name Summary
AccountSettingsForm::$moduleHandler property core/modules/user/src/AccountSettingsForm.php The module handler.
AccountSwitcher::$writeSafeHandler property core/lib/Drupal/Core/Session/AccountSwitcher.php The write-safe session handler.
AddHandler class core/modules/views_ui/src/Form/Ajax/AddHandler.php Provides a form for adding an item in the Views UI.
AddHandler.php file core/modules/views_ui/src/Form/Ajax/AddHandler.php
AddHandler::buildForm function core/modules/views_ui/src/Form/Ajax/AddHandler.php Form constructor.
AddHandler::getForm function core/modules/views_ui/src/Form/Ajax/AddHandler.php Creates a new instance of this form.
AddHandler::getFormId function core/modules/views_ui/src/Form/Ajax/AddHandler.php Returns a unique string identifying the form.
AddHandler::getFormKey function core/modules/views_ui/src/Form/Ajax/AddHandler.php Returns the key that represents this form.
AddHandler::__construct function core/modules/views_ui/src/Form/Ajax/AddHandler.php Constructs a new AddHandler object.
ArgumentValidatorTest::saveArgumentHandlerWithValidationOptions function core/modules/views_ui/tests/src/Functional/ArgumentValidatorTest.php Saves the test_argument view with changes made to the argument handler.
AssetResolver::$moduleHandler property core/lib/Drupal/Core/Asset/AssetResolver.php The module handler.
AssetResolver::$themeHandler property core/lib/Drupal/Core/Asset/AssetResolver.php The theme handler service.
AssetResolverTest::$moduleHandler property core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php The mocked module handler.
AssetResolverTest::$themeHandler property core/tests/Drupal/Tests/Core/Asset/AssetResolverTest.php The mocked theme handler.
BaseFieldOverrideAccessControlHandler class core/lib/Drupal/Core/Field/BaseFieldOverrideAccessControlHandler.php Provides en entity access control handler for base field override entity.
BaseFieldOverrideAccessControlHandler.php file core/lib/Drupal/Core/Field/BaseFieldOverrideAccessControlHandler.php
BaseFieldOverrideAccessControlHandler::checkAccess function core/lib/Drupal/Core/Field/BaseFieldOverrideAccessControlHandler.php Performs access checks.
BlockAccessControlHandler class core/modules/block/src/BlockAccessControlHandler.php Defines the access control handler for the content block entity type.
BlockAccessControlHandler.php file core/modules/block/src/BlockAccessControlHandler.php
BlockAccessControlHandler::$contextHandler property core/modules/block/src/BlockAccessControlHandler.php The plugin context handler.
BlockAccessControlHandler::$contextRepository property core/modules/block/src/BlockAccessControlHandler.php The context manager service.
BlockAccessControlHandler::checkAccess function core/modules/block/src/BlockAccessControlHandler.php Performs access checks.
BlockAccessControlHandler::createInstance function core/modules/block/src/BlockAccessControlHandler.php Instantiates a new instance of this entity handler.
BlockAccessControlHandler::mergeCacheabilityFromConditions function core/modules/block/src/BlockAccessControlHandler.php Merges cacheable metadata from conditions onto the access result object.
BlockAccessControlHandler::__construct function core/modules/block/src/BlockAccessControlHandler.php Constructs the block access control handler instance.
BlockConfigEntityUnitTest::$moduleHandler property core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php The module handler.
BlockConfigEntityUnitTest::$themeHandler property core/modules/block/tests/src/Unit/BlockConfigEntityUnitTest.php The theme handler.
BlockContentAccessControlHandler class core/modules/block_content/src/BlockContentAccessControlHandler.php Defines the access control handler for the content block entity type.
BlockContentAccessControlHandler.php file core/modules/block_content/src/BlockContentAccessControlHandler.php
BlockContentAccessControlHandler::$eventDispatcher property core/modules/block_content/src/BlockContentAccessControlHandler.php The event dispatcher.
BlockContentAccessControlHandler::checkAccess function core/modules/block_content/src/BlockContentAccessControlHandler.php Performs access checks.
BlockContentAccessControlHandler::checkCreateAccess function core/modules/block_content/src/BlockContentAccessControlHandler.php Performs create access checks.
BlockContentAccessControlHandler::createInstance function core/modules/block_content/src/BlockContentAccessControlHandler.php Instantiates a new instance of this entity handler.
BlockContentAccessControlHandler::__construct function core/modules/block_content/src/BlockContentAccessControlHandler.php BlockContentAccessControlHandler constructor.
BlockContentAccessHandlerTest class core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php Tests the block content entity access handler.
BlockContentAccessHandlerTest.php file core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php
BlockContentAccessHandlerTest::$accessControlHandler property core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php The BlockContent access controller to test.
BlockContentAccessHandlerTest::$blockEntity property core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php The BlockContent entity used for testing.
BlockContentAccessHandlerTest::$modules property core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php Modules to install.
BlockContentAccessHandlerTest::$role property core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php The test role.
BlockContentAccessHandlerTest::providerTestAccess function core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php Data provider for testAccess().
BlockContentAccessHandlerTest::setUp function core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php
BlockContentAccessHandlerTest::testAccess function core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php Test block content entity access.
BlockContentAccessHandlerTest::testRevisionLogAccess function core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php Tests revision log access.
BlockContentController::$themeHandler property core/modules/block_content/src/Controller/BlockContentController.php The theme handler.
BlockContentCreationTest::testBlockContentFormSubmitHandlers function core/modules/block_content/tests/src/Functional/BlockContentCreationTest.php Tests the redirect workflow of creating a block_content and block.
BlockContentEntityReferenceSelectionTest::$selectionHandler property core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php Test selection handler.
BlockContentPermissionsTest::$permissionHandler property core/modules/block_content/tests/src/Kernel/BlockContentPermissionsTest.php The permission handler.
BlockContentTranslationHandler class core/modules/block_content/src/BlockContentTranslationHandler.php Defines the translation handler for content blocks.
BlockContentTranslationHandler.php file core/modules/block_content/src/BlockContentTranslationHandler.php

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