You are here

service layout_paragraphs.tempstore_repository in Layout Paragraphs 2.0.x

Class

Drupal\layout_paragraphs\LayoutParagraphsLayoutTempstoreRepository
7 string references to layout_paragraphs.tempstore_repository
ComponentFormBase::create in src/Form/ComponentFormBase.php
Instantiates a new instance of this class.
DeleteComponentForm::create in src/Form/DeleteComponentForm.php
Instantiates a new instance of this class.
LayoutParagraphsBuilder::create in src/Element/LayoutParagraphsBuilder.php
Creates an instance of the plugin.
LayoutParagraphsBuilderForm::create in src/Form/LayoutParagraphsBuilderForm.php
Instantiates a new instance of this class.
LayoutParagraphsBuilderFormatter::create in src/Plugin/Field/FieldFormatter/LayoutParagraphsBuilderFormatter.php
Creates an instance of the plugin.

... See full list

File

./layout_paragraphs.services.yml
layout_paragraphs.services.yml

View source
  1. class: Drupal\layout_paragraphs\LayoutParagraphsLayoutTempstoreRepository
  2. arguments:
  3. - '@tempstore.private'