Search for rid
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
AnnotationBridgeDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
AnnotationBridgeDecorator::__construct | function | core/ |
ObjectDefinitionDiscoveryDecorator constructor. |
AnnotationBridgeDecoratorTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotationBridgeDecorator[[api-linebreak]] @group Plugin |
AnnotationBridgeDecoratorTest.php | file | core/ |
|
AnnotationBridgeDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions[[api-linebreak]] |
BaseFieldOverride | class | core/ |
Defines the base field override entity. |
BaseFieldOverride.php | file | core/ |
|
BaseFieldOverride::$baseFieldDefinition | property | core/ |
The base field definition. |
BaseFieldOverride::createFromBaseFieldDefinition | function | core/ |
Creates a base field override object. |
BaseFieldOverride::getBaseFieldDefinition | function | core/ |
Gets the base field definition. |
BaseFieldOverride::getClass | function | core/ |
Returns the class used for creating the typed data object. |
BaseFieldOverride::getDisplayOptions | function | core/ |
Returns the default display options for the field. |
BaseFieldOverride::getFieldStorageDefinition | function | core/ |
Returns the field storage definition. |
BaseFieldOverride::getUniqueIdentifier | function | core/ |
Returns a unique identifier for the field. |
BaseFieldOverride::isComputed | function | core/ |
Determines whether the data value is computed. |
BaseFieldOverride::isDisplayConfigurable | function | core/ |
Returns whether the display for the field can be configured. |
BaseFieldOverride::isReadOnly | function | core/ |
Determines whether the data is read-only. |
BaseFieldOverride::loadByName | function | core/ |
Loads a base field bundle override config entity. |
BaseFieldOverride::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
BaseFieldOverride::preSave | function | core/ |
|
BaseFieldOverride::__construct | function | core/ |
Constructs a BaseFieldOverride object. |
BaseFieldOverride::__sleep | function | core/ |
Implements the magic __sleep() method. |
BaseFieldOverrideAccessControlHandler | class | core/ |
Provides en entity access control handler for base field override entity. |
BaseFieldOverrideAccessControlHandler.php | file | core/ |
|
BaseFieldOverrideAccessControlHandler::checkAccess | function | core/ |
Performs access checks. |
BaseFieldOverrideStorage | class | core/ |
Storage class for base field overrides. |
BaseFieldOverrideStorage.php | file | core/ |
|
BaseFieldOverrideStorage::createInstance | function | core/ |
Instantiates a new instance of this entity handler. |
BaseFieldOverrideStorage::__construct | function | core/ |
Constructs a BaseFieldOverrideStorage object. |
Condition::$queryPlaceholderIdentifier | property | core/ |
The identifier of the query placeholder this condition has been compiled against. |
Config::$moduleOverrides | property | core/ |
The current module overrides. |
Config::$overriddenData | property | core/ |
The current runtime data. |
Config::$settingsOverrides | property | core/ |
The current settings overrides. |
Config::hasOverrides | function | core/ |
Determines if overrides are applied to a key for this configuration object. |
Config::resetOverriddenData | function | core/ |
Resets the current data, so overrides are re-applied. |
Config::setModuleOverride | function | core/ |
Sets module overrides for this configuration object. |
Config::setOverriddenData | function | core/ |
Sets the current data for this configuration object. |
Config::setSettingsOverride | function | core/ |
Sets settings.php overrides for this configuration object. |
ConfigCollectionInfo::getOverrideService | function | core/ |
Gets the config factory override service responsible for the collection. |
ConfigEntityStorage::$overrideFree | property | core/ |
Determines if the underlying configuration is retrieved override free. |
ConfigEntityStorage::loadMultipleOverrideFree | function | core/ |
Loads one or more entities in their original form without overrides. |
ConfigEntityStorage::loadOverrideFree | function | core/ |
Loads one entity in their original form without overrides. |
ConfigEntityStorageInterface::loadMultipleOverrideFree | function | core/ |
Loads one or more entities in their original form without overrides. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.