Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutTempstoreRepositoryInterface::delete | function | core/ |
Removes the tempstore version of a section storage. |
| LayoutTempstoreRepositoryInterface::get | function | core/ |
Gets the tempstore version of a section storage, if it exists. |
| LayoutTempstoreRepositoryInterface::has | function | core/ |
Checks for the existence of a tempstore version of a section storage. |
| LayoutTempstoreRepositoryInterface::set | function | core/ |
Stores this section storage in tempstore. |
| LayoutTempstoreRepositoryTest | class | core/ |
Tests Drupal\layout_builder\LayoutTempstoreRepository. |
| LayoutTempstoreRepositoryTest.php | file | core/ |
|
| LayoutTempstoreRepositoryTest::testGetEmptyTempstore | function | core/ |
Tests get empty tempstore. |
| LayoutTempstoreRepositoryTest::testGetInvalidEntry | function | core/ |
Tests get invalid entry. |
| LayoutTempstoreRepositoryTest::testGetLoadedTempstore | function | core/ |
Tests get loaded tempstore. |
| LayoutTempstoreRouteEnhancer | class | core/ |
Loads the section storage from the layout tempstore. |
| LayoutTempstoreRouteEnhancer.php | file | core/ |
|
| LayoutTempstoreRouteEnhancer::$layoutTempstoreRepository | property | core/ |
The layout tempstore repository. |
| LayoutTempstoreRouteEnhancer::enhance | function | core/ |
Updates the defaults for a route definition based on the request. |
| LayoutTempstoreRouteEnhancer::__construct | function | core/ |
Constructs a new LayoutTempstoreRouteEnhancer. |
| LayoutTempstoreRouteEnhancerTest | class | core/ |
Tests Drupal\layout_builder\Routing\LayoutTempstoreRouteEnhancer. |
| LayoutTempstoreRouteEnhancerTest.php | file | core/ |
|
| LayoutTempstoreRouteEnhancerTest::testEnhance | function | core/ |
Tests enhance. |
| layout_builder.extra_fields.invalidator | service | core/ |
Drupal\layout_builder\Cache\ExtraFieldBlockCacheTagInvalidator |
| layout_builder.sample_entity_generator | service | core/ |
Drupal\layout_builder\Entity\LayoutBuilderSampleEntityGenerator |
| layout_builder.tempstore.route_enhancer | service | core/ |
Drupal\layout_builder\Routing\LayoutTempstoreRouteEnhancer |
| layout_builder.tempstore_repository | service | core/ |
Drupal\layout_builder\LayoutTempstoreRepository |
| LazyContextRepository | class | core/ |
Provides a context repository which uses context provider services. |
| LazyContextRepository.php | file | core/ |
|
| LazyContextRepository::$container | property | core/ |
The service container. |
| LazyContextRepository::$contextProviderServiceIDs | property | core/ |
The set of available context providers service IDs. |
| LazyContextRepository::$contexts | property | core/ |
The statically cached contexts. |
| LazyContextRepository::getAvailableContexts | function | core/ |
Gets all available contexts for the purposes of configuration. |
| LazyContextRepository::getRuntimeContexts | function | core/ |
Gets runtime context values for the given context IDs. |
| LazyContextRepository::__construct | function | core/ |
Constructs a LazyContextRepository object. |
| LazyContextRepositoryTest | class | core/ |
Tests Drupal\Core\Plugin\Context\LazyContextRepository. |
| LazyContextRepositoryTest.php | file | core/ |
|
| LazyContextRepositoryTest::$container | property | core/ |
The container. |
| LazyContextRepositoryTest::setUp | function | core/ |
|
| LazyContextRepositoryTest::setupContextAndProvider | function | core/ |
Sets up contexts and context providers. |
| LazyContextRepositoryTest::testGetAvailableContexts | function | core/ |
Tests get available contexts. |
| LazyContextRepositoryTest::testGetRuntimeContextsSingle | function | core/ |
Tests get runtime contexts single. |
| LazyContextRepositoryTest::testGetRuntimeMultipleContextProviders | function | core/ |
Tests get runtime multiple context providers. |
| LazyContextRepositoryTest::testGetRuntimeMultipleContextsPerService | function | core/ |
Tests get runtime multiple contexts per service. |
| LazyContextRepositoryTest::testGetRuntimeStaticCache | function | core/ |
Tests get runtime static cache. |
| LazyContextRepositoryTest::testInvalidContextId | function | core/ |
Tests invalid context id. |
| LazyPluginCollection::getIterator | function | core/ |
|
| LazyRouteCollection::getIterator | function | core/ |
|
| LazyRouteCollectionTest::testGetIterator | function | core/ |
Tests get iterator. |
| LegacyFileSystemTest::testCopyWithOutOfBoundsIntNegative | function | core/ |
Tests copy with out of bounds int negative. |
| LegacyFileSystemTest::testCopyWithOutOfBoundsIntPositive | function | core/ |
Tests copy with out of bounds int positive. |
| LegacyVersionUtility::convertToLegacyVersion | function | core/ |
Converts a version number to a legacy version if needed and possible. |
| LegacyVersionUtility::convertToSemanticVersion | function | core/ |
Converts a version number to a semantic version if needed. |
| LibrariesDirectoryFileFinder | class | core/ |
Finds files that are located in the supported 'libraries' directories. |
| LibrariesDirectoryFileFinder.php | file | core/ |
|
| LibrariesDirectoryFileFinder::$installProfile | property | core/ |
The install profile. |
Pagination
- Previous page
- Page 152
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.