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
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.
BlockContentModerationHandler class core/modules/content_moderation/src/Entity/Handler/BlockContentModerationHandler.php Customizations for block content entities.
BlockContentModerationHandler.php file core/modules/content_moderation/src/Entity/Handler/BlockContentModerationHandler.php
BlockContentModerationHandler::enforceRevisionsBundleFormAlter function core/modules/content_moderation/src/Entity/Handler/BlockContentModerationHandler.php Alters bundle forms to enforce revision handling.
BlockContentModerationHandler::enforceRevisionsEntityFormAlter function core/modules/content_moderation/src/Entity/Handler/BlockContentModerationHandler.php Alters entity forms to enforce revision handling.
BlockContentModerationHandler::isModeratedEntity function core/modules/content_moderation/src/Entity/Handler/BlockContentModerationHandler.php Determines if an entity should be moderated.
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
BlockContentTranslationHandler::entityFormTitle function core/modules/block_content/src/BlockContentTranslationHandler.php Returns the title to be used for the entity form page.
BlockContentWorkspaceHandler class core/modules/workspaces/src/Entity/Handler/BlockContentWorkspaceHandler.php Provides a custom workspace handler for block_content entities.
BlockContentWorkspaceHandler.php file core/modules/workspaces/src/Entity/Handler/BlockContentWorkspaceHandler.php
BlockContentWorkspaceHandler::isEntitySupported function core/modules/workspaces/src/Entity/Handler/BlockContentWorkspaceHandler.php Determines if an entity should be tracked in a workspace.
BlockController::$themeHandler property core/modules/block/src/Controller/BlockController.php The theme handler.
BlockForm::$themeHandler property core/modules/block/src/BlockForm.php The theme handler.
BlockFormTest::$contextHandler property core/modules/block/tests/src/Unit/BlockFormTest.php The mocked context handler.
BlockFormTest::$themeHandler property core/modules/block/tests/src/Unit/BlockFormTest.php The theme handler.
BlockListController::$themeHandler property core/modules/block/src/Controller/BlockListController.php The theme handler.
BlockManager::handlePluginNotFound function core/lib/Drupal/Core/Block/BlockManager.php Allows plugin managers to specify custom behavior if a plugin is not found.
BlockManagerTest::testHandlePluginNotFound function core/tests/Drupal/Tests/Core/Block/BlockManagerTest.php @covers ::handlePluginNotFound[[api-linebreak]]
BlockPageVariantTest::$contextHandler property core/modules/block/tests/src/Unit/Plugin/DisplayVariant/BlockPageVariantTest.php The plugin context handler.
BlockRepository::$contextHandler property core/modules/block/src/BlockRepository.php The context handler.
BlockRepositoryTest::$contextHandler property core/modules/block/tests/src/Unit/BlockRepositoryTest.php The context handler of a mock.
BlockTypeAccessControlHandler class core/modules/block_content/src/BlockTypeAccessControlHandler.php Defines the access control handler for the "Block Type" entity type.
BlockTypeAccessControlHandler.php file core/modules/block_content/src/BlockTypeAccessControlHandler.php
BlockTypeAccessControlHandler::$viewLabelOperation property core/modules/block_content/src/BlockTypeAccessControlHandler.php Allows to grant access to just the labels.
BlockTypeAccessControlHandler::checkAccess function core/modules/block_content/src/BlockTypeAccessControlHandler.php Performs access checks.
BlockVisibility::$moduleHandler property core/modules/block/src/Plugin/migrate/process/BlockVisibility.php The module handler.
BlockVisibilityTest::$moduleHandler property core/modules/block/tests/src/Unit/Plugin/migrate/process/BlockVisibilityTest.php The module handler.
BootstrapErrorHandler class core/tests/Drupal/TestTools/ErrorHandler/BootstrapErrorHandler.php Drupal's PHPUnit base error handler.
BootstrapErrorHandler.php file core/tests/Drupal/TestTools/ErrorHandler/BootstrapErrorHandler.php
BootstrapErrorHandler::__construct function core/tests/Drupal/TestTools/ErrorHandler/BootstrapErrorHandler.php
BootstrapErrorHandler::__invoke function core/tests/Drupal/TestTools/ErrorHandler/BootstrapErrorHandler.php Executes when the object is called as a function.
BreadcrumbManager::$moduleHandler property core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php The module handler to invoke the alter hook.

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