Image path: {{ file_url(content.field_name['#items'].entity.uri.value) }}
Image title text: {{ node.field_name.title }}
Entity Reference path: {{ content.field_tags[0]['#url'] }}
| #!/bin/bash | |
| ################################################################################ | |
| # | |
| # This script exports the commit history of multiple repositories | |
| # into a single output sorted by date. | |
| # The output formats are: csv, gource and mp4. | |
| # | |
| # Author: Pietro Arturo Panetta | |
| # Site: https://github.com/arturu | |
| # Copyright: @arturu 2024 |
== Merge class to link item.link|merge({ '#options': { 'attributes': { 'class' : [ 'class1','class2','class3' ] } } })
| === Versioni impostate sui domini | |
| cd /usr/local/directadmin/data/users/ && cat */domains/*.conf | grep php1_select= | |
| {# | |
| /** | |
| * @file | |
| * Default theme implementation to display a paragraph. | |
| * | |
| * Available variables: | |
| * - paragraph: Full paragraph entity. | |
| * - id: The paragraph ID. | |
| * - bundle: The type of the paragraph, for example, "image" or "text". | |
| * - authorid: The user ID of the paragraph author. |
| {# | |
| /** | |
| * @file | |
| * Bootstrap Paragraphs template for displaying a Carousel. | |
| * | |
| * Available variables: | |
| * - paragraph: Full paragraph entity. | |
| * - id: The paragraph ID. | |
| * - bundle: The type of the paragraph, for example, "image" or "text". | |
| * - authorid: The user ID of the paragraph author. |