You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							23 lines
						
					
					
						
							594 B
						
					
					
				
			
		
		
	
	
							23 lines
						
					
					
						
							594 B
						
					
					
				_wdt:
 | 
						|
    resource: "@WebProfilerBundle/Resources/config/routing/wdt.xml"
 | 
						|
    prefix:   /_wdt
 | 
						|
 | 
						|
_profiler:
 | 
						|
    resource: "@WebProfilerBundle/Resources/config/routing/profiler.xml"
 | 
						|
    prefix:   /_profiler
 | 
						|
 | 
						|
#_configurator:
 | 
						|
#    resource: "@SensioDistributionBundle/Resources/config/routing/webconfigurator.xml"
 | 
						|
#    prefix:   /_configurator
 | 
						|
 | 
						|
_errors:
 | 
						|
    resource: "@TwigBundle/Resources/config/routing/errors.xml"
 | 
						|
    prefix:   /_error
 | 
						|
 | 
						|
#JMSTranslationBundle_ui:
 | 
						|
#    resource: @JMSTranslationBundle/Controller/
 | 
						|
#    type:     annotation
 | 
						|
#    prefix:   /_trans
 | 
						|
 | 
						|
_main:
 | 
						|
    resource: routing.yml
 | 
						|
 |