Search for rid
Title | Object type | File name | Summary |
---|---|---|---|
InvalidLibrariesOverrideSpecificationException.php | file | core/ |
|
LanguageManager::getConfigOverrideLanguage | function | core/ |
Gets the current configuration override language. |
LanguageManager::setConfigOverrideLanguage | function | core/ |
Sets the configuration override language. |
LanguageManagerInterface::getConfigOverrideLanguage | function | core/ |
Gets the current configuration override language. |
LanguageManagerInterface::setConfigOverrideLanguage | function | core/ |
Sets the configuration override language. |
LibraryDiscoveryParser::applyLibrariesOverride | function | core/ |
Apply libraries overrides specified for the current active theme. |
LibraryDiscoveryParser::setOverrideValue | function | core/ |
Overrides the specified library asset. |
Lock::$ownerId | property | core/ |
The owner ID. |
Lock::getOwnerId | function | core/ |
Gets the owner ID. |
MenuLinkBase::$overrideAllowed | property | core/ |
The list of definition values where an override is allowed. |
MenuLinkDefault::$overrideAllowed | property | core/ |
The list of definition values where an override is allowed. |
MenuLinkDefault::$staticOverride | property | core/ |
The static menu link service used to store updates to weight/parent etc. |
MenuLinkManager::$overrides | property | core/ |
Service providing overrides for static links. |
menu_link.static.overrides | service | core/ |
Drupal\Core\Menu\StaticMenuLinkOverrides |
PhpTransliteration::$languageOverrides | property | core/ |
Associative array of language-specific character transliteration tables. |
PhpTransliteration::readLanguageOverrides | function | core/ |
Overrides \Drupal\Component\Transliteration\PhpTransliteration::readLanguageOverrides(). |
PhpTransliteration::readLanguageOverrides | function | core/ |
Reads in language overrides for a language code. |
RevisionLogEntityTrait::getRevisionUserId | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::getRevisionUserId(). |
RevisionLogEntityTrait::setRevisionUserId | function | core/ |
Implements \Drupal\Core\Entity\RevisionLogInterface::setRevisionUserId(). |
RevisionLogInterface::getRevisionUserId | function | core/ |
Gets the entity revision author ID. |
RevisionLogInterface::setRevisionUserId | function | core/ |
Sets the entity revision author by ID. |
StaticMenuLinkOverrides | class | core/ |
Defines an implementation of the menu link override using a config file. |
StaticMenuLinkOverrides.php | file | core/ |
|
StaticMenuLinkOverrides::$config | property | core/ |
The menu link overrides config object. |
StaticMenuLinkOverrides::$configFactory | property | core/ |
The config factory object. |
StaticMenuLinkOverrides::$configName | property | core/ |
The config name used to store the overrides. |
StaticMenuLinkOverrides::deleteMultipleOverrides | function | core/ |
Deletes multiple overrides to definitions of static (YAML-defined) links. |
StaticMenuLinkOverrides::deleteOverride | function | core/ |
Deletes any overrides to the definition of a static (YAML-defined) link. |
StaticMenuLinkOverrides::encodeId | function | core/ |
Encodes the ID by replacing dots with double underscores. |
StaticMenuLinkOverrides::getCacheTags | function | core/ |
The unique cache tag associated with this menu link override. |
StaticMenuLinkOverrides::getConfig | function | core/ |
Gets the configuration object when needed. |
StaticMenuLinkOverrides::loadMultipleOverrides | function | core/ |
Loads overrides to multiple definitions of a static (YAML-defined) link. |
StaticMenuLinkOverrides::loadOverride | function | core/ |
Loads any overrides to the definition of a static (YAML-defined) link. |
StaticMenuLinkOverrides::reload | function | core/ |
Reloads the overrides from config. |
StaticMenuLinkOverrides::saveOverride | function | core/ |
Saves the override. |
StaticMenuLinkOverrides::__construct | function | core/ |
Constructs a StaticMenuLinkOverrides object. |
StaticMenuLinkOverridesInterface | interface | core/ |
Defines an interface for objects which overrides menu links defined in YAML. |
StaticMenuLinkOverridesInterface.php | file | core/ |
|
StaticMenuLinkOverridesInterface::deleteMultipleOverrides | function | core/ |
Deletes multiple overrides to definitions of static (YAML-defined) links. |
StaticMenuLinkOverridesInterface::deleteOverride | function | core/ |
Deletes any overrides to the definition of a static (YAML-defined) link. |
StaticMenuLinkOverridesInterface::getCacheTags | function | core/ |
The unique cache tag associated with this menu link override. |
StaticMenuLinkOverridesInterface::loadMultipleOverrides | function | core/ |
Loads overrides to multiple definitions of a static (YAML-defined) link. |
StaticMenuLinkOverridesInterface::loadOverride | function | core/ |
Loads any overrides to the definition of a static (YAML-defined) link. |
StaticMenuLinkOverridesInterface::reload | function | core/ |
Reloads the overrides from config. |
StaticMenuLinkOverridesInterface::saveOverride | function | core/ |
Saves the override. |
StaticMenuLinkOverridesTest | class | core/ |
@coversDefaultClass \Drupal\Core\Menu\StaticMenuLinkOverrides[[api-linebreak]] @group Menu |
StaticMenuLinkOverridesTest.php | file | core/ |
|
StaticMenuLinkOverridesTest::providerTestDeleteOverrides | function | core/ |
Provides test data for testDeleteOverrides. |
StaticMenuLinkOverridesTest::providerTestLoadOverride | function | core/ |
Provides test data for testLoadOverride. |
StaticMenuLinkOverridesTest::testDeleteOverrides | function | core/ |
Tests the deleteOverride and deleteOverrides method. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.