Search for rid
- Search 7.x for rid
- Search 9.5.x for rid
- Search 8.9.x for rid
- Search 10.3.x for rid
- Search main for rid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FrameworkTest::testLazyLoadOverriddenCSS | function | core/ |
Tests that overridden CSS files are not added during lazy load. |
| GenerateThemeTest::testInfoOverrides | function | core/ |
|
| gin-color-overrides.css | file | core/ |
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ /* Color */ a, .link, button.link, .tabs__link.is-active, [open] .gin-details__summary--accordion, [open]… |
| gin-color-overrides.pcss.css | file | core/ |
/* Color */ a, .link, button.link, .tabs__link.is-active, [open] .gin-details__summary--accordion, [open] .gin-details__summary--accordion-item, [open] .gin-details__summary--vertical-tabs-item, .vertical-tabs__menu-item.is-selected… |
| Grid | class | core/ |
Style plugin to render each item in a grid cell. |
| grid.css | file | core/ |
Grid system. |
| grid.pcss.css | file | core/ |
Grid system. |
| Grid.php | file | core/ |
|
| Grid::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
| Grid::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| Grid::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| Grid::getCustomClass | function | core/ |
Return the token-replaced row or column classes for the specified result. |
| GridResponsive | class | core/ |
Style plugin to render each item in a responsive grid cell. |
| GridResponsive.php | file | core/ |
|
| GridResponsive::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
| GridResponsive::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| GridResponsive::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| HookCollectorPassTest::testHookOverride | function | core/ |
Tests hook override. |
| hook_transliteration_overrides_alter | function | core/ |
Provide language-specific overrides for transliteration. |
| HTMLRestrictions::findElementsOverridingGloballyDisallowedAttributes | function | core/ |
Finds elements overriding globally disallowed attributes. |
| ImageItemTest::testImageUriDirectories | function | core/ |
Tests image URIs for empty and custom directories. |
| InvalidLibrariesOverrideSpecificationException | class | core/ |
Defines a custom exception if a definition refers to a non-existent library. |
| InvalidLibrariesOverrideSpecificationException.php | file | core/ |
|
| JSWebAssert::waitForId | function | core/ |
Waits for an element by its id and returns it when available. |
| language.config_factory_override | service | core/ |
Drupal\language\Config\LanguageConfigFactoryOverride |
| LanguageConfigFactoryOverride | class | core/ |
Provides language overrides for the configuration factory. |
| LanguageConfigFactoryOverride.php | file | core/ |
|
| LanguageConfigFactoryOverride::$language | property | core/ |
The language object used to override configuration data. |
| LanguageConfigFactoryOverride::$storages | property | core/ |
An array of configuration storages keyed by langcode. |
| LanguageConfigFactoryOverride::addCollections | function | core/ |
Reacts to the ConfigCollectionEvents::COLLECTION_INFO event. |
| LanguageConfigFactoryOverride::createConfigObject | function | core/ |
Creates a configuration object for use during install and synchronization. |
| LanguageConfigFactoryOverride::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| LanguageConfigFactoryOverride::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| LanguageConfigFactoryOverride::getLanguage | function | core/ |
Gets the language object used to override configuration data. |
| LanguageConfigFactoryOverride::getOverride | function | core/ |
Get language override for given language and configuration name. |
| LanguageConfigFactoryOverride::getStorage | function | core/ |
Returns the storage instance for a particular langcode. |
| LanguageConfigFactoryOverride::installLanguageOverrides | function | core/ |
Installs available language configuration overrides for a given langcode. |
| LanguageConfigFactoryOverride::loadOverrides | function | core/ |
Returns config overrides. |
| LanguageConfigFactoryOverride::onConfigDelete | function | core/ |
Actions to be performed to configuration override on configuration delete. |
| LanguageConfigFactoryOverride::onConfigRename | function | core/ |
Actions to be performed to configuration override on configuration rename. |
| LanguageConfigFactoryOverride::onConfigSave | function | core/ |
Actions to be performed to configuration override on configuration save. |
| LanguageConfigFactoryOverride::setLanguage | function | core/ |
Sets the language to be used in configuration overrides. |
| LanguageConfigFactoryOverride::shouldSkipOverrides | function | core/ |
Checks whether overrides should be loaded. |
| LanguageConfigFactoryOverride::__construct | function | core/ |
|
| LanguageConfigFactoryOverrideInterface | interface | core/ |
Defines the interface for a configuration factory language override object. |
| LanguageConfigFactoryOverrideInterface.php | file | core/ |
|
| LanguageConfigFactoryOverrideInterface::getLanguage | function | core/ |
Gets the language object used to override configuration data. |
| LanguageConfigFactoryOverrideInterface::getOverride | function | core/ |
Get language override for given language and configuration name. |
| LanguageConfigFactoryOverrideInterface::getStorage | function | core/ |
Returns the storage instance for a particular langcode. |
| LanguageConfigFactoryOverrideInterface::installLanguageOverrides | function | core/ |
Installs available language configuration overrides for a given langcode. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.