Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| DefaultPluginManager::getCachedDefinitions | function | core/ |
Returns the cached plugin definitions of the decorated discovery class. |
| DefaultPluginManager::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| DefaultPluginManager::getCacheTags | function | core/ |
The cache tags associated with this object. |
| DefaultPluginManager::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| DefaultPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| DefaultPluginManager::getFactory | function | core/ |
Gets the plugin factory. |
| DefaultPluginManagerTest::testGetCacheContexts | function | core/ |
@covers ::getCacheContexts[[api-linebreak]] |
| DefaultPluginManagerTest::testGetCacheMaxAge | function | core/ |
@covers ::getCacheMaxAge[[api-linebreak]] |
| DefaultPluginManagerTest::testGetCacheTags | function | core/ |
@covers ::getCacheTags[[api-linebreak]] |
| DefaultPluginManagerTest::testGetDefinitionPluginNotFoundException | function | core/ |
Tests the plugin manager behavior for a missing plugin ID. |
| DefaultPluginManagerTest::testGetDefinitionsWithoutRequiredInterface | function | core/ |
Tests plugins without a required interface. |
| DefaultSelection::getReferenceableEntities | function | core/ |
Gets the list of referenceable entities. |
| DefaultSelectionDeriver::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| DefaultsEntityForm::getEntityFromRouteMatch | function | core/ |
Determines which entity will be used by this form from a RouteMatch object. |
| DefaultsEntityForm::layoutBuilderElementGetKeys | function | core/ |
Form element #process callback. |
| DefaultSingleLazyPluginCollection::getConfiguration | function | core/ |
Gets the current configuration of all plugins in this collection. |
| DefaultSingleLazyPluginCollectionTest::testGet | function | core/ |
Tests the get() method. |
| DefaultSingleLazyPluginCollectionTest::testGetInstanceIds | function | core/ |
@covers ::getInstanceIds[[api-linebreak]] |
| DefaultsSectionStorage::getContextsDuringPreview | function | core/ |
Gets contexts for use during preview. |
| DefaultsSectionStorage::getDisplay | function | core/ |
Gets the entity storing the defaults. |
| DefaultsSectionStorage::getEntityTypes | function | core/ |
Returns an array of relevant entity types. |
| DefaultsSectionStorage::getLayoutBuilderUrl | function | core/ |
Gets the URL used to display the Layout Builder UI. |
| DefaultsSectionStorage::getRedirectUrl | function | core/ |
Gets the URL used when redirecting away from the Layout Builder UI. |
| DefaultsSectionStorage::getRouteParameters | function | core/ |
Provides the route parameters needed to generate a URL for this object. |
| DefaultsSectionStorage::getSectionList | function | core/ |
Gets the section list. |
| DefaultsSectionStorage::getStorageId | function | core/ |
Returns an identifier for this storage. |
| DefaultsSectionStorage::getThirdPartyProviders | function | core/ |
Gets the list of third parties that store information. |
| DefaultsSectionStorage::getThirdPartySetting | function | core/ |
Gets the value of a third-party setting. |
| DefaultsSectionStorage::getThirdPartySettings | function | core/ |
Gets all third-party settings of a given module. |
| DefaultsSectionStorageTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage[[api-linebreak]] |
| DefaultsSectionStorageTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Plugin\SectionStorage\DefaultsSectionStorage[[api-linebreak]] |
| DefaultsSectionStorageTest.php | file | core/ |
|
| DefaultsSectionStorageTest.php | file | core/ |
|
| DefaultsSectionStorageTest::$entityTypeManager | property | core/ |
The entity type manager. |
| DefaultsSectionStorageTest::$modules | property | core/ |
Modules to install. |
| DefaultsSectionStorageTest::$plugin | property | core/ |
The plugin. |
| DefaultsSectionStorageTest::$plugin | property | core/ |
The plugin. |
| DefaultsSectionStorageTest::$sampleEntityGenerator | property | core/ |
The sample entity generator. |
| DefaultsSectionStorageTest::providerTestAccess | function | core/ |
Provides test data for ::testAccess(). |
| DefaultsSectionStorageTest::providerTestExtractEntityFromRoute | function | core/ |
Provides data for ::testExtractEntityFromRoute(). |
| DefaultsSectionStorageTest::setUp | function | core/ |
|
| DefaultsSectionStorageTest::setUp | function | core/ |
|
| DefaultsSectionStorageTest::testAccess | function | core/ |
@covers ::access[[api-linebreak]] @dataProvider providerTestAccess |
| DefaultsSectionStorageTest::testBuildRoutes | function | core/ |
@covers ::buildRoutes[[api-linebreak]] @covers ::getEntityTypes[[api-linebreak]] @covers \Drupal\layout_builder\Routing\LayoutBuilderRoutesTrait::buildLayoutRoutes[[api-linebreak]] |
| DefaultsSectionStorageTest::testBuildRoutesNoFieldUi | function | core/ |
@covers ::buildRoutes[[api-linebreak]] |
| DefaultsSectionStorageTest::testConfigInstall | function | core/ |
Tests installing defaults via config install. |
| DefaultsSectionStorageTest::testExtractEntityFromRoute | function | core/ |
@covers ::extractEntityFromRoute[[api-linebreak]] |
| DefaultsSectionStorageTest::testExtractEntityFromRouteCreate | function | core/ |
@covers ::extractEntityFromRoute[[api-linebreak]] |
| DefaultsSectionStorageTest::testGetContexts | function | core/ |
@covers ::getContexts[[api-linebreak]] |
| DefaultsSectionStorageTest::testGetContextsDuringPreview | function | core/ |
@covers ::getContextsDuringPreview[[api-linebreak]] |
Pagination
- Previous page
- Page 50
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.