service paragraphs_collection.style_discovery in Paragraphs Collection 8
Class
\Drupal\paragraphs_collection\StyleDiscovery6 string references to paragraphs_collection.style_discovery
- OverviewController::create in src/
Controller/ OverviewController.php - Instantiates a new instance of this class.
- ParagraphsStylePlugin::ajaxStyleSelect in src/
Plugin/ paragraphs/ Behavior/ ParagraphsStylePlugin.php - Ajax callback for loading the style description for the currently selected style.
- ParagraphsStylePlugin::create in src/
Plugin/ paragraphs/ Behavior/ ParagraphsStylePlugin.php - Creates an instance of the plugin.
- ParagraphsStylePluginTest::testStyleOverriding in tests/
src/ FunctionalJavascript/ ParagraphsStylePluginTest.php - Tests the style overriding with sub themes.
- Permissions::permissions in src/
Permissions.php - Returns an array of permissions for advanced styles.
File
View source
- class: \Drupal\paragraphs_collection\StyleDiscovery
- arguments:
- - '@module_handler'
- - '@string_translation'
- - '@controller_resolver'
- - '@cache.discovery'
- - '@theme_handler'
- - '@config.factory'
- - '@current_user'