36 lines
1.3 KiB
YAML
36 lines
1.3 KiB
YAML
twig:
|
|
default_path: '%kernel.project_dir%/templates'
|
|
form_themes:
|
|
- 'Form/fields.html.twig'
|
|
- '@TetranzSelect2Entity/Form/fields.html.twig'
|
|
globals:
|
|
appAlias: '%appAlias%'
|
|
appName: '%appName%'
|
|
appMasteridentity: '%appMasteridentity%'
|
|
appAuth: '%appAuth%'
|
|
appModeregistration: '%appModeregistration%'
|
|
appSynchro: '%appSynchro%'
|
|
appSynchroPurgeUser: '%appSynchroPurgeUser%'
|
|
appNiveau01label: '%appNiveau01label%'
|
|
appNiveau01labels: '%appNiveau01labels%'
|
|
appNiveau02use: '%appNiveau02use%'
|
|
appNiveau02label: '%appNiveau02label%'
|
|
appNiveau02labels: '%appNiveau02labels%'
|
|
appNiveau02mandatory: '%appNiveau02mandatory%'
|
|
appNiveau03use: '%appNiveau03use%'
|
|
appNiveau03label: '%appNiveau03label%'
|
|
appNiveau03labels: '%appNiveau03labels%'
|
|
appNiveau03mandatory: '%appNiveau03mandatory%'
|
|
appNiveau04use: '%appNiveau04use%'
|
|
appNiveau04label: '%appNiveau04label%'
|
|
appNiveau04labels: '%appNiveau04labels%'
|
|
appNiveau04mandatory: '%appNiveau04mandatory%'
|
|
appGroupuse: '%appGroupuse%'
|
|
sondeUse: '%sondeUse%'
|
|
sondeUrl: '%sondeUrl%'
|
|
auditUse: '%auditUse%'
|
|
|
|
when@test:
|
|
twig:
|
|
strict_variables: true
|