layout_builder.tempstore_repository
Same name in other branches
- 9 core/modules/layout_builder/layout_builder.services.yml \layout_builder.tempstore_repository
- 8.9.x core/modules/layout_builder/layout_builder.services.yml \layout_builder.tempstore_repository
- 10 core/modules/layout_builder/layout_builder.services.yml \layout_builder.tempstore_repository
Class
Drupal\layout_builder\LayoutTempstoreRepository12 string references to layout_builder.tempstore_repository
- AddSectionController::create in core/
modules/ layout_builder/ src/ Controller/ AddSectionController.php - Instantiates a new instance of this class.
- ConfigureBlockFormBase::create in core/
modules/ layout_builder/ src/ Form/ ConfigureBlockFormBase.php - Instantiates a new instance of this class.
- ConfigureSectionForm::create in core/
modules/ layout_builder/ src/ Form/ ConfigureSectionForm.php - Instantiates a new instance of this class.
- DefaultsEntityForm::create in core/
modules/ layout_builder/ src/ Form/ DefaultsEntityForm.php - Instantiates a new instance of this class.
- DiscardLayoutChangesForm::create in core/
modules/ layout_builder/ src/ Form/ DiscardLayoutChangesForm.php - Instantiates a new instance of this class.
File
-
core/
modules/ layout_builder/ layout_builder.services.yml
View source
- class: Drupal\layout_builder\LayoutTempstoreRepository
- arguments:
- - '@tempstore.shared'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.