Search for rid
| Title | Object type | File name | Summary |
|---|---|---|---|
| OverridesSectionStorage::getDefaultSectionStorage | function | core/ |
Returns the corresponding defaults section storage for this override. |
| OverridesSectionStorage::getEntity | function | core/ |
Gets the entity storing the overrides. |
| OverridesSectionStorage::getEntityTypes | function | core/ |
Returns an array of relevant entity types. |
| OverridesSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
| OverridesSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
| OverridesSectionStorage::getSectionList | function | core/ |
Gets the section list. |
| OverridesSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
| OverridesSectionStorage::getTempstoreKey | function | core/ |
Gets a string suitable for use as a tempstore key. |
| OverridesSectionStorage::handleTranslationAccess | function | core/ |
Handles access checks related to translations. |
| OverridesSectionStorage::hasIntegerId | function | core/ |
Determines if this entity type's ID is stored as an integer. |
| OverridesSectionStorage::isApplicable | function | core/ |
Determines if this section storage is applicable for the current contexts. |
| OverridesSectionStorage::isOverridden | function | core/ |
Indicates if overrides are in use. |
| OverridesSectionStorage::label | function | core/ |
Gets the label for the object using the sections. |
| OverridesSectionStorage::save | function | core/ |
Saves the sections. |
| OverridesSectionStorage::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| OverridesSectionStorageInterface | interface | core/ |
Defines an interface for an object that stores layout sections for overrides. |
| OverridesSectionStorageInterface.php | file | core/ |
|
| OverridesSectionStorageInterface::getDefaultSectionStorage | function | core/ |
Returns the corresponding defaults section storage for this override. |
| OverridesSectionStorageInterface::isOverridden | function | core/ |
Indicates if overrides are in use. |
| OverridesSectionStorageTest | class | core/ |
Tests Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage. |
| OverridesSectionStorageTest | class | core/ |
Tests Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage. |
| OverridesSectionStorageTest.php | file | core/ |
|
| OverridesSectionStorageTest.php | file | core/ |
|
| OverridesSectionStorageTest::$entityFieldManager | property | core/ |
The entity field manager. |
| OverridesSectionStorageTest::$entityRepository | property | core/ |
The entity repository. |
| OverridesSectionStorageTest::$entityTypeManager | property | core/ |
The entity type manager. |
| OverridesSectionStorageTest::$modules | property | core/ |
Modules to install. |
| OverridesSectionStorageTest::$plugin | property | core/ |
The plugin. |
| OverridesSectionStorageTest::$plugin | property | core/ |
The plugin. |
| OverridesSectionStorageTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
| OverridesSectionStorageTest::providerTestExtractEntityFromRoute | function | core/ |
Provides data for ::testExtractEntityFromRoute(). |
| OverridesSectionStorageTest::setUp | function | core/ |
|
| OverridesSectionStorageTest::setUp | function | core/ |
|
| OverridesSectionStorageTest::testAccess | function | core/ |
Tests access. |
| OverridesSectionStorageTest::testBuildRoutes | function | core/ |
Tests build routes. |
| OverridesSectionStorageTest::testDeriveContextsFromRoute | function | core/ |
Tests derive contexts from route. |
| OverridesSectionStorageTest::testExtractEntityFromRoute | function | core/ |
Tests extract entity from route. |
| OverridesSectionStorageTest::testGetContexts | function | core/ |
Tests get contexts. |
| OverridesSectionStorageTest::testGetContextsDuringPreview | function | core/ |
Tests get contexts during preview. |
| OverridesSectionStorageTest::testGetDefaultSectionStorage | function | core/ |
Tests get default section storage. |
| OverridesSectionStorageTest::testGetTempstoreKey | function | core/ |
Tests get tempstore key. |
| OverridesSectionStorageTest::testIsOverridden | function | core/ |
Tests is overridden. |
| PagerPluginBase::getPagerId | function | core/ |
Get the pager id, if it exists. |
| PagerPluginBaseTest::testGetPagerId | function | core/ |
Tests the getPagerId() method. |
| PathPluginBase::overrideApplies | function | core/ |
Determines whether the view overrides the given route. |
| PathPluginBase::overrideAppliesPathAndMethod | function | core/ |
Determines whether an override for the path and method should happen. |
| PhpStorageFactoryTest::testGetOverride | function | core/ |
Tests the get() method with overridden settings. |
| 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. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.