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. Search 11.x for handle
  6. Other projects
Title Object type File name Summary
MediaAccessControlHandler::$entityTypeManager property core/modules/media/src/MediaAccessControlHandler.php The entity type manager.
MediaAccessControlHandler::checkAccess function core/modules/media/src/MediaAccessControlHandler.php Performs access checks.
MediaAccessControlHandler::checkCreateAccess function core/modules/media/src/MediaAccessControlHandler.php Performs create access checks.
MediaAccessControlHandler::createInstance function core/modules/media/src/MediaAccessControlHandler.php Instantiates a new instance of this entity handler.
MediaAccessControlHandler::__construct function core/modules/media/src/MediaAccessControlHandler.php Constructs a MediaAccessControlHandler object.
MediaAccessControlHandlerTest class core/modules/media/tests/src/Kernel/MediaAccessControlHandlerTest.php Tests the media access control handler.
MediaAccessControlHandlerTest.php file core/modules/media/tests/src/Kernel/MediaAccessControlHandlerTest.php
MediaAccessControlHandlerTest::assertAccess function core/modules/media/tests/src/Kernel/MediaAccessControlHandlerTest.php Asserts an access result.
MediaAccessControlHandlerTest::providerAccess function core/modules/media/tests/src/Kernel/MediaAccessControlHandlerTest.php Data provider for testAccess().
MediaAccessControlHandlerTest::providerCreateAccess function core/modules/media/tests/src/Kernel/MediaAccessControlHandlerTest.php Data provider for testCreateAccess().
MediaAccessControlHandlerTest::testAccess function core/modules/media/tests/src/Kernel/MediaAccessControlHandlerTest.php Tests the media access control handler.
MediaAccessControlHandlerTest::testCreateAccess function core/modules/media/tests/src/Kernel/MediaAccessControlHandlerTest.php Tests create access.
MediaAccessControlHandlerTest::testRevisionLogFieldAccess function core/modules/media/tests/src/Kernel/MediaAccessControlHandlerTest.php Tests access to the revision log field.
MediaLibraryWidget::$moduleHandler property core/modules/media_library/src/Plugin/Field/FieldWidget/MediaLibraryWidget.php The module handler.
MediaTypeAccessControlHandler class core/modules/media/src/MediaTypeAccessControlHandler.php Defines the access control handler for the "Media Type" entity type.
MediaTypeAccessControlHandler.php file core/modules/media/src/MediaTypeAccessControlHandler.php
MediaTypeAccessControlHandler::$viewLabelOperation property core/modules/media/src/MediaTypeAccessControlHandler.php Allows to grant access to just the labels.
MediaTypeAccessControlHandler::checkAccess function core/modules/media/src/MediaTypeAccessControlHandler.php Performs access checks.
MediaTypeForm::ajaxHandlerData function core/modules/media/src/MediaTypeForm.php Ajax callback triggered by the type provider select element.
MenuAccessControlHandler class core/modules/system/src/MenuAccessControlHandler.php Defines the access control handler for the menu entity type.
MenuAccessControlHandler.php file core/modules/system/src/MenuAccessControlHandler.php
MenuAccessControlHandler::$viewLabelOperation property core/modules/system/src/MenuAccessControlHandler.php Allows to grant access to just the labels.
MenuAccessControlHandler::checkAccess function core/modules/system/src/MenuAccessControlHandler.php Performs access checks.
MenuAccessControlHandlerTest class core/modules/system/tests/src/Kernel/MenuAccessControlHandlerTest.php Tests Drupal\system\MenuAccessControlHandler.
MenuAccessControlHandlerTest.php file core/modules/system/tests/src/Kernel/MenuAccessControlHandlerTest.php
MenuAccessControlHandlerTest::$accessControlHandler property core/modules/system/tests/src/Kernel/MenuAccessControlHandlerTest.php The menu access control handler.
MenuAccessControlHandlerTest::$modules property core/modules/system/tests/src/Kernel/MenuAccessControlHandlerTest.php Modules to install.
MenuAccessControlHandlerTest::providerTestAccess function core/modules/system/tests/src/Kernel/MenuAccessControlHandlerTest.php Provides test cases for menu access control based on user permissions and menu lock status.
MenuAccessControlHandlerTest::setUp function core/modules/system/tests/src/Kernel/MenuAccessControlHandlerTest.php
MenuAccessControlHandlerTest::testAccess function core/modules/system/tests/src/Kernel/MenuAccessControlHandlerTest.php Tests access.
MenuLinkContentAccessControlHandler class core/modules/menu_link_content/src/MenuLinkContentAccessControlHandler.php Defines the access control handler for the menu link content entity type.
MenuLinkContentAccessControlHandler.php file core/modules/menu_link_content/src/MenuLinkContentAccessControlHandler.php
MenuLinkContentAccessControlHandler::$accessManager property core/modules/menu_link_content/src/MenuLinkContentAccessControlHandler.php The access manager to check routes by name.
MenuLinkContentAccessControlHandler::checkAccess function core/modules/menu_link_content/src/MenuLinkContentAccessControlHandler.php Performs access checks.
MenuLinkContentAccessControlHandler::createInstance function core/modules/menu_link_content/src/MenuLinkContentAccessControlHandler.php Instantiates a new instance of this entity handler.
MenuLinkContentAccessControlHandler::__construct function core/modules/menu_link_content/src/MenuLinkContentAccessControlHandler.php Creates a new MenuLinkContentAccessControlHandler.
MenuLinkDefaultForm::$moduleHandler property core/lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php The module handler service.
MenuLinkManager::$moduleHandler property core/lib/Drupal/Core/Menu/MenuLinkManager.php The module handler.
MessageForm::$mailHandler property core/modules/contact/src/MessageForm.php The contact mail handler service.
MessagesTest::$messagesHandler property core/modules/views/tests/src/Unit/Plugin/area/MessagesTest.php The message handler.
MigrateExecutable::handleException function core/modules/migrate/src/MigrateExecutable.php Takes an Exception object and both saves and displays it.
MigrateProcessPlugin::$handle_multiples property core/modules/migrate/src/Annotation/MigrateProcessPlugin.php Whether the plugin handles multiples itself.
MigrationPluginManager::$moduleHandler property core/modules/migrate/src/Plugin/MigrationPluginManager.php The module handler.
MigrationState::$moduleHandler property core/modules/migrate_drupal/src/MigrationState.php The field plugin manager service.
MockFormBase::submit_handler function core/tests/Drupal/Tests/Core/Form/FormSubmitterTest.php Function used in the mocking process of this test.
ModerationHandler class core/modules/content_moderation/src/Entity/Handler/ModerationHandler.php Common customizations for most/all entities.
ModerationHandler.php file core/modules/content_moderation/src/Entity/Handler/ModerationHandler.php
ModerationHandler::createInstance function core/modules/content_moderation/src/Entity/Handler/ModerationHandler.php Instantiates a new instance of this entity handler.
ModerationHandler::enforceRevisionsBundleFormAlter function core/modules/content_moderation/src/Entity/Handler/ModerationHandler.php Alters bundle forms to enforce revision handling.
ModerationHandler::enforceRevisionsEntityFormAlter function core/modules/content_moderation/src/Entity/Handler/ModerationHandler.php Alters entity forms to enforce revision handling.

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