Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| 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::getSectionListFromId | function | core/ |
Derives the section list from the storage ID. |
| OverridesSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
| OverridesSectionStorage::getTempstoreKey | function | core/ |
Gets a string suitable for use as a tempstore key. |
| OverridesSectionStorageInterface::getDefaultSectionStorage | function | core/ |
Returns the corresponding defaults section storage for this override. |
| OverridesSectionStorageTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage[[api-linebreak]] |
| OverridesSectionStorageTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\OverridesSectionStorage[[api-linebreak]] |
| 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 enable. |
| 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::providerTestExtractIdFromRoute | function | core/ |
Provides data for ::testExtractIdFromRoute(). |
| OverridesSectionStorageTest::providerTestGetSectionListFromId | function | core/ |
Provides data for ::testGetSectionListFromId(). |
| OverridesSectionStorageTest::setUp | function | core/ |
|
| OverridesSectionStorageTest::setUp | function | core/ |
|
| OverridesSectionStorageTest::testAccess | function | core/ |
@covers ::access[[api-linebreak]] @dataProvider providerTestAccess |
| OverridesSectionStorageTest::testBuildRoutes | function | core/ |
@covers ::buildRoutes[[api-linebreak]] @covers ::hasIntegerId[[api-linebreak]] @covers ::getEntityTypes[[api-linebreak]] @covers \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait::buildLayoutRoutes[[api-linebreak]] |
| OverridesSectionStorageTest::testDeriveContextsFromRoute | function | core/ |
@covers ::deriveContextsFromRoute[[api-linebreak]] |
| OverridesSectionStorageTest::testExtractEntityFromRoute | function | core/ |
@covers ::extractEntityFromRoute[[api-linebreak]] |
| OverridesSectionStorageTest::testExtractIdFromRoute | function | core/ |
@covers ::extractIdFromRoute[[api-linebreak]] |
| OverridesSectionStorageTest::testGetContexts | function | core/ |
@covers ::getContexts[[api-linebreak]] |
| OverridesSectionStorageTest::testGetContextsDuringPreview | function | core/ |
@covers ::getContextsDuringPreview[[api-linebreak]] |
| OverridesSectionStorageTest::testGetDefaultSectionStorage | function | core/ |
@covers ::getDefaultSectionStorage[[api-linebreak]] |
| OverridesSectionStorageTest::testGetSectionListFromId | function | core/ |
@covers ::getSectionListFromId[[api-linebreak]] |
| OverridesSectionStorageTest::testGetTempstoreKey | function | core/ |
@covers ::getTempstoreKey[[api-linebreak]] |
| OverridesSectionStorageTest::testIsOverridden | function | core/ |
@covers ::isOverridden[[api-linebreak]] |
| OverridesSectionStorageTest::testSetSectionList | function | core/ |
@covers ::setSectionList[[api-linebreak]] |
| Overview::getFormId | function | core/ |
Returns a unique string identifying the form. |
| OverviewForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| OverviewForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| OverviewTerms::getFormId | function | core/ |
Returns a unique string identifying the form. |
| Page::getArgumentText | function | core/ |
Provides help text for the arguments. |
| Page::getInfo | function | core/ |
Returns the element properties for this element. |
| Page::getPageRenderArray | function | core/ |
Gets the current views page render array. |
| Page::getPagerText | function | core/ |
Provides help text for pagers. |
| Page::getRoute | function | core/ |
Generates a route entry for a given view and display. |
| PageCache::get | function | core/ |
Returns a response object from the page cache. |
| PageCache::getCacheId | function | core/ |
Gets the page cache ID for this request. |
| PageCacheTest::getHeaders | function | core/ |
Retrieves only the headers for an absolute path. |
Pagination
- Previous page
- Page 146
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.