Search for id
Title | Object type | File name | Summary |
---|---|---|---|
AccessManager::$checkProvider | property | core/ |
The check provider. |
AccessManager::$routeProvider | property | core/ |
The route provider. |
AccessPolicyProcessor::validateScope | function | core/ |
Validates if calculated permissions all match a single scope. |
AccessPolicyProcessorTest::accountSwitcherProvider | function | core/ |
Data provider for testAccountSwitcher(). |
AccessPolicyProcessorTest::cachingProvider | function | core/ |
Data provider for testCaching(). |
AccessResult::forbidden | function | core/ |
Creates an AccessResultInterface object with isForbidden() === TRUE. |
AccessResult::forbiddenIf | function | core/ |
Creates a forbidden or neutral access result. |
AccessResult::isForbidden | function | core/ |
|
AccessResultForbidden | class | core/ |
Value object for a forbidden access result, with cacheability metadata. |
AccessResultForbidden.php | file | core/ |
|
AccessResultForbidden::$reason | property | core/ |
The reason why access is forbidden. For use in error messages. |
AccessResultForbidden::getReason | function | core/ |
Gets the reason for this access result. |
AccessResultForbidden::isForbidden | function | core/ |
Checks whether this access result indicates access is explicitly forbidden. |
AccessResultForbidden::setReason | function | core/ |
Sets the reason for this access result. |
AccessResultForbidden::__construct | function | core/ |
Constructs a new AccessResultForbidden instance. |
AccessResultInterface::isForbidden | function | core/ |
Checks whether this access result indicates access is explicitly forbidden. |
AccountInterface::id | function | core/ |
Returns the user ID or 0 for anonymous. |
AccountProxy::$id | property | core/ |
Account id. |
AccountProxy::id | function | core/ |
Returns the user ID or 0 for anonymous. |
AccountProxy::setInitialAccountId | function | core/ |
Sets the id of the initial account. |
AccountProxyInterface::setInitialAccountId | function | core/ |
Sets the id of the initial account. |
Action::$id | property | core/ |
The plugin ID. |
ActionMethodAttributeTest::testInvalidFunctionName | function | core/ |
@covers ::__construct[[api-linebreak]] |
ActionValidationTest | class | core/ |
Tests validation of action entities. |
ActionValidationTest.php | file | core/ |
|
ActionValidationTest::$propertiesWithOptionalValues | property | core/ |
The config entity properties whose values are optional (set to NULL). |
ActionValidationTest::providerInvalidMachineNameCharacters | function | core/ |
Action IDs are atypical in that they allow periods in the machine name. |
ActionValidationTest::setUp | function | core/ |
|
ActionValidationTest::testImmutableProperties | function | core/ |
Tests that immutable properties cannot be changed. |
ActionValidationTest::testInvalidPluginId | function | core/ |
Tests that the action plugin ID is validated. |
ActionValidationTest::testLabelValidation | function | core/ |
Tests validation of config entity's label. |
ActiveTheme::$librariesOverride | property | core/ |
The libraries or library assets overridden by the theme. |
ActiveTheme::getLibrariesOverride | function | core/ |
Returns the libraries or library assets overridden by the active theme. |
AddComponentTest::provider | function | core/ |
Data provider for testAddComponent. |
AdminHtmlRouteProvider | class | core/ |
Provides HTML routes for entities with administrative add/edit/delete pages. |
AdminHtmlRouteProvider.php | file | core/ |
|
AdminHtmlRouteProvider::getAddFormRoute | function | core/ |
Gets the add-form route. |
AdminHtmlRouteProvider::getAddPageRoute | function | core/ |
Gets the add page route. |
AdminHtmlRouteProvider::getDeleteFormRoute | function | core/ |
Gets the delete-form route. |
AdminHtmlRouteProvider::getDeleteMultipleFormRoute | function | core/ |
Returns the delete multiple form route. |
AdminHtmlRouteProvider::getEditFormRoute | function | core/ |
Gets the edit-form route. |
AdminPathConfigEntityConverter::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
AdvisoryTestClientMiddleware | class | core/ |
Overrides the User-Agent HTTP header for outbound HTTP requests. |
AdvisoryTestClientMiddleware.php | file | core/ |
|
AdvisoryTestClientMiddleware::setTestEndpoint | function | core/ |
Sets the test endpoint for the advisories JSON feed. |
AdvisoryTestClientMiddleware::__invoke | function | core/ |
HTTP middleware that replaces URI for advisory requests. |
AjaxPageStateTest::providerHandle | function | core/ |
Provides data for testHandle(). |
AllowedScaffoldPackagesValidator | class | core/ |
Validates the list of packages that are allowed to scaffold files. |
AllowedScaffoldPackagesValidator.php | file | core/ |
|
AllowedScaffoldPackagesValidator::getSubscribedEvents | function | core/ |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.