Skip to content

Commit 6d5aab0

Browse files
committed
Added all the missing "index pages" redirections
1 parent 683010a commit 6d5aab0

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

_build/redirection_map

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
/book/index /
2+
/cookbook/index /
13
/book/stable_api /contributing/code/bc
24
/book/internals /reference/events
35
/cookbook/console/sending_emails /cookbook/console/request_context
@@ -76,13 +78,15 @@
7678
/book/performance /performance/performance
7779
/cookbook/assetic/apply_to_option /assetic/apply_to_option
7880
/cookbook/assetic/asset_management /assetic/asset_management
81+
/cookbook/assetic/index /assetic
7982
/cookbook/assetic/jpeg_optimize /assetic/jpeg_optimize
8083
/cookbook/assetic/php /assetic/php
8184
/cookbook/assetic/uglifyjs /assetic/uglifyjs
8285
/cookbook/assetic/yuicompressor /assetic/yuicompressor
8386
/cookbook/bundles/best_practices /bundles/best_practices
8487
/cookbook/bundles/configuration /bundles/configuration
8588
/cookbook/bundles/extension /bundles/extension
89+
/cookbook/bundles/index /bundles
8690
/cookbook/bundles/inheritance /bundles/inheritance
8791
/cookbook/bundles/installation /bundles/installation
8892
/cookbook/bundles/override /bundles/override
@@ -96,32 +100,37 @@
96100
/cookbook/configuration/environments /configuration/environments
97101
/cookbook/configuration/external_parameters /configuration/external_parameters
98102
/cookbook/configuration/front_controllers_and_kernel /configuration/front_controllers_and_kernel
103+
/cookbook/configuration/index /configuration
99104
/cookbook/configuration/override_dir_structure /configuration/override_dir_structure
100105
/cookbook/configuration/using_parameters_in_dic /configuration/using_parameters_in_dic
101106
/cookbook/configuration/web_server_configuration /setup/web_server_configuration
102107
/cookbook/console/command_in_controller /console/command_in_controller
103108
/cookbook/console/commands_as_services /console/commands_as_services
104109
/cookbook/console/console_command /console/console_command
110+
/cookbook/console/index /console
105111
/cookbook/console/logging /console/logging
106112
/cookbook/console/request_context /console/request_context
107113
/cookbook/console/style /console/style
108114
/cookbook/console/usage /console/usage
109115
/cookbook/controller/csrf_token_validation /controller/csrf_token_validation
110116
/cookbook/controller/error_pages /controller/error_pages
111117
/cookbook/controller/forwarding /controller/forwarding
118+
/cookbook/controller/index /controller
112119
/cookbook/controller/service /controller/service
113120
/cookbook/controller/upload_file /controller/upload_file
114121
/cookbook/debugging /debug/debugging
115122
/cookbook/deployment/azure-website /cookbook/azure-website
116123
/cookbook/deployment/fortrabbit /deployment/fortrabbit
117124
/cookbook/deployment/heroku /deployment/heroku
125+
/cookbook/deployment/index /deployment
118126
/cookbook/deployment/platformsh /deployment/platformsh
119127
/cookbook/deployment/tools /deployment/tools
120128
/cookbook/doctrine/common_extensions /doctrine/common_extensions
121129
/cookbook/doctrine/console /doctrine/console
122130
/cookbook/doctrine/custom_dql_functions /doctrine/custom_dql_functions
123131
/cookbook/doctrine/dbal /doctrine/dbal
124132
/cookbook/doctrine/event_listeners_subscribers /doctrine/event_listeners_subscribers
133+
/cookbook/doctrine/index /doctrine
125134
/cookbook/doctrine/mapping_model_classes /doctrine/mapping_model_classes
126135
/cookbook/doctrine/mongodb_session_storage /doctrine/mongodb_session_storage
127136
/cookbook/doctrine/multiple_entity_managers /doctrine/multiple_entity_managers
@@ -133,11 +142,13 @@
133142
/cookbook/email/dev_environment /email/dev_environment
134143
/cookbook/email/email /email
135144
/cookbook/email/gmail /email/gmail
145+
/cookbook/email/index /email
136146
/cookbook/email/spool /email/spool
137147
/cookbook/email/testing /email/testing
138148
/cookbook/event_dispatcher/before_after_filters /event_dispatcher/before_after_filters
139149
/cookbook/event_dispatcher/class_extension /event_dispatcher/class_extension
140150
/cookbook/event_dispatcher/event_listener /event_dispatcher
151+
/cookbook/event_dispatcher/index /event_dispatcher
141152
/cookbook/event_dispatcher/method_behavior /event_dispatcher/method_behavior
142153
/cookbook/expressions /expressions/expressions
143154
/cookbook/form/create_custom_field_type /form/create_custom_field_type
@@ -147,32 +158,39 @@
147158
/cookbook/form/dynamic_form_modification /form/dynamic_form_modification
148159
/cookbook/form/form_collections /form/form_collections
149160
/cookbook/form/form_customization /form/form_customization
161+
/cookbook/form/index /forms
150162
/cookbook/form/inherit_data_option /form/inherit_data_option
151163
/cookbook/form/unit_testing /form/unit_testing
152164
/cookbook/form/use_empty_data /form/use_empty_data
153165
/cookbook/frontend/bower /frontend/bower
166+
/cookbook/frontend/index /frontend
154167
/cookbook/install/unstable_versions /setup/unstable_versions
155168
/cookbook/install/bundles /setup/bundles
169+
/cookbook/install/index /setup
156170
/cookbook/install/upgrade_major /setup/upgrade_major
157171
/cookbook/install/upgrade_minor /setup/upgrade_minor
158172
/cookbook/install/upgrade_patch /setup/upgrade_patch
159173
/cookbook/logging/channels_handlers /logging/channels_handlers
174+
/cookbook/logging/index /logging
160175
/cookbook/logging/monolog /logging
161176
/cookbook/logging/monolog_console /logging/monolog_console
162177
/cookbook/logging/monolog_email /logging/monolog_email
163178
/cookbook/logging/monolog_regex_based_excludes /logging/monolog_regex_based_excludes
164179
/cookbook/profiler/data_collector /profiler/data_collector
180+
/cookbook/profiler/index /profiler
165181
/cookbook/profiler/matchers /profiler/matchers
166182
/cookbook/profiler/profiling_data /profiler/profiling_data
167183
/cookbook/profiler/storage /profiler/storage
168184
/cookbook/psr7 /psr/psr7
185+
/cookbook/request/index /request
169186
/cookbook/request/load_balancer_reverse_proxy /request/load_balancer_reverse_proxy
170187
/cookbook/request/mime_type /request/mime_type
171188
/cookbook/routing/conditions /routing/conditions
172189
/cookbook/routing/custom_route_loader /routing/custom_route_loader
173190
/cookbook/routing/debug /routing/debug
174191
/cookbook/routing/external_resources /routing/external_resources
175192
/cookbook/routing/extra_information /routing/extra_information
193+
/cookbook/routing/index /routing
176194
/cookbook/routing/method_parameters /routing/requirements
177195
/cookbook/routing/optional_placeholders /routing/optional_placeholders
178196
/cookbook/routing/redirect_in_config /routing/redirect_in_config
@@ -197,6 +215,7 @@
197215
/cookbook/security/form_login_setup /security/form_login_setup
198216
/cookbook/security/host_restriction /security/host_restriction
199217
/cookbook/security/impersonating_user /security/impersonating_user
218+
/cookbook/security/index /security
200219
/cookbook/security/multiple_user_providers /security/multiple_user_providers
201220
/cookbook/security/named_encoders /security/named_encoders
202221
/cookbook/security/pre_authenticated /security/pre_authenticated
@@ -206,15 +225,18 @@
206225
/cookbook/security/voters /security/voters
207226
/cookbook/serializer /serializer
208227
/cookbook/service_container/compiler_passes /service_container/compiler_passes
228+
/cookbook/service_container/index /service_container
209229
/cookbook/service_container/scopes /service_container/scopes
210230
/cookbook/session/avoid_session_start /session/avoid_session_start
231+
/cookbook/session/index /session
211232
/cookbook/session/limit_metadata_writes /session/limit_metadata_writes
212233
/cookbook/session/locale_sticky_session /session/locale_sticky_session
213234
/cookbook/session/php_bridge /session/php_bridge
214235
/cookbook/session/proxy_examples /session/proxy_examples
215236
/cookbook/session/sessions_directory /session/sessions_directory
216237
/cookbook/symfony1 /introduction/symfony1
217238
/cookbook/templating/global_variables /templating/global_variables
239+
/cookbook/templating/index /templating
218240
/cookbook/templating/namespaced_paths /templating/namespaced_paths
219241
/cookbook/templating/PHP /templating/PHP
220242
/cookbook/templating/render_without_controller /templating/render_without_controller
@@ -223,19 +245,25 @@
223245
/cookbook/testing/database /testing/database
224246
/cookbook/testing/doctrine /testing/doctrine
225247
/cookbook/testing/http_authentication /testing/http_authentication
248+
/cookbook/testing/index /testing
226249
/cookbook/testing/insulating_clients /testing/insulating_clients
227250
/cookbook/testing/profiling /testing/profiling
228251
/cookbook/testing/simulating_authentication /testing/simulating_authentication
229252
/cookbook/upgrade/bundles /upgrade/patch_version
253+
/cookbook/upgrade/index /setup/upgrade_major
230254
/cookbook/upgrade/major_version /upgrade/minor_version
231255
/cookbook/upgrade/minor_version /upgrade/major_version
232256
/cookbook/upgrade/patch_version /upgrade/bundles
233257
/cookbook/validation/custom_constraint /validation/custom_constraint
234258
/cookbook/validation/group_service_resolver /validation/group_service_resolver
259+
/cookbook/validation/index /validation
235260
/cookbook/validation/severity /validation/severity
236261
/cookbook/web_server/built_in /setup/built_in_web_server
237-
/cookbook/web_services/php_soap_extension /web_services/php_soap_extension
262+
/cookbook/web_server/index /setup/built_in_web_server
263+
/cookbook/web_services/index /controller/soap_web_service
264+
/cookbook/web_services/php_soap_extension /controller/soap_web_service
238265
/cookbook/workflow/homestead /setup/homestead
266+
/cookbook/workflow/index /setup
239267
/cookbook/workflow/new_project_git /setup/new_project_git
240268
/cookbook/workflow/new_project_svn /setup/new_project_svn
241269
/components/asset/index /components/asset
@@ -262,6 +290,7 @@
262290
/components/dependency_injection/synthetic_services /service_container/synthetic_services
263291
/components/dependency_injection/tags /service_container/tags
264292
/components/dependency_injection/types /service_container/injection_types
293+
/components/event_dispatcher/index /components/event_dispatcher
265294
/components/event_dispatcher/introduction /components/event_dispatcher
266295
/components/expression_language/introduction /components/expression_language
267296
/components/expression_language/index /components/expression_language
@@ -271,6 +300,7 @@
271300
/components/form/introduction /components/form
272301
/components/form/index /components/form
273302
/components/form/type_guesser /form/type_guesser
303+
/components/http_foundation/index /components/http_foundation
274304
/components/http_foundation/introduction /components/http_foundation
275305
/components/http_kernel/introduction /components/http_kernel
276306
/components/http_kernel/index /components/http_kernel

0 commit comments

Comments
 (0)