Search for handler
- Search 7.x for handler
- Search 9.5.x for handler
- Search 8.9.x for handler
- Search 10.3.x for handler
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AccountSettingsForm::$moduleHandler | property | core/ |
The module handler. |
AccountSwitcher::$writeSafeHandler | property | core/ |
The write-safe session handler. |
AddHandler | class | core/ |
Provides a form for adding an item in the Views UI. |
AddHandler.php | file | core/ |
|
AddHandler::buildForm | function | core/ |
Form constructor. |
AddHandler::getForm | function | core/ |
Creates a new instance of this form. |
AddHandler::getFormId | function | core/ |
Returns a unique string identifying the form. |
AddHandler::getFormKey | function | core/ |
Returns the key that represents this form. |
AddHandler::__construct | function | core/ |
Constructs a new AddHandler object. |
ArgumentValidatorTest::saveArgumentHandlerWithValidationOptions | function | core/ |
Saves the test_argument view with changes made to the argument handler. |
AssetResolver::$moduleHandler | property | core/ |
The module handler. |
AssetResolver::$themeHandler | property | core/ |
The theme handler service. |
AssetResolverTest::$moduleHandler | property | core/ |
The mocked module handler. |
AssetResolverTest::$themeHandler | property | core/ |
The mocked theme handler. |
BaseFieldOverrideAccessControlHandler | class | core/ |
Provides en entity access control handler for base field override entity. |
BaseFieldOverrideAccessControlHandler.php | file | core/ |
|
BaseFieldOverrideAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
BlockAccessControlHandler | class | core/ |
Defines the access control handler for the content block entity type. |
BlockAccessControlHandler.php | file | core/ |
|
BlockAccessControlHandler::$contextHandler | property | core/ |
The plugin context handler. |
BlockAccessControlHandler::$contextRepository | property | core/ |
The context manager service. |
BlockAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
BlockAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
BlockAccessControlHandler::mergeCacheabilityFromConditions | function | core/ |
Merges cacheable metadata from conditions onto the access result object. |
BlockAccessControlHandler::__construct | function | core/ |
Constructs the block access control handler instance. |
BlockConfigEntityUnitTest::$moduleHandler | property | core/ |
The module handler. |
BlockConfigEntityUnitTest::$themeHandler | property | core/ |
The theme handler. |
BlockContentAccessControlHandler | class | core/ |
Defines the access control handler for the content block entity type. |
BlockContentAccessControlHandler.php | file | core/ |
|
BlockContentAccessControlHandler::$eventDispatcher | property | core/ |
The event dispatcher. |
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. |
BlockContentPermissionsTest::$permissionHandler | property | core/ |
The permission handler. |
BlockContentTranslationHandler | class | core/ |
Defines the translation handler for content blocks. |
BlockContentTranslationHandler.php | file | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.