Search for id
Title | Object type | File name | Summary |
---|---|---|---|
AccessManager::$checkProvider | property | core/ |
The check provider. |
AccessManager::$routeProvider | property | core/ |
The route provider. |
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 indicating 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::$initialAccountId | property | core/ |
Initial 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. |
ActionTest::providerSource | function | core/ |
The data provider. |
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. |
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. |
AggregatorTestBase::getInvalidOpml | function | core/ |
Creates an invalid OPML file. |
AggregatorTestBase::getValidOpml | function | core/ |
Creates a valid OPML file from an array of feeds. |
AllowedValuesConstraintValidator | class | core/ |
Validates the AllowedValues constraint. |
AllowedValuesConstraintValidator.php | file | core/ |
|
AllowedValuesConstraintValidator::$currentUser | property | core/ |
The current user. |
AllowedValuesConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
AllowedValuesConstraintValidator::validate | function | core/ |
|
AllowedValuesConstraintValidator::__construct | function | core/ |
Constructs a new AllowedValuesConstraintValidator. |
AnnotatedClassDiscovery::getProviderFromNamespace | function | core/ |
Extracts the provider name from a Drupal namespace. |
AnnotationBase::$id | property | core/ |
The annotated class ID. |
AnnotationBase::$provider | property | core/ |
The provider of the annotated class. |
AnnotationBase::getId | function | core/ |
Gets the unique ID for this annotated class. |
AnnotationBase::getProvider | function | core/ |
Gets the name of the provider of the annotated class. |
AnnotationBase::setProvider | function | core/ |
Sets the name of the provider of the annotated class. |
AnnotationBridgeDecorator | class | core/ |
Ensures that all definitions are run through the annotation process. |
AnnotationBridgeDecorator.php | file | core/ |
|
AnnotationBridgeDecorator::$decorated | property | core/ |
The decorated plugin discovery. |
AnnotationBridgeDecorator::$pluginDefinitionAnnotationName | property | core/ |
The name of the annotation that contains the plugin definition. |
AnnotationBridgeDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.