Files

Primary tabs

File name Locationsort ascending Namespace Description
paragraphs_collection_test_theme_c.paragraphs.style.yml paragraphs_collection/tests/themes/paragraphs_collection_test_theme_c/paragraphs_collection_test_theme_c.paragraphs.style.yml paragraphs_collection/tests/themes/paragraphs_collection_test_theme_c/paragraphs_collection_test_theme_c.paragraphs.style.yml
paragraphs_collection_test_theme_c.info.yml paragraphs_collection/tests/themes/paragraphs_collection_test_theme_c/paragraphs_collection_test_theme_c.info.yml paragraphs_collection/tests/themes/paragraphs_collection_test_theme_c/paragraphs_collection_test_theme_c.info.yml
paragraph--separator.html.twig paragraphs_collection/tests/themes/paragraphs_collection_test_theme_a/templates/paragraphs/paragraph--separator.html.twig {% extends "@paragraphs/paragraph.html.twig" %} {# /** * @file * Theme override for paragraph separator. #} {% block content %}paragraph-type-template{% endblock %}
paragraph--separator--test-template.html.twig paragraphs_collection/tests/themes/paragraphs_collection_test_theme_a/templates/paragraphs/paragraph--separator--test-template.html.twig {% extends "@paragraphs/paragraph.html.twig" %} {# /** * @file * Theme override for paragraph separator. #} {% block content %}paragraph-style-template{% endblock %}
paragraphs_collection_test_theme_a.paragraphs.style.yml paragraphs_collection/tests/themes/paragraphs_collection_test_theme_a/paragraphs_collection_test_theme_a.paragraphs.style.yml paragraphs_collection/tests/themes/paragraphs_collection_test_theme_a/paragraphs_collection_test_theme_a.paragraphs.style.yml
paragraphs_collection_test_theme_a.info.yml paragraphs_collection/tests/themes/paragraphs_collection_test_theme_a/paragraphs_collection_test_theme_a.info.yml paragraphs_collection/tests/themes/paragraphs_collection_test_theme_a/paragraphs_collection_test_theme_a.info.yml
ParagraphsStylePluginTest.php paragraphs_collection/tests/src/FunctionalJavascript/ParagraphsStylePluginTest.php Drupal\Tests\paragraphs_collection\FunctionalJavascript
ParagraphsCollectionStyleTest.php paragraphs_collection/tests/src/FunctionalJavascript/ParagraphsCollectionStyleTest.php Drupal\Tests\paragraphs_collection\FunctionalJavascript
ParagraphsTypesTest.php paragraphs_collection/tests/src/Functional/ParagraphsTypesTest.php Drupal\Tests\paragraphs_collection\Functional
ParagraphsLockablePluginTest.php paragraphs_collection/tests/src/Functional/ParagraphsLockablePluginTest.php Drupal\Tests\paragraphs_collection\Functional
ParagraphsLanguagePluginTest.php paragraphs_collection/tests/src/Functional/ParagraphsLanguagePluginTest.php Drupal\Tests\paragraphs_collection\Functional
ParagraphsGridLayoutPluginTest.php paragraphs_collection/tests/src/Functional/ParagraphsGridLayoutPluginTest.php Drupal\Tests\paragraphs_collection\Functional
ParagraphsCollectionStyleTest.php paragraphs_collection/tests/src/Functional/ParagraphsCollectionStyleTest.php Drupal\Tests\paragraphs_collection\Functional
ParagraphsCollectionOverviewTest.php paragraphs_collection/tests/src/Functional/ParagraphsCollectionOverviewTest.php Drupal\Tests\paragraphs_collection\Functional
ParagraphsCollectionConfigurationTest.php paragraphs_collection/tests/src/Functional/ParagraphsCollectionConfigurationTest.php Drupal\Tests\paragraphs_collection\Functional
ParagraphsCollectionCacheTest.php paragraphs_collection/tests/src/Functional/ParagraphsCollectionCacheTest.php Drupal\Tests\paragraphs_collection\Functional
paragraph--separator.html.twig paragraphs_collection/templates/paragraph--separator.html.twig Theme override for paragraph paragrpahs_separator type.
paragraph--quote.html.twig paragraphs_collection/templates/paragraph--quote.html.twig Theme override for a paragraph paragraphs_quote.
field--paragraphs.html.twig paragraphs_collection/templates/field--paragraphs.html.twig This is not really a theme override but a base template for other paragraph fields which want to extend this.
field--paragraphs-title.html.twig paragraphs_collection/templates/field--paragraphs-title.html.twig Theme override for a field paragraph_title.
field--paragraphs-text.html.twig paragraphs_collection/templates/field--paragraphs-text.html.twig Theme override for a field paragraph_text.
field--paragraphs-subtitle.html.twig paragraphs_collection/templates/field--paragraphs-subtitle.html.twig Theme override for a field paragraph_subtitle.
field--paragraphs-quote-text.html.twig paragraphs_collection/templates/field--paragraphs-quote-text.html.twig Theme override for a field paragraph_quote_text.
field--paragraphs-quote-author.html.twig paragraphs_collection/templates/field--paragraphs-quote-author.html.twig Theme override for a field paragraph_quote_author.
field--paragraphs-intro.html.twig paragraphs_collection/templates/field--paragraphs-intro.html.twig Theme override for a field paragraph_intro.
field--paragraphs-footer.html.twig paragraphs_collection/templates/field--paragraphs-footer.html.twig Theme override for a field paragraph_footer.
style_translation_patterns.yml paragraphs_collection/style_translation_patterns.yml paragraphs_collection/style_translation_patterns.yml
style_group_translation_patterns.yml paragraphs_collection/style_group_translation_patterns.yml paragraphs_collection/style_group_translation_patterns.yml
StyleDiscoveryInterface.php paragraphs_collection/src/StyleDiscoveryInterface.php Drupal\paragraphs_collection
StyleDiscovery.php paragraphs_collection/src/StyleDiscovery.php Drupal\paragraphs_collection
ParagraphsStylePlugin.php paragraphs_collection/src/Plugin/paragraphs/Behavior/ParagraphsStylePlugin.php Drupal\paragraphs_collection\Plugin\paragraphs\Behavior
ParagraphsLockablePlugin.php paragraphs_collection/src/Plugin/paragraphs/Behavior/ParagraphsLockablePlugin.php Drupal\paragraphs_collection\Plugin\paragraphs\Behavior
ParagraphsLanguagePlugin.php paragraphs_collection/src/Plugin/paragraphs/Behavior/ParagraphsLanguagePlugin.php Drupal\paragraphs_collection\Plugin\paragraphs\Behavior
ParagraphsGridLayoutPlugin.php paragraphs_collection/src/Plugin/paragraphs/Behavior/ParagraphsGridLayoutPlugin.php Drupal\paragraphs_collection\Plugin\paragraphs\Behavior
Permissions.php paragraphs_collection/src/Permissions.php Drupal\paragraphs_collection
InvalidStyleException.php paragraphs_collection/src/InvalidStyleException.php Drupal\paragraphs_collection
InvalidGridLayoutException.php paragraphs_collection/src/InvalidGridLayoutException.php Drupal\paragraphs_collection
GridLayoutDiscoveryInterface.php paragraphs_collection/src/GridLayoutDiscoveryInterface.php Drupal\paragraphs_collection
GridLayoutDiscovery.php paragraphs_collection/src/GridLayoutDiscovery.php Drupal\paragraphs_collection
StylesOverviewForm.php paragraphs_collection/src/Form/StylesOverviewForm.php Drupal\paragraphs_collection\Form
ParagraphsCollectionStyleConfigCacheTag.php paragraphs_collection/src/EventSubscriber/ParagraphsCollectionStyleConfigCacheTag.php Drupal\paragraphs_collection\EventSubscriber
OverviewController.php paragraphs_collection/src/Controller/OverviewController.php Drupal\paragraphs_collection\Controller
paragraphs_collection.services.yml paragraphs_collection/paragraphs_collection.services.yml paragraphs_collection/paragraphs_collection.services.yml
paragraphs_collection.routing.yml paragraphs_collection/paragraphs_collection.routing.yml paragraphs_collection/paragraphs_collection.routing.yml
paragraphs_collection.permissions.yml paragraphs_collection/paragraphs_collection.permissions.yml paragraphs_collection/paragraphs_collection.permissions.yml
paragraphs_collection.module paragraphs_collection/paragraphs_collection.module Contains paragraphs_collection.module
paragraphs_collection.links.task.yml paragraphs_collection/paragraphs_collection.links.task.yml paragraphs_collection/paragraphs_collection.links.task.yml
paragraphs_collection.links.menu.yml paragraphs_collection/paragraphs_collection.links.menu.yml paragraphs_collection/paragraphs_collection.links.menu.yml
paragraphs_collection.libraries.yml paragraphs_collection/paragraphs_collection.libraries.yml paragraphs_collection/paragraphs_collection.libraries.yml
paragraphs_collection.install paragraphs_collection/paragraphs_collection.install Installation hooks for paragraphs collection module.

Pages

Other projects