Search for rid
Title | Object type | File name | Summary |
---|---|---|---|
access_check.settings_tray.block.has_overrides | service | core/ |
Drupal\settings_tray\Access\BlockHasOverridesAccessCheck |
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 @group Plugin |
AnnotationBridgeDecoratorTest.php | file | core/ |
|
AnnotationBridgeDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions |
ArgumentPluginBase::decodeValidatorId | function | core/ |
Revert sanitized validator options. |
ArgumentPluginBase::encodeValidatorId | function | core/ |
Sanitize validator options including derivatives with : for js. |
AttributeBridgeDecorator | class | core/ |
Ensures that all definitions are run through the attribute process. |
AttributeBridgeDecorator.php | file | core/ |
|
AttributeBridgeDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
AttributeBridgeDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
AttributeBridgeDecorator::__construct | function | core/ |
AttributeBridgeDecorator constructor. |
AttributeBridgeDecoratorTest | class | core/ |
@coversDefaultClass \Drupal\Component\Annotation\Plugin\Discovery\AnnotationBridgeDecorator @group Plugin |
AttributeBridgeDecoratorTest.php | file | core/ |
|
AttributeBridgeDecoratorTest::testGetDefinitions | function | core/ |
@covers ::getDefinitions |
AttributeBridgeDecoratorTest::testOtherMethod | function | core/ |
Tests that the decorator of other methods works. |
BaseFieldOverride | class | core/ |
Defines the base field override entity. |
BaseFieldOverride.php | file | core/ |
|
BaseFieldOverride::$baseFieldDefinition | property | core/ |
The base field definition. |
BaseFieldOverride::$original | property | core/ |
The original override. |
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::isInternal | function | core/ |
Determines whether the data value is internal. |
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. |
BaseFieldOverrideJsonAnonTest | class | core/ |
@group rest |
BaseFieldOverrideJsonAnonTest.php | file | core/ |
|
BaseFieldOverrideJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
BaseFieldOverrideJsonAnonTest::$format | property | core/ |
The format to use in this test. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.