imports: - { resource: config.yml } framework: router: resource: '%kernel.project_dir%/config/routing_dev.yml' strict_requirements: true profiler: { only_exceptions: false } monolog: handlers: main: type: stream path: '%kernel.logs_dir%/%kernel.environment%.log' level: debug channels: ['!event'] console: type: console process_psr_3_messages: false channels: ['!event', '!doctrine', '!console'] # To follow logs in real time, execute the following command: # `bin/console server:log -vv` server_log: type: server_log process_psr_3_messages: false host: 127.0.0.1:9911 # uncomment to get logging in your browser # you may have to allow bigger header sizes in your Web server configuration #firephp: # type: firephp # level: info #chromephp: # type: chromephp # level: info
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
PHPMD | Folder | 0755 |
|
|
PhpCodeSniffer | Folder | 0755 |
|
|
config.yml | File | 1.87 KB | 0644 |
|
config_dev.yml | File | 1.02 KB | 0644 |
|
config_prod.yml | File | 459 B | 0644 |
|
config_test.yml | File | 164 B | 0644 |
|
parameters.yml.dist | File | 1.43 KB | 0644 |
|
repositories.yml | File | 1 KB | 0644 |
|
routing.yml | File | 39 B | 0644 |
|
routing_dev.yml | File | 33 B | 0644 |
|
services.yml | File | 1.23 KB | 0644 |
|