diff --git a/bundles.rst b/bundles.rst index ed194614c3..34b6e644d4 100644 --- a/bundles.rst +++ b/bundles.rst @@ -1,6 +1,3 @@ -.. index:: - single: Bundles - .. _page-creation-bundles: The Bundle System diff --git a/bundles/best_practices.rst b/bundles/best_practices.rst index eecd1da7e4..d5c73209f2 100644 --- a/bundles/best_practices.rst +++ b/bundles/best_practices.rst @@ -1,6 +1,3 @@ -.. index:: - single: Bundle; Best practices - Best Practices for Reusable Bundles =================================== @@ -9,9 +6,6 @@ configurable and extendable. Reusable bundles are those meant to be shared privately across many company projects or publicly so any Symfony project can install them. -.. index:: - pair: Bundle; Naming conventions - .. _bundles-naming-conventions: Bundle Name diff --git a/bundles/configuration.rst b/bundles/configuration.rst index 007ad99759..e25d6e0103 100644 --- a/bundles/configuration.rst +++ b/bundles/configuration.rst @@ -1,7 +1,3 @@ -.. index:: - single: Configuration; Semantic - single: Bundle; Extension configuration - How to Create Friendly Configuration for a Bundle ================================================= diff --git a/bundles/extension.rst b/bundles/extension.rst index eadd0ab864..2a8a596545 100644 --- a/bundles/extension.rst +++ b/bundles/extension.rst @@ -1,7 +1,3 @@ -.. index:: - single: Configuration; Semantic - single: Bundle; Extension configuration - How to Load Service Configuration inside a Bundle ================================================= diff --git a/bundles/override.rst b/bundles/override.rst index 6cf3d37c38..a524780baa 100644 --- a/bundles/override.rst +++ b/bundles/override.rst @@ -1,6 +1,3 @@ -.. index:: - single: Bundle; Inheritance - How to Override any Part of a Bundle ==================================== diff --git a/bundles/prepend_extension.rst b/bundles/prepend_extension.rst index 53f0fed9da..6ad1ad758d 100644 --- a/bundles/prepend_extension.rst +++ b/bundles/prepend_extension.rst @@ -1,7 +1,3 @@ -.. index:: - single: Configuration; Semantic - single: Bundle; Extension configuration - How to Simplify Configuration of Multiple Bundles ================================================= diff --git a/cache.rst b/cache.rst index e9ff5d41de..48d3a250bd 100644 --- a/cache.rst +++ b/cache.rst @@ -1,6 +1,3 @@ -.. index:: - single: Cache - Cache ===== diff --git a/components/asset.rst b/components/asset.rst index 9903702823..b5c171d0fc 100644 --- a/components/asset.rst +++ b/components/asset.rst @@ -1,7 +1,3 @@ -.. index:: - single: Asset - single: Components; Asset - The Asset Component =================== diff --git a/components/browser_kit.rst b/components/browser_kit.rst index f2c30cb896..12c2a63a7c 100644 --- a/components/browser_kit.rst +++ b/components/browser_kit.rst @@ -1,7 +1,3 @@ -.. index:: - single: BrowserKit - single: Components; BrowserKit - The BrowserKit Component ======================== diff --git a/components/cache.rst b/components/cache.rst index 29c1f0fd42..ff650ee13c 100644 --- a/components/cache.rst +++ b/components/cache.rst @@ -1,8 +1,3 @@ -.. index:: - single: Cache - single: Performance - single: Components; Cache - .. _`cache-component`: The Cache Component diff --git a/components/cache/adapters/apcu_adapter.rst b/components/cache/adapters/apcu_adapter.rst index 17ecd4058e..c85050e9b4 100644 --- a/components/cache/adapters/apcu_adapter.rst +++ b/components/cache/adapters/apcu_adapter.rst @@ -1,7 +1,3 @@ -.. index:: - single: Cache Pool - single: APCu Cache - .. _apcu-adapter: APCu Cache Adapter diff --git a/components/cache/adapters/array_cache_adapter.rst b/components/cache/adapters/array_cache_adapter.rst index c7b06f4075..7429593f99 100644 --- a/components/cache/adapters/array_cache_adapter.rst +++ b/components/cache/adapters/array_cache_adapter.rst @@ -1,7 +1,3 @@ -.. index:: - single: Cache Pool - single: Array Cache - Array Cache Adapter =================== diff --git a/components/cache/adapters/chain_adapter.rst b/components/cache/adapters/chain_adapter.rst index b0dd5d029e..9a91234096 100644 --- a/components/cache/adapters/chain_adapter.rst +++ b/components/cache/adapters/chain_adapter.rst @@ -1,7 +1,3 @@ -.. index:: - single: Cache Pool - single: Chain Cache - .. _component-cache-chain-adapter: Chain Cache Adapter diff --git a/components/cache/adapters/couchbasebucket_adapter.rst b/components/cache/adapters/couchbasebucket_adapter.rst index cc99db1c96..f1e0c13b2b 100644 --- a/components/cache/adapters/couchbasebucket_adapter.rst +++ b/components/cache/adapters/couchbasebucket_adapter.rst @@ -1,7 +1,3 @@ -.. index:: - single: Cache Pool - single: Couchbase Cache - .. _couchbase-adapter: Couchbase Bucket Cache Adapter diff --git a/components/cache/adapters/couchbasecollection_adapter.rst b/components/cache/adapters/couchbasecollection_adapter.rst index 100acf14fa..a0c5e28c9a 100644 --- a/components/cache/adapters/couchbasecollection_adapter.rst +++ b/components/cache/adapters/couchbasecollection_adapter.rst @@ -1,7 +1,3 @@ -.. index:: - single: Cache Pool - single: Couchabase Cache - .. _couchbase-collection-adapter: Couchbase Collection Cache Adapter diff --git a/components/cache/adapters/doctrine_adapter.rst b/components/cache/adapters/doctrine_adapter.rst index 59c89c1c13..3b894e8388 100644 --- a/components/cache/adapters/doctrine_adapter.rst +++ b/components/cache/adapters/doctrine_adapter.rst @@ -1,7 +1,3 @@ -.. index:: - single: Cache Pool - single: Doctrine Cache - .. _doctrine-adapter: Doctrine Cache Adapter diff --git a/components/cache/adapters/filesystem_adapter.rst b/components/cache/adapters/filesystem_adapter.rst index 2a168d2522..331dbb2dff 100644 --- a/components/cache/adapters/filesystem_adapter.rst +++ b/components/cache/adapters/filesystem_adapter.rst @@ -1,7 +1,3 @@ -.. index:: - single: Cache Pool - single: Filesystem Cache - .. _component-cache-filesystem-adapter: Filesystem Cache Adapter diff --git a/components/cache/adapters/memcached_adapter.rst b/components/cache/adapters/memcached_adapter.rst index 009ead59cb..f2de83251c 100644 --- a/components/cache/adapters/memcached_adapter.rst +++ b/components/cache/adapters/memcached_adapter.rst @@ -1,7 +1,3 @@ -.. index:: - single: Cache Pool - single: Memcached Cache - .. _memcached-adapter: Memcached Cache Adapter diff --git a/components/cache/adapters/pdo_doctrine_dbal_adapter.rst b/components/cache/adapters/pdo_doctrine_dbal_adapter.rst index e1bf8ab554..3615d5a1bb 100644 --- a/components/cache/adapters/pdo_doctrine_dbal_adapter.rst +++ b/components/cache/adapters/pdo_doctrine_dbal_adapter.rst @@ -1,7 +1,3 @@ -.. index:: - single: Cache Pool - single: PDO Cache, Doctrine DBAL Cache - .. _pdo-doctrine-adapter: PDO & Doctrine DBAL Cache Adapter diff --git a/components/cache/adapters/php_array_cache_adapter.rst b/components/cache/adapters/php_array_cache_adapter.rst index 52259b87f8..ae5ef13f79 100644 --- a/components/cache/adapters/php_array_cache_adapter.rst +++ b/components/cache/adapters/php_array_cache_adapter.rst @@ -1,7 +1,3 @@ -.. index:: - single: Cache Pool - single: PHP Array Cache - PHP Array Cache Adapter ======================= diff --git a/components/cache/adapters/php_files_adapter.rst b/components/cache/adapters/php_files_adapter.rst index fcb5bcfffd..dce7765729 100644 --- a/components/cache/adapters/php_files_adapter.rst +++ b/components/cache/adapters/php_files_adapter.rst @@ -1,7 +1,3 @@ -.. index:: - single: Cache Pool - single: PHP Files Cache - .. _component-cache-files-adapter: PHP Files Cache Adapter diff --git a/components/cache/adapters/proxy_adapter.rst b/components/cache/adapters/proxy_adapter.rst index 203521f0e4..5177bf219d 100644 --- a/components/cache/adapters/proxy_adapter.rst +++ b/components/cache/adapters/proxy_adapter.rst @@ -1,7 +1,3 @@ -.. index:: - single: Cache Pool - single: Proxy Cache - Proxy Cache Adapter =================== diff --git a/components/cache/adapters/redis_adapter.rst b/components/cache/adapters/redis_adapter.rst index 9596386b80..821fbb1405 100644 --- a/components/cache/adapters/redis_adapter.rst +++ b/components/cache/adapters/redis_adapter.rst @@ -1,7 +1,3 @@ -.. index:: - single: Cache Pool - single: Redis Cache - .. _redis-adapter: Redis Cache Adapter diff --git a/components/cache/cache_invalidation.rst b/components/cache/cache_invalidation.rst index e9bedfbd7d..1005d2d09a 100644 --- a/components/cache/cache_invalidation.rst +++ b/components/cache/cache_invalidation.rst @@ -1,7 +1,3 @@ -.. index:: - single: Cache; Invalidation - single: Cache; Tags - Cache Invalidation ================== diff --git a/components/cache/cache_items.rst b/components/cache/cache_items.rst index 027bb59f4a..9f020a39de 100644 --- a/components/cache/cache_items.rst +++ b/components/cache/cache_items.rst @@ -1,8 +1,3 @@ -.. index:: - single: Cache Item - single: Cache Expiration - single: Cache Exceptions - Cache Items =========== diff --git a/components/cache/cache_pools.rst b/components/cache/cache_pools.rst index 375b514fe8..8d05cd268d 100644 --- a/components/cache/cache_pools.rst +++ b/components/cache/cache_pools.rst @@ -1,14 +1,3 @@ -.. index:: - single: Cache Pool - single: APCu Cache - single: Array Cache - single: Chain Cache - single: Doctrine Cache - single: Filesystem Cache - single: Memcached Cache - single: PDO Cache, Doctrine DBAL Cache - single: Redis Cache - .. _component-cache-cache-pools: Cache Pools and Supported Adapters diff --git a/components/cache/psr6_psr16_adapters.rst b/components/cache/psr6_psr16_adapters.rst index 6b98d26744..66e44b9c22 100644 --- a/components/cache/psr6_psr16_adapters.rst +++ b/components/cache/psr6_psr16_adapters.rst @@ -1,8 +1,3 @@ -.. index:: - single: Cache - single: Performance - single: Components; Cache - Adapters For Interoperability between PSR-6 and PSR-16 Cache ============================================================ diff --git a/components/config.rst b/components/config.rst index 7de46a6c6b..579d5b3149 100644 --- a/components/config.rst +++ b/components/config.rst @@ -1,7 +1,3 @@ -.. index:: - single: Config - single: Components; Config - The Config Component ==================== diff --git a/components/config/caching.rst b/components/config/caching.rst index 833492dd45..810db48107 100644 --- a/components/config/caching.rst +++ b/components/config/caching.rst @@ -1,6 +1,3 @@ -.. index:: - single: Config; Caching based on resources - Caching based on Resources ========================== diff --git a/components/config/definition.rst b/components/config/definition.rst index 8d336ea17b..eaae06c445 100644 --- a/components/config/definition.rst +++ b/components/config/definition.rst @@ -1,6 +1,3 @@ -.. index:: - single: Config; Defining and processing configuration values - Defining and Processing Configuration Values ============================================ diff --git a/components/config/resources.rst b/components/config/resources.rst index 99e2009340..22bdd2b34e 100644 --- a/components/config/resources.rst +++ b/components/config/resources.rst @@ -1,6 +1,3 @@ -.. index:: - single: Config; Loading resources - Loading Resources ================= diff --git a/components/console.rst b/components/console.rst index 63808b14df..1481724020 100644 --- a/components/console.rst +++ b/components/console.rst @@ -1,7 +1,3 @@ -.. index:: - single: Console; CLI - single: Components; Console - The Console Component ===================== diff --git a/components/console/changing_default_command.rst b/components/console/changing_default_command.rst index 6eb9f2b522..cb035950d0 100644 --- a/components/console/changing_default_command.rst +++ b/components/console/changing_default_command.rst @@ -1,6 +1,3 @@ -.. index:: - single: Console; Changing the Default Command - Changing the Default Command ============================ diff --git a/components/console/console_arguments.rst b/components/console/console_arguments.rst index 79f5c6c1f4..670f19e98d 100644 --- a/components/console/console_arguments.rst +++ b/components/console/console_arguments.rst @@ -1,6 +1,3 @@ -.. index:: - single: Console; Console arguments - Understanding how Console Arguments and Options Are Handled =========================================================== diff --git a/components/console/events.rst b/components/console/events.rst index 100bc0084b..dc03a8a88d 100644 --- a/components/console/events.rst +++ b/components/console/events.rst @@ -1,6 +1,3 @@ -.. index:: - single: Console; Events - Using Events ============ diff --git a/components/console/helpers/cursor.rst b/components/console/helpers/cursor.rst index 2485498fca..e6d3ea3c78 100644 --- a/components/console/helpers/cursor.rst +++ b/components/console/helpers/cursor.rst @@ -1,6 +1,3 @@ -.. index:: - single: Console Helpers; Cursor Helper - Cursor Helper ============= diff --git a/components/console/helpers/debug_formatter.rst b/components/console/helpers/debug_formatter.rst index e824fac89a..a5567fe63e 100644 --- a/components/console/helpers/debug_formatter.rst +++ b/components/console/helpers/debug_formatter.rst @@ -1,6 +1,3 @@ -.. index:: - single: Console Helpers; DebugFormatter Helper - Debug Formatter Helper ====================== diff --git a/components/console/helpers/formatterhelper.rst b/components/console/helpers/formatterhelper.rst index 78dd3dfa58..4e3f11940f 100644 --- a/components/console/helpers/formatterhelper.rst +++ b/components/console/helpers/formatterhelper.rst @@ -1,6 +1,3 @@ -.. index:: - single: Console Helpers; Formatter Helper - Formatter Helper ================ diff --git a/components/console/helpers/index.rst b/components/console/helpers/index.rst index 0954676965..81cf8aae9b 100644 --- a/components/console/helpers/index.rst +++ b/components/console/helpers/index.rst @@ -1,6 +1,3 @@ -.. index:: - single: Console; Console Helpers - The Console Helpers =================== diff --git a/components/console/helpers/processhelper.rst b/components/console/helpers/processhelper.rst index 45572d90a6..ef462cef73 100644 --- a/components/console/helpers/processhelper.rst +++ b/components/console/helpers/processhelper.rst @@ -1,6 +1,3 @@ -.. index:: - single: Console Helpers; Process Helper - Process Helper ============== diff --git a/components/console/helpers/progressbar.rst b/components/console/helpers/progressbar.rst index 2a2c9473cf..fb3f2acfe7 100644 --- a/components/console/helpers/progressbar.rst +++ b/components/console/helpers/progressbar.rst @@ -1,6 +1,3 @@ -.. index:: - single: Console Helpers; Progress Bar - Progress Bar ============ diff --git a/components/console/helpers/questionhelper.rst b/components/console/helpers/questionhelper.rst index d3e7498049..01c7174e72 100644 --- a/components/console/helpers/questionhelper.rst +++ b/components/console/helpers/questionhelper.rst @@ -1,6 +1,3 @@ -.. index:: - single: Console Helpers; Question Helper - Question Helper =============== diff --git a/components/console/helpers/table.rst b/components/console/helpers/table.rst index 7c75b4808d..e3bb282ed7 100644 --- a/components/console/helpers/table.rst +++ b/components/console/helpers/table.rst @@ -1,6 +1,3 @@ -.. index:: - single: Console Helpers; Table - Table ===== diff --git a/components/console/logger.rst b/components/console/logger.rst index 8f029e4700..9136707416 100644 --- a/components/console/logger.rst +++ b/components/console/logger.rst @@ -1,6 +1,3 @@ -.. index:: - single: Console; Logger - Using the Logger ================ diff --git a/components/console/single_command_tool.rst b/components/console/single_command_tool.rst index b5a93e560a..b05508f232 100644 --- a/components/console/single_command_tool.rst +++ b/components/console/single_command_tool.rst @@ -1,6 +1,3 @@ -.. index:: - single: Console; Single command application - Building a single Command Application ===================================== diff --git a/components/console/usage.rst b/components/console/usage.rst index e3a6601eec..a38b06c2cc 100644 --- a/components/console/usage.rst +++ b/components/console/usage.rst @@ -1,6 +1,3 @@ -.. index:: - single: Console; Usage - Using Console Commands, Shortcuts and Built-in Commands ======================================================= diff --git a/components/contracts.rst b/components/contracts.rst index 1f1cc3f6ad..5fe0280e5a 100644 --- a/components/contracts.rst +++ b/components/contracts.rst @@ -1,7 +1,3 @@ -.. index:: - single: Contracts - single: Components; Contracts - The Contracts Component ======================= diff --git a/components/css_selector.rst b/components/css_selector.rst index 649a34293a..adebe61742 100644 --- a/components/css_selector.rst +++ b/components/css_selector.rst @@ -1,7 +1,3 @@ -.. index:: - single: CssSelector - single: Components; CssSelector - The CssSelector Component ========================= diff --git a/components/dependency_injection.rst b/components/dependency_injection.rst index 470bcc7f2f..dcc98bf245 100644 --- a/components/dependency_injection.rst +++ b/components/dependency_injection.rst @@ -1,7 +1,3 @@ -.. index:: - single: DependencyInjection - single: Components; DependencyInjection - The DependencyInjection Component ================================= diff --git a/components/dependency_injection/compilation.rst b/components/dependency_injection/compilation.rst index 2d471177c5..3880d6b550 100644 --- a/components/dependency_injection/compilation.rst +++ b/components/dependency_injection/compilation.rst @@ -1,6 +1,3 @@ -.. index:: - single: DependencyInjection; Compilation - Compiling the Container ======================= diff --git a/components/dependency_injection/workflow.rst b/components/dependency_injection/workflow.rst index eb0bbb0698..777b41dfab 100644 --- a/components/dependency_injection/workflow.rst +++ b/components/dependency_injection/workflow.rst @@ -1,6 +1,3 @@ -.. index:: - single: DependencyInjection; Workflow - Container Building Workflow =========================== diff --git a/components/dom_crawler.rst b/components/dom_crawler.rst index 14dee197db..db91554f02 100644 --- a/components/dom_crawler.rst +++ b/components/dom_crawler.rst @@ -1,7 +1,3 @@ -.. index:: - single: DomCrawler - single: Components; DomCrawler - The DomCrawler Component ======================== diff --git a/components/event_dispatcher.rst b/components/event_dispatcher.rst index 8defeee6ba..5459d27bdb 100644 --- a/components/event_dispatcher.rst +++ b/components/event_dispatcher.rst @@ -1,7 +1,3 @@ -.. index:: - single: EventDispatcher - single: Components; EventDispatcher - The EventDispatcher Component ============================= @@ -46,9 +42,6 @@ event - ``kernel.response``. Here's how it works: ``kernel.response`` event, allowing each of them to make modifications to the ``Response`` object. -.. index:: - single: EventDispatcher; Events - Installation ------------ @@ -76,9 +69,6 @@ An :class:`Symfony\\Contracts\\EventDispatcher\\Event` instance is also created and passed to all of the listeners. As you'll see later, the ``Event`` object itself often contains data about the event being dispatched. -.. index:: - pair: EventDispatcher; Naming conventions - Naming Conventions .................. @@ -90,9 +80,6 @@ naming conventions: * End names with a verb that indicates what action has been taken (e.g. ``order.placed``). -.. index:: - single: EventDispatcher; Event subclasses - Event Names and Event Objects ............................. @@ -126,9 +113,6 @@ listeners registered with that event:: $dispatcher = new EventDispatcher(); -.. index:: - single: EventDispatcher; Listeners - Connecting Listeners ~~~~~~~~~~~~~~~~~~~~ @@ -264,9 +248,6 @@ determine which instance is passed. .. _event_dispatcher-closures-as-listeners: -.. index:: - single: EventDispatcher; Creating and dispatching an event - Creating and Dispatching an Event ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -345,9 +326,6 @@ Notice that the special ``OrderPlacedEvent`` object is created and passed to the ``dispatch()`` method. Now, any listener to the ``order.placed`` event will receive the ``OrderPlacedEvent``. -.. index:: - single: EventDispatcher; Event subscribers - .. _event_dispatcher-using-event-subscribers: Using Event Subscribers @@ -427,9 +405,6 @@ example, when the ``kernel.response`` event is triggered, the methods ``onKernelResponsePre()`` and ``onKernelResponsePost()`` are called in that order. -.. index:: - single: EventDispatcher; Stopping event flow - .. _event_dispatcher-event-propagation: Stopping Event Flow/Propagation @@ -464,9 +439,6 @@ method which returns a boolean value:: // ... } -.. index:: - single: EventDispatcher; EventDispatcher aware events and listeners - .. _event_dispatcher-dispatcher-aware-events: EventDispatcher Aware Events and Listeners @@ -477,9 +449,6 @@ name and a reference to itself to the listeners. This can lead to some advanced applications of the ``EventDispatcher`` including dispatching other events inside listeners, chaining events or even lazy loading listeners into the dispatcher object. -.. index:: - single: EventDispatcher; Event name introspection - .. _event_dispatcher-event-name-introspection: Event Name Introspection diff --git a/components/event_dispatcher/container_aware_dispatcher.rst b/components/event_dispatcher/container_aware_dispatcher.rst index 659a94cee7..ad07d7bc9a 100644 --- a/components/event_dispatcher/container_aware_dispatcher.rst +++ b/components/event_dispatcher/container_aware_dispatcher.rst @@ -1,6 +1,3 @@ -.. index:: - single: EventDispatcher; Service container aware - The Container Aware Event Dispatcher ==================================== diff --git a/components/event_dispatcher/generic_event.rst b/components/event_dispatcher/generic_event.rst index 1dc2a5be63..dbc37cbe75 100644 --- a/components/event_dispatcher/generic_event.rst +++ b/components/event_dispatcher/generic_event.rst @@ -1,6 +1,3 @@ -.. index:: - single: EventDispatcher - The Generic Event Object ======================== diff --git a/components/event_dispatcher/immutable_dispatcher.rst b/components/event_dispatcher/immutable_dispatcher.rst index 2594082506..0a930352bf 100644 --- a/components/event_dispatcher/immutable_dispatcher.rst +++ b/components/event_dispatcher/immutable_dispatcher.rst @@ -1,6 +1,3 @@ -.. index:: - single: EventDispatcher; Immutable - The Immutable Event Dispatcher ============================== diff --git a/components/event_dispatcher/traceable_dispatcher.rst b/components/event_dispatcher/traceable_dispatcher.rst index 33a98a2336..7b3819e3a4 100644 --- a/components/event_dispatcher/traceable_dispatcher.rst +++ b/components/event_dispatcher/traceable_dispatcher.rst @@ -1,7 +1,3 @@ -.. index:: - single: EventDispatcher; Debug - single: EventDispatcher; Traceable - The Traceable Event Dispatcher ============================== diff --git a/components/expression_language.rst b/components/expression_language.rst index 41937ce4b0..192d5c2d13 100644 --- a/components/expression_language.rst +++ b/components/expression_language.rst @@ -1,7 +1,3 @@ -.. index:: - single: Expressions - Single: Components; Expression Language - The ExpressionLanguage Component ================================ @@ -122,9 +118,6 @@ expressions (e.g. the request, the current user, etc.): characters in untrusted data to prevent malicious users from injecting control characters and altering the expression. -.. index:: - single: Caching; ExpressionLanguage - .. _expression-language-caching: Caching @@ -193,10 +186,6 @@ Both ``evaluate()`` and ``compile()`` can handle ``ParsedExpression`` and var_dump($expressionLanguage->evaluate($expression)); // prints 5 -.. index:: - single: AST; ExpressionLanguage - single: AST; Abstract Syntax Tree - .. _expression-language-ast: AST Dumping and Editing @@ -245,9 +234,6 @@ method to turn the AST into an array:: .. _expression-language-extending: -.. index:: - single: Extending; ExpressionLanguage - Extending the ExpressionLanguage -------------------------------- diff --git a/components/filesystem.rst b/components/filesystem.rst index 3b6c92ad6f..02be417544 100644 --- a/components/filesystem.rst +++ b/components/filesystem.rst @@ -1,6 +1,3 @@ -.. index:: - single: Filesystem - The Filesystem Component ======================== diff --git a/components/finder.rst b/components/finder.rst index ecae414084..35041ddb2b 100644 --- a/components/finder.rst +++ b/components/finder.rst @@ -1,7 +1,3 @@ -.. index:: - single: Finder - single: Components; Finder - The Finder Component ==================== diff --git a/components/form.rst b/components/form.rst index 601f66641b..2f7b874d7b 100644 --- a/components/form.rst +++ b/components/form.rst @@ -1,7 +1,3 @@ -.. index:: - single: Forms - single: Components; Form - The Form Component ================== diff --git a/components/http_foundation.rst b/components/http_foundation.rst index 062a21e4e8..68d686ff21 100644 --- a/components/http_foundation.rst +++ b/components/http_foundation.rst @@ -1,8 +1,3 @@ -.. index:: - single: HTTP - single: HttpFoundation - single: Components; HttpFoundation - The HttpFoundation Component ============================ diff --git a/components/http_kernel.rst b/components/http_kernel.rst index 21207bf1b1..604ca68426 100644 --- a/components/http_kernel.rst +++ b/components/http_kernel.rst @@ -1,8 +1,3 @@ -.. index:: - single: HTTP - single: HttpKernel - single: Components; HttpKernel - The HttpKernel Component ======================== diff --git a/components/inflector.rst b/components/inflector.rst index c42d6ebaea..89cf170c90 100644 --- a/components/inflector.rst +++ b/components/inflector.rst @@ -1,7 +1,3 @@ -.. index:: - single: Inflector - single: Components; Inflector - The Inflector Component ======================= diff --git a/components/intl.rst b/components/intl.rst index 1645f9092b..bdf252f165 100644 --- a/components/intl.rst +++ b/components/intl.rst @@ -1,7 +1,3 @@ -.. index:: - single: Intl - single: Components; Intl - The Intl Component ================== diff --git a/components/ldap.rst b/components/ldap.rst index 08caf52b3e..a0bec3c25d 100644 --- a/components/ldap.rst +++ b/components/ldap.rst @@ -1,7 +1,3 @@ -.. index:: - single: Ldap - single: Components; Ldap - The Ldap Component ================== diff --git a/components/lock.rst b/components/lock.rst index 0907dc114b..ea7a66f043 100644 --- a/components/lock.rst +++ b/components/lock.rst @@ -1,7 +1,3 @@ -.. index:: - single: Lock - single: Components; Lock - The Lock Component ================== diff --git a/components/messenger.rst b/components/messenger.rst index 0831bba736..263a4dd1cc 100644 --- a/components/messenger.rst +++ b/components/messenger.rst @@ -1,7 +1,3 @@ -.. index:: - single: Messenger - single: Components; Messenger - The Messenger Component ======================= diff --git a/components/mime.rst b/components/mime.rst index a641283716..c043b342eb 100644 --- a/components/mime.rst +++ b/components/mime.rst @@ -1,8 +1,3 @@ -.. index:: - single: MIME - single: MIME Messages - single: Components; MIME - The Mime Component ================== diff --git a/components/options_resolver.rst b/components/options_resolver.rst index cabaf199c2..78266c2a30 100644 --- a/components/options_resolver.rst +++ b/components/options_resolver.rst @@ -1,7 +1,3 @@ -.. index:: - single: OptionsResolver - single: Components; OptionsResolver - The OptionsResolver Component ============================= diff --git a/components/phpunit_bridge.rst b/components/phpunit_bridge.rst index fb583bc31c..6b44256cc6 100644 --- a/components/phpunit_bridge.rst +++ b/components/phpunit_bridge.rst @@ -1,7 +1,3 @@ -.. index:: - single: PHPUnitBridge - single: Components; PHPUnitBridge - The PHPUnit Bridge ================== diff --git a/components/process.rst b/components/process.rst index 2752f25c0c..12ee096df4 100644 --- a/components/process.rst +++ b/components/process.rst @@ -1,7 +1,3 @@ -.. index:: - single: Process - single: Components; Process - The Process Component ===================== diff --git a/components/property_access.rst b/components/property_access.rst index 8238dee89f..68bf5fc9e9 100644 --- a/components/property_access.rst +++ b/components/property_access.rst @@ -1,7 +1,3 @@ -.. index:: - single: PropertyAccess - single: Components; PropertyAccess - The PropertyAccess Component ============================ diff --git a/components/property_info.rst b/components/property_info.rst index 1a60978a03..057ca7aec9 100644 --- a/components/property_info.rst +++ b/components/property_info.rst @@ -1,7 +1,3 @@ -.. index:: - single: PropertyInfo - single: Components; PropertyInfo - The PropertyInfo Component ========================== diff --git a/components/psr7.rst b/components/psr7.rst index 2df3c6fc3a..f8a3915a81 100644 --- a/components/psr7.rst +++ b/components/psr7.rst @@ -1,6 +1,3 @@ -.. index:: - single: PSR-7 - The PSR-7 Bridge ================ diff --git a/components/runtime.rst b/components/runtime.rst index 1e191333c6..f335cefa0b 100644 --- a/components/runtime.rst +++ b/components/runtime.rst @@ -1,7 +1,3 @@ -.. index:: - single: Runtime - single: Components; Runtime - The Runtime Component ===================== diff --git a/components/semaphore.rst b/components/semaphore.rst index 810d12f76d..84e272451c 100644 --- a/components/semaphore.rst +++ b/components/semaphore.rst @@ -1,7 +1,3 @@ -.. index:: - single: Semaphore - single: Components; Semaphore - The Semaphore Component ======================= diff --git a/components/serializer.rst b/components/serializer.rst index 5a95823163..32e60fa240 100644 --- a/components/serializer.rst +++ b/components/serializer.rst @@ -1,7 +1,3 @@ -.. index:: - single: Serializer - single: Components; Serializer - The Serializer Component ======================== diff --git a/components/string.rst b/components/string.rst index 51516bc908..2990cd36e4 100644 --- a/components/string.rst +++ b/components/string.rst @@ -1,7 +1,3 @@ -.. index:: - single: String - single: Components; String - The String Component ==================== diff --git a/components/uid.rst b/components/uid.rst index a19d46fb87..a2377c52b8 100644 --- a/components/uid.rst +++ b/components/uid.rst @@ -1,7 +1,3 @@ -.. index:: - single: UID - single: Components; UID - The UID Component ================= diff --git a/components/using_components.rst b/components/using_components.rst index 31a0f24d1b..f975be7e1b 100644 --- a/components/using_components.rst +++ b/components/using_components.rst @@ -1,7 +1,3 @@ -.. index:: - single: Components; Installation - single: Components; Usage - .. _how-to-install-and-use-the-symfony2-components: How to Install and Use the Symfony Components diff --git a/components/validator.rst b/components/validator.rst index 8698934c0a..085c77a794 100644 --- a/components/validator.rst +++ b/components/validator.rst @@ -1,7 +1,3 @@ -.. index:: - single: Validator - single: Components; Validator - The Validator Component ======================= diff --git a/components/validator/metadata.rst b/components/validator/metadata.rst index 226ffd46b0..07ee9c52d7 100755 --- a/components/validator/metadata.rst +++ b/components/validator/metadata.rst @@ -1,6 +1,3 @@ -.. index:: - single: Validator; Metadata - Metadata ======== diff --git a/components/validator/resources.rst b/components/validator/resources.rst index 7af7d1a462..0eb5bc71e8 100644 --- a/components/validator/resources.rst +++ b/components/validator/resources.rst @@ -1,6 +1,3 @@ -.. index:: - single: Validator; Loading Resources - Loading Resources ================= diff --git a/components/var_dumper.rst b/components/var_dumper.rst index e7d3d38131..6b0d3bc6ea 100644 --- a/components/var_dumper.rst +++ b/components/var_dumper.rst @@ -1,7 +1,3 @@ -.. index:: - single: VarDumper - single: Components; VarDumper - The VarDumper Component ======================= @@ -471,10 +467,6 @@ then its dump representation:: .. _var-dumper-advanced: -.. index:: - single: VarDumper - single: Components; VarDumper - Advanced Usage -------------- diff --git a/components/var_exporter.rst b/components/var_exporter.rst index ea52252b3c..0b83b94dd7 100644 --- a/components/var_exporter.rst +++ b/components/var_exporter.rst @@ -1,7 +1,3 @@ -.. index:: - single: VarExporter - single: Components; VarExporter - The VarExporter Component ========================= diff --git a/components/workflow.rst b/components/workflow.rst index 67b00730b6..5161db5f88 100644 --- a/components/workflow.rst +++ b/components/workflow.rst @@ -1,7 +1,3 @@ -.. index:: - single: Workflow - single: Components; Workflow - The Workflow Component ====================== diff --git a/components/yaml.rst b/components/yaml.rst index 94d0278959..f179d306ca 100644 --- a/components/yaml.rst +++ b/components/yaml.rst @@ -1,7 +1,3 @@ -.. index:: - single: Yaml - single: Components; Yaml - The Yaml Component ================== diff --git a/configuration.rst b/configuration.rst index cfa519409c..c56b895da8 100644 --- a/configuration.rst +++ b/configuration.rst @@ -1,6 +1,3 @@ -.. index:: - single: Configuration - Configuring Symfony =================== @@ -385,9 +382,6 @@ a new ``locale`` parameter is added to the ``config/services.yaml`` file). Later in this article you can read how to :ref:`get configuration parameters in controllers and services `. -.. index:: - single: Environments; Introduction - .. _page-creation-environments: .. _page-creation-prod-cache-clear: .. _configuration-environments: diff --git a/configuration/env_var_processors.rst b/configuration/env_var_processors.rst index 8ea5f3cc42..358f3989a6 100644 --- a/configuration/env_var_processors.rst +++ b/configuration/env_var_processors.rst @@ -1,6 +1,3 @@ -.. index:: - single: Environment Variable Processors; env vars - .. _env-var-processors: Environment Variable Processors diff --git a/configuration/front_controllers_and_kernel.rst b/configuration/front_controllers_and_kernel.rst index b0048e43e1..e5319a8b06 100644 --- a/configuration/front_controllers_and_kernel.rst +++ b/configuration/front_controllers_and_kernel.rst @@ -1,7 +1,3 @@ -.. index:: - single: How the front controller, ``Kernel`` and environments - work together - Understanding how the Front Controller, Kernel and Environments Work together ============================================================================= @@ -122,9 +118,6 @@ new kernel. But odds are high that you don't need to change things like this on the fly by having several ``Kernel`` implementations. -.. index:: - single: Configuration; Debug mode - .. _debug-mode: Debug Mode @@ -219,9 +212,6 @@ config files found on ``config/packages/*`` and then, the files found on ``config/packages/ENVIRONMENT_NAME/``. You are free to implement this method differently if you need a more sophisticated way of loading your configuration. -.. index:: - single: Environments; Cache directory - Environments and the Cache Directory ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/configuration/multiple_kernels.rst b/configuration/multiple_kernels.rst index f840b2875f..dc7e4c5b39 100644 --- a/configuration/multiple_kernels.rst +++ b/configuration/multiple_kernels.rst @@ -1,6 +1,3 @@ -.. index:: - single: kernel, performance - How To Create Symfony Applications with Multiple Kernels ======================================================== diff --git a/configuration/override_dir_structure.rst b/configuration/override_dir_structure.rst index 808fb6f923..7528c25072 100644 --- a/configuration/override_dir_structure.rst +++ b/configuration/override_dir_structure.rst @@ -1,6 +1,3 @@ -.. index:: - single: Override Symfony - How to Override Symfony's default Directory Structure ===================================================== diff --git a/configuration/secrets.rst b/configuration/secrets.rst index 0176d35fa1..56270b75ca 100644 --- a/configuration/secrets.rst +++ b/configuration/secrets.rst @@ -1,6 +1,3 @@ -.. index:: - single: Secrets - How to Keep Sensitive Information Secret ======================================== diff --git a/configuration/using_parameters_in_dic.rst b/configuration/using_parameters_in_dic.rst index 1cc51dcfd9..9eb629b4b2 100644 --- a/configuration/using_parameters_in_dic.rst +++ b/configuration/using_parameters_in_dic.rst @@ -1,6 +1,3 @@ -.. index:: - single: Using Parameters within a Dependency Injection Class - Using Parameters within a Dependency Injection Class ---------------------------------------------------- diff --git a/console.rst b/console.rst index 1e13234ecd..04c53fddae 100644 --- a/console.rst +++ b/console.rst @@ -1,6 +1,3 @@ -.. index:: - single: Console; Create commands - Console Commands ================ diff --git a/console/command_in_controller.rst b/console/command_in_controller.rst index 91ead2a780..887bdeb147 100644 --- a/console/command_in_controller.rst +++ b/console/command_in_controller.rst @@ -1,6 +1,3 @@ -.. index:: - single: Console; How to Call a Command from a controller - How to Call a Command from a Controller ======================================= diff --git a/console/commands_as_services.rst b/console/commands_as_services.rst index 6323f21ac5..9b57560e42 100644 --- a/console/commands_as_services.rst +++ b/console/commands_as_services.rst @@ -1,6 +1,3 @@ -.. index:: - single: Console; Commands as Services - How to Define Commands as Services ================================== diff --git a/console/style.rst b/console/style.rst index fc94a1be4d..59ad22ba3f 100644 --- a/console/style.rst +++ b/console/style.rst @@ -1,6 +1,3 @@ -.. index:: - single: Console; Style commands - How to Style a Console Command ============================== diff --git a/controller.rst b/controller.rst index e39af6dd3a..58e7e83d85 100644 --- a/controller.rst +++ b/controller.rst @@ -1,6 +1,3 @@ -.. index:: - single: Controller - Controller ========== @@ -15,9 +12,6 @@ to render the content of a page. If you haven't already created your first working page, check out :doc:`/page_creation` and then come back! -.. index:: - single: Controller; Basic example - A Basic Controller ------------------ @@ -66,9 +60,6 @@ This controller is pretty straightforward: * *line 16*: The controller creates and returns a ``Response`` object. -.. index:: - single: Controller; Routes and controllers - Mapping a URL to a Controller ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -80,9 +71,6 @@ To see your page, go to this URL in your browser: http://localhost:8000/lucky/nu For more information on routing, see :doc:`/routing`. -.. index:: - single: Controller; Base controller class - .. _the-base-controller-class-services: .. _the-base-controller-classes-services: @@ -112,9 +100,6 @@ Add the ``use`` statement atop your controller class and then modify That's it! You now have access to methods like :ref:`$this->render() ` and many others that you'll learn about next. -.. index:: - single: Controller; Redirecting - Generating URLs ~~~~~~~~~~~~~~~ @@ -167,9 +152,6 @@ and ``redirect()`` methods:: redirect to a URL provided by end-users, your application may be open to the `unvalidated redirects security vulnerability`_. -.. index:: - single: Controller; Rendering templates - .. _controller-rendering-templates: Rendering Templates @@ -185,9 +167,6 @@ object for you:: Templating and Twig are explained more in the :doc:`Creating and Using Templates article `. -.. index:: - single: Controller; Accessing services - .. _controller-accessing-services: .. _accessing-other-services: @@ -315,10 +294,6 @@ use: created: templates/product/new.html.twig created: templates/product/show.html.twig -.. index:: - single: Controller; Managing errors - single: Controller; 404 pages - Managing Errors and 404 Pages ----------------------------- @@ -387,10 +362,6 @@ object. To access it in your controller, add it as an argument and :ref:`Keep reading ` for more information about using the Request object. -.. index:: - single: Controller; The session - single: Session - Managing the Session -------------------- @@ -430,9 +401,6 @@ For example, imagine you're processing a :doc:`form ` submission:: :ref:`Reading ` for more information about using Sessions. -.. index:: - single: Controller; Response object - .. _request-object-info: The Request and Response Object diff --git a/controller/argument_value_resolver.rst b/controller/argument_value_resolver.rst index 0670357bb0..fcbe012ef3 100644 --- a/controller/argument_value_resolver.rst +++ b/controller/argument_value_resolver.rst @@ -1,6 +1,3 @@ -.. index:: - single: Controller; Argument Value Resolvers - Extending Action Argument Resolving =================================== diff --git a/controller/error_pages.rst b/controller/error_pages.rst index 320c1aaae6..7ccb05cdf6 100644 --- a/controller/error_pages.rst +++ b/controller/error_pages.rst @@ -1,7 +1,3 @@ -.. index:: - single: Controller; Customize error pages - single: Error pages - How to Customize Error Pages ============================ diff --git a/controller/forwarding.rst b/controller/forwarding.rst index 444439bb2d..a0e0648517 100644 --- a/controller/forwarding.rst +++ b/controller/forwarding.rst @@ -1,6 +1,3 @@ -.. index:: - single: Controller; Forwarding - How to Forward Requests to another Controller ============================================= diff --git a/controller/service.rst b/controller/service.rst index f034f524f1..1510f7b827 100644 --- a/controller/service.rst +++ b/controller/service.rst @@ -1,6 +1,3 @@ -.. index:: - single: Controller; As Services - How to Define Controllers as Services ===================================== diff --git a/controller/upload_file.rst b/controller/upload_file.rst index ac96b4207b..e3736d63d5 100644 --- a/controller/upload_file.rst +++ b/controller/upload_file.rst @@ -1,6 +1,3 @@ -.. index:: - single: Controller; Upload; File - How to Upload Files =================== diff --git a/deployment.rst b/deployment.rst index da77d19f08..f9480d673e 100644 --- a/deployment.rst +++ b/deployment.rst @@ -1,6 +1,3 @@ -.. index:: - single: Deployment; Deployment tools - .. _how-to-deploy-a-symfony2-application: How to Deploy a Symfony Application diff --git a/doctrine.rst b/doctrine.rst index 4576c0167c..12b2a44bf4 100644 --- a/doctrine.rst +++ b/doctrine.rst @@ -1,6 +1,3 @@ -.. index:: - single: Doctrine - Databases and the Doctrine ORM ============================== diff --git a/doctrine/associations.rst b/doctrine/associations.rst index 0468b03bec..0aea5cf2d5 100644 --- a/doctrine/associations.rst +++ b/doctrine/associations.rst @@ -1,6 +1,3 @@ -.. index:: - single: Doctrine; Associations - How to Work with Doctrine Associations / Relations ================================================== diff --git a/doctrine/custom_dql_functions.rst b/doctrine/custom_dql_functions.rst index 17217cd1ec..f615ad1fcd 100644 --- a/doctrine/custom_dql_functions.rst +++ b/doctrine/custom_dql_functions.rst @@ -1,6 +1,3 @@ -.. index:: - single: Doctrine; Custom DQL functions - How to Register custom DQL Functions ==================================== diff --git a/doctrine/dbal.rst b/doctrine/dbal.rst index a9d0467416..544428a969 100644 --- a/doctrine/dbal.rst +++ b/doctrine/dbal.rst @@ -1,6 +1,3 @@ -.. index:: - pair: Doctrine; DBAL - How to Use Doctrine DBAL ======================== diff --git a/doctrine/events.rst b/doctrine/events.rst index bb9517aff1..729e266db3 100644 --- a/doctrine/events.rst +++ b/doctrine/events.rst @@ -1,6 +1,3 @@ -.. index:: - single: Doctrine; Lifecycle Callbacks; Doctrine Events - Doctrine Events =============== diff --git a/doctrine/multiple_entity_managers.rst b/doctrine/multiple_entity_managers.rst index 6f77aa8a45..081239bcd9 100644 --- a/doctrine/multiple_entity_managers.rst +++ b/doctrine/multiple_entity_managers.rst @@ -1,6 +1,3 @@ -.. index:: - single: Doctrine; Multiple entity managers - How to Work with Multiple Entity Managers and Connections ========================================================= diff --git a/doctrine/registration_form.rst b/doctrine/registration_form.rst index cf530a041e..7063b7157a 100644 --- a/doctrine/registration_form.rst +++ b/doctrine/registration_form.rst @@ -1,8 +1,3 @@ -.. index:: - single: Doctrine; Simple Registration Form - single: Form; Simple Registration Form - single: Security; Simple Registration Form - How to Implement a Registration Form ==================================== diff --git a/doctrine/resolve_target_entity.rst b/doctrine/resolve_target_entity.rst index 6c1569d411..a3b837fe07 100644 --- a/doctrine/resolve_target_entity.rst +++ b/doctrine/resolve_target_entity.rst @@ -1,7 +1,3 @@ -.. index:: - single: Doctrine; Resolving target entities - single: Doctrine; Define relationships with abstract classes and interfaces - How to Define Relationships with Abstract Classes and Interfaces ================================================================ diff --git a/doctrine/reverse_engineering.rst b/doctrine/reverse_engineering.rst index 278eda204e..35c8e729c2 100644 --- a/doctrine/reverse_engineering.rst +++ b/doctrine/reverse_engineering.rst @@ -1,6 +1,3 @@ -.. index:: - single: Doctrine; Generating entities from existing database - How to Generate Entities from an Existing Database ================================================== diff --git a/email.rst b/email.rst index a4636adab7..8cb879ad4a 100644 --- a/email.rst +++ b/email.rst @@ -1,6 +1,3 @@ -.. index:: - single: Emails - Swift Mailer ============ diff --git a/event_dispatcher.rst b/event_dispatcher.rst index 3acf2caf5f..ae13f5d61a 100644 --- a/event_dispatcher.rst +++ b/event_dispatcher.rst @@ -1,7 +1,3 @@ -.. index:: - single: Events; Create listener - single: Create subscriber - Events and Event Listeners ========================== diff --git a/form/button_based_validation.rst b/form/button_based_validation.rst index 613e6f325f..47f2673b07 100644 --- a/form/button_based_validation.rst +++ b/form/button_based_validation.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Validation groups based on clicked button - How to Choose Validation Groups Based on the Clicked Button =========================================================== diff --git a/form/create_custom_field_type.rst b/form/create_custom_field_type.rst index 2998a76344..2ae299fbd1 100644 --- a/form/create_custom_field_type.rst +++ b/form/create_custom_field_type.rst @@ -1,6 +1,3 @@ -.. index:: - single: Form; Custom field type - How to Create a Custom Form Field Type ====================================== diff --git a/form/create_form_type_extension.rst b/form/create_form_type_extension.rst index 9e0066d7be..43e6b7f198 100644 --- a/form/create_form_type_extension.rst +++ b/form/create_form_type_extension.rst @@ -1,6 +1,3 @@ -.. index:: - single: Form; Form type extension - How to Create a Form Type Extension =================================== diff --git a/form/data_based_validation.rst b/form/data_based_validation.rst index 226284db43..400b4f3ff9 100644 --- a/form/data_based_validation.rst +++ b/form/data_based_validation.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Validation groups based on submitted data - How to Choose Validation Groups Based on the Submitted Data =========================================================== diff --git a/form/data_mappers.rst b/form/data_mappers.rst index 6d322e3e04..30b642b0e0 100644 --- a/form/data_mappers.rst +++ b/form/data_mappers.rst @@ -1,6 +1,3 @@ -.. index:: - single: Form; Data mappers - When and How to Use Data Mappers ================================ diff --git a/form/data_transformers.rst b/form/data_transformers.rst index d87bde3685..005413ef99 100644 --- a/form/data_transformers.rst +++ b/form/data_transformers.rst @@ -1,6 +1,3 @@ -.. index:: - single: Form; Data transformers - How to Use Data Transformers ============================ diff --git a/form/direct_submit.rst b/form/direct_submit.rst index a7c623dad1..3e239bfc13 100644 --- a/form/direct_submit.rst +++ b/form/direct_submit.rst @@ -1,6 +1,3 @@ -.. index:: - single: Form; Form::submit() - How to Use the submit() Function to Handle Form Submissions =========================================================== diff --git a/form/disabling_validation.rst b/form/disabling_validation.rst index 2844d0c865..4bd6c5a483 100644 --- a/form/disabling_validation.rst +++ b/form/disabling_validation.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Disabling validation - How to Disable the Validation of Submitted Data =============================================== diff --git a/form/dynamic_form_modification.rst b/form/dynamic_form_modification.rst index 6ab7372c84..8ad446915c 100644 --- a/form/dynamic_form_modification.rst +++ b/form/dynamic_form_modification.rst @@ -1,6 +1,3 @@ -.. index:: - single: Form; Events - How to Dynamically Modify Forms Using Form Events ================================================= diff --git a/form/embedded.rst b/form/embedded.rst index 156b8a7a76..c43f8a7a59 100644 --- a/form/embedded.rst +++ b/form/embedded.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Embedded forms - How to Embed Forms ================== diff --git a/form/events.rst b/form/events.rst index a99698aa24..092be47201 100644 --- a/form/events.rst +++ b/form/events.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Form Events - Form Events =========== diff --git a/form/form_collections.rst b/form/form_collections.rst index 86593e3916..7922bc3f3a 100644 --- a/form/form_collections.rst +++ b/form/form_collections.rst @@ -1,6 +1,3 @@ -.. index:: - single: Form; Embed collection of forms - How to Embed a Collection of Forms ================================== diff --git a/form/form_customization.rst b/form/form_customization.rst index 738ac6a947..3551ed2344 100644 --- a/form/form_customization.rst +++ b/form/form_customization.rst @@ -1,6 +1,3 @@ -.. index:: - single: Form; Custom form rendering - How to Customize Form Rendering =============================== diff --git a/form/form_themes.rst b/form/form_themes.rst index 965ebf73c0..ca5981876c 100644 --- a/form/form_themes.rst +++ b/form/form_themes.rst @@ -1,7 +1,3 @@ -.. index:: - single: Forms; Theming - single: Forms; Customizing fields - How to Work with Form Themes ============================ diff --git a/form/inherit_data_option.rst b/form/inherit_data_option.rst index 083e415aac..64001ba074 100644 --- a/form/inherit_data_option.rst +++ b/form/inherit_data_option.rst @@ -1,6 +1,3 @@ -.. index:: - single: Form; The "inherit_data" option - How to Reduce Code Duplication with "inherit_data" ================================================== diff --git a/form/multiple_buttons.rst b/form/multiple_buttons.rst index c8b1fc5145..9b3c6aa6ee 100644 --- a/form/multiple_buttons.rst +++ b/form/multiple_buttons.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Multiple Submit Buttons - How to Submit a Form with Multiple Buttons ========================================== diff --git a/form/type_guesser.rst b/form/type_guesser.rst index 2856072e8d..f89808d5e0 100644 --- a/form/type_guesser.rst +++ b/form/type_guesser.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Custom Type Guesser - Creating a custom Type Guesser ============================== diff --git a/form/unit_testing.rst b/form/unit_testing.rst index 134109cf05..d67b5f3bae 100644 --- a/form/unit_testing.rst +++ b/form/unit_testing.rst @@ -1,6 +1,3 @@ -.. index:: - single: Form; Form testing - How to Unit Test your Forms =========================== diff --git a/form/use_empty_data.rst b/form/use_empty_data.rst index c2cba15ad7..3290f5df44 100644 --- a/form/use_empty_data.rst +++ b/form/use_empty_data.rst @@ -1,6 +1,3 @@ -.. index:: - single: Form; Empty data - How to Configure empty Data for a Form Class ============================================ diff --git a/form/validation_groups.rst b/form/validation_groups.rst index 609afac868..4addc1ba1a 100644 --- a/form/validation_groups.rst +++ b/form/validation_groups.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Validation groups - How to Define the Validation Groups to Use ========================================== diff --git a/form/without_class.rst b/form/without_class.rst index 5f565ebfb5..2a642e0d7f 100644 --- a/form/without_class.rst +++ b/form/without_class.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; With no class - How to Use a Form without a Data Class ====================================== diff --git a/forms.rst b/forms.rst index 6d234b482a..17223e15e1 100644 --- a/forms.rst +++ b/forms.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms - Forms ===== diff --git a/frontend/create_ux_bundle.rst b/frontend/create_ux_bundle.rst index 1a93225b5a..8bc04725bc 100644 --- a/frontend/create_ux_bundle.rst +++ b/frontend/create_ux_bundle.rst @@ -1,6 +1,3 @@ -.. index:: - single: Create a UX bundle - Create a UX bundle ================== diff --git a/frontend/custom_version_strategy.rst b/frontend/custom_version_strategy.rst index 8a5d77cae5..cdd4c6664b 100644 --- a/frontend/custom_version_strategy.rst +++ b/frontend/custom_version_strategy.rst @@ -1,6 +1,3 @@ -.. index:: - single: Asset; Custom Version Strategy - How to Use a Custom Version Strategy for Assets =============================================== diff --git a/frontend/ux.rst b/frontend/ux.rst index 1396a28a58..a43bcd8d02 100644 --- a/frontend/ux.rst +++ b/frontend/ux.rst @@ -1,6 +1,3 @@ -.. index:: - single: Symfony UX - The Symfony UX Initiative & Packages ==================================== diff --git a/http_cache.rst b/http_cache.rst index 5dbe30c7f8..dc763bb3ec 100644 --- a/http_cache.rst +++ b/http_cache.rst @@ -1,6 +1,3 @@ -.. index:: - single: Cache - HTTP Cache ========== @@ -30,10 +27,6 @@ on the topic. If you're new to HTTP caching, Ryan Tomayko's article `Things Caches Do`_ is *highly* recommended. Another in-depth resource is Mark Nottingham's `Cache Tutorial`_. -.. index:: - single: Cache; Proxy - single: Cache; Reverse proxy - .. _gateway-caches: Caching with a Gateway Cache @@ -60,9 +53,6 @@ as `Varnish`_, `Squid in reverse proxy mode`_, and the Symfony reverse proxy. Gateway caches are sometimes referred to as reverse proxy caches, surrogate caches, or even HTTP accelerators. -.. index:: - single: Cache; Symfony reverse proxy - .. _`symfony-gateway-cache`: .. _symfony2-reverse-proxy: @@ -156,9 +146,6 @@ cache efficiency of your routes. be able to switch to something more robust - like Varnish - without any problems. See :doc:`How to use Varnish ` -.. index:: - single: Cache; HTTP - .. _http-cache-introduction: Making your Responses HTTP Cacheable @@ -201,9 +188,6 @@ These four headers are used to help cache your responses via *two* different mod invaluable. Don't be put-off by the appearance of the spec - its contents are much more beautiful than its cover! -.. index:: - single: Cache; Expiration - .. _http-cache-expiration-intro: Expiration Caching @@ -265,10 +249,6 @@ Finally, for more information about expiration caching, see :doc:`/http_cache/ex Validation Caching ~~~~~~~~~~~~~~~~~~ -.. index:: - single: Cache; Cache-Control header - single: HTTP headers; Cache-Control - With expiration caching, you say "cache for 3600 seconds!". But, when someone updates cached content, you won't see that content on your site until the cache expires. @@ -279,9 +259,6 @@ caching model. For details, see :doc:`/http_cache/validation`. -.. index:: - single: Cache; Safe methods - Safe Methods: Only caching GET or HEAD requests ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -301,9 +278,6 @@ three things: when responding to a GET or HEAD request. If those requests are cached, future requests may not actually hit your server. -.. index:: - pair: Cache; Configuration - More Response Methods ~~~~~~~~~~~~~~~~~~~~~ diff --git a/http_cache/cache_invalidation.rst b/http_cache/cache_invalidation.rst index b0b07909d2..48d451d315 100644 --- a/http_cache/cache_invalidation.rst +++ b/http_cache/cache_invalidation.rst @@ -1,6 +1,3 @@ -.. index:: - single: Cache; Invalidation - .. _http-cache-invalidation: Cache Invalidation diff --git a/http_cache/cache_vary.rst b/http_cache/cache_vary.rst index 1dbbf9a0fc..1d2d0fbbcd 100644 --- a/http_cache/cache_vary.rst +++ b/http_cache/cache_vary.rst @@ -1,7 +1,3 @@ -.. index:: - single: Cache; Vary - single: HTTP headers; Vary - Varying the Response for HTTP Cache =================================== diff --git a/http_cache/esi.rst b/http_cache/esi.rst index 55be414971..fa2ce96ea0 100644 --- a/http_cache/esi.rst +++ b/http_cache/esi.rst @@ -1,7 +1,3 @@ -.. index:: - single: Cache; ESI - single: ESI - .. _edge-side-includes: Working with Edge Side Includes diff --git a/http_cache/expiration.rst b/http_cache/expiration.rst index ae436e631e..b3c70cfc53 100644 --- a/http_cache/expiration.rst +++ b/http_cache/expiration.rst @@ -1,6 +1,3 @@ -.. index:: - single: Cache; HTTP expiration - HTTP Cache Expiration ===================== @@ -14,10 +11,6 @@ HTTP headers: ``Expires`` or ``Cache-Control``. .. include:: /http_cache/_expiration-and-validation.rst.inc -.. index:: - single: Cache; Cache-Control header - single: HTTP headers; Cache-Control - Expiration with the ``Cache-Control`` Header -------------------------------------------- @@ -45,10 +38,6 @@ additional directives): response in ``stale-if-error`` scenarios. That's why it's recommended to use both ``public`` and ``max-age`` directives. -.. index:: - single: Cache; Expires header - single: HTTP headers; Expires - Expiration with the ``Expires`` Header -------------------------------------- diff --git a/http_cache/ssi.rst b/http_cache/ssi.rst index 23459588a3..3db2a98632 100644 --- a/http_cache/ssi.rst +++ b/http_cache/ssi.rst @@ -1,7 +1,3 @@ -.. index:: - single: Cache; SSI - single: SSI - .. _server-side-includes: Working with Server Side Includes diff --git a/http_cache/validation.rst b/http_cache/validation.rst index d46b4c58b8..468296682a 100644 --- a/http_cache/validation.rst +++ b/http_cache/validation.rst @@ -1,6 +1,3 @@ -.. index:: - single: Cache; Validation - HTTP Cache Validation ===================== @@ -31,10 +28,6 @@ to implement the validation model: ``ETag`` and ``Last-Modified``. .. include:: /http_cache/_expiration-and-validation.rst.inc -.. index:: - single: Cache; Etag header - single: HTTP headers; Etag - Validation with the ``ETag`` Header ----------------------------------- @@ -111,10 +104,6 @@ doing so much work. argument to the :method:`Symfony\\Component\\HttpFoundation\\Response::setEtag` method. -.. index:: - single: Cache; Last-Modified header - single: HTTP headers; Last-Modified - Validation with the ``Last-Modified`` Header -------------------------------------------- @@ -175,10 +164,6 @@ response header. If they are equivalent, the ``Response`` will be set to a app. This is how the cache and server communicate with each other and decide whether or not the resource has been updated since it was cached. -.. index:: - single: Cache; Conditional get - single: HTTP; 304 - .. _optimizing-cache-validation: Optimizing your Code with Validation diff --git a/http_cache/varnish.rst b/http_cache/varnish.rst index cd78237bd4..6157ceb3cf 100644 --- a/http_cache/varnish.rst +++ b/http_cache/varnish.rst @@ -1,6 +1,3 @@ -.. index:: - single: Cache; Varnish - How to Use Varnish to Speed up my Website ========================================= @@ -9,9 +6,6 @@ Because Symfony's cache uses the standard HTTP cache headers, the proxy. `Varnish`_ is a powerful, open-source, HTTP accelerator capable of serving cached content fast and including support for :doc:`Edge Side Includes `. -.. index:: - single: Varnish; configuration - Make Symfony Trust the Reverse Proxy ------------------------------------ @@ -213,9 +207,6 @@ Symfony adds automatically: behavior, those VCL functions already exist. Append the code to the end of the function, they won't interfere with each other. -.. index:: - single: Varnish; Invalidation - Cache Invalidation ------------------ diff --git a/http_client.rst b/http_client.rst index d76b84a18f..e0c6dafd77 100644 --- a/http_client.rst +++ b/http_client.rst @@ -1,7 +1,3 @@ -.. index:: - single: HttpClient - single: Components; HttpClient - HTTP Client =========== diff --git a/introduction/from_flat_php_to_symfony.rst b/introduction/from_flat_php_to_symfony.rst index b69f55b208..5affeaa5f9 100644 --- a/introduction/from_flat_php_to_symfony.rst +++ b/introduction/from_flat_php_to_symfony.rst @@ -1,6 +1,3 @@ -.. index:: - single: Symfony versus Flat PHP - .. _symfony2-versus-flat-php: Symfony versus Flat PHP diff --git a/introduction/http_fundamentals.rst b/introduction/http_fundamentals.rst index 5cb74615c2..6204d434a6 100644 --- a/introduction/http_fundamentals.rst +++ b/introduction/http_fundamentals.rst @@ -1,6 +1,3 @@ -.. index:: - single: Symfony Fundamentals - .. _symfony2-and-http-fundamentals: Symfony and HTTP Fundamentals @@ -30,9 +27,6 @@ Symfony is built from the ground up around that reality. Whether you realize it or not, HTTP is something you use every day. With Symfony, you'll learn how to master it. -.. index:: - single: HTTP; Request-response paradigm - Step 1: The Client Sends a Request ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -159,9 +153,6 @@ each request and create and return the appropriate response. or the `HTTP Bis`_, which is an active effort to clarify the original specification. -.. index:: - single: Symfony Fundamentals; Requests and responses - Requests and Responses in PHP ----------------------------- @@ -293,9 +284,6 @@ content with security. How can you manage all of this and still keep your code organized and maintainable? Symfony was created to help you with these problems. -.. index:: - single: Front controller; Origins - The Front Controller ~~~~~~~~~~~~~~~~~~~~ @@ -347,9 +335,6 @@ A small front controller might look like this:: This is better, but this is still a lot of repeated work! Fortunately, Symfony can help once again. -.. index:: - single: HTTP; Symfony request flow - The Symfony Application Flow ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/lock.rst b/lock.rst index 739c79fcce..3e93173aed 100644 --- a/lock.rst +++ b/lock.rst @@ -1,6 +1,3 @@ -.. index:: - single: Lock - Dealing with Concurrency with Locks =================================== diff --git a/logging/channels_handlers.rst b/logging/channels_handlers.rst index c329909ad8..b53c136b5b 100644 --- a/logging/channels_handlers.rst +++ b/logging/channels_handlers.rst @@ -1,6 +1,3 @@ -.. index:: - single: Logging - How to Log Messages to different Files ====================================== diff --git a/logging/monolog_console.rst b/logging/monolog_console.rst index 008be08a46..133185937c 100644 --- a/logging/monolog_console.rst +++ b/logging/monolog_console.rst @@ -1,6 +1,3 @@ -.. index:: - single: Logging; Console messages - How to Configure Monolog to Display Console Messages ==================================================== diff --git a/logging/monolog_email.rst b/logging/monolog_email.rst index cd7292da34..e6da3dbeb5 100644 --- a/logging/monolog_email.rst +++ b/logging/monolog_email.rst @@ -1,6 +1,3 @@ -.. index:: - single: Logging; Emailing errors - How to Configure Monolog to Email Errors ======================================== diff --git a/logging/monolog_exclude_http_codes.rst b/logging/monolog_exclude_http_codes.rst index d698752f06..a49dcfe8e1 100644 --- a/logging/monolog_exclude_http_codes.rst +++ b/logging/monolog_exclude_http_codes.rst @@ -1,8 +1,3 @@ -.. index:: - single: Logging - single: Logging; Exclude HTTP Codes - single: Monolog; Exclude HTTP Codes - How to Configure Monolog to Exclude Specific HTTP Codes from the Log ==================================================================== diff --git a/mercure.rst b/mercure.rst index be70ae7ef9..6ad0c05c3d 100644 --- a/mercure.rst +++ b/mercure.rst @@ -1,6 +1,3 @@ -.. index:: - single: Mercure - Pushing Data to Clients Using the Mercure Protocol ================================================== diff --git a/messenger.rst b/messenger.rst index 90292aa657..64704f65b4 100644 --- a/messenger.rst +++ b/messenger.rst @@ -1,6 +1,3 @@ -.. index:: - single: Messenger - Messenger: Sync & Queued Message Handling ========================================= diff --git a/messenger/dispatch_after_current_bus.rst b/messenger/dispatch_after_current_bus.rst index ec1adf4d0f..21d1f61a1d 100644 --- a/messenger/dispatch_after_current_bus.rst +++ b/messenger/dispatch_after_current_bus.rst @@ -1,6 +1,3 @@ -.. index:: - single: Messenger; Record messages; Transaction messages - Transactional Messages: Handle New Messages After Handling is Done ================================================================== diff --git a/messenger/handler_results.rst b/messenger/handler_results.rst index 8d630d011f..8e8d3b9ebb 100644 --- a/messenger/handler_results.rst +++ b/messenger/handler_results.rst @@ -1,6 +1,3 @@ -.. index:: - single: Messenger; Getting results / Working with command & query buses - Getting Results from your Handler ================================= diff --git a/messenger/multiple_buses.rst b/messenger/multiple_buses.rst index dba1ebf593..08f788ec10 100644 --- a/messenger/multiple_buses.rst +++ b/messenger/multiple_buses.rst @@ -1,6 +1,3 @@ -.. index:: - single: Messenger; Multiple buses - Multiple Buses ============== diff --git a/migration.rst b/migration.rst index 9d94e1377d..8194c4b9be 100644 --- a/migration.rst +++ b/migration.rst @@ -1,6 +1,3 @@ -.. index:: - single: Migration - Migrating an Existing Application to Symfony ============================================ diff --git a/notifier.rst b/notifier.rst index f1746ffb7b..e7b7f3a7fc 100644 --- a/notifier.rst +++ b/notifier.rst @@ -1,6 +1,3 @@ -.. index:: - single: Notifier - Creating and Sending Notifications ================================== @@ -825,9 +822,6 @@ all configured texter and chatter transports only in the ``dev`` (and/or .. _notifier-events: -.. index:: - single: Notifier; Events - Using Events ------------ diff --git a/page_creation.rst b/page_creation.rst index 7cef4a9781..b053e0a88a 100644 --- a/page_creation.rst +++ b/page_creation.rst @@ -1,6 +1,3 @@ -.. index:: - single: Create your First Page in Symfony - .. _creating-pages-in-symfony2: .. _creating-pages-in-symfony: @@ -29,9 +26,6 @@ two-step process: Symfony *embraces* the HTTP Request-Response lifecycle. To find out more, see :doc:`/introduction/http_fundamentals`. -.. index:: - single: Page creation; Example - Creating a Page: Route and Controller ------------------------------------- diff --git a/performance.rst b/performance.rst index 17c77d7c03..f855c7f4bd 100644 --- a/performance.rst +++ b/performance.rst @@ -1,6 +1,3 @@ -.. index:: - single: Performance; Byte code cache; OPcache; APC - Performance =========== diff --git a/profiler.rst b/profiler.rst index e889ba527b..8ae4d9dab3 100644 --- a/profiler.rst +++ b/profiler.rst @@ -224,9 +224,6 @@ event:: } } -.. index:: - single: Profiling; Data collector - .. _profiler-data-collector: Creating a Data Collector diff --git a/reference/attributes.rst b/reference/attributes.rst index 671d172c6e..5881573764 100644 --- a/reference/attributes.rst +++ b/reference/attributes.rst @@ -1,6 +1,3 @@ -.. index:: - single: Attributes - Symfony Attributes Overview =========================== diff --git a/reference/configuration/debug.rst b/reference/configuration/debug.rst index e77ee6e7bd..292b827214 100644 --- a/reference/configuration/debug.rst +++ b/reference/configuration/debug.rst @@ -1,6 +1,3 @@ -.. index:: - single: Configuration reference; Framework - Debug Configuration Reference (DebugBundle) =========================================== diff --git a/reference/configuration/doctrine.rst b/reference/configuration/doctrine.rst index 53f98858d9..d2dec43171 100644 --- a/reference/configuration/doctrine.rst +++ b/reference/configuration/doctrine.rst @@ -1,7 +1,3 @@ -.. index:: - single: Doctrine; ORM configuration reference - single: Configuration reference; Doctrine ORM - Doctrine Configuration Reference (DoctrineBundle) ================================================= @@ -24,10 +20,6 @@ configuration. namespace and the related XSD schema is available at: ``https://symfony.com/schema/dic/doctrine/doctrine-1.0.xsd`` -.. index:: - single: Configuration; Doctrine DBAL - single: Doctrine; DBAL configuration - .. _`reference-dbal-configuration`: Doctrine DBAL Configuration diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index 8db3c0abca..385d006c8f 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -1,6 +1,3 @@ -.. index:: - single: Configuration reference; Framework - .. _framework-bundle-configuration: Framework Configuration Reference (FrameworkBundle) diff --git a/reference/configuration/kernel.rst b/reference/configuration/kernel.rst index 924bad05a6..0e31e423dd 100644 --- a/reference/configuration/kernel.rst +++ b/reference/configuration/kernel.rst @@ -1,6 +1,3 @@ -.. index:: - single: Configuration reference; Kernel class - Configuring in the Kernel ========================= diff --git a/reference/configuration/monolog.rst b/reference/configuration/monolog.rst index cf6eb53e44..acabb02af5 100644 --- a/reference/configuration/monolog.rst +++ b/reference/configuration/monolog.rst @@ -1,6 +1,3 @@ -.. index:: - pair: Monolog; Configuration reference - Logging Configuration Reference (MonologBundle) =============================================== diff --git a/reference/configuration/security.rst b/reference/configuration/security.rst index 6e4b96c686..b3ab6d3156 100644 --- a/reference/configuration/security.rst +++ b/reference/configuration/security.rst @@ -1,6 +1,3 @@ -.. index:: - single: Security; Configuration reference - Security Configuration Reference (SecurityBundle) ================================================= diff --git a/reference/configuration/swiftmailer.rst b/reference/configuration/swiftmailer.rst index 2e46e99b00..304bcef643 100644 --- a/reference/configuration/swiftmailer.rst +++ b/reference/configuration/swiftmailer.rst @@ -1,6 +1,3 @@ -.. index:: - single: Configuration reference; Swift Mailer - Mailer Configuration Reference (SwiftmailerBundle) ================================================== diff --git a/reference/configuration/twig.rst b/reference/configuration/twig.rst index c686a6fd03..fc1d488608 100644 --- a/reference/configuration/twig.rst +++ b/reference/configuration/twig.rst @@ -1,6 +1,3 @@ -.. index:: - pair: Twig; Configuration reference - Twig Configuration Reference (TwigBundle) ========================================= diff --git a/reference/configuration/web_profiler.rst b/reference/configuration/web_profiler.rst index 9d3ddb088f..fc95fd9683 100644 --- a/reference/configuration/web_profiler.rst +++ b/reference/configuration/web_profiler.rst @@ -1,6 +1,3 @@ -.. index:: - single: Configuration reference; WebProfiler - Profiler Configuration Reference (WebProfilerBundle) ==================================================== diff --git a/reference/formats/expression_language.rst b/reference/formats/expression_language.rst index 097d9d905c..cf51ac7c7f 100644 --- a/reference/formats/expression_language.rst +++ b/reference/formats/expression_language.rst @@ -1,6 +1,3 @@ -.. index:: - single: Syntax; ExpressionLanguage - The Expression Syntax ===================== diff --git a/reference/formats/message_format.rst b/reference/formats/message_format.rst index 3e19567f5c..cd3f05c4c2 100644 --- a/reference/formats/message_format.rst +++ b/reference/formats/message_format.rst @@ -1,6 +1,3 @@ -.. index:: - single: Translation; Message Format - How to Translate Messages using the ICU MessageFormat ===================================================== diff --git a/reference/formats/yaml.rst b/reference/formats/yaml.rst index 01d23bf264..8127bf4372 100644 --- a/reference/formats/yaml.rst +++ b/reference/formats/yaml.rst @@ -1,6 +1,3 @@ -.. index:: - single: Yaml; YAML Format - The YAML Format --------------- diff --git a/reference/forms/types.rst b/reference/forms/types.rst index eaa0344f14..aeb8d48ece 100644 --- a/reference/forms/types.rst +++ b/reference/forms/types.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Types Reference - Form Types Reference ==================== diff --git a/reference/forms/types/birthday.rst b/reference/forms/types/birthday.rst index f130aa9fc6..2098d3cfb8 100644 --- a/reference/forms/types/birthday.rst +++ b/reference/forms/types/birthday.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; BirthdayType - BirthdayType Field ================== diff --git a/reference/forms/types/button.rst b/reference/forms/types/button.rst index 5c490a79dc..a83cb0a09b 100644 --- a/reference/forms/types/button.rst +++ b/reference/forms/types/button.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; ButtonType - ButtonType Field ================ diff --git a/reference/forms/types/checkbox.rst b/reference/forms/types/checkbox.rst index a27637bff4..2e699464ee 100644 --- a/reference/forms/types/checkbox.rst +++ b/reference/forms/types/checkbox.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; CheckboxType - CheckboxType Field ================== diff --git a/reference/forms/types/choice.rst b/reference/forms/types/choice.rst index 6775b9d7f6..beb3f27d08 100644 --- a/reference/forms/types/choice.rst +++ b/reference/forms/types/choice.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; ChoiceType - ChoiceType Field (select drop-downs, radio buttons & checkboxes) ================================================================ diff --git a/reference/forms/types/collection.rst b/reference/forms/types/collection.rst index b88fcde794..f44f25d754 100644 --- a/reference/forms/types/collection.rst +++ b/reference/forms/types/collection.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; CollectionType - CollectionType Field ==================== diff --git a/reference/forms/types/color.rst b/reference/forms/types/color.rst index 72bfa0eff7..62811d0386 100644 --- a/reference/forms/types/color.rst +++ b/reference/forms/types/color.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; ColorType - ColorType Field =============== diff --git a/reference/forms/types/country.rst b/reference/forms/types/country.rst index 4362cefd0d..3cd748c74c 100644 --- a/reference/forms/types/country.rst +++ b/reference/forms/types/country.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; country - CountryType Field ================= diff --git a/reference/forms/types/currency.rst b/reference/forms/types/currency.rst index 7ffa36a4f7..7417ac636c 100644 --- a/reference/forms/types/currency.rst +++ b/reference/forms/types/currency.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; currency - CurrencyType Field ================== diff --git a/reference/forms/types/date.rst b/reference/forms/types/date.rst index 22a64567a0..515c12099a 100644 --- a/reference/forms/types/date.rst +++ b/reference/forms/types/date.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; DateType - DateType Field ============== diff --git a/reference/forms/types/dateinterval.rst b/reference/forms/types/dateinterval.rst index d625c05883..627fb78d7e 100644 --- a/reference/forms/types/dateinterval.rst +++ b/reference/forms/types/dateinterval.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; DateIntervalType - DateIntervalType Field ====================== diff --git a/reference/forms/types/datetime.rst b/reference/forms/types/datetime.rst index 8d1e43da07..cee081e388 100644 --- a/reference/forms/types/datetime.rst +++ b/reference/forms/types/datetime.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; DateTimeType - DateTimeType Field ================== diff --git a/reference/forms/types/email.rst b/reference/forms/types/email.rst index e27898386d..9a5f06c2a9 100644 --- a/reference/forms/types/email.rst +++ b/reference/forms/types/email.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; EmailType - EmailType Field =============== diff --git a/reference/forms/types/entity.rst b/reference/forms/types/entity.rst index 721a503aae..884ab26a0d 100644 --- a/reference/forms/types/entity.rst +++ b/reference/forms/types/entity.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; EntityType - EntityType Field ================ diff --git a/reference/forms/types/enum.rst b/reference/forms/types/enum.rst index c8bd18d2c0..7a01f41f27 100644 --- a/reference/forms/types/enum.rst +++ b/reference/forms/types/enum.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; EnumType - EnumType Field ============== diff --git a/reference/forms/types/file.rst b/reference/forms/types/file.rst index fc2836cd2c..29601e860f 100644 --- a/reference/forms/types/file.rst +++ b/reference/forms/types/file.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; FileType - FileType Field ============== diff --git a/reference/forms/types/form.rst b/reference/forms/types/form.rst index 945bfafc36..9ef474a006 100644 --- a/reference/forms/types/form.rst +++ b/reference/forms/types/form.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; FormType - FormType Field ============== diff --git a/reference/forms/types/hidden.rst b/reference/forms/types/hidden.rst index 4a5a449ae6..fba056b88e 100644 --- a/reference/forms/types/hidden.rst +++ b/reference/forms/types/hidden.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; hidden - HiddenType Field ================ diff --git a/reference/forms/types/integer.rst b/reference/forms/types/integer.rst index 5889ee0e21..b88211d9ae 100644 --- a/reference/forms/types/integer.rst +++ b/reference/forms/types/integer.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; IntegerType - IntegerType Field ================= diff --git a/reference/forms/types/language.rst b/reference/forms/types/language.rst index d95bc28780..fb667a1233 100644 --- a/reference/forms/types/language.rst +++ b/reference/forms/types/language.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; LanguageType - LanguageType Field ================== diff --git a/reference/forms/types/locale.rst b/reference/forms/types/locale.rst index 4ee7711648..eb8075093e 100644 --- a/reference/forms/types/locale.rst +++ b/reference/forms/types/locale.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; LocaleType - LocaleType Field ================ diff --git a/reference/forms/types/money.rst b/reference/forms/types/money.rst index a7fa743846..99631f3e1e 100644 --- a/reference/forms/types/money.rst +++ b/reference/forms/types/money.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; MoneyType - MoneyType Field =============== diff --git a/reference/forms/types/number.rst b/reference/forms/types/number.rst index eda9189f7e..81b71bfe91 100644 --- a/reference/forms/types/number.rst +++ b/reference/forms/types/number.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; NumberType - NumberType Field ================ diff --git a/reference/forms/types/password.rst b/reference/forms/types/password.rst index d512be2259..e3e11ecb02 100644 --- a/reference/forms/types/password.rst +++ b/reference/forms/types/password.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; PasswordType - PasswordType Field ================== diff --git a/reference/forms/types/percent.rst b/reference/forms/types/percent.rst index 0102f0c1d8..803badd297 100644 --- a/reference/forms/types/percent.rst +++ b/reference/forms/types/percent.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; PercentType - PercentType Field ================= diff --git a/reference/forms/types/radio.rst b/reference/forms/types/radio.rst index de7a8bbde1..72acd123af 100644 --- a/reference/forms/types/radio.rst +++ b/reference/forms/types/radio.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; RadioType - RadioType Field =============== diff --git a/reference/forms/types/range.rst b/reference/forms/types/range.rst index 3d8730ed24..9da6407f88 100644 --- a/reference/forms/types/range.rst +++ b/reference/forms/types/range.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; RangeType - RangeType Field =============== diff --git a/reference/forms/types/repeated.rst b/reference/forms/types/repeated.rst index 04796df2c6..e5bd0cd452 100644 --- a/reference/forms/types/repeated.rst +++ b/reference/forms/types/repeated.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; RepeatedType - RepeatedType Field ================== diff --git a/reference/forms/types/reset.rst b/reference/forms/types/reset.rst index 6fd9b99d7f..1f2df50817 100644 --- a/reference/forms/types/reset.rst +++ b/reference/forms/types/reset.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; ResetType - ResetType Field =============== diff --git a/reference/forms/types/search.rst b/reference/forms/types/search.rst index 048dd535ab..8eeefb053d 100644 --- a/reference/forms/types/search.rst +++ b/reference/forms/types/search.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; SearchType - SearchType Field ================ diff --git a/reference/forms/types/submit.rst b/reference/forms/types/submit.rst index 0ac866d82e..70fa429685 100644 --- a/reference/forms/types/submit.rst +++ b/reference/forms/types/submit.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; SubmitType - SubmitType Field ================ diff --git a/reference/forms/types/tel.rst b/reference/forms/types/tel.rst index aebbe3de48..cca1c52a4b 100644 --- a/reference/forms/types/tel.rst +++ b/reference/forms/types/tel.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; TelType - TelType Field ============= diff --git a/reference/forms/types/text.rst b/reference/forms/types/text.rst index 204c496ce8..dd690c6e6d 100644 --- a/reference/forms/types/text.rst +++ b/reference/forms/types/text.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; TextType - TextType Field ============== diff --git a/reference/forms/types/textarea.rst b/reference/forms/types/textarea.rst index 329c91731b..e642cbdb4d 100644 --- a/reference/forms/types/textarea.rst +++ b/reference/forms/types/textarea.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; TextareaType - TextareaType Field ================== diff --git a/reference/forms/types/time.rst b/reference/forms/types/time.rst index 96fabf194f..b45b0eab56 100644 --- a/reference/forms/types/time.rst +++ b/reference/forms/types/time.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; TimeType - TimeType Field ============== diff --git a/reference/forms/types/timezone.rst b/reference/forms/types/timezone.rst index 6dc0d793b3..9d1b1a7ede 100644 --- a/reference/forms/types/timezone.rst +++ b/reference/forms/types/timezone.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; TimezoneType - TimezoneType Field ================== diff --git a/reference/forms/types/ulid.rst b/reference/forms/types/ulid.rst index 90d2f33589..9ad8e7a6fe 100644 --- a/reference/forms/types/ulid.rst +++ b/reference/forms/types/ulid.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; UuidType - UlidType Field ============== diff --git a/reference/forms/types/url.rst b/reference/forms/types/url.rst index 6a5d368c41..b75a2b1db0 100644 --- a/reference/forms/types/url.rst +++ b/reference/forms/types/url.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; UrlType - UrlType Field ============= diff --git a/reference/forms/types/uuid.rst b/reference/forms/types/uuid.rst index c5d0827558..6c0cd576ca 100644 --- a/reference/forms/types/uuid.rst +++ b/reference/forms/types/uuid.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; UuidType - UuidType Field ============== diff --git a/reference/forms/types/week.rst b/reference/forms/types/week.rst index 045851adc9..84ee98aff8 100644 --- a/reference/forms/types/week.rst +++ b/reference/forms/types/week.rst @@ -1,6 +1,3 @@ -.. index:: - single: Forms; Fields; WeekType - WeekType Field ============== diff --git a/reference/twig_reference.rst b/reference/twig_reference.rst index 4cb698217a..38d96910fd 100644 --- a/reference/twig_reference.rst +++ b/reference/twig_reference.rst @@ -1,6 +1,3 @@ -.. index:: - single: Symfony Twig extensions - Twig Extensions Defined by Symfony ================================== diff --git a/routing.rst b/routing.rst index 7bbb5cf080..66769dcc9d 100644 --- a/routing.rst +++ b/routing.rst @@ -1,6 +1,3 @@ -.. index:: - single: Routing - Routing ======= diff --git a/routing/custom_route_loader.rst b/routing/custom_route_loader.rst index b8b9f4c1d7..7c050010ed 100644 --- a/routing/custom_route_loader.rst +++ b/routing/custom_route_loader.rst @@ -1,6 +1,3 @@ -.. index:: - single: Routing; Custom route loader - How to Create a custom Route Loader =================================== diff --git a/routing/routing_from_database.rst b/routing/routing_from_database.rst index 28d539a77f..634bb53746 100644 --- a/routing/routing_from_database.rst +++ b/routing/routing_from_database.rst @@ -1,6 +1,3 @@ -.. index:: - single: Routing; Extra Information - Looking up Routes from a Database: Symfony CMF DynamicRouter ============================================================ diff --git a/security.rst b/security.rst index cb2e21d675..fb0ad14e2a 100644 --- a/security.rst +++ b/security.rst @@ -1,6 +1,3 @@ -.. index:: - single: Security - Security ======== diff --git a/security/access_denied_handler.rst b/security/access_denied_handler.rst index b1c73ce5e8..93448456cf 100644 --- a/security/access_denied_handler.rst +++ b/security/access_denied_handler.rst @@ -1,6 +1,3 @@ -.. index:: - single: Security; Creating a Custom Access Denied Handler - How to Customize Access Denied Responses ======================================== diff --git a/security/csrf.rst b/security/csrf.rst index 5e659be975..a03cfc59c0 100644 --- a/security/csrf.rst +++ b/security/csrf.rst @@ -1,6 +1,3 @@ -.. index:: - single: CSRF; CSRF protection - How to Implement CSRF Protection ================================ diff --git a/security/expressions.rst b/security/expressions.rst index 654ea147d4..91f42d22cb 100644 --- a/security/expressions.rst +++ b/security/expressions.rst @@ -1,6 +1,3 @@ -.. index:: - single: Expressions in the Framework - Using Expressions in Security Access Controls ============================================= diff --git a/security/firewall_restriction.rst b/security/firewall_restriction.rst index 59e261e862..dcf6a1a5f4 100644 --- a/security/firewall_restriction.rst +++ b/security/firewall_restriction.rst @@ -1,6 +1,3 @@ -.. index:: - single: Security; Restrict Security Firewalls to a Request - How to Restrict Firewalls to a Request ====================================== diff --git a/security/force_https.rst b/security/force_https.rst index ac59f245a9..817adbdb50 100644 --- a/security/force_https.rst +++ b/security/force_https.rst @@ -1,6 +1,3 @@ -.. index:: - single: Security; Force HTTPS - How to Force HTTPS or HTTP for different URLs ============================================= diff --git a/security/form_login.rst b/security/form_login.rst index 5bae5c6e62..ec8f4a1d37 100644 --- a/security/form_login.rst +++ b/security/form_login.rst @@ -1,6 +1,3 @@ -.. index:: - single: Security; Customizing form login redirect - Customizing the Form Login Authenticator Responses ================================================== diff --git a/security/impersonating_user.rst b/security/impersonating_user.rst index d596d47384..99ba88d2b2 100644 --- a/security/impersonating_user.rst +++ b/security/impersonating_user.rst @@ -1,6 +1,3 @@ -.. index:: - single: Security; Impersonating User - How to Impersonate a User ========================= diff --git a/security/ldap.rst b/security/ldap.rst index ff76896977..f6344d4584 100644 --- a/security/ldap.rst +++ b/security/ldap.rst @@ -1,6 +1,3 @@ -.. index:: - single: Security; Authenticating against an LDAP server - Authenticating against an LDAP server ===================================== diff --git a/security/login_link.rst b/security/login_link.rst index b1688490f5..4dea64c766 100644 --- a/security/login_link.rst +++ b/security/login_link.rst @@ -1,7 +1,3 @@ -.. index:: - single: Security; Login link - single: Security; Magic link login - How to use Passwordless Login Link Authentication ================================================= diff --git a/security/remember_me.rst b/security/remember_me.rst index 5b3ce54fb4..58fbeb6e95 100644 --- a/security/remember_me.rst +++ b/security/remember_me.rst @@ -1,6 +1,3 @@ -.. index:: - single: Security; "Remember me" - How to Add "Remember Me" Login Functionality ============================================ diff --git a/security/user_checkers.rst b/security/user_checkers.rst index a404a66893..66981736de 100644 --- a/security/user_checkers.rst +++ b/security/user_checkers.rst @@ -1,6 +1,3 @@ -.. index:: - single: Security; Creating and Enabling Custom User Checkers - How to Create and Enable Custom User Checkers ============================================= diff --git a/security/voters.rst b/security/voters.rst index a2f8983270..a770e386c0 100644 --- a/security/voters.rst +++ b/security/voters.rst @@ -1,6 +1,3 @@ -.. index:: - single: Security; Data Permission Voters - .. _security/custom-voter: How to Use Voters to Check User Permissions diff --git a/serializer.rst b/serializer.rst index d02dc302e5..04ffb54037 100644 --- a/serializer.rst +++ b/serializer.rst @@ -1,6 +1,3 @@ -.. index:: - single: Serializer - How to Use the Serializer ========================= diff --git a/serializer/custom_encoders.rst b/serializer/custom_encoders.rst index 7f8a0e1b4f..432cb205b6 100644 --- a/serializer/custom_encoders.rst +++ b/serializer/custom_encoders.rst @@ -1,6 +1,3 @@ -.. index:: - single: Serializer; Custom encoders - How to Create your Custom Encoder ================================= diff --git a/serializer/custom_normalizer.rst b/serializer/custom_normalizer.rst index 5630eb4e55..c2c8c5d0bb 100644 --- a/serializer/custom_normalizer.rst +++ b/serializer/custom_normalizer.rst @@ -1,6 +1,3 @@ -.. index:: - single: Serializer; Custom normalizers - How to Create your Custom Normalizer ==================================== diff --git a/service_container.rst b/service_container.rst index 5b2321bfba..47a421f134 100644 --- a/service_container.rst +++ b/service_container.rst @@ -1,7 +1,3 @@ -.. index:: - single: Service Container - single: DependencyInjection; Container - Service Container ================= @@ -89,9 +85,6 @@ in the container. you won't need to worry about this. See :ref:`services-wire-specific-service`. See :doc:`/service_container/debug`. -.. index:: - single: Service Container; Configuring services - .. _service-container-creating-service: Creating/Configuring Services in the Container diff --git a/service_container/alias_private.rst b/service_container/alias_private.rst index 7f39478a24..44a8492a53 100644 --- a/service_container/alias_private.rst +++ b/service_container/alias_private.rst @@ -1,6 +1,3 @@ -.. index:: - single: DependencyInjection; Advanced configuration - How to Create Service Aliases and Mark Services as Private ========================================================== diff --git a/service_container/autowiring.rst b/service_container/autowiring.rst index 0d0a3d2739..39fa1ba529 100644 --- a/service_container/autowiring.rst +++ b/service_container/autowiring.rst @@ -1,6 +1,3 @@ -.. index:: - single: DependencyInjection; Autowiring - Defining Services Dependencies Automatically (Autowiring) ========================================================= diff --git a/service_container/calls.rst b/service_container/calls.rst index 5e6036421d..a76cedbca2 100644 --- a/service_container/calls.rst +++ b/service_container/calls.rst @@ -1,6 +1,3 @@ -.. index:: - single: DependencyInjection; Method Calls - Service Method Calls and Setter Injection ========================================= diff --git a/service_container/compiler_passes.rst b/service_container/compiler_passes.rst index 462c594282..34eee2e67d 100644 --- a/service_container/compiler_passes.rst +++ b/service_container/compiler_passes.rst @@ -1,7 +1,3 @@ -.. index:: - single: DependencyInjection; Compiler passes - single: Service Container; Compiler passes - How to Work with Compiler Passes ================================ diff --git a/service_container/configurators.rst b/service_container/configurators.rst index 4fab69c555..055eb541ae 100644 --- a/service_container/configurators.rst +++ b/service_container/configurators.rst @@ -1,6 +1,3 @@ -.. index:: - single: DependencyInjection; Service configurators - How to Configure a Service with a Configurator ============================================== diff --git a/service_container/debug.rst b/service_container/debug.rst index e949f6234f..1e460b0377 100644 --- a/service_container/debug.rst +++ b/service_container/debug.rst @@ -1,7 +1,3 @@ -.. index:: - single: DependencyInjection; Debug - single: Service Container; Debug - How to Debug the Service Container & List Services ================================================== diff --git a/service_container/definitions.rst b/service_container/definitions.rst index 160f92c831..e54a99237d 100644 --- a/service_container/definitions.rst +++ b/service_container/definitions.rst @@ -1,6 +1,3 @@ -.. index:: - single: DependencyInjection; Service definitions - How to work with Service Definition Objects =========================================== diff --git a/service_container/expression_language.rst b/service_container/expression_language.rst index 9887cefb44..908ad68da5 100644 --- a/service_container/expression_language.rst +++ b/service_container/expression_language.rst @@ -1,9 +1,3 @@ -.. index:: - single: DependencyInjection; ExpressionLanguage - single: DependencyInjection; Expressions - single: Service Container; ExpressionLanguage - single: Service Container; Expressions - How to Inject Values Based on Complex Expressions ================================================= diff --git a/service_container/factories.rst b/service_container/factories.rst index ba747c82da..7c5c87dc00 100644 --- a/service_container/factories.rst +++ b/service_container/factories.rst @@ -1,6 +1,3 @@ -.. index:: - single: DependencyInjection; Factories - Using a Factory to Create Services ================================== diff --git a/service_container/import.rst b/service_container/import.rst index 433b03d981..2fed44e16a 100644 --- a/service_container/import.rst +++ b/service_container/import.rst @@ -1,7 +1,3 @@ -.. index:: - single: DependencyInjection; Importing Resources - single: Service Container; Importing Resources - How to Import Configuration Files/Resources =========================================== @@ -22,9 +18,6 @@ directive. The second method, using dependency injection extensions, is used by third-party bundles to load the configuration. Read on to learn more about both methods. -.. index:: - single: Service Container; Imports - .. _service-container-imports-directive: Importing Configuration with ``imports`` @@ -152,9 +145,6 @@ but after the ``App\`` definition to override it. .. include:: /components/dependency_injection/_imports-parameters-note.rst.inc -.. index:: - single: Service Container; Extension configuration - .. _service-container-extension-configuration: Importing Configuration via Container Extensions diff --git a/service_container/injection_types.rst b/service_container/injection_types.rst index 81d06810f9..d88e513982 100644 --- a/service_container/injection_types.rst +++ b/service_container/injection_types.rst @@ -1,6 +1,3 @@ -.. index:: - single: DependencyInjection; Injection types - Types of Injection ================== diff --git a/service_container/lazy_services.rst b/service_container/lazy_services.rst index 75438026a5..bdac2a0bc4 100644 --- a/service_container/lazy_services.rst +++ b/service_container/lazy_services.rst @@ -1,6 +1,3 @@ -.. index:: - single: Dependency Injection; Lazy Services - Lazy Services ============= diff --git a/service_container/parent_services.rst b/service_container/parent_services.rst index 3c1db4d9a7..9cab17e225 100644 --- a/service_container/parent_services.rst +++ b/service_container/parent_services.rst @@ -1,6 +1,3 @@ -.. index:: - single: DependencyInjection; Parent services - How to Manage Common Dependencies with Parent Services ====================================================== diff --git a/service_container/request.rst b/service_container/request.rst index d72a533507..35a20b8d69 100644 --- a/service_container/request.rst +++ b/service_container/request.rst @@ -1,7 +1,3 @@ -.. index:: - single: DependencyInjection; Request - single: Service Container; Request - How to Retrieve the Request from the Service Container ====================================================== diff --git a/service_container/service_closures.rst b/service_container/service_closures.rst index d490bcb376..03e142b345 100644 --- a/service_container/service_closures.rst +++ b/service_container/service_closures.rst @@ -1,6 +1,3 @@ -.. index:: - single: DependencyInjection; Service Closures - Service Closures ================ diff --git a/service_container/service_decoration.rst b/service_container/service_decoration.rst index 1b09c3b54f..1bf0bf86d1 100644 --- a/service_container/service_decoration.rst +++ b/service_container/service_decoration.rst @@ -1,6 +1,3 @@ -.. index:: - single: Service Container; Decoration - How to Decorate Services ======================== diff --git a/service_container/service_subscribers_locators.rst b/service_container/service_subscribers_locators.rst index efa6d71549..86389a7114 100644 --- a/service_container/service_subscribers_locators.rst +++ b/service_container/service_subscribers_locators.rst @@ -1,6 +1,3 @@ -.. index:: - single: DependencyInjection; Service Subscribers - .. _service-locators: Service Subscribers & Locators diff --git a/service_container/shared.rst b/service_container/shared.rst index 0b87976dc3..003ad2914b 100644 --- a/service_container/shared.rst +++ b/service_container/shared.rst @@ -1,6 +1,3 @@ -.. index:: - single: Service Container; Shared Services - How to Define Non Shared Services ================================= diff --git a/service_container/synthetic_services.rst b/service_container/synthetic_services.rst index 0a83bebed9..4dfec92709 100644 --- a/service_container/synthetic_services.rst +++ b/service_container/synthetic_services.rst @@ -1,6 +1,3 @@ -.. index:: - single: DependencyInjection; Synthetic Services - How to Inject Instances into the Container ------------------------------------------ diff --git a/service_container/tags.rst b/service_container/tags.rst index 7c8947c2e6..8777639cd6 100644 --- a/service_container/tags.rst +++ b/service_container/tags.rst @@ -1,7 +1,3 @@ -.. index:: - single: DependencyInjection; Tags - single: Service Container; Tags - How to Work with Service Tags ============================= diff --git a/session.rst b/session.rst index cd9fb1f07a..5adf9c8aeb 100644 --- a/session.rst +++ b/session.rst @@ -1,7 +1,3 @@ -.. index:: - single: HTTP - single: HttpFoundation, Sessions - Sessions ======== @@ -122,9 +118,6 @@ class. prevent starting sessions for anonymous users, you must *completely* avoid accessing the session. -.. index:: - single: Session; Flash messages - .. _flash-messages: Flash Messages @@ -453,9 +446,6 @@ particular cookie by reading the ``getLifetime()`` method:: The expiry time of the cookie can be determined by adding the created timestamp and the lifetime. -.. index:: - single: Session; Database Storage - .. _session-database: Store Sessions in a Database @@ -1152,9 +1142,6 @@ This is the recommended migration workflow: #. After verifying that the sessions in your application are working, switch from the migrating handler to the new handler. -.. index:: - single: Sessions, saving locale - .. _locale-sticky-session: Making the Locale "Sticky" during a User's Session @@ -1344,9 +1331,6 @@ event:: language preferences, you also need to update the session when you change the ``User`` entity. -.. index:: - single: Sessions, Session Proxy, Proxy - Session Proxies --------------- diff --git a/setup.rst b/setup.rst index 28c38aac9a..ec92fcb3d3 100644 --- a/setup.rst +++ b/setup.rst @@ -1,6 +1,3 @@ -.. index:: - single: Installing and Setting up Symfony - Installing & Setting up the Symfony Framework ============================================= diff --git a/setup/bundles.rst b/setup/bundles.rst index fe4f59cb81..bd3346b7ea 100644 --- a/setup/bundles.rst +++ b/setup/bundles.rst @@ -1,6 +1,3 @@ -.. index:: - single: Upgrading; Bundle; Major Version - Upgrading a Third-Party Bundle for a Major Symfony Version ========================================================== diff --git a/setup/docker.rst b/setup/docker.rst index cc6b4f6ebf..605afa64c1 100644 --- a/setup/docker.rst +++ b/setup/docker.rst @@ -1,5 +1,3 @@ -.. index:: Docker - Using Docker with Symfony ========================= diff --git a/setup/flex.rst b/setup/flex.rst index d5a9c113dc..7c12e389c6 100644 --- a/setup/flex.rst +++ b/setup/flex.rst @@ -1,5 +1,3 @@ -.. index:: Flex - Upgrading Existing Applications to Symfony Flex =============================================== diff --git a/setup/homestead.rst b/setup/homestead.rst index 7143b5adea..9e2ecad593 100644 --- a/setup/homestead.rst +++ b/setup/homestead.rst @@ -1,5 +1,3 @@ -.. index:: Vagrant, Homestead - Using Symfony with Homestead/Vagrant ==================================== diff --git a/setup/upgrade_major.rst b/setup/upgrade_major.rst index aaffd2f36a..d6faf5f81c 100644 --- a/setup/upgrade_major.rst +++ b/setup/upgrade_major.rst @@ -1,6 +1,3 @@ -.. index:: - single: Upgrading; Major Version - Upgrading a Major Version (e.g. 5.4.0 to 6.0.0) =============================================== diff --git a/setup/upgrade_minor.rst b/setup/upgrade_minor.rst index a6a23b787f..bb1cfda62f 100644 --- a/setup/upgrade_minor.rst +++ b/setup/upgrade_minor.rst @@ -1,6 +1,3 @@ -.. index:: - single: Upgrading; Minor Version - Upgrading a Minor Version (e.g. 5.0.0 to 5.1.0) =============================================== diff --git a/setup/upgrade_patch.rst b/setup/upgrade_patch.rst index 632f660255..d867f371de 100644 --- a/setup/upgrade_patch.rst +++ b/setup/upgrade_patch.rst @@ -1,6 +1,3 @@ -.. index:: - single: Upgrading; Patch Version - Upgrading a Patch Version (e.g. 5.0.0 to 5.0.1) =============================================== diff --git a/setup/web_server_configuration.rst b/setup/web_server_configuration.rst index 89ff10f2e6..f5f259413b 100644 --- a/setup/web_server_configuration.rst +++ b/setup/web_server_configuration.rst @@ -1,6 +1,3 @@ -.. index:: - single: Web Server - Configuring a Web Server ======================== diff --git a/templates.rst b/templates.rst index 3f451faa0f..edaf8deeb5 100644 --- a/templates.rst +++ b/templates.rst @@ -1,6 +1,3 @@ -.. index:: - single: Templating - Creating and Using Templates ============================ @@ -414,9 +411,6 @@ In addition to the global ``app`` variable injected by Symfony, you can also inject variables automatically to all Twig templates as explained in the next section. -.. index:: - single: Templating; Global variables - .. _templating-global-variables: Global Variables @@ -1030,9 +1024,6 @@ template fragments. Configure that special URL in the ``fragments`` option: the application performance if you embed lots of controllers. If possible, :doc:`cache the template fragment `. -.. index:: - single: Templating; hinclude.js - .. _templates-hinclude: How to Embed Asynchronous Content with hinclude.js @@ -1424,9 +1415,6 @@ you can refer to it as ``@AcmeFoo/user/profile.html.twig``. You can also :ref:`override bundle templates ` in case you want to change some parts of the original bundle templates. -.. index:: - single: Twig extensions - .. _templates-twig-extension: Writing a Twig Extension diff --git a/testing.rst b/testing.rst index 3931efec69..c788532824 100644 --- a/testing.rst +++ b/testing.rst @@ -1,6 +1,3 @@ -.. index:: - single: Tests - Testing ======= diff --git a/testing/database.rst b/testing/database.rst index 0bd0d03af6..64095eec01 100644 --- a/testing/database.rst +++ b/testing/database.rst @@ -1,6 +1,3 @@ -.. index:: - single: Tests; Database - How to Test A Doctrine Repository ================================= diff --git a/testing/dom_crawler.rst b/testing/dom_crawler.rst index 7b47487d09..6566969853 100644 --- a/testing/dom_crawler.rst +++ b/testing/dom_crawler.rst @@ -1,6 +1,3 @@ -.. index:: - single: Tests; Crawler - The DOM Crawler =============== diff --git a/testing/http_authentication.rst b/testing/http_authentication.rst index a55ae639e0..46ddb82b87 100644 --- a/testing/http_authentication.rst +++ b/testing/http_authentication.rst @@ -1,6 +1,3 @@ -.. index:: - single: Tests; HTTP authentication - How to Simulate HTTP Authentication in a Functional Test ======================================================== diff --git a/testing/insulating_clients.rst b/testing/insulating_clients.rst index e2a5b8d9ff..5a76d517ce 100644 --- a/testing/insulating_clients.rst +++ b/testing/insulating_clients.rst @@ -1,6 +1,3 @@ -.. index:: - single: Tests; Insulating clients - How to Test the Interaction of several Clients ============================================== diff --git a/testing/profiling.rst b/testing/profiling.rst index 0637e134a9..f7e2d8e54d 100644 --- a/testing/profiling.rst +++ b/testing/profiling.rst @@ -1,6 +1,3 @@ -.. index:: - single: Tests; Profiling - How to Use the Profiler in a Functional Test ============================================ diff --git a/translation.rst b/translation.rst index 052844f70a..e36fb9ff32 100644 --- a/translation.rst +++ b/translation.rst @@ -1,6 +1,3 @@ -.. index:: - single: Translations - Translations ============ @@ -747,9 +744,6 @@ now use the following commands to push (upload) and pull (download) translations .. _translation-locale: -.. index:: - single: Translation; Locale - Handling the User's Locale -------------------------- @@ -908,9 +902,6 @@ application. Define the locale requirement as a :ref:`container parameter ` to avoid hardcoding its value in all your routes. -.. index:: - single: Translations; Fallback and default locale - .. _translation-default-locale: Setting a Default Locale @@ -1024,11 +1015,6 @@ checks translation resources for several locales: .. _translation-debug: -.. index:: - single: Translation; Debug - single: Translation; Missing Messages - single: Translation; Unused Messages - How to Find Missing or Unused Translation Messages -------------------------------------------------- @@ -1242,10 +1228,6 @@ These constants are defined as "bit masks", so you can combine them as follows:: .. _translation-lint: -.. index:: - single: Translation; Lint - single: Translation; Translation File Errors - How to Find Errors in Translation Files --------------------------------------- diff --git a/validation.rst b/validation.rst index 27f970a701..33b578216d 100644 --- a/validation.rst +++ b/validation.rst @@ -1,6 +1,3 @@ -.. index:: - single: Validation - Validation ========== @@ -11,10 +8,6 @@ into a database or passed to a web service. Symfony provides a `Validator`_ component to handle this for you. This component is based on the `JSR303 Bean Validation specification`_. -.. index:: - pair: Validation; Installation - pair: Validation; Configuration - Installation ------------ @@ -31,9 +24,6 @@ install the validator before using it: manual configuration to enable validation. Check out the :ref:`Validation configuration reference `. -.. index:: - single: Validation; The basics - The Basics of Validation ------------------------ @@ -145,9 +135,6 @@ be passed to the validator service to be checked. get the value of any property, so they can be public, private or protected (see :ref:`validator-constraint-targets`). -.. index:: - single: Validation; Using the validator - Using the Validator Service ~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -230,9 +217,6 @@ Inside the template, you can output the list of errors exactly as needed: Each validation error (called a "constraint violation"), is represented by a :class:`Symfony\\Component\\Validator\\ConstraintViolation` object. -.. index:: - single: Validation; Callables - Validation Callables ~~~~~~~~~~~~~~~~~~~~ @@ -255,9 +239,6 @@ when :ref:`validating OptionsResolver values `): ``Validation::createIsValidCallable()`` was introduced in Symfony 5.3. -.. index:: - single: Validation; Constraints - .. _validation-constraints: Constraints @@ -283,9 +264,6 @@ Symfony packages many of the most commonly-needed constraints: You can also create your own custom constraints. This topic is covered in the :doc:`/validation/custom_constraint` article. -.. index:: - single: Validation; Constraints configuration - .. _validation-constraint-configuration: Constraint Configuration @@ -519,9 +497,6 @@ of the form fields:: ; } -.. index:: - single: Validation; Constraint targets - .. _validator-constraint-targets: Constraint Targets @@ -533,9 +508,6 @@ are the most common and easy to use. Getter constraints allow you to specify more complex validation rules. Finally, class constraints are intended for scenarios where you want to validate a class as a whole. -.. index:: - single: Validation; Property constraints - .. _validation-property-target: Properties @@ -636,9 +608,6 @@ class to have at least 3 characters. This can cause unexpected behavior if the property holds a value when initialized. In order to avoid this, make sure all properties are initialized before validating them. -.. index:: - single: Validation; Getter constraints - Getters ~~~~~~~ diff --git a/validation/custom_constraint.rst b/validation/custom_constraint.rst index f6d47badd5..9200e0d9de 100644 --- a/validation/custom_constraint.rst +++ b/validation/custom_constraint.rst @@ -1,6 +1,3 @@ -.. index:: - single: Validation; Custom constraints - How to Create a Custom Validation Constraint ============================================ diff --git a/validation/groups.rst b/validation/groups.rst index 60aa7efb2f..8be6e8f81b 100644 --- a/validation/groups.rst +++ b/validation/groups.rst @@ -1,6 +1,3 @@ -.. index:: - single: Validation; Groups - How to Apply only a Subset of all Your Validation Constraints (Validation Groups) ================================================================================= diff --git a/validation/raw_values.rst b/validation/raw_values.rst index 3565de902d..b863d9ee3e 100644 --- a/validation/raw_values.rst +++ b/validation/raw_values.rst @@ -1,6 +1,3 @@ -.. index:: - single: Validation; Validating raw values - How to Validate Raw Values (Scalar Values and Arrays) ===================================================== diff --git a/validation/sequence_provider.rst b/validation/sequence_provider.rst index a17193b74a..f0fe22ce4d 100644 --- a/validation/sequence_provider.rst +++ b/validation/sequence_provider.rst @@ -1,7 +1,3 @@ -.. index:: - single: Validation; Group Sequences - single: Validation; Group Sequence Providers - How to Sequentially Apply Validation Groups =========================================== diff --git a/validation/severity.rst b/validation/severity.rst index 7df7746c7f..9692bc942c 100644 --- a/validation/severity.rst +++ b/validation/severity.rst @@ -1,7 +1,3 @@ -.. index:: - single: Validation; Error Levels - single: Validation; Payload - How to Handle Different Error Levels ==================================== diff --git a/validation/translations.rst b/validation/translations.rst index 10ce5b1127..3f7f461aac 100644 --- a/validation/translations.rst +++ b/validation/translations.rst @@ -1,6 +1,3 @@ -.. index:: - single: Validation; Translation - How to Translate Validation Constraint Messages =============================================== diff --git a/web_link.rst b/web_link.rst index a91fd8d684..fb81376cba 100644 --- a/web_link.rst +++ b/web_link.rst @@ -1,6 +1,3 @@ -.. index:: - single: Web Link - Asset Preloading and Resource Hints with HTTP/2 and WebLink =========================================================== diff --git a/workflow/dumping-workflows.rst b/workflow/dumping-workflows.rst index 98e5911561..d4d6adc3a7 100644 --- a/workflow/dumping-workflows.rst +++ b/workflow/dumping-workflows.rst @@ -1,6 +1,3 @@ -.. index:: - single: Workflow; Dumping Workflows - How to Dump Workflows =====================