paragraphs_collection_demo_install |
modules/paragraphs_collection_demo/paragraphs_collection_demo.install |
Implements hook_install(). |
|
|
paragraphs_collection_demo_theme |
modules/paragraphs_collection_demo/paragraphs_collection_demo.module |
Implements hook_theme(). |
|
|
paragraphs_collection_modules_installed |
./paragraphs_collection.module |
Implements hook_modules_installed(). |
|
|
paragraphs_collection_paragraph_access |
./paragraphs_collection.module |
Implements hook_ENTITY_TYPE_access(). |
|
|
paragraphs_collection_test_theme_suggestions_alter |
modules/paragraphs_collection_test/paragraphs_collection_test.module |
Implements hook_theme_suggestions_alter(). |
|
|
paragraphs_collection_theme |
./paragraphs_collection.module |
Implements hook_theme(). |
|
|
paragraphs_collection_themes_installed |
./paragraphs_collection.module |
Implements hook_themes_installed(). |
|
|
paragraphs_collection_themes_uninstalled |
./paragraphs_collection.module |
Implements hook_themes_uninstalled(). |
|
|
paragraphs_collection_theme_suggestions_paragraph_alter |
./paragraphs_collection.module |
Implements hook_theme_suggestions_HOOK_alter(). |
|
|
paragraphs_collection_update_8001 |
./paragraphs_collection.install |
Add default config for enabled styles. |
|
|
paragraphs_collection_update_8002 |
./paragraphs_collection.install |
Update style plugin config of Paragraph types. |
|
|
paragraphs_collection_update_8003 |
./paragraphs_collection.install |
Filter out disabled grid layouts. |
|
|
_paragraphs_collection_demo_add_background_plugin_field |
modules/paragraphs_collection_demo/paragraphs_collection_demo.install |
Adds the background plugin field in the container paragraph type. |
1 |
|
_paragraphs_collection_demo_create_accordion_paragraph |
modules/paragraphs_collection_demo/paragraphs_collection_demo.install |
Helper function to create accordion paragraph. |
1 |
|
_paragraphs_collection_demo_create_demo_article |
modules/paragraphs_collection_demo/paragraphs_collection_demo.install |
Create demo article example. |
1 |
|
_paragraphs_collection_demo_create_demo_article_1 |
modules/paragraphs_collection_demo/paragraphs_collection_demo.install |
Creates demo content. |
1 |
|
_paragraphs_collection_demo_create_grid_article |
modules/paragraphs_collection_demo/paragraphs_collection_demo.install |
Create demo grid article example. |
1 |
|
_paragraphs_collection_demo_create_grid_paragraph |
modules/paragraphs_collection_demo/paragraphs_collection_demo.install |
Helper function to create paragraph grid. |
2 |
|
_paragraphs_collection_demo_create_image_paragraph |
modules/paragraphs_collection_demo/paragraphs_collection_demo.install |
Helper function to create paragraph image. |
2 |
|
_paragraphs_collection_demo_create_node |
modules/paragraphs_collection_demo/paragraphs_collection_demo.install |
Create demo node of a type paragraphed_content_demo. |
3 |
|
_paragraphs_collection_demo_create_text_paragraph |
modules/paragraphs_collection_demo/paragraphs_collection_demo.install |
Helper function to create paragraph text. |
2 |
|