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 |
---|---|---|---|
NodeTranslationHandler::entityFormAlter | function | core/ |
Performs the needed alterations to the entity form. |
NodeTranslationHandler::entityFormEntityBuild | function | core/ |
Entity builder method. |
NodeTranslationHandler::entityFormTitle | function | core/ |
Returns the title to be used for the entity form page. |
NodeTypeAccessControlHandler | class | core/ |
Defines the access control handler for the node type entity type. |
NodeTypeAccessControlHandler.php | file | core/ |
|
NodeTypeAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
OEmbedResourceConstraintValidator::handleException | function | core/ |
Handles exceptions that occur during validation. |
OverridesSectionStorage::handleTranslationAccess | function | core/ |
Handles access checks related to translations. |
OverviewTerms::$moduleHandler | property | core/ |
The module handler service. |
PageCache::handle | function | core/ |
|
PerformanceForm::$moduleHandler | property | core/ |
The module handler. |
Permission::$permissionHandler | property | core/ |
The permission handler. |
PermissionHandler | class | core/ |
Provides the available permissions based on yml files. |
PermissionHandler.php | file | core/ |
|
PermissionHandler::$callableResolver | property | core/ |
The callable resolver. |
PermissionHandler::$moduleHandler | property | core/ |
The module handler. |
PermissionHandler::$yamlDiscovery | property | core/ |
The YAML discovery class to find all .permissions.yml files. |
PermissionHandler::buildPermissionsYaml | function | core/ |
Builds all permissions provided by .permissions.yml files. |
PermissionHandler::getModuleNames | function | core/ |
Returns all module names. |
PermissionHandler::getPermissions | function | core/ |
Gets all available permissions. |
PermissionHandler::getYamlDiscovery | function | core/ |
Gets the YAML discovery. |
PermissionHandler::moduleProvidesPermissions | function | core/ |
Determines whether a module provides some permissions. |
PermissionHandler::sortPermissions | function | core/ |
Sorts the given permissions by provider name and title. |
PermissionHandler::__construct | function | core/ |
Constructs a new PermissionHandler. |
PermissionHandlerInterface | interface | core/ |
Defines an interface to list available permissions. |
PermissionHandlerInterface.php | file | core/ |
|
PermissionHandlerInterface::getPermissions | function | core/ |
Gets all available permissions. |
PermissionHandlerInterface::moduleProvidesPermissions | function | core/ |
Determines whether a module provides some permissions. |
PermissionHandlerTest | class | core/ |
Tests the permission handler. |
PermissionHandlerTest.php | file | core/ |
|
PermissionHandlerTest::$callableResolver | property | core/ |
The mocked callable resolver. |
PermissionHandlerTest::$moduleHandler | property | core/ |
The mocked module handler. |
PermissionHandlerTest::$permissionHandler | property | core/ |
The tested permission handler. |
PermissionHandlerTest::$stringTranslation | property | core/ |
The mocked string translation. |
PermissionHandlerTest::assertPermissions | function | core/ |
Checks that the permissions are like expected. |
PermissionHandlerTest::mockModuleExtension | function | core/ |
Provides an extension object for a given module with a human name. |
PermissionHandlerTest::setUp | function | core/ |
|
PermissionHandlerTest::testBuildPermissionsSortPerModule | function | core/ |
Tests permissions sort inside a module. |
PermissionHandlerTest::testBuildPermissionsYaml | function | core/ |
Tests permissions provided by YML files. |
PermissionHandlerTest::testBuildPermissionsYamlCallback | function | core/ |
Tests dynamic callback permissions provided by YML files. |
PermissionHandlerTest::testPermissionsYamlStaticAndCallback | function | core/ |
Tests a YAML file containing both static permissions and a callback. |
Permissions::$moduleHandler | property | core/ |
The module handler. |
Permissions::$permissionHandler | property | core/ |
The permission handler. |
PhpTransliteration::$moduleHandler | property | core/ |
The module handler to execute the transliteration_overrides alter hook. |
Plugin::$handler | property | composer/ |
The Composer Scaffold handler. |
Plugin::handler | function | composer/ |
Instantiates the handler object upon demand. |
PluginBase::$displayHandler | property | core/ |
The display object this plugin is for. |
PluginDependencyTrait::moduleHandler | function | core/ |
Wraps the module handler. |
PluginDependencyTrait::themeHandler | function | core/ |
Wraps the theme handler. |
PluginManagerBase::handlePluginNotFound | function | core/ |
Allows plugin managers to specify custom behavior if a plugin is not found. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.