Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Themes & Styling

Get $1 route value regex on twig template file

Started by NicolasG 🇫🇷 5 years ago · 0 replies · 479 views
5 years ago

Hello,

I would like to get the $1 $2 regex values of my route directly into my twig template. Is this possible ?

i.e :

TWIG
// routes
 /annonce-.+-(\d+) : /annonce

// annonce.html.twig

{% do getInfos( my_digit_value) %}

Thx

Suggested topics

Topic Participants Replies Views Activity
Themes & Styling · by Pedro M, 2 months ago
4 198 2 months ago
Themes & Styling · by Ian, 2 months ago
3 94 2 months ago
Themes & Styling · by Norbert, 2 years ago
11 456 3 months ago
Themes & Styling · by Lukáš Findeis, 3 months ago
0 48 3 months ago
Themes & Styling · by Sebadamus, 4 months ago
5 128 3 months ago