mirror of
https://github.com/symfony/symfony-docs.git
synced 2026-03-24 00:32:14 +01:00
Remove index directive
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Bundles
|
||||
|
||||
.. _page-creation-bundles:
|
||||
|
||||
The Bundle System
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Configuration; Semantic
|
||||
single: Bundle; Extension configuration
|
||||
|
||||
How to Create Friendly Configuration for a Bundle
|
||||
=================================================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Configuration; Semantic
|
||||
single: Bundle; Extension configuration
|
||||
|
||||
How to Load Service Configuration inside a Bundle
|
||||
=================================================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Bundle; Inheritance
|
||||
|
||||
How to Override any Part of a Bundle
|
||||
====================================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Configuration; Semantic
|
||||
single: Bundle; Extension configuration
|
||||
|
||||
How to Simplify Configuration of Multiple Bundles
|
||||
=================================================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Asset
|
||||
single: Components; Asset
|
||||
|
||||
The Asset Component
|
||||
===================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: BrowserKit
|
||||
single: Components; BrowserKit
|
||||
|
||||
The BrowserKit Component
|
||||
========================
|
||||
|
||||
|
||||
@@ -1,8 +1,3 @@
|
||||
.. index::
|
||||
single: Cache
|
||||
single: Performance
|
||||
single: Components; Cache
|
||||
|
||||
.. _`cache-component`:
|
||||
|
||||
The Cache Component
|
||||
|
||||
4
components/cache/adapters/apcu_adapter.rst
vendored
4
components/cache/adapters/apcu_adapter.rst
vendored
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Cache Pool
|
||||
single: APCu Cache
|
||||
|
||||
.. _apcu-adapter:
|
||||
|
||||
APCu Cache Adapter
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Cache Pool
|
||||
single: Array Cache
|
||||
|
||||
Array Cache Adapter
|
||||
===================
|
||||
|
||||
|
||||
4
components/cache/adapters/chain_adapter.rst
vendored
4
components/cache/adapters/chain_adapter.rst
vendored
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Cache Pool
|
||||
single: Chain Cache
|
||||
|
||||
.. _component-cache-chain-adapter:
|
||||
|
||||
Chain Cache Adapter
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Cache Pool
|
||||
single: Couchbase Cache
|
||||
|
||||
.. _couchbase-adapter:
|
||||
|
||||
Couchbase Bucket Cache Adapter
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Cache Pool
|
||||
single: Couchabase Cache
|
||||
|
||||
.. _couchbase-collection-adapter:
|
||||
|
||||
Couchbase Collection Cache Adapter
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Cache Pool
|
||||
single: Doctrine Cache
|
||||
|
||||
.. _doctrine-adapter:
|
||||
|
||||
Doctrine Cache Adapter
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Cache Pool
|
||||
single: Filesystem Cache
|
||||
|
||||
.. _component-cache-filesystem-adapter:
|
||||
|
||||
Filesystem Cache Adapter
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Cache Pool
|
||||
single: Memcached Cache
|
||||
|
||||
.. _memcached-adapter:
|
||||
|
||||
Memcached Cache Adapter
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Cache Pool
|
||||
single: PDO Cache, Doctrine DBAL Cache
|
||||
|
||||
.. _pdo-doctrine-adapter:
|
||||
|
||||
PDO & Doctrine DBAL Cache Adapter
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Cache Pool
|
||||
single: PHP Array Cache
|
||||
|
||||
PHP Array Cache Adapter
|
||||
=======================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Cache Pool
|
||||
single: PHP Files Cache
|
||||
|
||||
.. _component-cache-files-adapter:
|
||||
|
||||
PHP Files Cache Adapter
|
||||
|
||||
4
components/cache/adapters/proxy_adapter.rst
vendored
4
components/cache/adapters/proxy_adapter.rst
vendored
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Cache Pool
|
||||
single: Proxy Cache
|
||||
|
||||
Proxy Cache Adapter
|
||||
===================
|
||||
|
||||
|
||||
4
components/cache/adapters/redis_adapter.rst
vendored
4
components/cache/adapters/redis_adapter.rst
vendored
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Cache Pool
|
||||
single: Redis Cache
|
||||
|
||||
.. _redis-adapter:
|
||||
|
||||
Redis Cache Adapter
|
||||
|
||||
4
components/cache/cache_invalidation.rst
vendored
4
components/cache/cache_invalidation.rst
vendored
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Cache; Invalidation
|
||||
single: Cache; Tags
|
||||
|
||||
Cache Invalidation
|
||||
==================
|
||||
|
||||
|
||||
5
components/cache/cache_items.rst
vendored
5
components/cache/cache_items.rst
vendored
@@ -1,8 +1,3 @@
|
||||
.. index::
|
||||
single: Cache Item
|
||||
single: Cache Expiration
|
||||
single: Cache Exceptions
|
||||
|
||||
Cache Items
|
||||
===========
|
||||
|
||||
|
||||
11
components/cache/cache_pools.rst
vendored
11
components/cache/cache_pools.rst
vendored
@@ -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
|
||||
|
||||
5
components/cache/psr6_psr16_adapters.rst
vendored
5
components/cache/psr6_psr16_adapters.rst
vendored
@@ -1,8 +1,3 @@
|
||||
.. index::
|
||||
single: Cache
|
||||
single: Performance
|
||||
single: Components; Cache
|
||||
|
||||
Adapters For Interoperability between PSR-6 and PSR-16 Cache
|
||||
============================================================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Config
|
||||
single: Components; Config
|
||||
|
||||
The Config Component
|
||||
====================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Config; Caching based on resources
|
||||
|
||||
Caching based on Resources
|
||||
==========================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Config; Defining and processing configuration values
|
||||
|
||||
Defining and Processing Configuration Values
|
||||
============================================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Config; Loading resources
|
||||
|
||||
Loading Resources
|
||||
=================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Console; CLI
|
||||
single: Components; Console
|
||||
|
||||
The Console Component
|
||||
=====================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Console; Changing the Default Command
|
||||
|
||||
Changing the Default Command
|
||||
============================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Console; Console arguments
|
||||
|
||||
Understanding how Console Arguments and Options Are Handled
|
||||
===========================================================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Console; Events
|
||||
|
||||
Using Events
|
||||
============
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Console Helpers; Cursor Helper
|
||||
|
||||
Cursor Helper
|
||||
=============
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Console Helpers; DebugFormatter Helper
|
||||
|
||||
Debug Formatter Helper
|
||||
======================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Console Helpers; Formatter Helper
|
||||
|
||||
Formatter Helper
|
||||
================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Console; Console Helpers
|
||||
|
||||
The Console Helpers
|
||||
===================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Console Helpers; Process Helper
|
||||
|
||||
Process Helper
|
||||
==============
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Console Helpers; Progress Bar
|
||||
|
||||
Progress Bar
|
||||
============
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Console Helpers; Question Helper
|
||||
|
||||
Question Helper
|
||||
===============
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Console Helpers; Table
|
||||
|
||||
Table
|
||||
=====
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Console; Logger
|
||||
|
||||
Using the Logger
|
||||
================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Console; Single command application
|
||||
|
||||
Building a single Command Application
|
||||
=====================================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Console; Usage
|
||||
|
||||
Using Console Commands, Shortcuts and Built-in Commands
|
||||
=======================================================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Contracts
|
||||
single: Components; Contracts
|
||||
|
||||
The Contracts Component
|
||||
=======================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: CssSelector
|
||||
single: Components; CssSelector
|
||||
|
||||
The CssSelector Component
|
||||
=========================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: DependencyInjection
|
||||
single: Components; DependencyInjection
|
||||
|
||||
The DependencyInjection Component
|
||||
=================================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: DependencyInjection; Compilation
|
||||
|
||||
Compiling the Container
|
||||
=======================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: DependencyInjection; Workflow
|
||||
|
||||
Container Building Workflow
|
||||
===========================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: DomCrawler
|
||||
single: Components; DomCrawler
|
||||
|
||||
The DomCrawler Component
|
||||
========================
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: EventDispatcher; Service container aware
|
||||
|
||||
The Container Aware Event Dispatcher
|
||||
====================================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: EventDispatcher
|
||||
|
||||
The Generic Event Object
|
||||
========================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: EventDispatcher; Immutable
|
||||
|
||||
The Immutable Event Dispatcher
|
||||
==============================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: EventDispatcher; Debug
|
||||
single: EventDispatcher; Traceable
|
||||
|
||||
The Traceable Event Dispatcher
|
||||
==============================
|
||||
|
||||
|
||||
@@ -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
|
||||
--------------------------------
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Filesystem
|
||||
|
||||
The Filesystem Component
|
||||
========================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Finder
|
||||
single: Components; Finder
|
||||
|
||||
The Finder Component
|
||||
====================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Forms
|
||||
single: Components; Form
|
||||
|
||||
The Form Component
|
||||
==================
|
||||
|
||||
|
||||
@@ -1,8 +1,3 @@
|
||||
.. index::
|
||||
single: HTTP
|
||||
single: HttpFoundation
|
||||
single: Components; HttpFoundation
|
||||
|
||||
The HttpFoundation Component
|
||||
============================
|
||||
|
||||
|
||||
@@ -1,8 +1,3 @@
|
||||
.. index::
|
||||
single: HTTP
|
||||
single: HttpKernel
|
||||
single: Components; HttpKernel
|
||||
|
||||
The HttpKernel Component
|
||||
========================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Inflector
|
||||
single: Components; Inflector
|
||||
|
||||
The Inflector Component
|
||||
=======================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Intl
|
||||
single: Components; Intl
|
||||
|
||||
The Intl Component
|
||||
==================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Ldap
|
||||
single: Components; Ldap
|
||||
|
||||
The Ldap Component
|
||||
==================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Lock
|
||||
single: Components; Lock
|
||||
|
||||
The Lock Component
|
||||
==================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Messenger
|
||||
single: Components; Messenger
|
||||
|
||||
The Messenger Component
|
||||
=======================
|
||||
|
||||
|
||||
@@ -1,8 +1,3 @@
|
||||
.. index::
|
||||
single: MIME
|
||||
single: MIME Messages
|
||||
single: Components; MIME
|
||||
|
||||
The Mime Component
|
||||
==================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: OptionsResolver
|
||||
single: Components; OptionsResolver
|
||||
|
||||
The OptionsResolver Component
|
||||
=============================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: PHPUnitBridge
|
||||
single: Components; PHPUnitBridge
|
||||
|
||||
The PHPUnit Bridge
|
||||
==================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Process
|
||||
single: Components; Process
|
||||
|
||||
The Process Component
|
||||
=====================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: PropertyAccess
|
||||
single: Components; PropertyAccess
|
||||
|
||||
The PropertyAccess Component
|
||||
============================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: PropertyInfo
|
||||
single: Components; PropertyInfo
|
||||
|
||||
The PropertyInfo Component
|
||||
==========================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: PSR-7
|
||||
|
||||
The PSR-7 Bridge
|
||||
================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Runtime
|
||||
single: Components; Runtime
|
||||
|
||||
The Runtime Component
|
||||
=====================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Semaphore
|
||||
single: Components; Semaphore
|
||||
|
||||
The Semaphore Component
|
||||
=======================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Serializer
|
||||
single: Components; Serializer
|
||||
|
||||
The Serializer Component
|
||||
========================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: String
|
||||
single: Components; String
|
||||
|
||||
The String Component
|
||||
====================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: UID
|
||||
single: Components; UID
|
||||
|
||||
The UID Component
|
||||
=================
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Validator
|
||||
single: Components; Validator
|
||||
|
||||
The Validator Component
|
||||
=======================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Validator; Metadata
|
||||
|
||||
Metadata
|
||||
========
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Validator; Loading Resources
|
||||
|
||||
Loading Resources
|
||||
=================
|
||||
|
||||
|
||||
@@ -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
|
||||
--------------
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: VarExporter
|
||||
single: Components; VarExporter
|
||||
|
||||
The VarExporter Component
|
||||
=========================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Workflow
|
||||
single: Components; Workflow
|
||||
|
||||
The Workflow Component
|
||||
======================
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
.. index::
|
||||
single: Yaml
|
||||
single: Components; Yaml
|
||||
|
||||
The Yaml Component
|
||||
==================
|
||||
|
||||
|
||||
@@ -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 <configuration-accessing-parameters>`.
|
||||
|
||||
.. index::
|
||||
single: Environments; Introduction
|
||||
|
||||
.. _page-creation-environments:
|
||||
.. _page-creation-prod-cache-clear:
|
||||
.. _configuration-environments:
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Environment Variable Processors; env vars
|
||||
|
||||
.. _env-var-processors:
|
||||
|
||||
Environment Variable Processors
|
||||
|
||||
@@ -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
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: kernel, performance
|
||||
|
||||
How To Create Symfony Applications with Multiple Kernels
|
||||
========================================================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Override Symfony
|
||||
|
||||
How to Override Symfony's default Directory Structure
|
||||
=====================================================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Secrets
|
||||
|
||||
How to Keep Sensitive Information Secret
|
||||
========================================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Using Parameters within a Dependency Injection Class
|
||||
|
||||
Using Parameters within a Dependency Injection Class
|
||||
----------------------------------------------------
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Console; Create commands
|
||||
|
||||
Console Commands
|
||||
================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Console; How to Call a Command from a controller
|
||||
|
||||
How to Call a Command from a Controller
|
||||
=======================================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Console; Commands as Services
|
||||
|
||||
How to Define Commands as Services
|
||||
==================================
|
||||
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
.. index::
|
||||
single: Console; Style commands
|
||||
|
||||
How to Style a Console Command
|
||||
==============================
|
||||
|
||||
|
||||
@@ -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() <controller-rendering-templates>`
|
||||
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 </templates>`.
|
||||
|
||||
.. 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 <request-object-info>` 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 </forms>` submission::
|
||||
|
||||
:ref:`Reading <session-intro>` for more information about using Sessions.
|
||||
|
||||
.. index::
|
||||
single: Controller; Response object
|
||||
|
||||
.. _request-object-info:
|
||||
|
||||
The Request and Response Object
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user