Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in twig

How Generating URLs from a template correctly in Symfony2/Twig

php symfony twig

Using variables as a hash keys in twig (as a parameters in path() or |trans)

symfony twig

How can I conditionally override a TWIG layout block?

php templates symfony twig

Get translated country name from a 2 digit country code in Symfony2/Twig?

symfony twig symfony-forms

Twig sort array of objects by field

twig

Using a custom function in Twig

php symfony twig

Symfony2: How can I set twig |date("d F, Y") filter to output months in Swedish?

php date datetime symfony twig

Symfony2 - form_start function customise in twig

Can I put html inside a Symfony form button with Twig?

twig symfony

Prevent output escaping in Twig function extension

symfony twig

How to install the Intl extension for Twig

php twig intl twig-extension

Symfony 'trans' domain inside Twig template

Send email from command line in symfony2

php symfony console twig

What is causing a "Maximum function nesting level" error in Symfony 2.1 and Twig?

symfony twig

Generate a path appending query string in Symfony2

symfony twig

whats the difference between {% vs {%- in twig?

twig

getting error that a template that extends can not have body

symfony twig

TWIG: is defined and is not null

symfony twig

How to delete white spaces of a text in twig?

php symfony twig

Nested if else in Twig

symfony twig conditional