filefield-sources-element.html.twig in FileField Sources 8
Theme fieldfield-sources-element.
Available variables:
- rendered_element: The rendered sources element.
5 theme calls to filefield-sources-element.html.twig
- Attach::process in src/
Plugin/ FilefieldSource/ Attach.php - Process callback for file field source plugin.
- Clipboard::process in src/
Plugin/ FilefieldSource/ Clipboard.php - Process callback for file field source plugin.
- Imce::process in src/
Plugin/ FilefieldSource/ Imce.php - Process callback for file field source plugin.
- Reference::process in src/
Plugin/ FilefieldSource/ Reference.php - Process callback for file field source plugin.
- Remote::process in src/
Plugin/ FilefieldSource/ Remote.php - Process callback for file field source plugin.
File
templates/filefield-sources-element.html.twigView source
- {#
- /**
- * @file
- * Theme fieldfield-sources-element.
- *
- * Available variables:
- * - rendered_element: The rendered sources element.
- *
- * @ingroup themeable
- */
- #}
- {{ rendered_element|raw }}