Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion _build/redirection_map
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,8 @@
/cookbook/controller/index /controller
/cookbook/controller/service /controller/service
/cookbook/controller/upload_file /controller/upload_file
/cookbook/debugging /debug/debugging
/cookbook/debugging /
/debug/debugging /
/cookbook/deployment/azure-website /cookbook/azure-website
/cookbook/deployment/fortrabbit /deployment/fortrabbit
/cookbook/deployment/heroku /deployment/heroku
Expand Down
1 change: 0 additions & 1 deletion configuration/front_controllers_and_kernel.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ to `decorate`_ the kernel with additional features. Examples include:
* Configuring the autoloader or adding additional autoloading mechanisms;
* Adding HTTP level caching by wrapping the kernel with an instance of
:ref:`AppCache <symfony-gateway-cache>`;
* Enabling (or skipping) the :doc:`ClassCache </debug/debugging>`;
* Enabling the :doc:`Debug Component </components/debug>`.

The front controller can be chosen by requesting URLs like:
Expand Down
8 changes: 0 additions & 8 deletions debug.rst

This file was deleted.

53 changes: 0 additions & 53 deletions debug/debugging.rst

This file was deleted.

1 change: 0 additions & 1 deletion index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ Topics
bundles
console
doctrine
debug
deployment
email
event_dispatcher
Expand Down