Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in twig

How to display a list of years since a specific year using Twig and Symfony2

symfony twig

Twig / PHP - Format string using Replace or Regex

php regex twig

How to check if a variable is equal to zero in twig and value defined

php twig

symfony2.1: count doctrine collection in twig template

Twig check if file exists

php twig file-exists

Translate messages inside twig in symfony2

symfony twig

Twig for loop, how do I display the last element?

symfony twig

let a html button call a Controller Action

symfony twig

The filter "truncate" (of twig) does not exist in a view of a vendor bundle

Bug with "default" filter and boolean macro arguments in Twig / Symfony 2?

symfony twig

How to use sprintf in Twig to format a number?

symfony twig

Symfony2: Twig: Default template file in custom location

php symfony twig

Get all variables used in a twig template file [duplicate]

php regex parsing twig

Repeating block in Twig

twig

Webpack Encore - $ is not defined

The "replace" filter expects an array or "Traversable" as replace values, got "string"

php symfony twig

Symfony2 form validation with html5 and CANCEL button

html validation symfony twig

symfony2 twig - raw & slice filter together doesn't work

php symfony themes twig

Error: You cannot create a service ("templating.helper.assets") of an inactive scope ("request")

symfony twig

Add div after every 3d element twig loop, modulus

loops twig modulus