(Russian) Drupal 8 optimization image + afto add webp files
Sorry, this entry is only available in Russian.
Browsing category
Sorry, this entry is only available in Russian.
$node = \Drupal\node\Entity\Node::load($nid); $node->field_kharakteristiki[0]->entity->field_title->value;
<?php kint_require(); Kint::$maxLevels = 4; kint($node);
composer global require drush/drush:8 nano .profile add PATH="$HOME/.config/composer/vendor/bin:$PATH" source ~/.profile
{{ content.field_ssylka|render|striptags|trim }} example: <a href="{{ content.field_ssylka|render|striptags|trim }}"> {{ content.field_ikonka_sverkhu }} {{ content.field_jgb }}</a>