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

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