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 |
---|---|---|---|
MailHandlerTest::$logger | property | core/ |
Logger service. |
MailHandlerTest::$mailManager | property | core/ |
Mail manager service. |
MailHandlerTest::$userStorage | property | core/ |
The user storage handler. |
MailHandlerTest::getAnonymousMockMessage | function | core/ |
Builds a mock message from anonymous user. |
MailHandlerTest::getAuthenticatedMockMessage | function | core/ |
Builds a mock message from authenticated user. |
MailHandlerTest::getMockContactForm | function | core/ |
Builds a mock message on given scenario. |
MailHandlerTest::getMockSender | function | core/ |
Builds a mock sender on given scenario. |
MailHandlerTest::getSendMailMessages | function | core/ |
Data provider for ::testSendMailMessages. |
MailHandlerTest::setUp | function | core/ |
|
MailHandlerTest::testInvalidRecipient | function | core/ |
Tests the children() method with an invalid key. |
MailHandlerTest::testSendMailMessages | function | core/ |
Tests the sendMailMessages method. |
MailManagerTest::$moduleHandler | property | core/ |
The module handler. |
ManyToOneHelper::$handler | property | core/ |
The handler. |
MediaAccessControlHandler | class | core/ |
Defines an access control handler for media items. |
MediaAccessControlHandler.php | file | core/ |
|
MediaAccessControlHandler::$entityTypeManager | property | core/ |
The entity type manager. |
MediaAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
MediaAccessControlHandler::checkCreateAccess | function | core/ |
Performs create access checks. |
MediaAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
MediaAccessControlHandler::__construct | function | core/ |
Constructs a MediaAccessControlHandler object. |
MediaAccessControlHandlerTest | class | core/ |
Tests the media access control handler. |
MediaAccessControlHandlerTest.php | file | core/ |
|
MediaAccessControlHandlerTest::assertAccess | function | core/ |
Asserts an access result. |
MediaAccessControlHandlerTest::providerAccess | function | core/ |
Data provider for testAccess(). |
MediaAccessControlHandlerTest::providerCreateAccess | function | core/ |
Data provider for testCreateAccess(). |
MediaAccessControlHandlerTest::testAccess | function | core/ |
Tests the media access control handler. |
MediaAccessControlHandlerTest::testCreateAccess | function | core/ |
@covers ::checkCreateAccess[[api-linebreak]] @dataProvider providerCreateAccess |
MediaAccessControlHandlerTest::testRevisionLogFieldAccess | function | core/ |
Tests access to the revision log field. |
MediaLibraryWidget::$moduleHandler | property | core/ |
The module handler. |
MediaTypeAccessControlHandler | class | core/ |
Defines the access control handler for the "Media Type" entity type. |
MediaTypeAccessControlHandler.php | file | core/ |
|
MediaTypeAccessControlHandler::$viewLabelOperation | property | core/ |
Allows to grant access to just the labels. |
MediaTypeAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
MediaTypeForm::ajaxHandlerData | function | core/ |
Ajax callback triggered by the type provider select element. |
MenuAccessControlHandler | class | core/ |
Defines the access control handler for the menu entity type. |
MenuAccessControlHandler.php | file | core/ |
|
MenuAccessControlHandler::$viewLabelOperation | property | core/ |
Allows to grant access to just the labels. |
MenuAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
MenuAccessControlHandlerTest | class | core/ |
@coversDefaultClass \Drupal\system\MenuAccessControlHandler[[api-linebreak]] @group system |
MenuAccessControlHandlerTest.php | file | core/ |
|
MenuAccessControlHandlerTest::$accessControlHandler | property | core/ |
The menu access control handler. |
MenuAccessControlHandlerTest::$modules | property | core/ |
Modules to install. |
MenuAccessControlHandlerTest::providerTestAccess | function | core/ |
Provides test cases for menu access control based on user permissions and menu lock status. |
MenuAccessControlHandlerTest::setUp | function | core/ |
|
MenuAccessControlHandlerTest::testAccess | function | core/ |
@covers ::checkAccess[[api-linebreak]] @covers ::checkCreateAccess[[api-linebreak]] @dataProvider providerTestAccess |
MenuLinkContentAccessControlHandler | class | core/ |
Defines the access control handler for the menu link content entity type. |
MenuLinkContentAccessControlHandler.php | file | core/ |
|
MenuLinkContentAccessControlHandler::$accessManager | property | core/ |
The access manager to check routes by name. |
MenuLinkContentAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
MenuLinkContentAccessControlHandler::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.