PHP Classes

File: config/packages/web_profiler.yaml

Recommend this page to a friend!
  Classes of Celso   API Symfony   config/packages/web_profiler.yaml   Download  
File: config/packages/web_profiler.yaml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: API Symfony
Demonstrates a simple API using Symfony framework
Author: By
Last change:
Date: 2 months ago
Size: 337 bytes
 

Contents

Class file image Download
when@dev: web_profiler: toolbar: true intercept_redirects: false framework: profiler: only_exceptions: false collect_serializer_data: true when@test: web_profiler: toolbar: false intercept_redirects: false framework: profiler: { collect: false }