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
MailHandlerTest::$logger property core/modules/contact/tests/src/Unit/MailHandlerTest.php Logger service.
MailHandlerTest::$mailManager property core/modules/contact/tests/src/Unit/MailHandlerTest.php Mail manager service.
MailHandlerTest::$userStorage property core/modules/contact/tests/src/Unit/MailHandlerTest.php The user storage handler.
MailHandlerTest::getAnonymousMockMessage function core/modules/contact/tests/src/Unit/MailHandlerTest.php Builds a mock message from anonymous user.
MailHandlerTest::getAuthenticatedMockMessage function core/modules/contact/tests/src/Unit/MailHandlerTest.php Builds a mock message from authenticated user.
MailHandlerTest::getMockContactForm function core/modules/contact/tests/src/Unit/MailHandlerTest.php Builds a mock message on given scenario.
MailHandlerTest::getMockSender function core/modules/contact/tests/src/Unit/MailHandlerTest.php Builds a mock sender on given scenario.
MailHandlerTest::getSendMailMessages function core/modules/contact/tests/src/Unit/MailHandlerTest.php Data provider for ::testSendMailMessages.
MailHandlerTest::setUp function core/modules/contact/tests/src/Unit/MailHandlerTest.php
MailHandlerTest::testInvalidRecipient function core/modules/contact/tests/src/Unit/MailHandlerTest.php Tests the children() method with an invalid key.
MailHandlerTest::testSendMailMessages function core/modules/contact/tests/src/Unit/MailHandlerTest.php Tests the sendMailMessages method.
MailManagerTest::$moduleHandler property core/tests/Drupal/Tests/Core/Mail/MailManagerTest.php The module handler.
ManyToOneHelper::$handler property core/modules/views/src/ManyToOneHelper.php The handler.
MediaAccessControlHandler class core/modules/media/src/MediaAccessControlHandler.php Defines an access control handler for media items.
MediaAccessControlHandler.php file core/modules/media/src/MediaAccessControlHandler.php
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 @covers ::checkCreateAccess[[api-linebreak]]
@dataProvider providerCreateAccess
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 @coversDefaultClass \Drupal\system\MenuAccessControlHandler[[api-linebreak]]
@group system
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 @covers ::checkAccess[[api-linebreak]]
@covers ::checkCreateAccess[[api-linebreak]]
@dataProvider providerTestAccess
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.

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