GridLayoutDiscovery |
class |
Drupal\paragraphs_collection |
src/GridLayoutDiscovery.php |
Provides common helper methods for style discovery. |
|
|
2 |
GridLayoutDiscoveryInterface |
interface |
Drupal\paragraphs_collection |
src/GridLayoutDiscoveryInterface.php |
Provides discovery for a YAML grid layout files in specific directories. |
1 |
2 |
|
InvalidGridLayoutException |
class |
Drupal\paragraphs_collection |
src/InvalidGridLayoutException.php |
Exception thrown when a grid layout definition is invalid. |
|
|
|
InvalidStyleException |
class |
Drupal\paragraphs_collection |
src/InvalidStyleException.php |
Exception thrown when a style definition is invalid. |
|
|
|
OverviewController |
class |
Drupal\paragraphs_collection\Controller |
src/Controller/OverviewController.php |
The controller for overviews of Paragraphs Collection's discoverable items. |
|
|
|
ParagraphsAccordionPlugin |
class |
Drupal\paragraphs_collection_demo\Plugin\paragraphs\Behavior |
modules/paragraphs_collection_demo/src/Plugin/paragraphs/Behavior/ParagraphsAccordionPlugin.php |
Provides a way to define accordion effect. |
|
|
|
ParagraphsAccordionPluginTest |
class |
Drupal\Tests\paragraphs_collection_demo\Functional |
modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsAccordionPluginTest.php |
Tests Accordion plugin. |
|
|
|
ParagraphsAnchorPlugin |
class |
Drupal\paragraphs_collection_demo\Plugin\paragraphs\Behavior |
modules/paragraphs_collection_demo/src/Plugin/paragraphs/Behavior/ParagraphsAnchorPlugin.php |
Provides a Paragraphs Anchor plugin. |
|
|
|
ParagraphsAnchorPluginTest |
class |
Drupal\Tests\paragraphs_collection_demo\Functional |
modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsAnchorPluginTest.php |
Tests the anchor plugin. |
|
|
|
ParagraphsBackgroundPlugin |
class |
Drupal\paragraphs_collection_demo\Plugin\paragraphs\Behavior |
modules/paragraphs_collection_demo/src/Plugin/paragraphs/Behavior/ParagraphsBackgroundPlugin.php |
Provides a background image feature plugin. |
|
|
|
ParagraphsBackgroundPluginTest |
class |
Drupal\Tests\paragraphs_collection_demo\Functional |
modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsBackgroundPluginTest.php |
Tests the background plugin. |
|
|
|
ParagraphsCollectionCacheTest |
class |
Drupal\Tests\paragraphs_collection\Functional |
tests/src/Functional/ParagraphsCollectionCacheTest.php |
Tests the invalidation of caches in Paragraphs Collection. |
|
|
|
ParagraphsCollectionConfigurationTest |
class |
Drupal\Tests\paragraphs_collection\Functional |
tests/src/Functional/ParagraphsCollectionConfigurationTest.php |
Tests configuration handling within Paragraphs Collection. |
|
|
|
ParagraphsCollectionDemoTest |
class |
Drupal\Tests\paragraphs_collection_demo\Functional |
modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsCollectionDemoTest.php |
Test the demo for Paragraphs Collection. |
|
|
|
ParagraphsCollectionOverviewTest |
class |
Drupal\Tests\paragraphs_collection\Functional |
tests/src/Functional/ParagraphsCollectionOverviewTest.php |
Tests the Paragraphs Collection overview pages. |
|
|
|
ParagraphsCollectionStyleConfigCacheTag |
class |
Drupal\paragraphs_collection\EventSubscriber |
src/EventSubscriber/ParagraphsCollectionStyleConfigCacheTag.php |
Invalidates the 'rendered' cache tag when saving
paragraphs_collection.settings. |
|
|
2 |
ParagraphsCollectionStyleTest |
class |
Drupal\Tests\paragraphs_collection\Functional |
tests/src/Functional/ParagraphsCollectionStyleTest.php |
Test paragraphs collection style behavior. |
|
|
|
ParagraphsCollectionStyleTest |
class |
Drupal\Tests\paragraphs_collection\FunctionalJavascript |
tests/src/FunctionalJavascript/ParagraphsCollectionStyleTest.php |
Test paragraphs collection style behavior. |
|
|
|
ParagraphsGridLayoutPlugin |
class |
Drupal\paragraphs_collection\Plugin\paragraphs\Behavior |
src/Plugin/paragraphs/Behavior/ParagraphsGridLayoutPlugin.php |
Provides a way to define grid based layouts. |
|
|
|
ParagraphsGridLayoutPluginTest |
class |
Drupal\Tests\paragraphs_collection\Functional |
tests/src/Functional/ParagraphsGridLayoutPluginTest.php |
Tests the grid layout plugin. |
|
|
|
ParagraphsLanguagePlugin |
class |
Drupal\paragraphs_collection\Plugin\paragraphs\Behavior |
src/Plugin/paragraphs/Behavior/ParagraphsLanguagePlugin.php |
Provides a way to hide specific paragraphs depending on the current language. |
|
1 |
|
ParagraphsLanguagePluginTest |
class |
Drupal\Tests\paragraphs_collection\Functional |
tests/src/Functional/ParagraphsLanguagePluginTest.php |
Tests the Language plugin. |
|
|
|
ParagraphsLockablePlugin |
class |
Drupal\paragraphs_collection\Plugin\paragraphs\Behavior |
src/Plugin/paragraphs/Behavior/ParagraphsLockablePlugin.php |
Provides a Paragraphs Lockable plugin. |
|
1 |
|
ParagraphsLockablePluginTest |
class |
Drupal\Tests\paragraphs_collection\Functional |
tests/src/Functional/ParagraphsLockablePluginTest.php |
Tests the lockable plugin. |
|
|
|
ParagraphsSliderPlugin |
class |
Drupal\paragraphs_collection_demo\Plugin\paragraphs\Behavior |
modules/paragraphs_collection_demo/src/Plugin/paragraphs/Behavior/ParagraphsSliderPlugin.php |
Provides Slider plugin. |
|
|
|
ParagraphsSliderPluginTest |
class |
Drupal\Tests\paragraphs_collection_demo\Functional |
modules/paragraphs_collection_demo/tests/src/Functional/ParagraphsSliderPluginTest.php |
Tests Slider plugin. |
|
|
|
ParagraphsStylePlugin |
class |
Drupal\paragraphs_collection\Plugin\paragraphs\Behavior |
src/Plugin/paragraphs/Behavior/ParagraphsStylePlugin.php |
Provides style selection plugin. |
|
1 |
|
ParagraphsStylePluginTest |
class |
Drupal\Tests\paragraphs_collection\FunctionalJavascript |
tests/src/FunctionalJavascript/ParagraphsStylePluginTest.php |
Tests the style selection plugin. |
|
|
|
ParagraphsTypesTest |
class |
Drupal\Tests\paragraphs_collection\Functional |
tests/src/Functional/ParagraphsTypesTest.php |
Tests the Paragraphs Collection paragraph types. |
|
|
|
Permissions |
class |
Drupal\paragraphs_collection |
src/Permissions.php |
Defines a class containing permission callbacks. |
|
|
|
StyleDiscovery |
class |
Drupal\paragraphs_collection |
src/StyleDiscovery.php |
Provides common helper methods for style discovery.
@todo Create documentation for style discovery https://www.drupal.org/node/2837995 |
|
|
2 |
StyleDiscoveryInterface |
interface |
Drupal\paragraphs_collection |
src/StyleDiscoveryInterface.php |
Provides discovery for a YAML style files in specific directories. |
1 |
3 |
|
StylesOverviewForm |
class |
Drupal\paragraphs_collection\Form |
src/Form/StylesOverviewForm.php |
Provides a form for revision overview page. |
|
|
|