Common & useful classes, resources, extensions. Based on Symfony framework.
Located here: Resources/translations
in yaml
files, e.g. Resources/translations/actions.en.yaml
.
Prefixed by meritoo_common
. Grouped by translation domain:
- actions, e.g.
actions.en.yaml
- questions, e.g.
questions.en.yaml
- titles, e.g.
titles.en.yaml
- validators, e.g.
validators.en.yaml
- words, e.g.
words.en.yaml
{{ 'meritoo_common.version' | trans({}, 'words') }}
{{ 'meritoo_common.remember_me' | trans({}, 'actions') }}
- Configuration
- Dependency Injection Extension
- Descriptor of application
- Descriptor of bundle
- Descriptors of bundles
- Services:
- Tests
- Translations
- Twig extensions: