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 |
---|---|---|---|
BlockContentAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
BlockContentAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
BlockContentAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
BlockContentAccessControlHandler::__construct | function | core/ |
BlockContentAccessControlHandler constructor. |
BlockContentAccessHandlerTest | class | core/ |
Tests the block content entity access handler. |
BlockContentAccessHandlerTest.php | file | core/ |
|
BlockContentAccessHandlerTest::$accessControlHandler | property | core/ |
The BlockContent access controller to test. |
BlockContentAccessHandlerTest::$blockEntity | property | core/ |
The BlockContent entity used for testing. |
BlockContentAccessHandlerTest::$modules | property | core/ |
Modules to install. |
BlockContentAccessHandlerTest::$role | property | core/ |
The test role. |
BlockContentAccessHandlerTest::providerTestAccess | function | core/ |
Data provider for testAccess(). |
BlockContentAccessHandlerTest::setUp | function | core/ |
|
BlockContentAccessHandlerTest::testAccess | function | core/ |
Test block content entity access. |
BlockContentAccessHandlerTest::testRevisionLogAccess | function | core/ |
Tests revision log access. |
BlockContentController::$themeHandler | property | core/ |
The theme handler. |
BlockContentCreationTest::testBlockContentFormSubmitHandlers | function | core/ |
Tests the redirect workflow of creating a block_content and block. |
BlockContentEntityReferenceSelectionTest::$selectionHandler | property | core/ |
Test selection handler. |
BlockContentModerationHandler | class | core/ |
Customizations for block content entities. |
BlockContentModerationHandler.php | file | core/ |
|
BlockContentModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
BlockContentModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
BlockContentModerationHandler::isModeratedEntity | function | core/ |
Determines if an entity should be moderated. |
BlockContentPermissionsTest::$permissionHandler | property | core/ |
The permission handler. |
BlockContentTranslationHandler | class | core/ |
Defines the translation handler for content blocks. |
BlockContentTranslationHandler.php | file | core/ |
|
BlockContentTranslationHandler::entityFormTitle | function | core/ |
Returns the title to be used for the entity form page. |
BlockContentWorkspaceHandler | class | core/ |
Provides a custom workspace handler for block_content entities. |
BlockContentWorkspaceHandler.php | file | core/ |
|
BlockContentWorkspaceHandler::isEntitySupported | function | core/ |
Determines if an entity should be tracked in a workspace. |
BlockController::$themeHandler | property | core/ |
The theme handler. |
BlockForm::$themeHandler | property | core/ |
The theme handler. |
BlockFormTest::$contextHandler | property | core/ |
The mocked context handler. |
BlockFormTest::$themeHandler | property | core/ |
The theme handler. |
BlockListController::$themeHandler | property | core/ |
The theme handler. |
BlockManager::handlePluginNotFound | function | core/ |
Allows plugin managers to specify custom behavior if a plugin is not found. |
BlockManagerTest::testHandlePluginNotFound | function | core/ |
@covers ::handlePluginNotFound[[api-linebreak]] |
BlockPageVariantTest::$contextHandler | property | core/ |
The plugin context handler. |
BlockRepository::$contextHandler | property | core/ |
The context handler. |
BlockRepositoryTest::$contextHandler | property | core/ |
The context handler of a mock. |
BlockTypeAccessControlHandler | class | core/ |
Defines the access control handler for the "Block Type" entity type. |
BlockTypeAccessControlHandler.php | file | core/ |
|
BlockTypeAccessControlHandler::$viewLabelOperation | property | core/ |
Allows to grant access to just the labels. |
BlockTypeAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
BlockVisibility::$moduleHandler | property | core/ |
The module handler. |
BlockVisibilityTest::$moduleHandler | property | core/ |
The module handler. |
BootstrapErrorHandler | class | core/ |
Drupal's PHPUnit base error handler. |
BootstrapErrorHandler.php | file | core/ |
|
BootstrapErrorHandler::__construct | function | core/ |
|
BootstrapErrorHandler::__invoke | function | core/ |
Executes when the object is called as a function. |
BreadcrumbManager::$moduleHandler | property | core/ |
The module handler to invoke the alter hook. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.