<?xml version="1.0" encoding="UTF-8" ?> <routes xmlns="http://symfony.com/schema/routing" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://symfony.com/schema/routing http://symfony.com/schema/routing/routing-1.0.xsd"> <route id="app_homepage" path="/" controller="AppBundle:Homepage:show" /> <route id="app_blog" path="/blog"> <default key="_controller">AppBundle:Blog:list</default> </route> <route id="app_logout" path="/logout" /> </routes>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
import__controller.xml | File | 406 B | 0644 |
|
import__controller.yml | File | 104 B | 0644 |
|
import_controller.xml | File | 362 B | 0644 |
|
import_controller.yml | File | 85 B | 0644 |
|
import_override_defaults.xml | File | 440 B | 0644 |
|
import_override_defaults.yml | File | 144 B | 0644 |
|
override_defaults.xml | File | 432 B | 0644 |
|
override_defaults.yml | File | 122 B | 0644 |
|
routing.xml | File | 519 B | 0644 |
|
routing.yml | File | 179 B | 0644 |
|