A
ContainerAwareEventManager ::addEventListener () — Method in class ContainerAwareEventManager
Adds an event listener that listens on the specified events. DoctrineDataCollector ::addLogger () — Method in class DoctrineDataCollector
Adds the stack logger for a connection. ContainerAwareLoader ::addFixture () — Method in class ContainerAwareLoader
{@inheritdoc} AbstractDoctrineExtension — Class in namespace Symfony\Bridge\Doctrine\DependencyInjection
This abstract classes groups common code that Doctrine Object Manager extensions (ORM, MongoDB, CouchDB) need. $AbstractDoctrineExtension #aliasMap — Property in class AbstractDoctrineExtension
Used inside metadata driver method to simplify aggregation of data. AbstractDoctrineExtension ::assertValidMappingConfiguration () — Method in class AbstractDoctrineExtension
Assertion if the specified mapping information is valid. EntityFactory ::addConfiguration () — Method in class EntityFactory
SymfonyTestsListenerForV5 ::addSkippedTest () — Method in class SymfonyTestsListenerForV5
SymfonyTestsListenerForV5 ::addWarning () — Method in class SymfonyTestsListenerForV5
SymfonyTestsListenerForV6 ::addSkippedTest () — Method in class SymfonyTestsListenerForV6
SymfonyTestsListenerForV6 ::addWarning () — Method in class SymfonyTestsListenerForV6
SymfonyTestsListenerForV7 ::addSkippedTest () — Method in class SymfonyTestsListenerForV7
SymfonyTestsListenerForV7 ::addWarning () — Method in class SymfonyTestsListenerForV7
SymfonyTestsListenerTrait ::addSkippedTest () — Method in class SymfonyTestsListenerTrait
SymfonyTestsListenerTrait ::addWarning () — Method in class SymfonyTestsListenerTrait
AppVariable — Class in namespace Symfony\Bridge\Twig
Exposes some Symfony parameters and services as an "app" global variable. AssetExtension — Class in namespace Symfony\Bridge\Twig\Extension
Twig extension for the Symfony Asset component. CodeExtension ::abbrClass () — Method in class CodeExtension
CodeExtension ::abbrMethod () — Method in class CodeExtension
AbstractPhpFileCacheWarmer — Class in namespace Symfony\Bundle\FrameworkBundle\CacheWarmer
AnnotationsCacheWarmer — Class in namespace Symfony\Bundle\FrameworkBundle\CacheWarmer
Warms up annotation caches for classes found in composer's autoload class map
and declared in DI bundle extensions using the addAnnotatedClassesToCache method. AboutCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
A console command to display information about the current installation. AbstractConfigCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
A console command for dumping available configuration reference. AssetsInstallCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
Command that places bundle web assets into a given directory. Application — Class in namespace Symfony\Bundle\FrameworkBundle\Console
Application ::all () — Method in class Application
Gets the commands (registered in the given namespace if provided). Application ::add () — Method in class Application
Adds a command object. AbstractController — Class in namespace Symfony\Bundle\FrameworkBundle\Controller
Provides common features needed in controllers. ControllerTrait ::addFlash () — Method in class ControllerTrait
Adds a flash message to the current session for type. AddAnnotationsCachedReaderPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
AddDebugLogProcessorPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
AddExpressionLanguageProvidersPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
Registers the expression language providers. AnnotatedRouteControllerLoader — Class in namespace Symfony\Bundle\FrameworkBundle\Routing
AnnotatedRouteControllerLoader is an implementation of AnnotationClassLoader
that sets the '_controller' default based on the class and method names. ActionsHelper — Class in namespace Symfony\Bundle\FrameworkBundle\Templating\Helper
ActionsHelper manages action inclusions. AssetsHelper — Class in namespace Symfony\Bundle\FrameworkBundle\Templating\Helper
AssetsHelper helps manage asset URLs. CodeHelper ::abbrClass () — Method in class CodeHelper
CodeHelper ::abbrMethod () — Method in class CodeHelper
Translator ::addResource () — Method in class Translator
Adds a Resource. AddSecurityVotersPass — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler
Adds all configured security voters to the access decision manager. AddSessionDomainConstraintPass — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler
Uses the session domain to restrict allowed redirection targets. SecurityExtension ::addSecurityListenerFactory () — Method in class SecurityExtension
SecurityExtension ::addUserProviderFactory () — Method in class SecurityExtension
AbstractFactory — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory
AbstractFactory is the base class for all classes inheriting from
AbstractAuthenticationListener. AbstractFactory ::addConfiguration () — Method in class AbstractFactory
AbstractFactory ::addOption () — Method in class AbstractFactory
FormLoginFactory ::addConfiguration () — Method in class FormLoginFactory
FormLoginLdapFactory ::addConfiguration () — Method in class FormLoginLdapFactory
GuardAuthenticationFactory ::addConfiguration () — Method in class GuardAuthenticationFactory
HttpBasicFactory ::addConfiguration () — Method in class HttpBasicFactory
HttpBasicLdapFactory ::addConfiguration () — Method in class HttpBasicLdapFactory
RememberMeFactory ::addConfiguration () — Method in class RememberMeFactory
RemoteUserFactory ::addConfiguration () — Method in class RemoteUserFactory
SecurityFactoryInterface ::addConfiguration () — Method in class SecurityFactoryInterface
SimpleFormFactory ::addConfiguration () — Method in class SimpleFormFactory
SimplePreAuthenticationFactory ::addConfiguration () — Method in class SimplePreAuthenticationFactory
X509Factory ::addConfiguration () — Method in class X509Factory
InMemoryFactory ::addConfiguration () — Method in class InMemoryFactory
LdapFactory ::addConfiguration () — Method in class LdapFactory
UserProviderFactoryInterface ::addConfiguration () — Method in class UserProviderFactoryInterface
FirewallConfig ::allowsAnonymous () — Method in class FirewallConfig
Packages ::addPackage () — Method in class Packages
Adds a package. EmptyVersionStrategy ::applyVersion () — Method in class EmptyVersionStrategy
Applies version to the supplied path. JsonManifestVersionStrategy ::applyVersion () — Method in class JsonManifestVersionStrategy
Applies version to the supplied path. StaticVersionStrategy ::applyVersion () — Method in class StaticVersionStrategy
Applies version to the supplied path. VersionStrategyInterface ::applyVersion () — Method in class VersionStrategyInterface
Applies version to the supplied path. CookieJar ::all () — Method in class CookieJar
Returns not yet expired cookies. CookieJar ::allValues () — Method in class CookieJar
Returns not yet expired cookie values for the given URI. CookieJar ::allRawValues () — Method in class CookieJar
Returns not yet expired raw cookie values for the given URI. History ::add () — Method in class History
Adds a Request to the history. AbstractAdapter — Class in namespace Symfony\Component\Cache\Adapter
AdapterInterface — Class in namespace Symfony\Component\Cache\Adapter
Interface for adapters managing instances of Symfony's CacheItem. ApcuAdapter — Class in namespace Symfony\Component\Cache\Adapter
ArrayAdapter — Class in namespace Symfony\Component\Cache\Adapter
CacheDataCollector ::addInstance () — Method in class CacheDataCollector
AbstractCache — Class in namespace Symfony\Component\Cache\Simple
ApcuCache — Class in namespace Symfony\Component\Cache\Simple
ArrayCache — Class in namespace Symfony\Component\Cache\Simple
AbstractTrait — Class in namespace Symfony\Component\Cache\Traits
ApcuTrait — Class in namespace Symfony\Component\Cache\Traits
ArrayTrait — Class in namespace Symfony\Component\Cache\Traits
ArrayNode — Class in namespace Symfony\Component\Config\Definition
Represents an Array node in the config tree. $ArrayNode #allowFalse — Property in class ArrayNode
$ArrayNode #allowNewKeys — Property in class ArrayNode
$ArrayNode #addIfNotSet — Property in class ArrayNode
ArrayNode ::addChild () — Method in class ArrayNode
Adds a child node. ArrayNode ::allowPlaceholders () — Method in class ArrayNode
Tests if placeholder values are allowed for this node. $BaseNode #allowOverwrite — Property in class BaseNode
$BaseNode #attributes — Property in class BaseNode
BaseNode ::addEquivalentValue () — Method in class BaseNode
Adds an equivalent value. BaseNode ::allowPlaceholders () — Method in class BaseNode
Tests if placeholder values are allowed for this node. ArrayNodeDefinition — Class in namespace Symfony\Component\Config\Definition\Builder
This class provides a fluent interface for defining an array node. $ArrayNodeDefinition #atLeastOne — Property in class ArrayNodeDefinition
$ArrayNodeDefinition #allowNewKeys — Property in class ArrayNodeDefinition
$ArrayNodeDefinition #addDefaults — Property in class ArrayNodeDefinition
$ArrayNodeDefinition #addDefaultChildren — Property in class ArrayNodeDefinition
ArrayNodeDefinition ::arrayPrototype () — Method in class ArrayNodeDefinition
ArrayNodeDefinition ::addDefaultsIfNotSet () — Method in class ArrayNodeDefinition
Adds the default value if the node is not set in the configuration. ArrayNodeDefinition ::addDefaultChildrenIfNoneSet () — Method in class ArrayNodeDefinition
Adds children with a default value when none are defined. ArrayNodeDefinition ::append () — Method in class ArrayNodeDefinition
Appends a node definition. ExprBuilder ::always () — Method in class ExprBuilder
Marks the expression as being always used. $MergeBuilder #allowFalse — Property in class MergeBuilder
$MergeBuilder #allowOverwrite — Property in class MergeBuilder
MergeBuilder ::allowUnset () — Method in class MergeBuilder
Sets whether the node can be unset. NodeBuilder ::arrayNode () — Method in class NodeBuilder
Creates a child array node. NodeBuilder ::append () — Method in class NodeBuilder
Appends a node definition. $NodeDefinition #allowEmptyValue — Property in class NodeDefinition
$NodeDefinition #attributes — Property in class NodeDefinition
NodeDefinition ::attribute () — Method in class NodeDefinition
Sets an attribute on the node. ParentNodeDefinitionInterface ::append () — Method in class ParentNodeDefinitionInterface
Appends a node definition. EnumNode ::allowPlaceholders () — Method in class EnumNode
Tests if placeholder values are allowed for this node. InvalidConfigurationException ::addHint () — Method in class InvalidConfigurationException
Adds extra information that is suffixed to the original exception message. PrototypedArrayNode ::addChild () — Method in class PrototypedArrayNode
Disable adding concrete children for prototyped nodes. $VariableNode #allowEmptyValue — Property in class VariableNode
LoaderResolver ::addLoader () — Method in class LoaderResolver
Application — Class in namespace Symfony\Component\Console
An Application is the container for a collection of commands. Application ::areExceptionsCaught () — Method in class Application
Gets whether to catch exceptions or not during commands execution. Application ::addCommands () — Method in class Application
Adds an array of command objects. Application ::add () — Method in class Application
Adds a command object. Application ::all () — Method in class Application
Gets the commands (registered in the given namespace if provided). Command ::addArgument () — Method in class Command
Adds an argument. Command ::addOption () — Method in class Command
Adds an option. Command ::addUsage () — Method in class Command
Add a command usage example. AddConsoleCommandPass — Class in namespace Symfony\Component\Console\DependencyInjection
Registers console commands. ApplicationDescription — Class in namespace Symfony\Component\Console\Descriptor
OutputFormatterStyle ::apply () — Method in class OutputFormatterStyle
Applies the style to a given text. OutputFormatterStyleInterface ::apply () — Method in class OutputFormatterStyleInterface
Applies the style to a given text. ProgressBar ::advance () — Method in class ProgressBar
Advances the progress output X steps. ProgressIndicator ::advance () — Method in class ProgressIndicator
Advances the indicator. QuestionHelper ::ask () — Method in class QuestionHelper
Asks a question to the user. Table ::addRows () — Method in class Table
Table ::addRow () — Method in class Table
Table ::appendRow () — Method in class Table
Adds a row to the table, and re-renders the table. ArgvInput — Class in namespace Symfony\Component\Console\Input
ArgvInput represents an input coming from the CLI arguments. ArrayInput — Class in namespace Symfony\Component\Console\Input
ArrayInput represents an input provided as an array. $Input #arguments — Property in class Input
InputDefinition ::addArguments () — Method in class InputDefinition
Adds an array of InputArgument objects. InputDefinition ::addArgument () — Method in class InputDefinition
InputDefinition ::addOptions () — Method in class InputDefinition
Adds an array of InputOption objects. InputDefinition ::addOption () — Method in class InputDefinition
InputOption ::acceptValue () — Method in class InputOption
Returns true if the option accepts a value. ConsoleSectionOutput ::addContent () — Method in class ConsoleSectionOutput
StyleInterface ::ask () — Method in class StyleInterface
Asks a question. StyleInterface ::askHidden () — Method in class StyleInterface
Asks a question with the user input hidden. SymfonyStyle ::ask () — Method in class SymfonyStyle
Asks a question. SymfonyStyle ::askHidden () — Method in class SymfonyStyle
Asks a question with the user input hidden. SymfonyStyle ::askQuestion () — Method in class SymfonyStyle
ApplicationTester — Class in namespace Symfony\Component\Console\Tester
Eases the testing of console applications. AbstractNode — Class in namespace Symfony\Component\CssSelector\Node
Abstract base node class. AttributeNode — Class in namespace Symfony\Component\CssSelector\Node
Represents a "[| ]" node. AbstractExtension — Class in namespace Symfony\Component\CssSelector\XPath\Extension
XPath expression translator abstract extension. AttributeMatchingExtension — Class in namespace Symfony\Component\CssSelector\XPath\Extension
XPath expression translator attribute extension. Translator ::addCombination () — Method in class Translator
Translator ::addFunction () — Method in class Translator
Translator ::addPseudoClass () — Method in class Translator
Translator ::addAttributeMatching () — Method in class Translator
XPathExpr ::addCondition () — Method in class XPathExpr
XPathExpr ::addNameTest () — Method in class XPathExpr
XPathExpr ::addStarPrefix () — Method in class XPathExpr
Alias — Class in namespace Symfony\Component\DependencyInjection
ArgumentInterface — Class in namespace Symfony\Component\DependencyInjection\Argument
Represents a complex argument containing nested values. AbstractRecursivePass — Class in namespace Symfony\Component\DependencyInjection\Compiler
AnalyzeServiceReferencesPass — Class in namespace Symfony\Component\DependencyInjection\Compiler
Run this pass before passes that need to know more about the relation of
your services. AutoAliasServicePass — Class in namespace Symfony\Component\DependencyInjection\Compiler
Sets a service to be an alias of another one, given a format pattern. AutowirePass — Class in namespace Symfony\Component\DependencyInjection\Compiler
Inspects existing service definitions and wires the autowired ones using the type hints of their classes. AutowireRequiredMethodsPass — Class in namespace Symfony\Component\DependencyInjection\Compiler
Looks for definitions with autowiring enabled and registers their corresponding "@required" methods as setters. Compiler ::addPass () — Method in class Compiler
Adds a pass to the PassConfig. MergeExtensionConfigurationContainerBuilder ::addCompilerPass () — Method in class MergeExtensionConfigurationContainerBuilder
Adds a compiler pass. PassConfig ::addPass () — Method in class PassConfig
Adds a pass. ServiceReferenceGraphNode ::addInEdge () — Method in class ServiceReferenceGraphNode
ServiceReferenceGraphNode ::addOutEdge () — Method in class ServiceReferenceGraphNode
$Container #aliases — Property in class Container
ContainerBuilder ::addResource () — Method in class ContainerBuilder
ContainerBuilder ::addObjectResource () — Method in class ContainerBuilder
Adds the object class hierarchy as resources. ContainerBuilder ::addCompilerPass () — Method in class ContainerBuilder
Adds a compiler pass. ContainerBuilder ::addAliases () — Method in class ContainerBuilder
Adds the service aliases. ContainerBuilder ::autowire () — Method in class ContainerBuilder
Registers an autowired service definition. ContainerBuilder ::addDefinitions () — Method in class ContainerBuilder
Adds the service definitions. ContainerBuilder ::addExpressionLanguageProvider () — Method in class ContainerBuilder
$Definition #arguments — Property in class Definition
Definition ::addArgument () — Method in class Definition
Adds an argument to pass to the service constructor/factory method. Definition ::addMethodCall () — Method in class Definition
Adds a method to call after service initialization. Definition ::addTag () — Method in class Definition
Adds a tag for this definition. Definition ::addError () — Method in class Definition
Add an error that occurred when building this Definition. AutowiringFailedException — Class in namespace Symfony\Component\DependencyInjection\Exception
Thrown when a definition cannot be autowired. AbstractConfigurator — Class in namespace Symfony\Component\DependencyInjection\Loader\Configurator
AbstractServiceConfigurator — Class in namespace Symfony\Component\DependencyInjection\Loader\Configurator
AbstractServiceConfigurator ::alias () — Method in class AbstractServiceConfigurator
Creates an alias. AliasConfigurator — Class in namespace Symfony\Component\DependencyInjection\Loader\Configurator
ServicesConfigurator ::alias () — Method in class ServicesConfigurator
Creates an alias. AbstractTrait — Class in namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits
AbstractTrait ::abstract () — Method in class AbstractTrait
Whether this definition is abstract, that means it merely serves as a
template for other definitions. ArgumentTrait — Class in namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits
ArgumentTrait ::args () — Method in class ArgumentTrait
Sets the arguments to pass to the service constructor/factory method. ArgumentTrait ::arg () — Method in class ArgumentTrait
Sets one argument to pass to the service constructor/factory method. AutoconfigureTrait — Class in namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits
AutoconfigureTrait ::autoconfigure () — Method in class AutoconfigureTrait
Sets whether or not instanceof conditionals should be prepended with a global set. AutowireTrait — Class in namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits
AutowireTrait ::autowire () — Method in class AutowireTrait
Enables/disables autowiring. ContainerBag ::all () — Method in class ContainerBag
Gets the service container parameters. ContainerBagInterface ::all () — Method in class ContainerBagInterface
Gets the service container parameters. FrozenParameterBag ::add () — Method in class FrozenParameterBag
Adds parameters to the service container parameters. ParameterBag ::add () — Method in class ParameterBag
Adds parameters to the service container parameters. ParameterBag ::all () — Method in class ParameterBag
Gets the service container parameters. ParameterBagInterface ::add () — Method in class ParameterBagInterface
Adds parameters to the service container parameters. ParameterBagInterface ::all () — Method in class ParameterBagInterface
Gets the service container parameters. AbstractUriElement — Class in namespace Symfony\Component\DomCrawler
Any HTML element that can link to an URI. Crawler ::add () — Method in class Crawler
Adds a node to the current list of nodes. Crawler ::addContent () — Method in class Crawler
Adds HTML/XML content. Crawler ::addHtmlContent () — Method in class Crawler
Adds an HTML content to the list of nodes. Crawler ::addXmlContent () — Method in class Crawler
Adds an XML content to the list of nodes. Crawler ::addDocument () — Method in class Crawler
Adds a \DOMDocument to the list of nodes. Crawler ::addNodeList () — Method in class Crawler
Adds a \DOMNodeList to the list of nodes. Crawler ::addNodes () — Method in class Crawler
Adds an array of \DOMNode instances to the list of nodes. Crawler ::addNode () — Method in class Crawler
Adds a \DOMNode instance to the list of nodes. Crawler ::attr () — Method in class Crawler
Returns the attribute value of the first node of the list. ChoiceFormField ::addChoice () — Method in class ChoiceFormField
Adds a choice to the current ones. ChoiceFormField ::availableOptionValues () — Method in class ChoiceFormField
Returns list of available field options. Form ::all () — Method in class Form
Gets all fields. FormFieldRegistry ::add () — Method in class FormFieldRegistry
Adds a field to the registry. FormFieldRegistry ::all () — Method in class FormFieldRegistry
Returns the list of field with their value. TraceableEventDispatcher ::addListener () — Method in class TraceableEventDispatcher
Adds an event listener that listens on the specified events. TraceableEventDispatcher ::addSubscriber () — Method in class TraceableEventDispatcher
Adds an event subscriber. ExtractingEventDispatcher ::addListener () — Method in class ExtractingEventDispatcher
Adds an event listener that listens on the specified events. EventDispatcher ::addListener () — Method in class EventDispatcher
Adds an event listener that listens on the specified events. EventDispatcher ::addSubscriber () — Method in class EventDispatcher
Adds an event subscriber. EventDispatcherInterface ::addListener () — Method in class EventDispatcherInterface
Adds an event listener that listens on the specified events. EventDispatcherInterface ::addSubscriber () — Method in class EventDispatcherInterface
Adds an event subscriber. $GenericEvent #arguments — Property in class GenericEvent
ImmutableEventDispatcher ::addListener () — Method in class ImmutableEventDispatcher
Adds an event listener that listens on the specified events. ImmutableEventDispatcher ::addSubscriber () — Method in class ImmutableEventDispatcher
Adds an event subscriber. ExpressionLanguage ::addFunction () — Method in class ExpressionLanguage
ArgumentsNode — Class in namespace Symfony\Component\ExpressionLanguage\Node
ArrayNode — Class in namespace Symfony\Component\ExpressionLanguage\Node
ArrayNode ::addElement () — Method in class ArrayNode
$Node #attributes — Property in class Node
Filesystem ::appendToFile () — Method in class Filesystem
Appends content to an existing file. AccessDeniedException — Class in namespace Symfony\Component\Finder\Exception
Finder ::addVCSPattern () — Method in class Finder
Adds VCS patterns. Finder ::append () — Method in class Finder
Appends an existing set of files/directories to the finder. CustomFilterIterator ::accept () — Method in class CustomFilterIterator
Filters the iterator values. DateRangeFilterIterator ::accept () — Method in class DateRangeFilterIterator
Filters the iterator values. DepthRangeFilterIterator ::accept () — Method in class DepthRangeFilterIterator
Filters the iterator values. ExcludeDirectoryFilterIterator ::accept () — Method in class ExcludeDirectoryFilterIterator
Filters the iterator values. FileTypeFilterIterator ::accept () — Method in class FileTypeFilterIterator
Filters the iterator values. FilecontentFilterIterator ::accept () — Method in class FilecontentFilterIterator
Filters the iterator values. FilenameFilterIterator ::accept () — Method in class FilenameFilterIterator
Filters the iterator values. PathFilterIterator ::accept () — Method in class PathFilterIterator
Filters the iterator values. SizeRangeFilterIterator ::accept () — Method in class SizeRangeFilterIterator
Filters the iterator values. AbstractExtension — Class in namespace Symfony\Component\Form
AbstractRendererEngine — Class in namespace Symfony\Component\Form
Default implementation of {@link FormRendererEngineInterface}. AbstractType — Class in namespace Symfony\Component\Form
AbstractTypeExtension — Class in namespace Symfony\Component\Form
Button ::add () — Method in class Button
Unsupported method. Button ::all () — Method in class Button
Returns all children in this group. Button ::addError () — Method in class Button
Unsupported method. ButtonBuilder ::add () — Method in class ButtonBuilder
Unsupported method. ButtonBuilder ::all () — Method in class ButtonBuilder
Returns the children. ButtonBuilder ::addEventListener () — Method in class ButtonBuilder
Unsupported method. ButtonBuilder ::addEventSubscriber () — Method in class ButtonBuilder
Unsupported method. ButtonBuilder ::addViewTransformer () — Method in class ButtonBuilder
Unsupported method. ButtonBuilder ::addModelTransformer () — Method in class ButtonBuilder
Unsupported method. ArrayChoiceList — Class in namespace Symfony\Component\Form\ChoiceList
A list of choices with arbitrary data types. $ChoiceView #attr — Property in class ChoiceView
Additional attributes for the HTML tag. AlreadySubmittedException — Class in namespace Symfony\Component\Form\Exception
Thrown when an operation is called that is not acceptable after submitting
a form. ArrayToPartsTransformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
$ResizeFormListener #allowAdd — Property in class ResizeFormListener
$ResizeFormListener #allowDelete — Property in class ResizeFormListener
FormDataCollector ::associateFormWithView () — Method in class FormDataCollector
Specifies that the given objects represent the same conceptual form. FormDataCollectorInterface ::associateFormWithView () — Method in class FormDataCollectorInterface
Specifies that the given objects represent the same conceptual form. Form ::addError () — Method in class Form
Adds an error to this form. Form ::all () — Method in class Form
Returns all children in this group. Form ::add () — Method in class Form
Adds or replaces a child to the form. FormBuilder ::add () — Method in class FormBuilder
Adds a new field to this group. A field must have a unique name within
the group. Otherwise the existing field is overwritten. FormBuilder ::all () — Method in class FormBuilder
Returns the children. FormBuilderInterface ::add () — Method in class FormBuilderInterface
Adds a new field to this group. A field must have a unique name within
the group. Otherwise the existing field is overwritten. FormBuilderInterface ::all () — Method in class FormBuilderInterface
Returns the children. FormConfigBuilder ::addEventListener () — Method in class FormConfigBuilder
Adds an event listener to an event on this form. FormConfigBuilder ::addEventSubscriber () — Method in class FormConfigBuilder
Adds an event subscriber for events on this form. FormConfigBuilder ::addViewTransformer () — Method in class FormConfigBuilder
Appends / prepends a transformer to the view transformer chain. FormConfigBuilder ::addModelTransformer () — Method in class FormConfigBuilder
Prepends / appends a transformer to the normalization transformer chain. FormConfigBuilderInterface ::addEventListener () — Method in class FormConfigBuilderInterface
Adds an event listener to an event on this form. FormConfigBuilderInterface ::addEventSubscriber () — Method in class FormConfigBuilderInterface
Adds an event subscriber for events on this form. FormConfigBuilderInterface ::addViewTransformer () — Method in class FormConfigBuilderInterface
Appends / prepends a transformer to the view transformer chain. FormConfigBuilderInterface ::addModelTransformer () — Method in class FormConfigBuilderInterface
Prepends / appends a transformer to the normalization transformer chain. FormFactoryBuilder ::addExtension () — Method in class FormFactoryBuilder
Adds an extension to be loaded by the factory. FormFactoryBuilder ::addExtensions () — Method in class FormFactoryBuilder
Adds a list of extensions to be loaded by the factory. FormFactoryBuilder ::addType () — Method in class FormFactoryBuilder
Adds a form type to the factory. FormFactoryBuilder ::addTypes () — Method in class FormFactoryBuilder
Adds a list of form types to the factory. FormFactoryBuilder ::addTypeExtension () — Method in class FormFactoryBuilder
Adds a form type extension to the factory. FormFactoryBuilder ::addTypeExtensions () — Method in class FormFactoryBuilder
Adds a list of form type extensions to the factory. FormFactoryBuilder ::addTypeGuesser () — Method in class FormFactoryBuilder
Adds a type guesser to the factory. FormFactoryBuilder ::addTypeGuessers () — Method in class FormFactoryBuilder
Adds a list of type guessers to the factory. FormFactoryBuilderInterface ::addExtension () — Method in class FormFactoryBuilderInterface
Adds an extension to be loaded by the factory. FormFactoryBuilderInterface ::addExtensions () — Method in class FormFactoryBuilderInterface
Adds a list of extensions to be loaded by the factory. FormFactoryBuilderInterface ::addType () — Method in class FormFactoryBuilderInterface
Adds a form type to the factory. FormFactoryBuilderInterface ::addTypes () — Method in class FormFactoryBuilderInterface
Adds a list of form types to the factory. FormFactoryBuilderInterface ::addTypeExtension () — Method in class FormFactoryBuilderInterface
Adds a form type extension to the factory. FormFactoryBuilderInterface ::addTypeExtensions () — Method in class FormFactoryBuilderInterface
Adds a list of form type extensions to the factory. FormFactoryBuilderInterface ::addTypeGuesser () — Method in class FormFactoryBuilderInterface
Adds a type guesser to the factory. FormFactoryBuilderInterface ::addTypeGuessers () — Method in class FormFactoryBuilderInterface
Adds a list of type guessers to the factory. FormInterface ::add () — Method in class FormInterface
Adds or replaces a child to the form. FormInterface ::all () — Method in class FormInterface
Returns all children in this group. FormInterface ::addError () — Method in class FormInterface
Adds an error to this form. TypeTestCase ::assertDateTimeEquals () — Method in class TypeTestCase
TypeTestCase ::assertDateIntervalEquals () — Method in class TypeTestCase
OptionsResolverWrapper ::addAllowedValues () — Method in class OptionsResolverWrapper
Adds allowed values for an option. OptionsResolverWrapper ::addAllowedTypes () — Method in class OptionsResolverWrapper
Adds allowed types for an option. AcceptHeader — Class in namespace Symfony\Component\HttpFoundation
Represents an Accept-* header. AcceptHeader ::add () — Method in class AcceptHeader
Adds an item. AcceptHeader ::all () — Method in class AcceptHeader
Returns all items. AcceptHeaderItem — Class in namespace Symfony\Component\HttpFoundation
Represents an Accept-* header item. ApacheRequest — Class in namespace Symfony\Component\HttpFoundation
Request represents an HTTP request from an Apache server. FileBag ::add () — Method in class FileBag
Adds parameters. AccessDeniedException — Class in namespace Symfony\Component\HttpFoundation\File\Exception
Thrown when the access on a file was denied. HeaderBag ::all () — Method in class HeaderBag
Returns the headers. HeaderBag ::add () — Method in class HeaderBag
Adds new headers the current HTTP headers set. HeaderBag ::addCacheControlDirective () — Method in class HeaderBag
Adds a custom Cache-Control directive. ParameterBag ::all () — Method in class ParameterBag
Returns the parameters. ParameterBag ::add () — Method in class ParameterBag
Adds parameters. $Request #attributes — Property in class Request
Custom parameters. $Request #acceptableContentTypes — Property in class Request
ResponseHeaderBag ::allPreserveCase () — Method in class ResponseHeaderBag
Returns the headers, with original capitalizations. ResponseHeaderBag ::allPreserveCaseWithoutCookies () — Method in class ResponseHeaderBag
ResponseHeaderBag ::all () — Method in class ResponseHeaderBag
Returns the headers. AttributeBag — Class in namespace Symfony\Component\HttpFoundation\Session\Attribute
This class relates to session attribute storage. $AttributeBag #attributes — Property in class AttributeBag
AttributeBag ::all () — Method in class AttributeBag
Returns attributes. AttributeBagInterface — Class in namespace Symfony\Component\HttpFoundation\Session\Attribute
Attributes store. AttributeBagInterface ::all () — Method in class AttributeBagInterface
Returns attributes. AutoExpireFlashBag — Class in namespace Symfony\Component\HttpFoundation\Session\Flash
AutoExpireFlashBag flash message container. AutoExpireFlashBag ::add () — Method in class AutoExpireFlashBag
Adds a flash message for type. AutoExpireFlashBag ::all () — Method in class AutoExpireFlashBag
Gets and clears flashes from the stack. FlashBag ::add () — Method in class FlashBag
Adds a flash message for type. FlashBag ::all () — Method in class FlashBag
Gets and clears flashes from the stack. FlashBagInterface ::add () — Method in class FlashBagInterface
Adds a flash message for type. FlashBagInterface ::all () — Method in class FlashBagInterface
Gets and clears flashes from the stack. Session ::all () — Method in class Session
Returns attributes. SessionInterface ::all () — Method in class SessionInterface
Returns attributes. AbstractSessionHandler — Class in namespace Symfony\Component\HttpFoundation\Session\Storage\Handler
This abstract session handler provides a generic implementation
of the PHP 7.0 SessionUpdateTimestampHandlerInterface,
enabling strict and lazy session handling. AbstractProxy — Class in namespace Symfony\Component\HttpFoundation\Session\Storage\Proxy
ArgumentMetadata — Class in namespace Symfony\Component\HttpKernel\ControllerMetadata
Responsible for storing metadata of an argument. ArgumentMetadataFactory — Class in namespace Symfony\Component\HttpKernel\ControllerMetadata
Builds {see ArgumentMetadata} objects based on the given Controller. ArgumentMetadataFactoryInterface — Class in namespace Symfony\Component\HttpKernel\ControllerMetadata
Builds method argument data. ArgumentResolver — Class in namespace Symfony\Component\HttpKernel\Controller
Responsible for resolving the arguments passed to an action. ArgumentResolverInterface — Class in namespace Symfony\Component\HttpKernel\Controller
An ArgumentResolverInterface instance knows how to determine the
arguments for a specific action. ArgumentValueResolverInterface — Class in namespace Symfony\Component\HttpKernel\Controller
Responsible for resolving the value of an argument based on its metadata. $ControllerReference #attributes — Property in class ControllerReference
AjaxDataCollector — Class in namespace Symfony\Component\HttpKernel\DataCollector
AjaxDataCollector. AddAnnotatedClassesToCachePass — Class in namespace Symfony\Component\HttpKernel\DependencyInjection
Sets the classes to compile in the cache for the container. Extension ::addAnnotatedClassesToCompile () — Method in class Extension
Adds annotated classes to the class cache. AbstractSessionListener — Class in namespace Symfony\Component\HttpKernel\EventListener
Sets the session onto the request on the "kernel.request" event and saves
it on the "kernel.response" event. AbstractTestSessionListener — Class in namespace Symfony\Component\HttpKernel\EventListener
TestSessionListener. AddRequestFormatsListener — Class in namespace Symfony\Component\HttpKernel\EventListener
Adds configured formats to each request. GetResponseForExceptionEvent ::allowCustomResponseCode () — Method in class GetResponseForExceptionEvent
Mark the event as allowing a custom response code. AccessDeniedHttpException — Class in namespace Symfony\Component\HttpKernel\Exception
AbstractSurrogateFragmentRenderer — Class in namespace Symfony\Component\HttpKernel\Fragment
Implements Surrogate rendering strategy. FragmentHandler ::addRenderer () — Method in class FragmentHandler
Adds a renderer. AbstractSurrogate — Class in namespace Symfony\Component\HttpKernel\HttpCache
Abstract class implementing Surrogate capabilities to Request and Response instances. AbstractSurrogate ::addSurrogateCapability () — Method in class AbstractSurrogate
Adds Surrogate-capability to the given Request. Esi ::addSurrogateControl () — Method in class Esi
Adds HTTP headers to specify that the Response needs to be parsed for Surrogate. ResponseCacheStrategy ::add () — Method in class ResponseCacheStrategy
Adds a Response. ResponseCacheStrategyInterface ::add () — Method in class ResponseCacheStrategyInterface
Adds a Response. Ssi ::addSurrogateControl () — Method in class Ssi
Adds HTTP headers to specify that the Response needs to be parsed for Surrogate. SurrogateInterface ::addSurrogateCapability () — Method in class SurrogateInterface
Adds Surrogate-capability to the given Request. SurrogateInterface ::addSurrogateControl () — Method in class SurrogateInterface
Adds HTTP headers to specify that the Response needs to be parsed for Surrogate. Profile ::addChild () — Method in class Profile
Adds the child token. Profile ::addCollector () — Method in class Profile
Adds a Collector. Profiler ::all () — Method in class Profiler
Gets the Collectors associated with this profiler. Profiler ::add () — Method in class Profiler
Adds a Collector. Collator ::asort () — Method in class Collator
Sort array maintaining index association. AbstractDataGenerator — Class in namespace Symfony\Component\Intl\Data\Generator
The rule for compiling the currency bundle. GeneratorConfig ::addBundleWriter () — Method in class GeneratorConfig
Adds a writer to be used during the data conversion. ArrayAccessibleResourceBundle — Class in namespace Symfony\Component\Intl\Data\Util
Work-around for a bug in PHP's \ResourceBundle implementation. AmPmTransformer — Class in namespace Symfony\Component\Intl\DateFormatter\DateFormat
Parser and formatter for AM/PM markers format. Locale ::acceptFromHttp () — Method in class Locale
Not supported. Returns the best available locale based on HTTP "Accept-Language" header according to RFC 2616. AbstractConnection — Class in namespace Symfony\Component\Ldap\Adapter
AbstractQuery — Class in namespace Symfony\Component\Ldap\Adapter
AdapterInterface — Class in namespace Symfony\Component\Ldap\Adapter
EntryManagerInterface ::add () — Method in class EntryManagerInterface
Adds a new entry in the Ldap server. Adapter — Class in namespace Symfony\Component\Ldap\Adapter\ExtLdap
EntryManager ::add () — Method in class EntryManager
Adds a new entry in the Ldap server. EntryManager ::addAttributeValues () — Method in class EntryManager
Adds values to an entry's multi-valued attribute from the LDAP server. Lock ::acquire () — Method in class Lock
Acquires the lock. If the lock is acquired by someone else, the parameter blocking
determines whether or not
the call should block until the release of the lock. LockInterface ::acquire () — Method in class LockInterface
Acquires the lock. If the lock is acquired by someone else, the parameter blocking
determines whether or not
the call should block until the release of the lock. Envelope ::all () — Method in class Envelope
AllowNoHandlerMiddleware — Class in namespace Symfony\Component\Messenger\Middleware
AmqpFactory — Class in namespace Symfony\Component\Messenger\Transport\AmqpExt
AmqpReceiver — Class in namespace Symfony\Component\Messenger\Transport\AmqpExt
Symfony Messenger receiver to get messages from AMQP brokers using PHP's AMQP extension. AmqpSender — Class in namespace Symfony\Component\Messenger\Transport\AmqpExt
Symfony Messenger sender to send messages to AMQP brokers using PHP's AMQP extension. AmqpTransport — Class in namespace Symfony\Component\Messenger\Transport\AmqpExt
AmqpTransportFactory — Class in namespace Symfony\Component\Messenger\Transport\AmqpExt
Connection ::ack () — Method in class Connection
AccessException — Class in namespace Symfony\Component\OptionsResolver\Exception
Thrown when trying to read an option outside of or write it inside of
{@link \Symfony\Component\OptionsResolver\Options::resolve()}. OptionsResolver ::addAllowedValues () — Method in class OptionsResolver
Adds allowed values for an option. OptionsResolver ::addAllowedTypes () — Method in class OptionsResolver
Adds allowed types for an option. ExecutableFinder ::addSuffix () — Method in class ExecutableFinder
Adds new possible suffix to check for executable. AbstractPipes — Class in namespace Symfony\Component\Process\Pipes
PipesInterface ::areOpen () — Method in class PipesInterface
Returns if the current state has open file handles or pipes. UnixPipes ::areOpen () — Method in class UnixPipes
Returns if the current state has open file handles or pipes. WindowsPipes ::areOpen () — Method in class WindowsPipes
Returns if the current state has open file handles or pipes. Process ::addOutput () — Method in class Process
Adds a line to the STDOUT stream. Process ::addErrorOutput () — Method in class Process
Adds a line to the STDERR stream. AccessException — Class in namespace Symfony\Component\PropertyAccess\Exception
Thrown when a property path is not available. PropertyPathBuilder ::append () — Method in class PropertyPathBuilder
Appends a (sub-) path to the current path. PropertyPathBuilder ::appendIndex () — Method in class PropertyPathBuilder
Appends an index element to the current path. PropertyPathBuilder ::appendProperty () — Method in class PropertyPathBuilder
Appends a property element to the current path. $MethodNotAllowedException #allowedMethods — Property in class MethodNotAllowedException
AnnotationClassLoader — Class in namespace Symfony\Component\Routing\Loader
AnnotationClassLoader loads routing information from a PHP class and its methods. AnnotationClassLoader ::addRoute () — Method in class AnnotationClassLoader
AnnotationDirectoryLoader — Class in namespace Symfony\Component\Routing\Loader
AnnotationDirectoryLoader loads routing information from annotations set
on PHP classes and methods. AnnotationFileLoader — Class in namespace Symfony\Component\Routing\Loader
AnnotationFileLoader loads routing information from annotations set
on a PHP class and its methods. AddTrait — Class in namespace Symfony\Component\Routing\Loader\Configurator\Traits
AddTrait ::add () — Method in class AddTrait
Adds a route. PhpMatcherDumper ::addExpressionLanguageProvider () — Method in class PhpMatcherDumper
StaticPrefixCollection ::addRoute () — Method in class StaticPrefixCollection
Adds a route to a group. $UrlMatcher #allow — Property in class UrlMatcher
Collects HTTP methods that would be allowed for the request. $UrlMatcher #allowSchemes — Property in class UrlMatcher
Collects URI schemes that would be allowed for the request. UrlMatcher ::addExpressionLanguageProvider () — Method in class UrlMatcher
Route ::addOptions () — Method in class Route
Adds options. Route ::addDefaults () — Method in class Route
Adds defaults. Route ::addRequirements () — Method in class Route
Adds requirements. RouteCollection ::add () — Method in class RouteCollection
Adds a route. RouteCollection ::all () — Method in class RouteCollection
Returns all routes in this collection. RouteCollection ::addCollection () — Method in class RouteCollection
Adds a route collection at the end of the current set by appending all
routes of the added collection. RouteCollection ::addPrefix () — Method in class RouteCollection
Adds a prefix to the path of all child routes. RouteCollection ::addNamePrefix () — Method in class RouteCollection
Adds a prefix to the name of all the routes within in the collection. RouteCollection ::addDefaults () — Method in class RouteCollection
Adds defaults to all routes. RouteCollection ::addRequirements () — Method in class RouteCollection
Adds requirements to all routes. RouteCollection ::addOptions () — Method in class RouteCollection
Adds options to all routes. RouteCollection ::addResource () — Method in class RouteCollection
Adds a resource for this collection. If the resource already exists
it is not added. RouteCollectionBuilder ::add () — Method in class RouteCollectionBuilder
Adds a route and returns it for future modification. RouteCollectionBuilder ::addRoute () — Method in class RouteCollectionBuilder
Adds a Route object to the builder. Router ::addExpressionLanguageProvider () — Method in class Router
AuthenticationEvents — Class in namespace Symfony\Component\Security\Core
AuthenticationManagerInterface — Class in namespace Symfony\Component\Security\Core\Authentication
AuthenticationManagerInterface is the interface for authentication managers,
which process Token authentication. AuthenticationManagerInterface ::authenticate () — Method in class AuthenticationManagerInterface
Attempts to authenticate a TokenInterface object. AuthenticationProviderManager — Class in namespace Symfony\Component\Security\Core\Authentication
AuthenticationProviderManager uses a list of AuthenticationProviderInterface
instances to authenticate a Token. AuthenticationProviderManager ::authenticate () — Method in class AuthenticationProviderManager
Attempts to authenticate a TokenInterface object. AuthenticationTrustResolver — Class in namespace Symfony\Component\Security\Core\Authentication
The default implementation of the authentication trust resolver. AuthenticationTrustResolverInterface — Class in namespace Symfony\Component\Security\Core\Authentication
Interface for resolving the authentication status of a given token. AnonymousAuthenticationProvider — Class in namespace Symfony\Component\Security\Core\Authentication\Provider
AnonymousAuthenticationProvider validates AnonymousToken instances. AnonymousAuthenticationProvider ::authenticate () — Method in class AnonymousAuthenticationProvider
Attempts to authenticate a TokenInterface object. AuthenticationProviderInterface — Class in namespace Symfony\Component\Security\Core\Authentication\Provider
AuthenticationProviderInterface is the interface for all authentication
providers. PreAuthenticatedAuthenticationProvider ::authenticate () — Method in class PreAuthenticatedAuthenticationProvider
Attempts to authenticate a TokenInterface object. RememberMeAuthenticationProvider ::authenticate () — Method in class RememberMeAuthenticationProvider
Attempts to authenticate a TokenInterface object. SimpleAuthenticationProvider ::authenticate () — Method in class SimpleAuthenticationProvider
Attempts to authenticate a TokenInterface object. UserAuthenticationProvider ::authenticate () — Method in class UserAuthenticationProvider
Attempts to authenticate a TokenInterface object. SimpleAuthenticatorInterface ::authenticateToken () — Method in class SimpleAuthenticatorInterface
AbstractToken — Class in namespace Symfony\Component\Security\Core\Authentication\Token
Base class for Token instances. AnonymousToken — Class in namespace Symfony\Component\Security\Core\Authentication\Token
AnonymousToken represents an anonymous token. AccessDecisionManager — Class in namespace Symfony\Component\Security\Core\Authorization
AccessDecisionManager is the base class for all access decision managers
that use decision voters. AccessDecisionManagerInterface — Class in namespace Symfony\Component\Security\Core\Authorization
AccessDecisionManagerInterface makes authorization decisions. AuthorizationChecker — Class in namespace Symfony\Component\Security\Core\Authorization
AuthorizationChecker is the main authorization point of the Security component. AuthorizationCheckerInterface — Class in namespace Symfony\Component\Security\Core\Authorization
The AuthorizationCheckerInterface. AuthenticatedVoter — Class in namespace Symfony\Component\Security\Core\Authorization\Voter
AuthenticatedVoter votes if an attribute like IS_AUTHENTICATED_FULLY,
IS_AUTHENTICATED_REMEMBERED, or IS_AUTHENTICATED_ANONYMOUSLY is present. ExpressionVoter ::addExpressionLanguageProvider () — Method in class ExpressionVoter
Argon2iPasswordEncoder — Class in namespace Symfony\Component\Security\Core\Encoder
Argon2iPasswordEncoder uses the Argon2i hashing algorithm. AuthenticationEvent — Class in namespace Symfony\Component\Security\Core\Event
This is a general purpose authentication event. AuthenticationFailureEvent — Class in namespace Symfony\Component\Security\Core\Event
This event is dispatched on authentication failure. AccessDeniedException — Class in namespace Symfony\Component\Security\Core\Exception
AccessDeniedException is thrown when the account has not the required role. AccountExpiredException — Class in namespace Symfony\Component\Security\Core\Exception
AccountExpiredException is thrown when the user account has expired. AccountStatusException — Class in namespace Symfony\Component\Security\Core\Exception
AccountStatusException is the base class for authentication exceptions
caused by the user account status. AuthenticationCredentialsNotFoundException — Class in namespace Symfony\Component\Security\Core\Exception
AuthenticationCredentialsNotFoundException is thrown when an authentication is rejected
because no Token is available. AuthenticationException — Class in namespace Symfony\Component\Security\Core\Exception
AuthenticationException is the base class for all authentication exceptions. AuthenticationExpiredException — Class in namespace Symfony\Component\Security\Core\Exception
AuthenticationServiceException is thrown when an authenticated token becomes un-authenticated between requests. AuthenticationServiceException — Class in namespace Symfony\Component\Security\Core\Exception
AuthenticationServiceException is thrown when an authentication request could not be processed due to a system problem. AdvancedUserInterface — Class in namespace Symfony\Component\Security\Core\User
Adds extra features to a user class related to account status flags. AbstractGuardAuthenticator — Class in namespace Symfony\Component\Security\Guard
An optional base class that creates a PostAuthenticationGuardToken for you. AuthenticatorInterface — Class in namespace Symfony\Component\Security\Guard
The interface for all "guard" authenticators. AbstractFormLoginAuthenticator — Class in namespace Symfony\Component\Security\Guard\Authenticator
A base class to make form login authentication easier! GuardAuthenticatorHandler ::authenticateWithToken () — Method in class GuardAuthenticatorHandler
Authenticates the given token in the system. GuardAuthenticatorHandler ::authenticateUserAndHandleSuccess () — Method in class GuardAuthenticatorHandler
Convenience method for authenticating the user and returning the
Response if any for success. GuardAuthenticationProvider ::authenticate () — Method in class GuardAuthenticationProvider
Finds the correct authenticator for the token and calls it. AccessMap — Class in namespace Symfony\Component\Security\Http
AccessMap allows configuration of different access control rules for
specific parts of the website. AccessMap ::add () — Method in class AccessMap
AccessMapInterface — Class in namespace Symfony\Component\Security\Http
AccessMap allows configuration of different access control rules for
specific parts of the website. AuthenticationFailureHandlerInterface — Class in namespace Symfony\Component\Security\Http\Authentication
Interface for custom authentication failure handlers. AuthenticationSuccessHandlerInterface — Class in namespace Symfony\Component\Security\Http\Authentication
Interface for a custom authentication success handler. AuthenticationUtils — Class in namespace Symfony\Component\Security\Http\Authentication
Extracts Security Errors from Request. AccessDeniedHandlerInterface — Class in namespace Symfony\Component\Security\Http\Authorization
This is used by the ExceptionListener to translate an AccessDeniedException
to a Response object. AuthenticationEntryPointInterface — Class in namespace Symfony\Component\Security\Http\EntryPoint
Implement this interface for any classes that will be called to "start"
the authentication process (see method for more details). FirewallMap ::add () — Method in class FirewallMap
AbstractAuthenticationListener — Class in namespace Symfony\Component\Security\Http\Firewall
The AbstractAuthenticationListener is the preferred base class for all
browser-/HTTP-based authentication requests. $AbstractAuthenticationListener #authenticationManager — Property in class AbstractAuthenticationListener
AbstractAuthenticationListener ::attemptAuthentication () — Method in class AbstractAuthenticationListener
Performs authentication. AbstractPreAuthenticatedListener — Class in namespace Symfony\Component\Security\Http\Firewall
AbstractPreAuthenticatedListener is the base class for all listener that
authenticates users based on a pre-authenticated request (like a certificate
for instance). AccessListener — Class in namespace Symfony\Component\Security\Http\Firewall
AccessListener enforces access control rules. AnonymousAuthenticationListener — Class in namespace Symfony\Component\Security\Http\Firewall
AnonymousAuthenticationListener automatically adds a Token if none is
already present. LogoutListener ::addHandler () — Method in class LogoutListener
SimpleFormAuthenticationListener ::attemptAuthentication () — Method in class SimpleFormAuthenticationListener
Performs authentication. UsernamePasswordFormAuthenticationListener ::attemptAuthentication () — Method in class UsernamePasswordFormAuthenticationListener
Performs authentication. AbstractRememberMeServices — Class in namespace Symfony\Component\Security\Http\RememberMe
Base class implementing the RememberMeServicesInterface. AbstractRememberMeServices ::autoLogin () — Method in class AbstractRememberMeServices
Implementation of RememberMeServicesInterface. Detects whether a remember-me
cookie was set, decodes it, and hands it to subclasses for further processing. RememberMeServicesInterface ::autoLogin () — Method in class RememberMeServicesInterface
This method will be called whenever the TokenStorage does not contain
a TokenInterface object and the framework wishes to provide an implementation
with an opportunity to authenticate the request using remember-me capabilities. XmlEncoder ::appendXMLString () — Method in class XmlEncoder
XmlEncoder ::appendText () — Method in class XmlEncoder
XmlEncoder ::appendCData () — Method in class XmlEncoder
XmlEncoder ::appendDocumentFragment () — Method in class XmlEncoder
AttributeMetadata — Class in namespace Symfony\Component\Serializer\Mapping
{@inheritdoc} AttributeMetadata ::addGroup () — Method in class AttributeMetadata
Adds this attribute to the given group. AttributeMetadataInterface — Class in namespace Symfony\Component\Serializer\Mapping
Stores metadata needed for serializing and deserializing attributes. AttributeMetadataInterface ::addGroup () — Method in class AttributeMetadataInterface
Adds this attribute to the given group. $ClassMetadata #attributesMetadata — Property in class ClassMetadata
ClassMetadata ::addAttributeMetadata () — Method in class ClassMetadata
Adds an {@link AttributeMetadataInterface}. ClassMetadataInterface ::addAttributeMetadata () — Method in class ClassMetadataInterface
Adds an {@link AttributeMetadataInterface}. AnnotationLoader — Class in namespace Symfony\Component\Serializer\Mapping\Loader
Annotation loader. AbstractNormalizer — Class in namespace Symfony\Component\Serializer\Normalizer
Normalizer implementation. AbstractObjectNormalizer — Class in namespace Symfony\Component\Serializer\Normalizer
Base class for a normalizer dealing with objects. ArrayDenormalizer — Class in namespace Symfony\Component\Serializer\Normalizer
Denormalizes arrays of objects. DelegatingEngine ::addEngine () — Method in class DelegatingEngine
ChainLoader ::addLoader () — Method in class ChainLoader
Adds a loader instance. PhpEngine ::addHelpers () — Method in class PhpEngine
Adds some helpers. PhpEngine ::addGlobal () — Method in class PhpEngine
TemplateReference ::all () — Method in class TemplateReference
Gets the template parameters. TemplateReferenceInterface ::all () — Method in class TemplateReferenceInterface
Gets the template parameters. AbstractOperation — Class in namespace Symfony\Component\Translation\Catalogue
Base catalogues binary operation class. AbstractFileExtractor — Class in namespace Symfony\Component\Translation\Extractor
Base class used by classes that extract translation messages from files. ChainExtractor ::addExtractor () — Method in class ChainExtractor
Adds a loader to the translation extractor. ArrayLoader — Class in namespace Symfony\Component\Translation\Loader
ArrayLoader loads translations from a PHP array. MessageCatalogue ::all () — Method in class MessageCatalogue
Gets the messages within a given domain. MessageCatalogue ::add () — Method in class MessageCatalogue
Adds translations for a given domain. MessageCatalogue ::addCatalogue () — Method in class MessageCatalogue
Merges translations from the given Catalogue into the current one. MessageCatalogue ::addFallbackCatalogue () — Method in class MessageCatalogue
Merges translations from the given Catalogue into the current one
only when the translation does not exist. MessageCatalogue ::addResource () — Method in class MessageCatalogue
Adds a resource for this collection. MessageCatalogueInterface ::all () — Method in class MessageCatalogueInterface
Gets the messages within a given domain. MessageCatalogueInterface ::add () — Method in class MessageCatalogueInterface
Adds translations for a given domain. MessageCatalogueInterface ::addCatalogue () — Method in class MessageCatalogueInterface
Merges translations from the given Catalogue into the current one. MessageCatalogueInterface ::addFallbackCatalogue () — Method in class MessageCatalogueInterface
Merges translations from the given Catalogue into the current one
only when the translation does not exist. MessageCatalogueInterface ::addResource () — Method in class MessageCatalogueInterface
Adds a resource for this collection. TranslationReader ::addLoader () — Method in class TranslationReader
Adds a loader to the translation extractor. Translator ::addLoader () — Method in class Translator
Adds a Loader. Translator ::addResource () — Method in class Translator
Adds a Resource. Translator ::assertValidLocale () — Method in class Translator
Asserts that the locale is valid, throws an Exception if not. ArrayConverter — Class in namespace Symfony\Component\Translation\Util
ArrayConverter generates tree like structure from a message catalogue. TranslationWriter ::addDumper () — Method in class TranslationWriter
Adds a dumper to the writer. Constraint ::addImplicitGroupName () — Method in class Constraint
Adds the given group if this constraint is in the Default group. ConstraintViolationList ::add () — Method in class ConstraintViolationList
Adds a constraint violation to this list. ConstraintViolationList ::addAll () — Method in class ConstraintViolationList
Merges an existing violation list into this list. ConstraintViolationListInterface ::add () — Method in class ConstraintViolationListInterface
Adds a constraint violation to this list. ConstraintViolationListInterface ::addAll () — Method in class ConstraintViolationListInterface
Merges an existing violation list into this list. AbstractComparison — Class in namespace Symfony\Component\Validator\Constraints
Used for the comparison of values. AbstractComparisonValidator — Class in namespace Symfony\Component\Validator\Constraints
Provides a base class for the validation of property comparisons. All — Class in namespace Symfony\Component\Validator\Constraints
AllValidator — Class in namespace Symfony\Component\Validator\Constraints
$Collection #allowExtraFields — Property in class Collection
$Collection #allowMissingFields — Property in class Collection
Composite ::addImplicitGroupName () — Method in class Composite
Adds the given group if this constraint is in the Default group. $Image #allowSquare — Property in class Image
$Image #allowLandscape — Property in class Image
$Image #allowPortrait — Property in class Image
$Image #allowSquareMessage — Property in class Image
$Image #allowLandscapeMessage — Property in class Image
$Image #allowPortraitMessage — Property in class Image
Valid ::addImplicitGroupName () — Method in class Valid
Adds the given group if this constraint is in the Default group. ExecutionContext ::addViolation () — Method in class ExecutionContext
Adds a violation at the current node of the validation graph. ExecutionContextInterface ::addViolation () — Method in class ExecutionContextInterface
Adds a violation at the current node of the validation graph. AddConstraintValidatorsPass — Class in namespace Symfony\Component\Validator\DependencyInjection
AddValidatorInitializersPass — Class in namespace Symfony\Component\Validator\DependencyInjection
ClassMetadata ::addConstraint () — Method in class ClassMetadata
Adds a constraint. ClassMetadata ::addPropertyConstraint () — Method in class ClassMetadata
Adds a constraint to the given property. ClassMetadata ::addPropertyConstraints () — Method in class ClassMetadata
ClassMetadata ::addGetterConstraint () — Method in class ClassMetadata
Adds a constraint to the getter of the given property. ClassMetadata ::addGetterMethodConstraint () — Method in class ClassMetadata
Adds a constraint to the getter of the given property. ClassMetadata ::addGetterConstraints () — Method in class ClassMetadata
ClassMetadata ::addGetterMethodConstraints () — Method in class ClassMetadata
GenericMetadata ::addConstraint () — Method in class GenericMetadata
Adds a constraint. GenericMetadata ::addConstraints () — Method in class GenericMetadata
Adds an list of constraints. AbstractLoader — Class in namespace Symfony\Component\Validator\Mapping\Loader
Base loader for validation metadata. AbstractLoader ::addNamespaceAlias () — Method in class AbstractLoader
Adds a namespace alias. AnnotationLoader — Class in namespace Symfony\Component\Validator\Mapping\Loader
Loads validation metadata using a Doctrine annotation {@link Reader}. MemberMetadata ::addConstraint () — Method in class MemberMetadata
Adds a constraint. ConstraintValidatorTestCase ::assertNoViolation () — Method in class ConstraintValidatorTestCase
ConstraintViolationAssertion ::atPath () — Method in class ConstraintViolationAssertion
ConstraintViolationAssertion ::assertRaised () — Method in class ConstraintViolationAssertion
PropertyPath ::append () — Method in class PropertyPath
Appends a path to a given property path. ValidatorBuilder ::addObjectInitializer () — Method in class ValidatorBuilder
Adds an object initializer to the validator. ValidatorBuilder ::addObjectInitializers () — Method in class ValidatorBuilder
Adds a list of object initializers to the validator. ValidatorBuilder ::addXmlMapping () — Method in class ValidatorBuilder
Adds an XML constraint mapping file to the validator. ValidatorBuilder ::addXmlMappings () — Method in class ValidatorBuilder
Adds a list of XML constraint mapping files to the validator. ValidatorBuilder ::addYamlMapping () — Method in class ValidatorBuilder
Adds a YAML constraint mapping file to the validator. ValidatorBuilder ::addYamlMappings () — Method in class ValidatorBuilder
Adds a list of YAML constraint mappings file to the validator. ValidatorBuilder ::addMethodMapping () — Method in class ValidatorBuilder
Enables constraint mapping using the given static method. ValidatorBuilder ::addMethodMappings () — Method in class ValidatorBuilder
Enables constraint mapping using the given static methods. ValidatorBuilderInterface ::addObjectInitializer () — Method in class ValidatorBuilderInterface
Adds an object initializer to the validator. ValidatorBuilderInterface ::addObjectInitializers () — Method in class ValidatorBuilderInterface
Adds a list of object initializers to the validator. ValidatorBuilderInterface ::addXmlMapping () — Method in class ValidatorBuilderInterface
Adds an XML constraint mapping file to the validator. ValidatorBuilderInterface ::addXmlMappings () — Method in class ValidatorBuilderInterface
Adds a list of XML constraint mapping files to the validator. ValidatorBuilderInterface ::addYamlMapping () — Method in class ValidatorBuilderInterface
Adds a YAML constraint mapping file to the validator. ValidatorBuilderInterface ::addYamlMappings () — Method in class ValidatorBuilderInterface
Adds a list of YAML constraint mappings file to the validator. ValidatorBuilderInterface ::addMethodMapping () — Method in class ValidatorBuilderInterface
Enables constraint mapping using the given static method. ValidatorBuilderInterface ::addMethodMappings () — Method in class ValidatorBuilderInterface
Enables constraint mapping using the given static methods. ContextualValidatorInterface ::atPath () — Method in class ContextualValidatorInterface
Appends the given path to the property path of the context. RecursiveContextualValidator ::atPath () — Method in class RecursiveContextualValidator
Appends the given path to the property path of the context. ConstraintViolationBuilder ::atPath () — Method in class ConstraintViolationBuilder
Stores the property path at which the violation should be generated. ConstraintViolationBuilder ::addViolation () — Method in class ConstraintViolationBuilder
Adds the violation to the current execution context. ConstraintViolationBuilderInterface ::atPath () — Method in class ConstraintViolationBuilderInterface
Stores the property path at which the violation should be generated. ConstraintViolationBuilderInterface ::addViolation () — Method in class ConstraintViolationBuilderInterface
Adds the violation to the current execution context. AmqpCaster — Class in namespace Symfony\Component\VarDumper\Caster
Casts Amqp related classes to array representation. ArgsStub — Class in namespace Symfony\Component\VarDumper\Caster
Represents a list of function arguments. AbstractCloner — Class in namespace Symfony\Component\VarDumper\Cloner
AbstractCloner implements a generic caster mechanism for objects and resources. AbstractCloner ::addCasters () — Method in class AbstractCloner
Adds casters for resources and objects. $Cursor #attr — Property in class Cursor
$Stub #attr — Property in class Stub
AbstractDumper — Class in namespace Symfony\Component\VarDumper\Dumper
Abstract mechanism for dumping a Data object. VarDumperTestTrait ::assertDumpEquals () — Method in class VarDumperTestTrait
VarDumperTestTrait ::assertDumpMatchesFormat () — Method in class VarDumperTestTrait
AddLinkHeaderListener — Class in namespace Symfony\Component\WebLink\EventListener
Adds the Link HTTP header to the response. DefinitionBuilder ::addPlace () — Method in class DefinitionBuilder
DefinitionBuilder ::addPlaces () — Method in class DefinitionBuilder
DefinitionBuilder ::addTransitions () — Method in class DefinitionBuilder
DefinitionBuilder ::addTransition () — Method in class DefinitionBuilder
GraphvizDumper ::addPlaces () — Method in class GraphvizDumper
GraphvizDumper ::addTransitions () — Method in class GraphvizDumper
GraphvizDumper ::addEdges () — Method in class GraphvizDumper
StateMachineGraphvizDumper ::addEdges () — Method in class StateMachineGraphvizDumper
AuditTrailListener — Class in namespace Symfony\Component\Workflow\EventListener
GuardEvent ::addTransitionBlocker () — Method in class GuardEvent
Registry ::add () — Method in class Registry
Registry ::addWorkflow () — Method in class Registry
Registry ::all () — Method in class Registry
TransitionBlockerList ::add () — Method in class TransitionBlockerList
Workflow ::apply () — Method in class Workflow
Fire a transition. WorkflowInterface ::apply () — Method in class WorkflowInterface
Fire a transition. B
DoctrineType ::buildForm () — Method in class DoctrineType
Builds the form. DebugBundle ::boot () — Method in class DebugBundle
Boots the Bundle. DebugBundle ::build () — Method in class DebugBundle
Builds the bundle. ControllerNameParser ::build () — Method in class ControllerNameParser
Converts a class::method notation to a short one (a:b:c). FrameworkBundle ::boot () — Method in class FrameworkBundle
Boots the Bundle. FrameworkBundle ::build () — Method in class FrameworkBundle
Builds the bundle. FormHelper ::block () — Method in class FormHelper
Renders a block of the template. KernelTestCase ::bootKernel () — Method in class KernelTestCase
Boots the Kernel for this test. SecurityBundle ::build () — Method in class SecurityBundle
Builds the bundle. TwigBundle ::build () — Method in class TwigBundle
Builds the bundle. Client ::back () — Method in class Client
Goes back in the browser history. BadMethodCallException — Class in namespace Symfony\Component\BrowserKit\Exception
History ::back () — Method in class History
Goes back in the history. Response ::buildHeader () — Method in class Response
Returns the build header line. BaseNode — Class in namespace Symfony\Component\Config\Definition
The base node class. BooleanNode — Class in namespace Symfony\Component\Config\Definition
This node represents a Boolean value in the config tree. ArrayNodeDefinition ::booleanPrototype () — Method in class ArrayNodeDefinition
BooleanNodeDefinition — Class in namespace Symfony\Component\Config\Definition\Builder
This class provides a fluent interface for defining a node. BuilderAwareInterface — Class in namespace Symfony\Component\Config\Definition\Builder
An interface that can be implemented by nodes which build other nodes. ExprBuilder ::buildExpressions () — Method in class ExprBuilder
Builds the expressions. NodeBuilder ::booleanNode () — Method in class NodeBuilder
Creates a child Boolean node. NodeDefinition ::beforeNormalization () — Method in class NodeDefinition
Sets an expression to run before the normalization. $NormalizationBuilder #before — Property in class NormalizationBuilder
NormalizationBuilder ::before () — Method in class NormalizationBuilder
Registers a closure to run before the normalization or an expression builder to build it if null is provided. TreeBuilder ::buildTree () — Method in class TreeBuilder
Builds the tree. Input ::bind () — Method in class Input
Binds the current Input instance with the given arguments and options. InputInterface ::bind () — Method in class InputInterface
Binds the current Input instance with the given arguments and options. BufferedOutput — Class in namespace Symfony\Component\Console\Output
SymfonyStyle ::block () — Method in class SymfonyStyle
Formats a message as a block of text. BufferingLogger — Class in namespace Symfony\Component\Debug
A buffering logger that stacks logs for later. BoundArgument — Class in namespace Symfony\Component\DependencyInjection\Argument
BadMethodCallException — Class in namespace Symfony\Component\DependencyInjection\Exception
Base BadMethodCallException for Dependency Injection component. BindTrait — Class in namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits
BindTrait ::bind () — Method in class BindTrait
Sets bindings. BinaryNode — Class in namespace Symfony\Component\ExpressionLanguage\Node
AbstractType ::buildForm () — Method in class AbstractType
Builds the form. AbstractType ::buildView () — Method in class AbstractType
Builds the form view. AbstractTypeExtension ::buildForm () — Method in class AbstractTypeExtension
Builds the form. AbstractTypeExtension ::buildView () — Method in class AbstractTypeExtension
Builds the view. Button — Class in namespace Symfony\Component\Form
A form button. ButtonBuilder — Class in namespace Symfony\Component\Form
A builder for {@link Button} instances. ButtonTypeInterface — Class in namespace Symfony\Component\Form
A type that should be converted into a {@link Button} instance. BadMethodCallException — Class in namespace Symfony\Component\Form\Exception
Base BadMethodCallException for the Form component. BaseDateTimeTransformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
BooleanToStringTransformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
Transforms between a Boolean and a string. BaseType — Class in namespace Symfony\Component\Form\Extension\Core\Type
Encapsulates common logic of {@link FormType} and {@link ButtonType}. BaseType ::buildForm () — Method in class BaseType
Builds the form. BaseType ::buildView () — Method in class BaseType
Builds the form view. BirthdayType — Class in namespace Symfony\Component\Form\Extension\Core\Type
ButtonType — Class in namespace Symfony\Component\Form\Extension\Core\Type
A form button. CheckboxType ::buildForm () — Method in class CheckboxType
Builds the form. CheckboxType ::buildView () — Method in class CheckboxType
Builds the form view. ChoiceType ::buildForm () — Method in class ChoiceType
Builds the form. ChoiceType ::buildView () — Method in class ChoiceType
Builds the form view. CollectionType ::buildForm () — Method in class CollectionType
Builds the form. CollectionType ::buildView () — Method in class CollectionType
Builds the form view. DateIntervalType ::buildForm () — Method in class DateIntervalType
Builds the form. DateIntervalType ::buildView () — Method in class DateIntervalType
Builds the form view. DateTimeType ::buildForm () — Method in class DateTimeType
Builds the form. DateTimeType ::buildView () — Method in class DateTimeType
Builds the form view. DateType ::buildForm () — Method in class DateType
Builds the form. FileType ::buildForm () — Method in class FileType
Builds the form. FileType ::buildView () — Method in class FileType
Builds the form view. FormType ::buildForm () — Method in class FormType
Builds the form. FormType ::buildView () — Method in class FormType
Builds the form view. IntegerType ::buildForm () — Method in class IntegerType
Builds the form. MoneyType ::buildForm () — Method in class MoneyType
Builds the form. MoneyType ::buildView () — Method in class MoneyType
Builds the form view. NumberType ::buildForm () — Method in class NumberType
Builds the form. PasswordType ::buildView () — Method in class PasswordType
Builds the form view. PercentType ::buildForm () — Method in class PercentType
Builds the form. RepeatedType ::buildForm () — Method in class RepeatedType
Builds the form. SubmitType ::buildView () — Method in class SubmitType
Builds the form view. TextType ::buildForm () — Method in class TextType
Builds the form. TextareaType ::buildView () — Method in class TextareaType
Builds the form view. TimeType ::buildForm () — Method in class TimeType
Builds the form. TimeType ::buildView () — Method in class TimeType
Builds the form view. TimezoneType ::buildForm () — Method in class TimezoneType
Builds the form. TransformationFailureExtension ::buildForm () — Method in class TransformationFailureExtension
Builds the form. UrlType ::buildForm () — Method in class UrlType
Builds the form. FormTypeCsrfExtension ::buildForm () — Method in class FormTypeCsrfExtension
Adds a CSRF field to the form when the CSRF protection is enabled. FormDataCollector ::buildPreliminaryFormTree () — Method in class FormDataCollector
Assembles the data collected about the given form and its children as
a tree-like data structure. FormDataCollector ::buildFinalFormTree () — Method in class FormDataCollector
Assembles the data collected about the given form and its children as
a tree-like data structure. FormDataCollectorInterface ::buildPreliminaryFormTree () — Method in class FormDataCollectorInterface
Assembles the data collected about the given form and its children as
a tree-like data structure. FormDataCollectorInterface ::buildFinalFormTree () — Method in class FormDataCollectorInterface
Assembles the data collected about the given form and its children as
a tree-like data structure. ResolvedTypeDataCollectorProxy ::buildForm () — Method in class ResolvedTypeDataCollectorProxy
Configures a form builder for the type hierarchy. ResolvedTypeDataCollectorProxy ::buildView () — Method in class ResolvedTypeDataCollectorProxy
Configures a form view for the type hierarchy. DataCollectorTypeExtension ::buildForm () — Method in class DataCollectorTypeExtension
Builds the form. FormTypeHttpFoundationExtension ::buildForm () — Method in class FormTypeHttpFoundationExtension
Builds the form. BaseValidatorExtension — Class in namespace Symfony\Component\Form\Extension\Validator\Type
Encapsulates common logic of {@link FormTypeValidatorExtension} and
{@link SubmitTypeValidatorExtension}. FormTypeValidatorExtension ::buildForm () — Method in class FormTypeValidatorExtension
Builds the form. FormTypeExtensionInterface ::buildForm () — Method in class FormTypeExtensionInterface
Builds the form. FormTypeExtensionInterface ::buildView () — Method in class FormTypeExtensionInterface
Builds the view. FormTypeInterface ::buildForm () — Method in class FormTypeInterface
Builds the form. FormTypeInterface ::buildView () — Method in class FormTypeInterface
Builds the form view. ResolvedFormType ::buildForm () — Method in class ResolvedFormType
Configures a form builder for the type hierarchy. ResolvedFormType ::buildView () — Method in class ResolvedFormType
Configures a form view for the type hierarchy. ResolvedFormTypeInterface ::buildForm () — Method in class ResolvedFormTypeInterface
Configures a form builder for the type hierarchy. ResolvedFormTypeInterface ::buildView () — Method in class ResolvedFormTypeInterface
Configures a form view for the type hierarchy. $TypeTestCase #builder — Property in class TypeTestCase
BinaryFileResponse — Class in namespace Symfony\Component\HttpFoundation
BinaryFileResponse represents an HTTP response delivering a file. $Request #baseUrl — Property in class Request
$Request #basePath — Property in class Request
$MockArraySessionStorage #bags — Property in class MockArraySessionStorage
$NativeSessionStorage #bags — Property in class NativeSessionStorage
Bundle — Class in namespace Symfony\Component\HttpKernel\Bundle
An implementation of BundleInterface that adds a few conventions
for DependencyInjection extensions and Console commands. Bundle ::boot () — Method in class Bundle
Boots the Bundle. Bundle ::build () — Method in class Bundle
Builds the bundle. BundleInterface — Class in namespace Symfony\Component\HttpKernel\Bundle
BundleInterface. BundleInterface ::boot () — Method in class BundleInterface
Boots the Bundle. BundleInterface ::build () — Method in class BundleInterface
Builds the bundle. BadRequestHttpException — Class in namespace Symfony\Component\HttpKernel\Exception
$Kernel #bundles — Property in class Kernel
$Kernel #booted — Property in class Kernel
Kernel ::boot () — Method in class Kernel
Boots the current kernel. Kernel ::build () — Method in class Kernel
The extension point similar to the Bundle::build() method. Kernel ::buildContainer () — Method in class Kernel
Builds the service container. KernelInterface ::boot () — Method in class KernelInterface
Boots the current kernel. BundleCompilerInterface — Class in namespace Symfony\Component\Intl\Data\Bundle\Compiler
Compiles a resource bundle. BufferedBundleReader — Class in namespace Symfony\Component\Intl\Data\Bundle\Reader
BundleEntryReader — Class in namespace Symfony\Component\Intl\Data\Bundle\Reader
Default implementation of {@link BundleEntryReaderInterface}. BundleEntryReaderInterface — Class in namespace Symfony\Component\Intl\Data\Bundle\Reader
Reads individual entries of a resource file. BundleReaderInterface — Class in namespace Symfony\Component\Intl\Data\Bundle\Reader
Reads resource bundle files. BundleWriterInterface — Class in namespace Symfony\Component\Intl\Data\Bundle\Writer
Writes resource bundle files. FullTransformer ::buildCharsMatch () — Method in class FullTransformer
Builds a chars match regular expression. BadMethodCallException — Class in namespace Symfony\Component\Intl\Exception
Base BadMethodCallException for the Intl component. ConnectionInterface ::bind () — Method in class ConnectionInterface
Binds the connection against a DN and password. Connection ::bind () — Method in class Connection
Binds the connection against a DN and password. Ldap ::bind () — Method in class Ldap
Return a connection bound to the ldap. LdapInterface ::bind () — Method in class LdapInterface
Return a connection bound to the ldap. Process ::buildCallback () — Method in class Process
Builds up the callback used by wait(). $Type #builtinTypes — Property in class Type
List of PHP builtin types. RouteCollectionBuilder ::build () — Method in class RouteCollectionBuilder
Creates the final RouteCollection and returns it. BCryptPasswordEncoder — Class in namespace Symfony\Component\Security\Core\Encoder
BasePasswordEncoder — Class in namespace Symfony\Component\Security\Core\Encoder
BasePasswordEncoder is the base class for all password encoders. BadCredentialsException — Class in namespace Symfony\Component\Security\Core\Exception
BadCredentialsException is thrown when the user credentials are invalid. RoleHierarchy ::buildRoleMap () — Method in class RoleHierarchy
BasicAuthenticationEntryPoint — Class in namespace Symfony\Component\Security\Http\EntryPoint
BasicAuthenticationEntryPoint starts an HTTP Basic authentication. BasicAuthenticationListener — Class in namespace Symfony\Component\Security\Http\Firewall
BasicAuthenticationListener implements Basic HTTP authentication. BadMethodCallException — Class in namespace Symfony\Component\Serializer\Exception
Bic — Class in namespace Symfony\Component\Validator\Constraints
BicValidator — Class in namespace Symfony\Component\Validator\Constraints
Blank — Class in namespace Symfony\Component\Validator\Constraints
BlankValidator — Class in namespace Symfony\Component\Validator\Constraints
$File #binaryFormat — Property in class File
$Isbn #bothIsbnMessage — Property in class Isbn
ExecutionContext ::buildViolation () — Method in class ExecutionContext
Returns a builder for adding a violation with extended information. ExecutionContextInterface ::buildViolation () — Method in class ExecutionContextInterface
Returns a builder for adding a violation with extended information. BadMethodCallException — Class in namespace Symfony\Component\Validator\Exception
Base BadMethodCallException for the Validator component. BlackHoleMetadataFactory — Class in namespace Symfony\Component\Validator\Mapping\Factory
Metadata factory that does not store metadata. ConstraintValidatorTestCase ::buildViolation () — Method in class ConstraintValidatorTestCase
ConstraintViolationAssertion ::buildNextViolation () — Method in class ConstraintViolationAssertion
DefinitionBuilder ::build () — Method in class DefinitionBuilder
Workflow ::buildTransitionBlockerList () — Method in class Workflow
Builds a TransitionBlockerList to know why a transition is blocked. WorkflowInterface ::buildTransitionBlockerList () — Method in class WorkflowInterface
Builds a TransitionBlockerList to know why a transition is blocked. C
ContainerAwareEventManager — Class in namespace Symfony\Bridge\Doctrine
Allows lazy loading of listener services. DoctrineDataCollector ::collect () — Method in class DoctrineDataCollector
Collects data for the given Request and Response. ContainerAwareLoader — Class in namespace Symfony\Bridge\Doctrine\DataFixtures
Doctrine data fixtures loader that injects the service container into
fixture objects that implement ContainerAwareInterface. EntityFactory ::create () — Method in class EntityFactory
CollectionToArrayTransformer — Class in namespace Symfony\Bridge\Doctrine\Form\DataTransformer
DoctrineType ::createChoiceLabel () — Method in class DoctrineType
Creates the label for a choice. DoctrineType ::createChoiceName () — Method in class DoctrineType
Creates the field name for a choice. DoctrineType ::configureOptions () — Method in class DoctrineType
Configures the options for this type. EntityType ::configureOptions () — Method in class EntityType
Configures the options for this type. $ManagerRegistry #container — Property in class ManagerRegistry
DoctrineTransactionMiddlewareFactory ::createMiddleware () — Method in class DoctrineTransactionMiddlewareFactory
DoctrineTokenProvider ::createNewToken () — Method in class DoctrineTokenProvider
Creates a new token. DoctrineTestHelper ::createTestEntityManager () — Method in class DoctrineTestHelper
Returns an entity manager for testing. DoctrineTestHelper ::createTestConfiguration () — Method in class DoctrineTestHelper
ConsoleFormatter — Class in namespace Symfony\Bridge\Monolog\Formatter
Formats incoming records for console output by coloring them depending on log level. ConsoleFormatter ::castObject () — Method in class ConsoleFormatter
ChromePhpHandler — Class in namespace Symfony\Bridge\Monolog\Handler
ChromePhpHandler. ConsoleHandler — Class in namespace Symfony\Bridge\Monolog\Handler
Writes logs to the console output depending on its verbosity setting. ConsoleHandler ::close () — Method in class ConsoleHandler
Disables the output. Logger ::countErrors () — Method in class Logger
Returns the number of errors. Logger ::clear () — Method in class Logger
Removes all log records. DebugProcessor ::countErrors () — Method in class DebugProcessor
Returns the number of errors. DebugProcessor ::clear () — Method in class DebugProcessor
Removes all log records. ClockMock — Class in namespace Symfony\Bridge\PhpUnit
CoverageListener — Class in namespace Symfony\Bridge\PhpUnit
DeprecationErrorHandler ::collectDeprecations () — Method in class DeprecationErrorHandler
DnsMock ::checkdnsrr () — Method in class DnsMock
CommandForV5 — Class in namespace Symfony\Bridge\PhpUnit\Legacy
{@inheritdoc} CommandForV5 ::createRunner () — Method in class CommandForV5
{@inheritdoc} CommandForV6 — Class in namespace Symfony\Bridge\PhpUnit\Legacy
{@inheritdoc} CommandForV6 ::createRunner () — Method in class CommandForV6
{@inheritdoc} CoverageListenerForV5 — Class in namespace Symfony\Bridge\PhpUnit\Legacy
CoverageListener adds @covers <className>
on each test when possible to
make the code coverage more accurate. CoverageListenerForV6 — Class in namespace Symfony\Bridge\PhpUnit\Legacy
CoverageListener adds @covers <className>
on each test when possible to
make the code coverage more accurate. CoverageListenerForV7 — Class in namespace Symfony\Bridge\PhpUnit\Legacy
CoverageListener adds @covers <className>
on each test when possible to
make the code coverage more accurate. CoverageListenerTrait — Class in namespace Symfony\Bridge\PhpUnit\Legacy
PHP 5.3 compatible trait-like shared implementation. Command — Class in namespace Symfony\Bridge\PhpUnit\TextUI
DebugCommand ::configure () — Method in class DebugCommand
Configures the current command. LintCommand ::configure () — Method in class LintCommand
Configures the current command. TwigDataCollector ::collect () — Method in class TwigDataCollector
Collects data for the given Request and Response. CodeExtension — Class in namespace Symfony\Bridge\Twig\Extension
Twig extension relate to PHP code and used by the profiler and the default exception templates. CsrfExtension — Class in namespace Symfony\Bridge\Twig\Extension
CsrfRuntime — Class in namespace Symfony\Bridge\Twig\Extension
ExpressionExtension ::createExpression () — Method in class ExpressionExtension
HttpKernelExtension ::controller () — Method in class HttpKernelExtension
WorkflowExtension ::canTransition () — Method in class WorkflowExtension
Returns true if the transition is enabled. DumpNode ::compile () — Method in class DumpNode
{@inheritdoc} FormThemeNode ::compile () — Method in class FormThemeNode
RenderBlockNode ::compile () — Method in class RenderBlockNode
SearchAndRenderBlockNode ::compile () — Method in class SearchAndRenderBlockNode
StopwatchNode ::compile () — Method in class StopwatchNode
TransDefaultDomainNode ::compile () — Method in class TransDefaultDomainNode
TransNode ::compile () — Method in class TransNode
TransNode ::compileString () — Method in class TransNode
TwigExtractor ::canBeExtracted () — Method in class TwigExtractor
ServerDumpPlaceholderCommand ::configure () — Method in class ServerDumpPlaceholderCommand
Configures the current command. Configuration — Class in namespace Symfony\Bundle\DebugBundle\DependencyInjection
DebugExtension configuration structure. Client — Class in namespace Symfony\Bundle\FrameworkBundle
Client simulates a browser and makes requests to a Kernel object. AboutCommand ::configure () — Method in class AboutCommand
Configures the current command. AssetsInstallCommand ::configure () — Method in class AssetsInstallCommand
Configures the current command. CacheClearCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
Clear and Warmup the cache. CacheClearCommand ::configure () — Method in class CacheClearCommand
Configures the current command. CachePoolClearCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
Clear cache pools. CachePoolClearCommand ::configure () — Method in class CachePoolClearCommand
Configures the current command. CachePoolDeleteCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
Delete an item from a cache pool. CachePoolDeleteCommand ::configure () — Method in class CachePoolDeleteCommand
Configures the current command. CachePoolPruneCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
Cache pool pruner command. CachePoolPruneCommand ::configure () — Method in class CachePoolPruneCommand
Configures the current command. CacheWarmupCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
Warmup the cache. CacheWarmupCommand ::configure () — Method in class CacheWarmupCommand
Configures the current command. ConfigDebugCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
A console command for dumping available configuration reference. ConfigDebugCommand ::configure () — Method in class ConfigDebugCommand
Configures the current command. ConfigDumpReferenceCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
A console command for dumping available configuration reference. ConfigDumpReferenceCommand ::configure () — Method in class ConfigDumpReferenceCommand
Configures the current command. ContainerAwareCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
Command. ContainerDebugCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
A console command for retrieving information about services. $ContainerDebugCommand #containerBuilder — Property in class ContainerDebugCommand
ContainerDebugCommand ::configure () — Method in class ContainerDebugCommand
Configures the current command. DebugAutowiringCommand ::configure () — Method in class DebugAutowiringCommand
Configures the current command. EventDispatcherDebugCommand ::configure () — Method in class EventDispatcherDebugCommand
Configures the current command. RouterDebugCommand ::configure () — Method in class RouterDebugCommand
Configures the current command. RouterMatchCommand ::configure () — Method in class RouterMatchCommand
Configures the current command. TranslationDebugCommand ::configure () — Method in class TranslationDebugCommand
Configures the current command. TranslationUpdateCommand ::configure () — Method in class TranslationUpdateCommand
Configures the current command. WorkflowDumpCommand ::configure () — Method in class WorkflowDumpCommand
Configures the current command. XliffLintCommand ::configure () — Method in class XliffLintCommand
Configures the current command. YamlLintCommand ::configure () — Method in class YamlLintCommand
Configures the current command. $AbstractController #container — Property in class AbstractController
Controller — Class in namespace Symfony\Bundle\FrameworkBundle\Controller
Controller is a simple implementation of a Controller. ControllerNameParser — Class in namespace Symfony\Bundle\FrameworkBundle\Controller
ControllerNameParser converts controller from the short notation a:b:c
(BlogBundle:Post:index) to a fully-qualified class::method string
(Bundle\BlogBundle\Controller\PostController::indexAction). ControllerResolver — Class in namespace Symfony\Bundle\FrameworkBundle\Controller
ControllerResolver ::createController () — Method in class ControllerResolver
Returns a callable for the given controller. ControllerTrait — Class in namespace Symfony\Bundle\FrameworkBundle\Controller
Common features needed in controllers. $ControllerTrait #container — Property in class ControllerTrait
ControllerTrait ::createNotFoundException () — Method in class ControllerTrait
Returns a NotFoundHttpException. ControllerTrait ::createAccessDeniedException () — Method in class ControllerTrait
Returns an AccessDeniedException. ControllerTrait ::createForm () — Method in class ControllerTrait
Creates and returns a Form instance from the type of the form. ControllerTrait ::createFormBuilder () — Method in class ControllerTrait
Creates and returns a form builder instance. CacheCollectorPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
Inject a data collector to all the cache services to be able to get detailed statistics. CachePoolClearerPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
CachePoolPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
CachePoolPrunerPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
ContainerBuilderDebugDumpPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
Dumps the ContainerBuilder to a cache file so that it can be used by
debugging tools such as the debug:container console command. Configuration — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection
FrameworkExtension configuration structure. $HttpCache #cacheDir — Property in class HttpCache
HttpCache ::createSurrogate () — Method in class HttpCache
HttpCache ::createStore () — Method in class HttpCache
MicroKernelTrait ::configureRoutes () — Method in class MicroKernelTrait
Add or import routes into your application. MicroKernelTrait ::configureContainer () — Method in class MicroKernelTrait
Configures the container. AnnotatedRouteControllerLoader ::configureRoute () — Method in class AnnotatedRouteControllerLoader
Configures the _controller default parameter of a given Route instance. $DelegatingEngine #container — Property in class DelegatingEngine
$GlobalVariables #container — Property in class GlobalVariables
ActionsHelper ::controller () — Method in class ActionsHelper
CodeHelper — Class in namespace Symfony\Bundle\FrameworkBundle\Templating\Helper
$CodeHelper #charset — Property in class CodeHelper
FormHelper ::csrfToken () — Method in class FormHelper
Returns a CSRF token. $TemplateLocator #cache — Property in class TemplateLocator
$PhpEngine #container — Property in class PhpEngine
$TemplateNameParser #cache — Property in class TemplateNameParser
$KernelTestCase #class — Property in class KernelTestCase
$KernelTestCase #container — Property in class KernelTestCase
KernelTestCase ::createKernel () — Method in class KernelTestCase
Creates a Kernel. TestContainer ::compile () — Method in class TestContainer
Compiles the container. WebTestCase ::createClient () — Method in class WebTestCase
Creates a Client. $Translator #container — Property in class Translator
UserPasswordEncoderCommand ::configure () — Method in class UserPasswordEncoderCommand
Configures the current command. SecurityDataCollector ::collect () — Method in class SecurityDataCollector
Collects data for the given Request and Response. AbstractFactory ::create () — Method in class AbstractFactory
Configures the container services required to use the authentication listener. AbstractFactory ::createAuthProvider () — Method in class AbstractFactory
Subclasses must return the id of a service which implements the
AuthenticationProviderInterface. AbstractFactory ::createEntryPoint () — Method in class AbstractFactory
Subclasses may create an entry point of their as they see fit. The
default implementation does not change the default entry point. AbstractFactory ::createListener () — Method in class AbstractFactory
AbstractFactory ::createAuthenticationSuccessHandler () — Method in class AbstractFactory
AbstractFactory ::createAuthenticationFailureHandler () — Method in class AbstractFactory
FormLoginFactory ::createAuthProvider () — Method in class FormLoginFactory
Subclasses must return the id of a service which implements the
AuthenticationProviderInterface. FormLoginFactory ::createListener () — Method in class FormLoginFactory
FormLoginFactory ::createEntryPoint () — Method in class FormLoginFactory
Subclasses may create an entry point of their as they see fit. The
default implementation does not change the default entry point. FormLoginLdapFactory ::createAuthProvider () — Method in class FormLoginLdapFactory
Subclasses must return the id of a service which implements the
AuthenticationProviderInterface. GuardAuthenticationFactory ::create () — Method in class GuardAuthenticationFactory
Configures the container services required to use the authentication listener. HttpBasicFactory ::create () — Method in class HttpBasicFactory
Configures the container services required to use the authentication listener. HttpBasicFactory ::createEntryPoint () — Method in class HttpBasicFactory
HttpBasicLdapFactory ::create () — Method in class HttpBasicLdapFactory
Configures the container services required to use the authentication listener. JsonLoginFactory ::createAuthProvider () — Method in class JsonLoginFactory
Subclasses must return the id of a service which implements the
AuthenticationProviderInterface. JsonLoginFactory ::createListener () — Method in class JsonLoginFactory
RememberMeFactory ::create () — Method in class RememberMeFactory
Configures the container services required to use the authentication listener. RemoteUserFactory ::create () — Method in class RemoteUserFactory
Configures the container services required to use the authentication listener. SecurityFactoryInterface ::create () — Method in class SecurityFactoryInterface
Configures the container services required to use the authentication listener. SimpleFormFactory ::createAuthProvider () — Method in class SimpleFormFactory
Subclasses must return the id of a service which implements the
AuthenticationProviderInterface. SimpleFormFactory ::createListener () — Method in class SimpleFormFactory
SimplePreAuthenticationFactory ::create () — Method in class SimplePreAuthenticationFactory
Configures the container services required to use the authentication listener. X509Factory ::create () — Method in class X509Factory
Configures the container services required to use the authentication listener. InMemoryFactory ::create () — Method in class InMemoryFactory
LdapFactory ::create () — Method in class LdapFactory
UserProviderFactoryInterface ::create () — Method in class UserProviderFactoryInterface
$TemplateCacheCacheWarmer #container — Property in class TemplateCacheCacheWarmer
LintCommand ::configure () — Method in class LintCommand
Configures the current command. $PreviewErrorController #controller — Property in class PreviewErrorController
Configuration — Class in namespace Symfony\Bundle\TwigBundle\DependencyInjection
TwigExtension configuration structure. EnvironmentConfigurator ::configure () — Method in class EnvironmentConfigurator
ExceptionController ::cssAction () — Method in class ExceptionController
Renders the exception panel stylesheet for the given token. ContentSecurityPolicyHandler — Class in namespace Symfony\Bundle\WebProfilerBundle\Csp
Handles Content-Security-Policy HTTP header for the WebProfiler Bundle. Configuration — Class in namespace Symfony\Bundle\WebProfilerBundle\DependencyInjection
This class contains the configuration information for the bundle. ServerLogCommand ::configure () — Method in class ServerLogCommand
Configures the current command. ServerRunCommand ::configure () — Method in class ServerRunCommand
Configures the current command. ServerStartCommand ::configure () — Method in class ServerStartCommand
Configures the current command. ServerStatusCommand ::configure () — Method in class ServerStatusCommand
Configures the current command. ServerStopCommand ::configure () — Method in class ServerStopCommand
Configures the current command. ContextInterface — Class in namespace Symfony\Component\Asset\Context
Holds information about the current request. UrlPackage ::chooseBaseUrl () — Method in class UrlPackage
Determines which base URL to use for the given path. Client — Class in namespace Symfony\Component\BrowserKit
Client simulates a browser. $Client #cookieJar — Property in class Client
$Client #crawler — Property in class Client
Client ::click () — Method in class Client
Clicks on a given link. Client ::createCrawlerFromContent () — Method in class Client
Creates a crawler. Cookie — Class in namespace Symfony\Component\BrowserKit
Cookie represents an HTTP cookie. CookieJar — Class in namespace Symfony\Component\BrowserKit
CookieJar. $CookieJar #cookieJar — Property in class CookieJar
CookieJar ::clear () — Method in class CookieJar
Removes all the cookies from the jar. History ::clear () — Method in class History
Clears the history. History ::current () — Method in class History
Returns the current element in the history. $Request #cookies — Property in class Request
$Request #content — Property in class Request
$Response #content — Property in class Response
AbstractAdapter ::createSystemCache () — Method in class AbstractAdapter
AbstractAdapter ::createConnection () — Method in class AbstractAdapter
AbstractAdapter ::commit () — Method in class AbstractAdapter
{@inheritdoc} ArrayAdapter ::commit () — Method in class ArrayAdapter
{@inheritdoc} ChainAdapter — Class in namespace Symfony\Component\Cache\Adapter
Chains several adapters together. ChainAdapter ::clear () — Method in class ChainAdapter
{@inheritdoc} ChainAdapter ::commit () — Method in class ChainAdapter
{@inheritdoc} NullAdapter ::clear () — Method in class NullAdapter
{@inheritdoc} NullAdapter ::commit () — Method in class NullAdapter
{@inheritdoc} PhpArrayAdapter ::create () — Method in class PhpArrayAdapter
This adapter takes advantage of how PHP stores arrays in its latest versions. PhpArrayAdapter ::commit () — Method in class PhpArrayAdapter
{@inheritdoc} ProxyAdapter ::clear () — Method in class ProxyAdapter
{@inheritdoc} ProxyAdapter ::commit () — Method in class ProxyAdapter
{@inheritdoc} TagAwareAdapter ::clear () — Method in class TagAwareAdapter
{@inheritdoc} TagAwareAdapter ::commit () — Method in class TagAwareAdapter
{@inheritdoc} TraceableAdapter ::clear () — Method in class TraceableAdapter
{@inheritdoc} TraceableAdapter ::commit () — Method in class TraceableAdapter
{@inheritdoc} TraceableAdapter ::clearCalls () — Method in class TraceableAdapter
CacheItem — Class in namespace Symfony\Component\Cache
CacheDataCollector — Class in namespace Symfony\Component\Cache\DataCollector
CacheDataCollector ::collect () — Method in class CacheDataCollector
Collects data for the given Request and Response. CacheException — Class in namespace Symfony\Component\Cache\Exception
ChainCache — Class in namespace Symfony\Component\Cache\Simple
Chains several caches together. ChainCache ::clear () — Method in class ChainCache
{@inheritdoc} NullCache ::clear () — Method in class NullCache
{@inheritdoc} PhpArrayCache ::create () — Method in class PhpArrayCache
This adapter takes advantage of how PHP stores arrays in its latest versions. Psr6Cache ::clear () — Method in class Psr6Cache
{@inheritdoc} TraceableCache ::clear () — Method in class TraceableCache
{@inheritdoc} AbstractTrait ::clear () — Method in class AbstractTrait
{@inheritdoc} ArrayTrait ::clear () — Method in class ArrayTrait
{@inheritdoc} MemcachedTrait ::createConnection () — Method in class MemcachedTrait
Creates a Memcached instance. PdoTrait ::createTable () — Method in class PdoTrait
Creates the table to store cache items which can be called once for setup. PhpArrayTrait ::clear () — Method in class PhpArrayTrait
{@inheritdoc} RedisTrait ::createConnection () — Method in class RedisTrait
Creates a Redis connection using a DSN configuration. ConfigCache — Class in namespace Symfony\Component\Config
ConfigCache caches arbitrary content in files on disk. ConfigCacheFactory — Class in namespace Symfony\Component\Config
Basic implementation of ConfigCacheFactoryInterface that
creates an instance of the default ConfigCache. ConfigCacheFactory ::cache () — Method in class ConfigCacheFactory
Creates a cache instance and (re-)initializes it if necessary. ConfigCacheFactoryInterface — Class in namespace Symfony\Component\Config
Interface for a ConfigCache factory. This factory creates
an instance of ConfigCacheInterface and initializes the
cache if necessary. ConfigCacheFactoryInterface ::cache () — Method in class ConfigCacheFactoryInterface
Creates a cache instance and (re-)initializes it if necessary. ConfigCacheInterface — Class in namespace Symfony\Component\Config
Interface for ConfigCache. $ArrayNode #children — Property in class ArrayNode
$ArrayNodeDefinition #children — Property in class ArrayNodeDefinition
ArrayNodeDefinition ::children () — Method in class ArrayNodeDefinition
Returns a builder to add children nodes. ArrayNodeDefinition ::canBeUnset () — Method in class ArrayNodeDefinition
Sets whether the node can be unset. ArrayNodeDefinition ::canBeEnabled () — Method in class ArrayNodeDefinition
Adds an "enabled" boolean to enable the current section. ArrayNodeDefinition ::canBeDisabled () — Method in class ArrayNodeDefinition
Adds an "enabled" boolean to enable the current section. ArrayNodeDefinition ::createNode () — Method in class ArrayNodeDefinition
Instantiate and configure the node according to this definition. BooleanNodeDefinition ::cannotBeEmpty () — Method in class BooleanNodeDefinition
Denies the node value being empty. ExprBuilder ::castToArray () — Method in class ExprBuilder
Transforms variables of any type into an array. NodeDefinition ::cannotBeEmpty () — Method in class NodeDefinition
Denies the node value being empty. NodeDefinition ::cannotBeOverwritten () — Method in class NodeDefinition
Sets whether the node can be overwritten. NodeDefinition ::createNode () — Method in class NodeDefinition
Instantiate and configure the node according to this definition. NumericNodeDefinition ::cannotBeEmpty () — Method in class NumericNodeDefinition
Denies the node value being empty. ParentNodeDefinitionInterface ::children () — Method in class ParentNodeDefinitionInterface
Returns a builder to add children nodes. VariableNodeDefinition ::createNode () — Method in class VariableNodeDefinition
Instantiate and configure the node according to this definition. ConfigurationInterface — Class in namespace Symfony\Component\Config\Definition
Configuration interface. ResourceCheckerConfigCacheFactory ::cache () — Method in class ResourceCheckerConfigCacheFactory
Creates a cache instance and (re-)initializes it if necessary. ClassExistenceResource — Class in namespace Symfony\Component\Config\Resource
ClassExistenceResource represents a class existence. ComposerResource — Class in namespace Symfony\Component\Config\Resource
ComposerResource tracks the PHP version and Composer dependencies. XmlUtils ::convertDomElementToArray () — Method in class XmlUtils
Converts a \DOMElement object to a PHP array. Application ::configureIO () — Method in class Application
Configures the input and output instances based on the user arguments and options. CommandLoaderInterface — Class in namespace Symfony\Component\Console\CommandLoader
ContainerCommandLoader — Class in namespace Symfony\Component\Console\CommandLoader
Loads commands from a PSR-11 container. Command — Class in namespace Symfony\Component\Console\Command
Base class for all commands. Command ::configure () — Method in class Command
Configures the current command. HelpCommand ::configure () — Method in class HelpCommand
Configures the current command. ListCommand ::configure () — Method in class ListCommand
Configures the current command. ConsoleEvents — Class in namespace Symfony\Component\Console
Contains all events dispatched by an Application. ConsoleCommandEvent — Class in namespace Symfony\Component\Console\Event
Allows to do things before the command is executed, like skipping the command or changing the input. ConsoleCommandEvent ::commandShouldRun () — Method in class ConsoleCommandEvent
Returns true if the command is runnable, false otherwise. ConsoleErrorEvent — Class in namespace Symfony\Component\Console\Event
Allows to handle throwables thrown while running a command. ConsoleEvent — Class in namespace Symfony\Component\Console\Event
Allows to inspect input and output of a command. $ConsoleEvent #command — Property in class ConsoleEvent
ConsoleTerminateEvent — Class in namespace Symfony\Component\Console\Event
Allows to manipulate the exit code of a command after its execution. CommandNotFoundException — Class in namespace Symfony\Component\Console\Exception
Represents an incorrect command name typed in the console. ProgressBar ::clear () — Method in class ProgressBar
Removes the progress bar from the current line. ConsoleLogger — Class in namespace Symfony\Component\Console\Logger
PSR-3 compliant console logger. ConsoleOutput — Class in namespace Symfony\Component\Console\Output
ConsoleOutput is the default class for all CLI output. It uses STDOUT and STDERR. ConsoleOutputInterface — Class in namespace Symfony\Component\Console\Output
ConsoleOutputInterface is the interface implemented by ConsoleOutput class. ConsoleSectionOutput — Class in namespace Symfony\Component\Console\Output
ConsoleSectionOutput ::clear () — Method in class ConsoleSectionOutput
Clears previous output for this section. ChoiceQuestion — Class in namespace Symfony\Component\Console\Question
Represents a choice question. ConfirmationQuestion — Class in namespace Symfony\Component\Console\Question
Represents a yes/no question. OutputStyle ::createProgressBar () — Method in class OutputStyle
StyleInterface ::caution () — Method in class StyleInterface
Formats a caution admonition. StyleInterface ::confirm () — Method in class StyleInterface
Asks for confirmation. StyleInterface ::choice () — Method in class StyleInterface
Asks a choice question. SymfonyStyle ::comment () — Method in class SymfonyStyle
Formats a command comment. SymfonyStyle ::caution () — Method in class SymfonyStyle
Formats a caution admonition. SymfonyStyle ::confirm () — Method in class SymfonyStyle
Asks for confirmation. SymfonyStyle ::choice () — Method in class SymfonyStyle
Asks a choice question. SymfonyStyle ::createProgressBar () — Method in class SymfonyStyle
CommandTester — Class in namespace Symfony\Component\Console\Tester
Eases the testing of console commands. CssSelectorConverter — Class in namespace Symfony\Component\CssSelector
CssSelectorConverter is the main entry point of the component and can convert CSS
selectors to XPath expressions. ClassNode — Class in namespace Symfony\Component\CssSelector\Node
Represents a "." node. CombinedSelectorNode — Class in namespace Symfony\Component\CssSelector\Node
Represents a combined node. Specificity ::compareTo () — Method in class Specificity
Returns -1 if the object specificity is lower than the argument,
0 if they are equal, and 1 if the argument is lower. CommentHandler — Class in namespace Symfony\Component\CssSelector\Parser\Handler
CSS selector comment handler. ClassParser — Class in namespace Symfony\Component\CssSelector\Parser\Shortcut
CSS selector class parser shortcut. CombinationExtension — Class in namespace Symfony\Component\CssSelector\XPath\Extension
XPath expression translator combination extension. Translator ::cssToXPath () — Method in class Translator
Translates a CSS selector to an XPath expression. TranslatorInterface ::cssToXPath () — Method in class TranslatorInterface
Translates a CSS selector to an XPath expression. BufferingLogger ::cleanLogs () — Method in class BufferingLogger
DebugClassLoader ::checkAnnotations () — Method in class DebugClassLoader
DebugClassLoader ::checkCase () — Method in class DebugClassLoader
ClassNotFoundException — Class in namespace Symfony\Component\Debug\Exception
Class (or Trait or Interface) Not Found Exception. FlattenException ::create () — Method in class FlattenException
FlattenException ::createFromThrowable () — Method in class FlattenException
$SilencedErrorContext #count — Property in class SilencedErrorContext
ClassNotFoundFatalErrorHandler — Class in namespace Symfony\Component\Debug\FatalErrorHandler
ErrorHandler for classes that do not exist. RewindableGenerator ::count () — Method in class RewindableGenerator
ChildDefinition — Class in namespace Symfony\Component\DependencyInjection
This definition extends another definition. $AbstractRecursivePass #container — Property in class AbstractRecursivePass
$AbstractRecursivePass #currentId — Property in class AbstractRecursivePass
CheckArgumentsValidityPass — Class in namespace Symfony\Component\DependencyInjection\Compiler
Checks if arguments of methods are properly configured. CheckCircularReferencesPass — Class in namespace Symfony\Component\DependencyInjection\Compiler
Checks your services for circular references. CheckDefinitionValidityPass — Class in namespace Symfony\Component\DependencyInjection\Compiler
This pass validates each definition individually only taking the information
into account which is contained in the definition itself. CheckExceptionOnInvalidReferenceBehaviorPass — Class in namespace Symfony\Component\DependencyInjection\Compiler
Checks that all references are pointing to a valid service. CheckReferenceValidityPass — Class in namespace Symfony\Component\DependencyInjection\Compiler
Checks the validity of references. Compiler — Class in namespace Symfony\Component\DependencyInjection\Compiler
This class is used to remove circular dependencies between individual passes. Compiler ::compile () — Method in class Compiler
Run the Compiler and process all Passes. CompilerPassInterface — Class in namespace Symfony\Component\DependencyInjection\Compiler
Interface that must be implemented by compilation passes. MergeExtensionConfigurationContainerBuilder ::compile () — Method in class MergeExtensionConfigurationContainerBuilder
Compiles the container. ServiceReferenceGraph ::clear () — Method in class ServiceReferenceGraph
Clears all nodes. ServiceReferenceGraph ::connect () — Method in class ServiceReferenceGraph
Connects 2 nodes together in the Graph. ServiceReferenceGraphNode ::clear () — Method in class ServiceReferenceGraphNode
Clears all edges. ContainerParametersResource — Class in namespace Symfony\Component\DependencyInjection\Config
Tracks container parameters. ContainerParametersResourceChecker — Class in namespace Symfony\Component\DependencyInjection\Config
Container — Class in namespace Symfony\Component\DependencyInjection
Container is a dependency injection container. Container ::compile () — Method in class Container
Compiles the container. Container ::camelize () — Method in class Container
Camelizes a string. ContainerAwareInterface — Class in namespace Symfony\Component\DependencyInjection
ContainerAwareInterface should be implemented by classes that depends on a Container. ContainerAwareTrait — Class in namespace Symfony\Component\DependencyInjection
ContainerAware trait. $ContainerAwareTrait #container — Property in class ContainerAwareTrait
ContainerBuilder — Class in namespace Symfony\Component\DependencyInjection
ContainerBuilder is a DI container that provides an API to easily describe services. ContainerBuilder ::compile () — Method in class ContainerBuilder
Compiles the container. ContainerInterface — Class in namespace Symfony\Component\DependencyInjection
ContainerInterface is the interface implemented by service container classes. Definition ::clearTag () — Method in class Definition
Clears all tags for a given name. Definition ::clearTags () — Method in class Definition
Clears the tags for this definition. $Dumper #container — Property in class Dumper
ConfigurationExtensionInterface — Class in namespace Symfony\Component\DependencyInjection\Extension
ConfigurationExtensionInterface is the interface implemented by container extension classes. ClosureLoader — Class in namespace Symfony\Component\DependencyInjection\Loader
ClosureLoader loads service definitions from a PHP closure. ContainerConfigurator — Class in namespace Symfony\Component\DependencyInjection\Loader\Configurator
CallTrait — Class in namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits
CallTrait ::call () — Method in class CallTrait
Adds a method to call after service initialization. ClassTrait — Class in namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits
ClassTrait ::class () — Method in class ClassTrait
Sets the service class. ConfiguratorTrait — Class in namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits
ConfiguratorTrait ::configurator () — Method in class ConfiguratorTrait
Sets a configurator to call after the service is fully initialized. $FileLoader #container — Property in class FileLoader
XmlFileLoader ::convertDomElementToArray () — Method in class XmlFileLoader
Converts a \DOMElement object to a PHP array. ContainerBag — Class in namespace Symfony\Component\DependencyInjection\ParameterBag
ContainerBagInterface — Class in namespace Symfony\Component\DependencyInjection\ParameterBag
EnvPlaceholderParameterBag ::clearUnusedEnvPlaceholders () — Method in class EnvPlaceholderParameterBag
FrozenParameterBag ::clear () — Method in class FrozenParameterBag
Clears all parameters. ParameterBag ::clear () — Method in class ParameterBag
Clears all parameters. ParameterBagInterface ::clear () — Method in class ParameterBagInterface
Clears all parameters. TypedReference ::canBeAutoregistered () — Method in class TypedReference
$AbstractUriElement #currentUri — Property in class AbstractUriElement
AbstractUriElement ::canonicalizePath () — Method in class AbstractUriElement
Returns the canonicalized URI path (see RFC 3986, section 5.2.4). Crawler — Class in namespace Symfony\Component\DomCrawler
Crawler eases navigation of a list of \DOMNode objects. Crawler ::clear () — Method in class Crawler
Removes all the nodes. Crawler ::children () — Method in class Crawler
Returns the children nodes of the current selection. Crawler ::count () — Method in class Crawler
ChoiceFormField — Class in namespace Symfony\Component\DomCrawler\Field
ChoiceFormField represents a choice form field. ChoiceFormField ::containsOption () — Method in class ChoiceFormField
Checks whether given value is in the existing options. Compiler — Class in namespace Symfony\Component\ExpressionLanguage
Compiles a node to PHP code. Compiler ::compile () — Method in class Compiler
Compiles a node. ExpressionLanguage ::compile () — Method in class ExpressionLanguage
Compiles an expression source code. ArgumentsNode ::compile () — Method in class ArgumentsNode
Compiles the node to PHP. ArrayNode ::compile () — Method in class ArrayNode
Compiles the node to PHP. ArrayNode ::compileArguments () — Method in class ArrayNode
BinaryNode ::compile () — Method in class BinaryNode
ConditionalNode — Class in namespace Symfony\Component\ExpressionLanguage\Node
ConditionalNode ::compile () — Method in class ConditionalNode
ConstantNode — Class in namespace Symfony\Component\ExpressionLanguage\Node
ConstantNode ::compile () — Method in class ConstantNode
FunctionNode ::compile () — Method in class FunctionNode
GetAttrNode ::compile () — Method in class GetAttrNode
NameNode ::compile () — Method in class NameNode
Node ::compile () — Method in class Node
UnaryNode ::compile () — Method in class UnaryNode
$Token #cursor — Property in class Token
$TokenStream #current — Property in class TokenStream
Filesystem ::copy () — Method in class Filesystem
Copies a file. Filesystem ::chmod () — Method in class Filesystem
Change mode for an array of files or directories. Filesystem ::chown () — Method in class Filesystem
Change the owner of an array of files or directories. Filesystem ::chgrp () — Method in class Filesystem
Change the group of an array of files or directories. Comparator — Class in namespace Symfony\Component\Finder\Comparator
Comparator. Finder ::create () — Method in class Finder
Creates a new Finder. Finder ::contains () — Method in class Finder
Adds tests that file contents must match. Finder ::count () — Method in class Finder
Counts all the results collected by the iterators. CustomFilterIterator — Class in namespace Symfony\Component\Finder\Iterator
CustomFilterIterator filters files by applying anonymous functions. RecursiveDirectoryIterator ::current () — Method in class RecursiveDirectoryIterator
Return an instance of SplFileInfo with support for relative paths. AbstractType ::configureOptions () — Method in class AbstractType
Configures the options for this type. AbstractTypeExtension ::configureOptions () — Method in class AbstractTypeExtension
Configures the options for this type. Button ::createView () — Method in class Button
Creates a view. Button ::count () — Method in class Button
Unsupported method. ButtonBuilder ::create () — Method in class ButtonBuilder
Unsupported method. ButtonBuilder ::count () — Method in class ButtonBuilder
Unsupported method. CallbackTransformer — Class in namespace Symfony\Component\Form
$ArrayChoiceList #choices — Property in class ArrayChoiceList
The choices in the list. ChoiceListInterface — Class in namespace Symfony\Component\Form\ChoiceList
A list of choices that can be selected in a choice field. CachingFactoryDecorator — Class in namespace Symfony\Component\Form\ChoiceList\Factory
Caches the choice lists created by the decorated factory. CachingFactoryDecorator ::createListFromChoices () — Method in class CachingFactoryDecorator
Creates a choice list for the given choices. CachingFactoryDecorator ::createListFromLoader () — Method in class CachingFactoryDecorator
Creates a choice list that is loaded with the given loader. CachingFactoryDecorator ::createView () — Method in class CachingFactoryDecorator
Creates a view for the given choice list. ChoiceListFactoryInterface — Class in namespace Symfony\Component\Form\ChoiceList\Factory
Creates {@link ChoiceListInterface} instances. ChoiceListFactoryInterface ::createListFromChoices () — Method in class ChoiceListFactoryInterface
Creates a choice list for the given choices. ChoiceListFactoryInterface ::createListFromLoader () — Method in class ChoiceListFactoryInterface
Creates a choice list that is loaded with the given loader. ChoiceListFactoryInterface ::createView () — Method in class ChoiceListFactoryInterface
Creates a view for the given choice list. DefaultChoiceListFactory ::createListFromChoices () — Method in class DefaultChoiceListFactory
Creates a choice list for the given choices. DefaultChoiceListFactory ::createListFromLoader () — Method in class DefaultChoiceListFactory
Creates a choice list that is loaded with the given loader. DefaultChoiceListFactory ::createView () — Method in class DefaultChoiceListFactory
Creates a view for the given choice list. PropertyAccessDecorator ::createListFromChoices () — Method in class PropertyAccessDecorator
Creates a choice list for the given choices. PropertyAccessDecorator ::createListFromLoader () — Method in class PropertyAccessDecorator
Creates a choice list that is loaded with the given loader. PropertyAccessDecorator ::createView () — Method in class PropertyAccessDecorator
Creates a view for the given choice list. CallbackChoiceLoader — Class in namespace Symfony\Component\Form\ChoiceList\Loader
Loads an {@link ArrayChoiceList} instance from a callable returning an array of choices. ChoiceLoaderInterface — Class in namespace Symfony\Component\Form\ChoiceList\Loader
Loads a choice list. ChoiceGroupView — Class in namespace Symfony\Component\Form\ChoiceList\View
Represents a group of choices in templates. $ChoiceGroupView #choices — Property in class ChoiceGroupView
ChoiceListView — Class in namespace Symfony\Component\Form\ChoiceList\View
Represents a choice list in templates. $ChoiceListView #choices — Property in class ChoiceListView
ChoiceView — Class in namespace Symfony\Component\Form\ChoiceList\View
Represents a choice in templates. ClickableInterface — Class in namespace Symfony\Component\Form
A clickable form element. DebugCommand ::configure () — Method in class DebugCommand
Configures the current command. Descriptor ::collectOptions () — Method in class Descriptor
CoreExtension — Class in namespace Symfony\Component\Form\Extension\Core
Represents the main form extension, which loads the core functionality. CheckboxListMapper — Class in namespace Symfony\Component\Form\Extension\Core\DataMapper
Maps choices to/from checkbox forms. ChoiceToValueTransformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
ChoicesToValuesTransformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
TransformationFailureListener ::convertTransformationFailureToFormError () — Method in class TransformationFailureListener
BaseType ::configureOptions () — Method in class BaseType
Configures the options for this type. BirthdayType ::configureOptions () — Method in class BirthdayType
Configures the options for this type. ButtonType ::configureOptions () — Method in class ButtonType
Configures the options for this type. CheckboxType — Class in namespace Symfony\Component\Form\Extension\Core\Type
CheckboxType ::configureOptions () — Method in class CheckboxType
Configures the options for this type. ChoiceType — Class in namespace Symfony\Component\Form\Extension\Core\Type
ChoiceType ::configureOptions () — Method in class ChoiceType
Configures the options for this type. CollectionType — Class in namespace Symfony\Component\Form\Extension\Core\Type
CollectionType ::configureOptions () — Method in class CollectionType
Configures the options for this type. ColorType — Class in namespace Symfony\Component\Form\Extension\Core\Type
CountryType — Class in namespace Symfony\Component\Form\Extension\Core\Type
CountryType ::configureOptions () — Method in class CountryType
Configures the options for this type. CurrencyType — Class in namespace Symfony\Component\Form\Extension\Core\Type
CurrencyType ::configureOptions () — Method in class CurrencyType
Configures the options for this type. DateIntervalType ::configureOptions () — Method in class DateIntervalType
Configures the options for this type. DateTimeType ::configureOptions () — Method in class DateTimeType
Configures the options for this type. DateType ::configureOptions () — Method in class DateType
Configures the options for this type. FileType ::configureOptions () — Method in class FileType
Configures the options for this type. FormType ::configureOptions () — Method in class FormType
Configures the options for this type. HiddenType ::configureOptions () — Method in class HiddenType
Configures the options for this type. IntegerType ::configureOptions () — Method in class IntegerType
Configures the options for this type. LanguageType ::configureOptions () — Method in class LanguageType
Configures the options for this type. LocaleType ::configureOptions () — Method in class LocaleType
Configures the options for this type. MoneyType ::configureOptions () — Method in class MoneyType
Configures the options for this type. NumberType ::configureOptions () — Method in class NumberType
Configures the options for this type. PasswordType ::configureOptions () — Method in class PasswordType
Configures the options for this type. PercentType ::configureOptions () — Method in class PercentType
Configures the options for this type. RepeatedType ::configureOptions () — Method in class RepeatedType
Configures the options for this type. TextType ::configureOptions () — Method in class TextType
Configures the options for this type. TimeType ::configureOptions () — Method in class TimeType
Configures the options for this type. TimezoneType ::configureOptions () — Method in class TimezoneType
Configures the options for this type. UrlType ::configureOptions () — Method in class UrlType
Configures the options for this type. CsrfExtension — Class in namespace Symfony\Component\Form\Extension\Csrf
This extension protects forms by using a CSRF token. CsrfValidationListener — Class in namespace Symfony\Component\Form\Extension\Csrf\EventListener
FormTypeCsrfExtension ::configureOptions () — Method in class FormTypeCsrfExtension
Configures the options for this type. FormDataCollector ::collect () — Method in class FormDataCollector
Does nothing. The data is collected during the form event listeners. FormDataCollector ::collectConfiguration () — Method in class FormDataCollector
Stores configuration data of the given form and its children. FormDataCollector ::collectDefaultData () — Method in class FormDataCollector
Stores the default data of the given form and its children. FormDataCollector ::collectSubmittedData () — Method in class FormDataCollector
Stores the submitted data of the given form and its children. FormDataCollector ::collectViewVariables () — Method in class FormDataCollector
Stores the view variables of the given form view and its children. FormDataCollectorInterface ::collectConfiguration () — Method in class FormDataCollectorInterface
Stores configuration data of the given form and its children. FormDataCollectorInterface ::collectDefaultData () — Method in class FormDataCollectorInterface
Stores the default data of the given form and its children. FormDataCollectorInterface ::collectSubmittedData () — Method in class FormDataCollectorInterface
Stores the submitted data of the given form and its children. FormDataCollectorInterface ::collectViewVariables () — Method in class FormDataCollectorInterface
Stores the view variables of the given form view and its children. ResolvedTypeDataCollectorProxy ::createBuilder () — Method in class ResolvedTypeDataCollectorProxy
Creates a new form builder for this type. ResolvedTypeDataCollectorProxy ::createView () — Method in class ResolvedTypeDataCollectorProxy
Creates a new form view for a form of this type. ResolvedTypeFactoryDataCollectorProxy ::createResolvedType () — Method in class ResolvedTypeFactoryDataCollectorProxy
Resolves a form type. BaseValidatorExtension ::configureOptions () — Method in class BaseValidatorExtension
Configures the options for this type. FormTypeValidatorExtension ::configureOptions () — Method in class FormTypeValidatorExtension
Configures the options for this type. RepeatedTypeValidatorExtension ::configureOptions () — Method in class RepeatedTypeValidatorExtension
Configures the options for this type. UploadValidatorExtension ::configureOptions () — Method in class UploadValidatorExtension
Configures the options for this type. Form ::count () — Method in class Form
Returns the number of form children (implements the \Countable interface). Form ::createView () — Method in class Form
Creates a view. FormBuilder ::create () — Method in class FormBuilder
Creates a form builder. FormBuilder ::count () — Method in class FormBuilder
{@inheritdoc} FormBuilderInterface ::create () — Method in class FormBuilderInterface
Creates a form builder. FormErrorIterator ::current () — Method in class FormErrorIterator
Returns the current element of the iterator. FormErrorIterator ::count () — Method in class FormErrorIterator
Returns the number of elements in the iterator. FormFactory ::create () — Method in class FormFactory
Returns a form. FormFactory ::createNamed () — Method in class FormFactory
Returns a form. FormFactory ::createForProperty () — Method in class FormFactory
Returns a form for a property of a class. FormFactory ::createBuilder () — Method in class FormFactory
Returns a form builder. FormFactory ::createNamedBuilder () — Method in class FormFactory
Returns a form builder. FormFactory ::createBuilderForProperty () — Method in class FormFactory
Returns a form builder for a property of a class. FormFactoryInterface ::create () — Method in class FormFactoryInterface
Returns a form. FormFactoryInterface ::createNamed () — Method in class FormFactoryInterface
Returns a form. FormFactoryInterface ::createForProperty () — Method in class FormFactoryInterface
Returns a form for a property of a class. FormFactoryInterface ::createBuilder () — Method in class FormFactoryInterface
Returns a form builder. FormFactoryInterface ::createNamedBuilder () — Method in class FormFactoryInterface
Returns a form builder. FormFactoryInterface ::createBuilderForProperty () — Method in class FormFactoryInterface
Returns a form builder for a property of a class. FormInterface ::createView () — Method in class FormInterface
Creates a view. FormTypeExtensionInterface ::configureOptions () — Method in class FormTypeExtensionInterface
Configures the options for this type. FormTypeInterface ::configureOptions () — Method in class FormTypeInterface
Configures the options for this type. $FormView #children — Property in class FormView
The child views. FormView ::count () — Method in class FormView
Implements \Countable. Forms ::createFormFactory () — Method in class Forms
Creates a form factory with the default configuration. Forms ::createFormFactoryBuilder () — Method in class Forms
Creates a form factory builder with the default configuration. ResolvedFormType ::createBuilder () — Method in class ResolvedFormType
Creates a new form builder for this type. ResolvedFormType ::createView () — Method in class ResolvedFormType
Creates a new form view for a form of this type. ResolvedFormTypeFactory ::createResolvedType () — Method in class ResolvedFormTypeFactory
Resolves a form type. ResolvedFormTypeFactoryInterface ::createResolvedType () — Method in class ResolvedFormTypeFactoryInterface
Resolves a form type. ResolvedFormTypeInterface ::createBuilder () — Method in class ResolvedFormTypeInterface
Creates a new form builder for this type. ResolvedFormTypeInterface ::createView () — Method in class ResolvedFormTypeInterface
Creates a new form view for a form of this type. OrderedHashMap ::count () — Method in class OrderedHashMap
{@inheritdoc} OrderedHashMapIterator ::current () — Method in class OrderedHashMapIterator
{@inheritdoc} BinaryFileResponse ::create () — Method in class BinaryFileResponse
Cookie — Class in namespace Symfony\Component\HttpFoundation
Represents a cookie. ConflictingHeadersException — Class in namespace Symfony\Component\HttpFoundation\Exception
The HTTP request contains headers with conflicting information. FileBag ::convertFileInformation () — Method in class FileBag
Converts uploaded files to UploadedFile instances. CannotWriteFileException — Class in namespace Symfony\Component\HttpFoundation\File\Exception
Thrown when an UPLOAD_ERR_CANT_WRITE error occurred with UploadedFile. $HeaderBag #cacheControl — Property in class HeaderBag
HeaderBag ::contains () — Method in class HeaderBag
Returns true if the given HTTP header contains the given value. HeaderBag ::count () — Method in class HeaderBag
Returns the number of headers. HeaderUtils ::combine () — Method in class HeaderUtils
Combines an array of arrays into one associative array. IpUtils ::checkIp () — Method in class IpUtils
Checks if an IPv4 or IPv6 address is contained in the list of given IPs or subnets. IpUtils ::checkIp4 () — Method in class IpUtils
Compares two IPv4 addresses. IpUtils ::checkIp6 () — Method in class IpUtils
Compares two IPv6 addresses. $JsonResponse #callback — Property in class JsonResponse
JsonResponse ::create () — Method in class JsonResponse
Factory method for chainability. ParameterBag ::count () — Method in class ParameterBag
Returns the number of parameters. RedirectResponse ::create () — Method in class RedirectResponse
Factory method for chainability. $Request #cookies — Property in class Request
Cookies ($_COOKIE). $Request #content — Property in class Request
$Request #charsets — Property in class Request
Request ::createFromGlobals () — Method in class Request
Creates a new request with values from PHP's super globals. Request ::create () — Method in class Request
Creates a Request based on a given URI and configuration. $Response #content — Property in class Response
$Response #charset — Property in class Response
Response ::create () — Method in class Response
Factory method for chainability. Response ::closeOutputBuffers () — Method in class Response
Cleans or flushes output buffers up to target level. $ResponseHeaderBag #computedCacheControl — Property in class ResponseHeaderBag
$ResponseHeaderBag #cookies — Property in class ResponseHeaderBag
ResponseHeaderBag ::clearCookie () — Method in class ResponseHeaderBag
Clears a cookie in the browser. ResponseHeaderBag ::computeCacheControlValue () — Method in class ResponseHeaderBag
Returns the calculated value of the cache-control header. AttributeBag ::clear () — Method in class AttributeBag
Clears out data from bag. AttributeBag ::count () — Method in class AttributeBag
Returns the number of attributes. AutoExpireFlashBag ::clear () — Method in class AutoExpireFlashBag
Clears out data from bag. FlashBag ::clear () — Method in class FlashBag
Clears out data from bag. Session ::clear () — Method in class Session
Clears all attributes. Session ::count () — Method in class Session
Returns the number of attributes. SessionBagInterface ::clear () — Method in class SessionBagInterface
Clears out data from bag. SessionBagProxy ::clear () — Method in class SessionBagProxy
Clears out data from bag. SessionInterface ::clear () — Method in class SessionInterface
Clears all attributes. MemcachedSessionHandler ::close () — Method in class MemcachedSessionHandler
{@inheritdoc} MigratingSessionHandler ::close () — Method in class MigratingSessionHandler
{@inheritdoc} MongoDbSessionHandler ::close () — Method in class MongoDbSessionHandler
{@inheritdoc} NullSessionHandler ::close () — Method in class NullSessionHandler
{@inheritdoc} PdoSessionHandler ::createTable () — Method in class PdoSessionHandler
Creates the table to store sessions which can be called once for setup. PdoSessionHandler ::close () — Method in class PdoSessionHandler
{@inheritdoc} RedisSessionHandler ::close () — Method in class RedisSessionHandler
{@inheritdoc} StrictSessionHandler ::close () — Method in class StrictSessionHandler
{@inheritdoc} MetadataBag ::clear () — Method in class MetadataBag
Clears out data from bag. $MockArraySessionStorage #closed — Property in class MockArraySessionStorage
MockArraySessionStorage ::clear () — Method in class MockArraySessionStorage
Clear all session data in memory. $NativeSessionStorage #closed — Property in class NativeSessionStorage
NativeSessionStorage ::clear () — Method in class NativeSessionStorage
Clear all session data in memory. PhpBridgeSessionStorage ::clear () — Method in class PhpBridgeSessionStorage
Clear all session data in memory. SessionHandlerProxy ::close () — Method in class SessionHandlerProxy
{@inheritdoc} SessionStorageInterface ::clear () — Method in class SessionStorageInterface
Clear all session data in memory. $StreamedResponse #callback — Property in class StreamedResponse
StreamedResponse ::create () — Method in class StreamedResponse
Factory method for chainability. Bundle ::createContainerExtension () — Method in class Bundle
Creates the bundle's container extension. CacheClearerInterface — Class in namespace Symfony\Component\HttpKernel\CacheClearer
CacheClearerInterface. CacheClearerInterface ::clear () — Method in class CacheClearerInterface
Clears any caches necessary. ChainCacheClearer — Class in namespace Symfony\Component\HttpKernel\CacheClearer
ChainCacheClearer. ChainCacheClearer ::clear () — Method in class ChainCacheClearer
Clears any caches necessary. Psr6CacheClearer ::clearPool () — Method in class Psr6CacheClearer
Psr6CacheClearer ::clear () — Method in class Psr6CacheClearer
Clears any caches necessary. CacheWarmer — Class in namespace Symfony\Component\HttpKernel\CacheWarmer
Abstract cache warmer that knows how to write a file to the cache. CacheWarmerAggregate — Class in namespace Symfony\Component\HttpKernel\CacheWarmer
Aggregates several cache warmers into a single one. CacheWarmerInterface — Class in namespace Symfony\Component\HttpKernel\CacheWarmer
Interface for classes able to warm up the cache. Client — Class in namespace Symfony\Component\HttpKernel
Client simulates a browser and makes requests to a Kernel object. Client ::catchExceptions () — Method in class Client
Sets whether to catch exceptions when the kernel is handling a request. ArgumentMetadataFactory ::createArgumentMetadata () — Method in class ArgumentMetadataFactory
ArgumentMetadataFactoryInterface ::createArgumentMetadata () — Method in class ArgumentMetadataFactoryInterface
ContainerControllerResolver — Class in namespace Symfony\Component\HttpKernel\Controller
A controller resolver searching for a controller in a psr-11 container when using the "service:method" notation. $ContainerControllerResolver #container — Property in class ContainerControllerResolver
ContainerControllerResolver ::createController () — Method in class ContainerControllerResolver
Returns a callable for the given controller. ControllerReference — Class in namespace Symfony\Component\HttpKernel\Controller
Acts as a marker and a data holder for a Controller. $ControllerReference #controller — Property in class ControllerReference
ControllerResolver — Class in namespace Symfony\Component\HttpKernel\Controller
This implementation uses the '_controller' request attribute to determine
the controller to execute. ControllerResolver ::createController () — Method in class ControllerResolver
Returns a callable for the given controller. ControllerResolverInterface — Class in namespace Symfony\Component\HttpKernel\Controller
A ControllerResolverInterface implementation knows how to determine the
controller to execute based on a Request object. AjaxDataCollector ::collect () — Method in class AjaxDataCollector
Collects data for the given Request and Response. ConfigDataCollector — Class in namespace Symfony\Component\HttpKernel\DataCollector
ConfigDataCollector ::collect () — Method in class ConfigDataCollector
Collects data for the given Request and Response. DataCollector ::cloneVar () — Method in class DataCollector
Converts the variable into a serializable Data instance. DataCollectorInterface ::collect () — Method in class DataCollectorInterface
Collects data for the given Request and Response. DumpDataCollector ::collect () — Method in class DumpDataCollector
Collects data for the given Request and Response. EventDataCollector ::collect () — Method in class EventDataCollector
Collects data for the given Request and Response. ExceptionDataCollector ::collect () — Method in class ExceptionDataCollector
Collects data for the given Request and Response. LoggerDataCollector ::collect () — Method in class LoggerDataCollector
Collects data for the given Request and Response. LoggerDataCollector ::countErrors () — Method in class LoggerDataCollector
LoggerDataCollector ::countDeprecations () — Method in class LoggerDataCollector
LoggerDataCollector ::countWarnings () — Method in class LoggerDataCollector
LoggerDataCollector ::countScreams () — Method in class LoggerDataCollector
MemoryDataCollector ::collect () — Method in class MemoryDataCollector
Collects data for the given Request and Response. $RequestDataCollector #controllers — Property in class RequestDataCollector
RequestDataCollector ::collect () — Method in class RequestDataCollector
Collects data for the given Request and Response. $RouterDataCollector #controllers — Property in class RouterDataCollector
RouterDataCollector ::collect () — Method in class RouterDataCollector
Collects data for the given Request and Response. TimeDataCollector ::collect () — Method in class TimeDataCollector
Collects data for the given Request and Response. ConfigurableExtension — Class in namespace Symfony\Component\HttpKernel\DependencyInjection
This extension sub-class provides first-class integration with the
Config/Definition Component. ControllerArgumentValueResolverPass — Class in namespace Symfony\Component\HttpKernel\DependencyInjection
Gathers and configures the argument value resolvers. $AbstractSessionListener #container — Property in class AbstractSessionListener
DebugHandlersListener ::configure () — Method in class DebugHandlersListener
Configures the error handler. DumpListener ::configure () — Method in class DumpListener
$ExceptionListener #controller — Property in class ExceptionListener
ConflictHttpException — Class in namespace Symfony\Component\HttpKernel\Exception
InlineFragmentRenderer ::createSubRequest () — Method in class InlineFragmentRenderer
$AbstractSurrogate #contentTypes — Property in class AbstractSurrogate
AbstractSurrogate ::createCacheStrategy () — Method in class AbstractSurrogate
Returns a new cache strategy instance. Store ::cleanup () — Method in class Store
Cleanups storage. StoreInterface ::cleanup () — Method in class StoreInterface
Cleanups storage. SurrogateInterface ::createCacheStrategy () — Method in class SurrogateInterface
Returns a new cache strategy instance. $Kernel #container — Property in class Kernel
DebugLoggerInterface ::countErrors () — Method in class DebugLoggerInterface
Returns the number of errors. DebugLoggerInterface ::clear () — Method in class DebugLoggerInterface
Removes all log records. FileProfilerStorage ::createProfileFromData () — Method in class FileProfilerStorage
Profiler ::collect () — Method in class Profiler
Collects data for the given Response. UriSigner ::check () — Method in class UriSigner
Checks that a URI contains the correct hash. Collator — Class in namespace Symfony\Component\Intl\Collator
Replacement for PHP's native {@link \Collator} class. Collator ::create () — Method in class Collator
Static constructor. Collator ::compare () — Method in class Collator
Not supported. Compare two Unicode strings. BundleCompilerInterface ::compile () — Method in class BundleCompilerInterface
Compiles a resource bundle at the given source to the given target
directory. GenrbCompiler ::compile () — Method in class GenrbCompiler
Compiles a resource bundle at the given source to the given target
directory. AbstractDataGenerator ::compileTemporaryBundles () — Method in class AbstractDataGenerator
CurrencyDataGenerator — Class in namespace Symfony\Component\Intl\Data\Generator
The rule for compiling the currency bundle. CurrencyDataGenerator ::compileTemporaryBundles () — Method in class CurrencyDataGenerator
LanguageDataGenerator ::compileTemporaryBundles () — Method in class LanguageDataGenerator
RegionDataGenerator ::compileTemporaryBundles () — Method in class RegionDataGenerator
ScriptDataGenerator ::compileTemporaryBundles () — Method in class ScriptDataGenerator
CurrencyDataProvider — Class in namespace Symfony\Component\Intl\Data\Provider
Data provider for currency-related data. ArrayAccessibleResourceBundle ::count () — Method in class ArrayAccessibleResourceBundle
FullTransformer ::calculateUnixTimestamp () — Method in class FullTransformer
Calculates the Unix timestamp based on the matched values by the reverse matching regular
expression of parse(). IntlDateFormatter ::create () — Method in class IntlDateFormatter
Static constructor. IntlDateFormatter ::createDateTime () — Method in class IntlDateFormatter
Create and returns a DateTime object with the specified timestamp and with the
current time zone. Locale ::canonicalize () — Method in class Locale
Returns a canonicalized locale string. Locale ::composeLocale () — Method in class Locale
Not supported. Returns a correctly ordered and delimited locale code. NumberFormatter ::create () — Method in class NumberFormatter
Static constructor. CurrencyBundle — Class in namespace Symfony\Component\Intl\ResourceBundle
Default implementation of {@link CurrencyBundleInterface}. CurrencyBundleInterface — Class in namespace Symfony\Component\Intl\ResourceBundle
Gives access to currency-related ICU data. GitRepository ::checkout () — Method in class GitRepository
IcuVersion ::compare () — Method in class IcuVersion
Compares two ICU versions with an operator. Version ::compare () — Method in class Version
Compares two versions with an operator. $AbstractConnection #config — Property in class AbstractConnection
AbstractConnection ::configureOptions () — Method in class AbstractConnection
Configures the adapter's options. $AbstractQuery #connection — Property in class AbstractQuery
AdapterInterface ::createQuery () — Method in class AdapterInterface
Creates a new Query. CollectionInterface — Class in namespace Symfony\Component\Ldap\Adapter
ConnectionInterface — Class in namespace Symfony\Component\Ldap\Adapter
Adapter ::createQuery () — Method in class Adapter
Creates a new Query. Collection — Class in namespace Symfony\Component\Ldap\Adapter\ExtLdap
Collection ::count () — Method in class Collection
Connection — Class in namespace Symfony\Component\Ldap\Adapter\ExtLdap
Connection ::configureOptions () — Method in class Connection
Configures the adapter's options. ConnectionOptions — Class in namespace Symfony\Component\Ldap\Adapter\ExtLdap
A class representing the Ldap extension's options, which can be used with
ldap_set_option or ldap_get_option. $Query #connection — Property in class Query
ConnectionException — Class in namespace Symfony\Component\Ldap\Exception
ConnectionException is throw if binding to ldap can not be established. Ldap ::create () — Method in class Ldap
Creates a new Ldap instance. Factory ::createLock () — Method in class Factory
Creates a lock for the given resource. CombinedStore — Class in namespace Symfony\Component\Lock\Store
CombinedStore is a StoreInterface implementation able to manage and synchronize several StoreInterfaces. StoreFactory ::createStore () — Method in class StoreFactory
ConsensusStrategy — Class in namespace Symfony\Component\Lock\Strategy
ConsensusStrategy is a StrategyInterface implementation where strictly more than 50% items should be successful. ConsensusStrategy ::canBeMet () — Method in class ConsensusStrategy
Returns whether or not the quorum could be met. StrategyInterface ::canBeMet () — Method in class StrategyInterface
Returns whether or not the quorum could be met. UnanimousStrategy ::canBeMet () — Method in class UnanimousStrategy
Returns whether or not the quorum could be met. ConsumeMessagesCommand — Class in namespace Symfony\Component\Messenger\Command
ConsumeMessagesCommand ::configure () — Method in class ConsumeMessagesCommand
Configures the current command. DebugCommand ::configure () — Method in class DebugCommand
Configures the current command. MessengerDataCollector ::collect () — Method in class MessengerDataCollector
Collects data for the given Request and Response. ChainHandler — Class in namespace Symfony\Component\Messenger\Handler
Represents a collection of message handlers. ContainerHandlerLocator — Class in namespace Symfony\Component\Messenger\Handler\Locator
AmqpFactory ::createConnection () — Method in class AmqpFactory
AmqpFactory ::createChannel () — Method in class AmqpFactory
AmqpFactory ::createQueue () — Method in class AmqpFactory
AmqpFactory ::createExchange () — Method in class AmqpFactory
AmqpTransportFactory ::createTransport () — Method in class AmqpTransportFactory
Connection — Class in namespace Symfony\Component\Messenger\Transport\AmqpExt
An AMQP connection. Connection ::channel () — Method in class Connection
ChainSender — Class in namespace Symfony\Component\Messenger\Transport
TransportFactory ::createTransport () — Method in class TransportFactory
TransportFactoryInterface ::createTransport () — Method in class TransportFactoryInterface
OptionsResolver ::clear () — Method in class OptionsResolver
Removes all options. OptionsResolver ::count () — Method in class OptionsResolver
Returns the number of set options. InputStream ::close () — Method in class InputStream
Closes the write buffer. AbstractPipes ::close () — Method in class AbstractPipes
Closes file handles and pipes. PipesInterface ::close () — Method in class PipesInterface
Closes file handles and pipes. WindowsPipes ::close () — Method in class WindowsPipes
Closes file handles and pipes. Process ::clearOutput () — Method in class Process
Clears the process output. Process ::clearErrorOutput () — Method in class Process
Clears the process output. Process ::checkTimeout () — Method in class Process
Performs a check between the timeout definition and the time the process started. PropertyAccess ::createPropertyAccessor () — Method in class PropertyAccess
Creates a property accessor with the default configuration. PropertyAccess ::createPropertyAccessorBuilder () — Method in class PropertyAccess
PropertyAccessor ::createCache () — Method in class PropertyAccessor
Creates the APCu adapter if applicable. CompiledRoute — Class in namespace Symfony\Component\Routing
CompiledRoutes are returned by the RouteCompiler class. ConfigurableRequirementsInterface — Class in namespace Symfony\Component\Routing\Generator
ConfigurableRequirementsInterface must be implemented by URL generators that
can be configured whether an exception should be generated when the parameters
do not match the requirements. It is also possible to disable the requirements
check for URL generation completely. $UrlGenerator #context — Property in class UrlGenerator
AnnotationClassLoader ::createRoute () — Method in class AnnotationClassLoader
AnnotationClassLoader ::configureRoute () — Method in class AnnotationClassLoader
ClosureLoader — Class in namespace Symfony\Component\Routing\Loader
ClosureLoader loads routes from a PHP closure. CollectionConfigurator — Class in namespace Symfony\Component\Routing\Loader\Configurator
CollectionConfigurator ::collection () — Method in class CollectionConfigurator
Creates a sub-collection. RoutingConfigurator ::collection () — Method in class RoutingConfigurator
RouteTrait ::condition () — Method in class RouteTrait
Sets the condition. RouteTrait ::controller () — Method in class RouteTrait
Adds the "_controller" entry to defaults. $UrlMatcher #context — Property in class UrlMatcher
UrlMatcher ::createRequest () — Method in class UrlMatcher
Route ::compile () — Method in class Route
Compiles the route. RouteCollection ::count () — Method in class RouteCollection
Gets the number of Routes in this collection. RouteCollectionBuilder ::createBuilder () — Method in class RouteCollectionBuilder
Returns a RouteCollectionBuilder that can be configured and then added with mount(). RouteCompiler ::compile () — Method in class RouteCompiler
Compiles the current route instance. RouteCompilerInterface ::compile () — Method in class RouteCompilerInterface
Compiles the current route instance. $Router #context — Property in class Router
$Router #collection — Property in class Router
DaoAuthenticationProvider ::checkAuthentication () — Method in class DaoAuthenticationProvider
Does additional checks on the user and token (like validating the
credentials). LdapBindAuthenticationProvider ::checkAuthentication () — Method in class LdapBindAuthenticationProvider
Does additional checks on the user and token (like validating the
credentials). UserAuthenticationProvider ::checkAuthentication () — Method in class UserAuthenticationProvider
Does additional checks on the user and token (like validating the
credentials). InMemoryTokenProvider ::createNewToken () — Method in class InMemoryTokenProvider
Creates a new token. TokenProviderInterface ::createNewToken () — Method in class TokenProviderInterface
Creates a new token. BasePasswordEncoder ::comparePasswords () — Method in class BasePasswordEncoder
Compares two passwords. CookieTheftException — Class in namespace Symfony\Component\Security\Core\Exception
This exception is thrown when the RememberMeServices implementation
detects that a presented cookie has already been used by someone else. CredentialsExpiredException — Class in namespace Symfony\Component\Security\Core\Exception
CredentialsExpiredException is thrown when the user account credentials have expired. CustomUserMessageAuthenticationException — Class in namespace Symfony\Component\Security\Core\Exception
An authentication exception where you can control the message shown to the user. ChainUserProvider — Class in namespace Symfony\Component\Security\Core\User
Chain User Provider. InMemoryUserProvider ::createUser () — Method in class InMemoryUserProvider
Adds a new User to the provider. UserChecker ::checkPreAuth () — Method in class UserChecker
Checks the user account before authentication. UserChecker ::checkPostAuth () — Method in class UserChecker
Checks the user account after authentication. UserCheckerInterface ::checkPreAuth () — Method in class UserCheckerInterface
Checks the user account before authentication. UserCheckerInterface ::checkPostAuth () — Method in class UserCheckerInterface
Checks the user account after authentication. CsrfToken — Class in namespace Symfony\Component\Security\Csrf
A CSRF token. CsrfTokenManager — Class in namespace Symfony\Component\Security\Csrf
Default implementation of {@link CsrfTokenManagerInterface}. CsrfTokenManagerInterface — Class in namespace Symfony\Component\Security\Csrf
Manages CSRF tokens. ClearableTokenStorageInterface — Class in namespace Symfony\Component\Security\Csrf\TokenStorage
ClearableTokenStorageInterface ::clear () — Method in class ClearableTokenStorageInterface
Removes all CSRF tokens. NativeSessionTokenStorage ::clear () — Method in class NativeSessionTokenStorage
Removes all CSRF tokens. SessionTokenStorage ::clear () — Method in class SessionTokenStorage
Removes all CSRF tokens. AbstractGuardAuthenticator ::createAuthenticatedToken () — Method in class AbstractGuardAuthenticator
Create an authenticated token for the given user. AuthenticatorInterface ::checkCredentials () — Method in class AuthenticatorInterface
Returns true if the credentials are valid. AuthenticatorInterface ::createAuthenticatedToken () — Method in class AuthenticatorInterface
Create an authenticated token for the given user. CustomAuthenticationFailureHandler — Class in namespace Symfony\Component\Security\Http\Authentication
CustomAuthenticationSuccessHandler — Class in namespace Symfony\Component\Security\Http\Authentication
SimpleFormAuthenticatorInterface ::createToken () — Method in class SimpleFormAuthenticatorInterface
SimplePreAuthenticatorInterface ::createToken () — Method in class SimplePreAuthenticatorInterface
ChannelListener — Class in namespace Symfony\Component\Security\Http\Firewall
ChannelListener switches the HTTP protocol based on the access control
configuration. ContextListener — Class in namespace Symfony\Component\Security\Http\Firewall
ContextListener manages the SecurityContext persistence through a session. HttpUtils ::createRedirectResponse () — Method in class HttpUtils
Creates a redirect Response. HttpUtils ::createRequest () — Method in class HttpUtils
Creates a Request. HttpUtils ::checkRequestPath () — Method in class HttpUtils
Checks that a given path matches the Request. CookieClearingLogoutHandler — Class in namespace Symfony\Component\Security\Http\Logout
This handler clears the passed cookies when a user logs out. CsrfTokenClearingLogoutHandler — Class in namespace Symfony\Component\Security\Http\Logout
AbstractRememberMeServices ::cancelCookie () — Method in class AbstractRememberMeServices
Deletes the remember-me cookie. PersistentTokenBasedRememberMeServices ::cancelCookie () — Method in class PersistentTokenBasedRememberMeServices
Deletes the remember-me cookie. ChainDecoder — Class in namespace Symfony\Component\Serializer\Encoder
Decoder delegating the decoding to a chain of decoders. ChainEncoder — Class in namespace Symfony\Component\Serializer\Encoder
Encoder delegating the decoding to a chain of encoders. ContextAwareDecoderInterface — Class in namespace Symfony\Component\Serializer\Encoder
Adds the support of an extra $context parameter for the supportsDecoding method. ContextAwareEncoderInterface — Class in namespace Symfony\Component\Serializer\Encoder
Adds the support of an extra $context parameter for the supportsEncoding method. CsvEncoder — Class in namespace Symfony\Component\Serializer\Encoder
Encodes CSV data. CircularReferenceException — Class in namespace Symfony\Component\Serializer\Exception
CircularReferenceException. ClassDiscriminatorFromClassMetadata — Class in namespace Symfony\Component\Serializer\Mapping
ClassDiscriminatorMapping — Class in namespace Symfony\Component\Serializer\Mapping
ClassDiscriminatorResolverInterface — Class in namespace Symfony\Component\Serializer\Mapping
Knows how to get the class discriminator mapping for classes and objects. ClassMetadata — Class in namespace Symfony\Component\Serializer\Mapping
{@inheritdoc} $ClassMetadata #classDiscriminatorMapping — Property in class ClassMetadata
ClassMetadataInterface — Class in namespace Symfony\Component\Serializer\Mapping
Stores metadata needed for serializing and deserializing objects of specific class. CacheClassMetadataFactory — Class in namespace Symfony\Component\Serializer\Mapping\Factory
Caches metadata using a PSR-6 implementation. ClassMetadataFactory — Class in namespace Symfony\Component\Serializer\Mapping\Factory
Returns a {@link ClassMetadata}. ClassMetadataFactoryInterface — Class in namespace Symfony\Component\Serializer\Mapping\Factory
Returns a {see ClassMetadataInterface}. ClassResolverTrait — Class in namespace Symfony\Component\Serializer\Mapping\Factory
Resolves a class name. CamelCaseToSnakeCaseNameConverter — Class in namespace Symfony\Component\Serializer\NameConverter
CamelCase to Underscore name converter. $AbstractNormalizer #circularReferenceLimit — Property in class AbstractNormalizer
$AbstractNormalizer #circularReferenceHandler — Property in class AbstractNormalizer
$AbstractNormalizer #classMetadataFactory — Property in class AbstractNormalizer
$AbstractNormalizer #callbacks — Property in class AbstractNormalizer
$AbstractNormalizer #camelizedAttributes — Property in class AbstractNormalizer
AbstractNormalizer ::createChildContext () — Method in class AbstractNormalizer
$AbstractObjectNormalizer #classDiscriminatorResolver — Property in class AbstractObjectNormalizer
CacheableSupportsMethodInterface — Class in namespace Symfony\Component\Serializer\Normalizer
Marker interface for normalizers and denormalizers that use
only the type and the format in their supports*() methods. ConstraintViolationListNormalizer — Class in namespace Symfony\Component\Serializer\Normalizer
A normalizer that normalizes a ConstraintViolationListInterface instance. ContextAwareDenormalizerInterface — Class in namespace Symfony\Component\Serializer\Normalizer
Adds the support of an extra $context parameter for the supportsDenormalization method. ContextAwareNormalizerInterface — Class in namespace Symfony\Component\Serializer\Normalizer
Adds the support of an extra $context parameter for the supportsNormalization method. CustomNormalizer — Class in namespace Symfony\Component\Serializer\Normalizer
$Helper #charset — Property in class Helper
CacheLoader — Class in namespace Symfony\Component\Templating\Loader
CacheLoader is a loader that caches other loaders responses
on the filesystem. ChainLoader — Class in namespace Symfony\Component\Templating\Loader
ChainLoader is a loader that calls other loaders to load templates. $PhpEngine #current — Property in class PhpEngine
$PhpEngine #charset — Property in class PhpEngine
$PhpEngine #cache — Property in class PhpEngine
XliffLintCommand ::configure () — Method in class XliffLintCommand
Configures the current command. TranslationDataCollector ::collect () — Method in class TranslationDataCollector
Collects data for the given Request and Response. CsvFileDumper — Class in namespace Symfony\Component\Translation\Dumper
CsvFileDumper generates a csv formatted string representation of a message catalogue. AbstractFileExtractor ::canBeExtracted () — Method in class AbstractFileExtractor
ChainExtractor — Class in namespace Symfony\Component\Translation\Extractor
ChainExtractor extracts translation messages from template files. PhpExtractor ::canBeExtracted () — Method in class PhpExtractor
ChoiceMessageFormatterInterface — Class in namespace Symfony\Component\Translation\Formatter
ChoiceMessageFormatterInterface ::choiceFormat () — Method in class ChoiceMessageFormatterInterface
Formats a localized message pattern with given arguments. MessageFormatter ::choiceFormat () — Method in class MessageFormatter
Formats a localized message pattern with given arguments. CsvFileLoader — Class in namespace Symfony\Component\Translation\Loader
CsvFileLoader loads translations from CSV files. MessageSelector ::choose () — Method in class MessageSelector
Given a message with different plural translations separated by a
pipe (|), this method returns the correct portion of the message based
on the given number, locale and the pluralization rules in the message
itself. $Translator #catalogues — Property in class Translator
Translator ::computeFallbackLocales () — Method in class Translator
Constraint — Class in namespace Symfony\Component\Validator
Contains the properties of a constraint definition. ConstraintValidator — Class in namespace Symfony\Component\Validator
Base class for constraint validators. $ConstraintValidator #context — Property in class ConstraintValidator
ConstraintValidatorFactory — Class in namespace Symfony\Component\Validator
Default implementation of the ConstraintValidatorFactoryInterface. ConstraintValidatorFactoryInterface — Class in namespace Symfony\Component\Validator
Specifies an object able to return the correct ConstraintValidatorInterface
instance given a Constraint object. ConstraintValidatorInterface — Class in namespace Symfony\Component\Validator
ConstraintViolation — Class in namespace Symfony\Component\Validator
Default implementation of {@ConstraintViolationInterface}. ConstraintViolationInterface — Class in namespace Symfony\Component\Validator
A violation of a constraint that happened during validation. ConstraintViolationList — Class in namespace Symfony\Component\Validator
Default implementation of {@ConstraintViolationListInterface}. ConstraintViolationList ::count () — Method in class ConstraintViolationList
{@inheritdoc} ConstraintViolationListInterface — Class in namespace Symfony\Component\Validator
A list of constraint violations. AbstractComparisonValidator ::compareValues () — Method in class AbstractComparisonValidator
Compares the two given values to find if their relationship is valid. $All #constraints — Property in class All
Callback — Class in namespace Symfony\Component\Validator\Constraints
$Callback #callback — Property in class Callback
CallbackValidator — Class in namespace Symfony\Component\Validator\Constraints
Validator for Callback constraint. CardScheme — Class in namespace Symfony\Component\Validator\Constraints
Metadata for the CardSchemeValidator. CardSchemeValidator — Class in namespace Symfony\Component\Validator\Constraints
Validates that a card number belongs to a specified scheme. Choice — Class in namespace Symfony\Component\Validator\Constraints
$Choice #choices — Property in class Choice
$Choice #callback — Property in class Choice
ChoiceValidator — Class in namespace Symfony\Component\Validator\Constraints
ChoiceValidator validates that the value is one of the expected values. Collection — Class in namespace Symfony\Component\Validator\Constraints
CollectionValidator — Class in namespace Symfony\Component\Validator\Constraints
Composite — Class in namespace Symfony\Component\Validator\Constraints
A constraint that is composed of other constraints. Count — Class in namespace Symfony\Component\Validator\Constraints
CountValidator — Class in namespace Symfony\Component\Validator\Constraints
Country — Class in namespace Symfony\Component\Validator\Constraints
CountryValidator — Class in namespace Symfony\Component\Validator\Constraints
Validates whether a value is a valid country code. Currency — Class in namespace Symfony\Component\Validator\Constraints
CurrencyValidator — Class in namespace Symfony\Component\Validator\Constraints
Validates whether a value is a valid currency. DateValidator ::checkDate () — Method in class DateValidator
Checks whether a date is valid. $Email #checkMX — Property in class Email
$Email #checkHost — Property in class Email
EqualToValidator ::compareValues () — Method in class EqualToValidator
Compares the two given values to find if their relationship is valid. $Existence #constraints — Property in class Existence
GreaterThanOrEqualValidator ::compareValues () — Method in class GreaterThanOrEqualValidator
Compares the two given values to find if their relationship is valid. GreaterThanValidator ::compareValues () — Method in class GreaterThanValidator
Compares the two given values to find if their relationship is valid. $GroupSequence #cascadedGroup — Property in class GroupSequence
The group in which cascaded objects are validated when validating
this sequence. IdenticalToValidator ::compareValues () — Method in class IdenticalToValidator
Compares the two given values to find if their relationship is valid. $Image #corruptedMessage — Property in class Image
$Issn #caseSensitive — Property in class Issn
$Length #charsetMessage — Property in class Length
$Length #charset — Property in class Length
LessThanOrEqualValidator ::compareValues () — Method in class LessThanOrEqualValidator
Compares the two given values to find if their relationship is valid. LessThanValidator ::compareValues () — Method in class LessThanValidator
Compares the two given values to find if their relationship is valid. $Locale #canonicalize — Property in class Locale
NotEqualToValidator ::compareValues () — Method in class NotEqualToValidator
Compares the two given values to find if their relationship is valid. NotIdenticalToValidator ::compareValues () — Method in class NotIdenticalToValidator
Compares the two given values to find if their relationship is valid. TimeValidator ::checkTime () — Method in class TimeValidator
Checks whether a time is valid. $Url #checkDNS — Property in class Url
ContainerConstraintValidatorFactory — Class in namespace Symfony\Component\Validator
Uses a service container to create constraint validators. ExecutionContextFactory ::createContext () — Method in class ExecutionContextFactory
Creates a new execution context. ExecutionContextFactoryInterface ::createContext () — Method in class ExecutionContextFactoryInterface
Creates a new execution context. ValidatorDataCollector ::collect () — Method in class ValidatorDataCollector
Collects data for the given Request and Response. ConstraintDefinitionException — Class in namespace Symfony\Component\Validator\Exception
CacheInterface — Class in namespace Symfony\Component\Validator\Mapping\Cache
Persists ClassMetadata instances in a cache. CascadingStrategy — Class in namespace Symfony\Component\Validator\Mapping
Specifies whether an object should be cascaded. ClassMetadata — Class in namespace Symfony\Component\Validator\Mapping
Default implementation of {@link ClassMetadataInterface}. ClassMetadataInterface — Class in namespace Symfony\Component\Validator\Mapping
Stores all metadata needed for validating objects of specific class. $LazyLoadingMetadataFactory #cache — Property in class LazyLoadingMetadataFactory
$GenericMetadata #constraints — Property in class GenericMetadata
$GenericMetadata #constraintsByGroup — Property in class GenericMetadata
$GenericMetadata #cascadingStrategy — Property in class GenericMetadata
The strategy for cascading objects. $XmlFileLoader #classes — Property in class XmlFileLoader
The XML nodes of the mapping file. $YamlFileLoader #classes — Property in class YamlFileLoader
An array of YAML class descriptions. $MemberMetadata #class — Property in class MemberMetadata
ConstraintValidatorTestCase — Class in namespace Symfony\Component\Validator\Test
A test case to ease testing Constraint Validators. $ConstraintValidatorTestCase #context — Property in class ConstraintValidatorTestCase
$ConstraintValidatorTestCase #constraint — Property in class ConstraintValidatorTestCase
ConstraintValidatorTestCase ::createContext () — Method in class ConstraintValidatorTestCase
ConstraintValidatorTestCase ::createValidator () — Method in class ConstraintValidatorTestCase
ConstraintViolationAssertion — Class in namespace Symfony\Component\Validator\Test
Validation ::createValidator () — Method in class Validation
Creates a new validator. Validation ::createValidatorBuilder () — Method in class Validation
Creates a configurable builder for validator objects. ContextualValidatorInterface — Class in namespace Symfony\Component\Validator\Validator
A validator in a specific execution context. $RecursiveValidator #contextFactory — Property in class RecursiveValidator
ConstraintViolationBuilder — Class in namespace Symfony\Component\Validator\Violation
Default implementation of {@link ConstraintViolationBuilderInterface}. ConstraintViolationBuilderInterface — Class in namespace Symfony\Component\Validator\Violation
Builds {@link \Symfony\Component\Validator\ConstraintViolationInterface}
objects. AmqpCaster ::castConnection () — Method in class AmqpCaster
AmqpCaster ::castChannel () — Method in class AmqpCaster
AmqpCaster ::castQueue () — Method in class AmqpCaster
AmqpCaster ::castExchange () — Method in class AmqpCaster
AmqpCaster ::castEnvelope () — Method in class AmqpCaster
Caster — Class in namespace Symfony\Component\VarDumper\Caster
Helper for filtering out properties in casters. Caster ::castObject () — Method in class Caster
Casts objects to arrays and adds the dynamic property prefix. Caster ::castPhpIncompleteClass () — Method in class Caster
ClassStub — Class in namespace Symfony\Component\VarDumper\Caster
Represents a PHP class identifier. ConstStub — Class in namespace Symfony\Component\VarDumper\Caster
Represents a PHP constant and its value. CutArrayStub — Class in namespace Symfony\Component\VarDumper\Caster
Represents a cut array. CutStub — Class in namespace Symfony\Component\VarDumper\Caster
Represents the main properties of a PHP variable, pre-casted by a caster. DOMCaster ::castException () — Method in class DOMCaster
DOMCaster ::castLength () — Method in class DOMCaster
DOMCaster ::castImplementation () — Method in class DOMCaster
DOMCaster ::castNode () — Method in class DOMCaster
DOMCaster ::castNameSpaceNode () — Method in class DOMCaster
DOMCaster ::castDocument () — Method in class DOMCaster
DOMCaster ::castCharacterData () — Method in class DOMCaster
DOMCaster ::castAttr () — Method in class DOMCaster
DOMCaster ::castElement () — Method in class DOMCaster
DOMCaster ::castText () — Method in class DOMCaster
DOMCaster ::castTypeinfo () — Method in class DOMCaster
DOMCaster ::castDomError () — Method in class DOMCaster
DOMCaster ::castLocator () — Method in class DOMCaster
DOMCaster ::castDocumentType () — Method in class DOMCaster
DOMCaster ::castNotation () — Method in class DOMCaster
DOMCaster ::castEntity () — Method in class DOMCaster
DOMCaster ::castProcessingInstruction () — Method in class DOMCaster
DOMCaster ::castXPath () — Method in class DOMCaster
DateCaster ::castDateTime () — Method in class DateCaster
DateCaster ::castInterval () — Method in class DateCaster
DateCaster ::castTimeZone () — Method in class DateCaster
DateCaster ::castPeriod () — Method in class DateCaster
DoctrineCaster ::castCommonProxy () — Method in class DoctrineCaster
DoctrineCaster ::castOrmProxy () — Method in class DoctrineCaster
DoctrineCaster ::castPersistentCollection () — Method in class DoctrineCaster
ExceptionCaster ::castError () — Method in class ExceptionCaster
ExceptionCaster ::castException () — Method in class ExceptionCaster
ExceptionCaster ::castErrorException () — Method in class ExceptionCaster
ExceptionCaster ::castThrowingCasterException () — Method in class ExceptionCaster
ExceptionCaster ::castSilencedErrorContext () — Method in class ExceptionCaster
ExceptionCaster ::castTraceStub () — Method in class ExceptionCaster
ExceptionCaster ::castFrameStub () — Method in class ExceptionCaster
GmpCaster ::castGmp () — Method in class GmpCaster
PdoCaster ::castPdo () — Method in class PdoCaster
PdoCaster ::castPdoStatement () — Method in class PdoCaster
PgSqlCaster ::castLargeObject () — Method in class PgSqlCaster
PgSqlCaster ::castLink () — Method in class PgSqlCaster
PgSqlCaster ::castResult () — Method in class PgSqlCaster
RedisCaster ::castRedis () — Method in class RedisCaster
RedisCaster ::castRedisArray () — Method in class RedisCaster
ReflectionCaster ::castClosure () — Method in class ReflectionCaster
ReflectionCaster ::castGenerator () — Method in class ReflectionCaster
ReflectionCaster ::castType () — Method in class ReflectionCaster
ReflectionCaster ::castReflectionGenerator () — Method in class ReflectionCaster
ReflectionCaster ::castClass () — Method in class ReflectionCaster
ReflectionCaster ::castFunctionAbstract () — Method in class ReflectionCaster
ReflectionCaster ::castMethod () — Method in class ReflectionCaster
ReflectionCaster ::castParameter () — Method in class ReflectionCaster
ReflectionCaster ::castProperty () — Method in class ReflectionCaster
ReflectionCaster ::castExtension () — Method in class ReflectionCaster
ReflectionCaster ::castZendExtension () — Method in class ReflectionCaster
ResourceCaster ::castCurl () — Method in class ResourceCaster
ResourceCaster ::castDba () — Method in class ResourceCaster
ResourceCaster ::castProcess () — Method in class ResourceCaster
ResourceCaster ::castStream () — Method in class ResourceCaster
ResourceCaster ::castStreamContext () — Method in class ResourceCaster
ResourceCaster ::castGd () — Method in class ResourceCaster
ResourceCaster ::castMysqlLink () — Method in class ResourceCaster
SplCaster ::castArrayObject () — Method in class SplCaster
SplCaster ::castArrayIterator () — Method in class SplCaster
SplCaster ::castHeap () — Method in class SplCaster
SplCaster ::castDoublyLinkedList () — Method in class SplCaster
SplCaster ::castFileInfo () — Method in class SplCaster
SplCaster ::castFileObject () — Method in class SplCaster
SplCaster ::castFixedArray () — Method in class SplCaster
SplCaster ::castObjectStorage () — Method in class SplCaster
SplCaster ::castOuterIterator () — Method in class SplCaster
StubCaster ::castStub () — Method in class StubCaster
StubCaster ::castCutArray () — Method in class StubCaster
StubCaster ::cutInternals () — Method in class StubCaster
StubCaster ::castEnum () — Method in class StubCaster
SymfonyCaster ::castRequest () — Method in class SymfonyCaster
XmlReaderCaster ::castXmlReader () — Method in class XmlReaderCaster
XmlResourceCaster ::castXml () — Method in class XmlResourceCaster
AbstractCloner ::cloneVar () — Method in class AbstractCloner
Clones a PHP variable. AbstractCloner ::castObject () — Method in class AbstractCloner
Casts an object to an array representation. AbstractCloner ::castResource () — Method in class AbstractCloner
Casts a resource to an array representation. ClonerInterface — Class in namespace Symfony\Component\VarDumper\Cloner
ClonerInterface ::cloneVar () — Method in class ClonerInterface
Clones a PHP variable. Cursor — Class in namespace Symfony\Component\VarDumper\Cloner
Represents the current state of a dumper while dumping. Data ::count () — Method in class Data
$Stub #class — Property in class Stub
$Stub #cut — Property in class Stub
CliDescriptor — Class in namespace Symfony\Component\VarDumper\Command\Descriptor
Describe collected data clones for cli output. ServerDumpCommand ::configure () — Method in class ServerDumpCommand
Configures the current command. CliDumper — Class in namespace Symfony\Component\VarDumper\Dumper
CliDumper dumps variables for command line output. $CliDumper #colors — Property in class CliDumper
$CliDumper #controlCharsRx — Property in class CliDumper
$CliDumper #controlCharsMap — Property in class CliDumper
$CliDumper #collapseNextHash — Property in class CliDumper
CliContextProvider — Class in namespace Symfony\Component\VarDumper\Dumper\ContextProvider
Tries to provide context on CLI. ContextProviderInterface — Class in namespace Symfony\Component\VarDumper\Dumper\ContextProvider
Interface to provide contextual data about dump data clones sent to a server. $HtmlDumper #colors — Property in class HtmlDumper
Connection — Class in namespace Symfony\Component\VarDumper\Server
Forwards serialized Data clones to a server. DefinitionBuilder ::clear () — Method in class DefinitionBuilder
Clear all data in the builder. ClassInstanceSupportStrategy — Class in namespace Symfony\Component\Workflow\SupportStrategy
TransitionBlocker ::createBlockedByMarking () — Method in class TransitionBlocker
Create a blocker that says the transition cannot be made because it is
not enabled. TransitionBlocker ::createBlockedByExpressionGuardListener () — Method in class TransitionBlocker
Creates a blocker that says the transition cannot be made because it has
been blocked by the expression guard listener. TransitionBlocker ::createUnknown () — Method in class TransitionBlocker
Creates a blocker that says the transition cannot be made because of an
unknown reason. TransitionBlockerList ::clear () — Method in class TransitionBlockerList
TransitionBlockerList ::count () — Method in class TransitionBlockerList
Workflow ::can () — Method in class Workflow
Returns true if the transition is enabled. WorkflowInterface ::can () — Method in class WorkflowInterface
Returns true if the transition is enabled. LintCommand ::configure () — Method in class LintCommand
Configures the current command. D
ContainerAwareEventManager ::dispatchEvent () — Method in class ContainerAwareEventManager
Dispatches an event to all registered listeners. DoctrineDataCollector — Class in namespace Symfony\Bridge\Doctrine\DataCollector
DoctrineDataCollector. $AbstractDoctrineExtension #drivers — Property in class AbstractDoctrineExtension
Used inside metadata driver method to simplify aggregation of data. AbstractDoctrineExtension ::detectMetadataDriver () — Method in class AbstractDoctrineExtension
Detects what metadata driver to use for the supplied directory. DoctrineValidationPass — Class in namespace Symfony\Bridge\Doctrine\DependencyInjection\CompilerPass
Registers additional validators. $RegisterMappingsPass #driver — Property in class RegisterMappingsPass
DI object for the driver to use, either a service definition for a
private service or a reference for a public service. $RegisterMappingsPass #driverPattern — Property in class RegisterMappingsPass
Naming pattern of the metadata chain driver service ids, for example
'doctrine.orm.%s_metadata_driver'. DoctrineChoiceLoader — Class in namespace Symfony\Bridge\Doctrine\Form\ChoiceList
Loads choices using a Doctrine object manager. DoctrineOrmExtension — Class in namespace Symfony\Bridge\Doctrine\Form
DoctrineOrmTypeGuesser — Class in namespace Symfony\Bridge\Doctrine\Form
DoctrineType — Class in namespace Symfony\Bridge\Doctrine\Form\Type
DbalLogger — Class in namespace Symfony\Bridge\Doctrine\Logger
DoctrineTransactionMiddleware — Class in namespace Symfony\Bridge\Doctrine\Messenger
Wraps all handlers in a single doctrine transaction. DoctrineTransactionMiddlewareFactory — Class in namespace Symfony\Bridge\Doctrine\Messenger
Create a Doctrine ORM transaction middleware to be used in a message bus from an entity manager name. DoctrineExtractor — Class in namespace Symfony\Bridge\Doctrine\PropertyInfo
Extracts data using Doctrine ORM and ODM metadata. DoctrineTokenProvider — Class in namespace Symfony\Bridge\Doctrine\Security\RememberMe
This class provides storage for the tokens that is set in "remember me"
cookies. This way no password secrets will be stored in the cookies on
the client machine, and thus the security is improved. DoctrineTokenProvider ::deleteTokenBySeries () — Method in class DoctrineTokenProvider
Deletes all tokens belonging to series. DoctrineTestHelper — Class in namespace Symfony\Bridge\Doctrine\Test
Provides utility functions needed in tests. DoctrineInitializer — Class in namespace Symfony\Bridge\Doctrine\Validator
Automatically loads proxy object before validation. DebugProcessor — Class in namespace Symfony\Bridge\Monolog\Processor
DeprecationErrorHandler — Class in namespace Symfony\Bridge\PhpUnit
Catch deprecation notices and print a summary report at the end of the test suite. DnsMock — Class in namespace Symfony\Bridge\PhpUnit
DnsMock ::dns_get_record () — Method in class DnsMock
DebugCommand — Class in namespace Symfony\Bridge\Twig\Command
Lists twig functions, filters, globals and tests present in the current project. $DebugCommand #defaultName — Property in class DebugCommand
$LintCommand #defaultName — Property in class LintCommand
DumpExtension — Class in namespace Symfony\Bridge\Twig\Extension
Provides integration of the dump() function with Twig. DumpExtension ::dump () — Method in class DumpExtension
WebLinkExtension ::dnsPrefetch () — Method in class WebLinkExtension
Resolves a resource origin as early as possible. YamlExtension ::dump () — Method in class YamlExtension
TranslationDefaultDomainNodeVisitor ::doEnterNode () — Method in class TranslationDefaultDomainNodeVisitor
{@inheritdoc} TranslationDefaultDomainNodeVisitor ::doLeaveNode () — Method in class TranslationDefaultDomainNodeVisitor
{@inheritdoc} TranslationNodeVisitor ::disable () — Method in class TranslationNodeVisitor
TranslationNodeVisitor ::doEnterNode () — Method in class TranslationNodeVisitor
{@inheritdoc} TranslationNodeVisitor ::doLeaveNode () — Method in class TranslationNodeVisitor
{@inheritdoc} DumpNode — Class in namespace Symfony\Bridge\Twig\Node
DumpTokenParser — Class in namespace Symfony\Bridge\Twig\TokenParser
Token Parser for the 'dump' tag. StopwatchTokenParser ::decideStopwatchEnd () — Method in class StopwatchTokenParser
TransChoiceTokenParser ::decideTransChoiceFork () — Method in class TransChoiceTokenParser
TransTokenParser ::decideTransFork () — Method in class TransTokenParser
DebugBundle — Class in namespace Symfony\Bundle\DebugBundle
DumpDataCollectorPass — Class in namespace Symfony\Bundle\DebugBundle\DependencyInjection\Compiler
Registers the file link format for the {@link \Symfony\Component\HttpKernel\DataCollector\DumpDataCollector}. DebugExtension — Class in namespace Symfony\Bundle\DebugBundle\DependencyInjection
DebugExtension. AbstractPhpFileCacheWarmer ::doWarmUp () — Method in class AbstractPhpFileCacheWarmer
AnnotationsCacheWarmer ::doWarmUp () — Method in class AnnotationsCacheWarmer
SerializerCacheWarmer ::doWarmUp () — Method in class SerializerCacheWarmer
ValidatorCacheWarmer ::doWarmUp () — Method in class ValidatorCacheWarmer
Client ::disableReboot () — Method in class Client
Disables kernel reboot between requests. Client ::doRequest () — Method in class Client
Makes a request. Client ::doRequestInProcess () — Method in class Client
Makes a request in another process. $AboutCommand #defaultName — Property in class AboutCommand
$AssetsInstallCommand #defaultName — Property in class AssetsInstallCommand
$CacheClearCommand #defaultName — Property in class CacheClearCommand
$CachePoolClearCommand #defaultName — Property in class CachePoolClearCommand
$CachePoolDeleteCommand #defaultName — Property in class CachePoolDeleteCommand
$CachePoolPruneCommand #defaultName — Property in class CachePoolPruneCommand
$CacheWarmupCommand #defaultName — Property in class CacheWarmupCommand
$ConfigDebugCommand #defaultName — Property in class ConfigDebugCommand
$ConfigDumpReferenceCommand #defaultName — Property in class ConfigDumpReferenceCommand
$ContainerDebugCommand #defaultName — Property in class ContainerDebugCommand
DebugAutowiringCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
A console command for autowiring information. $DebugAutowiringCommand #defaultName — Property in class DebugAutowiringCommand
$EventDispatcherDebugCommand #defaultName — Property in class EventDispatcherDebugCommand
$RouterDebugCommand #defaultName — Property in class RouterDebugCommand
$RouterMatchCommand #defaultName — Property in class RouterMatchCommand
$TranslationDebugCommand #defaultName — Property in class TranslationDebugCommand
$TranslationUpdateCommand #defaultName — Property in class TranslationUpdateCommand
$WorkflowDumpCommand #defaultName — Property in class WorkflowDumpCommand
$XliffLintCommand #defaultName — Property in class XliffLintCommand
$YamlLintCommand #defaultName — Property in class YamlLintCommand
Application ::doRun () — Method in class Application
Runs the current application. Application ::doRunCommand () — Method in class Application
Runs the current command. Descriptor — Class in namespace Symfony\Bundle\FrameworkBundle\Console\Descriptor
Descriptor ::describe () — Method in class Descriptor
Describes an object if supported. Descriptor ::describeRouteCollection () — Method in class Descriptor
Describes an InputArgument instance. Descriptor ::describeRoute () — Method in class Descriptor
Describes an InputOption instance. Descriptor ::describeContainerParameters () — Method in class Descriptor
Describes container parameters. Descriptor ::describeContainerTags () — Method in class Descriptor
Describes container tags. Descriptor ::describeContainerService () — Method in class Descriptor
Describes a container service by its name. Descriptor ::describeContainerServices () — Method in class Descriptor
Describes container services. Descriptor ::describeContainerDefinition () — Method in class Descriptor
Describes a service definition. Descriptor ::describeContainerAlias () — Method in class Descriptor
Describes a service alias. Descriptor ::describeContainerParameter () — Method in class Descriptor
Describes a container parameter. Descriptor ::describeEventDispatcherListeners () — Method in class Descriptor
Describes event dispatcher listeners. Descriptor ::describeCallable () — Method in class Descriptor
Describes a callable. JsonDescriptor ::describeRouteCollection () — Method in class JsonDescriptor
Describes an InputArgument instance. JsonDescriptor ::describeRoute () — Method in class JsonDescriptor
Describes an InputOption instance. JsonDescriptor ::describeContainerParameters () — Method in class JsonDescriptor
Describes container parameters. JsonDescriptor ::describeContainerTags () — Method in class JsonDescriptor
Describes container tags. JsonDescriptor ::describeContainerService () — Method in class JsonDescriptor
Describes a container service by its name. JsonDescriptor ::describeContainerServices () — Method in class JsonDescriptor
Describes container services. JsonDescriptor ::describeContainerDefinition () — Method in class JsonDescriptor
Describes a service definition. JsonDescriptor ::describeContainerAlias () — Method in class JsonDescriptor
Describes a service alias. JsonDescriptor ::describeEventDispatcherListeners () — Method in class JsonDescriptor
Describes event dispatcher listeners. JsonDescriptor ::describeCallable () — Method in class JsonDescriptor
Describes a callable. JsonDescriptor ::describeContainerParameter () — Method in class JsonDescriptor
Describes a container parameter. MarkdownDescriptor ::describeRouteCollection () — Method in class MarkdownDescriptor
Describes an InputArgument instance. MarkdownDescriptor ::describeRoute () — Method in class MarkdownDescriptor
Describes an InputOption instance. MarkdownDescriptor ::describeContainerParameters () — Method in class MarkdownDescriptor
Describes container parameters. MarkdownDescriptor ::describeContainerTags () — Method in class MarkdownDescriptor
Describes container tags. MarkdownDescriptor ::describeContainerService () — Method in class MarkdownDescriptor
Describes a container service by its name. MarkdownDescriptor ::describeContainerServices () — Method in class MarkdownDescriptor
Describes container services. MarkdownDescriptor ::describeContainerDefinition () — Method in class MarkdownDescriptor
Describes a service definition. MarkdownDescriptor ::describeContainerAlias () — Method in class MarkdownDescriptor
Describes a service alias. MarkdownDescriptor ::describeContainerParameter () — Method in class MarkdownDescriptor
Describes a container parameter. MarkdownDescriptor ::describeEventDispatcherListeners () — Method in class MarkdownDescriptor
Describes event dispatcher listeners. MarkdownDescriptor ::describeCallable () — Method in class MarkdownDescriptor
Describes a callable. TextDescriptor ::describeRouteCollection () — Method in class TextDescriptor
Describes an InputArgument instance. TextDescriptor ::describeRoute () — Method in class TextDescriptor
Describes an InputOption instance. TextDescriptor ::describeContainerParameters () — Method in class TextDescriptor
Describes container parameters. TextDescriptor ::describeContainerTags () — Method in class TextDescriptor
Describes container tags. TextDescriptor ::describeContainerService () — Method in class TextDescriptor
Describes a container service by its name. TextDescriptor ::describeContainerServices () — Method in class TextDescriptor
Describes container services. TextDescriptor ::describeContainerDefinition () — Method in class TextDescriptor
Describes a service definition. TextDescriptor ::describeContainerAlias () — Method in class TextDescriptor
Describes a service alias. TextDescriptor ::describeContainerParameter () — Method in class TextDescriptor
Describes a container parameter. TextDescriptor ::describeEventDispatcherListeners () — Method in class TextDescriptor
Describes event dispatcher listeners. TextDescriptor ::describeCallable () — Method in class TextDescriptor
Describes a callable. XmlDescriptor ::describeRouteCollection () — Method in class XmlDescriptor
Describes an InputArgument instance. XmlDescriptor ::describeRoute () — Method in class XmlDescriptor
Describes an InputOption instance. XmlDescriptor ::describeContainerParameters () — Method in class XmlDescriptor
Describes container parameters. XmlDescriptor ::describeContainerTags () — Method in class XmlDescriptor
Describes container tags. XmlDescriptor ::describeContainerService () — Method in class XmlDescriptor
Describes a container service by its name. XmlDescriptor ::describeContainerServices () — Method in class XmlDescriptor
Describes container services. XmlDescriptor ::describeContainerDefinition () — Method in class XmlDescriptor
Describes a service definition. XmlDescriptor ::describeContainerAlias () — Method in class XmlDescriptor
Describes a service alias. XmlDescriptor ::describeEventDispatcherListeners () — Method in class XmlDescriptor
Describes event dispatcher listeners. XmlDescriptor ::describeCallable () — Method in class XmlDescriptor
Describes a callable. XmlDescriptor ::describeContainerParameter () — Method in class XmlDescriptor
Describes a container parameter. DescriptorHelper — Class in namespace Symfony\Bundle\FrameworkBundle\Console\Helper
ControllerTrait ::denyAccessUnlessGranted () — Method in class ControllerTrait
Throws an exception unless the attributes are granted against the current authentication token and optionally
supplied subject. ControllerTrait ::dispatchMessage () — Method in class ControllerTrait
Dispatches a message to the bus. DataCollectorTranslatorPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
DelegatingLoader — Class in namespace Symfony\Bundle\FrameworkBundle\Routing
DelegatingLoader delegates route loading to other loaders using a loader resolver. DelegatingEngine — Class in namespace Symfony\Bundle\FrameworkBundle\Templating
DelegatingEngine selects an engine for a given template. $UserPasswordEncoderCommand #defaultName — Property in class UserPasswordEncoderCommand
$AbstractFactory #defaultSuccessHandlerOptions — Property in class AbstractFactory
$AbstractFactory #defaultFailureHandlerOptions — Property in class AbstractFactory
$ExceptionController #debug — Property in class ExceptionController
$ExceptionController #debug — Property in class ExceptionController
ContentSecurityPolicyHandler ::disableCsp () — Method in class ContentSecurityPolicyHandler
Disables Content-Security-Policy. WebProfilerExtension ::dumpData () — Method in class WebProfilerExtension
WebProfilerExtension ::dumpLog () — Method in class WebProfilerExtension
$ServerLogCommand #defaultName — Property in class ServerLogCommand
$ServerRunCommand #defaultName — Property in class ServerRunCommand
$ServerStartCommand #defaultName — Property in class ServerStartCommand
$ServerStatusCommand #defaultName — Property in class ServerStatusCommand
$ServerStopCommand #defaultName — Property in class ServerStopCommand
Client ::doRequestInProcess () — Method in class Client
Makes a request in another process. Client ::doRequest () — Method in class Client
Makes a request. $Cookie #domain — Property in class Cookie
ArrayAdapter ::deleteItems () — Method in class ArrayAdapter
{@inheritdoc} ChainAdapter ::deleteItem () — Method in class ChainAdapter
{@inheritdoc} ChainAdapter ::deleteItems () — Method in class ChainAdapter
{@inheritdoc} DoctrineAdapter — Class in namespace Symfony\Component\Cache\Adapter
NullAdapter ::deleteItem () — Method in class NullAdapter
{@inheritdoc} NullAdapter ::deleteItems () — Method in class NullAdapter
{@inheritdoc} PhpArrayAdapter ::deleteItem () — Method in class PhpArrayAdapter
{@inheritdoc} PhpArrayAdapter ::deleteItems () — Method in class PhpArrayAdapter
{@inheritdoc} ProxyAdapter ::deleteItem () — Method in class ProxyAdapter
{@inheritdoc} ProxyAdapter ::deleteItems () — Method in class ProxyAdapter
{@inheritdoc} SimpleCacheAdapter ::doFetch () — Method in class SimpleCacheAdapter
Fetches several cache items. SimpleCacheAdapter ::doHave () — Method in class SimpleCacheAdapter
Confirms if the cache contains specified cache item. SimpleCacheAdapter ::doClear () — Method in class SimpleCacheAdapter
Deletes all items in the pool. SimpleCacheAdapter ::doDelete () — Method in class SimpleCacheAdapter
Removes multiple items from the pool. SimpleCacheAdapter ::doSave () — Method in class SimpleCacheAdapter
Persists several cache items immediately. TagAwareAdapter ::deleteItem () — Method in class TagAwareAdapter
{@inheritdoc} TagAwareAdapter ::deleteItems () — Method in class TagAwareAdapter
{@inheritdoc} TraceableAdapter ::deleteItem () — Method in class TraceableAdapter
{@inheritdoc} TraceableAdapter ::deleteItems () — Method in class TraceableAdapter
{@inheritdoc} $CacheItem #defaultLifetime — Property in class CacheItem
DoctrineProvider — Class in namespace Symfony\Component\Cache
DoctrineProvider ::doFetch () — Method in class DoctrineProvider
{@inheritdoc} DoctrineProvider ::doContains () — Method in class DoctrineProvider
{@inheritdoc} DoctrineProvider ::doSave () — Method in class DoctrineProvider
{@inheritdoc} DoctrineProvider ::doDelete () — Method in class DoctrineProvider
{@inheritdoc} DoctrineProvider ::doFlush () — Method in class DoctrineProvider
{@inheritdoc} DoctrineProvider ::doGetStats () — Method in class DoctrineProvider
{@inheritdoc} AbstractCache ::deleteMultiple () — Method in class AbstractCache
{@inheritdoc} ArrayCache ::deleteMultiple () — Method in class ArrayCache
{@inheritdoc} ChainCache ::delete () — Method in class ChainCache
{@inheritdoc} ChainCache ::deleteMultiple () — Method in class ChainCache
{@inheritdoc} DoctrineCache — Class in namespace Symfony\Component\Cache\Simple
NullCache ::delete () — Method in class NullCache
{@inheritdoc} NullCache ::deleteMultiple () — Method in class NullCache
{@inheritdoc} PhpArrayCache ::delete () — Method in class PhpArrayCache
{@inheritdoc} PhpArrayCache ::deleteMultiple () — Method in class PhpArrayCache
{@inheritdoc} Psr6Cache ::delete () — Method in class Psr6Cache
{@inheritdoc} Psr6Cache ::deleteMultiple () — Method in class Psr6Cache
{@inheritdoc} TraceableCache ::delete () — Method in class TraceableCache
{@inheritdoc} TraceableCache ::deleteMultiple () — Method in class TraceableCache
{@inheritdoc} AbstractTrait ::doFetch () — Method in class AbstractTrait
Fetches several cache items. AbstractTrait ::doHave () — Method in class AbstractTrait
Confirms if the cache contains specified cache item. AbstractTrait ::doClear () — Method in class AbstractTrait
Deletes all items in the pool. AbstractTrait ::doDelete () — Method in class AbstractTrait
Removes multiple items from the pool. AbstractTrait ::doSave () — Method in class AbstractTrait
Persists several cache items immediately. AbstractTrait ::deleteItem () — Method in class AbstractTrait
{@inheritdoc} AbstractTrait ::deleteItems () — Method in class AbstractTrait
{@inheritdoc} ApcuTrait ::doFetch () — Method in class ApcuTrait
{@inheritdoc} ApcuTrait ::doHave () — Method in class ApcuTrait
{@inheritdoc} ApcuTrait ::doClear () — Method in class ApcuTrait
{@inheritdoc} ApcuTrait ::doDelete () — Method in class ApcuTrait
{@inheritdoc} ApcuTrait ::doSave () — Method in class ApcuTrait
{@inheritdoc} ArrayTrait ::deleteItem () — Method in class ArrayTrait
{@inheritdoc} DoctrineTrait — Class in namespace Symfony\Component\Cache\Traits
DoctrineTrait ::doFetch () — Method in class DoctrineTrait
{@inheritdoc} DoctrineTrait ::doHave () — Method in class DoctrineTrait
{@inheritdoc} DoctrineTrait ::doClear () — Method in class DoctrineTrait
{@inheritdoc} DoctrineTrait ::doDelete () — Method in class DoctrineTrait
{@inheritdoc} DoctrineTrait ::doSave () — Method in class DoctrineTrait
{@inheritdoc} FilesystemCommonTrait ::doClear () — Method in class FilesystemCommonTrait
{@inheritdoc} FilesystemCommonTrait ::doDelete () — Method in class FilesystemCommonTrait
{@inheritdoc} FilesystemTrait ::doFetch () — Method in class FilesystemTrait
{@inheritdoc} FilesystemTrait ::doHave () — Method in class FilesystemTrait
{@inheritdoc} FilesystemTrait ::doSave () — Method in class FilesystemTrait
{@inheritdoc} MemcachedTrait ::doSave () — Method in class MemcachedTrait
{@inheritdoc} MemcachedTrait ::doFetch () — Method in class MemcachedTrait
{@inheritdoc} MemcachedTrait ::doHave () — Method in class MemcachedTrait
{@inheritdoc} MemcachedTrait ::doDelete () — Method in class MemcachedTrait
{@inheritdoc} MemcachedTrait ::doClear () — Method in class MemcachedTrait
{@inheritdoc} PdoTrait ::doFetch () — Method in class PdoTrait
{@inheritdoc} PdoTrait ::doHave () — Method in class PdoTrait
{@inheritdoc} PdoTrait ::doClear () — Method in class PdoTrait
{@inheritdoc} PdoTrait ::doDelete () — Method in class PdoTrait
{@inheritdoc} PdoTrait ::doSave () — Method in class PdoTrait
{@inheritdoc} PhpFilesTrait ::doFetch () — Method in class PhpFilesTrait
{@inheritdoc} PhpFilesTrait ::doHave () — Method in class PhpFilesTrait
{@inheritdoc} PhpFilesTrait ::doSave () — Method in class PhpFilesTrait
{@inheritdoc} RedisTrait ::doFetch () — Method in class RedisTrait
{@inheritdoc} RedisTrait ::doHave () — Method in class RedisTrait
{@inheritdoc} RedisTrait ::doClear () — Method in class RedisTrait
{@inheritdoc} RedisTrait ::doDelete () — Method in class RedisTrait
{@inheritdoc} RedisTrait ::doSave () — Method in class RedisTrait
{@inheritdoc} $BaseNode #deprecationMessage — Property in class BaseNode
ArrayNodeDefinition ::disallowNewKeysInSubsequentConfigs () — Method in class ArrayNodeDefinition
Disallows adding news keys in a subsequent configuration. MergeBuilder ::denyOverwrite () — Method in class MergeBuilder
Sets whether the node can be overwritten. $NodeDefinition #defaultValue — Property in class NodeDefinition
$NodeDefinition #default — Property in class NodeDefinition
$NodeDefinition #deprecationMessage — Property in class NodeDefinition
NodeDefinition ::defaultValue () — Method in class NodeDefinition
Sets the default value. NodeDefinition ::defaultNull () — Method in class NodeDefinition
Sets null as the default value. NodeDefinition ::defaultTrue () — Method in class NodeDefinition
Sets true as the default value. NodeDefinition ::defaultFalse () — Method in class NodeDefinition
Sets false as the default value. XmlReferenceDumper ::dump () — Method in class XmlReferenceDumper
XmlReferenceDumper ::dumpNode () — Method in class XmlReferenceDumper
YamlReferenceDumper ::dump () — Method in class YamlReferenceDumper
YamlReferenceDumper ::dumpAtPath () — Method in class YamlReferenceDumper
YamlReferenceDumper ::dumpNode () — Method in class YamlReferenceDumper
DuplicateKeyException — Class in namespace Symfony\Component\Config\Definition\Exception
This exception is thrown whenever the key of an array is not unique. This can
only be the case if the configuration is coming from an XML file. $PrototypedArrayNode #defaultValue — Property in class PrototypedArrayNode
$PrototypedArrayNode #defaultChildren — Property in class PrototypedArrayNode
$VariableNode #defaultValueSet — Property in class VariableNode
$VariableNode #defaultValue — Property in class VariableNode
DelegatingLoader — Class in namespace Symfony\Component\Config\Loader
DelegatingLoader delegates loading to other loaders using a loader resolver. DirectoryResource — Class in namespace Symfony\Component\Config\Resource
DirectoryResource represents a resources stored in a subdirectory tree. Application ::doRun () — Method in class Application
Runs the current application. Application ::doRenderException () — Method in class Application
Application ::doRunCommand () — Method in class Application
Runs the current command. $Command #defaultName — Property in class Command
Descriptor — Class in namespace Symfony\Component\Console\Descriptor
Descriptor ::describe () — Method in class Descriptor
Describes an object if supported. Descriptor ::describeInputArgument () — Method in class Descriptor
Describes an InputArgument instance. Descriptor ::describeInputOption () — Method in class Descriptor
Describes an InputOption instance. Descriptor ::describeInputDefinition () — Method in class Descriptor
Describes an InputDefinition instance. Descriptor ::describeCommand () — Method in class Descriptor
Describes a Command instance. Descriptor ::describeApplication () — Method in class Descriptor
Describes an Application instance. DescriptorInterface — Class in namespace Symfony\Component\Console\Descriptor
Descriptor interface. DescriptorInterface ::describe () — Method in class DescriptorInterface
Describes an object if supported. JsonDescriptor ::describeInputArgument () — Method in class JsonDescriptor
Describes an InputArgument instance. JsonDescriptor ::describeInputOption () — Method in class JsonDescriptor
Describes an InputOption instance. JsonDescriptor ::describeInputDefinition () — Method in class JsonDescriptor
Describes an InputDefinition instance. JsonDescriptor ::describeCommand () — Method in class JsonDescriptor
Describes a Command instance. JsonDescriptor ::describeApplication () — Method in class JsonDescriptor
Describes an Application instance. MarkdownDescriptor ::describe () — Method in class MarkdownDescriptor
Describes an object if supported. MarkdownDescriptor ::describeInputArgument () — Method in class MarkdownDescriptor
Describes an InputArgument instance. MarkdownDescriptor ::describeInputOption () — Method in class MarkdownDescriptor
Describes an InputOption instance. MarkdownDescriptor ::describeInputDefinition () — Method in class MarkdownDescriptor
Describes an InputDefinition instance. MarkdownDescriptor ::describeCommand () — Method in class MarkdownDescriptor
Describes a Command instance. MarkdownDescriptor ::describeApplication () — Method in class MarkdownDescriptor
Describes an Application instance. TextDescriptor ::describeInputArgument () — Method in class TextDescriptor
Describes an InputArgument instance. TextDescriptor ::describeInputOption () — Method in class TextDescriptor
Describes an InputOption instance. TextDescriptor ::describeInputDefinition () — Method in class TextDescriptor
Describes an InputDefinition instance. TextDescriptor ::describeCommand () — Method in class TextDescriptor
Describes a Command instance. TextDescriptor ::describeApplication () — Method in class TextDescriptor
Describes an Application instance. XmlDescriptor ::describeInputArgument () — Method in class XmlDescriptor
Describes an InputArgument instance. XmlDescriptor ::describeInputOption () — Method in class XmlDescriptor
Describes an InputOption instance. XmlDescriptor ::describeInputDefinition () — Method in class XmlDescriptor
Describes an InputDefinition instance. XmlDescriptor ::describeCommand () — Method in class XmlDescriptor
Describes a Command instance. XmlDescriptor ::describeApplication () — Method in class XmlDescriptor
Describes an Application instance. ConsoleCommandEvent ::disableCommand () — Method in class ConsoleCommandEvent
Disables the command, so it won't be run. DebugFormatterHelper — Class in namespace Symfony\Component\Console\Helper
Helps outputting debug information when running an external program from a command. DescriptorHelper — Class in namespace Symfony\Component\Console\Helper
This class adds helper method to describe objects in various formats. DescriptorHelper ::describe () — Method in class DescriptorHelper
Describes an object if supported. ProgressBar ::display () — Method in class ProgressBar
Outputs the current progress string. QuestionHelper ::disableStty () — Method in class QuestionHelper
Prevents usage of stty. $Input #definition — Property in class Input
BufferedOutput ::doWrite () — Method in class BufferedOutput
Writes a message to the output. ConsoleSectionOutput ::doWrite () — Method in class ConsoleSectionOutput
Writes a message to the output. Output ::doWrite () — Method in class Output
Writes a message to the output. StreamOutput ::doWrite () — Method in class StreamOutput
Writes a message to the output. Debug — Class in namespace Symfony\Component\Debug
Registers all the debug tools. DebugClassLoader — Class in namespace Symfony\Component\Debug
Autoloader checking if the class is really defined in the file found. DebugClassLoader ::disable () — Method in class DebugClassLoader
Disables the wrapping. DecoratorServicePass — Class in namespace Symfony\Component\DependencyInjection\Compiler
Overwrites a service but keeps the overridden one. DefinitionErrorExceptionPass — Class in namespace Symfony\Component\DependencyInjection\Compiler
Throws an exception for any Definitions that have errors and still exist. Definition — Class in namespace Symfony\Component\DependencyInjection
Definition represents a service definition. Dumper — Class in namespace Symfony\Component\DependencyInjection\Dumper
Dumper is the abstract class for all built-in dumpers. DumperInterface — Class in namespace Symfony\Component\DependencyInjection\Dumper
DumperInterface is the interface implemented by service container dumper classes. DumperInterface ::dump () — Method in class DumperInterface
Dumps the service container. GraphvizDumper ::dump () — Method in class GraphvizDumper
Dumps the service container as a graphviz graph. PhpDumper ::dump () — Method in class PhpDumper
Dumps the service container as a PHP class. XmlDumper ::dump () — Method in class XmlDumper
Dumps the service container as an XML string. YamlDumper ::dump () — Method in class YamlDumper
Dumps the service container as an YAML string. DumperInterface — Class in namespace Symfony\Component\DependencyInjection\LazyProxy\PhpDumper
Lazy proxy dumper capable of generating the instantiation logic PHP code for proxied services. $AbstractConfigurator #definition — Property in class AbstractConfigurator
DefaultsConfigurator — Class in namespace Symfony\Component\DependencyInjection\Loader\Configurator
ServicesConfigurator ::defaults () — Method in class ServicesConfigurator
Defines a set of defaults for following service definitions. DecorateTrait — Class in namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits
DecorateTrait ::decorate () — Method in class DecorateTrait
Sets the service that this service is decorating. DeprecateTrait — Class in namespace Symfony\Component\DependencyInjection\Loader\Configurator\Traits
DeprecateTrait ::deprecate () — Method in class DeprecateTrait
Whether this definition is deprecated, that means it should not be called anymore. DirectoryLoader — Class in namespace Symfony\Component\DependencyInjection\Loader
DirectoryLoader is a recursive loader to go through directories. ChoiceFormField ::disableValidation () — Method in class ChoiceFormField
Disables the internal validation of the field. $FormField #document — Property in class FormField
$FormField #disabled — Property in class FormField
Form ::disableValidation () — Method in class Form
Disables validation. Dotenv — Class in namespace Symfony\Component\Dotenv
Manages .env files. TraceableEventDispatcher ::dispatch () — Method in class TraceableEventDispatcher
Dispatches an event to all registered listeners. $RegisterListenersPass #dispatcherService — Property in class RegisterListenersPass
EventDispatcher ::dispatch () — Method in class EventDispatcher
Dispatches an event to all registered listeners. EventDispatcher ::doDispatch () — Method in class EventDispatcher
Triggers the listeners of an event. EventDispatcherInterface ::dispatch () — Method in class EventDispatcherInterface
Dispatches an event to all registered listeners. ImmutableEventDispatcher ::dispatch () — Method in class ImmutableEventDispatcher
Dispatches an event to all registered listeners. Node ::dump () — Method in class Node
Node ::dumpString () — Method in class Node
Filesystem ::dumpFile () — Method in class Filesystem
Atomically dumps content into a file. DateComparator — Class in namespace Symfony\Component\Finder\Comparator
DateCompare compiles date comparisons. Finder ::directories () — Method in class Finder
Restricts the matching to directories only. Finder ::depth () — Method in class Finder
Adds tests for the directory depth. Finder ::date () — Method in class Finder
Adds tests for file dates (last modified). DateRangeFilterIterator — Class in namespace Symfony\Component\Finder\Iterator
DateRangeFilterIterator filters out files that are not in the given date range (last modified dates). DepthRangeFilterIterator — Class in namespace Symfony\Component\Finder\Iterator
DepthRangeFilterIterator limits the directory depth. $AbstractRendererEngine #defaultThemes — Property in class AbstractRendererEngine
DefaultChoiceListFactory — Class in namespace Symfony\Component\Form\ChoiceList\Factory
Default implementation of {@link ChoiceListFactoryInterface}. $ChoiceView #data — Property in class ChoiceView
DebugCommand — Class in namespace Symfony\Component\Form\Command
A console command for retrieving information about form types. $DebugCommand #defaultName — Property in class DebugCommand
Descriptor — Class in namespace Symfony\Component\Form\Console\Descriptor
Descriptor ::describe () — Method in class Descriptor
Describes an object if supported. Descriptor ::describeDefaults () — Method in class Descriptor
Descriptor ::describeResolvedFormType () — Method in class Descriptor
Descriptor ::describeOption () — Method in class Descriptor
JsonDescriptor ::describeDefaults () — Method in class JsonDescriptor
JsonDescriptor ::describeResolvedFormType () — Method in class JsonDescriptor
JsonDescriptor ::describeOption () — Method in class JsonDescriptor
TextDescriptor ::describeDefaults () — Method in class TextDescriptor
TextDescriptor ::describeResolvedFormType () — Method in class TextDescriptor
TextDescriptor ::describeOption () — Method in class TextDescriptor
DescriptorHelper — Class in namespace Symfony\Component\Form\Console\Helper
DataMapperInterface — Class in namespace Symfony\Component\Form
DataTransformerInterface — Class in namespace Symfony\Component\Form
Transforms a value between different representations. DataTransformerChain — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
Passes a value through multiple value transformers. DateIntervalToArrayTransformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
Transforms between a normalized date interval and an interval string/array. DateIntervalToStringTransformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
Transforms between a date string and a DateInterval object. DateTimeImmutableToDateTimeTransformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
Transforms between a DateTimeImmutable object and a DateTime object. DateTimeToArrayTransformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
Transforms between a normalized time and a localized time string/array. DateTimeToHtml5LocalDateTimeTransformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
DateTimeToLocalizedStringTransformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
Transforms between a normalized time and a localized time string. DateTimeToRfc3339Transformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
DateTimeToStringTransformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
Transforms between a date string and a DateTime object. DateTimeToTimestampTransformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
Transforms between a timestamp and a DateTime object. DateTimeZoneToStringTransformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
Transforms between a timezone identifier string and a DateTimeZone object. DateIntervalType — Class in namespace Symfony\Component\Form\Extension\Core\Type
DateTimeType — Class in namespace Symfony\Component\Form\Extension\Core\Type
DateType — Class in namespace Symfony\Component\Form\Extension\Core\Type
DataCollectorExtension — Class in namespace Symfony\Component\Form\Extension\DataCollector
Extension for collecting data of the forms on a page. DataCollectorListener — Class in namespace Symfony\Component\Form\Extension\DataCollector\EventListener
Listener that invokes a data collector for the {@link FormEvents::POST_SET_DATA}
and {@link FormEvents::POST_SUBMIT} events. DataCollectorTypeExtension — Class in namespace Symfony\Component\Form\Extension\DataCollector\Type
Type extension for collecting data of a form with this type. DependencyInjectionExtension — Class in namespace Symfony\Component\Form\Extension\DependencyInjection
$FormEvent #data — Property in class FormEvent
$TypeTestCase #dispatcher — Property in class TypeTestCase
$BinaryFileResponse #deleteFileAfterSend — Property in class BinaryFileResponse
BinaryFileResponse ::deleteFileAfterSend () — Method in class BinaryFileResponse
If this is set to true, the file will be unlinked after the request is send
Note: If the X-Sendfile header is used, the deleteFileAfterSend setting will not be used. $Cookie #domain — Property in class Cookie
$MimeTypeExtensionGuesser #defaultExtensions — Property in class MimeTypeExtensionGuesser
A map of mime types and their default extensions. $JsonResponse #data — Property in class JsonResponse
$Request #defaultLocale — Property in class Request
Request ::duplicate () — Method in class Request
Clones a request and overrides some of its parameters. AbstractSessionHandler ::doRead () — Method in class AbstractSessionHandler
AbstractSessionHandler ::doWrite () — Method in class AbstractSessionHandler
AbstractSessionHandler ::doDestroy () — Method in class AbstractSessionHandler
AbstractSessionHandler ::destroy () — Method in class AbstractSessionHandler
{@inheritdoc} MemcachedSessionHandler ::doRead () — Method in class MemcachedSessionHandler
MemcachedSessionHandler ::doWrite () — Method in class MemcachedSessionHandler
MemcachedSessionHandler ::doDestroy () — Method in class MemcachedSessionHandler
MigratingSessionHandler ::destroy () — Method in class MigratingSessionHandler
{@inheritdoc} MongoDbSessionHandler ::doDestroy () — Method in class MongoDbSessionHandler
MongoDbSessionHandler ::doWrite () — Method in class MongoDbSessionHandler
MongoDbSessionHandler ::doRead () — Method in class MongoDbSessionHandler
NullSessionHandler ::doRead () — Method in class NullSessionHandler
NullSessionHandler ::doWrite () — Method in class NullSessionHandler
NullSessionHandler ::doDestroy () — Method in class NullSessionHandler
PdoSessionHandler ::doDestroy () — Method in class PdoSessionHandler
PdoSessionHandler ::doWrite () — Method in class PdoSessionHandler
PdoSessionHandler ::doRead () — Method in class PdoSessionHandler
Reads the session data in respect to the different locking strategies. RedisSessionHandler ::doRead () — Method in class RedisSessionHandler
RedisSessionHandler ::doWrite () — Method in class RedisSessionHandler
RedisSessionHandler ::doDestroy () — Method in class RedisSessionHandler
StrictSessionHandler ::doRead () — Method in class StrictSessionHandler
StrictSessionHandler ::doWrite () — Method in class StrictSessionHandler
StrictSessionHandler ::destroy () — Method in class StrictSessionHandler
{@inheritdoc} StrictSessionHandler ::doDestroy () — Method in class StrictSessionHandler
$MockArraySessionStorage #data — Property in class MockArraySessionStorage
SessionHandlerProxy ::destroy () — Method in class SessionHandlerProxy
{@inheritdoc} Client ::doRequest () — Method in class Client
Makes a request. DefaultValueResolver — Class in namespace Symfony\Component\HttpKernel\Controller\ArgumentResolver
Yields the default value defined in the action signature when no value has been given. DataCollector — Class in namespace Symfony\Component\HttpKernel\DataCollector
DataCollector. $DataCollector #data — Property in class DataCollector
DataCollectorInterface — Class in namespace Symfony\Component\HttpKernel\DataCollector
DataCollectorInterface. DumpDataCollector — Class in namespace Symfony\Component\HttpKernel\DataCollector
DumpDataCollector ::dump () — Method in class DumpDataCollector
$EventDataCollector #dispatcher — Property in class EventDataCollector
DebugHandlersListener — Class in namespace Symfony\Component\HttpKernel\EventListener
Configures errors and exceptions handlers. DumpListener — Class in namespace Symfony\Component\HttpKernel\EventListener
Configures dump() handler. $ExceptionListener #debug — Property in class ExceptionListener
ExceptionListener ::duplicateRequest () — Method in class ExceptionListener
Clones the request for the exception. FragmentHandler ::deliver () — Method in class FragmentHandler
Delivers the Response as a string. $HttpKernel #dispatcher — Property in class HttpKernel
$Kernel #debug — Property in class Kernel
Kernel ::dumpContainer () — Method in class Kernel
Dumps the service container to PHP code in the cache. DebugLoggerInterface — Class in namespace Symfony\Component\HttpKernel\Log
DebugLoggerInterface. Profiler ::disable () — Method in class Profiler
Disables the profiler. DayOfWeekTransformer — Class in namespace Symfony\Component\Intl\DateFormatter\DateFormat
Parser and formatter for day of week format. DayOfYearTransformer — Class in namespace Symfony\Component\Intl\DateFormatter\DateFormat
Parser and formatter for day of year format. DayTransformer — Class in namespace Symfony\Component\Intl\DateFormatter\DateFormat
Parser and formatter for day format. GitRepository ::download () — Method in class GitRepository
$AbstractQuery #dn — Property in class AbstractQuery
DriverNotFoundException — Class in namespace Symfony\Component\Ldap\Exception
LdapException is throw if php ldap module is not loaded. StoreInterface ::delete () — Method in class StoreInterface
Removes a resource from the storage. CombinedStore ::delete () — Method in class CombinedStore
Removes a resource from the storage. FlockStore ::delete () — Method in class FlockStore
Removes a resource from the storage. MemcachedStore ::delete () — Method in class MemcachedStore
Removes a resource from the storage. RedisStore ::delete () — Method in class RedisStore
Removes a resource from the storage. RetryTillSaveStore ::delete () — Method in class RetryTillSaveStore
Removes a resource from the storage. SemaphoreStore ::delete () — Method in class SemaphoreStore
Removes a resource from the storage. $ConsumeMessagesCommand #defaultName — Property in class ConsumeMessagesCommand
DebugCommand — Class in namespace Symfony\Component\Messenger\Command
A console command to debug Messenger information. $DebugCommand #defaultName — Property in class DebugCommand
MessageBus ::dispatch () — Method in class MessageBus
Dispatches the given message. MessageBusInterface ::dispatch () — Method in class MessageBusInterface
Dispatches the given message. TraceableMessageBus ::dispatch () — Method in class TraceableMessageBus
Dispatches the given message. DecoderInterface — Class in namespace Symfony\Component\Messenger\Transport\Serialization
DecoderInterface ::decode () — Method in class DecoderInterface
Decodes an envelope and its message from an encoded-form. Serializer ::decode () — Method in class Serializer
Decodes an envelope and its message from an encoded-form. Process ::disableOutput () — Method in class Process
Disables fetching output and error output from the underlying process. PropertyAccessorBuilder ::disableMagicCall () — Method in class PropertyAccessorBuilder
Disables the use of "__call" by the PropertyAccessor. PropertyAccessorBuilder ::disableExceptionOnInvalidIndex () — Method in class PropertyAccessorBuilder
Disables exceptions when reading a non-existing index. $ReflectionExtractor #defaultMutatorPrefixes — Property in class ReflectionExtractor
$ReflectionExtractor #defaultAccessorPrefixes — Property in class ReflectionExtractor
$ReflectionExtractor #defaultArrayMutatorPrefixes — Property in class ReflectionExtractor
GeneratorDumperInterface ::dump () — Method in class GeneratorDumperInterface
Dumps a set of routes to a string representation of executable code
that can then be used to generate a URL of such a route. PhpGeneratorDumper ::dump () — Method in class PhpGeneratorDumper
Dumps a set of routes to a PHP class. $UrlGenerator #decodedChars — Property in class UrlGenerator
This array defines the characters (besides alphanumeric ones) that will not be percent-encoded in the path segment of the generated URL. UrlGenerator ::doGenerate () — Method in class UrlGenerator
$AnnotationClassLoader #defaultRouteIndex — Property in class AnnotationClassLoader
RouteTrait ::defaults () — Method in class RouteTrait
Adds defaults. DirectoryLoader — Class in namespace Symfony\Component\Routing\Loader
MatcherDumperInterface ::dump () — Method in class MatcherDumperInterface
Dumps a set of routes to a string representation of executable code
that can then be used to match a request against these routes. PhpMatcherDumper ::dump () — Method in class PhpMatcherDumper
Dumps a set of routes to a PHP class. DaoAuthenticationProvider — Class in namespace Symfony\Component\Security\Core\Authentication\Provider
DaoAuthenticationProvider uses a UserProviderInterface to retrieve the user
for a UsernamePasswordToken. InMemoryTokenProvider ::deleteTokenBySeries () — Method in class InMemoryTokenProvider
Deletes all tokens belonging to series. TokenProviderInterface ::deleteTokenBySeries () — Method in class TokenProviderInterface
Deletes all tokens belonging to series. AccessDecisionManager ::decide () — Method in class AccessDecisionManager
Decides whether the access is possible or not. AccessDecisionManagerInterface ::decide () — Method in class AccessDecisionManagerInterface
Decides whether the access is possible or not. TraceableAccessDecisionManager ::decide () — Method in class TraceableAccessDecisionManager
Decides whether the access is possible or not. BasePasswordEncoder ::demergePasswordAndSalt () — Method in class BasePasswordEncoder
Demerges a merge password and salt string. DisabledException — Class in namespace Symfony\Component\Security\Core\Exception
DisabledException is thrown when the user account is disabled. DefaultAuthenticationFailureHandler — Class in namespace Symfony\Component\Security\Http\Authentication
Class with the default authentication failure handling logic. $DefaultAuthenticationFailureHandler #defaultOptions — Property in class DefaultAuthenticationFailureHandler
DefaultAuthenticationSuccessHandler — Class in namespace Symfony\Component\Security\Http\Authentication
Class with the default authentication success handling logic. $DefaultAuthenticationSuccessHandler #defaultOptions — Property in class DefaultAuthenticationSuccessHandler
DefaultAuthenticationSuccessHandler ::determineTargetUrl () — Method in class DefaultAuthenticationSuccessHandler
Builds the target URL according to the defined options. DefaultLogoutSuccessHandler — Class in namespace Symfony\Component\Security\Http\Logout
Default logout success handler will redirect users to a configured path. AbstractRememberMeServices ::decodeCookie () — Method in class AbstractRememberMeServices
Decodes the raw cookie value. DiscriminatorMap — Class in namespace Symfony\Component\Serializer\Annotation
Annotation class for @DiscriminatorMap(). $ChainDecoder #decoders — Property in class ChainDecoder
$ChainDecoder #decoderByFormat — Property in class ChainDecoder
ChainDecoder ::decode () — Method in class ChainDecoder
Decodes a string into PHP data. CsvEncoder ::decode () — Method in class CsvEncoder
Decodes a string into PHP data. DecoderInterface — Class in namespace Symfony\Component\Serializer\Encoder
Defines the interface of decoders. DecoderInterface ::decode () — Method in class DecoderInterface
Decodes a string into PHP data. JsonDecode ::decode () — Method in class JsonDecode
Decodes data. $JsonEncoder #decodingImpl — Property in class JsonEncoder
JsonEncoder ::decode () — Method in class JsonEncoder
Decodes a string into PHP data. XmlEncoder ::decode () — Method in class XmlEncoder
Decodes a string into PHP data. YamlEncoder ::decode () — Method in class YamlEncoder
Decodes a string into PHP data. CamelCaseToSnakeCaseNameConverter ::denormalize () — Method in class CamelCaseToSnakeCaseNameConverter
Converts a property name to its denormalized value. NameConverterInterface ::denormalize () — Method in class NameConverterInterface
Converts a property name to its denormalized value. AbstractNormalizer ::denormalizeParameter () — Method in class AbstractNormalizer
AbstractObjectNormalizer ::denormalize () — Method in class AbstractObjectNormalizer
Denormalizes data back into an object of the given class. AbstractObjectNormalizer ::denormalizeParameter () — Method in class AbstractObjectNormalizer
ArrayDenormalizer ::denormalize () — Method in class ArrayDenormalizer
Denormalizes data back into an object of the given class. CustomNormalizer ::denormalize () — Method in class CustomNormalizer
Denormalizes data back into an object of the given class. DataUriNormalizer — Class in namespace Symfony\Component\Serializer\Normalizer
Normalizes an {see \SplFileInfo} object to a data URI. DataUriNormalizer ::denormalize () — Method in class DataUriNormalizer
Denormalizes data back into an object of the given class. DateIntervalNormalizer — Class in namespace Symfony\Component\Serializer\Normalizer
Normalizes an instance of {see \DateInterval} to an interval string. DateIntervalNormalizer ::denormalize () — Method in class DateIntervalNormalizer
Denormalizes data back into an object of the given class. DateTimeNormalizer — Class in namespace Symfony\Component\Serializer\Normalizer
Normalizes an object implementing the {see \DateTimeInterface} to a date string. DateTimeNormalizer ::denormalize () — Method in class DateTimeNormalizer
Denormalizes data back into an object of the given class. DenormalizableInterface — Class in namespace Symfony\Component\Serializer\Normalizer
Defines the most basic interface a class must implement to be denormalizable. DenormalizableInterface ::denormalize () — Method in class DenormalizableInterface
Denormalizes the object back from an array of scalars|arrays. DenormalizerAwareInterface — Class in namespace Symfony\Component\Serializer\Normalizer
Class accepting a denormalizer. DenormalizerAwareTrait — Class in namespace Symfony\Component\Serializer\Normalizer
DenormalizerAware trait. $DenormalizerAwareTrait #denormalizer — Property in class DenormalizerAwareTrait
DenormalizerInterface — Class in namespace Symfony\Component\Serializer\Normalizer
Defines the interface of denormalizers. DenormalizerInterface ::denormalize () — Method in class DenormalizerInterface
Denormalizes data back into an object of the given class. JsonSerializableNormalizer ::denormalize () — Method in class JsonSerializableNormalizer
Denormalizes data back into an object of the given class. $Serializer #decoder — Property in class Serializer
Serializer ::deserialize () — Method in class Serializer
Deserializes data into the given type. Serializer ::denormalize () — Method in class Serializer
Denormalizes data back into an object of the given class. Serializer ::decode () — Method in class Serializer
Decodes a string into PHP data. SerializerInterface ::deserialize () — Method in class SerializerInterface
Deserializes data into the given type. DelegatingEngine — Class in namespace Symfony\Component\Templating
DelegatingEngine selects an engine for a given template. $CacheLoader #dir — Property in class CacheLoader
$XliffLintCommand #defaultName — Property in class XliffLintCommand
DataCollectorTranslator — Class in namespace Symfony\Component\Translation
DumperInterface — Class in namespace Symfony\Component\Translation\Dumper
DumperInterface is the interface implemented by all translation dumpers. DumperInterface ::dump () — Method in class DumperInterface
Dumps the message catalogue. FileDumper ::dump () — Method in class FileDumper
Dumps the message catalogue. MessageCatalogue ::defines () — Method in class MessageCatalogue
Checks if a message has a translation (it does not take into account the fallback mechanism). MessageCatalogue ::deleteMetadata () — Method in class MessageCatalogue
Deletes metadata for the given key and domain. MessageCatalogueInterface ::defines () — Method in class MessageCatalogueInterface
Checks if a message has a translation (it does not take into account the fallback mechanism). MetadataAwareInterface ::deleteMetadata () — Method in class MetadataAwareInterface
Deletes metadata for the given key and domain. TranslationWriter ::disableBackup () — Method in class TranslationWriter
Disables dumper backup. Date — Class in namespace Symfony\Component\Validator\Constraints
DateTime — Class in namespace Symfony\Component\Validator\Constraints
DateTimeValidator — Class in namespace Symfony\Component\Validator\Constraints
DateValidator — Class in namespace Symfony\Component\Validator\Constraints
$File #disallowEmptyMessage — Property in class File
$Image #detectCorrupted — Property in class Image
$Url #dnsMessage — Property in class Url
DoctrineCache — Class in namespace Symfony\Component\Validator\Mapping\Cache
Adapts a Doctrine cache to a CacheInterface. $ClassMetadata #defaultGroup — Property in class ClassMetadata
$ConstraintValidatorTestCase #defaultTimezone — Property in class ConstraintValidatorTestCase
ValidatorBuilder ::disableAnnotationMapping () — Method in class ValidatorBuilder
Disables annotation based constraint mapping. ValidatorBuilderInterface ::disableAnnotationMapping () — Method in class ValidatorBuilderInterface
Disables annotation based constraint mapping. DOMCaster — Class in namespace Symfony\Component\VarDumper\Caster
Casts DOM related classes to array representation. DateCaster — Class in namespace Symfony\Component\VarDumper\Caster
Casts DateTimeInterface related classes to array representation. DoctrineCaster — Class in namespace Symfony\Component\VarDumper\Caster
Casts Doctrine related classes to array representation. $EnumStub #dumpKeys — Property in class EnumStub
$AbstractCloner #defaultCasters — Property in class AbstractCloner
AbstractCloner ::doClone () — Method in class AbstractCloner
Effectively clones the PHP variable. $Cursor #depth — Property in class Cursor
Data — Class in namespace Symfony\Component\VarDumper\Cloner
Data ::dump () — Method in class Data
Dumps data with a DumperInterface dumper. DumperInterface — Class in namespace Symfony\Component\VarDumper\Cloner
DumperInterface used by Data objects. DumperInterface ::dumpScalar () — Method in class DumperInterface
Dumps a scalar value. DumperInterface ::dumpString () — Method in class DumperInterface
Dumps a string. VarCloner ::doClone () — Method in class VarCloner
Effectively clones the PHP variable. CliDescriptor ::describe () — Method in class CliDescriptor
DumpDescriptorInterface — Class in namespace Symfony\Component\VarDumper\Command\Descriptor
DumpDescriptorInterface ::describe () — Method in class DumpDescriptorInterface
HtmlDescriptor ::describe () — Method in class HtmlDescriptor
$ServerDumpCommand #defaultName — Property in class ServerDumpCommand
$AbstractDumper #defaultOutput — Property in class AbstractDumper
$AbstractDumper #decimalPoint — Property in class AbstractDumper
AbstractDumper ::dump () — Method in class AbstractDumper
Dumps a Data object. AbstractDumper ::dumpLine () — Method in class AbstractDumper
Dumps the current line. $CliDumper #defaultColors — Property in class CliDumper
$CliDumper #defaultOutput — Property in class CliDumper
CliDumper ::dumpScalar () — Method in class CliDumper
Dumps a scalar value. CliDumper ::dumpString () — Method in class CliDumper
Dumps a string. CliDumper ::dumpEllipsis () — Method in class CliDumper
Dumps an ellipsis for cut children. CliDumper ::dumpKey () — Method in class CliDumper
Dumps a key in a hash structure. CliDumper ::dumpLine () — Method in class CliDumper
Dumps the current line. DataDumperInterface — Class in namespace Symfony\Component\VarDumper\Dumper
DataDumperInterface for dumping Data objects. DataDumperInterface ::dump () — Method in class DataDumperInterface
$HtmlDumper #defaultOutput — Property in class HtmlDumper
$HtmlDumper #dumpHeader — Property in class HtmlDumper
$HtmlDumper #dumpPrefix — Property in class HtmlDumper
$HtmlDumper #dumpSuffix — Property in class HtmlDumper
$HtmlDumper #dumpId — Property in class HtmlDumper
HtmlDumper ::dump () — Method in class HtmlDumper
Dumps a Data object. HtmlDumper ::dumpLine () — Method in class HtmlDumper
Dumps the current line. ServerDumper ::dump () — Method in class ServerDumper
DumpServer — Class in namespace Symfony\Component\VarDumper\Server
A server collecting Data clones sent by a ServerDumper. VarDumper ::dump () — Method in class Va