Search for to
| Title | Object type | File name | Summary |
|---|---|---|---|
| LayoutTempstoreParamConverter::__construct | function | core/ |
Constructs a new LayoutTempstoreParamConverter. |
| LayoutTempstoreParamConverterTest | class | core/ |
@coversDefaultClass \Drupal\layout_builder\Routing\LayoutTempstoreParamConverter[[api-linebreak]] |
| LayoutTempstoreParamConverterTest.php | file | core/ |
|
| LayoutTempstoreParamConverterTest::testConvert | function | core/ |
@covers ::convert[[api-linebreak]] |
| LayoutTempstoreParamConverterTest::testConvertInvalidConverter | function | core/ |
@covers ::convert[[api-linebreak]] |
| LayoutTempstoreParamConverterTest::testConvertNoType | function | core/ |
@covers ::convert[[api-linebreak]] |
| LayoutTempstoreRepository | class | core/ |
Provides a mechanism for loading layouts from tempstore. |
| LayoutTempstoreRepository.php | file | core/ |
|
| LayoutTempstoreRepository::$tempStoreFactory | property | core/ |
The shared tempstore factory. |
| LayoutTempstoreRepository::delete | function | core/ |
Removes the tempstore version of a section storage. |
| LayoutTempstoreRepository::get | function | core/ |
Gets the tempstore version of a section storage, if it exists. |
| LayoutTempstoreRepository::getKey | function | core/ |
Gets the string to use as the tempstore key. |
| LayoutTempstoreRepository::getTempstore | function | core/ |
Gets the shared tempstore. |
| LayoutTempstoreRepository::has | function | core/ |
Checks for the existence of a tempstore version of a section storage. |
| LayoutTempstoreRepository::set | function | core/ |
Stores this section storage in tempstore. |
| LayoutTempstoreRepository::__construct | function | core/ |
LayoutTempstoreRepository constructor. |
| LayoutTempstoreRepositoryInterface | interface | core/ |
Provides an interface for loading layouts from tempstore. |
| LayoutTempstoreRepositoryInterface.php | file | core/ |
|
| 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/ |
@coversDefaultClass \Drupal\layout_builder\LayoutTempstoreRepository[[api-linebreak]] @group layout_builder |
| LayoutTempstoreRepositoryTest.php | file | core/ |
|
| LayoutTempstoreRepositoryTest::testGetEmptyTempstore | function | core/ |
@covers ::get[[api-linebreak]] @covers ::has[[api-linebreak]] |
| LayoutTempstoreRepositoryTest::testGetInvalidEntry | function | core/ |
@covers ::get[[api-linebreak]] |
| LayoutTempstoreRepositoryTest::testGetLoadedTempstore | function | core/ |
@covers ::get[[api-linebreak]] @covers ::has[[api-linebreak]] |
| layout_builder.sample_entity_generator | service | core/ |
Drupal\layout_builder\Entity\LayoutBuilderSampleEntityGenerator |
| layout_builder.tempstore_repository | service | core/ |
Drupal\layout_builder\LayoutTempstoreRepository |
| layout_builder_post_update_cancel_link_to_discard_changes_form | function | core/ |
Clear caches due to routing changes for the new discard changes form. |
| layout_builder_post_update_fix_tempstore_keys | function | core/ |
Fix Layout Builder tempstore keys of existing entries. |
| layout_builder_post_update_section_storage_context_definitions | function | core/ |
Clear caches due to changes to section storage annotation changes. |
| 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/ |
@coversDefaultClass \Drupal\Core\Plugin\Context\LazyContextRepository[[api-linebreak]] @group context |
| 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/ |
@covers ::getAvailableContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testGetRuntimeContextsSingle | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testGetRuntimeMultipleContextProviders | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testGetRuntimeMultipleContextsPerService | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
| LazyContextRepositoryTest::testGetRuntimeStaticCache | function | core/ |
@covers ::getRuntimeContexts[[api-linebreak]] |
Pagination
- Previous page
- Page 135
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.