Skip to content

efficience-it/certification-twig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Certification to twig

Linked to this documentation, this repository is a way for developper to train to be certificated for Twig.

What to learn ?

There are 2 main instructions for passing it:


Tags' List

Filters' List

Functions' list

Tests' list

Operators' list

  • in
  • is
  • Math (+, -, /, %, //, *, **)
  • Logic (and, or, not, (), b-and, b-xor, b-or)
  • Comparisons (==, !=, <, >, >=, <=, ===,
    starts with, ends with, has some, has every, matches)
  • Others (.., |, ~, ., [], ?:, ??)

What is not required for Twig certification ?

In the documentation page, there is a paragraph “Twig Reference for Symfony” which is not a section requested in the certification, since these functions are part of the symfony/twig-bridge library. This part will be requested in the Symfony certification.

All those Filters, Functions ... with an Extension like MarkdownExtension, StringExtension, IntlExtension, HtmlExtension, CacheExtension, CssInlinerExtension, InkyExtension not installed by default are not in the certification.

  • currency_name
  • country_name
  • currency_symbol
  • data_uri
  • cache
  • inline_css
  • inky_to_html
  • language_name
  • locale_name
  • markdown_to_html
  • slug
  • timezone_name
  • country_names
  • country_timezones
  • currency_names
  • html_classes
  • language_names
  • locale_names
  • script_names
  • timezone_names
  • format_time
  • html_to_markdown
  • format_date
  • format_datetime
  • format_number
  • format_currency

And to register, buy a voucher.

https://certification.symfony.com/exams/twig.html For more informations, read this article: https://www.itefficience.com/article/la-certification-twig-une-1ere-pour-le-chemin-de-la-certif-symfony To train with our team, contact us on https://www.itefficience.com

About

A series of questions to prepare for the Twig Certification

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published