mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 19:46:23 +00:00
35 lines
913 B
Markdown
35 lines
913 B
Markdown
---
|
|
id: 5bf39571-2d13-4394-b882-aa7e6c1a341a
|
|
title: Symfony Routing Annotations
|
|
---
|
|
|
|
# Annotations
|
|
|
|
- [Prefix all controller route
|
|
names](20201109142351-prefix_all_controller_route_names)
|
|
- [Inlined Routing
|
|
Configuration](20201110154229-inlined_routing_configuration)
|
|
- [Always Include Route Default
|
|
Values](20201112121416-always_include_route_default_values)
|
|
|
|
## Annotation Attributes
|
|
|
|
- [Route Annotations
|
|
Priority](20201116123857-route_annotations_priority)
|
|
- [Stateless Route Attribute](20201116131057-stateless)
|
|
|
|
## Conditions
|
|
|
|
- [Use Env Vars in Route
|
|
Conditions](20201116131633-use_env_vars_in_route_conditions)
|
|
|
|
## Il8N
|
|
|
|
- [Internationalized
|
|
Routing](20201110154548-internationalized_routing)
|
|
- [Fallback For Internationalized
|
|
Routes](20201111111636-fallback_for_internationalized_routes)
|
|
|
|
## UTF8
|
|
|
|
- [UTF8 Routing Option](20201112132747-utf8_routing_option)
|