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. EntityFactory ::addConfiguration () — Method in class EntityFactory
DbalSessionHandlerSchema ::addToSchema () — Method in class DbalSessionHandlerSchema
SymfonyTestsListener ::addSkippedTest () — Method in class SymfonyTestsListener
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
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. AddCacheClearerPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
Registers the cache clearers. AddCacheWarmerPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
Registers the cache warmers. AddConsoleCommandPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
AddConsoleCommandPass. AddConstraintValidatorsPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
AddExpressionLanguageProvidersPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
Registers the expression language providers. AddValidatorInitializersPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
ActionsHelper — Class in namespace Symfony\Bundle\FrameworkBundle\Templating\Helper
ActionsHelper manages action inclusions. CodeHelper ::abbrClass () — Method in class CodeHelper
CodeHelper ::abbrMethod () — Method in class CodeHelper
TranslationLoader ::addLoader () — Method in class TranslationLoader
Adds a loader to the translation extractor. AddSecurityVotersPass — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler
Adds all configured security voters to the access decision manager. 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
HttpDigestFactory ::addConfiguration () — Method in class HttpDigestFactory
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
AclSchemaListener — Class in namespace Symfony\Bundle\SecurityBundle\EventListener
Merges ACL schema into the given schema. Packages ::addPackage () — Method in class Packages
Adds a package. EmptyVersionStrategy ::applyVersion () — Method in class EmptyVersionStrategy
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. ApcClassLoader — Class in namespace Symfony\Component\ClassLoader
ApcClassLoader implements a wrapping autoloader cached in APC for PHP 5.3. ClassLoader ::addPrefixes () — Method in class ClassLoader
Adds prefixes. ClassLoader ::addPrefix () — Method in class ClassLoader
Registers a set of classes. Psr4ClassLoader ::addPrefix () — Method in class Psr4ClassLoader
ArrayNode — Class in namespace Symfony\Component\Config\Definition
Represents an Array node in the config tree. ArrayNode ::addChild () — Method in class ArrayNode
Adds a child node. BaseNode ::addEquivalentValue () — Method in class BaseNode
Adds an equivalent value. ArrayNodeDefinition — Class in namespace Symfony\Component\Config\Definition\Builder
This class provides a fluent interface for defining an array node. 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 — Property in class MergeBuilder
$MergeBuilder — 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 ::attribute () — Method in class NodeDefinition
Sets an attribute on the node. ParentNodeDefinitionInterface ::append () — Method in class ParentNodeDefinitionInterface
InvalidConfigurationException ::addHint () — Method in class InvalidConfigurationException
Adds extra information that is suffixed to the original exception message. PrototypedArrayNode ::addChild () — Method in class PrototypedArrayNode
Adds a child node. LoaderResolver ::addLoader () — Method in class LoaderResolver
Adds a loader. Application — Class in namespace Symfony\Component\Console
An Application is the container for a collection of commands. 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. 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. SymfonyQuestionHelper ::ask () — Method in class SymfonyQuestionHelper
Asks a question to the user. Table ::addRows () — Method in class Table
Table ::addRow () — Method in class 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. InputDefinition ::addArguments () — Method in class InputDefinition
Adds an array of InputArgument objects. InputDefinition ::addArgument () — Method in class InputDefinition
Adds an InputArgument object. InputDefinition ::addOptions () — Method in class InputDefinition
Adds an array of InputOption objects. InputDefinition ::addOption () — Method in class InputDefinition
Adds an InputOption object. InputOption ::acceptValue () — Method in class InputOption
Returns true if the option accepts a value. 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
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
Guesses constructor arguments of services definitions and try to instantiate services if necessary. Compiler ::addPass () — Method in class Compiler
Adds a pass to the PassConfig. Compiler ::addLogMessage () — Method in class Compiler
Adds a log message. PassConfig ::addPass () — Method in class PassConfig
Adds a pass. ServiceReferenceGraphNode ::addInEdge () — Method in class ServiceReferenceGraphNode
Adds an in edge to this node. ServiceReferenceGraphNode ::addOutEdge () — Method in class ServiceReferenceGraphNode
Adds an out edge to this node. ContainerBuilder ::addResource () — Method in class ContainerBuilder
Adds a resource for this configuration. ContainerBuilder ::addObjectResource () — Method in class ContainerBuilder
Adds the object class hierarchy as resources. ContainerBuilder ::addClassResource () — Method in class ContainerBuilder
Adds the given 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 ::addDefinitions () — Method in class ContainerBuilder
Adds the service definitions. ContainerBuilder ::addExpressionLanguageProvider () — Method in class ContainerBuilder
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 ::addAutowiringType () — Method in class Definition
Adds a type that will default to this definition. 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. 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. ContainerAwareEventDispatcher ::addListenerService () — Method in class ContainerAwareEventDispatcher
Adds a service as event listener. ContainerAwareEventDispatcher ::addSubscriberService () — Method in class ContainerAwareEventDispatcher
Adds a service as event subscriber. 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. 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. 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 — Property in class Node
ArrayParserCache — Class in namespace Symfony\Component\ExpressionLanguage\ParserCache
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
Adds or replaces a child to the form. Button ::all () — Method in class Button
Returns all children in this group. Button ::addError () — Method in class Button
Adds an error to this form. ButtonBuilder ::add () — Method in class ButtonBuilder
Adds a new field to this group. A field must have a unique name within
the group. Otherwise the existing field is overwritten. ButtonBuilder ::all () — Method in class ButtonBuilder
Returns the children. ButtonBuilder ::addEventListener () — Method in class ButtonBuilder
Adds an event listener to an event on this form. ButtonBuilder ::addEventSubscriber () — Method in class ButtonBuilder
Adds an event subscriber for events on this form. ButtonBuilder ::addViewTransformer () — Method in class ButtonBuilder
Appends / prepends a transformer to the view transformer chain. ButtonBuilder ::addModelTransformer () — Method in class ButtonBuilder
Prepends / appends a transformer to the normalization transformer chain. ArrayChoiceList — Class in namespace Symfony\Component\Form\ChoiceList
A list of choices with arbitrary data types. $ChoiceView — 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
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
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 — Property in class Request
Custom parameters. ResponseHeaderBag ::allPreserveCase () — Method in class ResponseHeaderBag
Returns the headers, with original capitalizations. AttributeBag — Class in namespace Symfony\Component\HttpFoundation\Session\Attribute
This class relates to session attribute storage. 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. AbstractProxy — Class in namespace Symfony\Component\HttpFoundation\Session\Storage\Proxy
AbstractProxy. ChainCacheClearer ::add () — Method in class ChainCacheClearer
Adds a cache clearer to the aggregate. CacheWarmerAggregate ::add () — Method in class CacheWarmerAggregate
$ControllerReference — Property in class ControllerReference
AjaxDataCollector — Class in namespace Symfony\Component\HttpKernel\DataCollector
AjaxDataCollector. AddClassesToCachePass — Class in namespace Symfony\Component\HttpKernel\DependencyInjection
Sets the classes to compile in the cache for the container. Extension ::addClassesToCompile () — Method in class Extension
Adds classes to the class cache. LazyLoadingFragmentHandler ::addRendererService () — Method in class LazyLoadingFragmentHandler
Adds a service as a fragment renderer. AddRequestFormatsListener — Class in namespace Symfony\Component\HttpKernel\EventListener
Adds configured formats to each request. AccessDeniedHttpException — Class in namespace Symfony\Component\HttpKernel\Exception
AccessDeniedHttpException. AbstractSurrogateFragmentRenderer — Class in namespace Symfony\Component\HttpKernel\Fragment
Implements Surrogate rendering strategy. FragmentHandler ::addRenderer () — Method in class FragmentHandler
Adds a renderer. Esi ::addSurrogateCapability () — Method in class Esi
Adds ESI/1.0 capability to the given Request. Esi ::addSurrogateControl () — Method in class Esi
Adds HTTP headers to specify that the Response needs to be parsed for ESI. ResponseCacheStrategy ::add () — Method in class ResponseCacheStrategy
Adds a Response. ResponseCacheStrategyInterface ::add () — Method in class ResponseCacheStrategyInterface
Adds a Response. Ssi ::addSurrogateCapability () — Method in class Ssi
Adds Surrogate-capability to the given Request. 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. 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. ProcessBuilder ::add () — Method in class ProcessBuilder
Adds an unescaped argument to the command string. ProcessBuilder ::addEnvironmentVariables () — Method in class ProcessBuilder
Adds a set of environment variables. 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. $ReflectionExtractor — Property in class ReflectionExtractor
$ReflectionExtractor — Property in class ReflectionExtractor
AnnotationClassLoader — Class in namespace Symfony\Component\Routing\Loader
AnnotationClassLoader loads routing information from a PHP class and its methods. 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. DumperCollection ::all () — Method in class DumperCollection
Returns the children routes and collections. DumperCollection ::add () — Method in class DumperCollection
Adds a route or collection. DumperPrefixCollection ::addPrefixRoute () — Method in class DumperPrefixCollection
Adds a route in the tree. PhpMatcherDumper ::addExpressionLanguageProvider () — Method in class PhpMatcherDumper
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 ::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. 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 ISAUTHENTICATED FULLY,
ISAUTHENTICATED REMEMBERED, or ISAUTHENTICATED ANONYMOUSLY is present. ExpressionVoter ::addExpressionLanguageProvider () — Method in class ExpressionVoter
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-authentcated 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. 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
Constructor. 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. 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
Adds a logout handler. 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. 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 — 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. ArrayDenormalizer — Class in namespace Symfony\Component\Serializer\Normalizer
Denormalizes arrays of objects. DelegatingEngine ::addEngine () — Method in class DelegatingEngine
Adds an engine. 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. Translator ::addLoader () — Method in class Translator
Adds a Loader. Translator ::addResource () — Method in class Translator
Adds a Resource. 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 — Property in class Collection
$Collection — Property in class Collection
Composite ::addImplicitGroupName () — Method in class Composite
Adds the given group if this constraint is in the Default group. $Image — Property in class Image
$Image — Property in class Image
$Image — Property in class Image
$Image — Property in class Image
$Image — Property in class Image
$Image — Property in class Image
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. 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 ::addGetterConstraints () — 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. 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. 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. 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. 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
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. 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. History ::back () — Method in class History
Goes back in the history. 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. BooleanNodeDefinition — Class in namespace Symfony\Component\Config\Definition\Builder
This class provides a fluent interface for defining a node. 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 — 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. BadMethodCallException — Class in namespace Symfony\Component\DependencyInjection\Exception
Base BadMethodCallException for Dependency Injection component. 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. 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 ::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. 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. 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. BinaryFileResponse — Class in namespace Symfony\Component\HttpFoundation
BinaryFileResponse represents an HTTP response delivering a file. 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
BadRequestHttpException. Kernel ::boot () — Method in class Kernel
Boots the current kernel. 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. BadMethodCallException — Class in namespace Symfony\Component\Intl\Exception
Base BadMethodCallException for the Intl component. LdapClient ::bind () — Method in class LdapClient
Return a connection bound to the ldap. LdapClientInterface ::bind () — Method in class LdapClientInterface
Return a connection bound to the ldap. $Type — 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. 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 — Property in class File
$Isbn — 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. 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. DbalSessionHandler ::close () — Method in class DbalSessionHandler
{@inheritdoc} DoctrineTokenProvider ::createNewToken () — Method in class DoctrineTokenProvider
Creates a new token. DoctrineTestHelper ::createTestEntityManager () — Method in class DoctrineTestHelper
Returns an entity manager for testing. ConsoleFormatter — Class in namespace Symfony\Bridge\Monolog\Formatter
Formats incoming records for console output by coloring them depending on log level. 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. DebugHandler ::countErrors () — Method in class DebugHandler
Returns the number of errors. Logger ::countErrors () — Method in class Logger
Returns the number of errors. ClockMock — Class in namespace Symfony\Bridge\PhpUnit
Command — Class in namespace Symfony\Bridge\PhpUnit\TextUI
{@inheritdoc} 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. ExpressionExtension ::createExpression () — Method in class ExpressionExtension
HttpKernelExtension ::controller () — Method in class HttpKernelExtension
DumpNode ::compile () — Method in class DumpNode
{@inheritdoc} FormThemeNode ::compile () — Method in class FormThemeNode
Compiles the node to PHP. RenderBlockNode ::compile () — Method in class RenderBlockNode
SearchAndRenderBlockNode ::compile () — Method in class SearchAndRenderBlockNode
StopwatchNode ::compile () — Method in class StopwatchNode
TransDefaultDomainNode ::compile () — Method in class TransDefaultDomainNode
Compiles the node to PHP. TransNode ::compile () — Method in class TransNode
Compiles the node to PHP. Configuration — Class in namespace Symfony\Bundle\DebugBundle\DependencyInjection
DebugExtension configuration structure. ClassCacheCacheWarmer — Class in namespace Symfony\Bundle\FrameworkBundle\CacheWarmer
Generates the Class Cache (classes.php) file. Client — Class in namespace Symfony\Bundle\FrameworkBundle
Client simulates a browser and makes requests to a Kernel object. CacheClearCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
Clear and Warmup the cache. CacheWarmupCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
Warmup the cache. ConfigDebugCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
A console command for dumping available configuration reference. ConfigDumpReferenceCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
A console command for dumping available configuration reference. 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. 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. CompilerDebugDumpPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
ConfigCachePass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
Adds services tagged configcache.resource checker to the configcache factory service, ordering them by priority. 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. ActionsHelper ::controller () — Method in class ActionsHelper
CodeHelper — Class in namespace Symfony\Bundle\FrameworkBundle\Templating\Helper
CodeHelper. FormHelper ::csrfToken () — Method in class FormHelper
Returns a CSRF token. ConstraintValidatorFactory — Class in namespace Symfony\Bundle\FrameworkBundle\Validator
Uses a service container to create constraint validators. SecurityDataCollector ::collect () — Method in class SecurityDataCollector
Collects data for the given Request and Response. AbstractFactory ::create () — Method in class AbstractFactory
GuardAuthenticationFactory ::create () — Method in class GuardAuthenticationFactory
HttpBasicFactory ::create () — Method in class HttpBasicFactory
HttpBasicLdapFactory ::create () — Method in class HttpBasicLdapFactory
HttpDigestFactory ::create () — Method in class HttpDigestFactory
RememberMeFactory ::create () — Method in class RememberMeFactory
RemoteUserFactory ::create () — Method in class RemoteUserFactory
SecurityFactoryInterface ::create () — Method in class SecurityFactoryInterface
SimplePreAuthenticationFactory ::create () — Method in class SimplePreAuthenticationFactory
X509Factory ::create () — Method in class X509Factory
InMemoryFactory ::create () — Method in class InMemoryFactory
LdapFactory ::create () — Method in class LdapFactory
UserProviderFactoryInterface ::create () — Method in class UserProviderFactoryInterface
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. Configuration — Class in namespace Symfony\Bundle\WebProfilerBundle\DependencyInjection
This class contains the configuration information for the bundle. ContextInterface — Class in namespace Symfony\Component\Asset\Context
Holds information about the current request. Client — Class in namespace Symfony\Component\BrowserKit
Client simulates a browser. Client ::click () — Method in class Client
Clicks on a given link. Cookie — Class in namespace Symfony\Component\BrowserKit
Cookie represents an HTTP cookie. CookieJar — Class in namespace Symfony\Component\BrowserKit
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. ClassCollectionLoader — Class in namespace Symfony\Component\ClassLoader
ClassCollectionLoader. ClassLoader — Class in namespace Symfony\Component\ClassLoader
ClassLoader implements an PSR-0 class loader. ClassMapGenerator — Class in namespace Symfony\Component\ClassLoader
ClassMapGenerator. ClassMapGenerator ::createMap () — Method in class ClassMapGenerator
Iterate over all files in the given directory searching for classes. 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. 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. BooleanNodeDefinition ::cannotBeEmpty () — Method in class BooleanNodeDefinition
Denies the node value being empty. 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. NumericNodeDefinition ::cannotBeEmpty () — Method in class NumericNodeDefinition
Denies the node value being empty. ParentNodeDefinitionInterface ::children () — Method in class ParentNodeDefinitionInterface
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. XmlUtils ::convertDomElementToArray () — Method in class XmlUtils
Converts a \DomElement object to a PHP array. Command — Class in namespace Symfony\Component\Console\Command
Base class for all commands. 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. ConsoleEvent — Class in namespace Symfony\Component\Console\Event
Allows to inspect input and output of a command. ConsoleExceptionEvent — Class in namespace Symfony\Component\Console\Event
Allows to handle exception thrown in a command. 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. ConsoleOutputInterface — Class in namespace Symfony\Component\Console\Output
ConsoleOutputInterface is the interface implemented by ConsoleOutput class. 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
{@inheritdoc} 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
ClassNotFoundException — Class in namespace Symfony\Component\Debug\Exception
Class (or Trait or Interface) Not Found Exception. ContextErrorException — Class in namespace Symfony\Component\Debug\Exception
Error Exception with Variable Context. FlattenException ::create () — Method in class FlattenException
ClassNotFoundFatalErrorHandler — Class in namespace Symfony\Component\Debug\FatalErrorHandler
ErrorHandler for classes that do not exist. 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. ServiceReferenceGraph ::clear () — Method in class ServiceReferenceGraph
Clears all nodes. ServiceReferenceGraph ::connect () — Method in class ServiceReferenceGraph
Connects 2 nodes together in the Graph. 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. 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. 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. XmlFileLoader ::convertDomElementToArray () — Method in class XmlFileLoader
Converts a \DomElement object to a PHP array. 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. Crawler — Class in namespace Symfony\Component\DomCrawler
Crawler eases navigation of a list of \DOMElement 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. ContainerAwareEventDispatcher — Class in namespace Symfony\Component\EventDispatcher
Lazily loads listeners and subscribers from the dependency injection
container. 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. 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 — Property in class Token
$TokenStream — 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
Creates a form builder. ButtonBuilder ::count () — Method in class ButtonBuilder
Unsupported method. CallbackTransformer — Class in namespace Symfony\Component\Form
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. 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 — Property in class ChoiceGroupView
The choice views in the group. ChoiceListView — Class in namespace Symfony\Component\Form\ChoiceList\View
Represents a choice list in templates. $ChoiceListView — Property in class ChoiceListView
The choices. 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. 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
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. 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. 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. 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 — 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
Factory method for chainability. Cookie — Class in namespace Symfony\Component\HttpFoundation
Represents a cookie. 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. 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 ::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 — Property in class Request
Cookies ($_COOKIE). 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 ::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 ::clearCookie () — Method in class ResponseHeaderBag
Clears a cookie in the browser. 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. SessionInterface ::clear () — Method in class SessionInterface
Clears all attributes. MemcacheSessionHandler ::close () — Method in class MemcacheSessionHandler
{@inheritdoc} MemcachedSessionHandler ::close () — Method in class MemcachedSessionHandler
{@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} WriteCheckSessionHandler ::close () — Method in class WriteCheckSessionHandler
{@inheritdoc} MetadataBag ::clear () — Method in class MetadataBag
Clears out data from bag. MockArraySessionStorage ::clear () — Method in class MockArraySessionStorage
Clear all session data in memory. 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 ::create () — Method in class StreamedResponse
Factory method for chainability. 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. 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. ControllerReference — Class in namespace Symfony\Component\HttpKernel\Controller
Acts as a marker and a data holder for a Controller. $ControllerReference — Property in class ControllerReference
ControllerResolver — Class in namespace Symfony\Component\HttpKernel\Controller
ControllerResolver. 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. ConfigDataCollector ::collect () — Method in class ConfigDataCollector
Collects data for the given Request and Response. 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
Gets the called events. LoggerDataCollector ::countDeprecations () — 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 ::collect () — Method in class RequestDataCollector
Collects data for the given Request and Response. 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. DebugHandlersListener ::configure () — Method in class DebugHandlersListener
Configures the error handler. DumpListener ::configure () — Method in class DumpListener
ConflictHttpException — Class in namespace Symfony\Component\HttpKernel\Exception
ConflictHttpException. Esi ::createCacheStrategy () — Method in class Esi
Returns a new cache strategy instance. Ssi ::createCacheStrategy () — Method in class Ssi
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. DebugLoggerInterface ::countErrors () — Method in class DebugLoggerInterface
Returns the number of errors. 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. CurrencyDataGenerator — Class in namespace Symfony\Component\Intl\Data\Generator
The rule for compiling the currency bundle. CurrencyDataProvider — Class in namespace Symfony\Component\Intl\Data\Provider
Data provider for currency-related data. ArrayAccessibleResourceBundle ::count () — Method in class ArrayAccessibleResourceBundle
IntlDateFormatter ::create () — Method in class IntlDateFormatter
Static constructor. 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. 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. ConnectionException — Class in namespace Symfony\Component\Ldap\Exception
ConnectionException is throw if binding to ldap can not be established. OptionsResolver ::clear () — Method in class OptionsResolver
Removes all options. OptionsResolver ::count () — Method in class OptionsResolver
Returns the number of set options. AbstractPipes ::close () — Method in class AbstractPipes
Closes file handles and pipes. PipesInterface ::close () — Method in class PipesInterface
Closes file handles and pipes. UnixPipes ::create () — Method in class UnixPipes
Creates a new UnixPipes instance. WindowsPipes ::close () — Method in class WindowsPipes
Closes file handles and pipes. WindowsPipes ::create () — Method in class WindowsPipes
Creates a new WindowsPipes instance. 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. ProcessBuilder ::create () — Method in class ProcessBuilder
Creates a process builder instance. PropertyAccess ::createPropertyAccessor () — Method in class PropertyAccess
Creates a property accessor with the default configuration. PropertyAccess ::createPropertyAccessorBuilder () — Method in class PropertyAccess
Creates a property accessor builder. 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. ClosureLoader — Class in namespace Symfony\Component\Routing\Loader
ClosureLoader loads routes from a PHP closure. 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. InMemoryTokenProvider ::createNewToken () — Method in class InMemoryTokenProvider
Creates a new token. TokenProviderInterface ::createNewToken () — Method in class TokenProviderInterface
Creates a new token. 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. AbstractGuardAuthenticator ::createAuthenticatedToken () — Method in class AbstractGuardAuthenticator
Create an authenticated token for the given user. GuardAuthenticatorInterface ::checkCredentials () — Method in class GuardAuthenticatorInterface
Returns true if the credentials are valid. GuardAuthenticatorInterface ::createAuthenticatedToken () — Method in class GuardAuthenticatorInterface
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. DigestData ::calculateServerDigest () — Method in class DigestData
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. 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. CircularReferenceException — Class in namespace Symfony\Component\Serializer\Exception
CircularReferenceException. ClassMetadata — Class in namespace Symfony\Component\Serializer\Mapping
{@inheritdoc} ClassMetadataInterface — Class in namespace Symfony\Component\Serializer\Mapping
Stores metadata needed for serializing and deserializing objects of specific class. 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}. CamelCaseToSnakeCaseNameConverter — Class in namespace Symfony\Component\Serializer\NameConverter
CamelCase to Underscore name converter. CustomNormalizer — Class in namespace Symfony\Component\Serializer\Normalizer
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. 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. ChainExtractor — Class in namespace Symfony\Component\Translation\Extractor
ChainExtractor extracts translation messages from template files. 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. 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. 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. $All — Property in class All
Callback — Class in namespace Symfony\Component\Validator\Constraints
$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 — Property in class Choice
$Choice — 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 — Property in class Email
$Email — Property in class Email
$Existence — Property in class Existence
$GroupSequence — Property in class GroupSequence
The group in which cascaded objects are validated when validating
this sequence. $Issn — Property in class Issn
$Length — Property in class Length
$Length — Property in class Length
TimeValidator ::checkTime () — Method in class TimeValidator
Checks whether a time is valid. $Url — Property in class Url
ExecutionContextFactory ::createContext () — Method in class ExecutionContextFactory
Creates a new execution context. ExecutionContextFactoryInterface ::createContext () — Method in class ExecutionContextFactoryInterface
Creates a new execution context. 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. $GenericMetadata — Property in class GenericMetadata
$GenericMetadata — Property in class GenericMetadata
$GenericMetadata — Property in class GenericMetadata
The strategy for cascading objects. $MemberMetadata — Property in class MemberMetadata
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. 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. 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
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 ::castTraceStub () — Method in class ExceptionCaster
ExceptionCaster ::castFrameStub () — Method in class ExceptionCaster
MongoCaster ::castCursor () — Method in class MongoCaster
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
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 ::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
XmlResourceCaster ::castXml () — Method in class XmlResourceCaster
AbstractCloner ::cloneVar () — Method in class AbstractCloner
Clones a PHP variable. 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. $Stub — Property in class Stub
$Stub — Property in class Stub
CliDumper — Class in namespace Symfony\Component\VarDumper\Dumper
CliDumper dumps variables for command line output. D
ContainerAwareEventManager ::dispatchEvent () — Method in class ContainerAwareEventManager
Dispatches an event to all registered listeners. DoctrineDataCollector — Class in namespace Symfony\Bridge\Doctrine\DataCollector
DoctrineDataCollector. DoctrineValidationPass — Class in namespace Symfony\Bridge\Doctrine\DependencyInjection\CompilerPass
Registers additional validators. DoctrineParserCache — Class in namespace Symfony\Bridge\Doctrine\ExpressionLanguage
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
DbalSessionHandler — Class in namespace Symfony\Bridge\Doctrine\HttpFoundation
DBAL based session storage. DbalSessionHandler ::destroy () — Method in class DbalSessionHandler
{@inheritdoc} DbalSessionHandlerSchema — Class in namespace Symfony\Bridge\Doctrine\HttpFoundation
DBAL Session Storage Schema. DbalLogger — Class in namespace Symfony\Bridge\Doctrine\Logger
DbalLogger. 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. DebugHandler — Class in namespace Symfony\Bridge\Monolog\Handler
DebugLogger. DeprecationErrorHandler — Class in namespace Symfony\Bridge\PhpUnit
Catch deprecation notices and print a summary report at the end of the test suite. DebugCommand — Class in namespace Symfony\Bridge\Twig\Command
Lists twig functions, filters, globals and tests present in the current project. DumpExtension — Class in namespace Symfony\Bridge\Twig\Extension
Provides integration of the dump() function with Twig. DumpExtension ::dump () — Method in class DumpExtension
YamlExtension ::dump () — Method in class YamlExtension
TranslationNodeVisitor ::disable () — Method in class TranslationNodeVisitor
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. Client ::disableReboot () — Method in class Client
Disables kernel reboot between requests. Application ::doRun () — Method in class Application
Runs the current application. Descriptor — Class in namespace Symfony\Bundle\FrameworkBundle\Console\Descriptor
Descriptor ::describe () — Method in class Descriptor
Describes an InputArgument instance. DescriptorHelper — Class in namespace Symfony\Bundle\FrameworkBundle\Console\Helper
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. DebugCommand — Class in namespace Symfony\Bundle\TwigBundle\Command
Lists twig functions, filters, globals and tests present in the current project. WebProfilerExtension ::dumpValue () — Method in class WebProfilerExtension
ClassMapGenerator ::dump () — Method in class ClassMapGenerator
Generate a class map file. 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 () — 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 ::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. 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. Descriptor — Class in namespace Symfony\Component\Console\Descriptor
Descriptor ::describe () — Method in class Descriptor
Describes an InputArgument instance. DescriptorInterface — Class in namespace Symfony\Component\Console\Descriptor
Descriptor interface. DescriptorInterface ::describe () — Method in class DescriptorInterface
Describes an InputArgument 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. 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. Definition — Class in namespace Symfony\Component\DependencyInjection
Definition represents a service definition. DefinitionDecorator — Class in namespace Symfony\Component\DependencyInjection
This definition decorates another 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. 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. Form ::disableValidation () — Method in class Form
Disables validation. TraceableEventDispatcher ::dispatch () — Method in class TraceableEventDispatcher
Dispatches an event to all registered listeners. EventDispatcher ::dispatch () — Method in class EventDispatcher
Dispatches an event to all registered listeners. 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. 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. DefaultChoiceListFactory — Class in namespace Symfony\Component\Form\ChoiceList\Factory
Default implementation of {@link ChoiceListFactoryInterface}. $ChoiceView — Property in class ChoiceView
The original choice value. 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. DateTimeToArrayTransformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
Transforms between a normalized time and a localized time string/array. 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. 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::POSTSET 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
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. Request ::duplicate () — Method in class Request
Clones a request and overrides some of its parameters. MemcacheSessionHandler ::destroy () — Method in class MemcacheSessionHandler
{@inheritdoc} MemcachedSessionHandler ::destroy () — Method in class MemcachedSessionHandler
{@inheritdoc} MongoDbSessionHandler ::destroy () — Method in class MongoDbSessionHandler
{@inheritdoc} NullSessionHandler ::destroy () — Method in class NullSessionHandler
{@inheritdoc} PdoSessionHandler ::destroy () — Method in class PdoSessionHandler
{@inheritdoc} WriteCheckSessionHandler ::destroy () — Method in class WriteCheckSessionHandler
{@inheritdoc} SessionHandlerProxy ::destroy () — Method in class SessionHandlerProxy
{@inheritdoc} DataCollector — Class in namespace Symfony\Component\HttpKernel\DataCollector
DataCollector. DataCollectorInterface — Class in namespace Symfony\Component\HttpKernel\DataCollector
DataCollectorInterface. DumpDataCollector — Class in namespace Symfony\Component\HttpKernel\DataCollector
DumpDataCollector ::dump () — Method in class DumpDataCollector
Dumps a Data object. DebugHandlersListener — Class in namespace Symfony\Component\HttpKernel\EventListener
Configures errors and exceptions handlers. DumpListener — Class in namespace Symfony\Component\HttpKernel\EventListener
Configures dump() handler. 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. SvnRepository ::download () — Method in class SvnRepository
Downloads the ICU data for the given version. Process ::disableOutput () — Method in class Process
Disables fetching output and error output from the underlying process. ProcessBuilder ::disableOutput () — Method in class ProcessBuilder
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. 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. DirectoryLoader — Class in namespace Symfony\Component\Routing\Loader
DumperCollection — Class in namespace Symfony\Component\Routing\Matcher\Dumper
Collection of routes. DumperPrefixCollection — Class in namespace Symfony\Component\Routing\Matcher\Dumper
Prefix tree of routes preserving routes order. DumperRoute — Class in namespace Symfony\Component\Routing\Matcher\Dumper
Container for a Route. 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. 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. DefaultAuthenticationSuccessHandler — Class in namespace Symfony\Component\Security\Http\Authentication
Class with the default authentication success handling logic. DigestAuthenticationEntryPoint — Class in namespace Symfony\Component\Security\Http\EntryPoint
DigestAuthenticationEntryPoint starts an HTTP Digest authentication. DigestAuthenticationListener — Class in namespace Symfony\Component\Security\Http\Firewall
DigestAuthenticationListener implements Digest HTTP authentication. DigestData — Class in namespace Symfony\Component\Security\Http\Firewall
DefaultLogoutSuccessHandler — Class in namespace Symfony\Component\Security\Http\Logout
Default logout success handler will redirect users to a configured path. ChainDecoder ::decode () — Method in class ChainDecoder
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 ::decode () — Method in class JsonEncoder
Decodes a string into PHP data. XmlEncoder ::decode () — Method in class XmlEncoder
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. 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. 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. 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. GetSetMethodNormalizer ::denormalize () — Method in class GetSetMethodNormalizer
Denormalizes data back into an object of the given class. ObjectNormalizer ::denormalize () — Method in class ObjectNormalizer
Denormalizes data back into an object of the given class. PropertyNormalizer ::denormalize () — Method in class PropertyNormalizer
Denormalizes data back into an object of the given class. 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. 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 — Property in class File
$Url — Property in class Url
DoctrineCache — Class in namespace Symfony\Component\Validator\Mapping\Cache
Adapts a Doctrine cache to a CacheInterface. $ClassMetadata — Property in class ClassMetadata
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. DoctrineCaster — Class in namespace Symfony\Component\VarDumper\Caster
Casts Doctrine related classes to array representation. $AbstractCloner — Property in class AbstractCloner
$Cursor — 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. $AbstractDumper — Property in class AbstractDumper
AbstractDumper ::dump () — Method in class AbstractDumper
Dumps a Data object. $CliDumper — Property in class CliDumper
$CliDumper — Property in class CliDumper
CliDumper ::dumpScalar () — Method in class CliDumper
Dumps a scalar value. CliDumper ::dumpString () — Method in class CliDumper
Dumps a string. DataDumperInterface — Class in namespace Symfony\Component\VarDumper\Dumper
DataDumperInterface for dumping Data objects. DataDumperInterface ::dump () — Method in class DataDumperInterface
Dumps a Data object. $HtmlDumper — Property in class HtmlDumper
HtmlDumper ::dump () — Method in class HtmlDumper
Dumps a Data object. VarDumper ::dump () — Method in class VarDumper
Dumper — Class in namespace Symfony\Component\Yaml
Dumper dumps PHP variables to YAML strings. Dumper ::dump () — Method in class Dumper
Dumps a PHP value to YAML. DumpException — Class in namespace Symfony\Component\Yaml\Exception
Exception class thrown when an error occurs during dumping. Inline ::dump () — Method in class Inline
Dumps a given PHP variable to a YAML string. Yaml ::dump () — Method in class Yaml
Dumps a PHP array to a YAML string. E
EntityFactory — Class in namespace Symfony\Bridge\Doctrine\DependencyInjection\Security\UserProvider
EntityFactory creates services for Doctrine user provider. EntityLoaderInterface — Class in namespace Symfony\Bridge\Doctrine\Form\ChoiceList
Custom loader for entities in the choice list. EntityType — Class in namespace Symfony\Bridge\Doctrine\Form\Type
EntityUserProvider — Class in namespace Symfony\Bridge\Doctrine\Security\User
Wrapper around a Doctrine ObjectManager. $UniqueEntity — Property in class UniqueEntity
$UniqueEntity — Property in class UniqueEntity
SymfonyTestsListener ::endTest () — Method in class SymfonyTestsListener
ExpressionExtension — Class in namespace Symfony\Bridge\Twig\Extension
ExpressionExtension gives a way to create Expressions from a template. ProfilerExtension ::enter () — Method in class ProfilerExtension
YamlExtension ::encode () — Method in class YamlExtension
Scope ::enter () — Method in class Scope
Opens a new child scope. TranslationNodeVisitor ::enable () — Method in class TranslationNodeVisitor
TwigExtractor ::extract () — Method in class TwigExtractor
Extracts translation messages from files, a file or a directory to the catalogue. TwigEngine ::exists () — Method in class TwigEngine
Returns true if the template exists. Client ::enableProfiler () — Method in class Client
Enables the profiler for the very next request. Client ::enableReboot () — Method in class Client
Enables kernel reboot between requests. EventDispatcherDebugCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
A console command for retrieving information about event dispatcher. EngineInterface — Class in namespace Symfony\Bundle\FrameworkBundle\Templating
EngineInterface is the interface each engine must implement. FormHelper ::end () — Method in class FormHelper
Renders the form end tag. FormHelper ::errors () — Method in class FormHelper
Renders the errors of the given view. PhpExtractor ::extract () — Method in class PhpExtractor
Extracts translation messages from files, a file or a directory to the catalogue. ExceptionController — Class in namespace Symfony\Bundle\TwigBundle\Controller
ExceptionController renders error or exception pages for a given
FlattenException. ExceptionListenerPass — Class in namespace Symfony\Bundle\TwigBundle\DependencyInjection\Compiler
Registers the Twig exception listener if Twig is registered as a templating engine. ExtensionPass — Class in namespace Symfony\Bundle\TwigBundle\DependencyInjection\Compiler
EnvironmentConfigurator — Class in namespace Symfony\Bundle\TwigBundle\DependencyInjection\Configurator
Twig environment configurator. FilesystemLoader ::exists () — Method in class FilesystemLoader
{@inheritdoc} ExceptionController — Class in namespace Symfony\Bundle\WebProfilerBundle\Controller
ExceptionController. ExceptionInterface — Class in namespace Symfony\Component\Asset\Exception
Base ExceptionInterface for the Asset component. EmptyVersionStrategy — Class in namespace Symfony\Component\Asset\VersionStrategy
Disable version for all assets. CookieJar ::expire () — Method in class CookieJar
Removes a cookie by name. ClassCollectionLoader ::enableTokenizer () — Method in class ClassCollectionLoader
This method is only useful for testing. EnumNodeDefinition — Class in namespace Symfony\Component\Config\Definition\Builder
Enum Node Definition. ExprBuilder — Class in namespace Symfony\Component\Config\Definition\Builder
This class builds an if expression. ExprBuilder ::end () — Method in class ExprBuilder
Returns the related node. MergeBuilder ::end () — Method in class MergeBuilder
Returns the related node. NodeBuilder ::enumNode () — Method in class NodeBuilder
Creates a child EnumNode. NodeBuilder ::end () — Method in class NodeBuilder
Returns the parent node. NodeDefinition ::example () — Method in class NodeDefinition
Sets example configuration. NodeDefinition ::end () — Method in class NodeDefinition
Returns the parent node. EnumNode — Class in namespace Symfony\Component\Config\Definition
Node which only allows a finite set of values. Exception — Class in namespace Symfony\Component\Config\Definition\Exception
Base exception for all configuration exceptions. Application ::extractNamespace () — Method in class Application
Returns the namespace part of the command name. ConsoleCommandEvent ::enableCommand () — Method in class ConsoleCommandEvent
Enables the command. ExceptionInterface — Class in namespace Symfony\Component\Console\Exception
ExceptionInterface. OutputFormatter ::escape () — Method in class OutputFormatter
Escapes "<" special char in given text. Input ::escapeToken () — Method in class Input
Escapes a token through escapeshellarg if it contains unsafe chars. InputOption ::equals () — Method in class InputOption
Checks whether the given option equals this one. StyleInterface ::error () — Method in class StyleInterface
Formats an error result bar. SymfonyStyle ::error () — Method in class SymfonyStyle
Formats an error result bar. CommandTester ::execute () — Method in class CommandTester
Executes the command. ExceptionInterface — Class in namespace Symfony\Component\CssSelector\Exception
Interface for exceptions. ExpressionErrorException — Class in namespace Symfony\Component\CssSelector\Exception
ParseException is thrown when a CSS selector syntax is not valid. ElementNode — Class in namespace Symfony\Component\CssSelector\Node
Represents a "|" node. ElementParser — Class in namespace Symfony\Component\CssSelector\Parser\Shortcut
CSS selector element parser shortcut. EmptyStringParser — Class in namespace Symfony\Component\CssSelector\Parser\Shortcut
CSS selector class parser shortcut. TokenizerEscaping ::escapeUnicode () — Method in class TokenizerEscaping
TokenizerEscaping ::escapeUnicodeAndNewLine () — Method in class TokenizerEscaping
ExtensionInterface — Class in namespace Symfony\Component\CssSelector\XPath\Extension
XPath expression translator extension interface. Debug ::enable () — Method in class Debug
Enables the debug tools. DebugClassLoader ::enable () — Method in class DebugClassLoader
Wraps all autoloaders. ErrorHandler — Class in namespace Symfony\Component\Debug
A generic ErrorHandler for the PHP engine. ExceptionHandler — Class in namespace Symfony\Component\Debug
ExceptionHandler converts an exception to a Response object. ExtensionCompilerPass — Class in namespace Symfony\Component\DependencyInjection\Compiler
A pass to automatically process extensions if they implement
CompilerPassInterface. ExceptionInterface — Class in namespace Symfony\Component\DependencyInjection\Exception
Base ExceptionInterface for Dependency Injection component. ExpressionLanguage — Class in namespace Symfony\Component\DependencyInjection
Adds some function to the default ExpressionLanguage. ExpressionLanguageProvider — Class in namespace Symfony\Component\DependencyInjection
Define some ExpressionLanguage functions. Extension — Class in namespace Symfony\Component\DependencyInjection\Extension
Provides useful features shared by many extensions. ExtensionInterface — Class in namespace Symfony\Component\DependencyInjection\Extension
ExtensionInterface is the interface implemented by container extension classes. ParameterBag ::escapeValue () — Method in class ParameterBag
Escape parameter placeholders %. ParameterBagInterface ::escapeValue () — Method in class ParameterBagInterface
Escape parameter placeholders %. Crawler ::eq () — Method in class Crawler
Returns a node given its position in the node list. Crawler ::each () — Method in class Crawler
Calls an anonymous function on each node of the list. Crawler ::extract () — Method in class Crawler
Extracts information from the list of nodes. Event — Class in namespace Symfony\Component\EventDispatcher
Event is the base class for classes containing event data. EventDispatcher — Class in namespace Symfony\Component\EventDispatcher
The EventDispatcherInterface is the central point of Symfony's event listener system. EventDispatcherInterface — Class in namespace Symfony\Component\EventDispatcher
The EventDispatcherInterface is the central point of Symfony's event listener system. EventSubscriberInterface — Class in namespace Symfony\Component\EventDispatcher
An EventSubscriber knows himself what events he is interested in. Expression — Class in namespace Symfony\Component\ExpressionLanguage
Represents an expression. ExpressionFunction — Class in namespace Symfony\Component\ExpressionLanguage
Represents a function that can be used in an expression. ExpressionFunctionProviderInterface — Class in namespace Symfony\Component\ExpressionLanguage
ExpressionLanguage — Class in namespace Symfony\Component\ExpressionLanguage
Allows to compile and evaluate expressions written in your own DSL. ExpressionLanguage ::evaluate () — Method in class ExpressionLanguage
Evaluate an expression. ArrayNode ::evaluate () — Method in class ArrayNode
BinaryNode ::evaluate () — Method in class BinaryNode
ConditionalNode ::evaluate () — Method in class ConditionalNode
ConstantNode ::evaluate () — Method in class ConstantNode
FunctionNode ::evaluate () — Method in class FunctionNode
GetAttrNode ::evaluate () — Method in class GetAttrNode
NameNode ::evaluate () — Method in class NameNode
Node ::evaluate () — Method in class Node
UnaryNode ::evaluate () — Method in class UnaryNode
TokenStream ::expect () — Method in class TokenStream
Tests a token. ExceptionInterface — Class in namespace Symfony\Component\Filesystem\Exception
Exception interface for all exceptions thrown by the component. Filesystem ::exists () — Method in class Filesystem
Checks the existence of files or directories. ExceptionInterface — Class in namespace Symfony\Component\Finder\Exception
Finder ::exclude () — Method in class Finder
Excludes directories. ExcludeDirectoryFilterIterator — Class in namespace Symfony\Component\Finder\Iterator
ExcludeDirectoryFilterIterator filters out directories. ErrorMappingException — Class in namespace Symfony\Component\Form\Exception
ExceptionInterface — Class in namespace Symfony\Component\Form\Exception
Base ExceptionInterface for the Form component. EmailType — Class in namespace Symfony\Component\Form\Extension\Core\Type
FormDataExtractor ::extractConfiguration () — Method in class FormDataExtractor
Extracts the configuration data of a form. FormDataExtractor ::extractDefaultData () — Method in class FormDataExtractor
Extracts the default data of a form. FormDataExtractor ::extractSubmittedData () — Method in class FormDataExtractor
Extracts the submitted data of a form. FormDataExtractor ::extractViewVariables () — Method in class FormDataExtractor
Extracts the view variables of a form. FormDataExtractorInterface ::extractConfiguration () — Method in class FormDataExtractorInterface
Extracts the configuration data of a form. FormDataExtractorInterface ::extractDefaultData () — Method in class FormDataExtractorInterface
Extracts the default data of a form. FormDataExtractorInterface ::extractSubmittedData () — Method in class FormDataExtractorInterface
Extracts the submitted data of a form. FormDataExtractorInterface ::extractViewVariables () — Method in class FormDataExtractorInterface
Extracts the view variables of a form. ExpressionRequestMatcher — Class in namespace Symfony\Component\HttpFoundation
ExpressionRequestMatcher uses an expression to match a Request. ExtensionGuesser — Class in namespace Symfony\Component\HttpFoundation\File\MimeType
A singleton mime type to file extension guesser. ExtensionGuesserInterface — Class in namespace Symfony\Component\HttpFoundation\File\MimeType
Guesses the file extension corresponding to a given mime type. Request ::enableHttpMethodParameterOverride () — Method in class Request
Enables support for the _method request parameter to determine the intended HTTP method. Response ::expire () — Method in class Response
Marks the response stale by setting the Age header to be equal to the maximum age of the response. CacheWarmerAggregate ::enableOptionalWarmers () — Method in class CacheWarmerAggregate
EnvParametersResource — Class in namespace Symfony\Component\HttpKernel\Config
EnvParametersResource represents resources stored in prefixed environment variables. EventDataCollector — Class in namespace Symfony\Component\HttpKernel\DataCollector
EventDataCollector. ExceptionDataCollector — Class in namespace Symfony\Component\HttpKernel\DataCollector
ExceptionDataCollector. ValueExporter ::exportValue () — Method in class ValueExporter
Converts a PHP value to a string. Extension — Class in namespace Symfony\Component\HttpKernel\DependencyInjection
Allow adding classes to the class cache. ExceptionListener — Class in namespace Symfony\Component\HttpKernel\EventListener
ExceptionListener. EsiFragmentRenderer — Class in namespace Symfony\Component\HttpKernel\Fragment
Implements the ESI rendering strategy. Esi — Class in namespace Symfony\Component\HttpKernel\HttpCache
Esi implements the ESI capabilities to Request and Response instances. Profiler ::enable () — Method in class Profiler
Enables the profiler. AmPmTransformer ::extractDateOptions () — Method in class AmPmTransformer
Extract date options from a matched value returned by the processing of the reverse matching
regular expression. DayOfWeekTransformer ::extractDateOptions () — Method in class DayOfWeekTransformer
Extract date options from a matched value returned by the processing of the reverse matching
regular expression. DayOfYearTransformer ::extractDateOptions () — Method in class DayOfYearTransformer
Extract date options from a matched value returned by the processing of the reverse matching
regular expression. DayTransformer ::extractDateOptions () — Method in class DayTransformer
Extract date options from a matched value returned by the processing of the reverse matching
regular expression. Hour1200Transformer ::extractDateOptions () — Method in class Hour1200Transformer
Extract date options from a matched value returned by the processing of the reverse matching
regular expression. Hour1201Transformer ::extractDateOptions () — Method in class Hour1201Transformer
Extract date options from a matched value returned by the processing of the reverse matching
regular expression. Hour2400Transformer ::extractDateOptions () — Method in class Hour2400Transformer
Extract date options from a matched value returned by the processing of the reverse matching
regular expression. Hour2401Transformer ::extractDateOptions () — Method in class Hour2401Transformer
Extract date options from a matched value returned by the processing of the reverse matching
regular expression. MinuteTransformer ::extractDateOptions () — Method in class MinuteTransformer
Extract date options from a matched value returned by the processing of the reverse matching
regular expression. MonthTransformer ::extractDateOptions () — Method in class MonthTransformer
Extract date options from a matched value returned by the processing of the reverse matching
regular expression. QuarterTransformer ::extractDateOptions () — Method in class QuarterTransformer
Extract date options from a matched value returned by the processing of the reverse matching
regular expression. SecondTransformer ::extractDateOptions () — Method in class SecondTransformer
Extract date options from a matched value returned by the processing of the reverse matching
regular expression. TimeZoneTransformer ::extractDateOptions () — Method in class TimeZoneTransformer
Extract date options from a matched value returned by the processing of the reverse matching
regular expression. Transformer ::extractDateOptions () — Method in class Transformer
Extract date options from a matched value returned by the processing of the reverse matching
regular expression. YearTransformer ::extractDateOptions () — Method in class YearTransformer
Extract date options from a matched value returned by the processing of the reverse matching
regular expression. ExceptionInterface — Class in namespace Symfony\Component\Intl\Exception
Base ExceptionInterface for the Intl component. LdapClient ::escape () — Method in class LdapClient
Escape a string for use in an LDAP filter or DN. LdapClientInterface ::escape () — Method in class LdapClientInterface
Escape a string for use in an LDAP filter or DN. ExceptionInterface — Class in namespace Symfony\Component\OptionsResolver\Exception
Marker interface for all exceptions thrown by the OptionsResolver component. ExceptionInterface — Class in namespace Symfony\Component\Process\Exception
Marker Interface for the Process Component. ExecutableFinder — Class in namespace Symfony\Component\Process
Generic executable finder. $Process — Property in class Process
Exit codes translation table. Process ::enableOutput () — Method in class Process
Enables fetching output and error output from the underlying process. ProcessBuilder ::enableOutput () — Method in class ProcessBuilder
Enables fetching output and error output from the underlying process. ProcessUtils ::escapeArgument () — Method in class ProcessUtils
Escapes a string to be used as a shell argument. ExceptionInterface — Class in namespace Symfony\Component\PropertyAccess\Exception
Marker interface for the PropertyAccess component. PropertyAccessorBuilder ::enableMagicCall () — Method in class PropertyAccessorBuilder
Enables the use of "__call" by the PropertyAccessor. PropertyAccessorBuilder ::enableExceptionOnInvalidIndex () — Method in class PropertyAccessorBuilder
Enables exceptions when reading a non-existing index. ExceptionInterface — Class in namespace Symfony\Component\Routing\Exception
ExceptionInterface. AbstractToken ::eraseCredentials () — Method in class AbstractToken
Removes sensitive information from the token. PreAuthenticatedToken ::eraseCredentials () — Method in class PreAuthenticatedToken
Removes sensitive information from the token. TokenInterface ::eraseCredentials () — Method in class TokenInterface
Removes sensitive information from the token. UsernamePasswordToken ::eraseCredentials () — Method in class UsernamePasswordToken
Removes sensitive information from the token. ExpressionLanguage — Class in namespace Symfony\Component\Security\Core\Authorization
Adds some function to the default ExpressionLanguage. ExpressionLanguageProvider — Class in namespace Symfony\Component\Security\Core\Authorization
Define some ExpressionLanguage functions. ExpressionVoter — Class in namespace Symfony\Component\Security\Core\Authorization\Voter
ExpressionVoter votes based on the evaluation of an expression. BCryptPasswordEncoder ::encodePassword () — Method in class BCryptPasswordEncoder
Encodes the raw password. EncoderAwareInterface — Class in namespace Symfony\Component\Security\Core\Encoder
EncoderFactory — Class in namespace Symfony\Component\Security\Core\Encoder
A generic encoder factory implementation. EncoderFactoryInterface — Class in namespace Symfony\Component\Security\Core\Encoder
EncoderFactoryInterface to support different encoders for different accounts. MessageDigestPasswordEncoder ::encodePassword () — Method in class MessageDigestPasswordEncoder
Encodes the raw password. PasswordEncoderInterface ::encodePassword () — Method in class PasswordEncoderInterface
Encodes the raw password. Pbkdf2PasswordEncoder ::encodePassword () — Method in class Pbkdf2PasswordEncoder
Encodes the raw password. PlaintextPasswordEncoder ::encodePassword () — Method in class PlaintextPasswordEncoder
Encodes the raw password. UserPasswordEncoder ::encodePassword () — Method in class UserPasswordEncoder
Encodes the plain password. UserPasswordEncoderInterface ::encodePassword () — Method in class UserPasswordEncoderInterface
Encodes the plain password. ExceptionInterface — Class in namespace Symfony\Component\Security\Core\Exception
Base ExceptionInterface for the Security component. EquatableInterface — Class in namespace Symfony\Component\Security\Core\User
EquatableInterface used to test if two objects are equal in security
and re-authentication context. User ::eraseCredentials () — Method in class User
Removes sensitive data from the user. UserInterface ::eraseCredentials () — Method in class UserInterface
Removes sensitive data from the user. ExceptionListener — Class in namespace Symfony\Component\Security\Http\Firewall
ExceptionListener catches authentication exception and converts them to
Response instances. ChainEncoder ::encode () — Method in class ChainEncoder
Encodes data into the given format. EncoderInterface — Class in namespace Symfony\Component\Serializer\Encoder
Defines the interface of encoders. EncoderInterface ::encode () — Method in class EncoderInterface
Encodes data into the given format. JsonEncode ::encode () — Method in class JsonEncode
Encodes PHP data to a JSON string. JsonEncoder ::encode () — Method in class JsonEncoder
Encodes data into the given format. XmlEncoder ::encode () — Method in class XmlEncoder
Encodes data into the given format. ExceptionInterface — Class in namespace Symfony\Component\Serializer\Exception
Base exception interface. Serializer ::encode () — Method in class Serializer
Encodes data into the given format. StopwatchEvent ::ensureStopped () — Method in class StopwatchEvent
Stops all non already stopped periods. DelegatingEngine ::exists () — Method in class DelegatingEngine
Returns true if the template exists. EngineInterface — Class in namespace Symfony\Component\Templating
EngineInterface is the interface each engine must implement. EngineInterface ::exists () — Method in class EngineInterface
Returns true if the template exists. PhpEngine ::exists () — Method in class PhpEngine
Returns true if the template exists. PhpEngine ::extend () — Method in class PhpEngine
Decorates the current template with another one. PhpEngine ::escape () — Method in class PhpEngine
Escapes a string by using the current charset. ExceptionInterface — Class in namespace Symfony\Component\Translation\Exception
Exception interface for all exceptions thrown by the component. ChainExtractor ::extract () — Method in class ChainExtractor
Extracts translation messages from files, a file or a directory to the catalogue. ExtractorInterface — Class in namespace Symfony\Component\Translation\Extractor
Extracts translation messages from a directory or files to the catalogue. ExtractorInterface ::extract () — Method in class ExtractorInterface
Extracts translation messages from files, a file or a directory to the catalogue. ArrayConverter ::expandToTree () — Method in class ArrayConverter
Converts linear messages array to tree-like array. $Collection — Property in class Collection
$Count — Property in class Count
Email — Class in namespace Symfony\Component\Validator\Constraints
EmailValidator — Class in namespace Symfony\Component\Validator\Constraints
EqualTo — Class in namespace Symfony\Component\Validator\Constraints
EqualToValidator — Class in namespace Symfony\Component\Validator\Constraints
Validates values are equal (==). Existence — Class in namespace Symfony\Component\Validator\Constraints
Expression — Class in namespace Symfony\Component\Validator\Constraints
$Expression — Property in class Expression
ExpressionValidator — Class in namespace Symfony\Component\Validator\Constraints
$Length — Property in class Length
ExecutionContext — Class in namespace Symfony\Component\Validator\Context
The context used and created by {@link ExecutionContextFactory}. ExecutionContextFactory — Class in namespace Symfony\Component\Validator\Context
Creates new {@link ExecutionContext} instances. ExecutionContextFactoryInterface — Class in namespace Symfony\Component\Validator\Context
Creates instances of {@link ExecutionContextInterface}. ExecutionContextInterface — Class in namespace Symfony\Component\Validator\Context
The context of a validation run. ExceptionInterface — Class in namespace Symfony\Component\Validator\Exception
Base ExceptionInterface for the Validator component. ValidatorBuilder ::enableAnnotationMapping () — Method in class ValidatorBuilder
Enables annotation based constraint mapping. ValidatorBuilderInterface ::enableAnnotationMapping () — Method in class ValidatorBuilderInterface
Enables annotation based constraint mapping. EnumStub — Class in namespace Symfony\Component\VarDumper\Caster
Represents an enumeration of values. ExceptionCaster — Class in namespace Symfony\Component\VarDumper\Caster
Casts common Exception classes to array representation. $ExceptionCaster — Property in class ExceptionCaster
DumperInterface ::enterHash () — Method in class DumperInterface
Dumps while entering an hash. CliDumper ::enterHash () — Method in class CliDumper
Dumps while entering an hash. HtmlDumper ::enterHash () — Method in class HtmlDumper
Dumps while entering an hash. Escaper — Class in namespace Symfony\Component\Yaml
Escaper encapsulates escaping rules for single and double-quoted
YAML strings. Escaper ::escapeWithDoubleQuotes () — Method in class Escaper
Escapes and surrounds a PHP value with double quotes. Escaper ::escapeWithSingleQuotes () — Method in class Escaper
Escapes and surrounds a PHP value with single quotes. ExceptionInterface — Class in namespace Symfony\Component\Yaml\Exception
Exception interface for all exceptions thrown by the component. F
DoctrineParserCache ::fetch () — Method in class DoctrineParserCache
Fetches an expression from the cache. $UniqueEntity — Property in class UniqueEntity
ConsoleFormatter ::format () — Method in class ConsoleFormatter
{@inheritdoc} FirePHPHandler — Class in namespace Symfony\Bridge\Monolog\Handler
FirePHPHandler. CodeExtension ::formatArgs () — Method in class CodeExtension
Formats an array as a string. CodeExtension ::formatArgsAsText () — Method in class CodeExtension
Formats an array as a string. CodeExtension ::fileExcerpt () — Method in class CodeExtension
Returns an excerpt of a code file around the given line number. CodeExtension ::formatFile () — Method in class CodeExtension
Formats a file path. CodeExtension ::formatFileFromText () — Method in class CodeExtension
FormExtension — Class in namespace Symfony\Bridge\Twig\Extension
FormExtension extends Twig with form capabilities. FormThemeNode — Class in namespace Symfony\Bridge\Twig\Node
FormThemeTokenParser — Class in namespace Symfony\Bridge\Twig\TokenParser
Token Parser for the 'form_theme' tag. TemplateFinder ::findAllTemplates () — Method in class TemplateFinder
Find all the templates in the bundle and in the kernel Resources folder. TemplateFinderInterface ::findAllTemplates () — Method in class TemplateFinderInterface
Find all the templates. FormPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
Adds all services with the tags "form.type" and "form.type_guesser" as
arguments of the "form.extension" service. FrameworkExtension — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection
FrameworkExtension. FrameworkBundle — Class in namespace Symfony\Bundle\FrameworkBundle
Bundle. CodeHelper ::formatArgsAsText () — Method in class CodeHelper
Formats an array as a string. CodeHelper ::formatArgs () — Method in class CodeHelper
Formats an array as a string. CodeHelper ::fileExcerpt () — Method in class CodeHelper
Returns an excerpt of a code file around the given line number. CodeHelper ::formatFile () — Method in class CodeHelper
Formats a file path. CodeHelper ::formatFileFromText () — Method in class CodeHelper
FormHelper — Class in namespace Symfony\Bundle\FrameworkBundle\Templating\Helper
FormHelper provides helpers to help display forms. FormHelper ::form () — Method in class FormHelper
Renders the HTML for a form. FilesystemLoader — Class in namespace Symfony\Bundle\FrameworkBundle\Templating\Loader
FilesystemLoader is a loader that read templates from the filesystem. FormLoginFactory — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory
FormLoginFactory creates services for form login authentication. FormLoginLdapFactory — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory
FormLoginLdapFactory creates services for form login ldap authentication. FirewallContext — Class in namespace Symfony\Bundle\SecurityBundle\Security
This is a wrapper around the actual firewall configuration which allows us
to lazy load the context for one specific firewall only when we need it. FirewallMap — Class in namespace Symfony\Bundle\SecurityBundle\Security
This is a lazy-loading firewall map implementation. FilesystemLoader — Class in namespace Symfony\Bundle\TwigBundle\Loader
FilesystemLoader extends the default Twig filesystem loader
to work with the Symfony paths and template references. Client ::followRedirects () — Method in class Client
Sets whether to automatically follow redirects or not. Client ::forward () — Method in class Client
Goes forward in the browser history. Client ::followRedirect () — Method in class Client
Follow redirects? Cookie ::fromString () — Method in class Cookie
Creates a Cookie instance from a Set-Cookie header value. CookieJar ::flushExpiredCookies () — Method in class CookieJar
Removes all expired cookies. History ::forward () — Method in class History
Goes forward in the history. ApcClassLoader ::findFile () — Method in class ApcClassLoader
Finds a file by class name while caching lookups to APC. ClassCollectionLoader ::fixNamespaceDeclarations () — Method in class ClassCollectionLoader
Adds brackets around each namespace if it's not already the case. ClassLoader ::findFile () — Method in class ClassLoader
Finds the path to the file where the class is defined. MapClassLoader ::findFile () — Method in class MapClassLoader
Finds the path to the file where the class is defined. Psr4ClassLoader ::findFile () — Method in class Psr4ClassLoader
WinCacheClassLoader ::findFile () — Method in class WinCacheClassLoader
Finds a file by class name while caching lookups to WinCache. XcacheClassLoader ::findFile () — Method in class XcacheClassLoader
Finds a file by class name while caching lookups to Xcache. BaseNode ::finalize () — Method in class BaseNode
Finalizes a value, applying all finalization closures. ArrayNodeDefinition ::fixXmlConfig () — Method in class ArrayNodeDefinition
Sets a normalization rule for XML configurations. FloatNodeDefinition — Class in namespace Symfony\Component\Config\Definition\Builder
This class provides a fluent interface for defining a float node. NodeBuilder ::floatNode () — Method in class NodeBuilder
Creates a child float node. ForbiddenOverwriteException — Class in namespace Symfony\Component\Config\Definition\Exception
This exception is thrown when a configuration path is overwritten from a
subsequent configuration file, but the entry node specifically forbids this. FloatNode — Class in namespace Symfony\Component\Config\Definition
This node represents a float value in the config tree. NodeInterface ::finalize () — Method in class NodeInterface
Finalizes a value. FileLoaderImportCircularReferenceException — Class in namespace Symfony\Component\Config\Exception
Exception class for when a circular reference is detected when importing resources. FileLoaderLoadException — Class in namespace Symfony\Component\Config\Exception
Exception class for when a resource cannot be loaded or imported. FileLocator — Class in namespace Symfony\Component\Config
FileLocator uses an array of pre-defined paths to find files. FileLocatorInterface — Class in namespace Symfony\Component\Config
FileLoader — Class in namespace Symfony\Component\Config\Loader
FileLoader is the abstract class used by all built-in loaders that are file based. FileExistenceResource — Class in namespace Symfony\Component\Config\Resource
FileExistenceResource represents a resource stored on the filesystem. FileResource — Class in namespace Symfony\Component\Config\Resource
FileResource represents a resource stored on the filesystem. Application ::findNamespace () — Method in class Application
Finds a registered namespace by a name or an abbreviation. Application ::find () — Method in class Application
Finds a command by name or alias. OutputFormatter ::format () — Method in class OutputFormatter
Formats a message according to the given styles. OutputFormatterInterface ::format () — Method in class OutputFormatterInterface
Formats a message according to the given styles. FormatterHelper — Class in namespace Symfony\Component\Console\Helper
The Formatter class provides helpers to format messages. FormatterHelper ::formatSection () — Method in class FormatterHelper
Formats a message within a section. FormatterHelper ::formatBlock () — Method in class FormatterHelper
Formats a message as a block of text. Helper ::formatTime () — Method in class Helper
Helper ::formatMemory () — Method in class Helper
ProgressBar ::finish () — Method in class ProgressBar
Finishes the progress output. ProgressIndicator ::finish () — Method in class ProgressIndicator
Finish the indicator with message. BufferedOutput ::fetch () — Method in class BufferedOutput
Empties buffer and returns its content. FunctionNode — Class in namespace Symfony\Component\CssSelector\Node
Represents a ":()" node. Reader ::findPattern () — Method in class Reader
TokenStream ::freeze () — Method in class TokenStream
Freezes stream. FunctionExtension — Class in namespace Symfony\Component\CssSelector\XPath\Extension
XPath expression translator function extension. FatalErrorException — Class in namespace Symfony\Component\Debug\Exception
Fatal Error Exception. FatalThrowableError — Class in namespace Symfony\Component\Debug\Exception
Fatal Throwable Error. FlattenException — Class in namespace Symfony\Component\Debug\Exception
FlattenException wraps a PHP Exception to be able to serialize it. FatalErrorHandlerInterface — Class in namespace Symfony\Component\Debug\FatalErrorHandler
Attempts to convert fatal errors to exceptions. LoggingFormatter ::formatRemoveService () — Method in class LoggingFormatter
LoggingFormatter ::formatInlineService () — Method in class LoggingFormatter
LoggingFormatter ::formatUpdateReference () — Method in class LoggingFormatter
LoggingFormatter ::formatResolveInheritance () — Method in class LoggingFormatter
LoggingFormatter ::format () — Method in class LoggingFormatter
ContainerBuilder ::findDefinition () — Method in class ContainerBuilder
Gets a service definition by id or alias. ContainerBuilder ::findTaggedServiceIds () — Method in class ContainerBuilder
Returns service ids for a given tag. ContainerBuilder ::findTags () — Method in class ContainerBuilder
Returns all tags the defined services use. ContainerBuilder ::findUnusedTags () — Method in class ContainerBuilder
Returns all tags not queried by findTaggedServiceIds. FileLoader — Class in namespace Symfony\Component\DependencyInjection\Loader
FileLoader is the abstract class used by all built-in loaders that are file based. FrozenParameterBag — Class in namespace Symfony\Component\DependencyInjection\ParameterBag
Holds read-only parameters. TaggedContainerInterface ::findTaggedServiceIds () — Method in class TaggedContainerInterface
Returns service ids for a given tag. Crawler ::first () — Method in class Crawler
Returns the first node of the current selection. Crawler ::filterXPath () — Method in class Crawler
Filters the list of nodes with an XPath expression. Crawler ::filter () — Method in class Crawler
Filters the list of nodes with a CSS selector. Crawler ::form () — Method in class Crawler
Returns a Form object for the first node in the list. FileFormField — Class in namespace Symfony\Component\DomCrawler\Field
FileFormField represents a file form field (an HTML file input tag). FormField — Class in namespace Symfony\Component\DomCrawler\Field
FormField is the abstract class for all form fields. Form — Class in namespace Symfony\Component\DomCrawler
Form represents an HTML form. FormFieldRegistry — Class in namespace Symfony\Component\DomCrawler
This is an internal class that must not be used directly. FunctionNode — Class in namespace Symfony\Component\ExpressionLanguage\Node
ArrayParserCache ::fetch () — Method in class ArrayParserCache
Fetches an expression from the cache. ParserCacheInterface ::fetch () — Method in class ParserCacheInterface
Fetches an expression from the cache. FileNotFoundException — Class in namespace Symfony\Component\Filesystem\Exception
Exception class thrown when a file couldn't be found. Filesystem — Class in namespace Symfony\Component\Filesystem
Provides basic utility to manipulate the file system. Finder — Class in namespace Symfony\Component\Finder
Finder allows to build rules to find files and directories. Finder ::files () — Method in class Finder
Restricts the matching to files only. Finder ::filter () — Method in class Finder
Filters the iterator with an anonymous function. Finder ::followLinks () — Method in class Finder
Forces the following of symlinks. FileTypeFilterIterator — Class in namespace Symfony\Component\Finder\Iterator
FileTypeFilterIterator only keeps files, directories, or both. FilecontentFilterIterator — Class in namespace Symfony\Component\Finder\Iterator
FilecontentFilterIterator filters files by their contents using patterns (regexps or strings). FilenameFilterIterator — Class in namespace Symfony\Component\Finder\Iterator
FilenameFilterIterator filters files by patterns (a regexp, a glob, or a string). FilterIterator — Class in namespace Symfony\Component\Finder\Iterator
This iterator just overrides the rewind method in order to correct a PHP bug. AbstractType ::finishView () — Method in class AbstractType
Finishes the form view. AbstractTypeExtension ::finishView () — Method in class AbstractTypeExtension
Finishes the view. FixUrlProtocolListener — Class in namespace Symfony\Component\Form\Extension\Core\EventListener
Adds a protocol to a URL if it doesn't already have one. ChoiceType ::finishView () — Method in class ChoiceType
Finishes the form view. CollectionType ::finishView () — Method in class CollectionType
Finishes the form view. DateType ::finishView () — Method in class DateType
Finishes the form view. FileType — Class in namespace Symfony\Component\Form\Extension\Core\Type
FileType ::finishView () — Method in class FileType
Finishes the form view. FormType — Class in namespace Symfony\Component\Form\Extension\Core\Type
FormType ::finishView () — Method in class FormType
Finishes the form view. FormTypeCsrfExtension — Class in namespace Symfony\Component\Form\Extension\Csrf\Type
FormTypeCsrfExtension ::finishView () — Method in class FormTypeCsrfExtension
Adds a CSRF field to the root form view. FormDataCollector — Class in namespace Symfony\Component\Form\Extension\DataCollector
Data collector for {@link FormInterface} instances. FormDataCollectorInterface — Class in namespace Symfony\Component\Form\Extension\DataCollector
Collects and structures information about forms. FormDataExtractor — Class in namespace Symfony\Component\Form\Extension\DataCollector
Default implementation of {@link FormDataExtractorInterface}. FormDataExtractorInterface — Class in namespace Symfony\Component\Form\Extension\DataCollector
Extracts arrays of information out of forms. ResolvedTypeDataCollectorProxy ::finishView () — Method in class ResolvedTypeDataCollectorProxy
Finishes a form view for the type hierarchy. FormTypeHttpFoundationExtension — Class in namespace Symfony\Component\Form\Extension\HttpFoundation\Type
Form — Class in namespace Symfony\Component\Form\Extension\Validator\Constraints
FormValidator — Class in namespace Symfony\Component\Form\Extension\Validator\Constraints
FormTypeValidatorExtension — Class in namespace Symfony\Component\Form\Extension\Validator\Type
Form — Class in namespace Symfony\Component\Form
Form represents a form. FormBuilder — Class in namespace Symfony\Component\Form
A builder for creating {@link Form} instances. FormBuilderInterface — Class in namespace Symfony\Component\Form
FormConfigBuilder — Class in namespace Symfony\Component\Form
A basic form configuration. FormConfigBuilderInterface — Class in namespace Symfony\Component\Form
FormConfigInterface — Class in namespace Symfony\Component\Form
The configuration of a {@link Form} object. FormError — Class in namespace Symfony\Component\Form
Wraps errors in forms. FormErrorIterator — Class in namespace Symfony\Component\Form
Iterates over the errors of a form. FormEvent — Class in namespace Symfony\Component\Form
FormEvents — Class in namespace Symfony\Component\Form
To learn more about how form events work check the documentation
entry at {@link https://symfony.com/doc/any/components/form/form_events.html}. FormExtensionInterface — Class in namespace Symfony\Component\Form
Interface for extensions which provide types, type extensions and a guesser. FormFactory — Class in namespace Symfony\Component\Form
FormFactoryBuilder — Class in namespace Symfony\Component\Form
The default implementation of FormFactoryBuilderInterface. FormFactoryBuilderInterface — Class in namespace Symfony\Component\Form
A builder for FormFactoryInterface objects. FormFactoryInterface — Class in namespace Symfony\Component\Form
FormInterface — Class in namespace Symfony\Component\Form
A form group bundling multiple forms in a hierarchical structure. FormRegistry — Class in namespace Symfony\Component\Form
The central registry of the Form component. FormRegistryInterface — Class in namespace Symfony\Component\Form
The central registry of the Form component. FormRenderer — Class in namespace Symfony\Component\Form
Renders a form into HTML using a rendering engine. FormRendererEngineInterface — Class in namespace Symfony\Component\Form
Adapter for rendering form templates with a specific templating engine. FormRendererInterface — Class in namespace Symfony\Component\Form
Renders a form into HTML. FormTypeExtensionInterface — Class in namespace Symfony\Component\Form
FormTypeExtensionInterface ::finishView () — Method in class FormTypeExtensionInterface
Finishes the view. FormTypeGuesserChain — Class in namespace Symfony\Component\Form
FormTypeGuesserInterface — Class in namespace Symfony\Component\Form
FormTypeInterface — Class in namespace Symfony\Component\Form
FormTypeInterface ::finishView () — Method in class FormTypeInterface
Finishes the form view. FormView — Class in namespace Symfony\Component\Form
Forms — Class in namespace Symfony\Component\Form
Entry point of the Form component. ResolvedFormType ::finishView () — Method in class ResolvedFormType
Finishes a form view for the type hierarchy. ResolvedFormTypeInterface ::finishView () — Method in class ResolvedFormTypeInterface
Finishes a form view for the type hierarchy. FormBuilderInterface — Class in namespace Symfony\Component\Form\Test
FormIntegrationTestCase — Class in namespace Symfony\Component\Form\Test
FormInterface — Class in namespace Symfony\Component\Form\Test
FormPerformanceTestCase — Class in namespace Symfony\Component\Form\Test
Base class for performance tests. FormUtil — Class in namespace Symfony\Component\Form\Util
StringUtil ::fqcnToBlockPrefix () — Method in class StringUtil
Converts a fully-qualified class name to a block prefix. AcceptHeader ::fromString () — Method in class AcceptHeader
Builds an AcceptHeader instance from a string. AcceptHeader ::filter () — Method in class AcceptHeader
Filters items on their value using given regex. AcceptHeader ::first () — Method in class AcceptHeader
Returns first item. AcceptHeaderItem ::fromString () — Method in class AcceptHeaderItem
Builds an AcceptHeaderInstance instance from a string. FileBag — Class in namespace Symfony\Component\HttpFoundation
FileBag is a container for uploaded files. FileException — Class in namespace Symfony\Component\HttpFoundation\File\Exception
Thrown when an error occurred in the component File. FileNotFoundException — Class in namespace Symfony\Component\HttpFoundation\File\Exception
Thrown when a file was not found. File — Class in namespace Symfony\Component\HttpFoundation\File
A file in the file system. FileBinaryMimeTypeGuesser — Class in namespace Symfony\Component\HttpFoundation\File\MimeType
Guesses the mime type with the binary "file" (only available on *nix). FileinfoMimeTypeGuesser — Class in namespace Symfony\Component\HttpFoundation\File\MimeType
Guesses the mime type using the PECL extension FileInfo. ParameterBag ::filter () — Method in class ParameterBag
Filter key. $Request — Property in class Request
Uploaded files ($_FILES). FlashBag — Class in namespace Symfony\Component\HttpFoundation\Session\Flash
FlashBag flash message container. FlashBagInterface — Class in namespace Symfony\Component\HttpFoundation\Session\Flash
FlashBagInterface. FileLocator — Class in namespace Symfony\Component\HttpKernel\Config
FileLocator uses the KernelInterface to locate resources in bundles. FragmentRendererPass — Class in namespace Symfony\Component\HttpKernel\DependencyInjection
Adds services tagged kernel.fragment_renderer as HTTP content rendering strategies. FragmentListener — Class in namespace Symfony\Component\HttpKernel\EventListener
Handles content fragments represented by special URIs. FilterControllerEvent — Class in namespace Symfony\Component\HttpKernel\Event
Allows filtering of a controller callable. FilterResponseEvent — Class in namespace Symfony\Component\HttpKernel\Event
Allows to filter a Response object. FinishRequestEvent — Class in namespace Symfony\Component\HttpKernel\Event
Triggered whenever a request is fully processed. FragmentHandler — Class in namespace Symfony\Component\HttpKernel\Fragment
Renders a URI that represents a resource fragment. FragmentRendererInterface — Class in namespace Symfony\Component\HttpKernel\Fragment
Interface implemented by all rendering strategies. FileProfilerStorage — Class in namespace Symfony\Component\HttpKernel\Profiler
Storage for profiler using files. FileProfilerStorage ::find () — Method in class FileProfilerStorage
Finds profiler tokens for the given criteria. Profiler ::find () — Method in class Profiler
Finds profiler tokens for the given criteria. ProfilerStorageInterface ::find () — Method in class ProfilerStorageInterface
Finds profiler tokens for the given criteria. CurrencyDataProvider ::forNumericCode () — Method in class CurrencyDataProvider
Data provider for {@link \Symfony\Component\Intl\Currency::forNumericCode()}. AmPmTransformer ::format () — Method in class AmPmTransformer
Format a value using a configured DateTime as date/time source. DayOfWeekTransformer ::format () — Method in class DayOfWeekTransformer
Format a value using a configured DateTime as date/time source. DayOfYearTransformer ::format () — Method in class DayOfYearTransformer
Format a value using a configured DateTime as date/time source. DayTransformer ::format () — Method in class DayTransformer
Format a value using a configured DateTime as date/time source. FullTransformer — Class in namespace Symfony\Component\Intl\DateFormatter\DateFormat
Parser and formatter for date formats. FullTransformer ::format () — Method in class FullTransformer
Format a DateTime using ICU dateformat pattern. FullTransformer ::formatReplace () — Method in class FullTransformer
Return the formatted ICU value for the matched date characters. Hour1200Transformer ::format () — Method in class Hour1200Transformer
Format a value using a configured DateTime as date/time source. Hour1201Transformer ::format () — Method in class Hour1201Transformer
Format a value using a configured DateTime as date/time source. Hour2400Transformer ::format () — Method in class Hour2400Transformer
Format a value using a configured DateTime as date/time source. Hour2401Transformer ::format () — Method in class Hour2401Transformer
Format a value using a configured DateTime as date/time source. MinuteTransformer ::format () — Method in class MinuteTransformer
Format a value using a configured DateTime as date/time source. MonthTransformer ::format () — Method in class MonthTransformer
Format a value using a configured DateTime as date/time source. QuarterTransformer ::format () — Method in class QuarterTransformer
Format a value using a configured DateTime as date/time source. SecondTransformer ::format () — Method in class SecondTransformer
Format a value using a configured DateTime as date/time source. TimeZoneTransformer ::format () — Method in class TimeZoneTransformer
Format a value using a configured DateTime as date/time source. Transformer ::format () — Method in class Transformer
Format a value using a configured DateTime as date/time source. YearTransformer ::format () — Method in class YearTransformer
Format a value using a configured DateTime as date/time source. IntlDateFormatter ::format () — Method in class IntlDateFormatter
Format the date/time value (timestamp) as a string. IntlDateFormatter ::formatObject () — Method in class IntlDateFormatter
Not supported. Formats an object. Locale ::filterMatches () — Method in class Locale
Not supported. Checks if a language tag filter matches with locale. NumberFormatter ::formatCurrency () — Method in class NumberFormatter
Format a currency value. NumberFormatter ::format () — Method in class NumberFormatter
Format a number. LdapClient ::find () — Method in class LdapClient
LdapClientInterface ::find () — Method in class LdapClientInterface
ExecutableFinder ::find () — Method in class ExecutableFinder
Finds an executable by name. PhpExecutableFinder ::find () — Method in class PhpExecutableFinder
Finds The PHP executable. PhpExecutableFinder ::findArguments () — Method in class PhpExecutableFinder
Finds the PHP executable arguments. RequestContext ::fromRequest () — Method in class RequestContext
Updates the RequestContext information based on a HttpFoundation Request. FormAuthenticationEntryPoint — Class in namespace Symfony\Component\Security\Http\EntryPoint
FormAuthenticationEntryPoint starts an authentication via a login form. Firewall — Class in namespace Symfony\Component\Security\Http
Firewall uses a FirewallMap to register security listeners for the given
request. FirewallMap — Class in namespace Symfony\Component\Security\Http
FirewallMap allows configuration of different firewalls for specific parts
of the website. FirewallMapInterface — Class in namespace Symfony\Component\Security\Http
This interface must be implemented by firewall maps. FileLoader — Class in namespace Symfony\Component\Serializer\Mapping\Loader
Base class for all file based loaders. FilesystemLoader — Class in namespace Symfony\Component\Templating\Loader
FilesystemLoader is a loader that read templates from the filesystem. FileStorage — Class in namespace Symfony\Component\Templating\Storage
FileStorage represents a template stored on the filesystem. CsvFileDumper ::formatCatalogue () — Method in class CsvFileDumper
Transforms a domain of a message catalogue to its string representation. FileDumper — Class in namespace Symfony\Component\Translation\Dumper
FileDumper is an implementation of DumperInterface that dump a message catalogue to file(s). FileDumper ::formatCatalogue () — Method in class FileDumper
Transforms a domain of a message catalogue to its string representation. IcuResFileDumper ::formatCatalogue () — Method in class IcuResFileDumper
Transforms a domain of a message catalogue to its string representation. IniFileDumper ::formatCatalogue () — Method in class IniFileDumper
Transforms a domain of a message catalogue to its string representation. JsonFileDumper ::formatCatalogue () — Method in class JsonFileDumper
Transforms a domain of a message catalogue to its string representation. MoFileDumper ::formatCatalogue () — Method in class MoFileDumper
Transforms a domain of a message catalogue to its string representation. PhpFileDumper ::formatCatalogue () — Method in class PhpFileDumper
Transforms a domain of a message catalogue to its string representation. PoFileDumper ::formatCatalogue () — Method in class PoFileDumper
Transforms a domain of a message catalogue to its string representation. QtFileDumper ::formatCatalogue () — Method in class QtFileDumper
Transforms a domain of a message catalogue to its string representation. XliffFileDumper ::formatCatalogue () — Method in class XliffFileDumper
Transforms a domain of a message catalogue to its string representation. YamlFileDumper ::formatCatalogue () — Method in class YamlFileDumper
Transforms a domain of a message catalogue to its string representation. FileLoader — Class in namespace Symfony\Component\Translation\Loader
$Collection — Property in class Collection
File — Class in namespace Symfony\Component\Validator\Constraints
FileValidator — Class in namespace Symfony\Component\Validator\Constraints
GenericMetadata ::findConstraints () — Method in class GenericMetadata
Returns all constraints for a given validation group. FileLoader — Class in namespace Symfony\Component\Validator\Mapping\Loader
Base loader for loading validation metadata from a file. FilesLoader — Class in namespace Symfony\Component\Validator\Mapping\Loader
Base loader for loading validation metadata from a list of files. MetadataInterface ::findConstraints () — Method in class MetadataInterface
Returns all constraints for a given validation group. Caster ::filter () — Method in class Caster
Filters out the specified properties. FrameStub — Class in namespace Symfony\Component\VarDumper\Caster
Represents a single backtrace frame as returned by debug_backtrace() or Exception->getTrace(). G
ContainerAwareEventManager ::getListeners () — Method in class ContainerAwareEventManager
Gets the listeners of a specific event or all listeners. DoctrineDataCollector ::getManagers () — Method in class DoctrineDataCollector
DoctrineDataCollector ::getConnections () — Method in class DoctrineDataCollector
DoctrineDataCollector ::getQueryCount () — Method in class DoctrineDataCollector
DoctrineDataCollector ::getQueries () — Method in class DoctrineDataCollector
DoctrineDataCollector ::getTime () — Method in class DoctrineDataCollector
DoctrineDataCollector ::getName () — Method in class DoctrineDataCollector
Returns the name of the collector. EntityFactory ::getKey () — Method in class EntityFactory
EntityLoaderInterface ::getEntities () — Method in class EntityLoaderInterface
Returns an array of entities that are valid choices in the corresponding choice list. EntityLoaderInterface ::getEntitiesByIds () — Method in class EntityLoaderInterface
Returns an array of entities matching the given identifiers. IdReader ::getIdValue () — Method in class IdReader
Returns the ID value for an object. IdReader ::getIdField () — Method in class IdReader
Returns the name of the ID field. ORMQueryBuilderLoader ::getEntities () — Method in class ORMQueryBuilderLoader
Returns an array of entities that are valid choices in the corresponding choice list. ORMQueryBuilderLoader ::getEntitiesByIds () — Method in class ORMQueryBuilderLoader
Returns an array of entities matching the given identifiers. DoctrineOrmTypeGuesser ::guessType () — Method in class DoctrineOrmTypeGuesser
Returns a field guess for a property name of a class. DoctrineOrmTypeGuesser ::guessRequired () — Method in class DoctrineOrmTypeGuesser
Returns a guess whether a property of a class is required. DoctrineOrmTypeGuesser ::guessMaxLength () — Method in class DoctrineOrmTypeGuesser
Returns a guess about the field's maximum length. DoctrineOrmTypeGuesser ::guessPattern () — Method in class DoctrineOrmTypeGuesser
Returns a guess about the field's pattern. MergeDoctrineCollectionListener ::getSubscribedEvents () — Method in class MergeDoctrineCollectionListener
Returns an array of event names this subscriber wants to listen to. DoctrineType ::getQueryBuilderPartsForCachingHash () — Method in class DoctrineType
Gets important parts from QueryBuilder that will allow to cache its results. DoctrineType ::getLoader () — Method in class DoctrineType
Return the default loader object. DoctrineType ::getParent () — Method in class DoctrineType
Returns the name of the parent type. EntityType ::getLoader () — Method in class EntityType
Return the default loader object. EntityType ::getBlockPrefix () — Method in class EntityType
Returns the prefix of the template block name for this type. EntityType ::getQueryBuilderPartsForCachingHash () — Method in class EntityType
We consider two query builders with an equal SQL string and
equal parameters to be equal. DbalSessionHandler ::gc () — Method in class DbalSessionHandler
{@inheritdoc} DoctrineExtractor ::getProperties () — Method in class DoctrineExtractor
Gets the list of properties available for the given class. DoctrineExtractor ::getTypes () — Method in class DoctrineExtractor
Gets types of a property. RegistryInterface ::getDefaultEntityManagerName () — Method in class RegistryInterface
Gets the default entity manager name. RegistryInterface ::getEntityManager () — Method in class RegistryInterface
Gets a named entity manager. RegistryInterface ::getEntityManagers () — Method in class RegistryInterface
Gets an array of all registered entity managers. RegistryInterface ::getEntityNamespace () — Method in class RegistryInterface
Resolves a registered namespace alias to the full namespace. RegistryInterface ::getEntityManagerNames () — Method in class RegistryInterface
Gets all connection names. RegistryInterface ::getEntityManagerForClass () — Method in class RegistryInterface
Gets the entity manager associated with a given class. UniqueEntity ::getRequiredOptions () — Method in class UniqueEntity
Returns the name of the required options. UniqueEntity ::getTargets () — Method in class UniqueEntity
Returns whether the constraint can be put onto classes, properties or
both. UniqueEntity ::getDefaultOption () — Method in class UniqueEntity
Returns the name of the default option. ConsoleHandler ::getSubscribedEvents () — Method in class ConsoleHandler
Returns an array of event names this subscriber wants to listen to. DebugHandler ::getLogs () — Method in class DebugHandler
Returns an array of logs. Logger ::getLogs () — Method in class Logger
Returns an array of logs. ProxyDumper ::getProxyFactoryCode () — Method in class ProxyDumper
Generates the code to be used to instantiate a proxy in the dumped factory code. ProxyDumper ::getProxyCode () — Method in class ProxyDumper
Generates the code for the lazy proxy. AppVariable ::getUser () — Method in class AppVariable
Returns the current user. AppVariable ::getRequest () — Method in class AppVariable
Returns the current request. AppVariable ::getSession () — Method in class AppVariable
Returns the current session. AppVariable ::getEnvironment () — Method in class AppVariable
Returns the current app environment. AppVariable ::getDebug () — Method in class AppVariable
Returns the current app debug mode. TwigDataCollector ::getTime () — Method in class TwigDataCollector
TwigDataCollector ::getTemplateCount () — Method in class TwigDataCollector
TwigDataCollector ::getTemplates () — Method in class TwigDataCollector
TwigDataCollector ::getBlockCount () — Method in class TwigDataCollector
TwigDataCollector ::getMacroCount () — Method in class TwigDataCollector
TwigDataCollector ::getHtmlCallGraph () — Method in class TwigDataCollector
TwigDataCollector ::getProfile () — Method in class TwigDataCollector
TwigDataCollector ::getName () — Method in class TwigDataCollector
Returns the name of the collector. AssetExtension ::getFunctions () — Method in class AssetExtension
{@inheritdoc} AssetExtension ::getAssetUrl () — Method in class AssetExtension
Returns the public url/path of an asset. AssetExtension ::getAssetVersion () — Method in class AssetExtension
Returns the version of an asset. AssetExtension ::getName () — Method in class AssetExtension
Returns the name of the extension. CodeExtension ::getFilters () — Method in class CodeExtension
{@inheritdoc} CodeExtension ::getFileLink () — Method in class CodeExtension
Returns the link for a given file/line pair. CodeExtension ::getName () — Method in class CodeExtension
{@inheritdoc} DumpExtension ::getFunctions () — Method in class DumpExtension
DumpExtension ::getTokenParsers () — Method in class DumpExtension
DumpExtension ::getName () — Method in class DumpExtension
ExpressionExtension ::getFunctions () — Method in class ExpressionExtension
{@inheritdoc} ExpressionExtension ::getName () — Method in class ExpressionExtension
Returns the name of the extension. FormExtension ::getTokenParsers () — Method in class FormExtension
{@inheritdoc} FormExtension ::getFunctions () — Method in class FormExtension
{@inheritdoc} FormExtension ::getFilters () — Method in class FormExtension
{@inheritdoc} FormExtension ::getTests () — Method in class FormExtension
{@inheritdoc} FormExtension ::getName () — Method in class FormExtension
{@inheritdoc} HttpFoundationExtension ::getFunctions () — Method in class HttpFoundationExtension
{@inheritdoc} HttpFoundationExtension ::generateAbsoluteUrl () — Method in class HttpFoundationExtension
Returns the absolute URL for the given absolute or relative path. HttpFoundationExtension ::generateRelativePath () — Method in class HttpFoundationExtension
Returns a relative path based on the current Request. HttpFoundationExtension ::getName () — Method in class HttpFoundationExtension
Returns the name of the extension. HttpKernelExtension ::getFunctions () — Method in class HttpKernelExtension
HttpKernelExtension ::getName () — Method in class HttpKernelExtension
{@inheritdoc} LogoutUrlExtension ::getFunctions () — Method in class LogoutUrlExtension
{@inheritdoc} LogoutUrlExtension ::getLogoutPath () — Method in class LogoutUrlExtension
Generates the relative logout URL for the firewall. LogoutUrlExtension ::getLogoutUrl () — Method in class LogoutUrlExtension
Generates the absolute logout URL for the firewall. LogoutUrlExtension ::getName () — Method in class LogoutUrlExtension
{@inheritdoc} ProfilerExtension ::getName () — Method in class ProfilerExtension
{@inheritdoc} RoutingExtension ::getFunctions () — Method in class RoutingExtension
Returns a list of functions to add to the existing list. RoutingExtension ::getPath () — Method in class RoutingExtension
RoutingExtension ::getUrl () — Method in class RoutingExtension
RoutingExtension ::getName () — Method in class RoutingExtension
{@inheritdoc} SecurityExtension ::getFunctions () — Method in class SecurityExtension
{@inheritdoc} SecurityExtension ::getName () — Method in class SecurityExtension
{@inheritdoc} StopwatchExtension ::getStopwatch () — Method in class StopwatchExtension
StopwatchExtension ::getTokenParsers () — Method in class StopwatchExtension
StopwatchExtension ::getName () — Method in class StopwatchExtension
TranslationExtension ::getTranslator () — Method in class TranslationExtension
TranslationExtension ::getFilters () — Method in class TranslationExtension
{@inheritdoc} TranslationExtension ::getTokenParsers () — Method in class TranslationExtension
Returns the token parser instance to add to the existing list. TranslationExtension ::getNodeVisitors () — Method in class TranslationExtension
{@inheritdoc} TranslationExtension ::getTranslationNodeVisitor () — Method in class TranslationExtension
TranslationExtension ::getName () — Method in class TranslationExtension
{@inheritdoc} YamlExtension ::getFilters () — Method in class YamlExtension
{@inheritdoc} YamlExtension ::getName () — Method in class YamlExtension
{@inheritdoc} Scope ::get () — Method in class Scope
Returns data visible from current scope. TranslationDefaultDomainNodeVisitor ::getPriority () — Method in class TranslationDefaultDomainNodeVisitor
{@inheritdoc} TranslationNodeVisitor ::getMessages () — Method in class TranslationNodeVisitor
TranslationNodeVisitor ::getPriority () — Method in class TranslationNodeVisitor
{@inheritdoc} DumpTokenParser ::getTag () — Method in class DumpTokenParser
{@inheritdoc} FormThemeTokenParser ::getTag () — Method in class FormThemeTokenParser
Gets the tag name associated with this token parser. StopwatchTokenParser ::getTag () — Method in class StopwatchTokenParser
TransChoiceTokenParser ::getTag () — Method in class TransChoiceTokenParser
Gets the tag name associated with this token parser. TransDefaultDomainTokenParser ::getTag () — Method in class TransDefaultDomainTokenParser
Gets the tag name associated with this token parser. TransTokenParser ::getTag () — Method in class TransTokenParser
Gets the tag name associated with this token parser. Configuration ::getConfigTreeBuilder () — Method in class Configuration
Generates the configuration tree builder. DebugExtension ::getXsdValidationBasePath () — Method in class DebugExtension
Returns the base path for the XSD files. DebugExtension ::getNamespace () — Method in class DebugExtension
Returns the namespace to be used for this extension (XML namespace). Client ::getContainer () — Method in class Client
Returns the container. Client ::getKernel () — Method in class Client
Returns the kernel. Client ::getProfile () — Method in class Client
Gets the profile associated with the current Response. Application ::getKernel () — Method in class Application
Gets the Kernel associated with this Console. RouterDataCollector ::guessRoute () — Method in class RouterDataCollector
CompilerDebugDumpPass ::getCompilerLogFilename () — Method in class CompilerDebugDumpPass
Configuration ::getConfigTreeBuilder () — Method in class Configuration
Generates the configuration tree builder. FrameworkExtension ::getConfiguration () — Method in class FrameworkExtension
Returns extension configuration. FrameworkExtension ::getXsdValidationBasePath () — Method in class FrameworkExtension
Returns the base path for the XSD files. FrameworkExtension ::getNamespace () — Method in class FrameworkExtension
Returns the namespace to be used for this extension (XML namespace). Router ::getRouteCollection () — Method in class Router
Gets the RouteCollection instance associated with this Router. DelegatingEngine ::getEngine () — Method in class DelegatingEngine
Get an engine able to render the given template. GlobalVariables — Class in namespace Symfony\Bundle\FrameworkBundle\Templating
GlobalVariables is the entry point for Symfony global variables in PHP templates. GlobalVariables ::getUser () — Method in class GlobalVariables
Returns the current user. GlobalVariables ::getRequest () — Method in class GlobalVariables
Returns the current request. GlobalVariables ::getSession () — Method in class GlobalVariables
Returns the current session. GlobalVariables ::getEnvironment () — Method in class GlobalVariables
Returns the current app environment. GlobalVariables ::getDebug () — Method in class GlobalVariables
Returns the current app debug mode. ActionsHelper ::getName () — Method in class ActionsHelper
Returns the canonical name of this helper. CodeHelper ::getFileLink () — Method in class CodeHelper
Returns the link for a given file/line pair. CodeHelper ::getName () — Method in class CodeHelper
Returns the canonical name of this helper. FormHelper ::getName () — Method in class FormHelper
Returns the canonical name of this helper. RequestHelper ::getParameter () — Method in class RequestHelper
Returns a parameter from the current request object. RequestHelper ::getLocale () — Method in class RequestHelper
Returns the locale. RequestHelper ::getName () — Method in class RequestHelper
Returns the canonical name of this helper. RouterHelper ::getName () — Method in class RouterHelper
Returns the canonical name of this helper. SessionHelper ::get () — Method in class SessionHelper
Returns an attribute. SessionHelper ::getFlash () — Method in class SessionHelper
SessionHelper ::getFlashes () — Method in class SessionHelper
SessionHelper ::getName () — Method in class SessionHelper
Returns the canonical name of this helper. StopwatchHelper ::getName () — Method in class StopwatchHelper
Returns the canonical name of this helper. TranslatorHelper ::getName () — Method in class TranslatorHelper
Returns the canonical name of this helper. PhpEngine ::get () — Method in class PhpEngine
Gets a helper value. TemplateReference ::getPath () — Method in class TemplateReference
Returns the path to the template
- as a path when the template is not part of a bundle
- as a resource when the template is part of a bundle. TemplateReference ::getLogicalName () — Method in class TemplateReference
Returns the "logical" template name. ConstraintValidatorFactory ::getInstance () — Method in class ConstraintValidatorFactory
Returns the validator for the supplied constraint. SecurityDataCollector ::getUser () — Method in class SecurityDataCollector
Gets the user. SecurityDataCollector ::getRoles () — Method in class SecurityDataCollector
Gets the roles of the user. SecurityDataCollector ::getInheritedRoles () — Method in class SecurityDataCollector
Gets the inherited roles of the user. SecurityDataCollector ::getTokenClass () — Method in class SecurityDataCollector
Get the class name of the security token. SecurityDataCollector ::getLogoutUrl () — Method in class SecurityDataCollector
Get the provider key (i.e. the name of the active firewall). SecurityDataCollector ::getName () — Method in class SecurityDataCollector
Returns the name of the collector. MainConfiguration ::getConfigTreeBuilder () — Method in class MainConfiguration
Generates the configuration tree builder. SecurityExtension ::getXsdValidationBasePath () — Method in class SecurityExtension
Returns the base path for the XSD files. SecurityExtension ::getNamespace () — Method in class SecurityExtension
Returns the namespace to be used for this extension (XML namespace). SecurityExtension ::getConfiguration () — Method in class SecurityExtension
Returns extension configuration. FormLoginFactory ::getPosition () — Method in class FormLoginFactory
Defines the position at which the provider is called. FormLoginFactory ::getKey () — Method in class FormLoginFactory
FormLoginLdapFactory ::getKey () — Method in class FormLoginLdapFactory
GuardAuthenticationFactory — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory
Configures the "guard" authentication provider key under a firewall. GuardAuthenticationFactory ::getPosition () — Method in class GuardAuthenticationFactory
Defines the position at which the provider is called. GuardAuthenticationFactory ::getKey () — Method in class GuardAuthenticationFactory
HttpBasicFactory ::getPosition () — Method in class HttpBasicFactory
Defines the position at which the provider is called. HttpBasicFactory ::getKey () — Method in class HttpBasicFactory
HttpBasicLdapFactory ::getKey () — Method in class HttpBasicLdapFactory
HttpDigestFactory ::getPosition () — Method in class HttpDigestFactory
Defines the position at which the provider is called. HttpDigestFactory ::getKey () — Method in class HttpDigestFactory
RememberMeFactory ::getPosition () — Method in class RememberMeFactory
Defines the position at which the provider is called. RememberMeFactory ::getKey () — Method in class RememberMeFactory
RemoteUserFactory ::getPosition () — Method in class RemoteUserFactory
Defines the position at which the provider is called. RemoteUserFactory ::getKey () — Method in class RemoteUserFactory
SecurityFactoryInterface ::getPosition () — Method in class SecurityFactoryInterface
Defines the position at which the provider is called. SecurityFactoryInterface ::getKey () — Method in class SecurityFactoryInterface
SimpleFormFactory ::getKey () — Method in class SimpleFormFactory
SimplePreAuthenticationFactory ::getPosition () — Method in class SimplePreAuthenticationFactory
Defines the position at which the provider is called. SimplePreAuthenticationFactory ::getKey () — Method in class SimplePreAuthenticationFactory
X509Factory ::getPosition () — Method in class X509Factory
Defines the position at which the provider is called. X509Factory ::getKey () — Method in class X509Factory
InMemoryFactory ::getKey () — Method in class InMemoryFactory
LdapFactory ::getKey () — Method in class LdapFactory
UserProviderFactoryInterface ::getKey () — Method in class UserProviderFactoryInterface
FirewallContext ::getContext () — Method in class FirewallContext
FirewallMap ::getListeners () — Method in class FirewallMap
Returns the authentication listeners, and the exception listener to use
for the given request. LogoutUrlHelper ::getLogoutPath () — Method in class LogoutUrlHelper
Generates the absolute logout path for the firewall. LogoutUrlHelper ::getLogoutUrl () — Method in class LogoutUrlHelper
Generates the absolute logout URL for the firewall. LogoutUrlHelper ::getName () — Method in class LogoutUrlHelper
Returns the canonical name of this helper. SecurityHelper ::getName () — Method in class SecurityHelper
Returns the canonical name of this helper. Configuration ::getConfigTreeBuilder () — Method in class Configuration
Generates the configuration tree builder. TwigExtension ::getXsdValidationBasePath () — Method in class TwigExtension
Returns the base path for the XSD files. TwigExtension ::getNamespace () — Method in class TwigExtension
Returns the namespace to be used for this extension (XML namespace). TemplateIterator ::getIterator () — Method in class TemplateIterator
{@inheritdoc} Configuration ::getConfigTreeBuilder () — Method in class Configuration
Generates the configuration tree builder. WebProfilerExtension ::getXsdValidationBasePath () — Method in class WebProfilerExtension
Returns the base path for the XSD files. WebProfilerExtension ::getNamespace () — Method in class WebProfilerExtension
Returns the namespace to be used for this extension (XML namespace). WebDebugToolbarListener ::getSubscribedEvents () — Method in class WebDebugToolbarListener
Returns an array of event names this subscriber wants to listen to. TemplateManager ::getName () — Method in class TemplateManager
Gets the template name for a given panel. TemplateManager ::getTemplates () — Method in class TemplateManager
Gets the templates for a given profile. WebProfilerExtension ::getFunctions () — Method in class WebProfilerExtension
{@inheritdoc} WebProfilerExtension ::getName () — Method in class WebProfilerExtension
{@inheritdoc} ContextInterface ::getBasePath () — Method in class ContextInterface
Gets the base path. NullContext ::getBasePath () — Method in class NullContext
Gets the base path. RequestStackContext ::getBasePath () — Method in class RequestStackContext
Gets the base path. Package ::getVersion () — Method in class Package
Returns the asset version for an asset. Package ::getUrl () — Method in class Package
Returns an absolute or root-relative public path. PackageInterface ::getVersion () — Method in class PackageInterface
Returns the asset version for an asset. PackageInterface ::getUrl () — Method in class PackageInterface
Returns an absolute or root-relative public path. Packages ::getPackage () — Method in class Packages
Returns an asset package. Packages ::getVersion () — Method in class Packages
Gets the version to add to public URL. Packages ::getUrl () — Method in class Packages
Returns the public path. PathPackage ::getUrl () — Method in class PathPackage
Returns an absolute or root-relative public path. PathPackage ::getBasePath () — Method in class PathPackage
Returns the base path. UrlPackage ::getUrl () — Method in class UrlPackage
Returns an absolute or root-relative public path. UrlPackage ::getBaseUrl () — Method in class UrlPackage
Returns the base URL for a path. EmptyVersionStrategy ::getVersion () — Method in class EmptyVersionStrategy
Returns the asset version for an asset. StaticVersionStrategy ::getVersion () — Method in class StaticVersionStrategy
Returns the asset version for an asset. VersionStrategyInterface ::getVersion () — Method in class VersionStrategyInterface
Returns the asset version for an asset. Client ::getMaxRedirects () — Method in class Client
Returns the maximum number of requests that crawler can follow. Client ::getServerParameter () — Method in class Client
Gets single server parameter for specified key. Client ::getHistory () — Method in class Client
Returns the History instance. Client ::getCookieJar () — Method in class Client
Returns the CookieJar instance. Client ::getCrawler () — Method in class Client
Returns the current Crawler instance. Client ::getInternalResponse () — Method in class Client
Returns the current BrowserKit Response instance. Client ::getResponse () — Method in class Client
Returns the current origin response instance. Client ::getInternalRequest () — Method in class Client
Returns the current BrowserKit Request instance. Client ::getRequest () — Method in class Client
Returns the current origin Request instance. Cookie ::getName () — Method in class Cookie
Gets the name of the cookie. Cookie ::getValue () — Method in class Cookie
Gets the value of the cookie. Cookie ::getRawValue () — Method in class Cookie
Gets the raw value of the cookie. Cookie ::getExpiresTime () — Method in class Cookie
Gets the expires time of the cookie. Cookie ::getPath () — Method in class Cookie
Gets the path of the cookie. Cookie ::getDomain () — Method in class Cookie
Gets the domain of the cookie. CookieJar ::get () — Method in class CookieJar
Gets a cookie by name. Request ::getUri () — Method in class Request
Gets the request URI. Request ::getMethod () — Method in class Request
Gets the request HTTP method. Request ::getParameters () — Method in class Request
Gets the request parameters. Request ::getFiles () — Method in class Request
Gets the request server files. Request ::getCookies () — Method in class Request
Gets the request cookies. Request ::getServer () — Method in class Request
Gets the request server parameters. Request ::getContent () — Method in class Request
Gets the request raw body data. Response ::getContent () — Method in class Response
Gets the response content. Response ::getStatus () — Method in class Response
Gets the response status code. Response ::getHeaders () — Method in class Response
Gets the response headers. Response ::getHeader () — Method in class Response
Gets a response header. ClassLoader ::getPrefixes () — Method in class ClassLoader
Returns prefixes. ClassLoader ::getFallbackDirs () — Method in class ClassLoader
Returns fallback directories. ClassLoader ::getUseIncludePath () — Method in class ClassLoader
Can be used to check if the autoloader uses the include path to check
for classes. ConfigCacheInterface ::getPath () — Method in class ConfigCacheInterface
Gets the cache file path. ArrayNode ::getChildren () — Method in class ArrayNode
Retrieves the children of this node. ArrayNode ::getXmlRemappings () — Method in class ArrayNode
Gets the xml remappings that should be performed. ArrayNode ::getDefaultValue () — Method in class ArrayNode
Retrieves the default value. BaseNode ::getAttribute () — Method in class BaseNode
BaseNode ::getAttributes () — Method in class BaseNode
BaseNode ::getInfo () — Method in class BaseNode
Returns info message. BaseNode ::getExample () — Method in class BaseNode
Retrieves the example configuration for this node. BaseNode ::getName () — Method in class BaseNode
Returns the name of this node. BaseNode ::getPath () — Method in class BaseNode
Retrieves the path of this node. BaseNode ::getParent () — Method in class BaseNode
Returns parent node for this node. NodeDefinition ::getNode () — Method in class NodeDefinition
Creates the node. ConfigurationInterface ::getConfigTreeBuilder () — Method in class ConfigurationInterface
Generates the configuration tree builder. EnumNode ::getValues () — Method in class EnumNode
InvalidConfigurationException ::getPath () — Method in class InvalidConfigurationException
NodeInterface ::getName () — Method in class NodeInterface
Returns the name of the node. NodeInterface ::getPath () — Method in class NodeInterface
Returns the path of the node. NodeInterface ::getDefaultValue () — Method in class NodeInterface
Returns the default value of the node. PrototypedArrayNode ::getKeyAttribute () — Method in class PrototypedArrayNode
Retrieves the name of the attribute which value should be used as key. PrototypedArrayNode ::getDefaultValue () — Method in class PrototypedArrayNode
Retrieves the default value. PrototypedArrayNode ::getPrototype () — Method in class PrototypedArrayNode
Retrieves the prototype. VariableNode ::getDefaultValue () — Method in class VariableNode
Returns the default value of the node. FileLoader ::getLocator () — Method in class FileLoader
Returns the file locator used by this loader. Loader ::getResolver () — Method in class Loader
Gets the loader resolver. LoaderInterface ::getResolver () — Method in class LoaderInterface
Gets the loader resolver. LoaderResolver ::getLoaders () — Method in class LoaderResolver
Returns the registered loaders. ResourceCheckerConfigCache ::getPath () — Method in class ResourceCheckerConfigCache
Gets the cache file path. DirectoryResource ::getResource () — Method in class DirectoryResource
DirectoryResource ::getPattern () — Method in class DirectoryResource
Returns the pattern to restrict monitored files. FileExistenceResource ::getResource () — Method in class FileExistenceResource
FileResource ::getResource () — Method in class FileResource
Application ::getHelperSet () — Method in class Application
Get the helper set associated with the command. Application ::getDefinition () — Method in class Application
Gets the InputDefinition related to this Application. Application ::getHelp () — Method in class Application
Gets the help message. Application ::getName () — Method in class Application
Gets the name of the application. Application ::getVersion () — Method in class Application
Gets the application version. Application ::getLongVersion () — Method in class Application
Returns the long version of the application. Application ::get () — Method in class Application
Returns a registered command by name or alias. Application ::getNamespaces () — Method in class Application
Returns an array of all unique namespaces used by currently registered commands. Application ::getAbbreviations () — Method in class Application
Returns an array of possible abbreviations given a set of names. Application ::getTerminalDimensions () — Method in class Application
Tries to figure out the terminal dimensions based on the current environment. Command ::getHelperSet () — Method in class Command
Gets the helper set. Command ::getApplication () — Method in class Command
Gets the application instance for this command. Command ::getDefinition () — Method in class Command
Gets the InputDefinition attached to this Command. Command ::getNativeDefinition () — Method in class Command
Gets the InputDefinition to be used to create representations of this Command. Command ::getName () — Method in class Command
Returns the command name. Command ::getDescription () — Method in class Command
Returns the description for the command. Command ::getHelp () — Method in class Command
Returns the help for the command. Command ::getProcessedHelp () — Method in class Command
Returns the processed help for the command replacing the %command.name% and
%command.full_name% patterns with the real values dynamically. Command ::getAliases () — Method in class Command
Returns the aliases for the command. Command ::getSynopsis () — Method in class Command
Returns the synopsis for the command. Command ::getUsages () — Method in class Command
Returns alternative usages of the command. Command ::getHelper () — Method in class Command
Gets a helper instance by name. ListCommand ::getNativeDefinition () — Method in class ListCommand
Gets the InputDefinition to be used to create representations of this Command. ApplicationDescription ::getNamespaces () — Method in class ApplicationDescription
ApplicationDescription ::getCommands () — Method in class ApplicationDescription
ApplicationDescription ::getCommand () — Method in class ApplicationDescription
XmlDescriptor ::getInputDefinitionDocument () — Method in class XmlDescriptor
XmlDescriptor ::getCommandDocument () — Method in class XmlDescriptor
XmlDescriptor ::getApplicationDocument () — Method in class XmlDescriptor
ConsoleEvent ::getCommand () — Method in class ConsoleEvent
Gets the command that is executed. ConsoleEvent ::getInput () — Method in class ConsoleEvent
Gets the input instance. ConsoleEvent ::getOutput () — Method in class ConsoleEvent
Gets the output instance. ConsoleExceptionEvent ::getException () — Method in class ConsoleExceptionEvent
Returns the thrown exception. ConsoleExceptionEvent ::getExitCode () — Method in class ConsoleExceptionEvent
Gets the exit code. ConsoleTerminateEvent ::getExitCode () — Method in class ConsoleTerminateEvent
Gets the exit code. CommandNotFoundException ::getAlternatives () — Method in class CommandNotFoundException
OutputFormatter ::getStyle () — Method in class OutputFormatter
Gets style options from style with specified name. OutputFormatter ::getStyleStack () — Method in class OutputFormatter
OutputFormatterInterface ::getStyle () — Method in class OutputFormatterInterface
Gets style options from style with specified name. OutputFormatterStyleStack ::getCurrent () — Method in class OutputFormatterStyleStack
Computes current style with stacks top codes. OutputFormatterStyleStack ::getEmptyStyle () — Method in class OutputFormatterStyleStack
DebugFormatterHelper ::getName () — Method in class DebugFormatterHelper
Returns the canonical name of this helper. DescriptorHelper ::getName () — Method in class DescriptorHelper
Returns the canonical name of this helper. FormatterHelper ::getName () — Method in class FormatterHelper
Returns the canonical name of this helper. Helper ::getHelperSet () — Method in class Helper
Gets the helper set associated with this helper. HelperInterface ::getHelperSet () — Method in class HelperInterface
Gets the helper set associated with this helper. HelperInterface ::getName () — Method in class HelperInterface
Returns the canonical name of this helper. HelperSet ::get () — Method in class HelperSet
Gets a helper value. HelperSet ::getCommand () — Method in class HelperSet
Gets the command associated with this helper set. HelperSet ::getIterator () — Method in class HelperSet
ProcessHelper ::getName () — Method in class ProcessHelper
Returns the canonical name of this helper. ProgressBar ::getPlaceholderFormatterDefinition () — Method in class ProgressBar
Gets the placeholder formatter for a given name. ProgressBar ::getFormatDefinition () — Method in class ProgressBar
Gets the format for a given name. ProgressBar ::getMessage () — Method in class ProgressBar
ProgressBar ::getStartTime () — Method in class ProgressBar
Gets the progress bar start time. ProgressBar ::getMaxSteps () — Method in class ProgressBar
Gets the progress bar maximal steps. ProgressBar ::getProgress () — Method in class ProgressBar
Gets the current step position. ProgressBar ::getProgressPercent () — Method in class ProgressBar
Gets the current progress bar percent. ProgressBar ::getBarWidth () — Method in class ProgressBar
Gets the progress bar width. ProgressBar ::getBarCharacter () — Method in class ProgressBar
Gets the bar character. ProgressBar ::getEmptyBarCharacter () — Method in class ProgressBar
Gets the empty bar character. ProgressBar ::getProgressCharacter () — Method in class ProgressBar
Gets the progress bar character. ProgressIndicator ::getMessage () — Method in class ProgressIndicator
Gets the current indicator message. ProgressIndicator ::getStartTime () — Method in class ProgressIndicator
Gets the progress bar start time. ProgressIndicator ::getCurrentValue () — Method in class ProgressIndicator
Gets the current animated indicator character. ProgressIndicator ::getFormatDefinition () — Method in class ProgressIndicator
Gets the format for a given name. ProgressIndicator ::getPlaceholderFormatterDefinition () — Method in class ProgressIndicator
Gets the placeholder formatter for a given name. QuestionHelper ::getInputStream () — Method in class QuestionHelper
Returns the helper's input stream. QuestionHelper ::getName () — Method in class QuestionHelper
Returns the canonical name of this helper. Table ::getStyleDefinition () — Method in class Table
Gets a style definition by name. Table ::getStyle () — Method in class Table
Gets the current table style. Table ::getColumnStyle () — Method in class Table
Gets the current style for a column. TableCell ::getColspan () — Method in class TableCell
Gets number of colspan. TableCell ::getRowspan () — Method in class TableCell
Gets number of rowspan. TableStyle ::getPaddingChar () — Method in class TableStyle
Gets padding character, used for cell padding. TableStyle ::getHorizontalBorderChar () — Method in class TableStyle
Gets horizontal border character. TableStyle ::getVerticalBorderChar () — Method in class TableStyle
Gets vertical border character. TableStyle ::getCrossingChar () — Method in class TableStyle
Gets crossing character. TableStyle ::getCellHeaderFormat () — Method in class TableStyle
Gets header cell format. TableStyle ::getCellRowFormat () — Method in class TableStyle
Gets row cell format. TableStyle ::getCellRowContentFormat () — Method in class TableStyle
Gets row cell content format. TableStyle ::getBorderFormat () — Method in class TableStyle
Gets table border format. TableStyle ::getPadType () — Method in class TableStyle
Gets cell padding type. ArgvInput ::getFirstArgument () — Method in class ArgvInput
Returns the first argument from the raw parameters (not parsed). ArgvInput ::getParameterOption () — Method in class ArgvInput
Returns the value of a raw option (not parsed). ArrayInput ::getFirstArgument () — Method in class ArrayInput
Returns the first argument from the raw parameters (not parsed). ArrayInput ::getParameterOption () — Method in class ArrayInput
Returns the value of a raw option (not parsed). Input ::getArguments () — Method in class Input
Returns all the given arguments merged with the default values. Input ::getArgument () — Method in class Input
Gets argument by name. Input ::getOptions () — Method in class Input
Returns all the given options merged with the default values. Input ::getOption () — Method in class Input
Gets an option by name. InputArgument ::getName () — Method in class InputArgument
Returns the argument name. InputArgument ::getDefault () — Method in class InputArgument
Returns the default value. InputArgument ::getDescription () — Method in class InputArgument
Returns the description text. InputDefinition ::getArgument () — Method in class InputDefinition
Returns an InputArgument by name or by position. InputDefinition ::getArguments () — Method in class InputDefinition
Gets the array of InputArgument objects. InputDefinition ::getArgumentCount () — Method in class InputDefinition
Returns the number of InputArguments. InputDefinition ::getArgumentRequiredCount () — Method in class InputDefinition
Returns the number of required InputArguments. InputDefinition ::getArgumentDefaults () — Method in class InputDefinition
Gets the default values. InputDefinition ::getOption () — Method in class InputDefinition
Returns an InputOption by name. InputDefinition ::getOptions () — Method in class InputDefinition
Gets the array of InputOption objects. InputDefinition ::getOptionForShortcut () — Method in class InputDefinition
Gets an InputOption by shortcut. InputDefinition ::getOptionDefaults () — Method in class InputDefinition
Gets an array of default values. InputDefinition ::getSynopsis () — Method in class InputDefinition
Gets the synopsis. InputInterface ::getFirstArgument () — Method in class InputInterface
Returns the first argument from the raw parameters (not parsed). InputInterface ::getParameterOption () — Method in class InputInterface
Returns the value of a raw option (not parsed). InputInterface ::getArguments () — Method in class InputInterface
Returns all the given arguments merged with the default values. InputInterface ::getArgument () — Method in class InputInterface
Gets argument by name. InputInterface ::getOptions () — Method in class InputInterface
Returns all the given options merged with the default values. InputInterface ::getOption () — Method in class InputInterface
Gets an option by name. InputOption ::getShortcut () — Method in class InputOption
Returns the option shortcut. InputOption ::getName () — Method in class InputOption
Returns the option name. InputOption ::getDefault () — Method in class InputOption
Returns the default value. InputOption ::getDescription () — Method in class InputOption
Returns the description text. ConsoleOutput ::getErrorOutput () — Method in class ConsoleOutput
Gets the OutputInterface for errors. ConsoleOutputInterface ::getErrorOutput () — Method in class ConsoleOutputInterface
Gets the OutputInterface for errors. NullOutput ::getFormatter () — Method in class NullOutput
Returns current output formatter instance. NullOutput ::getVerbosity () — Method in class NullOutput
Gets the current verbosity of the output. Output ::getFormatter () — Method in class Output
Returns current output formatter instance. Output ::getVerbosity () — Method in class Output
Gets the current verbosity of the output. OutputInterface ::getVerbosity () — Method in class OutputInterface
Gets the current verbosity of the output. OutputInterface ::getFormatter () — Method in class OutputInterface
Returns current output formatter instance. StreamOutput ::getStream () — Method in class StreamOutput
Gets the stream attached to this StreamOutput instance. ChoiceQuestion ::getChoices () — Method in class ChoiceQuestion
Returns available choices. ChoiceQuestion ::getPrompt () — Method in class ChoiceQuestion
Gets the prompt for choices. Question ::getQuestion () — Method in class Question
Returns the question. Question ::getDefault () — Method in class Question
Returns the default answer. Question ::getAutocompleterValues () — Method in class Question
Gets values for the autocompleter. Question ::getValidator () — Method in class Question
Gets the validator for the question. Question ::getMaxAttempts () — Method in class Question
Gets the maximum number of attempts. Question ::getNormalizer () — Method in class Question
Gets the normalizer for the response. OutputStyle ::getVerbosity () — Method in class OutputStyle
Gets the current verbosity of the output. OutputStyle ::getFormatter () — Method in class OutputStyle
Returns current output formatter instance. ApplicationTester ::getDisplay () — Method in class ApplicationTester
Gets the display returned by the last execution of the application. ApplicationTester ::getInput () — Method in class ApplicationTester
Gets the input instance used by the last execution of the application. ApplicationTester ::getOutput () — Method in class ApplicationTester
Gets the output instance used by the last execution of the application. ApplicationTester ::getStatusCode () — Method in class ApplicationTester
Gets the status code returned by the last execution of the application. CommandTester ::getDisplay () — Method in class CommandTester
Gets the display returned by the last execution of the command. CommandTester ::getInput () — Method in class CommandTester
Gets the input instance used by the last execution of the command. CommandTester ::getOutput () — Method in class CommandTester
Gets the output instance used by the last execution of the command. CommandTester ::getStatusCode () — Method in class CommandTester
Gets the status code returned by the last execution of the application. AbstractNode ::getNodeName () — Method in class AbstractNode
AttributeNode ::getSelector () — Method in class AttributeNode
AttributeNode ::getNamespace () — Method in class AttributeNode
AttributeNode ::getAttribute () — Method in class AttributeNode
AttributeNode ::getOperator () — Method in class AttributeNode
AttributeNode ::getValue () — Method in class AttributeNode
AttributeNode ::getSpecificity () — Method in class AttributeNode
Returns node's specificity. ClassNode ::getSelector () — Method in class ClassNode
ClassNode ::getName () — Method in class ClassNode
ClassNode ::getSpecificity () — Method in class ClassNode
Returns node's specificity. CombinedSelectorNode ::getSelector () — Method in class CombinedSelectorNode
CombinedSelectorNode ::getCombinator () — Method in class CombinedSelectorNode
CombinedSelectorNode ::getSubSelector () — Method in class CombinedSelectorNode
CombinedSelectorNode ::getSpecificity () — Method in class CombinedSelectorNode
Returns node's specificity. ElementNode ::getNamespace () — Method in class ElementNode
ElementNode ::getElement () — Method in class ElementNode
ElementNode ::getSpecificity () — Method in class ElementNode
Returns node's specificity. FunctionNode ::getSelector () — Method in class FunctionNode
FunctionNode ::getName () — Method in class FunctionNode
FunctionNode ::getArguments () — Method in class FunctionNode
FunctionNode ::getSpecificity () — Method in class FunctionNode
Returns node's specificity. HashNode ::getSelector () — Method in class HashNode
HashNode ::getId () — Method in class HashNode
HashNode ::getSpecificity () — Method in class HashNode
Returns node's specificity. NegationNode ::getSelector () — Method in class NegationNode
NegationNode ::getSubSelector () — Method in class NegationNode
NegationNode ::getSpecificity () — Method in class NegationNode
Returns node's specificity. NodeInterface ::getNodeName () — Method in class NodeInterface
Returns node's name. NodeInterface ::getSpecificity () — Method in class NodeInterface
Returns node's specificity. PseudoNode ::getSelector () — Method in class PseudoNode
PseudoNode ::getIdentifier () — Method in class PseudoNode
PseudoNode ::getSpecificity () — Method in class PseudoNode
Returns node's specificity. SelectorNode ::getTree () — Method in class SelectorNode
SelectorNode ::getPseudoElement () — Method in class SelectorNode
SelectorNode ::getSpecificity () — Method in class SelectorNode
Returns node's specificity. Specificity ::getValue () — Method in class Specificity
Returns global specificity value. Reader ::getPosition () — Method in class Reader
Reader ::getRemainingLength () — Method in class Reader
Reader ::getSubstring () — Method in class Reader
Reader ::getOffset () — Method in class Reader
Token ::getType () — Method in class Token
Token ::getValue () — Method in class Token
Token ::getPosition () — Method in class Token
TokenStream ::getNext () — Method in class TokenStream
Returns next token. TokenStream ::getPeek () — Method in class TokenStream
Returns peeked token. TokenStream ::getUsed () — Method in class TokenStream
Returns used tokens. TokenStream ::getNextIdentifier () — Method in class TokenStream
Returns nex identifier token. TokenStream ::getNextIdentifierOrStar () — Method in class TokenStream
Returns nex identifier or star delimiter token. TokenizerPatterns ::getNewLineEscapePattern () — Method in class TokenizerPatterns
TokenizerPatterns ::getSimpleEscapePattern () — Method in class TokenizerPatterns
TokenizerPatterns ::getUnicodeEscapePattern () — Method in class TokenizerPatterns
TokenizerPatterns ::getIdentifierPattern () — Method in class TokenizerPatterns
TokenizerPatterns ::getHashPattern () — Method in class TokenizerPatterns
TokenizerPatterns ::getNumberPattern () — Method in class TokenizerPatterns
TokenizerPatterns ::getQuotedStringPattern () — Method in class TokenizerPatterns
AbstractExtension ::getNodeTranslators () — Method in class AbstractExtension
Returns node translators. AbstractExtension ::getCombinationTranslators () — Method in class AbstractExtension
Returns combination translators. AbstractExtension ::getFunctionTranslators () — Method in class AbstractExtension
Returns function translators. AbstractExtension ::getPseudoClassTranslators () — Method in class AbstractExtension
Returns pseudo-class translators. AbstractExtension ::getAttributeMatchingTranslators () — Method in class AbstractExtension
Returns attribute operation translators. AttributeMatchingExtension ::getAttributeMatchingTranslators () — Method in class AttributeMatchingExtension
Returns attribute operation translators. AttributeMatchingExtension ::getName () — Method in class AttributeMatchingExtension
Returns extension name. CombinationExtension ::getCombinationTranslators () — Method in class CombinationExtension
Returns combination translators. CombinationExtension ::getName () — Method in class CombinationExtension
Returns extension name. ExtensionInterface ::getNodeTranslators () — Method in class ExtensionInterface
Returns node translators. ExtensionInterface ::getCombinationTranslators () — Method in class ExtensionInterface
Returns combination translators. ExtensionInterface ::getFunctionTranslators () — Method in class ExtensionInterface
Returns function translators. ExtensionInterface ::getPseudoClassTranslators () — Method in class ExtensionInterface
Returns pseudo-class translators. ExtensionInterface ::getAttributeMatchingTranslators () — Method in class ExtensionInterface
Returns attribute operation translators. ExtensionInterface ::getName () — Method in class ExtensionInterface
Returns extension name. FunctionExtension ::getFunctionTranslators () — Method in class FunctionExtension
Returns function translators. FunctionExtension ::getName () — Method in class FunctionExtension
Returns extension name. HtmlExtension ::getPseudoClassTranslators () — Method in class HtmlExtension
Returns pseudo-class translators. HtmlExtension ::getFunctionTranslators () — Method in class HtmlExtension
Returns function translators. HtmlExtension ::getName () — Method in class HtmlExtension
Returns extension name. NodeExtension ::getNodeTranslators () — Method in class NodeExtension
Returns node translators. NodeExtension ::getName () — Method in class NodeExtension
Returns extension name. PseudoClassExtension ::getPseudoClassTranslators () — Method in class PseudoClassExtension
Returns pseudo-class translators. PseudoClassExtension ::getName () — Method in class PseudoClassExtension
Returns extension name. Translator ::getXpathLiteral () — Method in class Translator
Translator ::getExtension () — Method in class Translator
XPathExpr ::getElement () — Method in class XPathExpr
XPathExpr ::getCondition () — Method in class XPathExpr
DebugClassLoader ::getClassLoader () — Method in class DebugClassLoader
Gets the wrapped class loader. ExceptionHandler ::getHtml () — Method in class ExceptionHandler
Gets the full HTML content associated with the given exception. ExceptionHandler ::getContent () — Method in class ExceptionHandler
Gets the HTML content associated with the given exception. ExceptionHandler ::getStylesheet () — Method in class ExceptionHandler
Gets the stylesheet associated with the given exception. ContextErrorException ::getContext () — Method in class ContextErrorException
FlattenException ::getStatusCode () — Method in class FlattenException
FlattenException ::getHeaders () — Method in class FlattenException
FlattenException ::getClass () — Method in class FlattenException
FlattenException ::getFile () — Method in class FlattenException
FlattenException ::getLine () — Method in class FlattenException
FlattenException ::getMessage () — Method in class FlattenException
FlattenException ::getCode () — Method in class FlattenException
FlattenException ::getPrevious () — Method in class FlattenException
FlattenException ::getAllPrevious () — Method in class FlattenException
FlattenException ::getTrace () — Method in class FlattenException
Compiler ::getPassConfig () — Method in class Compiler
Returns the PassConfig. Compiler ::getServiceReferenceGraph () — Method in class Compiler
Returns the ServiceReferenceGraph. Compiler ::getLoggingFormatter () — Method in class Compiler
Returns the logging formatter which can be used by compilation passes. Compiler ::getLog () — Method in class Compiler
Returns the log. PassConfig ::getPasses () — Method in class PassConfig
Returns all passes in order to be processed. PassConfig ::getAfterRemovingPasses () — Method in class PassConfig
Gets all passes for the AfterRemoving pass. PassConfig ::getBeforeOptimizationPasses () — Method in class PassConfig
Gets all passes for the BeforeOptimization pass. PassConfig ::getBeforeRemovingPasses () — Method in class PassConfig
Gets all passes for the BeforeRemoving pass. PassConfig ::getOptimizationPasses () — Method in class PassConfig
Gets all passes for the Optimization pass. PassConfig ::getRemovingPasses () — Method in class PassConfig
Gets all passes for the Removing pass. PassConfig ::getMergePass () — Method in class PassConfig
Gets all passes for the Merge pass. RepeatedPass ::getPasses () — Method in class RepeatedPass
Returns the passes. ServiceReferenceGraph ::getNode () — Method in class ServiceReferenceGraph
Gets a node by identifier. ServiceReferenceGraph ::getNodes () — Method in class ServiceReferenceGraph
Returns all nodes. ServiceReferenceGraphEdge ::getValue () — Method in class ServiceReferenceGraphEdge
Returns the value of the edge. ServiceReferenceGraphEdge ::getSourceNode () — Method in class ServiceReferenceGraphEdge
Returns the source node. ServiceReferenceGraphEdge ::getDestNode () — Method in class ServiceReferenceGraphEdge
Returns the destination node. ServiceReferenceGraphNode ::getId () — Method in class ServiceReferenceGraphNode
Returns the identifier. ServiceReferenceGraphNode ::getInEdges () — Method in class ServiceReferenceGraphNode
Returns the in edges. ServiceReferenceGraphNode ::getOutEdges () — Method in class ServiceReferenceGraphNode
Returns the out edges. ServiceReferenceGraphNode ::getValue () — Method in class ServiceReferenceGraphNode
Returns the value of this Node. Container ::getParameterBag () — Method in class Container
Gets the service container parameter bag. Container ::getParameter () — Method in class Container
Gets a parameter. Container ::get () — Method in class Container
Gets a service. Container ::getServiceIds () — Method in class Container
Gets all service ids. ContainerBuilder ::getExtension () — Method in class ContainerBuilder
Returns an extension by alias or namespace. ContainerBuilder ::getExtensions () — Method in class ContainerBuilder
Returns all registered extensions. ContainerBuilder ::getResources () — Method in class ContainerBuilder
Returns an array of resources loaded to build this configuration. ContainerBuilder ::getCompilerPassConfig () — Method in class ContainerBuilder
Returns the compiler pass config which can then be modified. ContainerBuilder ::getCompiler () — Method in class ContainerBuilder
Returns the compiler. ContainerBuilder ::get () — Method in class ContainerBuilder
Gets a service. ContainerBuilder ::getExtensionConfig () — Method in class ContainerBuilder
Returns the configuration array for the given extension. ContainerBuilder ::getServiceIds () — Method in class ContainerBuilder
Gets all service ids. ContainerBuilder ::getAliases () — Method in class ContainerBuilder
Gets all defined aliases. ContainerBuilder ::getAlias () — Method in class ContainerBuilder
Gets an alias. ContainerBuilder ::getDefinitions () — Method in class ContainerBuilder
Gets all service definitions. ContainerBuilder ::getDefinition () — Method in class ContainerBuilder
Gets a service definition. ContainerBuilder ::getExpressionLanguageProviders () — Method in class ContainerBuilder
ContainerBuilder ::getServiceConditionals () — Method in class ContainerBuilder
Returns the Service Conditionals. ContainerInterface ::get () — Method in class ContainerInterface
Gets a service. ContainerInterface ::getParameter () — Method in class ContainerInterface
Gets a parameter. Definition ::getFactory () — Method in class Definition
Gets the factory. Definition ::getDecoratedService () — Method in class Definition
Gets the service that decorates this service. Definition ::getClass () — Method in class Definition
Gets the service class. Definition ::getProperties () — Method in class Definition
Definition ::getArguments () — Method in class Definition
Gets the arguments to pass to the service constructor/factory method. Definition ::getArgument () — Method in class Definition
Gets an argument to pass to the service constructor/factory method. Definition ::getMethodCalls () — Method in class Definition
Gets the methods to call after service initialization. Definition ::getTags () — Method in class Definition
Returns all tags. Definition ::getTag () — Method in class Definition
Gets a tag by name. Definition ::getFile () — Method in class Definition
Gets the file to require before creating the service. Definition ::getDeprecationMessage () — Method in class Definition
Message to use if this definition is deprecated. Definition ::getConfigurator () — Method in class Definition
Gets the configurator to call after the service is fully initialized. Definition ::getAutowiringTypes () — Method in class Definition
Gets autowiring types that will default to this definition. DefinitionDecorator ::getParent () — Method in class DefinitionDecorator
Returns the Definition being decorated. DefinitionDecorator ::getChanges () — Method in class DefinitionDecorator
Returns all changes tracked for the Definition object. DefinitionDecorator ::getArgument () — Method in class DefinitionDecorator
Gets an argument to pass to the service constructor/factory method. GraphvizDumper — Class in namespace Symfony\Component\DependencyInjection\Dumper
GraphvizDumper dumps a service container as a graphviz file. ParameterCircularReferenceException ::getParameters () — Method in class ParameterCircularReferenceException
ParameterNotFoundException ::getKey () — Method in class ParameterNotFoundException
ParameterNotFoundException ::getSourceId () — Method in class ParameterNotFoundException
ParameterNotFoundException ::getSourceKey () — Method in class ParameterNotFoundException
ServiceCircularReferenceException ::getServiceId () — Method in class ServiceCircularReferenceException
ServiceCircularReferenceException ::getPath () — Method in class ServiceCircularReferenceException
ServiceNotFoundException ::getId () — Method in class ServiceNotFoundException
ServiceNotFoundException ::getSourceId () — Method in class ServiceNotFoundException
ExpressionLanguageProvider ::getFunctions () — Method in class ExpressionLanguageProvider
ConfigurationExtensionInterface ::getConfiguration () — Method in class ConfigurationExtensionInterface
Returns extension configuration. Extension ::getXsdValidationBasePath () — Method in class Extension
Returns the base path for the XSD files. Extension ::getNamespace () — Method in class Extension
Returns the namespace to be used for this extension (XML namespace). Extension ::getAlias () — Method in class Extension
Returns the recommended alias to use in XML. Extension ::getConfiguration () — Method in class Extension
Returns extension configuration. ExtensionInterface ::getNamespace () — Method in class ExtensionInterface
Returns the namespace to be used for this extension (XML namespace). ExtensionInterface ::getXsdValidationBasePath () — Method in class ExtensionInterface
Returns the base path for the XSD files. ExtensionInterface ::getAlias () — Method in class ExtensionInterface
Returns the recommended alias to use in XML. DumperInterface ::getProxyFactoryCode () — Method in class DumperInterface
Generates the code to be used to instantiate a proxy in the dumped factory code. DumperInterface ::getProxyCode () — Method in class DumperInterface
Generates the code for the lazy proxy. NullDumper ::getProxyFactoryCode () — Method in class NullDumper
Generates the code to be used to instantiate a proxy in the dumped factory code. NullDumper ::getProxyCode () — Method in class NullDumper
Generates the code for the lazy proxy. ParameterBag ::get () — Method in class ParameterBag
Gets a service container parameter. ParameterBagInterface ::get () — Method in class ParameterBagInterface
Gets a service container parameter. Reference ::getInvalidBehavior () — Method in class Reference
Returns the behavior to be used when the service does not exist. Crawler ::getNode () — Method in class Crawler
Crawler ::getIterator () — Method in class Crawler
ChoiceFormField ::getType () — Method in class ChoiceFormField
Returns the type of the choice field (radio, select, or checkbox). FormField ::getName () — Method in class FormField
Returns the name of the field. FormField ::getValue () — Method in class FormField
Gets the value of the field. Form ::getFormNode () — Method in class Form
Gets the form node associated with this form. Form ::getValues () — Method in class Form
Gets the field values. Form ::getFiles () — Method in class Form
Gets the file field values. Form ::getPhpValues () — Method in class Form
Gets the field values as PHP. Form ::getPhpFiles () — Method in class Form
Gets the file field values as PHP. Form ::getUri () — Method in class Form
Gets the URI associated with this link. Form ::getMethod () — Method in class Form
Gets the method associated with this link. Form ::get () — Method in class Form
Gets a named field. FormFieldRegistry ::get () — Method in class FormFieldRegistry
Returns the value of the field and its children. Link ::getNode () — Method in class Link
Gets the node associated with this link. Link ::getMethod () — Method in class Link
Gets the method associated with this link. Link ::getUri () — Method in class Link
Gets the URI associated with this link. ContainerAwareEventDispatcher ::getListeners () — Method in class ContainerAwareEventDispatcher
Gets the listeners of a specific event or all listeners sorted by descending priority. ContainerAwareEventDispatcher ::getListenerPriority () — Method in class ContainerAwareEventDispatcher
Gets the listener priority for a specific event. ContainerAwareEventDispatcher ::getContainer () — Method in class ContainerAwareEventDispatcher
TraceableEventDispatcher ::getListeners () — Method in class TraceableEventDispatcher
Gets the listeners of a specific event or all listeners sorted by descending priority. TraceableEventDispatcher ::getListenerPriority () — Method in class TraceableEventDispatcher
{@inheritdoc} TraceableEventDispatcher ::getCalledListeners () — Method in class TraceableEventDispatcher
Gets the called listeners. TraceableEventDispatcher ::getNotCalledListeners () — Method in class TraceableEventDispatcher
Gets the not called listeners. TraceableEventDispatcherInterface ::getCalledListeners () — Method in class TraceableEventDispatcherInterface
Gets the called listeners. TraceableEventDispatcherInterface ::getNotCalledListeners () — Method in class TraceableEventDispatcherInterface
Gets the not called listeners. WrappedListener ::getWrappedListener () — Method in class WrappedListener
EventDispatcher ::getListeners () — Method in class EventDispatcher
Gets the listeners of a specific event or all listeners sorted by descending priority. EventDispatcher ::getListenerPriority () — Method in class EventDispatcher
Gets the listener priority for a specific event. EventDispatcherInterface ::getListeners () — Method in class EventDispatcherInterface
Gets the listeners of a specific event or all listeners sorted by descending priority. EventDispatcherInterface ::getListenerPriority () — Method in class EventDispatcherInterface
Gets the listener priority for a specific event. EventSubscriberInterface ::getSubscribedEvents () — Method in class EventSubscriberInterface
Returns an array of event names this subscriber wants to listen to. GenericEvent — Class in namespace Symfony\Component\EventDispatcher
Event encapsulation class. GenericEvent ::getSubject () — Method in class GenericEvent
Getter for subject property. GenericEvent ::getArgument () — Method in class GenericEvent
Get argument by key. GenericEvent ::getArguments () — Method in class GenericEvent
Getter for all arguments. GenericEvent ::getIterator () — Method in class GenericEvent
IteratorAggregate for iterating over the object like an array. ImmutableEventDispatcher ::getListeners () — Method in class ImmutableEventDispatcher
Gets the listeners of a specific event or all listeners sorted by descending priority. ImmutableEventDispatcher ::getListenerPriority () — Method in class ImmutableEventDispatcher
Gets the listener priority for a specific event. Compiler ::getFunction () — Method in class Compiler
Compiler ::getSource () — Method in class Compiler
Gets the current PHP code after compilation. ExpressionFunction ::getName () — Method in class ExpressionFunction
ExpressionFunction ::getCompiler () — Method in class ExpressionFunction
ExpressionFunction ::getEvaluator () — Method in class ExpressionFunction
ExpressionFunctionProviderInterface ::getFunctions () — Method in class ExpressionFunctionProviderInterface
GetAttrNode — Class in namespace Symfony\Component\ExpressionLanguage\Node
ParsedExpression ::getNodes () — Method in class ParsedExpression
SerializedParsedExpression ::getNodes () — Method in class SerializedParsedExpression
IOException ::getPath () — Method in class IOException
Returns the associated path for the exception. IOExceptionInterface ::getPath () — Method in class IOExceptionInterface
Returns the associated path for the exception. Comparator ::getTarget () — Method in class Comparator
Gets the target value. Comparator ::getOperator () — Method in class Comparator
Gets the comparison operator. ExceptionInterface ::getAdapter () — Method in class ExceptionInterface
Finder ::getIterator () — Method in class Finder
Returns an Iterator for the current Finder configuration. Glob — Class in namespace Symfony\Component\Finder
Glob matches globbing patterns against text. ExcludeDirectoryFilterIterator ::getChildren () — Method in class ExcludeDirectoryFilterIterator
RecursiveDirectoryIterator ::getChildren () — Method in class RecursiveDirectoryIterator
SortableIterator ::getIterator () — Method in class SortableIterator
SplFileInfo ::getRelativePath () — Method in class SplFileInfo
Returns the relative path. SplFileInfo ::getRelativePathname () — Method in class SplFileInfo
Returns the relative path name. SplFileInfo ::getContents () — Method in class SplFileInfo
Returns the contents of the file. AbstractExtension ::getType () — Method in class AbstractExtension
Returns a type by name. AbstractExtension ::getTypeExtensions () — Method in class AbstractExtension
Returns the extensions for the given type. AbstractExtension ::getTypeGuesser () — Method in class AbstractExtension
Returns the type guesser provided by this extension. AbstractRendererEngine ::getResourceForBlockName () — Method in class AbstractRendererEngine
Returns the resource for a block name. AbstractRendererEngine ::getResourceForBlockNameHierarchy () — Method in class AbstractRendererEngine
Returns the resource for a block hierarchy. AbstractRendererEngine ::getResourceHierarchyLevel () — Method in class AbstractRendererEngine
Returns the hierarchy level at which a resource can be found. AbstractType ::getBlockPrefix () — Method in class AbstractType
Returns the prefix of the template block name for this type. AbstractType ::getParent () — Method in class AbstractType
Returns the name of the parent type. Button ::getParent () — Method in class Button
Returns the parent form. Button ::get () — Method in class Button
Returns the child with the given name. Button ::getErrors () — Method in class Button
Returns the errors of this form. Button ::getData () — Method in class Button
Returns the data in the format needed for the underlying object. Button ::getNormData () — Method in class Button
Returns the normalized data of the field. Button ::getViewData () — Method in class Button
Returns the data transformed by the value transformer. Button ::getExtraData () — Method in class Button
Returns the extra data. Button ::getConfig () — Method in class Button
Returns the form's configuration. Button ::getName () — Method in class Button
Returns the name by which the form is identified in forms. Button ::getPropertyPath () — Method in class Button
Returns the property path that the form is mapped to. Button ::getTransformationFailure () — Method in class Button
Returns the data transformation failure, if any. Button ::getRoot () — Method in class Button
Returns the root of the form tree. Button ::getIterator () — Method in class Button
Unsupported method. ButtonBuilder ::get () — Method in class ButtonBuilder
Returns a child by name. ButtonBuilder ::getForm () — Method in class ButtonBuilder
Creates the form. ButtonBuilder ::getFormConfig () — Method in class ButtonBuilder
Builds and returns the form configuration. ButtonBuilder ::getEventDispatcher () — Method in class ButtonBuilder
Returns the event dispatcher used to dispatch form events. ButtonBuilder ::getName () — Method in class ButtonBuilder
Returns the name of the form used as HTTP parameter. ButtonBuilder ::getPropertyPath () — Method in class ButtonBuilder
Returns the property path that the form should be mapped to. ButtonBuilder ::getMapped () — Method in class ButtonBuilder
Returns whether the form should be mapped to an element of its
parent's data. ButtonBuilder ::getByReference () — Method in class ButtonBuilder
Returns whether the form's data should be modified by reference. ButtonBuilder ::getCompound () — Method in class ButtonBuilder
Returns whether the form is compound. ButtonBuilder ::getType () — Method in class ButtonBuilder
Returns the form types used to construct the form. ButtonBuilder ::getViewTransformers () — Method in class ButtonBuilder
Returns the view transformers of the form. ButtonBuilder ::getModelTransformers () — Method in class ButtonBuilder
Returns the model transformers of the form. ButtonBuilder ::getDataMapper () — Method in class ButtonBuilder
Returns the data mapper of the form. ButtonBuilder ::getRequired () — Method in class ButtonBuilder
Returns whether the form is required. ButtonBuilder ::getDisabled () — Method in class ButtonBuilder
Returns whether the form is disabled. ButtonBuilder ::getErrorBubbling () — Method in class ButtonBuilder
Returns whether errors attached to the form will bubble to its parent. ButtonBuilder ::getEmptyData () — Method in class ButtonBuilder
Returns the data that should be returned when the form is empty. ButtonBuilder ::getAttributes () — Method in class ButtonBuilder
Returns additional attributes of the form. ButtonBuilder ::getAttribute () — Method in class ButtonBuilder
Returns the value of the given attribute. ButtonBuilder ::getData () — Method in class ButtonBuilder
Returns the initial data of the form. ButtonBuilder ::getDataClass () — Method in class ButtonBuilder
Returns the class of the form data or null if the data is scalar or an array. ButtonBuilder ::getDataLocked () — Method in class ButtonBuilder
Returns whether the form's data is locked. ButtonBuilder ::getFormFactory () — Method in class ButtonBuilder
Returns the form factory used for creating new forms. ButtonBuilder ::getAction () — Method in class ButtonBuilder
Returns the target URL of the form. ButtonBuilder ::getMethod () — Method in class ButtonBuilder
Returns the HTTP method used by the form. ButtonBuilder ::getRequestHandler () — Method in class ButtonBuilder
Returns the request handler used by the form. ButtonBuilder ::getAutoInitialize () — Method in class ButtonBuilder
Returns whether the form should be initialized upon creation. ButtonBuilder ::getInheritData () — Method in class ButtonBuilder
Returns whether the form should read and write the data of its parent. ButtonBuilder ::getOptions () — Method in class ButtonBuilder
Returns all options passed during the construction of the form. ButtonBuilder ::getOption () — Method in class ButtonBuilder
Returns the value of a specific option. ButtonBuilder ::getIterator () — Method in class ButtonBuilder
Unsupported method. ArrayChoiceList ::getChoices () — Method in class ArrayChoiceList
Returns all selectable choices. ArrayChoiceList ::getValues () — Method in class ArrayChoiceList
Returns the values for the choices. ArrayChoiceList ::getStructuredValues () — Method in class ArrayChoiceList
Returns the values in the structure originally passed to the list. ArrayChoiceList ::getOriginalKeys () — Method in class ArrayChoiceList
Returns the original keys of the choices. ArrayChoiceList ::getChoicesForValues () — Method in class ArrayChoiceList
Returns the choices corresponding to the given values. ArrayChoiceList ::getValuesForChoices () — Method in class ArrayChoiceList
Returns the values corresponding to the given choices. ChoiceListInterface ::getChoices () — Method in class ChoiceListInterface
Returns all selectable choices. ChoiceListInterface ::getValues () — Method in class ChoiceListInterface
Returns the values for the choices. ChoiceListInterface ::getStructuredValues () — Method in class ChoiceListInterface
Returns the values in the structure originally passed to the list. ChoiceListInterface ::getOriginalKeys () — Method in class ChoiceListInterface
Returns the original keys of the choices. ChoiceListInterface ::getChoicesForValues () — Method in class ChoiceListInterface
Returns the choices corresponding to the given values. ChoiceListInterface ::getValuesForChoices () — Method in class ChoiceListInterface
Returns the values corresponding to the given choices. CachingFactoryDecorator ::generateHash () — Method in class CachingFactoryDecorator
Generates a SHA-256 hash for the given value. CachingFactoryDecorator ::getDecoratedFactory () — Method in class CachingFactoryDecorator
Returns the decorated factory. PropertyAccessDecorator ::getDecoratedFactory () — Method in class PropertyAccessDecorator
Returns the decorated factory. LazyChoiceList ::getChoices () — Method in class LazyChoiceList
Returns all selectable choices. LazyChoiceList ::getValues () — Method in class LazyChoiceList
Returns the values for the choices. LazyChoiceList ::getStructuredValues () — Method in class LazyChoiceList
Returns the values in the structure originally passed to the list. LazyChoiceList ::getOriginalKeys () — Method in class LazyChoiceList
Returns the original keys of the choices. LazyChoiceList ::getChoicesForValues () — Method in class LazyChoiceList
Returns the choices corresponding to the given values. LazyChoiceList ::getValuesForChoices () — Method in class LazyChoiceList
Returns the values corresponding to the given choices. ChoiceGroupView ::getIterator () — Method in class ChoiceGroupView
{@inheritdoc} DataTransformerChain ::getTransformers () — Method in class DataTransformerChain
FixUrlProtocolListener ::getSubscribedEvents () — Method in class FixUrlProtocolListener
Returns an array of event names this subscriber wants to listen to. MergeCollectionListener ::getSubscribedEvents () — Method in class MergeCollectionListener
Returns an array of event names this subscriber wants to listen to. ResizeFormListener ::getSubscribedEvents () — Method in class ResizeFormListener
Returns an array of event names this subscriber wants to listen to. TrimListener ::getSubscribedEvents () — Method in class TrimListener
Returns an array of event names this subscriber wants to listen to. BirthdayType ::getParent () — Method in class BirthdayType
Returns the name of the parent type. BirthdayType ::getBlockPrefix () — Method in class BirthdayType
Returns the prefix of the template block name for this type. ButtonType ::getParent () — Method in class ButtonType
Returns the name of the parent type. ButtonType ::getBlockPrefix () — Method in class ButtonType
Returns the prefix of the template block name for this type. CheckboxType ::getBlockPrefix () — Method in class CheckboxType
Returns the prefix of the template block name for this type. ChoiceType ::getBlockPrefix () — Method in class ChoiceType
Returns the prefix of the template block name for this type. CollectionType ::getBlockPrefix () — Method in class CollectionType
Returns the prefix of the template block name for this type. CountryType ::getParent () — Method in class CountryType
Returns the name of the parent type. CountryType ::getBlockPrefix () — Method in class CountryType
Returns the prefix of the template block name for this type. CurrencyType ::getParent () — Method in class CurrencyType
Returns the name of the parent type. CurrencyType ::getBlockPrefix () — Method in class CurrencyType
Returns the prefix of the template block name for this type. DateTimeType ::getBlockPrefix () — Method in class DateTimeType
Returns the prefix of the template block name for this type. DateType ::getBlockPrefix () — Method in class DateType
Returns the prefix of the template block name for this type. EmailType ::getParent () — Method in class EmailType
Returns the name of the parent type. EmailType ::getBlockPrefix () — Method in class EmailType
Returns the prefix of the template block name for this type. FileType ::getBlockPrefix () — Method in class FileType
Returns the prefix of the template block name for this type. FormType ::getParent () — Method in class FormType
Returns the name of the parent type. FormType ::getBlockPrefix () — Method in class FormType
Returns the prefix of the template block name for this type. HiddenType ::getBlockPrefix () — Method in class HiddenType
Returns the prefix of the template block name for this type. IntegerType ::getBlockPrefix () — Method in class IntegerType
Returns the prefix of the template block name for this type. LanguageType ::getParent () — Method in class LanguageType
Returns the name of the parent type. LanguageType ::getBlockPrefix () — Method in class LanguageType
Returns the prefix of the template block name for this type. LocaleType ::getParent () — Method in class LocaleType
Returns the name of the parent type. LocaleType ::getBlockPrefix () — Method in class LocaleType
Returns the prefix of the template block name for this type. MoneyType ::getBlockPrefix () — Method in class MoneyType
Returns the prefix of the template block name for this type. NumberType ::getBlockPrefix () — Method in class NumberType
Returns the prefix of the template block name for this type. PasswordType ::getParent () — Method in class PasswordType
Returns the name of the parent type. PasswordType ::getBlockPrefix () — Method in class PasswordType
Returns the prefix of the template block name for this type. PercentType ::getBlockPrefix () — Method in class PercentType
Returns the prefix of the template block name for this type. RadioType ::getParent () — Method in class RadioType
Returns the name of the parent type. RadioType ::getBlockPrefix () — Method in class RadioType
Returns the prefix of the template block name for this type. RangeType ::getParent () — Method in class RangeType
Returns the name of the parent type. RangeType ::getBlockPrefix () — Method in class RangeType
Returns the prefix of the template block name for this type. RepeatedType ::getBlockPrefix () — Method in class RepeatedType
Returns the prefix of the template block name for this type. ResetType ::getParent () — Method in class ResetType
Returns the name of the parent type. ResetType ::getBlockPrefix () — Method in class ResetType
Returns the prefix of the template block name for this type. SearchType ::getParent () — Method in class SearchType
Returns the name of the parent type. SearchType ::getBlockPrefix () — Method in class SearchType
Returns the prefix of the template block name for this type. SubmitType ::getParent () — Method in class SubmitType
Returns the name of the parent type. SubmitType ::getBlockPrefix () — Method in class SubmitType
Returns the prefix of the template block name for this type. TextType ::getBlockPrefix () — Method in class TextType
Returns the prefix of the template block name for this type. TextareaType ::getParent () — Method in class TextareaType
Returns the name of the parent type. TextareaType ::getBlockPrefix () — Method in class TextareaType
Returns the prefix of the template block name for this type. TimeType ::getBlockPrefix () — Method in class TimeType
Returns the prefix of the template block name for this type. TimezoneType ::getParent () — Method in class TimezoneType
Returns the name of the parent type. TimezoneType ::getBlockPrefix () — Method in class TimezoneType
Returns the prefix of the template block name for this type. UrlType ::getParent () — Method in class UrlType
Returns the name of the parent type. UrlType ::getBlockPrefix () — Method in class UrlType
Returns the prefix of the template block name for this type. CsrfValidationListener ::getSubscribedEvents () — Method in class CsrfValidationListener
Returns an array of event names this subscriber wants to listen to. FormTypeCsrfExtension ::getExtendedType () — Method in class FormTypeCsrfExtension
Returns the name of the type being extended. DataCollectorListener ::getSubscribedEvents () — Method in class DataCollectorListener
Returns an array of event names this subscriber wants to listen to. FormDataCollector ::getName () — Method in class FormDataCollector
Returns the name of the collector. FormDataCollector ::getData () — Method in class FormDataCollector
Returns all collected data. FormDataCollectorInterface ::getData () — Method in class FormDataCollectorInterface
Returns all collected data. ResolvedTypeDataCollectorProxy ::getBlockPrefix () — Method in class ResolvedTypeDataCollectorProxy
Returns the prefix of the template block name for this type. ResolvedTypeDataCollectorProxy ::getParent () — Method in class ResolvedTypeDataCollectorProxy
Returns the parent type. ResolvedTypeDataCollectorProxy ::getInnerType () — Method in class ResolvedTypeDataCollectorProxy
Returns the wrapped form type. ResolvedTypeDataCollectorProxy ::getTypeExtensions () — Method in class ResolvedTypeDataCollectorProxy
Returns the extensions of the wrapped form type. ResolvedTypeDataCollectorProxy ::getOptionsResolver () — Method in class ResolvedTypeDataCollectorProxy
Returns the configured options resolver used for this type. DataCollectorTypeExtension ::getExtendedType () — Method in class DataCollectorTypeExtension
Returns the name of the type being extended. DependencyInjectionExtension ::getType () — Method in class DependencyInjectionExtension
Returns a type by name. DependencyInjectionExtension ::getTypeExtensions () — Method in class DependencyInjectionExtension
Returns the extensions for the given type. DependencyInjectionExtension ::getTypeGuesser () — Method in class DependencyInjectionExtension
Returns the type guesser provided by this extension. FormTypeHttpFoundationExtension ::getExtendedType () — Method in class FormTypeHttpFoundationExtension
Returns the name of the type being extended. Form ::getTargets () — Method in class Form
Returns whether the constraint can be put onto classes, properties or
both. ValidationListener ::getSubscribedEvents () — Method in class ValidationListener
Returns an array of event names this subscriber wants to listen to. FormTypeValidatorExtension ::getExtendedType () — Method in class FormTypeValidatorExtension
Returns the name of the type being extended. RepeatedTypeValidatorExtension ::getExtendedType () — Method in class RepeatedTypeValidatorExtension
Returns the name of the type being extended. SubmitTypeValidatorExtension ::getExtendedType () — Method in class SubmitTypeValidatorExtension
Returns the name of the type being extended. ValidatorTypeGuesser ::guessType () — Method in class ValidatorTypeGuesser
Returns a field guess for a property name of a class. ValidatorTypeGuesser ::guessRequired () — Method in class ValidatorTypeGuesser
Returns a guess whether a property of a class is required. ValidatorTypeGuesser ::guessMaxLength () — Method in class ValidatorTypeGuesser
Returns a guess about the field's maximum length. ValidatorTypeGuesser ::guessPattern () — Method in class ValidatorTypeGuesser
Returns a guess about the field's pattern. ValidatorTypeGuesser ::guessTypeForConstraint () — Method in class ValidatorTypeGuesser
Guesses a field class name for a given constraint. ValidatorTypeGuesser ::guessRequiredForConstraint () — Method in class ValidatorTypeGuesser
Guesses whether a field is required based on the given constraint. ValidatorTypeGuesser ::guessMaxLengthForConstraint () — Method in class ValidatorTypeGuesser
Guesses a field's maximum length based on the given constraint. ValidatorTypeGuesser ::guessPatternForConstraint () — Method in class ValidatorTypeGuesser
Guesses a field's pattern based on the given constraint. MappingRule ::getOrigin () — Method in class MappingRule
MappingRule ::getTarget () — Method in class MappingRule
RelativePath ::getRoot () — Method in class RelativePath
ViolationPath ::getLength () — Method in class ViolationPath
Returns the length of the property path, i.e. the number of elements. ViolationPath ::getParent () — Method in class ViolationPath
Returns the parent property path. ViolationPath ::getElements () — Method in class ViolationPath
Returns the elements of the property path as array. ViolationPath ::getElement () — Method in class ViolationPath
Returns the element at the given index in the property path. ViolationPath ::getIterator () — Method in class ViolationPath
Returns a new iterator for this path. Form ::getConfig () — Method in class Form
Returns the form's configuration. Form ::getName () — Method in class Form
Returns the name by which the form is identified in forms. Form ::getPropertyPath () — Method in class Form
Returns the property path that the form is mapped to. Form ::getParent () — Method in class Form
Returns the parent form. Form ::getRoot () — Method in class Form
Returns the root of the form tree. Form ::getData () — Method in class Form
Returns the data in the format needed for the underlying object. Form ::getNormData () — Method in class Form
Returns the normalized data of the field. Form ::getViewData () — Method in class Form
Returns the data transformed by the value transformer. Form ::getExtraData () — Method in class Form
Returns the extra data. Form ::getTransformationFailure () — Method in class Form
Returns the data transformation failure, if any. Form ::getClickedButton () — Method in class Form
Returns the button that was used to submit the form. Form ::getErrors () — Method in class Form
Returns the errors of this form. Form ::get () — Method in class Form
Returns the child with the given name. Form ::getIterator () — Method in class Form
Returns the iterator for this group. FormBuilder ::get () — Method in class FormBuilder
Returns a child by name. FormBuilder ::getFormConfig () — Method in class FormBuilder
Builds and returns the form configuration. FormBuilder ::getForm () — Method in class FormBuilder
Creates the form. FormBuilder ::getIterator () — Method in class FormBuilder
{@inheritdoc} FormBuilderInterface ::get () — Method in class FormBuilderInterface
Returns a child by name. FormBuilderInterface ::getForm () — Method in class FormBuilderInterface
Creates the form. FormConfigBuilder ::getEventDispatcher () — Method in class FormConfigBuilder
Returns the event dispatcher used to dispatch form events. FormConfigBuilder ::getName () — Method in class FormConfigBuilder
Returns the name of the form used as HTTP parameter. FormConfigBuilder ::getPropertyPath () — Method in class FormConfigBuilder
Returns the property path that the form should be mapped to. FormConfigBuilder ::getMapped () — Method in class FormConfigBuilder
Returns whether the form should be mapped to an element of its
parent's data. FormConfigBuilder ::getByReference () — Method in class FormConfigBuilder
Returns whether the form's data should be modified by reference. FormConfigBuilder ::getInheritData () — Method in class FormConfigBuilder
Returns whether the form should read and write the data of its parent. FormConfigBuilder ::getCompound () — Method in class FormConfigBuilder
Returns whether the form is compound. FormConfigBuilder ::getType () — Method in class FormConfigBuilder
Returns the form types used to construct the form. FormConfigBuilder ::getViewTransformers () — Method in class FormConfigBuilder
Returns the view transformers of the form. FormConfigBuilder ::getModelTransformers () — Method in class FormConfigBuilder
Returns the model transformers of the form. FormConfigBuilder ::getDataMapper () — Method in class FormConfigBuilder
Returns the data mapper of the form. FormConfigBuilder ::getRequired () — Method in class FormConfigBuilder
Returns whether the form is required. FormConfigBuilder ::getDisabled () — Method in class FormConfigBuilder
Returns whether the form is disabled. FormConfigBuilder ::getErrorBubbling () — Method in class FormConfigBuilder
Returns whether errors attached to the form will bubble to its parent. FormConfigBuilder ::getEmptyData () — Method in class FormConfigBuilder
Returns the data that should be returned when the form is empty. FormConfigBuilder ::getAttributes () — Method in class FormConfigBuilder
Returns additional attributes of the form. FormConfigBuilder ::getAttribute () — Method in class FormConfigBuilder
Returns the value of the given attribute. FormConfigBuilder ::getData () — Method in class FormConfigBuilder
Returns the initial data of the form. FormConfigBuilder ::getDataClass () — Method in class FormConfigBuilder
Returns the class of the form data or null if the data is scalar or an array. FormConfigBuilder ::getDataLocked () — Method in class FormConfigBuilder
Returns whether the form's data is locked. FormConfigBuilder ::getFormFactory () — Method in class FormConfigBuilder
Returns the form factory used for creating new forms. FormConfigBuilder ::getAction () — Method in class FormConfigBuilder
Returns the target URL of the form. FormConfigBuilder ::getMethod () — Method in class FormConfigBuilder
Returns the HTTP method used by the form. FormConfigBuilder ::getRequestHandler () — Method in class FormConfigBuilder
Returns the request handler used by the form. FormConfigBuilder ::getAutoInitialize () — Method in class FormConfigBuilder
Returns whether the form should be initialized upon creation. FormConfigBuilder ::getOptions () — Method in class FormConfigBuilder
Returns all options passed during the construction of the form. FormConfigBuilder ::getOption () — Method in class FormConfigBuilder
Returns the value of a specific option. FormConfigBuilder ::getFormConfig () — Method in class FormConfigBuilder
Builds and returns the form configuration. FormConfigBuilderInterface ::getFormConfig () — Method in class FormConfigBuilderInterface
Builds and returns the form configuration. FormConfigInterface ::getEventDispatcher () — Method in class FormConfigInterface
Returns the event dispatcher used to dispatch form events. FormConfigInterface ::getName () — Method in class FormConfigInterface
Returns the name of the form used as HTTP parameter. FormConfigInterface ::getPropertyPath () — Method in class FormConfigInterface
Returns the property path that the form should be mapped to. FormConfigInterface ::getMapped () — Method in class FormConfigInterface
Returns whether the form should be mapped to an element of its
parent's data. FormConfigInterface ::getByReference () — Method in class FormConfigInterface
Returns whether the form's data should be modified by reference. FormConfigInterface ::getInheritData () — Method in class FormConfigInterface
Returns whether the form should read and write the data of its parent. FormConfigInterface ::getCompound () — Method in class FormConfigInterface
Returns whether the form is compound. FormConfigInterface ::getType () — Method in class FormConfigInterface
Returns the form types used to construct the form. FormConfigInterface ::getViewTransformers () — Method in class FormConfigInterface
Returns the view transformers of the form. FormConfigInterface ::getModelTransformers () — Method in class FormConfigInterface
Returns the model transformers of the form. FormConfigInterface ::getDataMapper () — Method in class FormConfigInterface
Returns the data mapper of the form. FormConfigInterface ::getRequired () — Method in class FormConfigInterface
Returns whether the form is required. FormConfigInterface ::getDisabled () — Method in class FormConfigInterface
Returns whether the form is disabled. FormConfigInterface ::getErrorBubbling () — Method in class FormConfigInterface
Returns whether errors attached to the form will bubble to its parent. FormConfigInterface ::getEmptyData () — Method in class FormConfigInterface
Returns the data that should be returned when the form is empty. FormConfigInterface ::getAttributes () — Method in class FormConfigInterface
Returns additional attributes of the form. FormConfigInterface ::getAttribute () — Method in class FormConfigInterface
Returns the value of the given attribute. FormConfigInterface ::getData () — Method in class FormConfigInterface
Returns the initial data of the form. FormConfigInterface ::getDataClass () — Method in class FormConfigInterface
Returns the class of the form data or null if the data is scalar or an array. FormConfigInterface ::getDataLocked () — Method in class FormConfigInterface
Returns whether the form's data is locked. FormConfigInterface ::getFormFactory () — Method in class FormConfigInterface
Returns the form factory used for creating new forms. FormConfigInterface ::getAction () — Method in class FormConfigInterface
Returns the target URL of the form. FormConfigInterface ::getMethod () — Method in class FormConfigInterface
Returns the HTTP method used by the form. FormConfigInterface ::getRequestHandler () — Method in class FormConfigInterface
Returns the request handler used by the form. FormConfigInterface ::getAutoInitialize () — Method in class FormConfigInterface
Returns whether the form should be initialized upon creation. FormConfigInterface ::getOptions () — Method in class FormConfigInterface
Returns all options passed during the construction of the form. FormConfigInterface ::getOption () — Method in class FormConfigInterface
Returns the value of a specific option. FormError ::getMessage () — Method in class FormError
Returns the error message. FormError ::getMessageTemplate () — Method in class FormError
Returns the error message template. FormError ::getMessageParameters () — Method in class FormError
Returns the parameters to be inserted in the message template. FormError ::getMessagePluralization () — Method in class FormError
Returns the value for error message pluralization. FormError ::getCause () — Method in class FormError
Returns the cause of this error. FormError ::getOrigin () — Method in class FormError
Returns the form that caused this error. FormErrorIterator ::getForm () — Method in class FormErrorIterator
Returns the iterated form. FormErrorIterator ::getChildren () — Method in class FormErrorIterator
Alias of {@link current()}. FormEvent ::getForm () — Method in class FormEvent
Returns the form at the source of the event. FormEvent ::getData () — Method in class FormEvent
Returns the data associated with this event. FormExtensionInterface ::getType () — Method in class FormExtensionInterface
Returns a type by name. FormExtensionInterface ::getTypeExtensions () — Method in class FormExtensionInterface
Returns the extensions for the given type. FormExtensionInterface ::getTypeGuesser () — Method in class FormExtensionInterface
Returns the type guesser provided by this extension. FormFactoryBuilder ::getFormFactory () — Method in class FormFactoryBuilder
Builds and returns the factory. FormFactoryBuilderInterface ::getFormFactory () — Method in class FormFactoryBuilderInterface
Builds and returns the factory. FormInterface ::getParent () — Method in class FormInterface
Returns the parent form. FormInterface ::get () — Method in class FormInterface
Returns the child with the given name. FormInterface ::getErrors () — Method in class FormInterface
Returns the errors of this form. FormInterface ::getData () — Method in class FormInterface
Returns the data in the format needed for the underlying object. FormInterface ::getNormData () — Method in class FormInterface
Returns the normalized data of the field. FormInterface ::getViewData () — Method in class FormInterface
Returns the data transformed by the value transformer. FormInterface ::getExtraData () — Method in class FormInterface
Returns the extra data. FormInterface ::getConfig () — Method in class FormInterface
Returns the form's configuration. FormInterface ::getName () — Method in class FormInterface
Returns the name by which the form is identified in forms. FormInterface ::getPropertyPath () — Method in class FormInterface
Returns the property path that the form is mapped to. FormInterface ::getTransformationFailure () — Method in class FormInterface
Returns the data transformation failure, if any. FormInterface ::getRoot () — Method in class FormInterface
Returns the root of the form tree. FormRegistry ::getType () — Method in class FormRegistry
Returns a form type by name. FormRegistry ::getTypeGuesser () — Method in class FormRegistry
Returns the guesser responsible for guessing types. FormRegistry ::getExtensions () — Method in class FormRegistry
Returns the extensions loaded by the framework. FormRegistryInterface ::getType () — Method in class FormRegistryInterface
Returns a form type by name. FormRegistryInterface ::getTypeGuesser () — Method in class FormRegistryInterface
Returns the guesser responsible for guessing types. FormRegistryInterface ::getExtensions () — Method in class FormRegistryInterface
Returns the extensions loaded by the framework. FormRenderer ::getEngine () — Method in class FormRenderer
Returns the engine used by this renderer. FormRendererEngineInterface ::getResourceForBlockName () — Method in class FormRendererEngineInterface
Returns the resource for a block name. FormRendererEngineInterface ::getResourceForBlockNameHierarchy () — Method in class FormRendererEngineInterface
Returns the resource for a block hierarchy. FormRendererEngineInterface ::getResourceHierarchyLevel () — Method in class FormRendererEngineInterface
Returns the hierarchy level at which a resource can be found. FormRendererInterface ::getEngine () — Method in class FormRendererInterface
Returns the engine used by this renderer. FormTypeExtensionInterface ::getExtendedType () — Method in class FormTypeExtensionInterface
Returns the name of the type being extended. FormTypeGuesserChain ::guessType () — Method in class FormTypeGuesserChain
Returns a field guess for a property name of a class. FormTypeGuesserChain ::guessRequired () — Method in class FormTypeGuesserChain
Returns a guess whether a property of a class is required. FormTypeGuesserChain ::guessMaxLength () — Method in class FormTypeGuesserChain
Returns a guess about the field's maximum length. FormTypeGuesserChain ::guessPattern () — Method in class FormTypeGuesserChain
Returns a guess about the field's pattern. FormTypeGuesserInterface ::guessType () — Method in class FormTypeGuesserInterface
Returns a field guess for a property name of a class. FormTypeGuesserInterface ::guessRequired () — Method in class FormTypeGuesserInterface
Returns a guess whether a property of a class is required. FormTypeGuesserInterface ::guessMaxLength () — Method in class FormTypeGuesserInterface
Returns a guess about the field's maximum length. FormTypeGuesserInterface ::guessPattern () — Method in class FormTypeGuesserInterface
Returns a guess about the field's pattern. FormTypeInterface ::getBlockPrefix () — Method in class FormTypeInterface
Returns the prefix of the template block name for this type. FormTypeInterface ::getParent () — Method in class FormTypeInterface
Returns the name of the parent type. FormView ::getIterator () — Method in class FormView
Returns an iterator to iterate over children (implements \IteratorAggregate). Guess — Class in namespace Symfony\Component\Form\Guess
Base class for guesses made by TypeGuesserInterface implementation. Guess ::getBestGuess () — Method in class Guess
Returns the guess most likely to be correct from a list of guesses. Guess ::getConfidence () — Method in class Guess
Returns the confidence that the guessed value is correct. TypeGuess ::getType () — Method in class TypeGuess
Returns the guessed field type. TypeGuess ::getOptions () — Method in class TypeGuess
Returns the guessed options for creating instances of the guessed type. ValueGuess ::getValue () — Method in class ValueGuess
Returns the guessed value. PreloadedExtension ::getType () — Method in class PreloadedExtension
Returns a type by name. PreloadedExtension ::getTypeExtensions () — Method in class PreloadedExtension
Returns the extensions for the given type. PreloadedExtension ::getTypeGuesser () — Method in class PreloadedExtension
Returns the type guesser provided by this extension. ResolvedFormType ::getBlockPrefix () — Method in class ResolvedFormType
Returns the prefix of the template block name for this type. ResolvedFormType ::getParent () — Method in class ResolvedFormType
Returns the parent type. ResolvedFormType ::getInnerType () — Method in class ResolvedFormType
Returns the wrapped form type. ResolvedFormType ::getTypeExtensions () — Method in class ResolvedFormType
Returns the extensions of the wrapped form type. ResolvedFormType ::getOptionsResolver () — Method in class ResolvedFormType
Returns the configured options resolver used for this type. ResolvedFormTypeInterface ::getBlockPrefix () — Method in class ResolvedFormTypeInterface
Returns the prefix of the template block name for this type. ResolvedFormTypeInterface ::getParent () — Method in class ResolvedFormTypeInterface
Returns the parent type. ResolvedFormTypeInterface ::getInnerType () — Method in class ResolvedFormTypeInterface
Returns the wrapped form type. ResolvedFormTypeInterface ::getTypeExtensions () — Method in class ResolvedFormTypeInterface
Returns the extensions of the wrapped form type. ResolvedFormTypeInterface ::getOptionsResolver () — Method in class ResolvedFormTypeInterface
Returns the configured options resolver used for this type. SubmitButtonBuilder ::getForm () — Method in class SubmitButtonBuilder
Creates the button. FormPerformanceTestCase ::getMaxRunningTime () — Method in class FormPerformanceTestCase
InheritDataAwareIterator ::getChildren () — Method in class InheritDataAwareIterator
{@inheritdoc} OrderedHashMap ::getIterator () — Method in class OrderedHashMap
{@inheritdoc} ServerParams ::getPostMaxSize () — Method in class ServerParams
Returns maximum post size in bytes. ServerParams ::getNormalizedIniPostMaxSize () — Method in class ServerParams
Returns the normalized "postmax size" ini setting. ServerParams ::getContentLength () — Method in class ServerParams
Returns the content length of the request. AcceptHeader ::get () — Method in class AcceptHeader
Returns given value's item, if exists. AcceptHeaderItem ::getValue () — Method in class AcceptHeaderItem
Returns the item value. AcceptHeaderItem ::getQuality () — Method in class AcceptHeaderItem
Returns the item quality. AcceptHeaderItem ::getIndex () — Method in class AcceptHeaderItem
Returns the item index. AcceptHeaderItem ::getAttribute () — Method in class AcceptHeaderItem
Returns an attribute by its name. AcceptHeaderItem ::getAttributes () — Method in class AcceptHeaderItem
Returns all attributes. BinaryFileResponse ::getFile () — Method in class BinaryFileResponse
Gets the file. BinaryFileResponse ::getContent () — Method in class BinaryFileResponse
Gets the current response content. Cookie ::getName () — Method in class Cookie
Gets the name of the cookie. Cookie ::getValue () — Method in class Cookie
Gets the value of the cookie. Cookie ::getDomain () — Method in class Cookie
Gets the domain that the cookie is available to. Cookie ::getExpiresTime () — Method in class Cookie
Gets the time the cookie expires. Cookie ::getPath () — Method in class Cookie
Gets the path on the server in which the cookie will be available on. File ::guessExtension () — Method in class File
Returns the extension based on the mime type. File ::getMimeType () — Method in class File
Returns the mime type of the file. ExtensionGuesser ::getInstance () — Method in class ExtensionGuesser
Returns the singleton instance. ExtensionGuesser ::guess () — Method in class ExtensionGuesser
Tries to guess the extension. ExtensionGuesserInterface ::guess () — Method in class ExtensionGuesserInterface
Makes a best guess for a file extension, given a mime type. FileBinaryMimeTypeGuesser ::guess () — Method in class FileBinaryMimeTypeGuesser
Guesses the mime type of the file with the given path. FileinfoMimeTypeGuesser ::guess () — Method in class FileinfoMimeTypeGuesser
Guesses the mime type of the file with the given path. MimeTypeExtensionGuesser ::guess () — Method in class MimeTypeExtensionGuesser
Makes a best guess for a file extension, given a mime type. MimeTypeGuesser ::getInstance () — Method in class MimeTypeGuesser
Returns the singleton instance. MimeTypeGuesser ::guess () — Method in class MimeTypeGuesser
Tries to guess the mime type of the given file. MimeTypeGuesserInterface ::guess () — Method in class MimeTypeGuesserInterface
Guesses the mime type of the file with the given path. UploadedFile ::getClientOriginalName () — Method in class UploadedFile
Returns the original file name. UploadedFile ::getClientOriginalExtension () — Method in class UploadedFile
Returns the original file extension. UploadedFile ::getClientMimeType () — Method in class UploadedFile
Returns the file mime type. UploadedFile ::guessClientExtension () — Method in class UploadedFile
Returns the extension based on the client mime type. UploadedFile ::getClientSize () — Method in class UploadedFile
Returns the file size. UploadedFile ::getError () — Method in class UploadedFile
Returns the upload error. UploadedFile ::getMaxFilesize () — Method in class UploadedFile
Returns the maximum size of an uploaded file as configured in php.ini. UploadedFile ::getErrorMessage () — Method in class UploadedFile
Returns an informative upload error message. HeaderBag ::get () — Method in class HeaderBag
Returns a header value by name. HeaderBag ::getDate () — Method in class HeaderBag
Returns the HTTP header value converted to a date. HeaderBag ::getCacheControlDirective () — Method in class HeaderBag
Returns a Cache-Control directive value by name. HeaderBag ::getIterator () — Method in class HeaderBag
Returns an iterator for headers. JsonResponse ::getEncodingOptions () — Method in class JsonResponse
Returns options used while encoding data to JSON. ParameterBag ::get () — Method in class ParameterBag
Returns a parameter by name. ParameterBag ::getAlpha () — Method in class ParameterBag
Returns the alphabetic characters of the parameter value. ParameterBag ::getAlnum () — Method in class ParameterBag
Returns the alphabetic characters and digits of the parameter value. ParameterBag ::getDigits () — Method in class ParameterBag
Returns the digits of the parameter value. ParameterBag ::getInt () — Method in class ParameterBag
Returns the parameter value converted to integer. ParameterBag ::getBoolean () — Method in class ParameterBag
Returns the parameter value converted to boolean. ParameterBag ::getIterator () — Method in class ParameterBag
Returns an iterator for parameters. RedirectResponse ::getTargetUrl () — Method in class RedirectResponse
Returns the target URL. Request ::getTrustedProxies () — Method in class Request
Gets the list of trusted proxies. Request ::getTrustedHosts () — Method in class Request
Gets the list of trusted host patterns. Request ::getTrustedHeaderName () — Method in class Request
Gets the trusted proxy header name. Request ::getHttpMethodParameterOverride () — Method in class Request
Checks whether support for the _method request parameter is enabled. Request ::get () — Method in class Request
Gets a "parameter" value from any bag. Request ::getSession () — Method in class Request
Gets the Session. Request ::getClientIps () — Method in class Request
Returns the client IP addresses. Request ::getClientIp () — Method in class Request
Returns the client IP address. Request ::getScriptName () — Method in class Request
Returns current script name. Request ::getPathInfo () — Method in class Request
Returns the path being requested relative to the executed script. Request ::getBasePath () — Method in class Request
Returns the root path from which this request is executed. Request ::getBaseUrl () — Method in class Request
Returns the root URL from which this request is executed. Request ::getScheme () — Method in class Request
Gets the request's scheme. Request ::getPort () — Method in class Request
Returns the port on which the request is made. Request ::getUser () — Method in class Request
Returns the user. Request ::getPassword () — Method in class Request
Returns the password. Request ::getUserInfo () — Method in class Request
Gets the user info. Request ::getHttpHost () — Method in class Request
Returns the HTTP host being requested. Request ::getRequestUri () — Method in class Request
Returns the requested URI (path and query string). Request ::getSchemeAndHttpHost () — Method in class Request
Gets the scheme and HTTP host. Request ::getUri () — Method in class Request
Generates a normalized URI (URL) for the Request. Request ::getUriForPath () — Method in class Request
Generates a normalized URI for the given path. Request ::getRelativeUriForPath () — Method in class Request
Returns the path as relative reference from the current Request path. Request ::getQueryString () — Method in class Request
Generates the normalized query string for the Request. Request ::getHost () — Method in class Request
Returns the host name. Request ::getMethod () — Method in class Request
Gets the request "intended" method. Request ::getRealMethod () — Method in class Request
Gets the "real" request method. Request ::getMimeType () — Method in class Request
Gets the mime type associated with the format. Request ::getFormat () — Method in class Request
Gets the format associated with the mime type. Request ::getRequestFormat () — Method in class Request
Gets the request format. Request ::getContentType () — Method in class Request
Gets the format associated with the request. Request ::getDefaultLocale () — Method in class Request
Get the default locale. Request ::getLocale () — Method in class Request
Get the locale. Request ::getContent () — Method in class Request
Returns the request body content. Request ::getETags () — Method in class Request
Gets the Etags. Request ::getPreferredLanguage () — Method in class Request
Returns the preferred language. Request ::getLanguages () — Method in class Request
Gets a list of languages acceptable by the client browser. Request ::getCharsets () — Method in class Request
Gets a list of charsets acceptable by the client browser. Request ::getEncodings () — Method in class Request
Gets a list of encodings acceptable by the client browser. Request ::getAcceptableContentTypes () — Method in class Request
Gets a list of content types acceptable by the client browser. RequestStack ::getCurrentRequest () — Method in class RequestStack
RequestStack ::getMasterRequest () — Method in class RequestStack
Gets the master Request. RequestStack ::getParentRequest () — Method in class RequestStack
Returns the parent request of the current. Response ::getContent () — Method in class Response
Gets the current response content. Response ::getProtocolVersion () — Method in class Response
Gets the HTTP protocol version. Response ::getStatusCode () — Method in class Response
Retrieves the status code for the current web response. Response ::getCharset () — Method in class Response
Retrieves the response charset. Response ::getDate () — Method in class Response
Returns the Date header as a DateTime instance. Response ::getAge () — Method in class Response
Returns the age of the response. Response ::getExpires () — Method in class Response
Returns the value of the Expires header as a DateTime instance. Response ::getMaxAge () — Method in class Response
Returns the number of seconds after the time specified in the response's Date
header when the response should no longer be considered fresh. Response ::getTtl () — Method in class Response
Returns the response's time-to-live in seconds. Response ::getLastModified () — Method in class Response
Returns the Last-Modified HTTP header as a DateTime instance. Response ::getEtag () — Method in class Response
Returns the literal value of the ETag HTTP header. Response ::getVary () — Method in class Response
Returns an array of header names given in the Vary header. ResponseHeaderBag ::getCacheControlDirective () — Method in class ResponseHeaderBag
Returns a Cache-Control directive value by name. ResponseHeaderBag ::getCookies () — Method in class ResponseHeaderBag
Returns an array with all cookies. ServerBag ::getHeaders () — Method in class ServerBag
Gets the HTTP headers. AttributeBag ::getName () — Method in class AttributeBag
Gets this bag's name. AttributeBag ::getStorageKey () — Method in class AttributeBag
Gets the storage key for this bag. AttributeBag ::get () — Method in class AttributeBag
Returns an attribute. AttributeBag ::getIterator () — Method in class AttributeBag
Returns an iterator for attributes. AttributeBagInterface ::get () — Method in class AttributeBagInterface
Returns an attribute. NamespacedAttributeBag ::get () — Method in class NamespacedAttributeBag
Returns an attribute. AutoExpireFlashBag ::getName () — Method in class AutoExpireFlashBag
Gets this bag's name. AutoExpireFlashBag ::get () — Method in class AutoExpireFlashBag
Gets and clears flash from the stack. AutoExpireFlashBag ::getStorageKey () — Method in class AutoExpireFlashBag
Gets the storage key for this bag. FlashBag ::getName () — Method in class FlashBag
Gets this bag's name. FlashBag ::get () — Method in class FlashBag
Gets and clears flash from the stack. FlashBag ::getStorageKey () — Method in class FlashBag
Gets the storage key for this bag. FlashBagInterface ::get () — Method in class FlashBagInterface
Gets and clears flash from the stack. Session ::get () — Method in class Session
Returns an attribute. Session ::getIterator () — Method in class Session
Returns an iterator for attributes. Session ::getId () — Method in class Session
Returns the session ID. Session ::getName () — Method in class Session
Returns the session name. Session ::getMetadataBag () — Method in class Session
Gets session meta. Session ::getBag () — Method in class Session
Gets a bag instance by name. Session ::getFlashBag () — Method in class Session
Gets the flashbag interface. SessionBagInterface ::getName () — Method in class SessionBagInterface
Gets this bag's name. SessionBagInterface ::getStorageKey () — Method in class SessionBagInterface
Gets the storage key for this bag. SessionInterface ::getId () — Method in class SessionInterface
Returns the session ID. SessionInterface ::getName () — Method in class SessionInterface
Returns the session name. SessionInterface ::get () — Method in class SessionInterface
Returns an attribute. SessionInterface ::getBag () — Method in class SessionInterface
Gets a bag instance by name. SessionInterface ::getMetadataBag () — Method in class SessionInterface
Gets session meta. MemcacheSessionHandler ::gc () — Method in class MemcacheSessionHandler
{@inheritdoc} MemcachedSessionHandler ::gc () — Method in class MemcachedSessionHandler
{@inheritdoc} MongoDbSessionHandler ::gc () — Method in class MongoDbSessionHandler
{@inheritdoc} NullSessionHandler ::gc () — Method in class NullSessionHandler
{@inheritdoc} PdoSessionHandler ::gc () — Method in class PdoSessionHandler
{@inheritdoc} WriteCheckSessionHandler ::gc () — Method in class WriteCheckSessionHandler
{@inheritdoc} MetadataBag ::getLifetime () — Method in class MetadataBag
Gets the lifetime that the session cookie was set with. MetadataBag ::getStorageKey () — Method in class MetadataBag
Gets the storage key for this bag. MetadataBag ::getCreated () — Method in class MetadataBag
Gets the created timestamp metadata. MetadataBag ::getLastUsed () — Method in class MetadataBag
Gets the last used metadata. MetadataBag ::getName () — Method in class MetadataBag
Gets this bag's name. MockArraySessionStorage ::getId () — Method in class MockArraySessionStorage
Returns the session ID. MockArraySessionStorage ::getName () — Method in class MockArraySessionStorage
Returns the session name. MockArraySessionStorage ::getBag () — Method in class MockArraySessionStorage
Gets a SessionBagInterface by name. MockArraySessionStorage ::getMetadataBag () — Method in class MockArraySessionStorage
Gets the MetadataBag. NativeSessionStorage ::getSaveHandler () — Method in class NativeSessionStorage
Gets the save handler instance. NativeSessionStorage ::getId () — Method in class NativeSessionStorage
Returns the session ID. NativeSessionStorage ::getName () — Method in class NativeSessionStorage
Returns the session name. NativeSessionStorage ::getBag () — Method in class NativeSessionStorage
Gets a SessionBagInterface by name. NativeSessionStorage ::getMetadataBag () — Method in class NativeSessionStorage
Gets the MetadataBag. AbstractProxy ::getSaveHandlerName () — Method in class AbstractProxy
Gets the session.save_handler name. AbstractProxy ::getId () — Method in class AbstractProxy
Gets the session ID. AbstractProxy ::getName () — Method in class AbstractProxy
Gets the session name. SessionHandlerProxy ::gc () — Method in class SessionHandlerProxy
{@inheritdoc} SessionStorageInterface ::getId () — Method in class SessionStorageInterface
Returns the session ID. SessionStorageInterface ::getName () — Method in class SessionStorageInterface
Returns the session name. SessionStorageInterface ::getBag () — Method in class SessionStorageInterface
Gets a SessionBagInterface by name. SessionStorageInterface ::getMetadataBag () — Method in class SessionStorageInterface
StreamedResponse ::getContent () — Method in class StreamedResponse
Gets the current response content. Bundle ::getContainerExtension () — Method in class Bundle
Returns the bundle's container extension. Bundle ::getNamespace () — Method in class Bundle
Gets the Bundle namespace. Bundle ::getPath () — Method in class Bundle
Gets the Bundle directory path. Bundle ::getParent () — Method in class Bundle
Returns the bundle parent name. Bundle ::getName () — Method in class Bundle
Returns the bundle name (the class short name). BundleInterface ::getContainerExtension () — Method in class BundleInterface
Returns the container extension that should be implicitly loaded. BundleInterface ::getParent () — Method in class BundleInterface
Returns the bundle name that this bundle overrides. BundleInterface ::getName () — Method in class BundleInterface
Returns the bundle name (the class short name). BundleInterface ::getNamespace () — Method in class BundleInterface
Gets the Bundle namespace. BundleInterface ::getPath () — Method in class BundleInterface
Gets the Bundle directory path. Client ::getRequest () — Method in class Client
Returns the current origin Request instance. Client ::getResponse () — Method in class Client
Returns the current origin response instance. EnvParametersResource ::getResource () — Method in class EnvParametersResource
ControllerResolver ::getController () — Method in class ControllerResolver
Returns the Controller instance associated with a Request. ControllerResolver ::getArguments () — Method in class ControllerResolver
Returns the arguments to pass to the controller. ControllerResolverInterface ::getController () — Method in class ControllerResolverInterface
Returns the Controller instance associated with a Request. ControllerResolverInterface ::getArguments () — Method in class ControllerResolverInterface
Returns the arguments to pass to the controller. TraceableControllerResolver ::getController () — Method in class TraceableControllerResolver
Returns the Controller instance associated with a Request. TraceableControllerResolver ::getArguments () — Method in class TraceableControllerResolver
Returns the arguments to pass to the controller. AjaxDataCollector ::getName () — Method in class AjaxDataCollector
Returns the name of the collector. ConfigDataCollector ::getApplicationName () — Method in class ConfigDataCollector
ConfigDataCollector ::getApplicationVersion () — Method in class ConfigDataCollector
ConfigDataCollector ::getToken () — Method in class ConfigDataCollector
Gets the token. ConfigDataCollector ::getSymfonyVersion () — Method in class ConfigDataCollector
Gets the Symfony version. ConfigDataCollector ::getSymfonyState () — Method in class ConfigDataCollector
Returns the state of the current Symfony release. ConfigDataCollector ::getPhpVersion () — Method in class ConfigDataCollector
Gets the PHP version. ConfigDataCollector ::getAppName () — Method in class ConfigDataCollector
Gets the application name. ConfigDataCollector ::getEnv () — Method in class ConfigDataCollector
Gets the environment. ConfigDataCollector ::getBundles () — Method in class ConfigDataCollector
ConfigDataCollector ::getSapiName () — Method in class ConfigDataCollector
Gets the PHP SAPI name. ConfigDataCollector ::getName () — Method in class ConfigDataCollector
Returns the name of the collector. DataCollectorInterface ::getName () — Method in class DataCollectorInterface
Returns the name of the collector. DumpDataCollector ::getDumpsCount () — Method in class DumpDataCollector
DumpDataCollector ::getDumps () — Method in class DumpDataCollector
DumpDataCollector ::getName () — Method in class DumpDataCollector
Returns the name of the collector. EventDataCollector ::getCalledListeners () — Method in class EventDataCollector
Gets the called listeners. EventDataCollector ::getNotCalledListeners () — Method in class EventDataCollector
Gets the not called listeners. EventDataCollector ::getName () — Method in class EventDataCollector
Returns the name of the collector. ExceptionDataCollector ::getException () — Method in class ExceptionDataCollector
Gets the exception. ExceptionDataCollector ::getMessage () — Method in class ExceptionDataCollector
Gets the exception message. ExceptionDataCollector ::getCode () — Method in class ExceptionDataCollector
Gets the exception code. ExceptionDataCollector ::getStatusCode () — Method in class ExceptionDataCollector
Gets the status code. ExceptionDataCollector ::getTrace () — Method in class ExceptionDataCollector
Gets the exception trace. ExceptionDataCollector ::getName () — Method in class ExceptionDataCollector
Returns the name of the collector. LoggerDataCollector ::getLogs () — Method in class LoggerDataCollector
Gets the logs. LoggerDataCollector ::getPriorities () — Method in class LoggerDataCollector
LoggerDataCollector ::getName () — Method in class LoggerDataCollector
Returns the name of the collector. MemoryDataCollector ::getMemory () — Method in class MemoryDataCollector
Gets the memory. MemoryDataCollector ::getMemoryLimit () — Method in class MemoryDataCollector
Gets the PHP memory limit. MemoryDataCollector ::getName () — Method in class MemoryDataCollector
Returns the name of the collector. RequestDataCollector ::getPathInfo () — Method in class RequestDataCollector
RequestDataCollector ::getRequestRequest () — Method in class RequestDataCollector
RequestDataCollector ::getRequestQuery () — Method in class RequestDataCollector
RequestDataCollector ::getRequestHeaders () — Method in class RequestDataCollector
RequestDataCollector ::getRequestServer () — Method in class RequestDataCollector
RequestDataCollector ::getRequestCookies () — Method in class RequestDataCollector
RequestDataCollector ::getRequestAttributes () — Method in class RequestDataCollector
RequestDataCollector ::getResponseHeaders () — Method in class RequestDataCollector
RequestDataCollector ::getSessionMetadata () — Method in class RequestDataCollector
RequestDataCollector ::getSessionAttributes () — Method in class RequestDataCollector
RequestDataCollector ::getFlashes () — Method in class RequestDataCollector
RequestDataCollector ::getContent () — Method in class RequestDataCollector
RequestDataCollector ::getContentType () — Method in class RequestDataCollector
RequestDataCollector ::getStatusText () — Method in class RequestDataCollector
RequestDataCollector ::getStatusCode () — Method in class RequestDataCollector
RequestDataCollector ::getFormat () — Method in class RequestDataCollector
RequestDataCollector ::getLocale () — Method in class RequestDataCollector
RequestDataCollector ::getRoute () — Method in class RequestDataCollector
Gets the route name. RequestDataCollector ::getRouteParams () — Method in class RequestDataCollector
Gets the route parameters. RequestDataCollector ::getController () — Method in class RequestDataCollector
Gets the controller. RequestDataCollector ::getSubscribedEvents () — Method in class RequestDataCollector
Returns an array of event names this subscriber wants to listen to. RequestDataCollector ::getName () — Method in class RequestDataCollector
Returns the name of the collector. RouterDataCollector ::getRedirect () — Method in class RouterDataCollector
RouterDataCollector ::getTargetUrl () — Method in class RouterDataCollector
RouterDataCollector ::getTargetRoute () — Method in class RouterDataCollector
RouterDataCollector ::getName () — Method in class RouterDataCollector
Returns the name of the collector. TimeDataCollector ::getEvents () — Method in class TimeDataCollector
Gets the request events. TimeDataCollector ::getDuration () — Method in class TimeDataCollector
Gets the request elapsed time. TimeDataCollector ::getInitTime () — Method in class TimeDataCollector
Gets the initialization time. TimeDataCollector ::getStartTime () — Method in class TimeDataCollector
Gets the request time. TimeDataCollector ::getName () — Method in class TimeDataCollector
Returns the name of the collector. Extension ::getClassesToCompile () — Method in class Extension
Gets the classes to cache. AddRequestFormatsListener ::getSubscribedEvents () — Method in class AddRequestFormatsListener
Returns an array of event names this subscriber wants to listen to. DebugHandlersListener ::getSubscribedEvents () — Method in class DebugHandlersListener
Returns an array of event names this subscriber wants to listen to. DumpListener ::getSubscribedEvents () — Method in class DumpListener
Returns an array of event names this subscriber wants to listen to. ExceptionListener ::getSubscribedEvents () — Method in class ExceptionListener
Returns an array of event names this subscriber wants to listen to. FragmentListener ::getSubscribedEvents () — Method in class FragmentListener
Returns an array of event names this subscriber wants to listen to. LocaleListener ::getSubscribedEvents () — Method in class LocaleListener
Returns an array of event names this subscriber wants to listen to. ProfilerListener ::getSubscribedEvents () — Method in class ProfilerListener
Returns an array of event names this subscriber wants to listen to. ResponseListener ::getSubscribedEvents () — Method in class ResponseListener
Returns an array of event names this subscriber wants to listen to. RouterListener ::getSubscribedEvents () — Method in class RouterListener
Returns an array of event names this subscriber wants to listen to. SaveSessionListener ::getSubscribedEvents () — Method in class SaveSessionListener
Returns an array of event names this subscriber wants to listen to. SessionListener ::getSubscribedEvents () — Method in class SessionListener
Returns an array of event names this subscriber wants to listen to. StreamedResponseListener ::getSubscribedEvents () — Method in class StreamedResponseListener
Returns an array of event names this subscriber wants to listen to. SurrogateListener ::getSubscribedEvents () — Method in class SurrogateListener
Returns an array of event names this subscriber wants to listen to. TestSessionListener ::getSubscribedEvents () — Method in class TestSessionListener
Returns an array of event names this subscriber wants to listen to. TranslatorListener ::getSubscribedEvents () — Method in class TranslatorListener
Returns an array of event names this subscriber wants to listen to. FilterControllerEvent ::getController () — Method in class FilterControllerEvent
Returns the current controller. FilterResponseEvent ::getResponse () — Method in class FilterResponseEvent
Returns the current response object. GetResponseEvent — Class in namespace Symfony\Component\HttpKernel\Event
Allows to create a response for a request. GetResponseEvent ::getResponse () — Method in class GetResponseEvent
Returns the response object. GetResponseForControllerResultEvent — Class in namespace Symfony\Component\HttpKernel\Event
Allows to create a response for the return value of a controller. GetResponseForControllerResultEvent ::getControllerResult () — Method in class GetResponseForControllerResultEvent
Returns the return value of the controller. GetResponseForExceptionEvent — Class in namespace Symfony\Component\HttpKernel\Event
Allows to create a response for a thrown exception. GetResponseForExceptionEvent ::getException () — Method in class GetResponseForExceptionEvent
Returns the thrown exception. KernelEvent ::getKernel () — Method in class KernelEvent
Returns the kernel in which this event was thrown. KernelEvent ::getRequest () — Method in class KernelEvent
Returns the request the kernel is currently processing. KernelEvent ::getRequestType () — Method in class KernelEvent
Returns the request type the kernel is currently processing. PostResponseEvent ::getResponse () — Method in class PostResponseEvent
Returns the response for which this event was thrown. GoneHttpException — Class in namespace Symfony\Component\HttpKernel\Exception
GoneHttpException. HttpException ::getStatusCode () — Method in class HttpException
Returns the status code. HttpException ::getHeaders () — Method in class HttpException
Returns response headers. HttpExceptionInterface ::getStatusCode () — Method in class HttpExceptionInterface
Returns the status code. HttpExceptionInterface ::getHeaders () — Method in class HttpExceptionInterface
Returns response headers. EsiFragmentRenderer ::getName () — Method in class EsiFragmentRenderer
Gets the name of the strategy. FragmentRendererInterface ::getName () — Method in class FragmentRendererInterface
Gets the name of the strategy. HIncludeFragmentRenderer ::getName () — Method in class HIncludeFragmentRenderer
Gets the name of the strategy. InlineFragmentRenderer ::getName () — Method in class InlineFragmentRenderer
Gets the name of the strategy. SsiFragmentRenderer ::getName () — Method in class SsiFragmentRenderer
Gets the name of the strategy. Esi ::getName () — Method in class Esi
Returns surrogate name. HttpCache ::getStore () — Method in class HttpCache
Gets the current store. HttpCache ::getTraces () — Method in class HttpCache
Returns an array of events that took place during processing of the last request. HttpCache ::getLog () — Method in class HttpCache
Returns a log message for the events of the last request processing. HttpCache ::getRequest () — Method in class HttpCache
Gets the Request instance associated with the master request. HttpCache ::getKernel () — Method in class HttpCache
Gets the Kernel instance. HttpCache ::getSurrogate () — Method in class HttpCache
Gets the Surrogate instance. Ssi ::getName () — Method in class Ssi
Returns surrogate name. Store ::getPath () — Method in class Store
SurrogateInterface ::getName () — Method in class SurrogateInterface
Returns surrogate name. Kernel ::getBundles () — Method in class Kernel
Gets the registered bundle instances. Kernel ::getBundle () — Method in class Kernel
Returns a bundle and optionally its descendants by its name. Kernel ::getName () — Method in class Kernel
Gets the name of the kernel. Kernel ::getEnvironment () — Method in class Kernel
Gets the environment. Kernel ::getRootDir () — Method in class Kernel
Gets the application root dir. Kernel ::getContainer () — Method in class Kernel
Gets the current container. Kernel ::getStartTime () — Method in class Kernel
Gets the request start time (not available if debug is disabled). Kernel ::getCacheDir () — Method in class Kernel
Gets the cache directory. Kernel ::getLogDir () — Method in class Kernel
Gets the log directory. Kernel ::getCharset () — Method in class Kernel
Gets the charset of the application. KernelInterface ::getBundles () — Method in class KernelInterface
Gets the registered bundle instances. KernelInterface ::getBundle () — Method in class KernelInterface
Returns a bundle and optionally its descendants by its name. KernelInterface ::getName () — Method in class KernelInterface
Gets the name of the kernel. KernelInterface ::getEnvironment () — Method in class KernelInterface
Gets the environment. KernelInterface ::getRootDir () — Method in class KernelInterface
Gets the application root dir. KernelInterface ::getContainer () — Method in class KernelInterface
Gets the current container. KernelInterface ::getStartTime () — Method in class KernelInterface
Gets the request start time (not available if debug is disabled). KernelInterface ::getCacheDir () — Method in class KernelInterface
Gets the cache directory. KernelInterface ::getLogDir () — Method in class KernelInterface
Gets the log directory. KernelInterface ::getCharset () — Method in class KernelInterface
Gets the charset of the application. DebugLoggerInterface ::getLogs () — Method in class DebugLoggerInterface
Returns an array of logs. Profile ::getToken () — Method in class Profile
Gets the token. Profile ::getParent () — Method in class Profile
Returns the parent profile. Profile ::getParentToken () — Method in class Profile
Returns the parent token. Profile ::getIp () — Method in class Profile
Returns the IP. Profile ::getMethod () — Method in class Profile
Returns the request method. Profile ::getUrl () — Method in class Profile
Returns the URL. Profile ::getTime () — Method in class Profile
Returns the time. Profile ::getStatusCode () — Method in class Profile
Profile ::getChildren () — Method in class Profile
Finds children profilers. Profile ::getCollector () — Method in class Profile
Gets a Collector by name. Profile ::getCollectors () — Method in class Profile
Gets the Collectors associated with this profile. Profiler ::get () — Method in class Profiler
Gets a Collector by name. Collator ::getAttribute () — Method in class Collator
Not supported. Get a value of an integer collator attribute. Collator ::getErrorCode () — Method in class Collator
Returns collator's last error code. Always returns the UZERO ERROR class constant value. Collator ::getErrorMessage () — Method in class Collator
Returns collator's last error message. Always returns the UZERO ERROR_MESSAGE class constant value. Collator ::getLocale () — Method in class Collator
Returns the collator's locale. Collator ::getSortKey () — Method in class Collator
Not supported. Get sorting key for a string. Collator ::getStrength () — Method in class Collator
Not supported. Get current collator's strength. GenrbCompiler — Class in namespace Symfony\Component\Intl\Data\Bundle\Compiler
Compiles .txt resource bundles to binary .res files. AbstractDataGenerator ::generateData () — Method in class AbstractDataGenerator
{@inheritdoc} GeneratorConfig — Class in namespace Symfony\Component\Intl\Data\Generator
Stores contextual information for resource bundle generation. GeneratorConfig ::getBundleWriters () — Method in class GeneratorConfig
Returns the writers indexed by their output directories. GeneratorConfig ::getSourceDir () — Method in class GeneratorConfig
Returns the directory where the source versions of the resource bundles
are stored. GeneratorConfig ::getIcuVersion () — Method in class GeneratorConfig
Returns the ICU version of the bundles being converted. LocaleDataGenerator ::generateData () — Method in class LocaleDataGenerator
{@inheritdoc} CurrencyDataProvider ::getCurrencies () — Method in class CurrencyDataProvider
CurrencyDataProvider ::getSymbol () — Method in class CurrencyDataProvider
CurrencyDataProvider ::getName () — Method in class CurrencyDataProvider
CurrencyDataProvider ::getNames () — Method in class CurrencyDataProvider
CurrencyDataProvider ::getFractionDigits () — Method in class CurrencyDataProvider
Data provider for {@link \Symfony\Component\Intl\Currency::getFractionDigits()}. CurrencyDataProvider ::getRoundingIncrement () — Method in class CurrencyDataProvider
Data provider for {@link \Symfony\Component\Intl\Currency::getRoundingIncrement()}. CurrencyDataProvider ::getNumericCode () — Method in class CurrencyDataProvider
Data provider for {@link \Symfony\Component\Intl\Currency::getNumericCode()}. LanguageDataProvider ::getLanguages () — Method in class LanguageDataProvider
LanguageDataProvider ::getAliases () — Method in class LanguageDataProvider
LanguageDataProvider ::getName () — Method in class LanguageDataProvider
LanguageDataProvider ::getNames () — Method in class LanguageDataProvider
LanguageDataProvider ::getAlpha3Code () — Method in class LanguageDataProvider
LocaleDataProvider ::getLocales () — Method in class LocaleDataProvider
LocaleDataProvider ::getAliases () — Method in class LocaleDataProvider
LocaleDataProvider ::getName () — Method in class LocaleDataProvider
LocaleDataProvider ::getNames () — Method in class LocaleDataProvider
RegionDataProvider ::getRegions () — Method in class RegionDataProvider
RegionDataProvider ::getName () — Method in class RegionDataProvider
RegionDataProvider ::getNames () — Method in class RegionDataProvider
ScriptDataProvider ::getScripts () — Method in class ScriptDataProvider
ScriptDataProvider ::getName () — Method in class ScriptDataProvider
ScriptDataProvider ::getNames () — Method in class ScriptDataProvider
ArrayAccessibleResourceBundle ::get () — Method in class ArrayAccessibleResourceBundle
ArrayAccessibleResourceBundle ::getIterator () — Method in class ArrayAccessibleResourceBundle
ArrayAccessibleResourceBundle ::getErrorCode () — Method in class ArrayAccessibleResourceBundle
ArrayAccessibleResourceBundle ::getErrorMessage () — Method in class ArrayAccessibleResourceBundle
RecursiveArrayAccess ::get () — Method in class RecursiveArrayAccess
AmPmTransformer ::getReverseMatchingRegExp () — Method in class AmPmTransformer
Returns a reverse matching regular expression of a string generated by format(). DayOfWeekTransformer ::getReverseMatchingRegExp () — Method in class DayOfWeekTransformer
Returns a reverse matching regular expression of a string generated by format(). DayOfYearTransformer ::getReverseMatchingRegExp () — Method in class DayOfYearTransformer
Returns a reverse matching regular expression of a string generated by format(). DayTransformer ::getReverseMatchingRegExp () — Method in class DayTransformer
Returns a reverse matching regular expression of a string generated by format(). FullTransformer ::getTransformers () — Method in class FullTransformer
Return the array of Transformer objects. FullTransformer ::getReverseMatchingRegExp () — Method in class FullTransformer
Retrieve a regular expression to match with a formatted value. Hour1200Transformer ::getReverseMatchingRegExp () — Method in class Hour1200Transformer
Returns a reverse matching regular expression of a string generated by format(). Hour1201Transformer ::getReverseMatchingRegExp () — Method in class Hour1201Transformer
Returns a reverse matching regular expression of a string generated by format(). Hour2400Transformer ::getReverseMatchingRegExp () — Method in class Hour2400Transformer
Returns a reverse matching regular expression of a string generated by format(). Hour2401Transformer ::getReverseMatchingRegExp () — Method in class Hour2401Transformer
Returns a reverse matching regular expression of a string generated by format(). MinuteTransformer ::getReverseMatchingRegExp () — Method in class MinuteTransformer
Returns a reverse matching regular expression of a string generated by format(). MonthTransformer ::getReverseMatchingRegExp () — Method in class MonthTransformer
Returns a reverse matching regular expression of a string generated by format(). QuarterTransformer ::getReverseMatchingRegExp () — Method in class QuarterTransformer
Returns a reverse matching regular expression of a string generated by format(). SecondTransformer ::getReverseMatchingRegExp () — Method in class SecondTransformer
Returns a reverse matching regular expression of a string generated by format(). TimeZoneTransformer ::getReverseMatchingRegExp () — Method in class TimeZoneTransformer
Returns a reverse matching regular expression of a string generated by format(). TimeZoneTransformer ::getEtcTimeZoneId () — Method in class TimeZoneTransformer
Get an Etc/GMT timezone identifier for the specified timezone. Transformer ::getReverseMatchingRegExp () — Method in class Transformer
Returns a reverse matching regular expression of a string generated by format(). YearTransformer ::getReverseMatchingRegExp () — Method in class YearTransformer
Returns a reverse matching regular expression of a string generated by format(). IntlDateFormatter ::getCalendar () — Method in class IntlDateFormatter
Returns the formatter's calendar. IntlDateFormatter ::getCalendarObject () — Method in class IntlDateFormatter
Not supported. Returns the formatter's calendar object. IntlDateFormatter ::getDateType () — Method in class IntlDateFormatter
Returns the formatter's datetype. IntlDateFormatter ::getErrorCode () — Method in class IntlDateFormatter
Returns formatter's last error code. Always returns the UZERO ERROR class constant value. IntlDateFormatter ::getErrorMessage () — Method in class IntlDateFormatter
Returns formatter's last error message. Always returns the UZERO ERROR_MESSAGE class constant value. IntlDateFormatter ::getLocale () — Method in class IntlDateFormatter
Returns the formatter's locale. IntlDateFormatter ::getPattern () — Method in class IntlDateFormatter
Returns the formatter's pattern. IntlDateFormatter ::getTimeType () — Method in class IntlDateFormatter
Returns the formatter's time type. IntlDateFormatter ::getTimeZoneId () — Method in class IntlDateFormatter
Returns the formatter's timezone identifier. IntlDateFormatter ::getTimeZone () — Method in class IntlDateFormatter
Not supported. Returns the formatter's timezone. IntlGlobals ::getErrorCode () — Method in class IntlGlobals
Returns the error code of the last operation. IntlGlobals ::getErrorMessage () — Method in class IntlGlobals
Returns the error message of the last operation. IntlGlobals ::getErrorName () — Method in class IntlGlobals
Returns the symbolic name for a given error code. Intl ::getCurrencyBundle () — Method in class Intl
Returns the bundle containing currency information. Intl ::getLanguageBundle () — Method in class Intl
Returns the bundle containing language information. Intl ::getLocaleBundle () — Method in class Intl
Returns the bundle containing locale information. Intl ::getRegionBundle () — Method in class Intl
Returns the bundle containing region information. Intl ::getIcuVersion () — Method in class Intl
Returns the version of the installed ICU library. Intl ::getIcuDataVersion () — Method in class Intl
Returns the version of the installed ICU data. Intl ::getIcuStubVersion () — Method in class Intl
Returns the ICU version that the stub classes mimic. Intl ::getDataDirectory () — Method in class Intl
Returns the absolute path to the data directory. Locale ::getDefaultFallback () — Method in class Locale
Returns the default fallback locale. Locale ::getFallback () — Method in class Locale
Returns the fallback locale for a given locale. Locale ::getAllVariants () — Method in class Locale
Not supported. Returns the variants for the input locale. Locale ::getDefault () — Method in class Locale
Returns the default locale. Locale ::getDisplayLanguage () — Method in class Locale
Not supported. Returns the localized display name for the locale language. Locale ::getDisplayName () — Method in class Locale
Not supported. Returns the localized display name for the locale. Locale ::getDisplayRegion () — Method in class Locale
Not supported. Returns the localized display name for the locale region. Locale ::getDisplayScript () — Method in class Locale
Not supported. Returns the localized display name for the locale script. Locale ::getDisplayVariant () — Method in class Locale
Not supported. Returns the localized display name for the locale variant. Locale ::getKeywords () — Method in class Locale
Not supported. Returns the keywords for the locale. Locale ::getPrimaryLanguage () — Method in class Locale
Not supported. Returns the primary language for the locale. Locale ::getRegion () — Method in class Locale
Not supported. Returns the region for the locale. Locale ::getScript () — Method in class Locale
Not supported. Returns the script for the locale. NumberFormatter ::getAttribute () — Method in class NumberFormatter
Returns an attribute value. NumberFormatter ::getErrorCode () — Method in class NumberFormatter
Returns formatter's last error code. Always returns the UZERO ERROR class constant value. NumberFormatter ::getErrorMessage () — Method in class NumberFormatter
Returns formatter's last error message. Always returns the UZERO ERROR_MESSAGE class constant value. NumberFormatter ::getLocale () — Method in class NumberFormatter
Returns the formatter's locale. NumberFormatter ::getPattern () — Method in class NumberFormatter
Not supported. Returns the formatter's pattern. NumberFormatter ::getSymbol () — Method in class NumberFormatter
Not supported. Returns a formatter symbol value. NumberFormatter ::getTextAttribute () — Method in class NumberFormatter
Not supported. Returns a formatter text attribute value. CurrencyBundle ::getCurrencySymbol () — Method in class CurrencyBundle
Returns the symbol used for a currency. CurrencyBundle ::getCurrencyName () — Method in class CurrencyBundle
Returns the name of a currency. CurrencyBundle ::getCurrencyNames () — Method in class CurrencyBundle
Returns the names of all known currencies. CurrencyBundle ::getFractionDigits () — Method in class CurrencyBundle
Data provider for {@link \Symfony\Component\Intl\Currency::getFractionDigits()}. CurrencyBundle ::getRoundingIncrement () — Method in class CurrencyBundle
Data provider for {@link \Symfony\Component\Intl\Currency::getRoundingIncrement()}. CurrencyBundle ::getLocales () — Method in class CurrencyBundle
Returns the list of locales that this bundle supports. CurrencyBundleInterface ::getCurrencySymbol () — Method in class CurrencyBundleInterface
Returns the symbol used for a currency. CurrencyBundleInterface ::getCurrencyName () — Method in class CurrencyBundleInterface
Returns the name of a currency. CurrencyBundleInterface ::getCurrencyNames () — Method in class CurrencyBundleInterface
Returns the names of all known currencies. CurrencyBundleInterface ::getFractionDigits () — Method in class CurrencyBundleInterface
Returns the number of digits after the comma of a currency. CurrencyBundleInterface ::getRoundingIncrement () — Method in class CurrencyBundleInterface
Returns the rounding increment of a currency. LanguageBundle ::getLanguageName () — Method in class LanguageBundle
Returns the name of a language. LanguageBundle ::getLanguageNames () — Method in class LanguageBundle
Returns the names of all known languages. LanguageBundle ::getScriptName () — Method in class LanguageBundle
Returns the name of a script. LanguageBundle ::getScriptNames () — Method in class LanguageBundle
Returns the names of all known scripts. LanguageBundle ::getLocales () — Method in class LanguageBundle
Returns the list of locales that this bundle supports. LanguageBundleInterface ::getLanguageName () — Method in class LanguageBundleInterface
Returns the name of a language. LanguageBundleInterface ::getLanguageNames () — Method in class LanguageBundleInterface
Returns the names of all known languages. LanguageBundleInterface ::getScriptName () — Method in class LanguageBundleInterface
Returns the name of a script. LanguageBundleInterface ::getScriptNames () — Method in class LanguageBundleInterface
Returns the names of all known scripts. LocaleBundle ::getLocales () — Method in class LocaleBundle
LocaleBundle ::getLocaleName () — Method in class LocaleBundle
Returns the name of a locale. LocaleBundle ::getLocaleNames () — Method in class LocaleBundle
Returns the names of all known locales. LocaleBundleInterface ::getLocaleName () — Method in class LocaleBundleInterface
Returns the name of a locale. LocaleBundleInterface ::getLocaleNames () — Method in class LocaleBundleInterface
Returns the names of all known locales. RegionBundle ::getCountryName () — Method in class RegionBundle
Returns the name of a country. RegionBundle ::getCountryNames () — Method in class RegionBundle
Returns the names of all known countries. RegionBundle ::getLocales () — Method in class RegionBundle
Returns the list of locales that this bundle supports. RegionBundleInterface ::getCountryName () — Method in class RegionBundleInterface
Returns the name of a country. RegionBundleInterface ::getCountryNames () — Method in class RegionBundleInterface
Returns the names of all known countries. ResourceBundleInterface ::getLocales () — Method in class ResourceBundleInterface
Returns the list of locales that this bundle supports. SvnCommit ::getRevision () — Method in class SvnCommit
Returns the revision of the commit. SvnCommit ::getAuthor () — Method in class SvnCommit
Returns the author of the commit. SvnCommit ::getDate () — Method in class SvnCommit
Returns the date of the commit. SvnRepository ::getPath () — Method in class SvnRepository
Returns the path to the repository. SvnRepository ::getUrl () — Method in class SvnRepository
Returns the URL of the repository. SvnRepository ::getLastCommit () — Method in class SvnRepository
Returns the last commit of the repository. OptionsResolver ::getRequiredOptions () — Method in class OptionsResolver
Returns the names of all required options. OptionsResolver ::getMissingOptions () — Method in class OptionsResolver
Returns the names of all options missing a default value. OptionsResolver ::getDefinedOptions () — Method in class OptionsResolver
Returns the names of all defined options. ProcessFailedException ::getProcess () — Method in class ProcessFailedException
ProcessTimedOutException ::getProcess () — Method in class ProcessTimedOutException
ProcessTimedOutException ::getExceededTimeout () — Method in class ProcessTimedOutException
PipesInterface ::getDescriptors () — Method in class PipesInterface
Returns an array of descriptors for the use of proc_open. PipesInterface ::getFiles () — Method in class PipesInterface
Returns an array of filenames indexed by their related stream in case these pipes use temporary files. UnixPipes ::getDescriptors () — Method in class UnixPipes
Returns an array of descriptors for the use of proc_open. UnixPipes ::getFiles () — Method in class UnixPipes
Returns an array of filenames indexed by their related stream in case these pipes use temporary files. WindowsPipes ::getDescriptors () — Method in class WindowsPipes
Returns an array of descriptors for the use of proc_open. WindowsPipes ::getFiles () — Method in class WindowsPipes
Returns an array of filenames indexed by their related stream in case these pipes use temporary files. Process ::getPid () — Method in class Process
Returns the Pid (process identifier), if applicable. Process ::getOutput () — Method in class Process
Returns the current output of the process (STDOUT). Process ::getIncrementalOutput () — Method in class Process
Returns the output incrementally. Process ::getErrorOutput () — Method in class Process
Returns the current error output of the process (STDERR). Process ::getIncrementalErrorOutput () — Method in class Process
Returns the errorOutput incrementally. Process ::getExitCode () — Method in class Process
Returns the exit code returned by the process. Process ::getExitCodeText () — Method in class Process
Returns a string representation for the exit code returned by the process. Process ::getTermSignal () — Method in class Process
Returns the number of the signal that caused the child process to terminate its execution. Process ::getStopSignal () — Method in class Process
Returns the number of the signal that caused the child process to stop its execution. Process ::getStatus () — Method in class Process
Gets the process status. Process ::getCommandLine () — Method in class Process
Gets the command line to be executed. Process ::getTimeout () — Method in class Process
Gets the process timeout (max. runtime). Process ::getIdleTimeout () — Method in class Process
Gets the process idle timeout (max. time since last output). Process ::getWorkingDirectory () — Method in class Process
Gets the working directory. Process ::getEnv () — Method in class Process
Gets the environment variables. Process ::getInput () — Method in class Process
Gets the Process input. Process ::getOptions () — Method in class Process
Gets the options for proc_open. Process ::getEnhanceWindowsCompatibility () — Method in class Process
Gets whether or not Windows compatibility is enabled. Process ::getEnhanceSigchildCompatibility () — Method in class Process
Returns whether sigchild compatibility mode is activated or not. ProcessBuilder ::getProcess () — Method in class ProcessBuilder
Creates a Process instance and returns it. PropertyAccessor ::getValue () — Method in class PropertyAccessor
Returns the value at the end of the property path of the object graph. PropertyAccessorBuilder ::getPropertyAccessor () — Method in class PropertyAccessorBuilder
Builds and returns a new PropertyAccessor object. PropertyAccessorInterface ::getValue () — Method in class PropertyAccessorInterface
Returns the value at the end of the property path of the object graph. PropertyPath ::getLength () — Method in class PropertyPath
Returns the length of the property path, i.e. the number of elements. PropertyPath ::getParent () — Method in class PropertyPath
Returns the parent property path. PropertyPath ::getIterator () — Method in class PropertyPath
Returns a new iterator for this path. PropertyPath ::getElements () — Method in class PropertyPath
Returns the elements of the property path as array. PropertyPath ::getElement () — Method in class PropertyPath
Returns the element at the given index in the property path. PropertyPathBuilder ::getLength () — Method in class PropertyPathBuilder
Returns the length of the current path. PropertyPathBuilder ::getPropertyPath () — Method in class PropertyPathBuilder
Returns the current property path. PropertyPathInterface ::getLength () — Method in class PropertyPathInterface
Returns the length of the property path, i.e. the number of elements. PropertyPathInterface ::getParent () — Method in class PropertyPathInterface
Returns the parent property path. PropertyPathInterface ::getElements () — Method in class PropertyPathInterface
Returns the elements of the property path as array. PropertyPathInterface ::getElement () — Method in class PropertyPathInterface
Returns the element at the given index in the property path. PhpDocExtractor ::getShortDescription () — Method in class PhpDocExtractor
Gets the short description of the property. PhpDocExtractor ::getLongDescription () — Method in class PhpDocExtractor
Gets the long description of the property. PhpDocExtractor ::getTypes () — Method in class PhpDocExtractor
Gets types of a property. ReflectionExtractor ::getProperties () — Method in class ReflectionExtractor
Gets the list of properties available for the given class. ReflectionExtractor ::getTypes () — Method in class ReflectionExtractor
Gets types of a property. SerializerExtractor ::getProperties () — Method in class SerializerExtractor
Gets the list of properties available for the given class. PropertyDescriptionExtractorInterface ::getShortDescription () — Method in class PropertyDescriptionExtractorInterface
Gets the short description of the property. PropertyDescriptionExtractorInterface ::getLongDescription () — Method in class PropertyDescriptionExtractorInterface
Gets the long description of the property. PropertyInfoExtractor ::getProperties () — Method in class PropertyInfoExtractor
Gets the list of properties available for the given class. PropertyInfoExtractor ::getShortDescription () — Method in class PropertyInfoExtractor
Gets the short description of the property. PropertyInfoExtractor ::getLongDescription () — Method in class PropertyInfoExtractor
Gets the long description of the property. PropertyInfoExtractor ::getTypes () — Method in class PropertyInfoExtractor
Gets types of a property. PropertyListExtractorInterface ::getProperties () — Method in class PropertyListExtractorInterface
Gets the list of properties available for the given class. PropertyTypeExtractorInterface ::getTypes () — Method in class PropertyTypeExtractorInterface
Gets types of a property. Type ::getBuiltinType () — Method in class Type
Gets built-in type. Type ::getClassName () — Method in class Type
Gets the class name. Type ::getCollectionKeyType () — Method in class Type
Gets collection key type. Type ::getCollectionValueType () — Method in class Type
Gets collection value type. Route ::getPath () — Method in class Route
Route ::getHost () — Method in class Route
Route ::getName () — Method in class Route
Route ::getRequirements () — Method in class Route
Route ::getOptions () — Method in class Route
Route ::getDefaults () — Method in class Route
Route ::getSchemes () — Method in class Route
Route ::getMethods () — Method in class Route
Route ::getCondition () — Method in class Route
CompiledRoute ::getStaticPrefix () — Method in class CompiledRoute
Returns the static prefix. CompiledRoute ::getRegex () — Method in class CompiledRoute
Returns the regex. CompiledRoute ::getHostRegex () — Method in class CompiledRoute
Returns the host regex. CompiledRoute ::getTokens () — Method in class CompiledRoute
Returns the tokens. CompiledRoute ::getHostTokens () — Method in class CompiledRoute
Returns the host tokens. CompiledRoute ::getVariables () — Method in class CompiledRoute
Returns the variables. CompiledRoute ::getPathVariables () — Method in class CompiledRoute
Returns the path variables. CompiledRoute ::getHostVariables () — Method in class CompiledRoute
Returns the host variables. MethodNotAllowedException ::getAllowedMethods () — Method in class MethodNotAllowedException
Gets the allowed HTTP methods. GeneratorDumper — Class in namespace Symfony\Component\Routing\Generator\Dumper
GeneratorDumper is the base class for all built-in generator dumpers. GeneratorDumper ::getRoutes () — Method in class GeneratorDumper
Gets the routes to dump. GeneratorDumperInterface — Class in namespace Symfony\Component\Routing\Generator\Dumper
GeneratorDumperInterface is the interface that all generator dumper classes must implement. GeneratorDumperInterface ::getRoutes () — Method in class GeneratorDumperInterface
Gets the routes to dump. UrlGenerator ::getContext () — Method in class UrlGenerator
Gets the request context. UrlGenerator ::generate () — Method in class UrlGenerator
Generates a URL or path for a specific route based on the given parameters. UrlGenerator ::getRelativePath () — Method in class UrlGenerator
Returns the target path as relative reference from the base path. UrlGeneratorInterface ::generate () — Method in class UrlGeneratorInterface
Generates a URL or path for a specific route based on the given parameters. AnnotationClassLoader ::getResolver () — Method in class AnnotationClassLoader
Gets the loader resolver. DumperCollection ::getIterator () — Method in class DumperCollection
Returns an iterator over the children. DumperCollection ::getRoot () — Method in class DumperCollection
Returns the root of the collection. DumperCollection ::getAttribute () — Method in class DumperCollection
Returns an attribute by name. DumperPrefixCollection ::getPrefix () — Method in class DumperPrefixCollection
Returns the prefix. DumperRoute ::getName () — Method in class DumperRoute
Returns the route name. DumperRoute ::getRoute () — Method in class DumperRoute
Returns the route. MatcherDumper ::getRoutes () — Method in class MatcherDumper
Gets the routes to dump. MatcherDumperInterface ::getRoutes () — Method in class MatcherDumperInterface
Gets the routes to dump. TraceableUrlMatcher ::getTraces () — Method in class TraceableUrlMatcher
UrlMatcher ::getContext () — Method in class UrlMatcher
Gets the request context. RequestContext ::getBaseUrl () — Method in class RequestContext
Gets the base URL. RequestContext ::getPathInfo () — Method in class RequestContext
Gets the path info. RequestContext ::getMethod () — Method in class RequestContext
Gets the HTTP method. RequestContext ::getHost () — Method in class RequestContext
Gets the HTTP host. RequestContext ::getScheme () — Method in class RequestContext
Gets the HTTP scheme. RequestContext ::getHttpPort () — Method in class RequestContext
Gets the HTTP port. RequestContext ::getHttpsPort () — Method in class RequestContext
Gets the HTTPS port. RequestContext ::getQueryString () — Method in class RequestContext
Gets the query string. RequestContext ::getParameters () — Method in class RequestContext
Returns the parameters. RequestContext ::getParameter () — Method in class RequestContext
Gets a parameter value. RequestContextAwareInterface ::getContext () — Method in class RequestContextAwareInterface
Gets the request context. Route ::getPath () — Method in class Route
Returns the pattern for the path. Route ::getHost () — Method in class Route
Returns the pattern for the host. Route ::getSchemes () — Method in class Route
Returns the lowercased schemes this route is restricted to. Route ::getMethods () — Method in class Route
Returns the uppercased HTTP methods this route is restricted to. Route ::getOptions () — Method in class Route
Returns the options. Route ::getOption () — Method in class Route
Get an option value. Route ::getDefaults () — Method in class Route
Returns the defaults. Route ::getDefault () — Method in class Route
Gets a default value. Route ::getRequirements () — Method in class Route
Returns the requirements. Route ::getRequirement () — Method in class Route
Returns the requirement for the given key. Route ::getCondition () — Method in class Route
Returns the condition. RouteCollection ::getIterator () — Method in class RouteCollection
Gets the current RouteCollection as an Iterator that includes all routes. RouteCollection ::get () — Method in class RouteCollection
Gets a route by name. RouteCollection ::getResources () — Method in class RouteCollection
Returns an array of resources loaded to build this collection. Router ::getOption () — Method in class Router
Gets an option value. Router ::getRouteCollection () — Method in class Router
Gets the RouteCollection instance associated with this Router. Router ::getContext () — Method in class Router
Gets the request context. Router ::generate () — Method in class Router
Generates a URL or path for a specific route based on the given parameters. Router ::getMatcher () — Method in class Router
Gets the UrlMatcher instance associated with this Router. Router ::getGenerator () — Method in class Router
Gets the UrlGenerator instance associated with this Router. RouterInterface ::getRouteCollection () — Method in class RouterInterface
Gets the RouteCollection instance associated with this Router. PersistentToken ::getClass () — Method in class PersistentToken
Returns the class of the user. PersistentToken ::getUsername () — Method in class PersistentToken
Returns the username. PersistentToken ::getSeries () — Method in class PersistentToken
Returns the series. PersistentToken ::getTokenValue () — Method in class PersistentToken
Returns the token value. PersistentToken ::getLastUsed () — Method in class PersistentToken
Returns the time the token was last used. PersistentTokenInterface ::getClass () — Method in class PersistentTokenInterface
Returns the class of the user. PersistentTokenInterface ::getUsername () — Method in class PersistentTokenInterface
Returns the username. PersistentTokenInterface ::getSeries () — Method in class PersistentTokenInterface
Returns the series. PersistentTokenInterface ::getTokenValue () — Method in class PersistentTokenInterface
Returns the token value. PersistentTokenInterface ::getLastUsed () — Method in class PersistentTokenInterface
Returns the time the token was last used. AbstractToken ::getRoles () — Method in class AbstractToken
Returns the user roles. AbstractToken ::getUsername () — Method in class AbstractToken
Returns the username. AbstractToken ::getUser () — Method in class AbstractToken
Returns a user representation. AbstractToken ::getAttributes () — Method in class AbstractToken
Returns the token attributes. AbstractToken ::getAttribute () — Method in class AbstractToken
Returns an attribute value. AnonymousToken ::getCredentials () — Method in class AnonymousToken
Returns the user credentials. AnonymousToken ::getSecret () — Method in class AnonymousToken
Returns the secret. PreAuthenticatedToken ::getProviderKey () — Method in class PreAuthenticatedToken
Returns the provider key. PreAuthenticatedToken ::getCredentials () — Method in class PreAuthenticatedToken
Returns the user credentials. RememberMeToken ::getProviderKey () — Method in class RememberMeToken
Returns the provider secret. RememberMeToken ::getSecret () — Method in class RememberMeToken
Returns the secret. RememberMeToken ::getCredentials () — Method in class RememberMeToken
Returns the user credentials. TokenStorage ::getToken () — Method in class TokenStorage
Returns the current security token. TokenStorageInterface ::getToken () — Method in class TokenStorageInterface
Returns the current security token. TokenInterface ::getRoles () — Method in class TokenInterface
Returns the user roles. TokenInterface ::getCredentials () — Method in class TokenInterface
Returns the user credentials. TokenInterface ::getUser () — Method in class TokenInterface
Returns a user representation. TokenInterface ::getUsername () — Method in class TokenInterface
Returns the username. TokenInterface ::getAttributes () — Method in class TokenInterface
Returns the token attributes. TokenInterface ::getAttribute () — Method in class TokenInterface
Returns an attribute value. UsernamePasswordToken ::getCredentials () — Method in class UsernamePasswordToken
Returns the user credentials. UsernamePasswordToken ::getProviderKey () — Method in class UsernamePasswordToken
Returns the provider key. ExpressionLanguageProvider ::getFunctions () — Method in class ExpressionLanguageProvider
EncoderAwareInterface ::getEncoderName () — Method in class EncoderAwareInterface
Gets the name of the encoder used to encode the password. EncoderFactory ::getEncoder () — Method in class EncoderFactory
Returns the password encoder to use for the given account. EncoderFactoryInterface ::getEncoder () — Method in class EncoderFactoryInterface
Returns the password encoder to use for the given account. AuthenticationEvent ::getAuthenticationToken () — Method in class AuthenticationEvent
AuthenticationFailureEvent ::getAuthenticationException () — Method in class AuthenticationFailureEvent
AccountExpiredException ::getMessageKey () — Method in class AccountExpiredException
Message key to be used by the translation component. AccountStatusException ::getUser () — Method in class AccountStatusException
Get the user. AuthenticationCredentialsNotFoundException ::getMessageKey () — Method in class AuthenticationCredentialsNotFoundException
Message key to be used by the translation component. AuthenticationException ::getToken () — Method in class AuthenticationException
Get the token. AuthenticationException ::getMessageKey () — Method in class AuthenticationException
Message key to be used by the translation component. AuthenticationException ::getMessageData () — Method in class AuthenticationException
Message data to be used by the translation component. AuthenticationExpiredException ::getMessageKey () — Method in class AuthenticationExpiredException
Message key to be used by the translation component. AuthenticationServiceException ::getMessageKey () — Method in class AuthenticationServiceException
Message key to be used by the translation component. BadCredentialsException ::getMessageKey () — Method in class BadCredentialsException
Message key to be used by the translation component. CookieTheftException ::getMessageKey () — Method in class CookieTheftException
Message key to be used by the translation component. CredentialsExpiredException ::getMessageKey () — Method in class CredentialsExpiredException
Message key to be used by the translation component. CustomUserMessageAuthenticationException ::getMessageKey () — Method in class CustomUserMessageAuthenticationException
Message key to be used by the translation component. CustomUserMessageAuthenticationException ::getMessageData () — Method in class CustomUserMessageAuthenticationException
Message data to be used by the translation component. DisabledException ::getMessageKey () — Method in class DisabledException
Message key to be used by the translation component. InsufficientAuthenticationException ::getMessageKey () — Method in class InsufficientAuthenticationException
Message key to be used by the translation component. InvalidCsrfTokenException ::getMessageKey () — Method in class InvalidCsrfTokenException
Message key to be used by the translation component. LockedException ::getMessageKey () — Method in class LockedException
Message key to be used by the translation component. NonceExpiredException ::getMessageKey () — Method in class NonceExpiredException
Message key to be used by the translation component. ProviderNotFoundException ::getMessageKey () — Method in class ProviderNotFoundException
Message key to be used by the translation component. SessionUnavailableException ::getMessageKey () — Method in class SessionUnavailableException
Message key to be used by the translation component. TokenNotFoundException ::getMessageKey () — Method in class TokenNotFoundException
Message key to be used by the translation component. UsernameNotFoundException ::getMessageKey () — Method in class UsernameNotFoundException
Message key to be used by the translation component. UsernameNotFoundException ::getUsername () — Method in class UsernameNotFoundException
Get the username. UsernameNotFoundException ::getMessageData () — Method in class UsernameNotFoundException
Message data to be used by the translation component. Role ::getRole () — Method in class Role
Returns the role. RoleHierarchy ::getReachableRoles () — Method in class RoleHierarchy
Returns an array of all reachable roles by the given ones. RoleHierarchyInterface ::getReachableRoles () — Method in class RoleHierarchyInterface
Returns an array of all reachable roles by the given ones. RoleInterface ::getRole () — Method in class RoleInterface
Returns the role. SwitchUserRole ::getSource () — Method in class SwitchUserRole
Returns the original Token. ChainUserProvider ::getProviders () — Method in class ChainUserProvider
User ::getRoles () — Method in class User
Returns the roles granted to the user. User ::getPassword () — Method in class User
Returns the password used to authenticate the user. User ::getSalt () — Method in class User
Returns the salt that was originally used to encode the password. User ::getUsername () — Method in class User
Returns the username used to authenticate the user. UserInterface ::getRoles () — Method in class UserInterface
Returns the roles granted to the user. UserInterface ::getPassword () — Method in class UserInterface
Returns the password used to authenticate the user. UserInterface ::getSalt () — Method in class UserInterface
Returns the salt that was originally used to encode the password. UserInterface ::getUsername () — Method in class UserInterface
Returns the username used to authenticate the user. CsrfToken ::getId () — Method in class CsrfToken
Returns the ID of the CSRF token. CsrfToken ::getValue () — Method in class CsrfToken
Returns the value of the CSRF token. CsrfTokenManager ::getToken () — Method in class CsrfTokenManager
Returns a CSRF token for the given ID. CsrfTokenManagerInterface ::getToken () — Method in class CsrfTokenManagerInterface
Returns a CSRF token for the given ID. TokenGeneratorInterface ::generateToken () — Method in class TokenGeneratorInterface
Generates a CSRF token. UriSafeTokenGenerator ::generateToken () — Method in class UriSafeTokenGenerator
Generates a CSRF token. NativeSessionTokenStorage ::getToken () — Method in class NativeSessionTokenStorage
Reads a stored CSRF token. SessionTokenStorage ::getToken () — Method in class SessionTokenStorage
Reads a stored CSRF token. TokenStorageInterface ::getToken () — Method in class TokenStorageInterface
Reads a stored CSRF token. GuardAuthenticationListener — Class in namespace Symfony\Component\Security\Guard\Firewall
Authentication listener for the "guard" system. GuardAuthenticatorHandler — Class in namespace Symfony\Component\Security\Guard
A utility class that does much of the work during the guard authentication process. GuardAuthenticatorInterface — Class in namespace Symfony\Component\Security\Guard
The interface for all "guard" authenticators. GuardAuthenticatorInterface ::getCredentials () — Method in class GuardAuthenticatorInterface
Get the authentication credentials from the request and return them
as any type (e.g. an associate array). If you return null, authentication
will be skipped. GuardAuthenticatorInterface ::getUser () — Method in class GuardAuthenticatorInterface
Return a UserInterface object based on the credentials. GuardAuthenticationProvider — Class in namespace Symfony\Component\Security\Guard\Provider
Responsible for accepting the PreAuthenticationGuardToken and calling
the correct authenticator to retrieve the authenticated token. GuardTokenInterface — Class in namespace Symfony\Component\Security\Guard\Token
A marker interface that both guard tokens implement. PostAuthenticationGuardToken ::getCredentials () — Method in class PostAuthenticationGuardToken
This is meant to be only an authenticated token, where credentials
have already been used and are thus cleared. PostAuthenticationGuardToken ::getProviderKey () — Method in class PostAuthenticationGuardToken
Returns the provider (firewall) key. PreAuthenticationGuardToken ::getGuardProviderKey () — Method in class PreAuthenticationGuardToken
PreAuthenticationGuardToken ::getCredentials () — Method in class PreAuthenticationGuardToken
Returns the user credentials, which might be an array of anything you
wanted to put in there (e.g. username, password, favoriteColor). AccessMap ::getPatterns () — Method in class AccessMap
Returns security attributes and required channel for the supplied request. AccessMapInterface ::getPatterns () — Method in class AccessMapInterface
Returns security attributes and required channel for the supplied request. AuthenticationUtils ::getLastAuthenticationError () — Method in class AuthenticationUtils
AuthenticationUtils ::getLastUsername () — Method in class AuthenticationUtils
DefaultAuthenticationFailureHandler ::getOptions () — Method in class DefaultAuthenticationFailureHandler
Gets the options. DefaultAuthenticationSuccessHandler ::getOptions () — Method in class DefaultAuthenticationSuccessHandler
Gets the options. DefaultAuthenticationSuccessHandler ::getProviderKey () — Method in class DefaultAuthenticationSuccessHandler
Get the provider key. DigestAuthenticationEntryPoint ::getSecret () — Method in class DigestAuthenticationEntryPoint
DigestAuthenticationEntryPoint ::getRealmName () — Method in class DigestAuthenticationEntryPoint
InteractiveLoginEvent ::getRequest () — Method in class InteractiveLoginEvent
Gets the request. InteractiveLoginEvent ::getAuthenticationToken () — Method in class InteractiveLoginEvent
Gets the authentication token. SwitchUserEvent ::getRequest () — Method in class SwitchUserEvent
SwitchUserEvent ::getTargetUser () — Method in class SwitchUserEvent
Firewall ::getSubscribedEvents () — Method in class Firewall
Returns an array of event names this subscriber wants to listen to. FirewallMap ::getListeners () — Method in class FirewallMap
Returns the authentication listeners, and the exception listener to use
for the given request. FirewallMapInterface ::getListeners () — Method in class FirewallMapInterface
Returns the authentication listeners, and the exception listener to use
for the given request. DigestData ::getResponse () — Method in class DigestData
DigestData ::getUsername () — Method in class DigestData
HttpUtils ::generateUri () — Method in class HttpUtils
Generates a URI, based on the given path or absolute URL. LogoutUrlGenerator ::getLogoutPath () — Method in class LogoutUrlGenerator
Generates the absolute logout path for the firewall. LogoutUrlGenerator ::getLogoutUrl () — Method in class LogoutUrlGenerator
Generates the absolute logout URL for the firewall. ParameterBagUtils ::getParameterBagValue () — Method in class ParameterBagUtils
Returns a "parameter" value. ParameterBagUtils ::getRequestParameterValue () — Method in class ParameterBagUtils
Returns a request "parameter" value. AbstractRememberMeServices ::getRememberMeParameter () — Method in class AbstractRememberMeServices
Returns the parameter that is used for checking whether remember-me
services have been requested. AbstractRememberMeServices ::getSecret () — Method in class AbstractRememberMeServices
ResponseListener ::getSubscribedEvents () — Method in class ResponseListener
Returns an array of event names this subscriber wants to listen to. Groups — Class in namespace Symfony\Component\Serializer\Annotation
Annotation class for @Groups(). Groups ::getGroups () — Method in class Groups
Gets groups. XmlEncoder ::getRootNodeName () — Method in class XmlEncoder
Returns the root node name. $AttributeMetadata — Property in class AttributeMetadata
AttributeMetadata ::getName () — Method in class AttributeMetadata
Gets the attribute name. AttributeMetadata ::getGroups () — Method in class AttributeMetadata
Gets groups of this attribute. AttributeMetadataInterface ::getName () — Method in class AttributeMetadataInterface
Gets the attribute name. AttributeMetadataInterface ::getGroups () — Method in class AttributeMetadataInterface
Gets groups of this attribute. ClassMetadata ::getName () — Method in class ClassMetadata
Returns the name of the backing PHP class. ClassMetadata ::getAttributesMetadata () — Method in class ClassMetadata
Gets the list of {@link AttributeMetadataInterface}. ClassMetadata ::getReflectionClass () — Method in class ClassMetadata
Returns a {@link \ReflectionClass} instance for this class. ClassMetadataInterface ::getName () — Method in class ClassMetadataInterface
Returns the name of the backing PHP class. ClassMetadataInterface ::getAttributesMetadata () — Method in class ClassMetadataInterface
Gets the list of {@link AttributeMetadataInterface}. ClassMetadataInterface ::getReflectionClass () — Method in class ClassMetadataInterface
Returns a {@link \ReflectionClass} instance for this class. ClassMetadataFactory ::getMetadataFor () — Method in class ClassMetadataFactory
If the method was called with the same class name (or an object of that
class) before, the same metadata instance is returned. ClassMetadataFactoryInterface ::getMetadataFor () — Method in class ClassMetadataFactoryInterface
If the method was called with the same class name (or an object of that
class) before, the same metadata instance is returned. GetSetMethodNormalizer — Class in namespace Symfony\Component\Serializer\Normalizer
Converts between objects with getter and setter methods and arrays. Section ::get () — Method in class Section
Returns the child section. Section ::getId () — Method in class Section
Section ::getEvent () — Method in class Section
Returns a specific event by name. Section ::getEvents () — Method in class Section
Returns the events from this section. Stopwatch ::getSections () — Method in class Stopwatch
Stopwatch ::getEvent () — Method in class Stopwatch
Returns a specific event by name. Stopwatch ::getSectionEvents () — Method in class Stopwatch
Gets all events for a given section. StopwatchEvent ::getCategory () — Method in class StopwatchEvent
Gets the category. StopwatchEvent ::getOrigin () — Method in class StopwatchEvent
Gets the origin. StopwatchEvent ::getPeriods () — Method in class StopwatchEvent
Gets all event periods. StopwatchEvent ::getStartTime () — Method in class StopwatchEvent
Gets the relative time of the start of the first period. StopwatchEvent ::getEndTime () — Method in class StopwatchEvent
Gets the relative time of the end of the last period. StopwatchEvent ::getDuration () — Method in class StopwatchEvent
Gets the duration of the events (including all periods). StopwatchEvent ::getMemory () — Method in class StopwatchEvent
Gets the max memory usage of all periods. StopwatchPeriod ::getStartTime () — Method in class StopwatchPeriod
Gets the relative time of the start of the period. StopwatchPeriod ::getEndTime () — Method in class StopwatchPeriod
Gets the relative time of the end of the period. StopwatchPeriod ::getDuration () — Method in class StopwatchPeriod
Gets the time spent in this period. StopwatchPeriod ::getMemory () — Method in class StopwatchPeriod
Gets the memory usage. DelegatingEngine ::getEngine () — Method in class DelegatingEngine
Get an engine able to render the given template. Helper ::getCharset () — Method in class Helper
Gets the default charset. HelperInterface ::getName () — Method in class HelperInterface
Returns the canonical name of this helper. HelperInterface ::getCharset () — Method in class HelperInterface
Gets the default charset. SlotsHelper ::get () — Method in class SlotsHelper
Gets the slot value. SlotsHelper ::getName () — Method in class SlotsHelper
Returns the canonical name of this helper. PhpEngine ::get () — Method in class PhpEngine
Gets a helper value. PhpEngine ::getCharset () — Method in class PhpEngine
Gets the current charset. PhpEngine ::getEscaper () — Method in class PhpEngine
Gets an escaper for a given context. PhpEngine ::getGlobals () — Method in class PhpEngine
Returns the assigned globals. PhpEngine ::getLoader () — Method in class PhpEngine
Gets the loader associated with this engine. FileStorage ::getContent () — Method in class FileStorage
Returns the content of the template. Storage ::getContent () — Method in class Storage
Returns the content of the template. StringStorage ::getContent () — Method in class StringStorage
Returns the content of the template. TemplateReference ::get () — Method in class TemplateReference
Gets a template parameter. TemplateReference ::getPath () — Method in class TemplateReference
Returns the path to the template. TemplateReference ::getLogicalName () — Method in class TemplateReference
Returns the "logical" template name. TemplateReferenceInterface ::get () — Method in class TemplateReferenceInterface
Gets a template parameter. TemplateReferenceInterface ::getPath () — Method in class TemplateReferenceInterface
Returns the path to the template. TemplateReferenceInterface ::getLogicalName () — Method in class TemplateReferenceInterface
Returns the "logical" template name. AbstractOperation ::getDomains () — Method in class AbstractOperation
Returns domains affected by operation. AbstractOperation ::getMessages () — Method in class AbstractOperation
Returns all valid messages ('all') after operation. AbstractOperation ::getNewMessages () — Method in class AbstractOperation
Returns new messages ('new') after operation. AbstractOperation ::getObsoleteMessages () — Method in class AbstractOperation
Returns obsolete messages ('obsolete') after operation. AbstractOperation ::getResult () — Method in class AbstractOperation
Returns resulting catalogue ('result'). OperationInterface ::getDomains () — Method in class OperationInterface
Returns domains affected by operation. OperationInterface ::getMessages () — Method in class OperationInterface
Returns all valid messages ('all') after operation. OperationInterface ::getNewMessages () — Method in class OperationInterface
Returns new messages ('new') after operation. OperationInterface ::getObsoleteMessages () — Method in class OperationInterface
Returns obsolete messages ('obsolete') after operation. OperationInterface ::getResult () — Method in class OperationInterface
Returns resulting catalogue ('result'). DataCollectorTranslator ::getLocale () — Method in class DataCollectorTranslator
Returns the current locale. DataCollectorTranslator ::getCatalogue () — Method in class DataCollectorTranslator
Gets the catalogue by locale. DataCollectorTranslator ::getCollectedMessages () — Method in class DataCollectorTranslator
TranslationDataCollector ::getMessages () — Method in class TranslationDataCollector
TranslationDataCollector ::getCountMissings () — Method in class TranslationDataCollector
TranslationDataCollector ::getCountFallbacks () — Method in class TranslationDataCollector
TranslationDataCollector ::getCountDefines () — Method in class TranslationDataCollector
TranslationDataCollector ::getName () — Method in class TranslationDataCollector
Returns the name of the collector. IdentityTranslator ::getLocale () — Method in class IdentityTranslator
Returns the current locale. Interval ::getIntervalRegexp () — Method in class Interval
Returns a Regexp that matches valid intervals. LoggingTranslator ::getLocale () — Method in class LoggingTranslator
Returns the current locale. LoggingTranslator ::getCatalogue () — Method in class LoggingTranslator
Gets the catalogue by locale. MessageCatalogue ::getLocale () — Method in class MessageCatalogue
Gets the catalogue locale. MessageCatalogue ::getDomains () — Method in class MessageCatalogue
Gets the domains. MessageCatalogue ::get () — Method in class MessageCatalogue
Gets a message translation. MessageCatalogue ::getFallbackCatalogue () — Method in class MessageCatalogue
Gets the fallback catalogue. MessageCatalogue ::getResources () — Method in class MessageCatalogue
Returns an array of resources loaded to build this collection. MessageCatalogue ::getMetadata () — Method in class MessageCatalogue
Gets metadata for the given domain and key. MessageCatalogueInterface ::getLocale () — Method in class MessageCatalogueInterface
Gets the catalogue locale. MessageCatalogueInterface ::getDomains () — Method in class MessageCatalogueInterface
Gets the domains. MessageCatalogueInterface ::get () — Method in class MessageCatalogueInterface
Gets a message translation. MessageCatalogueInterface ::getFallbackCatalogue () — Method in class MessageCatalogueInterface
Gets the fallback catalogue. MessageCatalogueInterface ::getResources () — Method in class MessageCatalogueInterface
Returns an array of resources loaded to build this collection. MetadataAwareInterface ::getMetadata () — Method in class MetadataAwareInterface
Gets metadata for the given domain and key. PluralizationRules ::get () — Method in class PluralizationRules
Returns the plural position to use for the given locale and number. Translator ::getLocale () — Method in class Translator
Returns the current locale. Translator ::getFallbackLocales () — Method in class Translator
Gets the fallback locales. Translator ::getCatalogue () — Method in class Translator
Gets the catalogue by locale. TranslatorBagInterface ::getCatalogue () — Method in class TranslatorBagInterface
Gets the catalogue by locale. TranslatorInterface ::getLocale () — Method in class TranslatorInterface
Returns the current locale. TranslationWriter ::getFormats () — Method in class TranslationWriter
Obtains the list of supported formats. $Constraint — Property in class Constraint
The groups that the constraint belongs to Constraint ::getErrorName () — Method in class Constraint
Returns the name of the given error code. Constraint ::getDefaultOption () — Method in class Constraint
Returns the name of the default option. Constraint ::getRequiredOptions () — Method in class Constraint
Returns the name of the required options. Constraint ::getTargets () — Method in class Constraint
Returns whether the constraint can be put onto classes, properties or
both. ConstraintValidatorFactory ::getInstance () — Method in class ConstraintValidatorFactory
Given a Constraint, this returns the ConstraintValidatorInterface
object that should be used to verify its validity. ConstraintValidatorFactoryInterface ::getInstance () — Method in class ConstraintValidatorFactoryInterface
Given a Constraint, this returns the ConstraintValidatorInterface
object that should be used to verify its validity. ConstraintViolation ::getMessageTemplate () — Method in class ConstraintViolation
Returns the raw violation message. ConstraintViolation ::getParameters () — Method in class ConstraintViolation
Returns the parameters to be inserted into the raw violation message. ConstraintViolation ::getPlural () — Method in class ConstraintViolation
Returns a number for pluralizing the violation message. ConstraintViolation ::getMessage () — Method in class ConstraintViolation
Returns the violation message. ConstraintViolation ::getRoot () — Method in class ConstraintViolation
Returns the root element of the validation. ConstraintViolation ::getPropertyPath () — Method in class ConstraintViolation
Returns the property path from the root element to the violation. ConstraintViolation ::getInvalidValue () — Method in class ConstraintViolation
Returns the value that caused the violation. ConstraintViolation ::getConstraint () — Method in class ConstraintViolation
Returns the constraint whose validation caused the violation. ConstraintViolation ::getCause () — Method in class ConstraintViolation
Returns the cause of the violation. ConstraintViolation ::getCode () — Method in class ConstraintViolation
Returns a machine-digestible error code for the violation. ConstraintViolationInterface ::getMessage () — Method in class ConstraintViolationInterface
Returns the violation message. ConstraintViolationInterface ::getMessageTemplate () — Method in class ConstraintViolationInterface
Returns the raw violation message. ConstraintViolationInterface ::getParameters () — Method in class ConstraintViolationInterface
Returns the parameters to be inserted into the raw violation message. ConstraintViolationInterface ::getPlural () — Method in class ConstraintViolationInterface
Returns a number for pluralizing the violation message. ConstraintViolationInterface ::getRoot () — Method in class ConstraintViolationInterface
Returns the root element of the validation. ConstraintViolationInterface ::getPropertyPath () — Method in class ConstraintViolationInterface
Returns the property path from the root element to the violation. ConstraintViolationInterface ::getInvalidValue () — Method in class ConstraintViolationInterface
Returns the value that caused the violation. ConstraintViolationInterface ::getCode () — Method in class ConstraintViolationInterface
Returns a machine-digestible error code for the violation. ConstraintViolationList ::get () — Method in class ConstraintViolationList
Returns the violation at a given offset. ConstraintViolationList ::getIterator () — Method in class ConstraintViolationList
{@inheritdoc} ConstraintViolationListInterface ::get () — Method in class ConstraintViolationListInterface
Returns the violation at a given offset. AbstractComparison ::getDefaultOption () — Method in class AbstractComparison
Returns the name of the default option. All ::getDefaultOption () — Method in class All
Returns the name of the default option. All ::getRequiredOptions () — Method in class All
Returns the name of the required options. Callback ::getDefaultOption () — Method in class Callback
Returns the name of the default option. Callback ::getTargets () — Method in class Callback
Returns whether the constraint can be put onto classes, properties or
both. CardScheme ::getDefaultOption () — Method in class CardScheme
Returns the name of the default option. CardScheme ::getRequiredOptions () — Method in class CardScheme
Returns the name of the required options. Choice ::getDefaultOption () — Method in class Choice
Returns the name of the default option. Collection ::getRequiredOptions () — Method in class Collection
Returns the name of the required options. Existence ::getDefaultOption () — Method in class Existence
Returns the name of the default option. Expression ::getDefaultOption () — Method in class Expression
Returns the name of the default option. Expression ::getRequiredOptions () — Method in class Expression
Returns the name of the required options. Expression ::getTargets () — Method in class Expression
Returns whether the constraint can be put onto classes, properties or
both. GreaterThan — Class in namespace Symfony\Component\Validator\Constraints
GreaterThanOrEqual — Class in namespace Symfony\Component\Validator\Constraints
GreaterThanOrEqualValidator — Class in namespace Symfony\Component\Validator\Constraints
Validates values are greater than or equal to the previous (>=). GreaterThanValidator — Class in namespace Symfony\Component\Validator\Constraints
Validates values are greater than the previous (>). GroupSequence — Class in namespace Symfony\Component\Validator\Constraints
A sequence of validation groups. $GroupSequence — Property in class GroupSequence
The groups in the sequence. GroupSequenceProvider — Class in namespace Symfony\Component\Validator\Constraints
Annotation to define a group sequence provider. Isbn ::getDefaultOption () — Method in class Isbn
Returns the name of the default option. Regex ::getDefaultOption () — Method in class Regex
Returns the name of the default option. Regex ::getRequiredOptions () — Method in class Regex
Returns the name of the required options. Regex ::getHtmlPattern () — Method in class Regex
Converts the htmlPattern to a suitable format for HTML5 pattern. Traverse ::getDefaultOption () — Method in class Traverse
Returns the name of the default option. Traverse ::getTargets () — Method in class Traverse
Returns whether the constraint can be put onto classes, properties or
both. Type ::getDefaultOption () — Method in class Type
Returns the name of the default option. Type ::getRequiredOptions () — Method in class Type
Returns the name of the required options. ExecutionContext ::getViolations () — Method in class ExecutionContext
Returns the violations generated by the validator so far. ExecutionContext ::getValidator () — Method in class ExecutionContext
Returns the validator. ExecutionContext ::getRoot () — Method in class ExecutionContext
Returns the value at which validation was started in the object graph. ExecutionContext ::getValue () — Method in class ExecutionContext
Returns the value that the validator is currently validating. ExecutionContext ::getObject () — Method in class ExecutionContext
Returns the currently validated object. ExecutionContext ::getMetadata () — Method in class ExecutionContext
Returns the metadata for the currently validated value. ExecutionContext ::getGroup () — Method in class ExecutionContext
Returns the validation group that is currently being validated. ExecutionContext ::getClassName () — Method in class ExecutionContext
Returns the class name of the current node. ExecutionContext ::getPropertyName () — Method in class ExecutionContext
Returns the property name of the current node. ExecutionContext ::getPropertyPath () — Method in class ExecutionContext
Returns the property path to the value that the validator is currently
validating. ExecutionContextInterface ::getValidator () — Method in class ExecutionContextInterface
Returns the validator. ExecutionContextInterface ::getObject () — Method in class ExecutionContextInterface
Returns the currently validated object. ExecutionContextInterface ::getViolations () — Method in class ExecutionContextInterface
Returns the violations generated by the validator so far. ExecutionContextInterface ::getRoot () — Method in class ExecutionContextInterface
Returns the value at which validation was started in the object graph. ExecutionContextInterface ::getValue () — Method in class ExecutionContextInterface
Returns the value that the validator is currently validating. ExecutionContextInterface ::getMetadata () — Method in class ExecutionContextInterface
Returns the metadata for the currently validated value. ExecutionContextInterface ::getGroup () — Method in class ExecutionContextInterface
Returns the validation group that is currently being validated. ExecutionContextInterface ::getClassName () — Method in class ExecutionContextInterface
Returns the class name of the current node. ExecutionContextInterface ::getPropertyName () — Method in class ExecutionContextInterface
Returns the property name of the current node. ExecutionContextInterface ::getPropertyPath () — Method in class ExecutionContextInterface
Returns the property path to the value that the validator is currently
validating. GroupDefinitionException — Class in namespace Symfony\Component\Validator\Exception
InvalidOptionsException ::getOptions () — Method in class InvalidOptionsException
MissingOptionsException ::getOptions () — Method in class MissingOptionsException
GroupSequenceProviderInterface — Class in namespace Symfony\Component\Validator
Defines the interface for a group sequence provider. GroupSequenceProviderInterface ::getGroupSequence () — Method in class GroupSequenceProviderInterface
Returns which validation groups should be used for a certain state
of the object. $ClassMetadata — Property in class ClassMetadata
$ClassMetadata — Property in class ClassMetadata
$ClassMetadata — Property in class ClassMetadata
ClassMetadata ::getClassName () — Method in class ClassMetadata
Returns the name of the backing PHP class. ClassMetadata ::getDefaultGroup () — Method in class ClassMetadata
Returns the name of the default group for this class. ClassMetadata ::getPropertyMetadata () — Method in class ClassMetadata
Returns all metadata instances for the given named property. ClassMetadata ::getConstrainedProperties () — Method in class ClassMetadata
Returns the names of all constrained properties. ClassMetadata ::getGroupSequence () — Method in class ClassMetadata
Returns the group sequence that overrides the "Default" group for this
class. ClassMetadata ::getReflectionClass () — Method in class ClassMetadata
Returns a ReflectionClass instance for this class. ClassMetadata ::getCascadingStrategy () — Method in class ClassMetadata
Class nodes are never cascaded. ClassMetadataInterface ::getConstrainedProperties () — Method in class ClassMetadataInterface
Returns the names of all constrained properties. ClassMetadataInterface ::getGroupSequence () — Method in class ClassMetadataInterface
Returns the group sequence that overrides the "Default" group for this
class. ClassMetadataInterface ::getPropertyMetadata () — Method in class ClassMetadataInterface
Returns all metadata instances for the given named property. ClassMetadataInterface ::getClassName () — Method in class ClassMetadataInterface
Returns the name of the backing PHP class. BlackHoleMetadataFactory ::getMetadataFor () — Method in class BlackHoleMetadataFactory
Returns the metadata for the given value. LazyLoadingMetadataFactory ::getMetadataFor () — Method in class LazyLoadingMetadataFactory
Returns the metadata for the given value. MetadataFactoryInterface ::getMetadataFor () — Method in class MetadataFactoryInterface
Returns the metadata for the given value. GenericMetadata — Class in namespace Symfony\Component\Validator\Mapping
A generic container of {@link Constraint} objects. GenericMetadata ::getConstraints () — Method in class GenericMetadata
Returns all constraints of this element. GenericMetadata ::getCascadingStrategy () — Method in class GenericMetadata
Returns the strategy for cascading objects. GenericMetadata ::getTraversalStrategy () — Method in class GenericMetadata
Returns the strategy for traversing traversable objects. GetterMetadata — Class in namespace Symfony\Component\Validator\Mapping
Stores all metadata needed for validating a class property via its getter
method. GetterMetadata ::getPropertyValue () — Method in class GetterMetadata
Extracts the value of the property from the given container. XmlFilesLoader ::getFileLoaderInstance () — Method in class XmlFilesLoader
{@inheritdoc} YamlFilesLoader ::getFileLoaderInstance () — Method in class YamlFilesLoader
{@inheritdoc} MemberMetadata ::getName () — Method in class MemberMetadata
Returns the name of the member. MemberMetadata ::getClassName () — Method in class MemberMetadata
{@inheritdoc} MemberMetadata ::getPropertyName () — Method in class MemberMetadata
Returns the name of the property. MemberMetadata ::getReflectionMember () — Method in class MemberMetadata
Returns the reflection instance for accessing the member's value. MetadataInterface ::getCascadingStrategy () — Method in class MetadataInterface
Returns the strategy for cascading objects. MetadataInterface ::getTraversalStrategy () — Method in class MetadataInterface
Returns the strategy for traversing traversable objects. MetadataInterface ::getConstraints () — Method in class MetadataInterface
Returns all constraints of this element. PropertyMetadata ::getPropertyValue () — Method in class PropertyMetadata
Extracts the value of the property from the given container. PropertyMetadataInterface ::getPropertyName () — Method in class PropertyMetadataInterface
Returns the name of the property. PropertyMetadataInterface ::getPropertyValue () — Method in class PropertyMetadataInterface
Extracts the value of the property from the given container. ValidatorBuilder ::getValidator () — Method in class ValidatorBuilder
Builds and returns a new validator object. ValidatorBuilderInterface ::getValidator () — Method in class ValidatorBuilderInterface
Builds and returns a new validator object. ContextualValidatorInterface ::getViolations () — Method in class ContextualValidatorInterface
Returns the violations that have been generated so far in the context
of the validator. RecursiveContextualValidator ::getViolations () — Method in class RecursiveContextualValidator
Returns the violations that have been generated so far in the context
of the validator. RecursiveValidator ::getMetadataFor () — Method in class RecursiveValidator
Returns the metadata for the given value. Data ::getRawData () — Method in class Data
ParseException ::getSnippet () — Method in class ParseException
Gets the snippet of code near the error. ParseException ::getParsedFile () — Method in class ParseException
Gets the filename where the error occurred. ParseException ::getParsedLine () — Method in class ParseException
Gets the line where the error occurred. H
ContainerAwareEventManager ::hasListeners () — Method in class ContainerAwareEventManager
Checks whether an event has any registered listeners. ConsoleHandler ::handle () — Method in class ConsoleHandler
{@inheritdoc} FormExtension ::humanize () — Method in class FormExtension
Makes a technical name human readable. HttpFoundationExtension — Class in namespace Symfony\Bridge\Twig\Extension
Twig extension for the Symfony HttpFoundation component. HttpKernelExtension — Class in namespace Symfony\Bridge\Twig\Extension
Provides integration with the HttpKernel component. Scope ::has () — Method in class Scope
Tests if a data is visible from current scope. HttpCache — Class in namespace Symfony\Bundle\FrameworkBundle\HttpCache
Manages HTTP cache objects in a Container. FormHelper ::humanize () — Method in class FormHelper
SessionHelper ::hasFlash () — Method in class SessionHelper
HttpBasicFactory — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory
HttpBasicFactory creates services for HTTP basic authentication. HttpBasicLdapFactory — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory
HttpBasicFactory creates services for HTTP basic authentication. HttpDigestFactory — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory
HttpDigestFactory creates services for HTTP digest authentication. ProfilerController ::homeAction () — Method in class ProfilerController
Redirects to the last profiles. History — Class in namespace Symfony\Component\BrowserKit
History. ArrayNode ::hasDefaultValue () — Method in class ArrayNode
Checks if the node has a default value. BaseNode ::hasAttribute () — Method in class BaseNode
NodeInterface ::hasDefaultValue () — Method in class NodeInterface
Returns true when the node has a default value. PrototypedArrayNode ::hasDefaultValue () — Method in class PrototypedArrayNode
Checks if the node has a default value. VariableNode ::hasDefaultValue () — Method in class VariableNode
Returns true when the node has a default value. Application ::has () — Method in class Application
Returns true if the command exists, false otherwise. HelpCommand — Class in namespace Symfony\Component\Console\Command
HelpCommand displays the help for a given command. OutputFormatter ::hasStyle () — Method in class OutputFormatter
Checks if output formatter has style with specified name. OutputFormatterInterface ::hasStyle () — Method in class OutputFormatterInterface
Checks if output formatter has style with specified name. Helper — Class in namespace Symfony\Component\Console\Helper
Helper is the base class for all helper classes. HelperInterface — Class in namespace Symfony\Component\Console\Helper
HelperInterface is the interface all helpers must implement. HelperSet — Class in namespace Symfony\Component\Console\Helper
HelperSet represents a set of helpers to be used with a command. HelperSet ::has () — Method in class HelperSet
Returns true if the helper if defined. ArgvInput ::hasParameterOption () — Method in class ArgvInput
Returns true if the raw parameters (not parsed) contain a value. ArrayInput ::hasParameterOption () — Method in class ArrayInput
Returns true if the raw parameters (not parsed) contain a value. Input ::hasArgument () — Method in class Input
Returns true if an InputArgument object exists by name or position. Input ::hasOption () — Method in class Input
Returns true if an InputOption object exists by name. InputDefinition ::hasArgument () — Method in class InputDefinition
Returns true if an InputArgument object exists by name or position. InputDefinition ::hasOption () — Method in class InputDefinition
Returns true if an InputOption object exists by name. InputDefinition ::hasShortcut () — Method in class InputDefinition
Returns true if an InputOption object exists by shortcut. InputInterface ::hasParameterOption () — Method in class InputInterface
Returns true if the raw parameters (not parsed) contain a value. InputInterface ::hasArgument () — Method in class InputInterface
Returns true if an InputArgument object exists by name or position. InputInterface ::hasOption () — Method in class InputInterface
Returns true if an InputOption object exists by name. HashNode — Class in namespace Symfony\Component\CssSelector\Node
Represents a "#" node. CommentHandler ::handle () — Method in class CommentHandler
HandlerInterface — Class in namespace Symfony\Component\CssSelector\Parser\Handler
CSS selector handler interface. HandlerInterface ::handle () — Method in class HandlerInterface
HashHandler — Class in namespace Symfony\Component\CssSelector\Parser\Handler
CSS selector comment handler. HashHandler ::handle () — Method in class HashHandler
IdentifierHandler ::handle () — Method in class IdentifierHandler
NumberHandler ::handle () — Method in class NumberHandler
StringHandler ::handle () — Method in class StringHandler
WhitespaceHandler ::handle () — Method in class WhitespaceHandler
HashParser — Class in namespace Symfony\Component\CssSelector\Parser\Shortcut
CSS selector hash parser shortcut. HtmlExtension — Class in namespace Symfony\Component\CssSelector\XPath\Extension
XPath expression translator HTML extension. NodeExtension ::hasFlag () — Method in class NodeExtension
ErrorHandler ::handleError () — Method in class ErrorHandler
Handles errors by filtering then logging them according to the configured bit fields. ErrorHandler ::handleException () — Method in class ErrorHandler
Handles an exception by logging then forwarding it to another handler. ErrorHandler ::handleFatalError () — Method in class ErrorHandler
Shutdown registered function for handling PHP fatal errors. ExceptionHandler ::handle () — Method in class ExceptionHandler
Sends a response for the given Exception. ClassNotFoundFatalErrorHandler ::handleError () — Method in class ClassNotFoundFatalErrorHandler
Attempts to convert an error into an exception. FatalErrorHandlerInterface ::handleError () — Method in class FatalErrorHandlerInterface
Attempts to convert an error into an exception. UndefinedFunctionFatalErrorHandler ::handleError () — Method in class UndefinedFunctionFatalErrorHandler
Attempts to convert an error into an exception. UndefinedMethodFatalErrorHandler ::handleError () — Method in class UndefinedMethodFatalErrorHandler
Attempts to convert an error into an exception. ServiceReferenceGraph ::hasNode () — Method in class ServiceReferenceGraph
Checks if the graph has a specific node. Container ::hasParameter () — Method in class Container
Checks if a parameter exists. Container ::has () — Method in class Container
Returns true if the given service is defined. ContainerBuilder ::hasExtension () — Method in class ContainerBuilder
Checks if we have an extension. ContainerBuilder ::has () — Method in class ContainerBuilder
Returns true if the given service is defined. ContainerBuilder ::hasAlias () — Method in class ContainerBuilder
Returns true if an alias exists under the given identifier. ContainerBuilder ::hasDefinition () — Method in class ContainerBuilder
Returns true if a service definition exists under the given identifier. ContainerInterface ::has () — Method in class ContainerInterface
Returns true if the given service is defined. ContainerInterface ::hasParameter () — Method in class ContainerInterface
Checks if a parameter exists. Definition ::hasMethodCall () — Method in class Definition
Check if the current definition has a given method to call after service initialization. Definition ::hasTag () — Method in class Definition
Whether this definition has a tag with the given name. Definition ::hasAutowiringType () — Method in class Definition
Will this definition default for the given type? ParameterBag ::has () — Method in class ParameterBag
Returns true if a parameter name is defined. ParameterBagInterface ::has () — Method in class ParameterBagInterface
Returns true if a parameter name is defined. Crawler ::html () — Method in class Crawler
Returns the first node of the list as HTML. ChoiceFormField ::hasValue () — Method in class ChoiceFormField
Returns true if the field should be included in the submitted values. FormField ::hasValue () — Method in class FormField
Returns true if the field should be included in the submitted values. Form ::has () — Method in class Form
Returns true if the named field exists. FormFieldRegistry ::has () — Method in class FormFieldRegistry
Tests whether the form has the given field. ContainerAwareEventDispatcher ::hasListeners () — Method in class ContainerAwareEventDispatcher
Checks whether an event has any registered listeners. TraceableEventDispatcher ::hasListeners () — Method in class TraceableEventDispatcher
Checks whether an event has any registered listeners. EventDispatcher ::hasListeners () — Method in class EventDispatcher
Checks whether an event has any registered listeners. EventDispatcherInterface ::hasListeners () — Method in class EventDispatcherInterface
Checks whether an event has any registered listeners. GenericEvent ::hasArgument () — Method in class GenericEvent
Has argument. ImmutableEventDispatcher ::hasListeners () — Method in class ImmutableEventDispatcher
Checks whether an event has any registered listeners. ExcludeDirectoryFilterIterator ::hasChildren () — Method in class ExcludeDirectoryFilterIterator
AbstractExtension ::hasType () — Method in class AbstractExtension
Returns whether the given type is supported. AbstractExtension ::hasTypeExtensions () — Method in class AbstractExtension
Returns whether this extension provides type extensions for the given type. Button ::has () — Method in class Button
Returns whether a child with the given name exists. Button ::handleRequest () — Method in class Button
Inspects the given request and calls {@link submit()} if the form was
submitted. ButtonBuilder ::has () — Method in class ButtonBuilder
Returns whether a field with the given name exists. ButtonBuilder ::hasAttribute () — Method in class ButtonBuilder
Returns whether the attribute with the given name exists. ButtonBuilder ::hasOption () — Method in class ButtonBuilder
Returns whether a specific option exists. HiddenType — Class in namespace Symfony\Component\Form\Extension\Core\Type
DependencyInjectionExtension ::hasType () — Method in class DependencyInjectionExtension
Returns whether the given type is supported. DependencyInjectionExtension ::hasTypeExtensions () — Method in class DependencyInjectionExtension
Returns whether this extension provides type extensions for the given type. HttpFoundationExtension — Class in namespace Symfony\Component\Form\Extension\HttpFoundation
Integrates the HttpFoundation component with the Form library. HttpFoundationRequestHandler — Class in namespace Symfony\Component\Form\Extension\HttpFoundation
A request processor using the {@link Request} class of the HttpFoundation
component. HttpFoundationRequestHandler ::handleRequest () — Method in class HttpFoundationRequestHandler
Submits a form if it was submitted. Form ::handleRequest () — Method in class Form
Inspects the given request and calls {@link submit()} if the form was
submitted. Form ::has () — Method in class Form
Returns whether a child with the given name exists. FormBuilder ::has () — Method in class FormBuilder
Returns whether a field with the given name exists. FormBuilderInterface ::has () — Method in class FormBuilderInterface
Returns whether a field with the given name exists. FormConfigBuilder ::hasAttribute () — Method in class FormConfigBuilder
Returns whether the attribute with the given name exists. FormConfigBuilder ::hasOption () — Method in class FormConfigBuilder
Returns whether a specific option exists. FormConfigInterface ::hasAttribute () — Method in class FormConfigInterface
Returns whether the attribute with the given name exists. FormConfigInterface ::hasOption () — Method in class FormConfigInterface
Returns whether a specific option exists. FormErrorIterator ::hasChildren () — Method in class FormErrorIterator
Returns whether the current element of the iterator can be recursed
into. FormExtensionInterface ::hasType () — Method in class FormExtensionInterface
Returns whether the given type is supported. FormExtensionInterface ::hasTypeExtensions () — Method in class FormExtensionInterface
Returns whether this extension provides type extensions for the given type. FormInterface ::has () — Method in class FormInterface
Returns whether a child with the given name exists. FormInterface ::handleRequest () — Method in class FormInterface
Inspects the given request and calls {@link submit()} if the form was
submitted. FormRegistry ::hasType () — Method in class FormRegistry
Returns whether the given form type is supported. FormRegistryInterface ::hasType () — Method in class FormRegistryInterface
Returns whether the given form type is supported. FormRenderer ::humanize () — Method in class FormRenderer
Makes a technical name human readable. FormRendererInterface ::humanize () — Method in class FormRendererInterface
Makes a technical name human readable. NativeRequestHandler ::handleRequest () — Method in class NativeRequestHandler
Submits a form if it was submitted. PreloadedExtension ::hasType () — Method in class PreloadedExtension
Returns whether the given type is supported. PreloadedExtension ::hasTypeExtensions () — Method in class PreloadedExtension
Returns whether this extension provides type extensions for the given type. RequestHandlerInterface ::handleRequest () — Method in class RequestHandlerInterface
Submits a form if it was submitted. InheritDataAwareIterator ::hasChildren () — Method in class InheritDataAwareIterator
{@inheritdoc} AcceptHeader ::has () — Method in class AcceptHeader
Tests if header has given value. AcceptHeaderItem ::hasAttribute () — Method in class AcceptHeaderItem
Tests if an attribute exists. HeaderBag — Class in namespace Symfony\Component\HttpFoundation
HeaderBag is a container for HTTP headers. HeaderBag ::has () — Method in class HeaderBag
Returns true if the HTTP header is defined. HeaderBag ::hasCacheControlDirective () — Method in class HeaderBag
Returns true if the Cache-Control directive is defined. ParameterBag ::has () — Method in class ParameterBag
Returns true if the parameter is defined. $Request — Property in class Request
Headers (taken from the $_SERVER). Request ::hasPreviousSession () — Method in class Request
Whether the request contains a Session which was started in one of the
previous requests. Request ::hasSession () — Method in class Request
Whether the request contains a Session object. $Response — Property in class Response
Response ::hasVary () — Method in class Response
Returns true if the response includes a Vary header. ResponseHeaderBag ::hasCacheControlDirective () — Method in class ResponseHeaderBag
Returns true if the Cache-Control directive is defined. AttributeBag ::has () — Method in class AttributeBag
Checks if an attribute is defined. AttributeBagInterface ::has () — Method in class AttributeBagInterface
Checks if an attribute is defined. NamespacedAttributeBag ::has () — Method in class NamespacedAttributeBag
Checks if an attribute is defined. AutoExpireFlashBag ::has () — Method in class AutoExpireFlashBag
Has flash messages for a given type? FlashBag ::has () — Method in class FlashBag
Has flash messages for a given type? FlashBagInterface ::has () — Method in class FlashBagInterface
Has flash messages for a given type? Session ::has () — Method in class Session
Checks if an attribute is defined. SessionInterface ::has () — Method in class SessionInterface
Checks if an attribute is defined. ConfigDataCollector ::hasXDebug () — Method in class ConfigDataCollector
Returns true if the XDebug is enabled. ConfigDataCollector ::hasEAccelerator () — Method in class ConfigDataCollector
Returns true if EAccelerator is enabled. ConfigDataCollector ::hasApc () — Method in class ConfigDataCollector
Returns true if APC is enabled. ConfigDataCollector ::hasZendOpcache () — Method in class ConfigDataCollector
Returns true if Zend OPcache is enabled. ConfigDataCollector ::hasXCache () — Method in class ConfigDataCollector
Returns true if XCache is enabled. ConfigDataCollector ::hasWinCache () — Method in class ConfigDataCollector
Returns true if WinCache is enabled. ConfigDataCollector ::hasAccelerator () — Method in class ConfigDataCollector
Returns true if any accelerator is enabled. ExceptionDataCollector ::hasException () — Method in class ExceptionDataCollector
Checks if the exception is not null. GetResponseEvent ::hasResponse () — Method in class GetResponseEvent
Returns whether a response was set. HttpException — Class in namespace Symfony\Component\HttpKernel\Exception
HttpException. HttpExceptionInterface — Class in namespace Symfony\Component\HttpKernel\Exception
Interface for HTTP error exceptions. HIncludeFragmentRenderer — Class in namespace Symfony\Component\HttpKernel\Fragment
Implements the Hinclude rendering strategy. HIncludeFragmentRenderer ::hasTemplating () — Method in class HIncludeFragmentRenderer
Checks if a templating engine has been set. Esi ::hasSurrogateCapability () — Method in class Esi
Checks that at least one surrogate has ESI/1.0 capability. Esi ::handle () — Method in class Esi
Handles an ESI from the cache. HttpCache — Class in namespace Symfony\Component\HttpKernel\HttpCache
Cache provides HTTP caching. HttpCache ::handle () — Method in class HttpCache
Handles a Request to convert it to a Response. Ssi ::hasSurrogateCapability () — Method in class Ssi
Checks that at least one surrogate has Surrogate capability. Ssi ::handle () — Method in class Ssi
Handles a Surrogate from the cache. SurrogateInterface ::hasSurrogateCapability () — Method in class SurrogateInterface
Checks that at least one surrogate has Surrogate capability. SurrogateInterface ::handle () — Method in class SurrogateInterface
Handles a Surrogate from the cache. HttpKernel — Class in namespace Symfony\Component\HttpKernel
HttpKernel notifies events to convert a Request object to a Response one. HttpKernel ::handle () — Method in class HttpKernel
Handles a Request to convert it to a Response. HttpKernelInterface — Class in namespace Symfony\Component\HttpKernel
HttpKernelInterface handles a Request to convert it to a Response. HttpKernelInterface ::handle () — Method in class HttpKernelInterface
Handles a Request to convert it to a Response. Kernel ::handle () — Method in class Kernel
Handles a Request to convert it to a Response. Profile ::hasCollector () — Method in class Profile
Returns true if a Collector for the given name exists. Profiler ::has () — Method in class Profiler
Returns true if a Collector for the given name exists. Hour1200Transformer — Class in namespace Symfony\Component\Intl\DateFormatter\DateFormat
Parser and formatter for 12 hour format (0-11). Hour1201Transformer — Class in namespace Symfony\Component\Intl\DateFormatter\DateFormat
Parser and formatter for 12 hour format (1-12). Hour2400Transformer — Class in namespace Symfony\Component\Intl\DateFormatter\DateFormat
Parser and formatter for 24 hour format (0-23). Hour2401Transformer — Class in namespace Symfony\Component\Intl\DateFormatter\DateFormat
Parser and formatter for 24 hour format (1-24). HourTransformer — Class in namespace Symfony\Component\Intl\DateFormatter\DateFormat
Base class for hour transformers. OptionsResolver ::hasDefault () — Method in class OptionsResolver
Returns whether a default value is set for an option. Process ::hasBeenSignaled () — Method in class Process
Returns true if the child process has been terminated by an uncaught signal. Process ::hasBeenStopped () — Method in class Process
Returns true if the child process has been stopped by a signal. DumperCollection ::hasAttribute () — Method in class DumperCollection
Returns true if the attribute is defined. RequestContext ::hasParameter () — Method in class RequestContext
Checks if a parameter value is set for the given parameter. Route ::hasScheme () — Method in class Route
Checks if a scheme requirement has been set. Route ::hasOption () — Method in class Route
Checks if an option has been set. Route ::hasDefault () — Method in class Route
Checks if a default value is set for the given variable. Route ::hasRequirement () — Method in class Route
Checks if a requirement is set for the given key. AbstractToken ::hasAttribute () — Method in class AbstractToken
Returns true if the attribute exists. TokenInterface ::hasAttribute () — Method in class TokenInterface
Returns true if the attribute exists. NativeSessionTokenStorage ::hasToken () — Method in class NativeSessionTokenStorage
Checks whether a token with the given token ID exists. SessionTokenStorage ::hasToken () — Method in class SessionTokenStorage
Checks whether a token with the given token ID exists. TokenStorageInterface ::hasToken () — Method in class TokenStorageInterface
Checks whether a token with the given token ID exists. GuardAuthenticationListener ::handle () — Method in class GuardAuthenticationListener
Iterates over each authenticator to see if each wants to authenticate the request. GuardAuthenticatorHandler ::handleAuthenticationSuccess () — Method in class GuardAuthenticatorHandler
Returns the "on success" response for the given GuardAuthenticator. GuardAuthenticatorHandler ::handleAuthenticationFailure () — Method in class GuardAuthenticatorHandler
Handles an authentication failure and returns the Response for the
GuardAuthenticator. AccessDeniedHandlerInterface ::handle () — Method in class AccessDeniedHandlerInterface
Handles an access denied failure. AbstractAuthenticationListener ::handle () — Method in class AbstractAuthenticationListener
Handles form based authentication. AbstractPreAuthenticatedListener ::handle () — Method in class AbstractPreAuthenticatedListener
Handles pre-authentication. AccessListener ::handle () — Method in class AccessListener
Handles access authorization. AnonymousAuthenticationListener ::handle () — Method in class AnonymousAuthenticationListener
Handles anonymous authentication. BasicAuthenticationListener ::handle () — Method in class BasicAuthenticationListener
Handles basic authentication. ChannelListener ::handle () — Method in class ChannelListener
Handles channel management. ContextListener ::handle () — Method in class ContextListener
Reads the Security Token from the session. DigestAuthenticationListener ::handle () — Method in class DigestAuthenticationListener
Handles digest authentication. ListenerInterface ::handle () — Method in class ListenerInterface
This interface must be implemented by firewall listeners. LogoutListener ::handle () — Method in class LogoutListener
Performs the logout if requested. RememberMeListener ::handle () — Method in class RememberMeListener
Handles remember-me cookie based authentication. SimplePreAuthenticationListener ::handle () — Method in class SimplePreAuthenticationListener
Handles basic authentication. SwitchUserListener ::handle () — Method in class SwitchUserListener
Handles the switch to another user. HttpUtils — Class in namespace Symfony\Component\Security\Http
Encapsulates the logic needed to create sub-requests, redirect the user, and match URLs. ClassMetadataFactory ::hasMetadataFor () — Method in class ClassMetadataFactory
Checks if class has metadata. ClassMetadataFactoryInterface ::hasMetadataFor () — Method in class ClassMetadataFactoryInterface
Checks if class has metadata. Helper — Class in namespace Symfony\Component\Templating\Helper
Helper is the base class for all helper classes. HelperInterface — Class in namespace Symfony\Component\Templating\Helper
HelperInterface is the interface all helpers must implement. SlotsHelper ::has () — Method in class SlotsHelper
Returns true if the slot exists. PhpEngine ::has () — Method in class PhpEngine
Returns true if the helper if defined. MessageCatalogue ::has () — Method in class MessageCatalogue
Checks if a message has a translation. MessageCatalogueInterface ::has () — Method in class MessageCatalogueInterface
Checks if a message has a translation. ConstraintViolationList ::has () — Method in class ConstraintViolationList
Returns whether the given offset exists. ConstraintViolationListInterface ::has () — Method in class ConstraintViolationListInterface
Returns whether the given offset exists. $Regex — Property in class Regex
CacheInterface ::has () — Method in class CacheInterface
Returns whether metadata for the given class exists in the cache. DoctrineCache ::has () — Method in class DoctrineCache
Returns whether metadata for the given class exists in the cache. ClassMetadata ::hasPropertyMetadata () — Method in class ClassMetadata
Check if there's any metadata attached to the given named property. ClassMetadata ::hasGroupSequence () — Method in class ClassMetadata
Returns whether the "Default" group is overridden by a group sequence. ClassMetadataInterface ::hasGroupSequence () — Method in class ClassMetadataInterface
Returns whether the "Default" group is overridden by a group sequence. ClassMetadataInterface ::hasPropertyMetadata () — Method in class ClassMetadataInterface
Check if there's any metadata attached to the given named property. BlackHoleMetadataFactory ::hasMetadataFor () — Method in class BlackHoleMetadataFactory
Returns whether the class is able to return metadata for the given value. LazyLoadingMetadataFactory ::hasMetadataFor () — Method in class LazyLoadingMetadataFactory
Returns whether the class is able to return metadata for the given value. MetadataFactoryInterface ::hasMetadataFor () — Method in class MetadataFactoryInterface
Returns whether the class is able to return metadata for the given value. GenericMetadata ::hasConstraints () — Method in class GenericMetadata
Returns whether this element has any constraints. RecursiveValidator ::hasMetadataFor () — Method in class RecursiveValidator
Returns whether the class is able to return metadata for the given value. $Cursor — Property in class Cursor
$Cursor — Property in class Cursor
$Cursor — Property in class Cursor
$Cursor — Property in class Cursor
$Cursor — Property in class Cursor
$Cursor — Property in class Cursor
$Cursor — Property in class Cursor
$Cursor — Property in class Cursor
$Cursor — Property in class Cursor
$Stub — Property in class Stub
HtmlDumper — Class in namespace Symfony\Component\VarDumper\Dumper
HtmlDumper dumps variables as HTML. I
ProxyCacheWarmer ::isOptional () — Method in class ProxyCacheWarmer
Checks whether this warmer is optional or not. IdReader — Class in namespace Symfony\Bridge\Doctrine\Form\ChoiceList
A utility for reading object IDs. IdReader ::isSingleId () — Method in class IdReader
Returns whether the class has a single-column ID. IdReader ::isIntId () — Method in class IdReader
Returns whether the class has a single-column integer ID. $UniqueEntity — Property in class UniqueEntity
DoctrineInitializer ::initialize () — Method in class DoctrineInitializer
Initializes an object just before validation. ConsoleHandler ::isHandling () — Method in class ConsoleHandler
{@inheritdoc} NotFoundActivationStrategy ::isHandlerActivated () — Method in class NotFoundActivationStrategy
RuntimeInstantiator ::instantiateProxy () — Method in class RuntimeInstantiator
Instantiates a proxy object. ProxyDumper ::isProxyCandidate () — Method in class ProxyDumper
Inspects whether the given definitions should produce proxy instantiation logic in the dumped container. FormExtension ::initRuntime () — Method in class FormExtension
{@inheritdoc} FormExtension ::isSelectedChoice () — Method in class FormExtension
Returns whether a choice is selected for a given form value. RoutingExtension ::isUrlGenerationSafe () — Method in class RoutingExtension
Determines at compile time whether the generated URL will be safe and thus
saving the unneeded automatic escaping for performance reasons. SecurityExtension ::isGranted () — Method in class SecurityExtension
ClassCacheCacheWarmer ::isOptional () — Method in class ClassCacheCacheWarmer
Checks whether this warmer is optional or not. RouterCacheWarmer ::isOptional () — Method in class RouterCacheWarmer
Checks whether this warmer is optional or not. TemplatePathsCacheWarmer ::isOptional () — Method in class TemplatePathsCacheWarmer
Checks whether this warmer is optional or not. TranslationsCacheWarmer ::isOptional () — Method in class TranslationsCacheWarmer
Checks whether this warmer is optional or not. RouterDebugCommand ::isEnabled () — Method in class RouterDebugCommand
Checks whether the command is enabled or not in the current environment. RouterMatchCommand ::isEnabled () — Method in class RouterMatchCommand
Checks whether the command is enabled or not in the current environment. ServerCommand ::isEnabled () — Method in class ServerCommand
Checks whether the command is enabled or not in the current environment. FilesystemLoader ::isFresh () — Method in class FilesystemLoader
Returns true if the template is still fresh. InitAclCommand — Class in namespace Symfony\Bundle\SecurityBundle\Command
Installs the tables required by the ACL system. InitAclCommand ::isEnabled () — Method in class InitAclCommand
Checks whether the command is enabled or not in the current environment. SetAclCommand ::isEnabled () — Method in class SetAclCommand
Checks whether the command is enabled or not in the current environment. SecurityDataCollector ::isEnabled () — Method in class SecurityDataCollector
Checks if security is enabled. SecurityDataCollector ::isAuthenticated () — Method in class SecurityDataCollector
Checks if the user is authenticated or not. InMemoryFactory — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Security\UserProvider
InMemoryFactory creates services for the memory provider. SecurityHelper ::isGranted () — Method in class SecurityHelper
TemplateCacheCacheWarmer ::isOptional () — Method in class TemplateCacheCacheWarmer
Checks whether this warmer is optional or not. TemplateCacheWarmer ::isOptional () — Method in class TemplateCacheWarmer
Checks whether this warmer is optional or not. ProfilerController ::infoAction () — Method in class ProfilerController
Displays information page. WebDebugToolbarListener ::isEnabled () — Method in class WebDebugToolbarListener
ContextInterface ::isSecure () — Method in class ContextInterface
Checks whether the request is secure or not. NullContext ::isSecure () — Method in class NullContext
Checks whether the request is secure or not. RequestStackContext ::isSecure () — Method in class RequestStackContext
Checks whether the request is secure or not. InvalidArgumentException — Class in namespace Symfony\Component\Asset\Exception
Base InvalidArgumentException for the Asset component. Client ::isFollowingRedirects () — Method in class Client
Returns whether client automatically follows redirects or not. Client ::insulate () — Method in class Client
Sets the insulated flag. Cookie ::isSecure () — Method in class Cookie
Returns the secure flag of the cookie. Cookie ::isHttpOnly () — Method in class Cookie
Returns the httponly flag of the cookie. Cookie ::isExpired () — Method in class Cookie
Returns true if the cookie has expired. History ::isEmpty () — Method in class History
Returns true if the history is empty. ConfigCache ::isFresh () — Method in class ConfigCache
Checks if the cache is still fresh. ConfigCacheInterface ::isFresh () — Method in class ConfigCacheInterface
Checks if the cache is still fresh. BaseNode ::isRequired () — Method in class BaseNode
Checks if this node is required. ArrayNodeDefinition ::ignoreExtraKeys () — Method in class ArrayNodeDefinition
Allows extra config keys to be specified under an array without
throwing an exception. $ExprBuilder — Property in class ExprBuilder
ExprBuilder ::ifTrue () — Method in class ExprBuilder
Sets a closure to use as tests. ExprBuilder ::ifString () — Method in class ExprBuilder
Tests if the value is a string. ExprBuilder ::ifNull () — Method in class ExprBuilder
Tests if the value is null. ExprBuilder ::ifArray () — Method in class ExprBuilder
Tests if the value is an array. ExprBuilder ::ifInArray () — Method in class ExprBuilder
Tests if the value is in an array. ExprBuilder ::ifNotInArray () — Method in class ExprBuilder
Tests if the value is not in an array. IntegerNodeDefinition — Class in namespace Symfony\Component\Config\Definition\Builder
This class provides a fluent interface for defining an integer node. NodeBuilder ::integerNode () — Method in class NodeBuilder
Creates a child integer node. NodeDefinition ::info () — Method in class NodeDefinition
Sets info message. NodeDefinition ::isRequired () — Method in class NodeDefinition
Sets the node as required. InvalidConfigurationException — Class in namespace Symfony\Component\Config\Definition\Exception
A very general exception which can be thrown whenever non of the more specific
exceptions is suitable. InvalidDefinitionException — Class in namespace Symfony\Component\Config\Definition\Exception
Thrown when an error is detected in a node Definition. InvalidTypeException — Class in namespace Symfony\Component\Config\Definition\Exception
This exception is thrown if an invalid type is encountered. IntegerNode — Class in namespace Symfony\Component\Config\Definition
This node represents an integer value in the config tree. NodeInterface ::isRequired () — Method in class NodeInterface
Returns true when the node is required. FileLoader ::import () — Method in class FileLoader
Imports a resource. Loader ::import () — Method in class Loader
Imports a resource. ResourceCheckerConfigCache ::isFresh () — Method in class ResourceCheckerConfigCache
Checks if the cache is still fresh. ResourceCheckerInterface ::isFresh () — Method in class ResourceCheckerInterface
Validates the resource. DirectoryResource ::isFresh () — Method in class DirectoryResource
Returns true if the resource has not been updated since the given timestamp. FileExistenceResource ::isFresh () — Method in class FileExistenceResource
Returns true if the resource has not been updated since the given timestamp. FileResource ::isFresh () — Method in class FileResource
Returns true if the resource has not been updated since the given timestamp. SelfCheckingResourceChecker ::isFresh () — Method in class SelfCheckingResourceChecker
Validates the resource. SelfCheckingResourceInterface ::isFresh () — Method in class SelfCheckingResourceInterface
Returns true if the resource has not been updated since the given timestamp. Command ::ignoreValidationErrors () — Method in class Command
Ignores validation errors. Command ::isEnabled () — Method in class Command
Checks whether the command is enabled or not in the current environment. InvalidArgumentException — Class in namespace Symfony\Component\Console\Exception
InvalidOptionException — Class in namespace Symfony\Component\Console\Exception
Represents an incorrect option name typed in the console. OutputFormatter ::isDecorated () — Method in class OutputFormatter
Gets the decorated flag. OutputFormatterInterface ::isDecorated () — Method in class OutputFormatterInterface
Gets the decorated flag. InputAwareHelper — Class in namespace Symfony\Component\Console\Helper
An implementation of InputAwareInterface for Helpers. Input — Class in namespace Symfony\Component\Console\Input
Input is the base class for all concrete Input classes. Input ::isInteractive () — Method in class Input
Is this input means interactive? InputArgument — Class in namespace Symfony\Component\Console\Input
Represents a command line argument. InputArgument ::isRequired () — Method in class InputArgument
Returns true if the argument is required. InputArgument ::isArray () — Method in class InputArgument
Returns true if the argument can take multiple values. InputAwareInterface — Class in namespace Symfony\Component\Console\Input
InputAwareInterface should be implemented by classes that depends on the
Console Input. InputDefinition — Class in namespace Symfony\Component\Console\Input
A InputDefinition represents a set of valid command line arguments and options. InputInterface — Class in namespace Symfony\Component\Console\Input
InputInterface is the interface implemented by all input classes. InputInterface ::isInteractive () — Method in class InputInterface
Is this input means interactive? InputOption — Class in namespace Symfony\Component\Console\Input
Represents a command line option. InputOption ::isValueRequired () — Method in class InputOption
Returns true if the option requires a value. InputOption ::isValueOptional () — Method in class InputOption
Returns true if the option takes an optional value. InputOption ::isArray () — Method in class InputOption
Returns true if the option can take multiple values. NullOutput ::isDecorated () — Method in class NullOutput
Gets the decorated flag. NullOutput ::isQuiet () — Method in class NullOutput
Returns whether verbosity is quiet (-q). NullOutput ::isVerbose () — Method in class NullOutput
Returns whether verbosity is verbose (-v). NullOutput ::isVeryVerbose () — Method in class NullOutput
Returns whether verbosity is very verbose (-vv). NullOutput ::isDebug () — Method in class NullOutput
Returns whether verbosity is debug (-vvv). Output ::isDecorated () — Method in class Output
Gets the decorated flag. Output ::isQuiet () — Method in class Output
Returns whether verbosity is quiet (-q). Output ::isVerbose () — Method in class Output
Returns whether verbosity is verbose (-v). Output ::isVeryVerbose () — Method in class Output
Returns whether verbosity is very verbose (-vv). Output ::isDebug () — Method in class Output
Returns whether verbosity is debug (-vvv). OutputInterface ::isQuiet () — Method in class OutputInterface
Returns whether verbosity is quiet (-q). OutputInterface ::isVerbose () — Method in class OutputInterface
Returns whether verbosity is verbose (-v). OutputInterface ::isVeryVerbose () — Method in class OutputInterface
Returns whether verbosity is very verbose (-vv). OutputInterface ::isDebug () — Method in class OutputInterface
Returns whether verbosity is debug (-vvv). OutputInterface ::isDecorated () — Method in class OutputInterface
Gets the decorated flag. Question ::isHidden () — Method in class Question
Returns whether the user response must be hidden. Question ::isHiddenFallback () — Method in class Question
In case the response can not be hidden, whether to fallback on non-hidden question or not. OutputStyle ::isDecorated () — Method in class OutputStyle
Gets the decorated flag. OutputStyle ::isQuiet () — Method in class OutputStyle
Returns whether verbosity is quiet (-q). OutputStyle ::isVerbose () — Method in class OutputStyle
Returns whether verbosity is verbose (-v). OutputStyle ::isVeryVerbose () — Method in class OutputStyle
Returns whether verbosity is very verbose (-vv). OutputStyle ::isDebug () — Method in class OutputStyle
Returns whether verbosity is debug (-vvv). InternalErrorException — Class in namespace Symfony\Component\CssSelector\Exception
ParseException is thrown when a CSS selector syntax is not valid. IdentifierHandler — Class in namespace Symfony\Component\CssSelector\Parser\Handler
CSS selector comment handler. Reader ::isEOF () — Method in class Reader
Token ::isFileEnd () — Method in class Token
Token ::isDelimiter () — Method in class Token
Token ::isWhitespace () — Method in class Token
Token ::isIdentifier () — Method in class Token
Token ::isHash () — Method in class Token
Token ::isNumber () — Method in class Token
Token ::isString () — Method in class Token
Alias ::isPublic () — Method in class Alias
Checks if this DI Alias should be public or not. InlineServiceDefinitionsPass — Class in namespace Symfony\Component\DependencyInjection\Compiler
Inline service definitions where this is possible. ServiceReferenceGraphNode ::isAlias () — Method in class ServiceReferenceGraphNode
Checks if the value of this node is an Alias. ServiceReferenceGraphNode ::isDefinition () — Method in class ServiceReferenceGraphNode
Checks if the value of this node is a Definition. Container ::isFrozen () — Method in class Container
Returns true if the container parameter bag are frozen. Container ::initialized () — Method in class Container
Returns true if the given service has actually been initialized. ContainerBuilder ::isTrackingResources () — Method in class ContainerBuilder
Checks if resources are tracked. ContainerInterface ::initialized () — Method in class ContainerInterface
Check for whether or not a service has been initialized. Definition ::isShared () — Method in class Definition
Whether this service is shared. Definition ::isPublic () — Method in class Definition
Whether this service is public facing. Definition ::isLazy () — Method in class Definition
Whether this service is lazy. Definition ::isSynthetic () — Method in class Definition
Whether this definition is synthetic, that is not constructed by the
container, but dynamically injected. Definition ::isAbstract () — Method in class Definition
Whether this definition is abstract, that means it merely serves as a
template for other definitions. Definition ::isDeprecated () — Method in class Definition
Whether this definition is deprecated, that means it should not be called
anymore. Definition ::isAutowired () — Method in class Definition
Is the definition autowired? InvalidArgumentException — Class in namespace Symfony\Component\DependencyInjection\Exception
Base InvalidArgumentException for Dependency Injection component. InstantiatorInterface — Class in namespace Symfony\Component\DependencyInjection\LazyProxy\Instantiator
Lazy proxy instantiator, capable of instantiating a proxy given a container, the
service definitions and a callback that produces the real service instance. InstantiatorInterface ::instantiateProxy () — Method in class InstantiatorInterface
Instantiates a proxy object. RealServiceInstantiator ::instantiateProxy () — Method in class RealServiceInstantiator
Instantiates a proxy object. DumperInterface ::isProxyCandidate () — Method in class DumperInterface
Inspects whether the given definitions should produce proxy instantiation logic in the dumped container. NullDumper ::isProxyCandidate () — Method in class NullDumper
Inspects whether the given definitions should produce proxy instantiation logic in the dumped container. IniFileLoader — Class in namespace Symfony\Component\DependencyInjection\Loader
IniFileLoader loads parameters from INI files. ParameterBag ::isResolved () — Method in class ParameterBag
ChoiceFormField ::isDisabled () — Method in class ChoiceFormField
Check if the current selected option is disabled. ChoiceFormField ::isMultiple () — Method in class ChoiceFormField
Returns true if the field accepts multiple values. FormField ::isDisabled () — Method in class FormField
Check if the current field is disabled. InputFormField — Class in namespace Symfony\Component\DomCrawler\Field
InputFormField represents an input form field (an HTML input tag). Event ::isPropagationStopped () — Method in class Event
Returns whether further event listeners should be triggered. ImmutableEventDispatcher — Class in namespace Symfony\Component\EventDispatcher
A read-only proxy for an event dispatcher. TokenStream ::isEOF () — Method in class TokenStream
Checks if end of stream was reached. IOException — Class in namespace Symfony\Component\Filesystem\Exception
Exception class thrown when a filesystem operation failure happens. IOExceptionInterface — Class in namespace Symfony\Component\Filesystem\Exception
IOException interface for file and input/output stream related exceptions thrown by the component. Filesystem ::isAbsolutePath () — Method in class Filesystem
Returns whether the file path is an absolute path. Finder ::ignoreDotFiles () — Method in class Finder
Excludes "hidden" directories and files (starting with a dot). Finder ::ignoreVCS () — Method in class Finder
Forces the finder to ignore version control directories. Finder ::ignoreUnreadableDirs () — Method in class Finder
Tells finder to ignore unreadable directories. Finder ::in () — Method in class Finder
Searches files and directories which match defined rules. RecursiveDirectoryIterator ::isRewindable () — Method in class RecursiveDirectoryIterator
Checks if the stream is rewindable. Button ::isSubmitted () — Method in class Button
Returns whether the form is submitted. Button ::isValid () — Method in class Button
Returns whether the form and all children are valid. Button ::isRequired () — Method in class Button
Returns whether the form is required to be filled out. Button ::isDisabled () — Method in class Button
Returns whether this form is disabled. Button ::isEmpty () — Method in class Button
Returns whether the form is empty. Button ::isSynchronized () — Method in class Button
Returns whether the data in the different formats is synchronized. Button ::initialize () — Method in class Button
Initializes the form tree. Button ::isRoot () — Method in class Button
Returns whether the field is the root of the form tree. ClickableInterface ::isClicked () — Method in class ClickableInterface
Returns whether this element was clicked. InvalidArgumentException — Class in namespace Symfony\Component\Form\Exception
Base InvalidArgumentException for the Form component. InvalidConfigurationException — Class in namespace Symfony\Component\Form\Exception
IntegerToLocalizedStringTransformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
Transforms between an integer and a localized number with grouping
(each thousand) and comma separators. IntegerType — Class in namespace Symfony\Component\Form\Extension\Core\Type
MappingRule ::isPrefix () — Method in class MappingRule
Matches a property path against a prefix of the rule path. ViolationPath ::isProperty () — Method in class ViolationPath
Returns whether the element at the given index is a property. ViolationPath ::isIndex () — Method in class ViolationPath
Returns whether the element at the given index is an array index. Form ::isRequired () — Method in class Form
Returns whether the form is required to be filled out. Form ::isDisabled () — Method in class Form
Returns whether this form is disabled. Form ::isRoot () — Method in class Form
Returns whether the field is the root of the form tree. Form ::initialize () — Method in class Form
Initializes the form tree. Form ::isSubmitted () — Method in class Form
Returns whether the form is submitted. Form ::isSynchronized () — Method in class Form
Returns whether the data in the different formats is synchronized. Form ::isEmpty () — Method in class Form
Returns whether the form is empty. Form ::isValid () — Method in class Form
Returns whether the form and all children are valid. FormConfigBuilder ::isValidName () — Method in class FormConfigBuilder
Returns whether the given variable contains a valid form name. FormInterface ::isSubmitted () — Method in class FormInterface
Returns whether the form is submitted. FormInterface ::isValid () — Method in class FormInterface
Returns whether the form and all children are valid. FormInterface ::isRequired () — Method in class FormInterface
Returns whether the form is required to be filled out. FormInterface ::isDisabled () — Method in class FormInterface
Returns whether this form is disabled. FormInterface ::isEmpty () — Method in class FormInterface
Returns whether the form is empty. FormInterface ::isSynchronized () — Method in class FormInterface
Returns whether the data in the different formats is synchronized. FormInterface ::initialize () — Method in class FormInterface
Initializes the form tree. FormInterface ::isRoot () — Method in class FormInterface
Returns whether the field is the root of the form tree. FormView ::isRendered () — Method in class FormView
Returns whether the view was already rendered. SubmitButton ::isClicked () — Method in class SubmitButton
Returns whether this element was clicked. FormUtil ::isEmpty () — Method in class FormUtil
Returns whether the given data is empty. InheritDataAwareIterator — Class in namespace Symfony\Component\Form\Util
Iterator that traverses an array of forms. Cookie ::isSecure () — Method in class Cookie
Checks whether the cookie should only be transmitted over a secure HTTPS connection from the client. Cookie ::isHttpOnly () — Method in class Cookie
Checks whether the cookie will be made accessible only through the HTTP protocol. Cookie ::isCleared () — Method in class Cookie
Whether this cookie is about to be cleared. FileBinaryMimeTypeGuesser ::isSupported () — Method in class FileBinaryMimeTypeGuesser
Returns whether this guesser is supported on the current OS. FileinfoMimeTypeGuesser ::isSupported () — Method in class FileinfoMimeTypeGuesser
Returns whether this guesser is supported on the current OS/PHP setup. UploadedFile ::isValid () — Method in class UploadedFile
Returns whether the file was uploaded successfully. IpUtils — Class in namespace Symfony\Component\HttpFoundation
Http utility functions. Request ::initialize () — Method in class Request
Sets the parameters for this request. Request ::isSecure () — Method in class Request
Checks whether the request is secure or not. Request ::isMethod () — Method in class Request
Checks if the request method is of specified type. Request ::isMethodSafe () — Method in class Request
Checks whether the method is safe or not. Request ::isNoCache () — Method in class Request
Request ::isXmlHttpRequest () — Method in class Request
Returns true if the request is a XMLHttpRequest. Response ::isCacheable () — Method in class Response
Returns true if the response is worth caching under any circumstance. Response ::isFresh () — Method in class Response
Returns true if the response is "fresh". Response ::isValidateable () — Method in class Response
Returns true if the response includes headers that can be used to validate
the response with the origin server using a conditional GET request. Response ::isNotModified () — Method in class Response
Determines if the Response validators (ETag, Last-Modified) match
a conditional value specified in the Request. Response ::isInvalid () — Method in class Response
Is response invalid? Response ::isInformational () — Method in class Response
Is response informative? Response ::isSuccessful () — Method in class Response
Is response successful? Response ::isRedirection () — Method in class Response
Is the response a redirect? Response ::isClientError () — Method in class Response
Is there a client error? Response ::isServerError () — Method in class Response
Was there a server side error? Response ::isOk () — Method in class Response
Is the response OK? Response ::isForbidden () — Method in class Response
Is the response forbidden? Response ::isNotFound () — Method in class Response
Is the response a not found error? Response ::isRedirect () — Method in class Response
Is the response a redirect of some form? Response ::isEmpty () — Method in class Response
Is the response empty? AttributeBag ::initialize () — Method in class AttributeBag
Initializes the Bag. AutoExpireFlashBag ::initialize () — Method in class AutoExpireFlashBag
Initializes the Bag. FlashBag ::initialize () — Method in class FlashBag
Initializes the Bag. Session ::isStarted () — Method in class Session
Checks if the session was started. Session ::invalidate () — Method in class Session
Invalidates the current session. SessionBagInterface ::initialize () — Method in class SessionBagInterface
Initializes the Bag. SessionInterface ::invalidate () — Method in class SessionInterface
Invalidates the current session. SessionInterface ::isStarted () — Method in class SessionInterface
Checks if the session was started. PdoSessionHandler ::isSessionExpired () — Method in class PdoSessionHandler
Returns true when the current session exists but expired according to session.gc_maxlifetime. MetadataBag ::initialize () — Method in class MetadataBag
Initializes the Bag. MockArraySessionStorage ::isStarted () — Method in class MockArraySessionStorage
Checks if the session is started. NativeSessionStorage ::isStarted () — Method in class NativeSessionStorage
Checks if the session is started. AbstractProxy ::isSessionHandlerInterface () — Method in class AbstractProxy
Is this proxy handler and instance of \SessionHandlerInterface. AbstractProxy ::isWrapper () — Method in class AbstractProxy
Returns true if this handler wraps an internal PHP session save handler using \SessionHandler. AbstractProxy ::isActive () — Method in class AbstractProxy
Has a session started? NativeProxy ::isWrapper () — Method in class NativeProxy
Returns true if this handler wraps an internal PHP session save handler using \SessionHandler. SessionStorageInterface ::isStarted () — Method in class SessionStorageInterface
Checks if the session is started. CacheWarmerAggregate ::isOptional () — Method in class CacheWarmerAggregate
Checks whether this warmer is optional or not. CacheWarmerInterface ::isOptional () — Method in class CacheWarmerInterface
Checks whether this warmer is optional or not. EnvParametersResource ::isFresh () — Method in class EnvParametersResource
Returns true if the resource has not been updated since the given timestamp. ConfigDataCollector ::isDebug () — Method in class ConfigDataCollector
Returns true if the debug is enabled. KernelEvent ::isMasterRequest () — Method in class KernelEvent
Checks if this is a master request. InlineFragmentRenderer — Class in namespace Symfony\Component\HttpKernel\Fragment
Implements the inline rendering strategy where the Request is rendered by the current HTTP kernel. Store ::isLocked () — Method in class Store
Returns whether or not a lock exists. Store ::invalidate () — Method in class Store
Invalidates all cache entries that match the request. StoreInterface ::invalidate () — Method in class StoreInterface
Invalidates all cache entries that match the request. StoreInterface ::isLocked () — Method in class StoreInterface
Returns whether or not a lock exists. Kernel ::isDebug () — Method in class Kernel
Checks if debug mode is enabled. KernelInterface ::isDebug () — Method in class KernelInterface
Checks if debug mode is enabled. IntlBundleReader — Class in namespace Symfony\Component\Intl\Data\Bundle\Reader
Reads binary .res resource bundles. FullTransformer ::isQuoteMatch () — Method in class FullTransformer
Check if the first char of a string is a single quote. IntlDateFormatter — Class in namespace Symfony\Component\Intl\DateFormatter
Replacement for PHP's native {@link \IntlDateFormatter} class. IntlDateFormatter ::isLenient () — Method in class IntlDateFormatter
Returns whether the formatter is lenient. InvalidArgumentException — Class in namespace Symfony\Component\Intl\Exception
InvalidArgumentException for the Intl component. IntlGlobals — Class in namespace Symfony\Component\Intl\Globals
Provides fake static versions of the global functions in the intl extension. IntlGlobals ::isFailure () — Method in class IntlGlobals
Returns whether the error code indicates a failure. Intl — Class in namespace Symfony\Component\Intl
Gives access to internationalization data. Intl ::isExtensionLoaded () — Method in class Intl
Returns whether the intl extension is installed. IcuVersion — Class in namespace Symfony\Component\Intl\Util
Facilitates the comparison of ICU version strings. IntlTestHelper — Class in namespace Symfony\Component\Intl\Util
Helper class for preparing test cases that rely on the Intl component. InvalidArgumentException — Class in namespace Symfony\Component\OptionsResolver\Exception
Thrown when an argument is invalid. InvalidOptionsException — Class in namespace Symfony\Component\OptionsResolver\Exception
Thrown when the value of an option does not match its validation rules. OptionsResolver ::isRequired () — Method in class OptionsResolver
Returns whether an option is required. OptionsResolver ::isMissing () — Method in class OptionsResolver
Returns whether an option is missing a default value. OptionsResolver ::isDefined () — Method in class OptionsResolver
Returns whether an option is defined. InvalidArgumentException — Class in namespace Symfony\Component\Process\Exception
InvalidArgumentException for the Process Component. ProcessTimedOutException ::isGeneralTimeout () — Method in class ProcessTimedOutException
ProcessTimedOutException ::isIdleTimeout () — Method in class ProcessTimedOutException
Process ::isOutputDisabled () — Method in class Process
Returns true in case the output is disabled, false otherwise. Process ::isSuccessful () — Method in class Process
Checks if the process ended successfully. Process ::isRunning () — Method in class Process
Checks if the process is currently running. Process ::isStarted () — Method in class Process
Checks if the process has been started with no regard to the current state. Process ::isTerminated () — Method in class Process
Checks if the process is terminated. Process ::isTty () — Method in class Process
Checks if the TTY mode is enabled. Process ::isPty () — Method in class Process
Returns PTY state. Process ::isPtySupported () — Method in class Process
Returns whether PTY is supported on the current operating system. ProcessBuilder ::inheritEnvironmentVariables () — Method in class ProcessBuilder
Sets whether environment variables will be inherited or not. InvalidArgumentException — Class in namespace Symfony\Component\PropertyAccess\Exception
Base InvalidArgumentException for the PropertyAccess component. InvalidPropertyPathException — Class in namespace Symfony\Component\PropertyAccess\Exception
Thrown when a property path is malformed. PropertyAccessor ::isReadable () — Method in class PropertyAccessor
Returns whether a property path can be read from an object graph. PropertyAccessor ::isWritable () — Method in class PropertyAccessor
Returns whether a value can be written at a given property path. PropertyAccessorBuilder ::isMagicCallEnabled () — Method in class PropertyAccessorBuilder
PropertyAccessorBuilder ::isExceptionOnInvalidIndexEnabled () — Method in class PropertyAccessorBuilder
PropertyAccessorInterface ::isWritable () — Method in class PropertyAccessorInterface
Returns whether a value can be written at a given property path. PropertyAccessorInterface ::isReadable () — Method in class PropertyAccessorInterface
Returns whether a property path can be read from an object graph. PropertyPath ::isProperty () — Method in class PropertyPath
Returns whether the element at the given index is a property. PropertyPath ::isIndex () — Method in class PropertyPath
Returns whether the element at the given index is an array index. PropertyPathInterface ::isProperty () — Method in class PropertyPathInterface
Returns whether the element at the given index is a property. PropertyPathInterface ::isIndex () — Method in class PropertyPathInterface
Returns whether the element at the given index is an array index. PropertyPathIterator ::isIndex () — Method in class PropertyPathIterator
Returns whether the current element in the property path is an array
index. PropertyPathIterator ::isProperty () — Method in class PropertyPathIterator
Returns whether the current element in the property path is a property
name. PropertyPathIteratorInterface ::isIndex () — Method in class PropertyPathIteratorInterface
Returns whether the current element in the property path is an array
index. PropertyPathIteratorInterface ::isProperty () — Method in class PropertyPathIteratorInterface
Returns whether the current element in the property path is a property
name. ReflectionExtractor ::isReadable () — Method in class ReflectionExtractor
Is the property readable? ReflectionExtractor ::isWritable () — Method in class ReflectionExtractor
Is the property writable? PropertyAccessExtractorInterface ::isReadable () — Method in class PropertyAccessExtractorInterface
Is the property readable? PropertyAccessExtractorInterface ::isWritable () — Method in class PropertyAccessExtractorInterface
Is the property writable? PropertyInfoExtractor ::isReadable () — Method in class PropertyInfoExtractor
Is the property readable? PropertyInfoExtractor ::isWritable () — Method in class PropertyInfoExtractor
Is the property writable? Type ::isNullable () — Method in class Type
Allows null value? Type ::isCollection () — Method in class Type
Is collection? InvalidParameterException — Class in namespace Symfony\Component\Routing\Exception
Exception thrown when a parameter is not valid. ConfigurableRequirementsInterface ::isStrictRequirements () — Method in class ConfigurableRequirementsInterface
Returns whether to throw an exception on incorrect parameters. UrlGenerator ::isStrictRequirements () — Method in class UrlGenerator
Returns whether to throw an exception on incorrect parameters. RouteCollectionBuilder ::import () — Method in class RouteCollectionBuilder
Import an external routing resource and returns the RouteCollectionBuilder. AuthenticationTrustResolver ::isAnonymous () — Method in class AuthenticationTrustResolver
Resolves whether the passed token implementation is authenticated
anonymously. AuthenticationTrustResolver ::isRememberMe () — Method in class AuthenticationTrustResolver
Resolves whether the passed token implementation is authenticated
using remember-me capabilities. AuthenticationTrustResolver ::isFullFledged () — Method in class AuthenticationTrustResolver
Resolves whether the passed token implementation is fully authenticated. AuthenticationTrustResolverInterface ::isAnonymous () — Method in class AuthenticationTrustResolverInterface
Resolves whether the passed token implementation is authenticated
anonymously. AuthenticationTrustResolverInterface ::isRememberMe () — Method in class AuthenticationTrustResolverInterface
Resolves whether the passed token implementation is authenticated
using remember-me capabilities. AuthenticationTrustResolverInterface ::isFullFledged () — Method in class AuthenticationTrustResolverInterface
Resolves whether the passed token implementation is fully authenticated. InMemoryTokenProvider — Class in namespace Symfony\Component\Security\Core\Authentication\RememberMe
This class is used for testing purposes, and is not really suited for production. AbstractToken ::isAuthenticated () — Method in class AbstractToken
Returns whether the user is authenticated or not. TokenInterface ::isAuthenticated () — Method in class TokenInterface
Returns whether the user is authenticated or not. AuthorizationChecker ::isGranted () — Method in class AuthorizationChecker
Checks if the attributes are granted against the current authentication token and optionally supplied object. AuthorizationCheckerInterface ::isGranted () — Method in class AuthorizationCheckerInterface
Checks if the attributes are granted against the current authentication token and optionally supplied object. BCryptPasswordEncoder ::isPasswordValid () — Method in class BCryptPasswordEncoder
Checks a raw password against an encoded password. MessageDigestPasswordEncoder ::isPasswordValid () — Method in class MessageDigestPasswordEncoder
Checks a raw password against an encoded password. PasswordEncoderInterface ::isPasswordValid () — Method in class PasswordEncoderInterface
Checks a raw password against an encoded password. Pbkdf2PasswordEncoder ::isPasswordValid () — Method in class Pbkdf2PasswordEncoder
Checks a raw password against an encoded password. PlaintextPasswordEncoder ::isPasswordValid () — Method in class PlaintextPasswordEncoder
Checks a raw password against an encoded password. UserPasswordEncoder ::isPasswordValid () — Method in class UserPasswordEncoder
UserPasswordEncoderInterface ::isPasswordValid () — Method in class UserPasswordEncoderInterface
InsufficientAuthenticationException — Class in namespace Symfony\Component\Security\Core\Exception
InsufficientAuthenticationException is thrown if the user credentials are not sufficiently trusted. InvalidArgumentException — Class in namespace Symfony\Component\Security\Core\Exception
Base InvalidArgumentException for the Security component. InvalidCsrfTokenException — Class in namespace Symfony\Component\Security\Core\Exception
This exception is thrown when the csrf token is invalid. AdvancedUserInterface ::isAccountNonExpired () — Method in class AdvancedUserInterface
Checks whether the user's account has expired. AdvancedUserInterface ::isAccountNonLocked () — Method in class AdvancedUserInterface
Checks whether the user is locked. AdvancedUserInterface ::isCredentialsNonExpired () — Method in class AdvancedUserInterface
Checks whether the user's credentials (password) has expired. AdvancedUserInterface ::isEnabled () — Method in class AdvancedUserInterface
Checks whether the user is enabled. EquatableInterface ::isEqualTo () — Method in class EquatableInterface
The equality comparison should neither be done by referential equality
nor by comparing identities (i.e. getId() === getId()). InMemoryUserProvider — Class in namespace Symfony\Component\Security\Core\User
InMemoryUserProvider is a simple non persistent user provider. User ::isAccountNonExpired () — Method in class User
Checks whether the user's account has expired. User ::isAccountNonLocked () — Method in class User
Checks whether the user is locked. User ::isCredentialsNonExpired () — Method in class User
Checks whether the user's credentials (password) has expired. User ::isEnabled () — Method in class User
Checks whether the user is enabled. CsrfTokenManager ::isTokenValid () — Method in class CsrfTokenManager
Returns whether the given CSRF token is valid. CsrfTokenManagerInterface ::isTokenValid () — Method in class CsrfTokenManagerInterface
Returns whether the given CSRF token is valid. InteractiveLoginEvent — Class in namespace Symfony\Component\Security\Http\Event
InteractiveLoginEvent. DigestData ::isNonceExpired () — Method in class DigestData
InvalidArgumentException — Class in namespace Symfony\Component\Serializer\Exception
InvalidArgumentException. Section ::isEventStarted () — Method in class Section
Checks if the event was started. Stopwatch ::isStarted () — Method in class Stopwatch
Checks if the event was started. StopwatchEvent ::isStarted () — Method in class StopwatchEvent
Checks if the event was started. CacheLoader ::isFresh () — Method in class CacheLoader
Returns true if the template is still fresh. ChainLoader ::isFresh () — Method in class ChainLoader
Returns true if the template is still fresh. FilesystemLoader ::isFresh () — Method in class FilesystemLoader
Returns true if the template is still fresh. LoaderInterface ::isFresh () — Method in class LoaderInterface
Returns true if the template is still fresh. IcuResFileDumper — Class in namespace Symfony\Component\Translation\Dumper
IcuResDumper generates an ICU ResourceBundle formatted string representation of a message catalogue. IniFileDumper — Class in namespace Symfony\Component\Translation\Dumper
IniFileDumper generates an ini formatted string representation of a message catalogue. InvalidResourceException — Class in namespace Symfony\Component\Translation\Exception
Thrown when a resource cannot be loaded. IdentityTranslator — Class in namespace Symfony\Component\Translation
IdentityTranslator does not translate anything. Interval — Class in namespace Symfony\Component\Translation
Tests if a given number belongs to a given math interval. IcuDatFileLoader — Class in namespace Symfony\Component\Translation\Loader
IcuResFileLoader loads translations from a resource bundle. IcuResFileLoader — Class in namespace Symfony\Component\Translation\Loader
IcuResFileLoader loads translations from a resource bundle. IniFileLoader — Class in namespace Symfony\Component\Translation\Loader
IniFileLoader loads translations from an ini file. ConstraintValidator ::initialize () — Method in class ConstraintValidator
Initializes the constraint validator. ConstraintValidatorInterface ::initialize () — Method in class ConstraintValidatorInterface
Initializes the constraint validator. Iban — Class in namespace Symfony\Component\Validator\Constraints
IbanValidator — Class in namespace Symfony\Component\Validator\Constraints
IdenticalTo — Class in namespace Symfony\Component\Validator\Constraints
IdenticalToValidator — Class in namespace Symfony\Component\Validator\Constraints
Validates values are identical (===). Image — Class in namespace Symfony\Component\Validator\Constraints
ImageValidator — Class in namespace Symfony\Component\Validator\Constraints
Validates whether a value is a valid image file and is valid
against minWidth, maxWidth, minHeight and maxHeight constraints. Ip — Class in namespace Symfony\Component\Validator\Constraints
Validates that a value is a valid IP address. IpValidator — Class in namespace Symfony\Component\Validator\Constraints
Validates whether a value is a valid IP address. IsFalse — Class in namespace Symfony\Component\Validator\Constraints
IsFalseValidator — Class in namespace Symfony\Component\Validator\Constraints
IsNull — Class in namespace Symfony\Component\Validator\Constraints
IsNullValidator — Class in namespace Symfony\Component\Validator\Constraints
IsTrue — Class in namespace Symfony\Component\Validator\Constraints
IsTrueValidator — Class in namespace Symfony\Component\Validator\Constraints
Isbn — Class in namespace Symfony\Component\Validator\Constraints
$Isbn — Property in class Isbn
$Isbn — Property in class Isbn
IsbnValidator — Class in namespace Symfony\Component\Validator\Constraints
Validates whether the value is a valid ISBN-10 or ISBN-13. Issn — Class in namespace Symfony\Component\Validator\Constraints
IssnValidator — Class in namespace Symfony\Component\Validator\Constraints
Validates whether the value is a valid ISSN. $Range — Property in class Range
ExecutionContext ::isGroupValidated () — Method in class ExecutionContext
Returns whether an object was validated in a specific validation group. ExecutionContext ::isConstraintValidated () — Method in class ExecutionContext
Returns whether a constraint was validated for an object. ExecutionContext ::isObjectInitialized () — Method in class ExecutionContext
Returns whether an object was initialized. ExecutionContextInterface ::isGroupValidated () — Method in class ExecutionContextInterface
Returns whether an object was validated in a specific validation group. ExecutionContextInterface ::isConstraintValidated () — Method in class ExecutionContextInterface
Returns whether a constraint was validated for an object. ExecutionContextInterface ::isObjectInitialized () — Method in class ExecutionContextInterface
Returns whether an object was initialized. InvalidArgumentException — Class in namespace Symfony\Component\Validator\Exception
Base InvalidArgumentException for the Validator component. InvalidOptionsException — Class in namespace Symfony\Component\Validator\Exception
ClassMetadata ::isGroupSequenceProvider () — Method in class ClassMetadata
Returns whether the "Default" group is overridden by a dynamic group
sequence obtained by the validated objects. ClassMetadataInterface ::isGroupSequenceProvider () — Method in class ClassMetadataInterface
Returns whether the "Default" group is overridden by a dynamic group
sequence obtained by the validated objects. MemberMetadata ::isPublic () — Method in class MemberMetadata
Returns whether this member is public. MemberMetadata ::isProtected () — Method in class MemberMetadata
Returns whether this member is protected. MemberMetadata ::isPrivate () — Method in class MemberMetadata
Returns whether this member is private. ObjectInitializerInterface ::initialize () — Method in class ObjectInitializerInterface
Initializes an object just before validation. RecursiveValidator ::inContext () — Method in class RecursiveValidator
Returns a validator in the given execution context. ValidatorInterface ::inContext () — Method in class ValidatorInterface
Returns a validator in the given execution context. $FrameStub — Property in class FrameStub
Inline — Class in namespace Symfony\Component\Yaml
Inline implements a YAML parser/dumper for the YAML inline syntax. J
JsonDescriptor — Class in namespace Symfony\Bundle\FrameworkBundle\Console\Descriptor
JsonDescriptor — Class in namespace Symfony\Component\Console\Descriptor
JSON descriptor. XPathExpr ::join () — Method in class XPathExpr
Joins another XPathExpr with a combiner. JsonResponse — Class in namespace Symfony\Component\HttpFoundation
Response represents an HTTP response in JSON format. JsonBundleReader — Class in namespace Symfony\Component\Intl\Data\Bundle\Reader
Reads .json resource bundles. JsonBundleWriter — Class in namespace Symfony\Component\Intl\Data\Bundle\Writer
Writes .json resource bundles. JsonDecode — Class in namespace Symfony\Component\Serializer\Encoder
Decodes JSON data. JsonEncode — Class in namespace Symfony\Component\Serializer\Encoder
Encodes JSON data. JsonEncoder — Class in namespace Symfony\Component\Serializer\Encoder
Encodes JSON data. JsonFileDumper — Class in namespace Symfony\Component\Translation\Dumper
JsonFileDumper generates an json formatted string representation of a message catalogue. JsonFileLoader — Class in namespace Symfony\Component\Translation\Loader
JsonFileLoader loads translations from an json file. K
KernelTestCase — Class in namespace Symfony\Bundle\FrameworkBundle\Test
KernelTestCase is the base class for tests needing a Kernel. FormErrorIterator ::key () — Method in class FormErrorIterator
Returns the current position of the iterator. OrderedHashMapIterator ::key () — Method in class OrderedHashMapIterator
{@inheritdoc} HeaderBag ::keys () — Method in class HeaderBag
Returns the parameter keys. ParameterBag ::keys () — Method in class ParameterBag
Returns the parameter keys. AutoExpireFlashBag ::keys () — Method in class AutoExpireFlashBag
Returns a list of all defined types. FlashBag ::keys () — Method in class FlashBag
Returns a list of all defined types. FlashBagInterface ::keys () — Method in class FlashBagInterface
Returns a list of all defined types. KernelEvent — Class in namespace Symfony\Component\HttpKernel\Event
Base class for events thrown in the HttpKernel component. Kernel — Class in namespace Symfony\Component\HttpKernel
The Kernel is the heart of the Symfony system. KernelEvents — Class in namespace Symfony\Component\HttpKernel
Contains all events thrown in the HttpKernel component. KernelInterface — Class in namespace Symfony\Component\HttpKernel
The Kernel is the heart of the Symfony system. $FrameStub — Property in class FrameStub
$TraceStub — Property in class TraceStub
L
DoctrineChoiceLoader ::loadChoiceList () — Method in class DoctrineChoiceLoader
Loads a list of choices. DoctrineChoiceLoader ::loadValuesForChoices () — Method in class DoctrineChoiceLoader
Loads the values corresponding to the given choices. DoctrineChoiceLoader ::loadChoicesForValues () — Method in class DoctrineChoiceLoader
Loads the choices corresponding to the given values. DoctrineTokenProvider ::loadTokenBySeries () — Method in class DoctrineTokenProvider
Loads the active token for the given series. EntityUserProvider ::loadUserByUsername () — Method in class EntityUserProvider
Loads the user for the given username. UserLoaderInterface ::loadUserByUsername () — Method in class UserLoaderInterface
Loads the user for the given username. Logger — Class in namespace Symfony\Bridge\Monolog
Logger. LintCommand — Class in namespace Symfony\Bridge\Twig\Command
Command that will validate your template syntax and output encountered errors. TwigDataCollector ::lateCollect () — Method in class TwigDataCollector
Collects data as late as possible. LogoutUrlExtension — Class in namespace Symfony\Bridge\Twig\Extension
LogoutUrlHelper provides generator functions for the logout URL to Twig. ProfilerExtension ::leave () — Method in class ProfilerExtension
Scope ::leave () — Method in class Scope
Closes current scope and returns parent one. DebugExtension ::load () — Method in class DebugExtension
Loads a specific configuration. LoggingTranslatorPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
FrameworkExtension ::load () — Method in class FrameworkExtension
Responds to the app.config configuration parameter. MicroKernelTrait ::loadRoutes () — Method in class MicroKernelTrait
DelegatingLoader ::load () — Method in class DelegatingLoader
Loads a resource. FormHelper ::label () — Method in class FormHelper
Renders the label of the given view. FilesystemLoader ::load () — Method in class FilesystemLoader
Loads a template. TemplateLocator ::locate () — Method in class TemplateLocator
Returns a full path for a given file. TranslationLoader ::loadMessages () — Method in class TranslationLoader
Loads translation messages from a directory to the catalogue. SecurityExtension ::load () — Method in class SecurityExtension
Loads a specific configuration. LdapFactory — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Security\UserProvider
LdapFactory creates services for Ldap user provider. LogoutUrlHelper — Class in namespace Symfony\Bundle\SecurityBundle\Templating\Helper
LogoutUrlHelper provides generator functions for the logout URL. LintCommand — Class in namespace Symfony\Bundle\TwigBundle\Command
Command that will validate your template syntax and output encountered errors. TwigExtension ::load () — Method in class TwigExtension
Responds to the twig configuration parameter. WebProfilerExtension ::load () — Method in class WebProfilerExtension
Loads the web profiler configuration. LogicException — Class in namespace Symfony\Component\Asset\Exception
Base LogicException for the Asset component. ApcClassLoader ::loadClass () — Method in class ApcClassLoader
Loads the given class or interface. ClassCollectionLoader ::load () — Method in class ClassCollectionLoader
Loads a list of classes and caches them in one big file. ClassLoader ::loadClass () — Method in class ClassLoader
Loads the given class or interface. MapClassLoader ::loadClass () — Method in class MapClassLoader
Loads the given class or interface. Psr4ClassLoader ::loadClass () — Method in class Psr4ClassLoader
WinCacheClassLoader ::loadClass () — Method in class WinCacheClassLoader
Loads the given class or interface. XcacheClassLoader ::loadClass () — Method in class XcacheClassLoader
Loads the given class or interface. FileLocator ::locate () — Method in class FileLocator
Returns a full path for a given file name. FileLocatorInterface ::locate () — Method in class FileLocatorInterface
Returns a full path for a given file name. DelegatingLoader ::load () — Method in class DelegatingLoader
Loads a resource. Loader — Class in namespace Symfony\Component\Config\Loader
Loader is the abstract class used by all built-in loaders. LoaderInterface — Class in namespace Symfony\Component\Config\Loader
LoaderInterface is the interface implemented by all loader classes. LoaderInterface ::load () — Method in class LoaderInterface
Loads a resource. LoaderResolver — Class in namespace Symfony\Component\Config\Loader
LoaderResolver selects a loader for a given resource. LoaderResolverInterface — Class in namespace Symfony\Component\Config\Loader
LoaderResolverInterface selects a loader for a given resource. XmlUtils ::loadFile () — Method in class XmlUtils
Loads an XML file. ListCommand — Class in namespace Symfony\Component\Console\Command
ListCommand displays the list of all available commands for the application. LogicException — Class in namespace Symfony\Component\Console\Exception
ConsoleLogger ::log () — Method in class ConsoleLogger
{@inheritdoc} StyleInterface ::listing () — Method in class StyleInterface
Formats a list. SymfonyStyle ::listing () — Method in class SymfonyStyle
Formats a list. BufferingLogger ::log () — Method in class BufferingLogger
DebugClassLoader ::loadClass () — Method in class DebugClassLoader
Loads the given class or interface. LoggingFormatter — Class in namespace Symfony\Component\DependencyInjection\Compiler
Used to format logging messages during the compilation. ContainerBuilder ::loadFromExtension () — Method in class ContainerBuilder
Loads the configuration for an extension. LogicException — Class in namespace Symfony\Component\DependencyInjection\Exception
Base LogicException for Dependency Injection component. ExtensionInterface ::load () — Method in class ExtensionInterface
Loads a specific configuration. ClosureLoader ::load () — Method in class ClosureLoader
Loads a resource. DirectoryLoader ::load () — Method in class DirectoryLoader
Loads a resource. IniFileLoader ::load () — Method in class IniFileLoader
Loads a resource. PhpFileLoader ::load () — Method in class PhpFileLoader
Loads a resource. XmlFileLoader ::load () — Method in class XmlFileLoader
Loads a resource. YamlFileLoader ::load () — Method in class YamlFileLoader
Loads a resource. Crawler ::last () — Method in class Crawler
Returns the last node of the current selection. Crawler ::link () — Method in class Crawler
Returns a Link object for the first node in the list. Crawler ::links () — Method in class Crawler
Returns an array of Link objects for the nodes in the list. Link — Class in namespace Symfony\Component\DomCrawler
Link represents an HTML link (an HTML a, area or link tag). Lexer — Class in namespace Symfony\Component\ExpressionLanguage
Lexes an expression. LockHandler — Class in namespace Symfony\Component\Filesystem
LockHandler class provides a simple abstraction to lock anything by means of
a file lock. LockHandler ::lock () — Method in class LockHandler
Lock the resource. LazyChoiceList — Class in namespace Symfony\Component\Form\ChoiceList
A choice list that loads its choices lazily. ChoiceLoaderInterface ::loadChoiceList () — Method in class ChoiceLoaderInterface
Loads a list of choices. ChoiceLoaderInterface ::loadChoicesForValues () — Method in class ChoiceLoaderInterface
Loads the choices corresponding to the given values. ChoiceLoaderInterface ::loadValuesForChoices () — Method in class ChoiceLoaderInterface
Loads the values corresponding to the given choices. $ChoiceGroupView — Property in class ChoiceGroupView
The label of the group. $ChoiceView — Property in class ChoiceView
The label displayed to humans. LogicException — Class in namespace Symfony\Component\Form\Exception
Base LogicException for Form component. LanguageType — Class in namespace Symfony\Component\Form\Extension\Core\Type
LocaleType — Class in namespace Symfony\Component\Form\Extension\Core\Type
ValidatorExtension ::loadTypeGuesser () — Method in class ValidatorExtension
FileLocator ::locate () — Method in class FileLocator
Returns a full path for a given file name. EventDataCollector ::lateCollect () — Method in class EventDataCollector
Collects data as late as possible. LateDataCollectorInterface — Class in namespace Symfony\Component\HttpKernel\DataCollector
LateDataCollectorInterface. LateDataCollectorInterface ::lateCollect () — Method in class LateDataCollectorInterface
Collects data as late as possible. LoggerDataCollector — Class in namespace Symfony\Component\HttpKernel\DataCollector
LogDataCollector. LoggerDataCollector ::lateCollect () — Method in class LoggerDataCollector
Collects data as late as possible. MemoryDataCollector ::lateCollect () — Method in class MemoryDataCollector
Collects data as late as possible. TimeDataCollector ::lateCollect () — Method in class TimeDataCollector
Collects data as late as possible. ConfigurableExtension ::load () — Method in class ConfigurableExtension
Loads a specific configuration. LazyLoadingFragmentHandler — Class in namespace Symfony\Component\HttpKernel\DependencyInjection
Lazily loads fragment renderers from the dependency injection container. LocaleListener — Class in namespace Symfony\Component\HttpKernel\EventListener
Initializes the locale based on the current request. LengthRequiredHttpException — Class in namespace Symfony\Component\HttpKernel\Exception
LengthRequiredHttpException. Store ::lock () — Method in class Store
Locks the cache for a given Request. Store ::lookup () — Method in class Store
Locates a cached Response for the Request provided. StoreInterface ::lookup () — Method in class StoreInterface
Locates a cached Response for the Request provided. StoreInterface ::lock () — Method in class StoreInterface
Locks the cache for a given Request. Kernel ::locateResource () — Method in class Kernel
Returns the file path for a given resource. Kernel ::loadClassCache () — Method in class Kernel
Loads the PHP class cache. KernelInterface ::locateResource () — Method in class KernelInterface
Returns the file path for a given resource. Profiler ::loadProfileFromResponse () — Method in class Profiler
Loads the Profile for the given Response. Profiler ::loadProfile () — Method in class Profiler
Loads the Profile for the given token. LanguageDataGenerator — Class in namespace Symfony\Component\Intl\Data\Generator
The rule for compiling the language bundle. LocaleDataGenerator — Class in namespace Symfony\Component\Intl\Data\Generator
The rule for compiling the locale bundle. LanguageDataProvider — Class in namespace Symfony\Component\Intl\Data\Provider
Data provider for language-related ICU data. LocaleDataProvider — Class in namespace Symfony\Component\Intl\Data\Provider
Data provider for locale-related ICU data. LocaleScanner — Class in namespace Symfony\Component\Intl\Data\Util
Scans a directory with data files for locales. IntlDateFormatter ::localtime () — Method in class IntlDateFormatter
Not supported. Parse string to a field-based time value. Locale — Class in namespace Symfony\Component\Intl
Provides access to locale-related data. Locale — Class in namespace Symfony\Component\Intl\Locale
Replacement for PHP's native {@link \Locale} class. Locale ::lookup () — Method in class Locale
Not supported. Returns the closest language tag for the locale. LanguageBundle — Class in namespace Symfony\Component\Intl\ResourceBundle
Default implementation of {@link LanguageBundleInterface}. LanguageBundleInterface — Class in namespace Symfony\Component\Intl\ResourceBundle
Gives access to language-related ICU data. LocaleBundle — Class in namespace Symfony\Component\Intl\ResourceBundle
Default implementation of {@link LocaleBundleInterface}. LocaleBundleInterface — Class in namespace Symfony\Component\Intl\ResourceBundle
Gives access to locale-related ICU data. LdapException — Class in namespace Symfony\Component\Ldap\Exception
LdapException is throw if php ldap module is not loaded. LdapClient — Class in namespace Symfony\Component\Ldap
LdapClientInterface — Class in namespace Symfony\Component\Ldap
Ldap interface. LogicException — Class in namespace Symfony\Component\Process\Exception
LogicException for the Process Component. AnnotationClassLoader ::load () — Method in class AnnotationClassLoader
Loads from annotations from a class. AnnotationDirectoryLoader ::load () — Method in class AnnotationDirectoryLoader
Loads from annotations from a file. AnnotationFileLoader ::load () — Method in class AnnotationFileLoader
Loads a resource. ClosureLoader ::load () — Method in class ClosureLoader
Loads a Closure. DirectoryLoader ::load () — Method in class DirectoryLoader
Loads a resource. ObjectRouteLoader ::load () — Method in class ObjectRouteLoader
Calls the service that will load the routes. PhpFileLoader ::load () — Method in class PhpFileLoader
Loads a resource. XmlFileLoader ::load () — Method in class XmlFileLoader
Loads an XML file. YamlFileLoader ::load () — Method in class YamlFileLoader
Loads a Yaml file. LdapBindAuthenticationProvider — Class in namespace Symfony\Component\Security\Core\Authentication\Provider
LdapBindAuthenticationProvider authenticates a user against an LDAP server. InMemoryTokenProvider ::loadTokenBySeries () — Method in class InMemoryTokenProvider
Loads the active token for the given series. TokenProviderInterface ::loadTokenBySeries () — Method in class TokenProviderInterface
Loads the active token for the given series. LockedException — Class in namespace Symfony\Component\Security\Core\Exception
LockedException is thrown if the user account is locked. LogoutException — Class in namespace Symfony\Component\Security\Core\Exception
LogoutException is thrown when the account cannot be logged out. ChainUserProvider ::loadUserByUsername () — Method in class ChainUserProvider
Loads the user for the given username. InMemoryUserProvider ::loadUserByUsername () — Method in class InMemoryUserProvider
Loads the user for the given username. LdapUserProvider — Class in namespace Symfony\Component\Security\Core\User
LdapUserProvider is a simple user provider on top of ldap. LdapUserProvider ::loadUserByUsername () — Method in class LdapUserProvider
Loads the user for the given username. LdapUserProvider ::loadUser () — Method in class LdapUserProvider
UserProviderInterface ::loadUserByUsername () — Method in class UserProviderInterface
Loads the user for the given username. ListenerInterface — Class in namespace Symfony\Component\Security\Http\Firewall
Interface that must be implemented by firewall listeners. LogoutListener — Class in namespace Symfony\Component\Security\Http\Firewall
LogoutListener logout users. CookieClearingLogoutHandler ::logout () — Method in class CookieClearingLogoutHandler
Implementation for the LogoutHandlerInterface. Deletes all requested cookies. LogoutHandlerInterface — Class in namespace Symfony\Component\Security\Http\Logout
Interface that needs to be implemented by LogoutHandlers. LogoutHandlerInterface ::logout () — Method in class LogoutHandlerInterface
This method is called by the LogoutListener when a user has requested
to be logged out. Usually, you would unset session variables, or remove
cookies, etc. LogoutSuccessHandlerInterface — Class in namespace Symfony\Component\Security\Http\Logout
LogoutSuccesshandlerInterface. LogoutUrlGenerator — Class in namespace Symfony\Component\Security\Http\Logout
Provides generator functions for the logout URL. SessionLogoutHandler ::logout () — Method in class SessionLogoutHandler
Invalidate the current session. AbstractRememberMeServices ::logout () — Method in class AbstractRememberMeServices
Implementation for LogoutHandlerInterface. Deletes the cookie. AbstractRememberMeServices ::loginFail () — Method in class AbstractRememberMeServices
Implementation for RememberMeServicesInterface. Deletes the cookie when
an attempted authentication fails. AbstractRememberMeServices ::loginSuccess () — Method in class AbstractRememberMeServices
Implementation for RememberMeServicesInterface. This is called when an
authentication is successful. RememberMeServicesInterface ::loginFail () — Method in class RememberMeServicesInterface
Called whenever an interactive authentication attempt was made, but the
credentials supplied by the user were missing or otherwise invalid. RememberMeServicesInterface ::loginSuccess () — Method in class RememberMeServicesInterface
Called whenever an interactive authentication attempt is successful
(e.g. a form login). LogicException — Class in namespace Symfony\Component\Serializer\Exception
LogicException. AnnotationLoader ::loadClassMetadata () — Method in class AnnotationLoader
Load class metadata. LoaderChain — Class in namespace Symfony\Component\Serializer\Mapping\Loader
Calls multiple {@link LoaderInterface} instances in a chain. LoaderChain ::loadClassMetadata () — Method in class LoaderChain
Load class metadata. LoaderInterface — Class in namespace Symfony\Component\Serializer\Mapping\Loader
Loads {@link ClassMetadataInterface}. LoaderInterface ::loadClassMetadata () — Method in class LoaderInterface
Load class metadata. XmlFileLoader ::loadClassMetadata () — Method in class XmlFileLoader
Load class metadata. YamlFileLoader ::loadClassMetadata () — Method in class YamlFileLoader
Load class metadata. Section ::lap () — Method in class Section
Stops then restarts an event. Stopwatch ::lap () — Method in class Stopwatch
Stops then restarts an event. StopwatchEvent ::lap () — Method in class StopwatchEvent
Stops the current period and then starts a new one. CacheLoader ::load () — Method in class CacheLoader
Loads a template. ChainLoader ::load () — Method in class ChainLoader
Loads a template. FilesystemLoader ::load () — Method in class FilesystemLoader
Loads a template. Loader — Class in namespace Symfony\Component\Templating\Loader
Loader is the base class for all template loader classes. LoaderInterface — Class in namespace Symfony\Component\Templating\Loader
LoaderInterface is the interface all loaders must implement. LoaderInterface ::load () — Method in class LoaderInterface
Loads a template. TranslationDataCollector ::lateCollect () — Method in class TranslationDataCollector
Collects data as late as possible. ArrayLoader ::load () — Method in class ArrayLoader
Loads a locale. FileLoader ::load () — Method in class FileLoader
Loads a locale. IcuDatFileLoader ::load () — Method in class IcuDatFileLoader
Loads a locale. IcuResFileLoader ::load () — Method in class IcuResFileLoader
Loads a locale. LoaderInterface — Class in namespace Symfony\Component\Translation\Loader
LoaderInterface is the interface implemented by all translation loaders. LoaderInterface ::load () — Method in class LoaderInterface
Loads a locale. QtFileLoader ::load () — Method in class QtFileLoader
Loads a locale. XliffFileLoader ::load () — Method in class XliffFileLoader
Loads a locale. LoggingTranslator — Class in namespace Symfony\Component\Translation
Language — Class in namespace Symfony\Component\Validator\Constraints
LanguageValidator — Class in namespace Symfony\Component\Validator\Constraints
Validates whether a value is a valid language code. Length — Class in namespace Symfony\Component\Validator\Constraints
LengthValidator — Class in namespace Symfony\Component\Validator\Constraints
LessThan — Class in namespace Symfony\Component\Validator\Constraints
LessThanOrEqual — Class in namespace Symfony\Component\Validator\Constraints
LessThanOrEqualValidator — Class in namespace Symfony\Component\Validator\Constraints
Validates values are less than or equal to the previous (<=). LessThanValidator — Class in namespace Symfony\Component\Validator\Constraints
Validates values are less than the previous (<). Locale — Class in namespace Symfony\Component\Validator\Constraints
LocaleValidator — Class in namespace Symfony\Component\Validator\Constraints
Validates whether a value is a valid locale code. Luhn — Class in namespace Symfony\Component\Validator\Constraints
Metadata for the LuhnValidator. LuhnValidator — Class in namespace Symfony\Component\Validator\Constraints
Validates a PAN using the LUHN Algorithm. LazyLoadingMetadataFactory — Class in namespace Symfony\Component\Validator\Mapping\Factory
Creates new {@link ClassMetadataInterface} instances. AnnotationLoader ::loadClassMetadata () — Method in class AnnotationLoader
Loads validation metadata into a {@link ClassMetadata} instance. LoaderChain — Class in namespace Symfony\Component\Validator\Mapping\Loader
Loads validation metadata from multiple {@link LoaderInterface} instances. LoaderChain ::loadClassMetadata () — Method in class LoaderChain
Loads validation metadata into a {@link ClassMetadata} instance. LoaderInterface — Class in namespace Symfony\Component\Validator\Mapping\Loader
Loads validation metadata into {@link ClassMetadata} instances. LoaderInterface ::loadClassMetadata () — Method in class LoaderInterface
Loads validation metadata into a {@link ClassMetadata} instance. StaticMethodLoader ::loadClassMetadata () — Method in class StaticMethodLoader
Loads validation metadata into a {@link ClassMetadata} instance. XmlFileLoader ::loadClassMetadata () — Method in class XmlFileLoader
Loads validation metadata into a {@link ClassMetadata} instance. YamlFileLoader ::loadClassMetadata () — Method in class YamlFileLoader
Loads validation metadata into a {@link ClassMetadata} instance. DumperInterface ::leaveHash () — Method in class DumperInterface
Dumps while leaving an hash. CliDumper ::leaveHash () — Method in class CliDumper
Dumps while leaving an hash. HtmlDumper ::leaveHash () — Method in class HtmlDumper
Dumps while leaving an hash. M
MergeDoctrineCollectionListener — Class in namespace Symfony\Bridge\Doctrine\Form\EventListener
Merge changes from the request to a Doctrine\Common\Collections\Collection instance. ManagerRegistry — Class in namespace Symfony\Bridge\Doctrine
References Doctrine connections and entity/document managers. $UniqueEntity — Property in class UniqueEntity
ClockMock ::microtime () — Method in class ClockMock
MarkdownDescriptor — Class in namespace Symfony\Bundle\FrameworkBundle\Console\Descriptor
MicroKernelTrait — Class in namespace Symfony\Bundle\FrameworkBundle\Kernel
A Kernel that provides configuration hooks. MainConfiguration — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection
This class contains the configuration information. MapClassLoader — Class in namespace Symfony\Component\ClassLoader
A class loader that uses a mapping file to look up paths. BaseNode ::merge () — Method in class BaseNode
Merges two values together. MergeBuilder — Class in namespace Symfony\Component\Config\Definition\Builder
This class builds merge conditions. NumericNodeDefinition ::max () — Method in class NumericNodeDefinition
Ensures that the value is smaller than the given reference. NumericNodeDefinition ::min () — Method in class NumericNodeDefinition
Ensures that the value is bigger than the given reference. NodeInterface ::merge () — Method in class NodeInterface
Merges two values together. Command ::mergeApplicationDefinition () — Method in class Command
Merges the application definition with the command definition. MarkdownDescriptor — Class in namespace Symfony\Component\Console\Descriptor
Markdown descriptor. ProcessHelper ::mustRun () — Method in class ProcessHelper
Runs the process. Reader ::moveForward () — Method in class Reader
Reader ::moveToEnd () — Method in class Reader
MergeExtensionConfigurationPass — Class in namespace Symfony\Component\DependencyInjection\Compiler
Merges extension configs into the container builder. ContainerBuilder ::merge () — Method in class ContainerBuilder
Merges a ContainerBuilder with the current ContainerBuilder configuration. Filesystem ::mkdir () — Method in class Filesystem
Creates a directory recursively. Filesystem ::makePathRelative () — Method in class Filesystem
Given an existing path, convert it to a path relative to a given starting path. Filesystem ::mirror () — Method in class Filesystem
Mirrors a directory to another. MultiplePcreFilterIterator — Class in namespace Symfony\Component\Finder\Iterator
MultiplePcreFilterIterator filters files using patterns (regexps, globs or strings). DataMapperInterface ::mapDataToForms () — Method in class DataMapperInterface
Maps properties of some data to a list of forms. DataMapperInterface ::mapFormsToData () — Method in class DataMapperInterface
Maps the data of a list of forms into the properties of some data. CheckboxListMapper ::mapDataToForms () — Method in class CheckboxListMapper
Maps properties of some data to a list of forms. CheckboxListMapper ::mapFormsToData () — Method in class CheckboxListMapper
Maps the data of a list of forms into the properties of some data. PropertyPathMapper ::mapDataToForms () — Method in class PropertyPathMapper
Maps properties of some data to a list of forms. PropertyPathMapper ::mapFormsToData () — Method in class PropertyPathMapper
Maps the data of a list of forms into the properties of some data. RadioListMapper ::mapDataToForms () — Method in class RadioListMapper
Maps properties of some data to a list of forms. RadioListMapper ::mapFormsToData () — Method in class RadioListMapper
Maps the data of a list of forms into the properties of some data. MoneyToLocalizedStringTransformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
Transforms between a normalized format and a localized money string. MergeCollectionListener — Class in namespace Symfony\Component\Form\Extension\Core\EventListener
MoneyType — Class in namespace Symfony\Component\Form\Extension\Core\Type
MappingRule — Class in namespace Symfony\Component\Form\Extension\Validator\ViolationMapper
MappingRule ::match () — Method in class MappingRule
Matches a property path against the rule path. ViolationMapper ::mapViolation () — Method in class ViolationMapper
Maps a constraint violation to a form in the form tree under
the given form. ViolationMapperInterface ::mapViolation () — Method in class ViolationMapperInterface
Maps a constraint violation to a form in the form tree under
the given form. ViolationPath ::mapsForm () — Method in class ViolationPath
Returns whether an element maps directly to a form. ViolationPathIterator ::mapsForm () — Method in class ViolationPathIterator
ExpressionRequestMatcher ::matches () — Method in class ExpressionRequestMatcher
Decides whether the rule(s) implemented by the strategy matches the supplied request. File ::move () — Method in class File
Moves the file to a new location. MimeTypeExtensionGuesser — Class in namespace Symfony\Component\HttpFoundation\File\MimeType
Provides a best-guess mapping of mime type to file extension. MimeTypeGuesser — Class in namespace Symfony\Component\HttpFoundation\File\MimeType
A singleton mime type guesser. MimeTypeGuesserInterface — Class in namespace Symfony\Component\HttpFoundation\File\MimeType
Guesses the mime type of a file. UploadedFile ::move () — Method in class UploadedFile
Moves the file to a new location. RequestMatcher ::matchScheme () — Method in class RequestMatcher
Adds a check for the HTTP scheme. RequestMatcher ::matchHost () — Method in class RequestMatcher
Adds a check for the URL host name. RequestMatcher ::matchPath () — Method in class RequestMatcher
Adds a check for the URL path info. RequestMatcher ::matchIp () — Method in class RequestMatcher
Adds a check for the client IP. RequestMatcher ::matchIps () — Method in class RequestMatcher
Adds a check for the client IP. RequestMatcher ::matchMethod () — Method in class RequestMatcher
Adds a check for the HTTP method. RequestMatcher ::matchAttribute () — Method in class RequestMatcher
Adds a check for request attribute. RequestMatcher ::matches () — Method in class RequestMatcher
Decides whether the rule(s) implemented by the strategy matches the supplied request. RequestMatcherInterface ::matches () — Method in class RequestMatcherInterface
Decides whether the rule(s) implemented by the strategy matches the supplied request. Response ::mustRevalidate () — Method in class Response
Returns true if the response must be revalidated by caches. ResponseHeaderBag ::makeDisposition () — Method in class ResponseHeaderBag
Generates a HTTP Content-Disposition field-value. Session ::migrate () — Method in class Session
Migrates the current session to a new session id while maintaining all
session attributes. SessionInterface ::migrate () — Method in class SessionInterface
Migrates the current session to a new session id while maintaining all
session attributes. MemcacheSessionHandler — Class in namespace Symfony\Component\HttpFoundation\Session\Storage\Handler
MemcacheSessionHandler. MemcachedSessionHandler — Class in namespace Symfony\Component\HttpFoundation\Session\Storage\Handler
MemcachedSessionHandler. MongoDbSessionHandler — Class in namespace Symfony\Component\HttpFoundation\Session\Storage\Handler
MongoDB session handler. MetadataBag — Class in namespace Symfony\Component\HttpFoundation\Session\Storage
Metadata container. MockArraySessionStorage — Class in namespace Symfony\Component\HttpFoundation\Session\Storage
MockArraySessionStorage mocks the session for unit tests. MockFileSessionStorage — Class in namespace Symfony\Component\HttpFoundation\Session\Storage
MockFileSessionStorage is used to mock sessions for
functional testing when done in a single PHP process. MemoryDataCollector — Class in namespace Symfony\Component\HttpKernel\DataCollector
MemoryDataCollector. MergeExtensionConfigurationPass — Class in namespace Symfony\Component\HttpKernel\DependencyInjection
Ensures certain extensions are always loaded. MethodNotAllowedHttpException — Class in namespace Symfony\Component\HttpKernel\Exception
MethodNotAllowedHttpException. MinuteTransformer — Class in namespace Symfony\Component\Intl\DateFormatter\DateFormat
Parser and formatter for minute format. MonthTransformer — Class in namespace Symfony\Component\Intl\DateFormatter\DateFormat
Parser and formatter for month format. MethodArgumentNotImplementedException — Class in namespace Symfony\Component\Intl\Exception
MethodArgumentValueNotImplementedException — Class in namespace Symfony\Component\Intl\Exception
MethodNotImplementedException — Class in namespace Symfony\Component\Intl\Exception
MissingResourceException — Class in namespace Symfony\Component\Intl\Exception
Thrown when an invalid entry of a resource bundle was requested. MissingOptionsException — Class in namespace Symfony\Component\OptionsResolver\Exception
Exception thrown when a required option is missing. Process ::mustRun () — Method in class Process
Runs the process. $ReflectionExtractor — Property in class ReflectionExtractor
MethodNotAllowedException — Class in namespace Symfony\Component\Routing\Exception
The resource was found but the request method is not allowed. MissingMandatoryParametersException — Class in namespace Symfony\Component\Routing\Exception
Exception thrown when a route cannot be generated because of missing
mandatory parameters. DumperPrefixCollection ::mergeSlashNodes () — Method in class DumperPrefixCollection
Merges nodes whose prefix ends with a slash. MatcherDumper — Class in namespace Symfony\Component\Routing\Matcher\Dumper
MatcherDumper is the abstract class for all built-in matcher dumpers. MatcherDumperInterface — Class in namespace Symfony\Component\Routing\Matcher\Dumper
MatcherDumperInterface is the interface that all matcher dumper classes must implement. RedirectableUrlMatcher ::match () — Method in class RedirectableUrlMatcher
Tries to match a URL path with a set of routes. RequestMatcherInterface ::matchRequest () — Method in class RequestMatcherInterface
Tries to match a request with a set of routes. UrlMatcher ::match () — Method in class UrlMatcher
Tries to match a URL path with a set of routes. UrlMatcher ::matchRequest () — Method in class UrlMatcher
Tries to match a request with a set of routes. UrlMatcherInterface ::match () — Method in class UrlMatcherInterface
Tries to match a URL path with a set of routes. RouteCollectionBuilder ::mount () — Method in class RouteCollectionBuilder
Add a RouteCollectionBuilder. Router ::match () — Method in class Router
Tries to match a URL path with a set of routes. Router ::matchRequest () — Method in class Router
Tries to match a request with a set of routes. MessageDigestPasswordEncoder — Class in namespace Symfony\Component\Security\Core\Encoder
MessageDigestPasswordEncoder uses a message digest algorithm. $UserPassword — Property in class UserPassword
MappingException — Class in namespace Symfony\Component\Serializer\Exception
MappingException. AttributeMetadata ::merge () — Method in class AttributeMetadata
Merges an {see AttributeMetadataInterface} with in the current one. AttributeMetadataInterface ::merge () — Method in class AttributeMetadataInterface
Merges an {see AttributeMetadataInterface} with in the current one. ClassMetadata ::merge () — Method in class ClassMetadata
Merges a {@link ClassMetadataInterface} in the current one. ClassMetadataInterface ::merge () — Method in class ClassMetadataInterface
Merges a {@link ClassMetadataInterface} in the current one. MergeOperation — Class in namespace Symfony\Component\Translation\Catalogue
Merge operation between two catalogues as follows:
all = source ∪ target = {x: x ∈ source ∨ x ∈ target}
new = all ∖ source = {x: x ∈ target ∧ x ∉ source}
obsolete = source ∖ all = {x: x ∈ source ∧ x ∉ source ∧ x ∉ target} = ∅
Basically, the result contains messages from both catalogues. MoFileDumper — Class in namespace Symfony\Component\Translation\Dumper
MoFileDumper generates a gettext formatted string representation of a message catalogue. MoFileLoader — Class in namespace Symfony\Component\Translation\Loader
MessageCatalogue — Class in namespace Symfony\Component\Translation
MessageCatalogue. MessageCatalogueInterface — Class in namespace Symfony\Component\Translation
MessageCatalogueInterface. MessageSelector — Class in namespace Symfony\Component\Translation
MessageSelector. MetadataAwareInterface — Class in namespace Symfony\Component\Translation
MetadataAwareInterface. $AbstractComparison — Property in class AbstractComparison
$Bic — Property in class Bic
$Blank — Property in class Blank
$CardScheme — Property in class CardScheme
$Choice — Property in class Choice
$Choice — Property in class Choice
$Choice — Property in class Choice
$Choice — Property in class Choice
$Choice — Property in class Choice
$Choice — Property in class Choice
$Choice — Property in class Choice
$Collection — Property in class Collection
$Count — Property in class Count
$Count — Property in class Count
$Count — Property in class Count
$Count — Property in class Count
$Country — Property in class Country
$Currency — Property in class Currency
$Date — Property in class Date
$DateTime — Property in class DateTime
$Email — Property in class Email
$EqualTo — Property in class EqualTo
$Expression — Property in class Expression
$File — Property in class File
$File — Property in class File
$File — Property in class File
$GreaterThan — Property in class GreaterThan
$GreaterThanOrEqual — Property in class GreaterThanOrEqual
$Iban — Property in class Iban
$IdenticalTo — Property in class IdenticalTo
$Image — Property in class Image
$Image — Property in class Image
$Image — Property in class Image
$Image — Property in class Image
$Image — Property in class Image
$Image — Property in class Image
$Image — Property in class Image
$Image — Property in class Image
$Image — Property in class Image
$Image — Property in class Image
$Image — Property in class Image
$Image — Property in class Image
$Image — Property in class Image
$Image — Property in class Image
$Ip — Property in class Ip
$IsFalse — Property in class IsFalse
$IsNull — Property in class IsNull
$IsTrue — Property in class IsTrue
$Isbn — Property in class Isbn
$Issn — Property in class Issn
$Language — Property in class Language
$Length — Property in class Length
$Length — Property in class Length
$Length — Property in class Length
$Length — Property in class Length
$LessThan — Property in class LessThan
$LessThanOrEqual — Property in class LessThanOrEqual
$Locale — Property in class Locale
$Luhn — Property in class Luhn
$NotBlank — Property in class NotBlank
$NotEqualTo — Property in class NotEqualTo
$NotIdenticalTo — Property in class NotIdenticalTo
$NotNull — Property in class NotNull
$Range — Property in class Range
$Range — Property in class Range
$Range — Property in class Range
$Range — Property in class Range
$Regex — Property in class Regex
$Regex — Property in class Regex
$Time — Property in class Time
$Type — Property in class Type
$Url — Property in class Url
$Uuid — Property in class Uuid
Message to display when validation fails. ExecutionContext ::markGroupAsValidated () — Method in class ExecutionContext
Marks an object as validated in a specific validation group. ExecutionContext ::markConstraintAsValidated () — Method in class ExecutionContext
Marks a constraint as validated for an object. ExecutionContext ::markObjectAsInitialized () — Method in class ExecutionContext
Marks that an object was initialized. ExecutionContextInterface ::markGroupAsValidated () — Method in class ExecutionContextInterface
Marks an object as validated in a specific validation group. ExecutionContextInterface ::markConstraintAsValidated () — Method in class ExecutionContextInterface
Marks a constraint as validated for an object. ExecutionContextInterface ::markObjectAsInitialized () — Method in class ExecutionContextInterface
Marks that an object was initialized. MappingException — Class in namespace Symfony\Component\Validator\Exception
MissingOptionsException — Class in namespace Symfony\Component\Validator\Exception
$ClassMetadata — Property in class ClassMetadata
ClassMetadata ::mergeConstraints () — Method in class ClassMetadata
Merges the constraints of the given metadata into this object. MetadataFactoryInterface — Class in namespace Symfony\Component\Validator\Mapping\Factory
Returns {@link \Symfony\Component\Validator\Mapping\MetadataInterface} instances for values. MemberMetadata — Class in namespace Symfony\Component\Validator\Mapping
Stores all metadata needed for validating a class property. MetadataInterface — Class in namespace Symfony\Component\Validator\Mapping
A container for validation metadata. MongoCaster — Class in namespace Symfony\Component\VarDumper\Caster
Casts classes from the MongoDb extension to array representation. N
NotFoundActivationStrategy — Class in namespace Symfony\Bridge\Monolog\Handler\FingersCrossed
Activation strategy that ignores 404s for certain URLs. NullContext — Class in namespace Symfony\Component\Asset\Context
A context that does nothing. BaseNode ::normalize () — Method in class BaseNode
Normalizes a value, applying all normalization closures. ArrayNodeDefinition ::normalizeKeys () — Method in class ArrayNodeDefinition
Sets key normalization. NodeBuilder — Class in namespace Symfony\Component\Config\Definition\Builder
This class provides a fluent interface for building a node. NodeBuilder ::node () — Method in class NodeBuilder
Creates a child node. NodeDefinition — Class in namespace Symfony\Component\Config\Definition\Builder
This class provides a fluent interface for defining a node. NodeParentInterface — Class in namespace Symfony\Component\Config\Definition\Builder
An interface that must be implemented by all node parents. NormalizationBuilder — Class in namespace Symfony\Component\Config\Definition\Builder
This class builds normalization conditions. NumericNodeDefinition — Class in namespace Symfony\Component\Config\Definition\Builder
Abstract class that contains common code of integer and float node definitions. NodeInterface — Class in namespace Symfony\Component\Config\Definition
Common Interface among all nodes. NodeInterface ::normalize () — Method in class NodeInterface
Normalizes the supplied value. NumericNode — Class in namespace Symfony\Component\Config\Definition
This node represents a numeric value in the config tree. Processor ::normalizeConfig () — Method in class Processor
Normalizes a configuration entry. NullOutput — Class in namespace Symfony\Component\Console\Output
NullOutput suppresses all output. OutputStyle ::newLine () — Method in class OutputStyle
Add newline(s). StyleInterface ::note () — Method in class StyleInterface
Formats a note admonition. StyleInterface ::newLine () — Method in class StyleInterface
Add newline(s). SymfonyStyle ::note () — Method in class SymfonyStyle
Formats a note admonition. SymfonyStyle ::newLine () — Method in class SymfonyStyle
Add newline(s). SyntaxErrorException ::nestedNot () — Method in class SyntaxErrorException
NegationNode — Class in namespace Symfony\Component\CssSelector\Node
Represents a ":not()" node. NodeInterface — Class in namespace Symfony\Component\CssSelector\Node
Interface for nodes. NumberHandler — Class in namespace Symfony\Component\CssSelector\Parser\Handler
CSS selector comment handler. NodeExtension — Class in namespace Symfony\Component\CssSelector\XPath\Extension
XPath expression translator node extension. Translator ::nodeToXPath () — Method in class Translator
NullDumper — Class in namespace Symfony\Component\DependencyInjection\LazyProxy\PhpDumper
Null dumper, negates any proxy code generation for any given service definition. Crawler ::nextAll () — Method in class Crawler
Returns the next siblings nodes of the current selection. Crawler ::nodeName () — Method in class Crawler
Returns the node name of the first node of the list. NameNode — Class in namespace Symfony\Component\ExpressionLanguage\Node
Node — Class in namespace Symfony\Component\ExpressionLanguage\Node
Represents a node in the AST. $Node — Property in class Node
TokenStream ::next () — Method in class TokenStream
Sets the pointer to the next token and returns the old one. NumberComparator — Class in namespace Symfony\Component\Finder\Comparator
NumberComparator compiles a simple comparison to an anonymous
subroutine, which you can call with a value to be tested again. Finder ::name () — Method in class Finder
Adds rules that files must match. Finder ::notName () — Method in class Finder
Adds rules that files must not match. Finder ::notContains () — Method in class Finder
Adds tests that file contents must not match. Finder ::notPath () — Method in class Finder
Adds rules that filenames must not match. NumberToLocalizedStringTransformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
Transforms between a number type and a localized number with grouping
(each thousand) and comma separators. NumberType — Class in namespace Symfony\Component\Form\Extension\Core\Type
FormErrorIterator ::next () — Method in class FormErrorIterator
Advances the iterator to the next position. NativeRequestHandler — Class in namespace Symfony\Component\Form
A request handler using PHP's super globals $GET, $ POST and $_SERVER. OrderedHashMapIterator ::next () — Method in class OrderedHashMapIterator
{@inheritdoc} Request ::normalizeQueryString () — Method in class Request
Normalizes a query string. NamespacedAttributeBag — Class in namespace Symfony\Component\HttpFoundation\Session\Attribute
This class provides structured storage of session attributes using
a name spacing character in the key. NativeFileSessionHandler — Class in namespace Symfony\Component\HttpFoundation\Session\Storage\Handler
NativeFileSessionHandler. NativeSessionHandler — Class in namespace Symfony\Component\HttpFoundation\Session\Storage\Handler
Adds SessionHandler functionality if available. NullSessionHandler — Class in namespace Symfony\Component\HttpFoundation\Session\Storage\Handler
NullSessionHandler. NativeSessionStorage — Class in namespace Symfony\Component\HttpFoundation\Session\Storage
This provides a base class for session attribute storage. NativeProxy — Class in namespace Symfony\Component\HttpFoundation\Session\Storage\Proxy
NativeProxy. NotAcceptableHttpException — Class in namespace Symfony\Component\HttpKernel\Exception
NotAcceptableHttpException. NotFoundHttpException — Class in namespace Symfony\Component\HttpKernel\Exception
NotFoundHttpException. Esi ::needsParsing () — Method in class Esi
Checks that the Response needs to be parsed for ESI tags. Ssi ::needsParsing () — Method in class Ssi
Checks that the Response needs to be parsed for Surrogate tags. SurrogateInterface ::needsParsing () — Method in class SurrogateInterface
Checks that the Response needs to be parsed for Surrogate tags. Hour1200Transformer ::normalizeHour () — Method in class Hour1200Transformer
Returns a normalized hour value suitable for the hour transformer type. Hour1201Transformer ::normalizeHour () — Method in class Hour1201Transformer
Returns a normalized hour value suitable for the hour transformer type. Hour2400Transformer ::normalizeHour () — Method in class Hour2400Transformer
Returns a normalized hour value suitable for the hour transformer type. Hour2401Transformer ::normalizeHour () — Method in class Hour2401Transformer
Returns a normalized hour value suitable for the hour transformer type. HourTransformer ::normalizeHour () — Method in class HourTransformer
Returns a normalized hour value suitable for the hour transformer type. NotImplementedException — Class in namespace Symfony\Component\Intl\Exception
Base exception class for not implemented behaviors of the intl extension in the Locale component. NumberFormatter — Class in namespace Symfony\Component\Intl\NumberFormatter
Replacement for PHP's native {@link \NumberFormatter} class. IcuVersion ::normalize () — Method in class IcuVersion
Normalizes a version string to the number of components given in the
parameter $precision. Version ::normalize () — Method in class Version
Normalizes a version string to the number of components given in the
parameter $precision. NoSuchOptionException — Class in namespace Symfony\Component\OptionsResolver\Exception
Thrown when trying to read an option that has no value set. NoSuchIndexException — Class in namespace Symfony\Component\PropertyAccess\Exception
Thrown when an index cannot be found. NoSuchPropertyException — Class in namespace Symfony\Component\PropertyAccess\Exception
Thrown when a property cannot be found. NonceExpiredException — Class in namespace Symfony\Component\Security\Core\Exception
NonceExpiredException is thrown when an authentication is rejected because
the digest nonce has expired. NativeSessionTokenStorage — Class in namespace Symfony\Component\Security\Csrf\TokenStorage
Token storage that uses PHP's native session handling. ChainEncoder ::needsNormalization () — Method in class ChainEncoder
Checks whether the normalization is needed for the given format. NormalizationAwareInterface — Class in namespace Symfony\Component\Serializer\Encoder
Defines the interface of encoders that will normalize data themselves. $AttributeMetadata — Property in class AttributeMetadata
$ClassMetadata — Property in class ClassMetadata
CamelCaseToSnakeCaseNameConverter ::normalize () — Method in class CamelCaseToSnakeCaseNameConverter
Converts a property name to its normalized value. NameConverterInterface — Class in namespace Symfony\Component\Serializer\NameConverter
Defines the interface for property name converters. NameConverterInterface ::normalize () — Method in class NameConverterInterface
Converts a property name to its normalized value. CustomNormalizer ::normalize () — Method in class CustomNormalizer
Normalizes an object into a set of arrays/scalars. GetSetMethodNormalizer ::normalize () — Method in class GetSetMethodNormalizer
Normalizes an object into a set of arrays/scalars. NormalizableInterface — Class in namespace Symfony\Component\Serializer\Normalizer
Defines the most basic interface a class must implement to be normalizable. NormalizableInterface ::normalize () — Method in class NormalizableInterface
Normalizes the object into an array of scalars|arrays. NormalizerInterface — Class in namespace Symfony\Component\Serializer\Normalizer
Defines the interface of normalizers. NormalizerInterface ::normalize () — Method in class NormalizerInterface
Normalizes an object into a set of arrays/scalars. ObjectNormalizer ::normalize () — Method in class ObjectNormalizer
Normalizes an object into a set of arrays/scalars. PropertyNormalizer ::normalize () — Method in class PropertyNormalizer
Normalizes an object into a set of arrays/scalars. Serializer ::normalize () — Method in class Serializer
Normalizes an object into a set of arrays/scalars. NotFoundResourceException — Class in namespace Symfony\Component\Translation\Exception
Thrown when a resource does not exist. $File — Property in class File
$File — Property in class File
NotBlank — Class in namespace Symfony\Component\Validator\Constraints
NotBlankValidator — Class in namespace Symfony\Component\Validator\Constraints
NotEqualTo — Class in namespace Symfony\Component\Validator\Constraints
NotEqualToValidator — Class in namespace Symfony\Component\Validator\Constraints
Validates values are all unequal (!=). NotIdenticalTo — Class in namespace Symfony\Component\Validator\Constraints
NotIdenticalToValidator — Class in namespace Symfony\Component\Validator\Constraints
Validates values aren't identical (!==). NotNull — Class in namespace Symfony\Component\Validator\Constraints
NotNullValidator — Class in namespace Symfony\Component\Validator\Constraints
NoSuchMetadataException — Class in namespace Symfony\Component\Validator\Exception
$ClassMetadata — Property in class ClassMetadata
$MemberMetadata — Property in class MemberMetadata
$TraceStub — Property in class TraceStub
O
ORMQueryBuilderLoader — Class in namespace Symfony\Bridge\Doctrine\Form\ChoiceList
Loads entities using a {@link QueryBuilder} instance. MergeDoctrineCollectionListener ::onBind () — Method in class MergeDoctrineCollectionListener
DbalSessionHandler ::open () — Method in class DbalSessionHandler
{@inheritdoc} ChromePhpHandler ::onKernelResponse () — Method in class ChromePhpHandler
Adds the headers to the response once it's created. ConsoleHandler ::onCommand () — Method in class ConsoleHandler
Before a command is executed, the handler gets activated and the console output
is set in order to know where to write the logs. ConsoleHandler ::onTerminate () — Method in class ConsoleHandler
After a command has been executed, it disables the output. FirePHPHandler ::onKernelResponse () — Method in class FirePHPHandler
Adds the headers to the response once it's created. SwiftMailerHandler ::onKernelTerminate () — Method in class SwiftMailerHandler
After the kernel has been terminated we will always flush messages. SwiftMailerHandler ::onCliTerminate () — Method in class SwiftMailerHandler
After the CLI application has been terminated we will always flush messages. WebProcessor ::onKernelRequest () — Method in class WebProcessor
WebDebugToolbarListener ::onKernelResponse () — Method in class WebDebugToolbarListener
OutputFormatter — Class in namespace Symfony\Component\Console\Formatter
Formatter class for console output. OutputFormatterInterface — Class in namespace Symfony\Component\Console\Formatter
Formatter interface for console output. OutputFormatterStyle — Class in namespace Symfony\Component\Console\Formatter
Formatter style class for defining styles. OutputFormatterStyleInterface — Class in namespace Symfony\Component\Console\Formatter
Formatter style interface for defining styles. OutputFormatterStyleStack — Class in namespace Symfony\Component\Console\Formatter
Output — Class in namespace Symfony\Component\Console\Output
Base class for output classes. OutputInterface — Class in namespace Symfony\Component\Console\Output
OutputInterface is the interface implemented by all Output classes. OutputStyle — Class in namespace Symfony\Component\Console\Style
Decorates output to add console style guide helpers. OutOfMemoryException — Class in namespace Symfony\Component\Debug\Exception
Out of memory exception. OutOfBoundsException — Class in namespace Symfony\Component\DependencyInjection\Exception
Base OutOfBoundsException for Dependency Injection component. Form ::offsetExists () — Method in class Form
Returns true if the named field exists. Form ::offsetGet () — Method in class Form
Gets the value of a field. Form ::offsetSet () — Method in class Form
Sets the value of a field. Form ::offsetUnset () — Method in class Form
Removes a field from the form. GenericEvent ::offsetGet () — Method in class GenericEvent
ArrayAccess for argument getter. GenericEvent ::offsetSet () — Method in class GenericEvent
ArrayAccess for argument setter. GenericEvent ::offsetUnset () — Method in class GenericEvent
ArrayAccess for unset argument. GenericEvent ::offsetExists () — Method in class GenericEvent
ArrayAccess has argument. Button ::offsetExists () — Method in class Button
Unsupported method. Button ::offsetGet () — Method in class Button
Unsupported method. Button ::offsetSet () — Method in class Button
Unsupported method. Button ::offsetUnset () — Method in class Button
Unsupported method. OutOfBoundsException — Class in namespace Symfony\Component\Form\Exception
Base OutOfBoundsException for Form component. FixUrlProtocolListener ::onSubmit () — Method in class FixUrlProtocolListener
MergeCollectionListener ::onSubmit () — Method in class MergeCollectionListener
ResizeFormListener ::onSubmit () — Method in class ResizeFormListener
Form ::offsetExists () — Method in class Form
Returns whether a child with the given name exists (implements the \ArrayAccess interface). Form ::offsetGet () — Method in class Form
Returns the child with the given name (implements the \ArrayAccess interface). Form ::offsetSet () — Method in class Form
Adds a child to the form (implements the \ArrayAccess interface). Form ::offsetUnset () — Method in class Form
Removes the child with the given name from the form (implements the \ArrayAccess interface). FormErrorIterator ::offsetExists () — Method in class FormErrorIterator
Returns whether a position exists in the iterator. FormErrorIterator ::offsetGet () — Method in class FormErrorIterator
Returns the element at a position in the iterator. FormErrorIterator ::offsetSet () — Method in class FormErrorIterator
Unsupported method. FormErrorIterator ::offsetUnset () — Method in class FormErrorIterator
Unsupported method. FormView ::offsetGet () — Method in class FormView
Returns a child by name (implements \ArrayAccess). FormView ::offsetExists () — Method in class FormView
Returns whether the given child exists (implements \ArrayAccess). FormView ::offsetSet () — Method in class FormView
Implements \ArrayAccess. FormView ::offsetUnset () — Method in class FormView
Removes a child (implements \ArrayAccess). OrderedHashMap — Class in namespace Symfony\Component\Form\Util
A hash map which keeps track of deletions and additions. OrderedHashMap ::offsetExists () — Method in class OrderedHashMap
{@inheritdoc} OrderedHashMap ::offsetGet () — Method in class OrderedHashMap
{@inheritdoc} OrderedHashMap ::offsetSet () — Method in class OrderedHashMap
{@inheritdoc} OrderedHashMap ::offsetUnset () — Method in class OrderedHashMap
{@inheritdoc} OrderedHashMapIterator — Class in namespace Symfony\Component\Form\Util
Iterator for {@link OrderedHashMap} objects. Request ::overrideGlobals () — Method in class Request
Overrides the PHP global variables according to this request instance. MemcacheSessionHandler ::open () — Method in class MemcacheSessionHandler
{@inheritdoc} MemcachedSessionHandler ::open () — Method in class MemcachedSessionHandler
{@inheritdoc} MongoDbSessionHandler ::open () — Method in class MongoDbSessionHandler
{@inheritdoc} NullSessionHandler ::open () — Method in class NullSessionHandler
{@inheritdoc} PdoSessionHandler ::open () — Method in class PdoSessionHandler
{@inheritdoc} WriteCheckSessionHandler ::open () — Method in class WriteCheckSessionHandler
{@inheritdoc} SessionHandlerProxy ::open () — Method in class SessionHandlerProxy
{@inheritdoc} RequestDataCollector ::onKernelController () — Method in class RequestDataCollector
RouterDataCollector ::onKernelController () — Method in class RouterDataCollector
Remembers the controller associated to each request. AddRequestFormatsListener ::onKernelRequest () — Method in class AddRequestFormatsListener
Adds request formats. ExceptionListener ::onKernelException () — Method in class ExceptionListener
FragmentListener ::onKernelRequest () — Method in class FragmentListener
Fixes request attributes when the path is '/_fragment'. LocaleListener ::onKernelRequest () — Method in class LocaleListener
LocaleListener ::onKernelFinishRequest () — Method in class LocaleListener
ProfilerListener ::onKernelException () — Method in class ProfilerListener
Handles the onKernelException event. ProfilerListener ::onKernelResponse () — Method in class ProfilerListener
Handles the onKernelResponse event. ProfilerListener ::onKernelTerminate () — Method in class ProfilerListener
ResponseListener ::onKernelResponse () — Method in class ResponseListener
Filters the Response. RouterListener ::onKernelFinishRequest () — Method in class RouterListener
After a sub-request is done, we need to reset the routing context to the parent request so that the URL generator
operates on the correct context again. RouterListener ::onKernelRequest () — Method in class RouterListener
SaveSessionListener ::onKernelResponse () — Method in class SaveSessionListener
SessionListener ::onKernelRequest () — Method in class SessionListener
StreamedResponseListener ::onKernelResponse () — Method in class StreamedResponseListener
Filters the Response. SurrogateListener ::onKernelResponse () — Method in class SurrogateListener
Filters the Response. TestSessionListener ::onKernelRequest () — Method in class TestSessionListener
TestSessionListener ::onKernelResponse () — Method in class TestSessionListener
Checks if session was initialized and saves if current request is master
Runs on 'kernel.response' in test environment. TranslatorListener ::onKernelRequest () — Method in class TranslatorListener
TranslatorListener ::onKernelFinishRequest () — Method in class TranslatorListener
ArrayAccessibleResourceBundle ::offsetExists () — Method in class ArrayAccessibleResourceBundle
ArrayAccessibleResourceBundle ::offsetGet () — Method in class ArrayAccessibleResourceBundle
ArrayAccessibleResourceBundle ::offsetSet () — Method in class ArrayAccessibleResourceBundle
ArrayAccessibleResourceBundle ::offsetUnset () — Method in class ArrayAccessibleResourceBundle
RingBuffer ::offsetExists () — Method in class RingBuffer
{@inheritdoc} RingBuffer ::offsetGet () — Method in class RingBuffer
{@inheritdoc} RingBuffer ::offsetSet () — Method in class RingBuffer
{@inheritdoc} RingBuffer ::offsetUnset () — Method in class RingBuffer
{@inheritdoc} OutOfBoundsException — Class in namespace Symfony\Component\Intl\Exception
Base OutOfBoundsException for the Intl component. OptionDefinitionException — Class in namespace Symfony\Component\OptionsResolver\Exception
Thrown when two lazy options have a cyclic dependency. Options — Class in namespace Symfony\Component\OptionsResolver
Contains resolved option values. OptionsResolver — Class in namespace Symfony\Component\OptionsResolver
Validates options and merges them with default values. OptionsResolver ::offsetGet () — Method in class OptionsResolver
Returns the resolved value of an option. OptionsResolver ::offsetExists () — Method in class OptionsResolver
Returns whether a resolved option with the given name exists. OptionsResolver ::offsetSet () — Method in class OptionsResolver
Not supported. OptionsResolver ::offsetUnset () — Method in class OptionsResolver
Not supported. OutOfBoundsException — Class in namespace Symfony\Component\PropertyAccess\Exception
Base OutOfBoundsException for the PropertyAccess component. ObjectRouteLoader — Class in namespace Symfony\Component\Routing\Loader
A route loader that calls a method on an object to load the routes. AbstractFormLoginAuthenticator ::onAuthenticationFailure () — Method in class AbstractFormLoginAuthenticator
Override to change what happens after a bad username/password is submitted. AbstractFormLoginAuthenticator ::onAuthenticationSuccess () — Method in class AbstractFormLoginAuthenticator
Override to change what happens after successful authentication. GuardAuthenticatorInterface ::onAuthenticationFailure () — Method in class GuardAuthenticatorInterface
Called when authentication executed, but failed (e.g. wrong username password). GuardAuthenticatorInterface ::onAuthenticationSuccess () — Method in class GuardAuthenticatorInterface
Called when authentication executed and was successful! AuthenticationFailureHandlerInterface ::onAuthenticationFailure () — Method in class AuthenticationFailureHandlerInterface
This is called when an interactive authentication attempt fails. This is
called by authentication listeners inheriting from
AbstractAuthenticationListener. AuthenticationSuccessHandlerInterface ::onAuthenticationSuccess () — Method in class AuthenticationSuccessHandlerInterface
This is called when an interactive authentication attempt succeeds. This
is called by authentication listeners inheriting from
AbstractAuthenticationListener. CustomAuthenticationFailureHandler ::onAuthenticationFailure () — Method in class CustomAuthenticationFailureHandler
This is called when an interactive authentication attempt fails. This is
called by authentication listeners inheriting from
AbstractAuthenticationListener. CustomAuthenticationSuccessHandler ::onAuthenticationSuccess () — Method in class CustomAuthenticationSuccessHandler
This is called when an interactive authentication attempt succeeds. This
is called by authentication listeners inheriting from
AbstractAuthenticationListener. DefaultAuthenticationFailureHandler ::onAuthenticationFailure () — Method in class DefaultAuthenticationFailureHandler
This is called when an interactive authentication attempt fails. This is
called by authentication listeners inheriting from
AbstractAuthenticationListener. DefaultAuthenticationSuccessHandler ::onAuthenticationSuccess () — Method in class DefaultAuthenticationSuccessHandler
This is called when an interactive authentication attempt succeeds. This
is called by authentication listeners inheriting from
AbstractAuthenticationListener. SimpleAuthenticationHandler ::onAuthenticationSuccess () — Method in class SimpleAuthenticationHandler
This is called when an interactive authentication attempt succeeds. This
is called by authentication listeners inheriting from
AbstractAuthenticationListener. SimpleAuthenticationHandler ::onAuthenticationFailure () — Method in class SimpleAuthenticationHandler
This is called when an interactive authentication attempt fails. This is
called by authentication listeners inheriting from
AbstractAuthenticationListener. Firewall ::onKernelRequest () — Method in class Firewall
Handles security. Firewall ::onKernelFinishRequest () — Method in class Firewall
ContextListener ::onKernelResponse () — Method in class ContextListener
Writes the security token into the session. ExceptionListener ::onKernelException () — Method in class ExceptionListener
Handles security related exceptions. DefaultLogoutSuccessHandler ::onLogoutSuccess () — Method in class DefaultLogoutSuccessHandler
Creates a Response object to send upon a successful logout. LogoutSuccessHandlerInterface ::onLogoutSuccess () — Method in class LogoutSuccessHandlerInterface
Creates a Response object to send upon a successful logout. ResponseListener ::onKernelResponse () — Method in class ResponseListener
SessionAuthenticationStrategy ::onAuthentication () — Method in class SessionAuthenticationStrategy
This performs any necessary changes to the session. SessionAuthenticationStrategyInterface ::onAuthentication () — Method in class SessionAuthenticationStrategyInterface
This performs any necessary changes to the session. ObjectNormalizer — Class in namespace Symfony\Component\Serializer\Normalizer
Converts between objects and arrays using the PropertyAccess component. Section ::open () — Method in class Section
Creates or re-opens a child section. Stopwatch ::openSection () — Method in class Stopwatch
Creates a new section or re-opens an existing section. SlotsHelper ::output () — Method in class SlotsHelper
Outputs a slot. PhpEngine ::offsetGet () — Method in class PhpEngine
Gets a helper value. PhpEngine ::offsetExists () — Method in class PhpEngine
Returns true if the helper is defined. PhpEngine ::offsetSet () — Method in class PhpEngine
Sets a helper. PhpEngine ::offsetUnset () — Method in class PhpEngine
Removes a helper. OperationInterface — Class in namespace Symfony\Component\Translation\Catalogue
Represents an operation on catalogue(s). ConstraintViolationList ::offsetExists () — Method in class ConstraintViolationList
{@inheritdoc} ConstraintViolationList ::offsetGet () — Method in class ConstraintViolationList
{@inheritdoc} ConstraintViolationList ::offsetSet () — Method in class ConstraintViolationList
{@inheritdoc} ConstraintViolationList ::offsetUnset () — Method in class ConstraintViolationList
{@inheritdoc} Optional — Class in namespace Symfony\Component\Validator\Constraints
OutOfBoundsException — Class in namespace Symfony\Component\Validator\Exception
Base OutOfBoundsException for the Validator component. ObjectInitializerInterface — Class in namespace Symfony\Component\Validator
Prepares an object for validation. P
ProxyCacheWarmer — Class in namespace Symfony\Bridge\Doctrine\CacheWarmer
The proxy generator cache warmer generates all entity proxies. DoctrineValidationPass ::process () — Method in class DoctrineValidationPass
You can modify the container here before it is dumped to PHP code. RegisterEventListenersAndSubscribersPass ::process () — Method in class RegisterEventListenersAndSubscribersPass
You can modify the container here before it is dumped to PHP code. RegisterMappingsPass ::process () — Method in class RegisterMappingsPass
Register mappings and alias with the metadata drivers. ProxyDumper — Class in namespace Symfony\Bridge\ProxyManager\LazyProxy\PhpDumper
Generates dumped PHP code of proxies via reflection. ProfilerExtension — Class in namespace Symfony\Bridge\Twig\Extension
DumpTokenParser ::parse () — Method in class DumpTokenParser
{@inheritdoc} FormThemeTokenParser ::parse () — Method in class FormThemeTokenParser
Parses a token and returns a node. StopwatchTokenParser ::parse () — Method in class StopwatchTokenParser
TransChoiceTokenParser ::parse () — Method in class TransChoiceTokenParser
Parses a token and returns a node. TransDefaultDomainTokenParser ::parse () — Method in class TransDefaultDomainTokenParser
Parses a token and returns a node. TransTokenParser ::parse () — Method in class TransTokenParser
Parses a token and returns a node. DumpDataCollectorPass ::process () — Method in class DumpDataCollectorPass
You can modify the container here before it is dumped to PHP code. ControllerNameParser ::parse () — Method in class ControllerNameParser
Converts a short notation a:b:c to a class::method. AddCacheClearerPass ::process () — Method in class AddCacheClearerPass
You can modify the container here before it is dumped to PHP code. AddCacheWarmerPass ::process () — Method in class AddCacheWarmerPass
You can modify the container here before it is dumped to PHP code. AddConsoleCommandPass ::process () — Method in class AddConsoleCommandPass
You can modify the container here before it is dumped to PHP code. AddConstraintValidatorsPass ::process () — Method in class AddConstraintValidatorsPass
You can modify the container here before it is dumped to PHP code. AddExpressionLanguageProvidersPass ::process () — Method in class AddExpressionLanguageProvidersPass
You can modify the container here before it is dumped to PHP code. AddValidatorInitializersPass ::process () — Method in class AddValidatorInitializersPass
You can modify the container here before it is dumped to PHP code. CompilerDebugDumpPass ::process () — Method in class CompilerDebugDumpPass
You can modify the container here before it is dumped to PHP code. ConfigCachePass ::process () — Method in class ConfigCachePass
You can modify the container here before it is dumped to PHP code. ContainerBuilderDebugDumpPass ::process () — Method in class ContainerBuilderDebugDumpPass
You can modify the container here before it is dumped to PHP code. FormPass ::process () — Method in class FormPass
You can modify the container here before it is dumped to PHP code. LoggingTranslatorPass ::process () — Method in class LoggingTranslatorPass
You can modify the container here before it is dumped to PHP code. ProfilerPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
Adds tagged data_collector services to profiler service. ProfilerPass ::process () — Method in class ProfilerPass
You can modify the container here before it is dumped to PHP code. PropertyInfoPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
Adds extractors to the property_info service. PropertyInfoPass ::process () — Method in class PropertyInfoPass
You can modify the container here before it is dumped to PHP code. RoutingResolverPass ::process () — Method in class RoutingResolverPass
You can modify the container here before it is dumped to PHP code. SerializerPass ::process () — Method in class SerializerPass
You can modify the container here before it is dumped to PHP code. TemplatingPass ::process () — Method in class TemplatingPass
You can modify the container here before it is dumped to PHP code. TranslationDumperPass ::process () — Method in class TranslationDumperPass
You can modify the container here before it is dumped to PHP code. TranslationExtractorPass ::process () — Method in class TranslationExtractorPass
You can modify the container here before it is dumped to PHP code. TranslatorPass ::process () — Method in class TranslatorPass
You can modify the container here before it is dumped to PHP code. UnusedTagsPass ::process () — Method in class UnusedTagsPass
You can modify the container here before it is dumped to PHP code. RouterHelper ::path () — Method in class RouterHelper
Generates a URL reference (as an absolute or relative path) to the route with the given parameters. PhpEngine — Class in namespace Symfony\Bundle\FrameworkBundle\Templating
This engine knows how to render Symfony templates. TemplateFilenameParser ::parse () — Method in class TemplateFilenameParser
Convert a template name to a TemplateReferenceInterface instance. TemplateNameParser ::parse () — Method in class TemplateNameParser
Convert a template name to a TemplateReferenceInterface instance. PhpExtractor — Class in namespace Symfony\Bundle\FrameworkBundle\Translation
PhpExtractor extracts translation messages from a PHP template. PhpStringTokenParser — Class in namespace Symfony\Bundle\FrameworkBundle\Translation
PhpStringTokenParser ::parse () — Method in class PhpStringTokenParser
Parses a string token. PhpStringTokenParser ::parseEscapeSequences () — Method in class PhpStringTokenParser
Parses escape sequences in strings (all string types apart from single quoted). PhpStringTokenParser ::parseDocString () — Method in class PhpStringTokenParser
Parses a constant doc string. AddSecurityVotersPass ::process () — Method in class AddSecurityVotersPass
You can modify the container here before it is dumped to PHP code. AclSchemaListener ::postGenerateSchema () — Method in class AclSchemaListener
PreviewErrorController — Class in namespace Symfony\Bundle\TwigBundle\Controller
PreviewErrorController can be used to test error pages. PreviewErrorController ::previewErrorPageAction () — Method in class PreviewErrorController
ExceptionListenerPass ::process () — Method in class ExceptionListenerPass
You can modify the container here before it is dumped to PHP code. ExtensionPass ::process () — Method in class ExtensionPass
You can modify the container here before it is dumped to PHP code. TwigEnvironmentPass ::process () — Method in class TwigEnvironmentPass
You can modify the container here before it is dumped to PHP code. TwigLoaderPass ::process () — Method in class TwigLoaderPass
You can modify the container here before it is dumped to PHP code. ProfilerController — Class in namespace Symfony\Bundle\WebProfilerBundle\Controller
ProfilerController. ProfilerController ::panelAction () — Method in class ProfilerController
Renders a profiler panel for the given token. ProfilerController ::phpinfoAction () — Method in class ProfilerController
Displays the PHP info. RouterController ::panelAction () — Method in class RouterController
Renders the profiler panel for the given token. Package — Class in namespace Symfony\Component\Asset
Basic package that adds a version to asset URLs. PackageInterface — Class in namespace Symfony\Component\Asset
Asset package interface. Packages — Class in namespace Symfony\Component\Asset
Helps manage asset URLs. PathPackage — Class in namespace Symfony\Component\Asset
Package that adds a base path to asset URLs in addition to a version. Psr4ClassLoader — Class in namespace Symfony\Component\ClassLoader
A PSR-4 compatible class loader. ArrayNodeDefinition ::prototype () — Method in class ArrayNodeDefinition
Sets a prototype for child nodes. ArrayNodeDefinition ::performNoDeepMerging () — Method in class ArrayNodeDefinition
Disables the deep merging of the node. ParentNodeDefinitionInterface — Class in namespace Symfony\Component\Config\Definition\Builder
An interface that must be implemented by nodes which can have children. Processor — Class in namespace Symfony\Component\Config\Definition
This class is the entry point for config normalization/merging/finalization. Processor ::process () — Method in class Processor
Processes an array of configurations. Processor ::processConfiguration () — Method in class Processor
Processes an array of configurations. PrototypeNodeInterface — Class in namespace Symfony\Component\Config\Definition
This interface must be implemented by nodes which can be used as prototypes. PrototypedArrayNode — Class in namespace Symfony\Component\Config\Definition
Represents a prototyped Array node in the config tree. XmlUtils ::phpize () — Method in class XmlUtils
Converts an xml value to a PHP type. OutputFormatterStyleStack ::push () — Method in class OutputFormatterStyleStack
Pushes a style in the stack. OutputFormatterStyleStack ::pop () — Method in class OutputFormatterStyleStack
Pops a style from the stack. DebugFormatterHelper ::progress () — Method in class DebugFormatterHelper
Adds progress to a formatting session. ProcessHelper — Class in namespace Symfony\Component\Console\Helper
The ProcessHelper class provides helpers to run external processes. ProgressBar — Class in namespace Symfony\Component\Console\Helper
The ProgressBar provides helpers to display progress output. ProgressIndicator — Class in namespace Symfony\Component\Console\Helper
StyleInterface ::progressStart () — Method in class StyleInterface
Starts the progress output. StyleInterface ::progressAdvance () — Method in class StyleInterface
Advances the progress output X steps. StyleInterface ::progressFinish () — Method in class StyleInterface
Finishes the progress output. SymfonyStyle ::progressStart () — Method in class SymfonyStyle
Starts the progress output. SymfonyStyle ::progressAdvance () — Method in class SymfonyStyle
Advances the progress output X steps. SymfonyStyle ::progressFinish () — Method in class SymfonyStyle
Finishes the progress output. ParseException — Class in namespace Symfony\Component\CssSelector\Exception
ParseException is thrown when a CSS selector syntax is not valid. SyntaxErrorException ::pseudoElementFound () — Method in class SyntaxErrorException
PseudoNode — Class in namespace Symfony\Component\CssSelector\Node
Represents a ":" node. Specificity ::plus () — Method in class Specificity
Parser — Class in namespace Symfony\Component\CssSelector\Parser
CSS selector parser. Parser ::parse () — Method in class Parser
Parses given selector source into an array of tokens. Parser ::parseSeries () — Method in class Parser
Parses the arguments for ":nth-child()" and friends. ParserInterface — Class in namespace Symfony\Component\CssSelector\Parser
CSS selector parser interface. ParserInterface ::parse () — Method in class ParserInterface
Parses given selector source into an array of tokens. ClassParser ::parse () — Method in class ClassParser
Parses given selector source into an array of tokens. ElementParser ::parse () — Method in class ElementParser
Parses given selector source into an array of tokens. EmptyStringParser ::parse () — Method in class EmptyStringParser
Parses given selector source into an array of tokens. HashParser ::parse () — Method in class HashParser
Parses given selector source into an array of tokens. TokenStream ::push () — Method in class TokenStream
Pushes a token. PseudoClassExtension — Class in namespace Symfony\Component\CssSelector\XPath\Extension
XPath expression translator pseudo-class extension. AnalyzeServiceReferencesPass ::process () — Method in class AnalyzeServiceReferencesPass
Processes a ContainerBuilder object to populate the service reference graph. AutoAliasServicePass ::process () — Method in class AutoAliasServicePass
You can modify the container here before it is dumped to PHP code. AutowirePass ::process () — Method in class AutowirePass
You can modify the container here before it is dumped to PHP code. CheckCircularReferencesPass ::process () — Method in class CheckCircularReferencesPass
Checks the ContainerBuilder object for circular references. CheckDefinitionValidityPass ::process () — Method in class CheckDefinitionValidityPass
Processes the ContainerBuilder to validate the Definition. CheckExceptionOnInvalidReferenceBehaviorPass ::process () — Method in class CheckExceptionOnInvalidReferenceBehaviorPass
You can modify the container here before it is dumped to PHP code. CheckReferenceValidityPass ::process () — Method in class CheckReferenceValidityPass
Processes the ContainerBuilder to validate References. CompilerPassInterface ::process () — Method in class CompilerPassInterface
You can modify the container here before it is dumped to PHP code. DecoratorServicePass ::process () — Method in class DecoratorServicePass
You can modify the container here before it is dumped to PHP code. ExtensionCompilerPass ::process () — Method in class ExtensionCompilerPass
You can modify the container here before it is dumped to PHP code. InlineServiceDefinitionsPass ::process () — Method in class InlineServiceDefinitionsPass
Processes the ContainerBuilder for inline service definitions. MergeExtensionConfigurationPass ::process () — Method in class MergeExtensionConfigurationPass
You can modify the container here before it is dumped to PHP code. PassConfig — Class in namespace Symfony\Component\DependencyInjection\Compiler
Compiler Pass Configuration. RemoveAbstractDefinitionsPass ::process () — Method in class RemoveAbstractDefinitionsPass
Removes abstract definitions from the ContainerBuilder. RemovePrivateAliasesPass ::process () — Method in class RemovePrivateAliasesPass
Removes private aliases from the ContainerBuilder. RemoveUnusedDefinitionsPass ::process () — Method in class RemoveUnusedDefinitionsPass
Processes the ContainerBuilder to remove unused definitions. RepeatedPass ::process () — Method in class RepeatedPass
Process the repeatable passes that run more than once. ReplaceAliasByActualDefinitionPass ::process () — Method in class ReplaceAliasByActualDefinitionPass
Process the Container to replace aliases with service definitions. ResolveDefinitionTemplatesPass ::process () — Method in class ResolveDefinitionTemplatesPass
Process the ContainerBuilder to replace DefinitionDecorator instances with their real Definition instances. ResolveInvalidReferencesPass ::process () — Method in class ResolveInvalidReferencesPass
Process the ContainerBuilder to resolve invalid references. ResolveParameterPlaceHoldersPass ::process () — Method in class ResolveParameterPlaceHoldersPass
Processes the ContainerBuilder to resolve parameter placeholders. ResolveReferencesToAliasesPass ::process () — Method in class ResolveReferencesToAliasesPass
Processes the ContainerBuilder to replace references to aliases with actual service references. ContainerBuilder ::prependExtensionConfig () — Method in class ContainerBuilder
Prepends a config array to the configs of the given extension. PhpDumper — Class in namespace Symfony\Component\DependencyInjection\Dumper
PhpDumper dumps a service container as a PHP class. XmlDumper ::phpToXml () — Method in class XmlDumper
Converts php types to xml types. ParameterCircularReferenceException — Class in namespace Symfony\Component\DependencyInjection\Exception
This exception is thrown when a circular reference in a parameter is detected. ParameterNotFoundException — Class in namespace Symfony\Component\DependencyInjection\Exception
This exception is thrown when a non-existent parameter is used. PrependExtensionInterface — Class in namespace Symfony\Component\DependencyInjection\Extension
PrependExtensionInterface ::prepend () — Method in class PrependExtensionInterface
Allow an extension to prepend the extension configurations. PhpFileLoader — Class in namespace Symfony\Component\DependencyInjection\Loader
PhpFileLoader loads service definitions from a PHP file. Parameter — Class in namespace Symfony\Component\DependencyInjection
Parameter represents a parameter reference. ParameterBag — Class in namespace Symfony\Component\DependencyInjection\ParameterBag
Holds parameters. ParameterBagInterface — Class in namespace Symfony\Component\DependencyInjection\ParameterBag
ParameterBagInterface. Crawler ::previousAll () — Method in class Crawler
Returns the previous sibling nodes of the current selection. Crawler ::parents () — Method in class Crawler
Returns the parents nodes of the current selection. RegisterListenersPass ::process () — Method in class RegisterListenersPass
You can modify the container here before it is dumped to PHP code. ExpressionLanguage ::parse () — Method in class ExpressionLanguage
Parses an expression. ParsedExpression — Class in namespace Symfony\Component\ExpressionLanguage
Represents an already parsed expression. Parser — Class in namespace Symfony\Component\ExpressionLanguage
Parsers a token stream. Parser ::parse () — Method in class Parser
Converts a token stream to a node tree. Parser ::parseExpression () — Method in class Parser
Parser ::parsePrimaryExpression () — Method in class Parser
Parser ::parseArrayExpression () — Method in class Parser
Parser ::parseHashExpression () — Method in class Parser
Parser ::parsePostfixExpression () — Method in class Parser
Parser ::parseArguments () — Method in class Parser
Parses arguments. ParserCacheInterface — Class in namespace Symfony\Component\ExpressionLanguage\ParserCache
Finder ::path () — Method in class Finder
Adds rules that filenames must match. PathFilterIterator — Class in namespace Symfony\Component\Finder\Iterator
PathFilterIterator filters files by path patterns (e.g. some/special/dir). PropertyAccessDecorator — Class in namespace Symfony\Component\Form\ChoiceList\Factory
Adds property path support to a choice list factory. $ChoiceListView — Property in class ChoiceListView
The preferred choices. PropertyPathMapper — Class in namespace Symfony\Component\Form\Extension\Core\DataMapper
Maps arrays/objects to/from forms using property paths. PercentToLocalizedStringTransformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
Transforms between a normalized format (integer or float) and a percentage value. ResizeFormListener ::preSetData () — Method in class ResizeFormListener
ResizeFormListener ::preSubmit () — Method in class ResizeFormListener
TrimListener ::preSubmit () — Method in class TrimListener
PasswordType — Class in namespace Symfony\Component\Form\Extension\Core\Type
PercentType — Class in namespace Symfony\Component\Form\Extension\Core\Type
CsrfValidationListener ::preSubmit () — Method in class CsrfValidationListener
DataCollectorListener ::postSetData () — Method in class DataCollectorListener
Listener for the {@link FormEvents::POSTSET DATA} event. DataCollectorListener ::postSubmit () — Method in class DataCollectorListener
Listener for the {@link FormEvents::POST_SUBMIT} event. $FormView — Property in class FormView
The parent view. PreloadedExtension — Class in namespace Symfony\Component\Form
A form extension with preloaded types, type exceptions and type guessers. BinaryFileResponse ::prepare () — Method in class BinaryFileResponse
Prepares the Response before it is sent to the client. ParameterBag — Class in namespace Symfony\Component\HttpFoundation
ParameterBag is a container for key/value pairs. RequestStack ::push () — Method in class RequestStack
Pushes a Request on the stack. RequestStack ::pop () — Method in class RequestStack
Pops the current request from the stack. Response ::prepare () — Method in class Response
Prepares the Response before it is sent to the client. AutoExpireFlashBag ::peek () — Method in class AutoExpireFlashBag
Gets flash messages for a given type. AutoExpireFlashBag ::peekAll () — Method in class AutoExpireFlashBag
Gets all flash messages. FlashBag ::peek () — Method in class FlashBag
Gets flash messages for a given type. FlashBag ::peekAll () — Method in class FlashBag
Gets all flash messages. FlashBagInterface ::peek () — Method in class FlashBagInterface
Gets flash messages for a given type. FlashBagInterface ::peekAll () — Method in class FlashBagInterface
Gets all flash messages. PdoSessionHandler — Class in namespace Symfony\Component\HttpFoundation\Session\Storage\Handler
Session handler using a PDO connection to read and write data. PhpBridgeSessionStorage — Class in namespace Symfony\Component\HttpFoundation\Session\Storage
Allows session to be started by PHP and managed by Symfony. AddClassesToCachePass ::process () — Method in class AddClassesToCachePass
You can modify the container here before it is dumped to PHP code. FragmentRendererPass ::process () — Method in class FragmentRendererPass
You can modify the container here before it is dumped to PHP code. MergeExtensionConfigurationPass ::process () — Method in class MergeExtensionConfigurationPass
You can modify the container here before it is dumped to PHP code. ProfilerListener — Class in namespace Symfony\Component\HttpKernel\EventListener
ProfilerListener collects data for the current request by listening to the kernel events. PostResponseEvent — Class in namespace Symfony\Component\HttpKernel\Event
Allows to execute logic after a response was sent. PreconditionFailedHttpException — Class in namespace Symfony\Component\HttpKernel\Exception
PreconditionFailedHttpException. PreconditionRequiredHttpException — Class in namespace Symfony\Component\HttpKernel\Exception
PreconditionRequiredHttpException. Esi ::process () — Method in class Esi
Replaces a Response ESI tags with the included resource content. Ssi ::process () — Method in class Ssi
Replaces a Response Surrogate tags with the included resource content. Store ::purge () — Method in class Store
Purges data for the given URL. StoreInterface ::purge () — Method in class StoreInterface
Purges data for the given URL. SurrogateInterface ::process () — Method in class SurrogateInterface
Replaces a Response Surrogate tags with the included resource content. FileProfilerStorage ::purge () — Method in class FileProfilerStorage
Purges all data from the database. Profile — Class in namespace Symfony\Component\HttpKernel\Profiler
Profile. Profiler — Class in namespace Symfony\Component\HttpKernel\Profiler
Profiler. Profiler ::purge () — Method in class Profiler
Purges all data from the storage. ProfilerStorageInterface — Class in namespace Symfony\Component\HttpKernel\Profiler
ProfilerStorageInterface. ProfilerStorageInterface ::purge () — Method in class ProfilerStorageInterface
Purges all data from the database. PhpBundleReader — Class in namespace Symfony\Component\Intl\Data\Bundle\Reader
Reads .php resource bundles. PhpBundleWriter — Class in namespace Symfony\Component\Intl\Data\Bundle\Writer
Writes .php resource bundles. FullTransformer ::parse () — Method in class FullTransformer
Parse a pattern based string to a timestamp value. IntlDateFormatter ::parse () — Method in class IntlDateFormatter
Parse string to a timestamp value. Locale ::parseLocale () — Method in class Locale
Not supported. Returns an associative array of locale identifier subtags. NumberFormatter ::parseCurrency () — Method in class NumberFormatter
Not supported. Parse a currency number. NumberFormatter ::parse () — Method in class NumberFormatter
Parse a number. ProcessFailedException — Class in namespace Symfony\Component\Process\Exception
Exception for failed processes. ProcessTimedOutException — Class in namespace Symfony\Component\Process\Exception
Exception that is thrown when a process times out. PhpExecutableFinder — Class in namespace Symfony\Component\Process
An executable finder specifically designed for the PHP executable. PhpProcess — Class in namespace Symfony\Component\Process
PhpProcess runs a PHP script in an independent process. $AbstractPipes — Property in class AbstractPipes
PipesInterface — Class in namespace Symfony\Component\Process\Pipes
PipesInterface manages descriptors and pipes for the use of proc_open. Process — Class in namespace Symfony\Component\Process
Process is a thin wrapper around proc_* functions to easily
start independent PHP processes. ProcessBuilder — Class in namespace Symfony\Component\Process
Process builder. ProcessUtils — Class in namespace Symfony\Component\Process
ProcessUtils is a bunch of utility methods. PropertyAccess — Class in namespace Symfony\Component\PropertyAccess
Entry point of the PropertyAccess component. PropertyAccessor — Class in namespace Symfony\Component\PropertyAccess
Default implementation of {@link PropertyAccessorInterface}. PropertyAccessorBuilder — Class in namespace Symfony\Component\PropertyAccess
A configurable builder to create a PropertyAccessor. PropertyAccessorInterface — Class in namespace Symfony\Component\PropertyAccess
Writes and reads values to/from an object/array graph. PropertyPath — Class in namespace Symfony\Component\PropertyAccess
Default implementation of {@link PropertyPathInterface}. PropertyPathBuilder — Class in namespace Symfony\Component\PropertyAccess
PropertyPathInterface — Class in namespace Symfony\Component\PropertyAccess
A sequence of property names or array indices. PropertyPathIterator — Class in namespace Symfony\Component\PropertyAccess
Traverses a property path and provides additional methods to find out
information about the current element. PropertyPathIteratorInterface — Class in namespace Symfony\Component\PropertyAccess
PhpDocExtractor — Class in namespace Symfony\Component\PropertyInfo\Extractor
Extracts data using a PHPDoc parser. PropertyAccessExtractorInterface — Class in namespace Symfony\Component\PropertyInfo
Guesses if the property can be accessed or mutated. PropertyDescriptionExtractorInterface — Class in namespace Symfony\Component\PropertyInfo
Description extractor Interface. PropertyInfoExtractor — Class in namespace Symfony\Component\PropertyInfo
Default {see PropertyInfoExtractorInterface} implementation. PropertyInfoExtractorInterface — Class in namespace Symfony\Component\PropertyInfo
Gets info about PHP class properties. PropertyListExtractorInterface — Class in namespace Symfony\Component\PropertyInfo
Extracts the list of properties available for the given class. PropertyTypeExtractorInterface — Class in namespace Symfony\Component\PropertyInfo
Type Extractor Interface. PhpGeneratorDumper — Class in namespace Symfony\Component\Routing\Generator\Dumper
PhpGeneratorDumper creates a PHP class able to generate URLs for a given set of routes. PhpFileLoader — Class in namespace Symfony\Component\Routing\Loader
PhpFileLoader loads routes from a PHP file. PhpMatcherDumper — Class in namespace Symfony\Component\Routing\Matcher\Dumper
PhpMatcherDumper creates a PHP class able to match URLs for a given set of routes. PreAuthenticatedAuthenticationProvider — Class in namespace Symfony\Component\Security\Core\Authentication\Provider
Processes a pre-authenticated authentication request. PersistentToken — Class in namespace Symfony\Component\Security\Core\Authentication\RememberMe
This class is only used by PersistentTokenRememberMeServices internally. PersistentTokenInterface — Class in namespace Symfony\Component\Security\Core\Authentication\RememberMe
Interface to be implemented by persistent token classes (such as
Doctrine entities representing a remember-me token). PreAuthenticatedToken — Class in namespace Symfony\Component\Security\Core\Authentication\Token
PreAuthenticatedToken implements a pre-authenticated token. PasswordEncoderInterface — Class in namespace Symfony\Component\Security\Core\Encoder
PasswordEncoderInterface is the interface for all encoders. Pbkdf2PasswordEncoder — Class in namespace Symfony\Component\Security\Core\Encoder
Pbkdf2PasswordEncoder uses the PBKDF2 (Password-Based Key Derivation Function 2). PlaintextPasswordEncoder — Class in namespace Symfony\Component\Security\Core\Encoder
PlaintextPasswordEncoder does not do any encoding. ProviderNotFoundException — Class in namespace Symfony\Component\Security\Core\Exception
ProviderNotFoundException is thrown when no AuthenticationProviderInterface instance
supports an authentication Token. PostAuthenticationGuardToken — Class in namespace Symfony\Component\Security\Guard\Token
Used as an "authenticated" token, though it could be set to not-authenticated later. PreAuthenticationGuardToken — Class in namespace Symfony\Component\Security\Guard\Token
The token used by the guard auth system before authentication. ParameterBagUtils — Class in namespace Symfony\Component\Security\Http
PersistentTokenBasedRememberMeServices — Class in namespace Symfony\Component\Security\Http\RememberMe
Concrete implementation of the RememberMeServicesInterface which needs
an implementation of TokenProviderInterface for providing remember-me
capabilities. PropertyNormalizer — Class in namespace Symfony\Component\Serializer\Normalizer
Converts between objects and arrays by mapping properties. PhpEngine — Class in namespace Symfony\Component\Templating
PhpEngine is an engine able to render PHP templates. TemplateNameParser ::parse () — Method in class TemplateNameParser
Convert a template name to a TemplateReferenceInterface instance. TemplateNameParserInterface ::parse () — Method in class TemplateNameParserInterface
Convert a template name to a TemplateReferenceInterface instance. PhpFileDumper — Class in namespace Symfony\Component\Translation\Dumper
PhpFileDumper generates PHP files from a message catalogue. PoFileDumper — Class in namespace Symfony\Component\Translation\Dumper
PoFileDumper generates a gettext formatted string representation of a message catalogue. PhpFileLoader — Class in namespace Symfony\Component\Translation\Loader
PhpFileLoader loads translations from PHP files returning an array of translations. PoFileLoader — Class in namespace Symfony\Component\Translation\Loader
PluralizationRules — Class in namespace Symfony\Component\Translation
Returns the plural rules for a given locale. $Constraint — Property in class Constraint
Domain-specific data attached to a constraint. $Regex — Property in class Regex
$Url — Property in class Url
$ClassMetadata — Property in class ClassMetadata
$MemberMetadata — Property in class MemberMetadata
PropertyMetadata — Class in namespace Symfony\Component\Validator\Mapping
Stores all metadata needed for validating a class property. PropertyMetadataInterface — Class in namespace Symfony\Component\Validator\Mapping
Stores all metadata needed for validating the value of a class property. PropertyPath — Class in namespace Symfony\Component\Validator\Util
Contains utility methods for dealing with property paths. $CutArrayStub — Property in class CutArrayStub
PdoCaster — Class in namespace Symfony\Component\VarDumper\Caster
Casts PDO related classes to array representation. PgSqlCaster — Class in namespace Symfony\Component\VarDumper\Caster
Casts pqsql resources to array representation. $Stub — Property in class Stub
ParseException — Class in namespace Symfony\Component\Yaml\Exception
Exception class thrown when an error occurs during parsing. Inline ::parse () — Method in class Inline
Converts a YAML string to a PHP array. Inline ::parseScalar () — Method in class Inline
Parses a scalar to a YAML string. Parser — Class in namespace Symfony\Component\Yaml
Parser parses YAML strings to convert them to PHP arrays. Parser ::parse () — Method in class Parser
Parses a YAML string to a PHP value. Yaml ::parse () — Method in class Yaml
Parses YAML into a PHP array. Q
QuestionHelper — Class in namespace Symfony\Component\Console\Helper
The QuestionHelper class provides helpers to interact with the user. Question — Class in namespace Symfony\Component\Console\Question
Represents a Question. $Request — Property in class Request
Query string parameters ($_GET). $ControllerReference — Property in class ControllerReference
QuarterTransformer — Class in namespace Symfony\Component\Intl\DateFormatter\DateFormat
Parser and formatter for quarter format. QtFileDumper — Class in namespace Symfony\Component\Translation\Dumper
QtFileDumper generates ts files from a message catalogue. QtFileLoader — Class in namespace Symfony\Component\Translation\Loader
QtFileLoader loads translations from QT Translations XML files. R
ContainerAwareEventManager ::removeEventListener () — Method in class ContainerAwareEventManager
Removes an event listener from the specified events. RegisterEventListenersAndSubscribersPass — Class in namespace Symfony\Bridge\Doctrine\DependencyInjection\CompilerPass
Registers event listeners and subscribers to the available doctrine connections. RegisterMappingsPass — Class in namespace Symfony\Bridge\Doctrine\DependencyInjection\CompilerPass
Base class for the doctrine bundles to provide a compiler pass class that
helps to register doctrine mappings. CollectionToArrayTransformer ::reverseTransform () — Method in class CollectionToArrayTransformer
Transforms choice keys into entities. DbalSessionHandler ::read () — Method in class DbalSessionHandler
{@inheritdoc} RegistryInterface — Class in namespace Symfony\Bridge\Doctrine
References Doctrine connections and entity managers. RegistryInterface ::resetEntityManager () — Method in class RegistryInterface
Resets a named entity manager. EntityUserProvider ::refreshUser () — Method in class EntityUserProvider
Refreshes the user for the account interface. $UniqueEntity — Property in class UniqueEntity
ClockMock ::register () — Method in class ClockMock
DeprecationErrorHandler ::register () — Method in class DeprecationErrorHandler
RuntimeInstantiator — Class in namespace Symfony\Bridge\ProxyManager\LazyProxy\Instantiator
Runtime lazy loading proxy generator. $FormExtension — Property in class FormExtension
This property is public so that it can be accessed directly from compiled
templates without having to call a getter, which slightly decreases performance. FormExtension ::renderCsrfToken () — Method in class FormExtension
{@inheritdoc} HttpKernelExtension ::renderFragment () — Method in class HttpKernelExtension
Renders a fragment. HttpKernelExtension ::renderFragmentStrategy () — Method in class HttpKernelExtension
Renders a fragment. RoutingExtension — Class in namespace Symfony\Bridge\Twig\Extension
Provides integration of the Routing component with Twig. TwigRendererEngine ::renderBlock () — Method in class TwigRendererEngine
Renders a block in the given renderer resource. RenderBlockNode — Class in namespace Symfony\Bridge\Twig\Node
Compiles a call to {@link \Symfony\Component\Form\FormRendererInterface::renderBlock()}. TwigEngine ::render () — Method in class TwigEngine
Renders a template. RouterCacheWarmer — Class in namespace Symfony\Bundle\FrameworkBundle\CacheWarmer
Generates the router matcher and generator classes. RouterDebugCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
A console command for retrieving information about routes. RouterMatchCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
A console command to test route matching. RedirectController — Class in namespace Symfony\Bundle\FrameworkBundle\Controller
Redirects a request to another URL. RedirectController ::redirectAction () — Method in class RedirectController
Redirects to another route with the given name. RouterDataCollector — Class in namespace Symfony\Bundle\FrameworkBundle\DataCollector
RouterDataCollector. RoutingResolverPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
Adds tagged routing.loader services to routing.resolver service. MicroKernelTrait ::registerContainerConfiguration () — Method in class MicroKernelTrait
{@inheritdoc} RedirectableUrlMatcher — Class in namespace Symfony\Bundle\FrameworkBundle\Routing
RedirectableUrlMatcher ::redirect () — Method in class RedirectableUrlMatcher
Redirects the user to another URL. Router — Class in namespace Symfony\Bundle\FrameworkBundle\Routing
This Router creates the Loader only when the cache is empty. DelegatingEngine ::renderResponse () — Method in class DelegatingEngine
Renders a view and returns a Response. EngineInterface ::renderResponse () — Method in class EngineInterface
Renders a view and returns a Response. ActionsHelper ::render () — Method in class ActionsHelper
Returns the fragment content for a given URI. FormHelper ::row () — Method in class FormHelper
Renders the entire form field "row". FormHelper ::rest () — Method in class FormHelper
Renders views which have not already been rendered. RequestHelper — Class in namespace Symfony\Bundle\FrameworkBundle\Templating\Helper
RequestHelper provides access to the current request parameters. RouterHelper — Class in namespace Symfony\Bundle\FrameworkBundle\Templating\Helper
RouterHelper manages links between pages in a template context. PhpEngine ::renderResponse () — Method in class PhpEngine
Renders a view and returns a Response. TimedPhpEngine ::render () — Method in class TimedPhpEngine
Renders a template. RememberMeFactory — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory
RemoteUserFactory — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory
RemoteUserFactory creates services for REMOTE_USER based authentication. TwigEngine ::render () — Method in class TwigEngine
Renders a template. TwigEngine ::renderResponse () — Method in class TwigEngine
Renders a view and returns a Response. RouterController — Class in namespace Symfony\Bundle\WebProfilerBundle\Controller
RouterController. RequestStackContext — Class in namespace Symfony\Component\Asset\Context
Uses a RequestStack to populate the context. Client ::request () — Method in class Client
Calls a URI. Client ::reload () — Method in class Client
Reloads the current browser. Client ::restart () — Method in class Client
Restarts the client. Request — Class in namespace Symfony\Component\BrowserKit
Request object. Response — Class in namespace Symfony\Component\BrowserKit
Response object. ApcClassLoader ::register () — Method in class ApcClassLoader
Registers this instance as an autoloader. ClassLoader ::register () — Method in class ClassLoader
Registers this instance as an autoloader. MapClassLoader ::register () — Method in class MapClassLoader
Registers this instance as an autoloader. Psr4ClassLoader ::register () — Method in class Psr4ClassLoader
Registers this instance as an autoloader. WinCacheClassLoader ::register () — Method in class WinCacheClassLoader
Registers this instance as an autoloader. XcacheClassLoader ::register () — Method in class XcacheClassLoader
Registers this instance as an autoloader. BaseNode ::removeAttribute () — Method in class BaseNode
ArrayNodeDefinition ::requiresAtLeastOneElement () — Method in class ArrayNodeDefinition
Requires the node to have at least one element. $NormalizationBuilder — Property in class NormalizationBuilder
NormalizationBuilder ::remap () — Method in class NormalizationBuilder
Registers a key to remap to its plural form. TreeBuilder ::root () — Method in class TreeBuilder
Creates the root node. $ValidationBuilder — Property in class ValidationBuilder
ValidationBuilder ::rule () — Method in class ValidationBuilder
Registers a closure to run as normalization or an expression builder to build it if null is provided. Loader ::resolve () — Method in class Loader
Finds a loader able to load an imported resource. LoaderResolver ::resolve () — Method in class LoaderResolver
Returns a loader able to load the resource. LoaderResolverInterface ::resolve () — Method in class LoaderResolverInterface
Returns a loader able to load the resource. ResourceCheckerConfigCache — Class in namespace Symfony\Component\Config
ResourceCheckerConfigCache uses instances of ResourceCheckerInterface
to check whether cached data is still fresh. ResourceCheckerConfigCacheFactory — Class in namespace Symfony\Component\Config
A ConfigCacheFactory implementation that validates the
cache with an arbitrary set of ResourceCheckers. ResourceCheckerInterface — Class in namespace Symfony\Component\Config
Interface for ResourceCheckers. ResourceInterface — Class in namespace Symfony\Component\Config\Resource
ResourceInterface is the interface that must be implemented by all Resource classes. Application ::run () — Method in class Application
Runs the current application. Application ::register () — Method in class Application
Registers a new command. Application ::renderException () — Method in class Application
Renders a caught exception. Command ::run () — Method in class Command
Runs the command. RuntimeException — Class in namespace Symfony\Component\Console\Exception
OutputFormatterStyleStack ::reset () — Method in class OutputFormatterStyleStack
Resets stack (ie. empty internal arrays). DescriptorHelper ::register () — Method in class DescriptorHelper
Registers a descriptor. ProcessHelper ::run () — Method in class ProcessHelper
Runs an external process. Table ::render () — Method in class Table
Renders table to output. ApplicationTester ::run () — Method in class ApplicationTester
Executes the application. Reader — Class in namespace Symfony\Component\CssSelector\Parser
CSS selector reader. Translator ::registerExtension () — Method in class Translator
Registers an extension. Translator ::registerParserShortcut () — Method in class Translator
Registers a shortcut parser. ErrorHandler ::register () — Method in class ErrorHandler
Registers the error handler. ExceptionHandler ::register () — Method in class ExceptionHandler
Registers the exception handler. RemoveAbstractDefinitionsPass — Class in namespace Symfony\Component\DependencyInjection\Compiler
Removes abstract Definitions. RemovePrivateAliasesPass — Class in namespace Symfony\Component\DependencyInjection\Compiler
Remove private aliases from the container. They were only used to establish
dependencies between services, and these dependencies have been resolved in
one of the previous passes. RemoveUnusedDefinitionsPass — Class in namespace Symfony\Component\DependencyInjection\Compiler
Removes unused service definitions from the container. RepeatablePassInterface — Class in namespace Symfony\Component\DependencyInjection\Compiler
Interface that must be implemented by passes that are run as part of an
RepeatedPass. RepeatedPass — Class in namespace Symfony\Component\DependencyInjection\Compiler
A pass that might be run repeatedly. ReplaceAliasByActualDefinitionPass — Class in namespace Symfony\Component\DependencyInjection\Compiler
Replaces aliases with actual service definitions, effectively removing these
aliases. ResolveDefinitionTemplatesPass — Class in namespace Symfony\Component\DependencyInjection\Compiler
This replaces all DefinitionDecorator instances with their equivalent fully
merged Definition instance. ResolveInvalidReferencesPass — Class in namespace Symfony\Component\DependencyInjection\Compiler
Emulates the invalid behavior if the reference is not found within the
container. ResolveParameterPlaceHoldersPass — Class in namespace Symfony\Component\DependencyInjection\Compiler
Resolves all parameter placeholders "%somevalue%" to their real values. ResolveReferencesToAliasesPass — Class in namespace Symfony\Component\DependencyInjection\Compiler
Replaces all references to aliases with references to the actual service. Container ::reset () — Method in class Container
Resets shared services from the container. ContainerBuilder ::registerExtension () — Method in class ContainerBuilder
Registers an extension. ContainerBuilder ::removeDefinition () — Method in class ContainerBuilder
Removes a service definition. ContainerBuilder ::removeAlias () — Method in class ContainerBuilder
Removes an alias. ContainerBuilder ::register () — Method in class ContainerBuilder
Registers a service definition. ContainerBuilder ::resolveServices () — Method in class ContainerBuilder
Replaces service references by the real service instance and evaluates expressions. Definition ::replaceArgument () — Method in class Definition
Sets a specific argument. Definition ::removeMethodCall () — Method in class Definition
Removes a method to call after service initialization. Definition ::removeAutowiringType () — Method in class Definition
Removes a type. DefinitionDecorator ::replaceArgument () — Method in class DefinitionDecorator
You should always use this method when overwriting existing arguments
of the parent definition. RuntimeException — Class in namespace Symfony\Component\DependencyInjection\Exception
Base RuntimeException for Dependency Injection component. RealServiceInstantiator — Class in namespace Symfony\Component\DependencyInjection\LazyProxy\Instantiator
{@inheritdoc} FrozenParameterBag ::remove () — Method in class FrozenParameterBag
Removes a parameter. ParameterBag ::remove () — Method in class ParameterBag
Removes a parameter. ParameterBag ::resolve () — Method in class ParameterBag
Replaces parameter placeholders (%name%) by their values for all parameters. ParameterBag ::resolveValue () — Method in class ParameterBag
Replaces parameter placeholders (%name%) by their values. ParameterBag ::resolveString () — Method in class ParameterBag
Resolves parameters inside a string. ParameterBagInterface ::remove () — Method in class ParameterBagInterface
Removes a parameter. ParameterBagInterface ::resolve () — Method in class ParameterBagInterface
Replaces parameter placeholders (%name%) by their values for all parameters. ParameterBagInterface ::resolveValue () — Method in class ParameterBagInterface
Replaces parameter placeholders (%name%) by their values. Reference — Class in namespace Symfony\Component\DependencyInjection
Reference represents a service reference. ResettableContainerInterface — Class in namespace Symfony\Component\DependencyInjection
ResettableContainerInterface defines additional resetting functionality
for containers, allowing to release shared services when the container is
not needed anymore. ResettableContainerInterface ::reset () — Method in class ResettableContainerInterface
Resets shared services from the container. Crawler ::reduce () — Method in class Crawler
Reduces the list of nodes by calling an anonymous function. Crawler ::registerNamespace () — Method in class Crawler
Form ::remove () — Method in class Form
Removes a field from the form. FormFieldRegistry ::remove () — Method in class FormFieldRegistry
Removes a field and its children from the registry. ContainerAwareEventDispatcher ::removeListener () — Method in class ContainerAwareEventDispatcher
Removes an event listener from the specified events. TraceableEventDispatcher ::removeListener () — Method in class TraceableEventDispatcher
Removes an event listener from the specified events. TraceableEventDispatcher ::removeSubscriber () — Method in class TraceableEventDispatcher
Removes an event subscriber. RegisterListenersPass — Class in namespace Symfony\Component\EventDispatcher\DependencyInjection
Compiler pass to register tagged services for an event dispatcher. EventDispatcher ::removeListener () — Method in class EventDispatcher
Removes an event listener from the specified events. EventDispatcher ::removeSubscriber () — Method in class EventDispatcher
Removes an event subscriber. EventDispatcherInterface ::removeListener () — Method in class EventDispatcherInterface
Removes an event listener from the specified events. EventDispatcherInterface ::removeSubscriber () — Method in class EventDispatcherInterface
Removes an event subscriber. ImmutableEventDispatcher ::removeListener () — Method in class ImmutableEventDispatcher
Removes an event listener from the specified events. ImmutableEventDispatcher ::removeSubscriber () — Method in class ImmutableEventDispatcher
Removes an event subscriber. Compiler ::reset () — Method in class Compiler
Compiler ::raw () — Method in class Compiler
Adds a raw string to the compiled code. Compiler ::repr () — Method in class Compiler
Returns a PHP representation of a given value. ExpressionLanguage ::register () — Method in class ExpressionLanguage
Registers a function. ExpressionLanguage ::registerProvider () — Method in class ExpressionLanguage
Filesystem ::remove () — Method in class Filesystem
Removes files or directories. Filesystem ::rename () — Method in class Filesystem
Renames a file or a directory. LockHandler ::release () — Method in class LockHandler
Release the resource. FilterIterator ::rewind () — Method in class FilterIterator
This is a workaround for the problem with \FilterIterator leaving inner \FilesystemIterator in wrong state after
rewind in some cases. RecursiveDirectoryIterator — Class in namespace Symfony\Component\Finder\Iterator
Extends the \RecursiveDirectoryIterator to support relative paths. RecursiveDirectoryIterator ::rewind () — Method in class RecursiveDirectoryIterator
Do nothing for non rewindable stream. Button ::remove () — Method in class Button
Removes a child from the form. ButtonBuilder ::remove () — Method in class ButtonBuilder
Removes the field with the given name. ButtonBuilder ::resetViewTransformers () — Method in class ButtonBuilder
Clears the view transformers. ButtonBuilder ::resetModelTransformers () — Method in class ButtonBuilder
Clears the normalization transformers. CallbackTransformer ::reverseTransform () — Method in class CallbackTransformer
Transforms a value from the transformed representation to its original
representation. DataTransformerInterface ::reverseTransform () — Method in class DataTransformerInterface
Transforms a value from the transformed representation to its original
representation. RuntimeException — Class in namespace Symfony\Component\Form\Exception
Base RuntimeException for the Form component. RadioListMapper — Class in namespace Symfony\Component\Form\Extension\Core\DataMapper
Maps choices to/from radio forms. ArrayToPartsTransformer ::reverseTransform () — Method in class ArrayToPartsTransformer
Transforms a value from the transformed representation to its original
representation. BooleanToStringTransformer ::reverseTransform () — Method in class BooleanToStringTransformer
Transforms a string into a Boolean. ChoiceToValueTransformer ::reverseTransform () — Method in class ChoiceToValueTransformer
Transforms a value from the transformed representation to its original
representation. ChoicesToValuesTransformer ::reverseTransform () — Method in class ChoicesToValuesTransformer
DataTransformerChain ::reverseTransform () — Method in class DataTransformerChain
Passes the value through the reverseTransform() method of all nested
transformers. DateTimeToArrayTransformer ::reverseTransform () — Method in class DateTimeToArrayTransformer
Transforms a localized date into a normalized date. DateTimeToLocalizedStringTransformer ::reverseTransform () — Method in class DateTimeToLocalizedStringTransformer
Transforms a localized date string/array into a normalized date. DateTimeToRfc3339Transformer ::reverseTransform () — Method in class DateTimeToRfc3339Transformer
Transforms a value from the transformed representation to its original
representation. DateTimeToStringTransformer ::reverseTransform () — Method in class DateTimeToStringTransformer
Transforms a date string in the configured timezone into a DateTime object. DateTimeToTimestampTransformer ::reverseTransform () — Method in class DateTimeToTimestampTransformer
Transforms a timestamp in the configured timezone into a DateTime object. IntegerToLocalizedStringTransformer ::reverseTransform () — Method in class IntegerToLocalizedStringTransformer
Transforms a localized number into an integer or float. MoneyToLocalizedStringTransformer ::reverseTransform () — Method in class MoneyToLocalizedStringTransformer
Transforms a localized number into an integer or float. NumberToLocalizedStringTransformer ::reverseTransform () — Method in class NumberToLocalizedStringTransformer
Transforms a localized number into an integer or float. PercentToLocalizedStringTransformer ::reverseTransform () — Method in class PercentToLocalizedStringTransformer
Transforms between a percentage value into a normalized format (integer or float). ValueToDuplicatesTransformer ::reverseTransform () — Method in class ValueToDuplicatesTransformer
Extracts the duplicated value from an array. ResizeFormListener — Class in namespace Symfony\Component\Form\Extension\Core\EventListener
Resize a collection form element based on the data sent from the client. RadioType — Class in namespace Symfony\Component\Form\Extension\Core\Type
RangeType — Class in namespace Symfony\Component\Form\Extension\Core\Type
RepeatedType — Class in namespace Symfony\Component\Form\Extension\Core\Type
ResetType — Class in namespace Symfony\Component\Form\Extension\Core\Type
A reset button. ResolvedTypeDataCollectorProxy — Class in namespace Symfony\Component\Form\Extension\DataCollector\Proxy
Proxy that invokes a data collector when creating a form and its view. ResolvedTypeFactoryDataCollectorProxy — Class in namespace Symfony\Component\Form\Extension\DataCollector\Proxy
Proxy that wraps resolved types into {@link ResolvedTypeDataCollectorProxy}
instances. TemplatingRendererEngine ::renderBlock () — Method in class TemplatingRendererEngine
Renders a block in the given renderer resource. RepeatedTypeValidatorExtension — Class in namespace Symfony\Component\Form\Extension\Validator\Type
RelativePath — Class in namespace Symfony\Component\Form\Extension\Validator\ViolationMapper
Form ::remove () — Method in class Form
Removes a child from the form. FormBuilder ::remove () — Method in class FormBuilder
Removes the field with the given name. FormBuilderInterface ::remove () — Method in class FormBuilderInterface
Removes the field with the given name. FormConfigBuilder ::resetViewTransformers () — Method in class FormConfigBuilder
Clears the view transformers. FormConfigBuilder ::resetModelTransformers () — Method in class FormConfigBuilder
Clears the normalization transformers. FormConfigBuilderInterface ::resetViewTransformers () — Method in class FormConfigBuilderInterface
Clears the view transformers. FormConfigBuilderInterface ::resetModelTransformers () — Method in class FormConfigBuilderInterface
Clears the normalization transformers. FormErrorIterator ::rewind () — Method in class FormErrorIterator
Sets the iterator's position to the beginning. FormInterface ::remove () — Method in class FormInterface
Removes a child from the form. FormRenderer ::renderCsrfToken () — Method in class FormRenderer
Renders a CSRF token. FormRenderer ::renderBlock () — Method in class FormRenderer
Renders a named block of the form theme. FormRendererEngineInterface ::renderBlock () — Method in class FormRendererEngineInterface
Renders a block in the given renderer resource. FormRendererInterface ::renderBlock () — Method in class FormRendererInterface
Renders a named block of the form theme. FormRendererInterface ::renderCsrfToken () — Method in class FormRendererInterface
Renders a CSRF token. RequestHandlerInterface — Class in namespace Symfony\Component\Form
Submits forms if they were submitted. ResolvedFormType — Class in namespace Symfony\Component\Form
A wrapper for a form type and its extensions. ResolvedFormTypeFactory — Class in namespace Symfony\Component\Form
ResolvedFormTypeFactoryInterface — Class in namespace Symfony\Component\Form
Creates ResolvedFormTypeInterface instances. ResolvedFormTypeInterface — Class in namespace Symfony\Component\Form
A wrapper for a form type and its extensions. ReversedTransformer — Class in namespace Symfony\Component\Form
Reverses a transformer. ReversedTransformer ::reverseTransform () — Method in class ReversedTransformer
Transforms a value from the transformed representation to its original
representation. OrderedHashMapIterator ::rewind () — Method in class OrderedHashMapIterator
{@inheritdoc} FileBag ::replace () — Method in class FileBag
Replaces the current parameters by a new set. ExtensionGuesser ::register () — Method in class ExtensionGuesser
Registers a new extension guesser. MimeTypeGuesser ::reset () — Method in class MimeTypeGuesser
Resets the singleton instance. MimeTypeGuesser ::register () — Method in class MimeTypeGuesser
Registers a new mime type guesser. HeaderBag ::replace () — Method in class HeaderBag
Replaces the current HTTP headers by a new set. HeaderBag ::remove () — Method in class HeaderBag
Removes a header. HeaderBag ::removeCacheControlDirective () — Method in class HeaderBag
Removes a Cache-Control directive. ParameterBag ::replace () — Method in class ParameterBag
Replaces the current parameters by a new set. ParameterBag ::remove () — Method in class ParameterBag
Removes a parameter. RedirectResponse — Class in namespace Symfony\Component\HttpFoundation
RedirectResponse represents an HTTP response doing a redirect. Request — Class in namespace Symfony\Component\HttpFoundation
Request represents an HTTP request. $Request — Property in class Request
Request body parameters ($_POST). RequestMatcher — Class in namespace Symfony\Component\HttpFoundation
RequestMatcher compares a pre-defined set of checks against a Request instance. RequestMatcherInterface — Class in namespace Symfony\Component\HttpFoundation
RequestMatcherInterface is an interface for strategies to match a Request. RequestStack — Class in namespace Symfony\Component\HttpFoundation
Request stack that controls the lifecycle of requests. Response — Class in namespace Symfony\Component\HttpFoundation
Response represents an HTTP response. ResponseHeaderBag — Class in namespace Symfony\Component\HttpFoundation
ResponseHeaderBag is a container for Response HTTP headers. ResponseHeaderBag ::replace () — Method in class ResponseHeaderBag
Replaces the current HTTP headers by a new set. ResponseHeaderBag ::remove () — Method in class ResponseHeaderBag
Removes a header. ResponseHeaderBag ::removeCookie () — Method in class ResponseHeaderBag
Removes a cookie from the array, but does not unset it in the browser. AttributeBag ::replace () — Method in class AttributeBag
Sets attributes. AttributeBag ::remove () — Method in class AttributeBag
Removes an attribute. AttributeBagInterface ::replace () — Method in class AttributeBagInterface
Sets attributes. AttributeBagInterface ::remove () — Method in class AttributeBagInterface
Removes an attribute. NamespacedAttributeBag ::remove () — Method in class NamespacedAttributeBag
Removes an attribute. Session ::replace () — Method in class Session
Sets attributes. Session ::remove () — Method in class Session
Removes an attribute. Session ::registerBag () — Method in class Session
Registers a SessionBagInterface with the session. SessionInterface ::replace () — Method in class SessionInterface
Sets attributes. SessionInterface ::remove () — Method in class SessionInterface
Removes an attribute. SessionInterface ::registerBag () — Method in class SessionInterface
Registers a SessionBagInterface with the session. MemcacheSessionHandler ::read () — Method in class MemcacheSessionHandler
{@inheritdoc} MemcachedSessionHandler ::read () — Method in class MemcachedSessionHandler
{@inheritdoc} MongoDbSessionHandler ::read () — Method in class MongoDbSessionHandler
{@inheritdoc} NullSessionHandler ::read () — Method in class NullSessionHandler
{@inheritdoc} PdoSessionHandler ::read () — Method in class PdoSessionHandler
{@inheritdoc} WriteCheckSessionHandler ::read () — Method in class WriteCheckSessionHandler
{@inheritdoc} MockArraySessionStorage ::regenerate () — Method in class MockArraySessionStorage
Regenerates id that represents this storage. MockArraySessionStorage ::registerBag () — Method in class MockArraySessionStorage
Registers a SessionBagInterface for use. MockFileSessionStorage ::regenerate () — Method in class MockFileSessionStorage
Regenerates id that represents this storage. NativeSessionStorage ::regenerate () — Method in class NativeSessionStorage
Regenerates id that represents this storage. NativeSessionStorage ::registerBag () — Method in class NativeSessionStorage
Registers a SessionBagInterface for use. SessionHandlerProxy ::read () — Method in class SessionHandlerProxy
{@inheritdoc} SessionStorageInterface ::regenerate () — Method in class SessionStorageInterface
Regenerates id that represents this storage. SessionStorageInterface ::registerBag () — Method in class SessionStorageInterface
Registers a SessionBagInterface for use. Bundle ::registerCommands () — Method in class Bundle
Finds and registers Commands. RequestDataCollector — Class in namespace Symfony\Component\HttpKernel\DataCollector
RequestDataCollector. RouterDataCollector — Class in namespace Symfony\Component\HttpKernel\DataCollector
RouterDataCollector. LazyLoadingFragmentHandler ::render () — Method in class LazyLoadingFragmentHandler
Renders a URI and returns the Response content. ResponseListener — Class in namespace Symfony\Component\HttpKernel\EventListener
ResponseListener fixes the Response headers based on the Request. RouterListener — Class in namespace Symfony\Component\HttpKernel\EventListener
Initializes the context from the request and sets request attributes based on a matching route. AbstractSurrogateFragmentRenderer ::render () — Method in class AbstractSurrogateFragmentRenderer
Renders a URI and returns the Response content. FragmentHandler ::render () — Method in class FragmentHandler
Renders a URI and returns the Response content. FragmentRendererInterface ::render () — Method in class FragmentRendererInterface
Renders a URI and returns the Response content. HIncludeFragmentRenderer ::render () — Method in class HIncludeFragmentRenderer
Renders a URI and returns the Response content. InlineFragmentRenderer ::render () — Method in class InlineFragmentRenderer
Renders a URI and returns the Response content. RoutableFragmentRenderer — Class in namespace Symfony\Component\HttpKernel\Fragment
Adds the possibility to generate a fragment URI for a given Controller. Esi ::renderIncludeTag () — Method in class Esi
Renders an ESI tag. ResponseCacheStrategy — Class in namespace Symfony\Component\HttpKernel\HttpCache
ResponseCacheStrategy knows how to compute the Response cache HTTP header
based on the different response cache headers. ResponseCacheStrategyInterface — Class in namespace Symfony\Component\HttpKernel\HttpCache
ResponseCacheStrategyInterface implementations know how to compute the
Response cache HTTP header based on the different response cache headers. Ssi ::renderIncludeTag () — Method in class Ssi
Renders a Surrogate tag. SurrogateInterface ::renderIncludeTag () — Method in class SurrogateInterface
Renders a Surrogate tag. KernelInterface ::registerBundles () — Method in class KernelInterface
Returns an array of bundles to register. KernelInterface ::registerContainerConfiguration () — Method in class KernelInterface
Loads the container configuration. FileProfilerStorage ::read () — Method in class FileProfilerStorage
Reads data associated with the given token. ProfilerStorageInterface ::read () — Method in class ProfilerStorageInterface
Reads data associated with the given token. BufferedBundleReader ::read () — Method in class BufferedBundleReader
Reads a resource bundle. BundleEntryReader ::read () — Method in class BundleEntryReader
Reads a resource bundle. BundleEntryReader ::readEntry () — Method in class BundleEntryReader
Reads an entry from a resource bundle. BundleEntryReaderInterface ::readEntry () — Method in class BundleEntryReaderInterface
Reads an entry from a resource bundle. BundleReaderInterface ::read () — Method in class BundleReaderInterface
Reads a resource bundle. IntlBundleReader ::read () — Method in class IntlBundleReader
Reads a resource bundle. JsonBundleReader ::read () — Method in class JsonBundleReader
Reads a resource bundle. PhpBundleReader ::read () — Method in class PhpBundleReader
Reads a resource bundle. RegionDataGenerator — Class in namespace Symfony\Component\Intl\Data\Generator
The rule for compiling the region bundle. RegionDataProvider — Class in namespace Symfony\Component\Intl\Data\Provider
Data provider for region-related ICU data. RecursiveArrayAccess — Class in namespace Symfony\Component\Intl\Data\Util
RingBuffer — Class in namespace Symfony\Component\Intl\Data\Util
Implements a ring buffer. FullTransformer ::replaceQuoteMatch () — Method in class FullTransformer
Replaces single quotes at the start or end of a string with two single quotes. ResourceBundleNotFoundException — Class in namespace Symfony\Component\Intl\Exception
RuntimeException — Class in namespace Symfony\Component\Intl\Exception
RuntimeException for the Intl component. RegionBundle — Class in namespace Symfony\Component\Intl\ResourceBundle
Default implementation of {@link RegionBundleInterface}. RegionBundleInterface — Class in namespace Symfony\Component\Intl\ResourceBundle
Gives access to region-related ICU data. ResourceBundleInterface — Class in namespace Symfony\Component\Intl\ResourceBundle
Gives access to ICU data. IntlTestHelper ::requireIntl () — Method in class IntlTestHelper
Should be called before tests that work fine with the stub implementation. IntlTestHelper ::requireFullIntl () — Method in class IntlTestHelper
Should be called before tests that require a feature-complete intl
implementation. IntlTestHelper ::require32Bit () — Method in class IntlTestHelper
Skips the test unless the current system has a 32bit architecture. IntlTestHelper ::require64Bit () — Method in class IntlTestHelper
Skips the test unless the current system has a 64bit architecture. OptionsResolver ::remove () — Method in class OptionsResolver
Removes the option with the given name. OptionsResolver ::resolve () — Method in class OptionsResolver
Merges options with the default values stored in the container and
validates them. RuntimeException — Class in namespace Symfony\Component\Process\Exception
RuntimeException for the Process Component. PipesInterface ::readAndWrite () — Method in class PipesInterface
Reads data in file handles and pipes. UnixPipes ::readAndWrite () — Method in class UnixPipes
Reads data in file handles and pipes. WindowsPipes ::readAndWrite () — Method in class WindowsPipes
Reads data in file handles and pipes. Process ::run () — Method in class Process
Runs the process. Process ::restart () — Method in class Process
Restarts the process. RuntimeException — Class in namespace Symfony\Component\PropertyAccess\Exception
Base RuntimeException for the PropertyAccess component. PropertyPathBuilder ::remove () — Method in class PropertyPathBuilder
Removes elements from the current path. PropertyPathBuilder ::replace () — Method in class PropertyPathBuilder
Replaces a sub-path by a different (sub-) path. PropertyPathBuilder ::replaceByIndex () — Method in class PropertyPathBuilder
Replaces a property element by an index element. PropertyPathBuilder ::replaceByProperty () — Method in class PropertyPathBuilder
Replaces an index element by a property element. ReflectionExtractor — Class in namespace Symfony\Component\PropertyInfo\Extractor
Extracts PHP informations using the reflection API. Route — Class in namespace Symfony\Component\Routing\Annotation
Annotation class for @Route(). ResourceNotFoundException — Class in namespace Symfony\Component\Routing\Exception
The resource was not found. RouteNotFoundException — Class in namespace Symfony\Component\Routing\Exception
Exception thrown when a route does not exist. RedirectableUrlMatcher — Class in namespace Symfony\Component\Routing\Matcher
RedirectableUrlMatcherInterface — Class in namespace Symfony\Component\Routing\Matcher
RedirectableUrlMatcherInterface knows how to redirect the user. RedirectableUrlMatcherInterface ::redirect () — Method in class RedirectableUrlMatcherInterface
Redirects the user to another URL. RequestMatcherInterface — Class in namespace Symfony\Component\Routing\Matcher
RequestMatcherInterface is the interface that all request matcher classes must implement. RequestContext — Class in namespace Symfony\Component\Routing
Holds information about the current request. RequestContextAwareInterface — Class in namespace Symfony\Component\Routing
Route — Class in namespace Symfony\Component\Routing
A Route describes a route and its parameters. RouteCollection — Class in namespace Symfony\Component\Routing
A RouteCollection represents a set of Route instances. RouteCollection ::remove () — Method in class RouteCollection
Removes a route or an array of routes by name from the collection. RouteCollectionBuilder — Class in namespace Symfony\Component\Routing
Helps add and import routes into a RouteCollection. RouteCompiler — Class in namespace Symfony\Component\Routing
RouteCompiler compiles Route instances to CompiledRoute instances. RouteCompilerInterface — Class in namespace Symfony\Component\Routing
RouteCompilerInterface is the interface that all RouteCompiler classes must implement. Router — Class in namespace Symfony\Component\Routing
The Router class is an example of the integration of all pieces of the
routing system for easier use. RouterInterface — Class in namespace Symfony\Component\Routing
RouterInterface is the interface that all Router classes must implement. RememberMeAuthenticationProvider — Class in namespace Symfony\Component\Security\Core\Authentication\Provider
RememberMeToken — Class in namespace Symfony\Component\Security\Core\Authentication\Token
Authentication Token for "Remember-Me". RoleHierarchyVoter — Class in namespace Symfony\Component\Security\Core\Authorization\Voter
RoleHierarchyVoter uses a RoleHierarchy to determine the roles granted to
the user before voting. RoleVoter — Class in namespace Symfony\Component\Security\Core\Authorization\Voter
RoleVoter votes if any attribute starts with a given prefix. RuntimeException — Class in namespace Symfony\Component\Security\Core\Exception
Base RuntimeException for the Security component. Role — Class in namespace Symfony\Component\Security\Core\Role
Role is a simple implementation of a RoleInterface where the role is a
string. RoleHierarchy — Class in namespace Symfony\Component\Security\Core\Role
RoleHierarchy defines a role hierarchy. RoleHierarchyInterface — Class in namespace Symfony\Component\Security\Core\Role
RoleHierarchyInterface is the interface for a role hierarchy. RoleInterface — Class in namespace Symfony\Component\Security\Core\Role
RoleInterface represents a role granted to a user. ChainUserProvider ::refreshUser () — Method in class ChainUserProvider
Refreshes the user for the account interface. InMemoryUserProvider ::refreshUser () — Method in class InMemoryUserProvider
Refreshes the user for the account interface. LdapUserProvider ::refreshUser () — Method in class LdapUserProvider
Refreshes the user for the account interface. UserProviderInterface ::refreshUser () — Method in class UserProviderInterface
Refreshes the user for the account interface. CsrfTokenManager ::refreshToken () — Method in class CsrfTokenManager
Generates a new token value for the given ID. CsrfTokenManager ::removeToken () — Method in class CsrfTokenManager
Invalidates the CSRF token with the given ID, if one exists. CsrfTokenManagerInterface ::refreshToken () — Method in class CsrfTokenManagerInterface
Generates a new token value for the given ID. CsrfTokenManagerInterface ::removeToken () — Method in class CsrfTokenManagerInterface
Invalidates the CSRF token with the given ID, if one exists. NativeSessionTokenStorage ::removeToken () — Method in class NativeSessionTokenStorage
Removes a CSRF token. SessionTokenStorage ::removeToken () — Method in class SessionTokenStorage
Removes a CSRF token. TokenStorageInterface ::removeToken () — Method in class TokenStorageInterface
Removes a CSRF token. RetryAuthenticationEntryPoint — Class in namespace Symfony\Component\Security\Http\EntryPoint
RetryAuthenticationEntryPoint redirects URL based on the configured scheme. ExceptionListener ::register () — Method in class ExceptionListener
Registers a onKernelException listener to take care of security exceptions. RememberMeListener — Class in namespace Symfony\Component\Security\Http\Firewall
RememberMeListener implements authentication capabilities via a cookie. RemoteUserAuthenticationListener — Class in namespace Symfony\Component\Security\Http\Firewall
REMOTE_USER authentication listener. LogoutUrlGenerator ::registerListener () — Method in class LogoutUrlGenerator
Registers a firewall's LogoutListener, allowing its URL to be generated. RememberMeServicesInterface — Class in namespace Symfony\Component\Security\Http\RememberMe
Interface that needs to be implemented by classes which provide remember-me
capabilities. ResponseListener — Class in namespace Symfony\Component\Security\Http\RememberMe
Adds remember-me cookies to the Response. RuntimeException — Class in namespace Symfony\Component\Serializer\Exception
RuntimeException. DelegatingEngine ::render () — Method in class DelegatingEngine
Renders a template. EngineInterface ::render () — Method in class EngineInterface
Renders a template. PhpEngine ::render () — Method in class PhpEngine
Renders a template. MessageCatalogue ::replace () — Method in class MessageCatalogue
Sets translations for a given domain. MessageCatalogueInterface ::replace () — Method in class MessageCatalogueInterface
Sets translations for a given domain. ConstraintViolationList ::remove () — Method in class ConstraintViolationList
Removes a violation at a given offset. ConstraintViolationListInterface ::remove () — Method in class ConstraintViolationListInterface
Removes a violation at a given offset. $Issn — Property in class Issn
Range — Class in namespace Symfony\Component\Validator\Constraints
RangeValidator — Class in namespace Symfony\Component\Validator\Constraints
Regex — Class in namespace Symfony\Component\Validator\Constraints
RegexValidator — Class in namespace Symfony\Component\Validator\Constraints
Validates whether a value match or not given regexp pattern. Required — Class in namespace Symfony\Component\Validator\Constraints
RuntimeException — Class in namespace Symfony\Component\Validator\Exception
Base RuntimeException for the Validator component. CacheInterface ::read () — Method in class CacheInterface
Returns the metadata for the given class from the cache. DoctrineCache ::read () — Method in class DoctrineCache
Returns the metadata for the given class from the cache. RecursiveContextualValidator — Class in namespace Symfony\Component\Validator\Validator
Recursive implementation of {@link ContextualValidatorInterface}. RecursiveValidator — Class in namespace Symfony\Component\Validator\Validator
Recursive implementation of {@link ValidatorInterface}. ReflectionCaster — Class in namespace Symfony\Component\VarDumper\Caster
Casts Reflector related classes to array representation. ResourceCaster — Class in namespace Symfony\Component\VarDumper\Caster
Casts common resource types to array representation. $Cursor — Property in class Cursor
$Stub — Property in class Stub
Escaper ::requiresDoubleQuoting () — Method in class Escaper
Determines if a PHP value would require double quoting in YAML. Escaper ::requiresSingleQuoting () — Method in class Escaper
Determines if a PHP value would require single quoting in YAML. RuntimeException — Class in namespace Symfony\Component\Yaml\Exception
Exception class thrown when an error occurs during parsing. S
DoctrineParserCache ::save () — Method in class DoctrineParserCache
Saves an expression in the cache. DbalLogger ::startQuery () — Method in class DbalLogger
{@inheritdoc} DbalLogger ::stopQuery () — Method in class DbalLogger
{@inheritdoc} EntityUserProvider ::supportsClass () — Method in class EntityUserProvider
Whether this provider supports the given user class. $UniqueEntity — Property in class UniqueEntity
ConsoleHandler ::setOutput () — Method in class ConsoleHandler
Sets the console output to use for printing logs. SwiftMailerHandler — Class in namespace Symfony\Bridge\Monolog\Handler
Extended SwiftMailerHandler that flushes mail queue if necessary. SwiftMailerHandler ::setTransport () — Method in class SwiftMailerHandler
ClockMock ::sleep () — Method in class ClockMock
SymfonyTestsListener — Class in namespace Symfony\Bridge\PhpUnit
Collects and replays skipped tests. SymfonyTestsListener ::startTestSuite () — Method in class SymfonyTestsListener
SymfonyTestsListener ::startTest () — Method in class SymfonyTestsListener
AppVariable ::setTokenStorage () — Method in class AppVariable
AppVariable ::setRequestStack () — Method in class AppVariable
AppVariable ::setEnvironment () — Method in class AppVariable
AppVariable ::setDebug () — Method in class AppVariable
DebugCommand ::setTwigEnvironment () — Method in class DebugCommand
Sets the twig environment. LintCommand ::setTwigEnvironment () — Method in class LintCommand
Sets the twig environment. SecurityExtension — Class in namespace Symfony\Bridge\Twig\Extension
SecurityExtension exposes security context features. StopwatchExtension — Class in namespace Symfony\Bridge\Twig\Extension
Twig extension for the stopwatch helper. TwigRenderer ::setEnvironment () — Method in class TwigRenderer
Sets Twig's environment. TwigRendererEngine ::setEnvironment () — Method in class TwigRendererEngine
Sets Twig's environment. TwigRendererEngineInterface ::setEnvironment () — Method in class TwigRendererEngineInterface
Sets Twig's environment. TwigRendererInterface ::setEnvironment () — Method in class TwigRendererInterface
Sets Twig's environment. Scope — Class in namespace Symfony\Bridge\Twig\NodeVisitor
Scope ::set () — Method in class Scope
Stores data into current scope. SearchAndRenderBlockNode — Class in namespace Symfony\Bridge\Twig\Node
StopwatchNode — Class in namespace Symfony\Bridge\Twig\Node
Represents a stopwatch node. StopwatchTokenParser — Class in namespace Symfony\Bridge\Twig\TokenParser
Token Parser for the stopwatch tag. TwigExtractor ::setPrefix () — Method in class TwigExtractor
Sets the prefix that should be used for new found messages. TwigEngine ::stream () — Method in class TwigEngine
Streams a template. TwigEngine ::supports () — Method in class TwigEngine
Returns true if this class is able to render the given template. ContainerAwareCommand ::setContainer () — Method in class ContainerAwareCommand
Sets the container. ServerCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
Base methods for commands related to PHP's built-in web server. ServerRunCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
Runs Symfony application using PHP built-in web server. ServerStartCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
Runs PHP's built-in web server in a background process. ServerStatusCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
Shows the status of a process that is running PHP's built-in web server in
the background. ServerStopCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
Stops a background process running PHP's built-in web server. SerializerPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
Adds all services with the tags "serializer.encoder" and "serializer.normalizer" as
encoders and normalizers to the Serializer service. SessionListener — Class in namespace Symfony\Bundle\FrameworkBundle\EventListener
Sets the session in the request. FormHelper ::setTheme () — Method in class FormHelper
Sets a theme for a given view. FormHelper ::start () — Method in class FormHelper
Renders the form start tag. SessionHelper — Class in namespace Symfony\Bundle\FrameworkBundle\Templating\Helper
SessionHelper provides read-only access to the session attributes. StopwatchHelper — Class in namespace Symfony\Bundle\FrameworkBundle\Templating\Helper
StopwatchHelper provides methods time your PHP templates. PhpEngine ::setHelpers () — Method in class PhpEngine
Sets the helpers. PhpExtractor ::setPrefix () — Method in class PhpExtractor
Sets the prefix that should be used for new found messages. SetAclCommand — Class in namespace Symfony\Bundle\SecurityBundle\Command
Sets ACL for objects. SecurityDataCollector — Class in namespace Symfony\Bundle\SecurityBundle\DataCollector
SecurityDataCollector. SecurityDataCollector ::supportsRoleHierarchy () — Method in class SecurityDataCollector
Checks if the data contains information about inherited roles. Still the inherited
roles can be an empty array. SecurityExtension — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection
SecurityExtension. SecurityFactoryInterface — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory
SecurityFactoryInterface is the interface for all security authentication listener. SimpleFormFactory — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory
SimplePreAuthenticationFactory — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory
SecurityBundle — Class in namespace Symfony\Bundle\SecurityBundle
Bundle. SecurityHelper — Class in namespace Symfony\Bundle\SecurityBundle\Templating\Helper
SecurityHelper provides read-only access to the security checker. ExceptionController ::showAction () — Method in class ExceptionController
Converts an Exception to a Response. ExceptionController ::showAction () — Method in class ExceptionController
Renders the exception panel for the given token. ProfilerController ::searchBarAction () — Method in class ProfilerController
Renders the profiler search bar. ProfilerController ::searchResultsAction () — Method in class ProfilerController
Renders the search results. ProfilerController ::searchAction () — Method in class ProfilerController
Narrows the search bar. Packages ::setDefaultPackage () — Method in class Packages
Sets the default package. StaticVersionStrategy — Class in namespace Symfony\Component\Asset\VersionStrategy
Returns the same version for all assets. Client ::setMaxRedirects () — Method in class Client
Sets the maximum number of requests that crawler can follow. Client ::setServerParameters () — Method in class Client
Sets server parameters. Client ::setServerParameter () — Method in class Client
Sets single server parameter. Client ::submit () — Method in class Client
Submits a form. CookieJar ::set () — Method in class CookieJar
Sets a cookie. ClassLoader ::setUseIncludePath () — Method in class ClassLoader
Turns on searching the include for class files. ArrayNode ::setNormalizeKeys () — Method in class ArrayNode
ArrayNode ::setXmlRemappings () — Method in class ArrayNode
Sets the xml remappings that should be performed. ArrayNode ::setAddIfNotSet () — Method in class ArrayNode
Sets whether to add default values for this array if it has not been
defined in any of the configuration files. ArrayNode ::setAllowFalse () — Method in class ArrayNode
Sets whether false is allowed as value indicating that the array should be unset. ArrayNode ::setAllowNewKeys () — Method in class ArrayNode
Sets whether new keys can be defined in subsequent configurations. ArrayNode ::setPerformDeepMerging () — Method in class ArrayNode
Sets if deep merging should occur. ArrayNode ::setIgnoreExtraKeys () — Method in class ArrayNode
Whether extra keys should just be ignore without an exception. ArrayNode ::setName () — Method in class ArrayNode
Sets the node Name. BaseNode ::setAttribute () — Method in class BaseNode
BaseNode ::setAttributes () — Method in class BaseNode
BaseNode ::setInfo () — Method in class BaseNode
Sets an info message. BaseNode ::setExample () — Method in class BaseNode
Sets the example configuration for this node. BaseNode ::setRequired () — Method in class BaseNode
Set this node as required. BaseNode ::setAllowOverwrite () — Method in class BaseNode
Sets if this node can be overridden. BaseNode ::setNormalizationClosures () — Method in class BaseNode
Sets the closures used for normalization. BaseNode ::setFinalValidationClosures () — Method in class BaseNode
Sets the closures used for final validation. ArrayNodeDefinition ::setBuilder () — Method in class ArrayNodeDefinition
Sets a custom children builder. NodeBuilder ::setParent () — Method in class NodeBuilder
Set the parent node. NodeBuilder ::scalarNode () — Method in class NodeBuilder
Creates a child scalar node. NodeBuilder ::setNodeClass () — Method in class NodeBuilder
Adds or overrides a node Type. NodeDefinition ::setParent () — Method in class NodeDefinition
Sets the parent node. ParentNodeDefinitionInterface ::setBuilder () — Method in class ParentNodeDefinitionInterface
ScalarNodeDefinition — Class in namespace Symfony\Component\Config\Definition\Builder
This class provides a fluent interface for defining a node. InvalidConfigurationException ::setPath () — Method in class InvalidConfigurationException
PrototypeNodeInterface ::setName () — Method in class PrototypeNodeInterface
Sets the name of the node. PrototypedArrayNode ::setMinNumberOfElements () — Method in class PrototypedArrayNode
Sets the minimum number of elements that a prototype based node must
contain. By default this is zero, meaning no elements. PrototypedArrayNode ::setKeyAttribute () — Method in class PrototypedArrayNode
Sets the attribute which value is to be used as key. PrototypedArrayNode ::setDefaultValue () — Method in class PrototypedArrayNode
Sets the default value of this node. PrototypedArrayNode ::setAddChildrenIfNoneSet () — Method in class PrototypedArrayNode
Adds default children when none are set. PrototypedArrayNode ::setPrototype () — Method in class PrototypedArrayNode
Sets the node prototype. ScalarNode — Class in namespace Symfony\Component\Config\Definition
This node represents a scalar value in the config tree. VariableNode ::setDefaultValue () — Method in class VariableNode
{@inheritdoc} VariableNode ::setAllowEmptyValue () — Method in class VariableNode
Sets if this node is allowed to have an empty value. VariableNode ::setName () — Method in class VariableNode
Sets the name of the node. DelegatingLoader ::supports () — Method in class DelegatingLoader
Returns whether this class supports the given resource. FileLoader ::setCurrentDir () — Method in class FileLoader
Sets the current directory. Loader ::setResolver () — Method in class Loader
Sets the loader resolver. LoaderInterface ::supports () — Method in class LoaderInterface
Returns whether this class supports the given resource. LoaderInterface ::setResolver () — Method in class LoaderInterface
Sets the loader resolver. ResourceCheckerInterface ::supports () — Method in class ResourceCheckerInterface
Queries the ResourceChecker whether it can validate a given
resource or not. DirectoryResource ::serialize () — Method in class DirectoryResource
FileExistenceResource ::serialize () — Method in class FileExistenceResource
{@inheritdoc} FileResource ::serialize () — Method in class FileResource
SelfCheckingResourceChecker — Class in namespace Symfony\Component\Config\Resource
Resource checker for instances of SelfCheckingResourceInterface. SelfCheckingResourceChecker ::supports () — Method in class SelfCheckingResourceChecker
Queries the ResourceChecker whether it can validate a given
resource or not. SelfCheckingResourceInterface — Class in namespace Symfony\Component\Config\Resource
Interface for Resources that can check for freshness autonomously,
without special support from external services. Application ::setDispatcher () — Method in class Application
Application ::setHelperSet () — Method in class Application
Set a helper set to be used with the command. Application ::setDefinition () — Method in class Application
Set an input definition set to be used with this application. Application ::setCatchExceptions () — Method in class Application
Sets whether to catch exceptions or not during commands execution. Application ::setAutoExit () — Method in class Application
Sets whether to automatically exit after a command execution or not. Application ::setName () — Method in class Application
Sets the application name. Application ::setVersion () — Method in class Application
Sets the application version. Application ::setTerminalDimensions () — Method in class Application
Sets terminal dimensions. Application ::setDefaultCommand () — Method in class Application
Sets the default Command name. Command ::setApplication () — Method in class Command
Sets the application instance for this command. Command ::setHelperSet () — Method in class Command
Sets the helper set. Command ::setCode () — Method in class Command
Sets the code to execute when running this command. Command ::setDefinition () — Method in class Command
Sets an array of argument and option instances. Command ::setName () — Method in class Command
Sets the name of the command. Command ::setProcessTitle () — Method in class Command
Sets the process title of the command. Command ::setDescription () — Method in class Command
Sets the description for the command. Command ::setHelp () — Method in class Command
Sets the help for the command. Command ::setAliases () — Method in class Command
Sets the aliases for the command. HelpCommand ::setCommand () — Method in class HelpCommand
Sets the command. ConsoleExceptionEvent ::setException () — Method in class ConsoleExceptionEvent
Replaces the thrown exception. ConsoleTerminateEvent ::setExitCode () — Method in class ConsoleTerminateEvent
Sets the exit code. OutputFormatter ::setDecorated () — Method in class OutputFormatter
Sets the decorated flag. OutputFormatter ::setStyle () — Method in class OutputFormatter
Sets a new style. OutputFormatterInterface ::setDecorated () — Method in class OutputFormatterInterface
Sets the decorated flag. OutputFormatterInterface ::setStyle () — Method in class OutputFormatterInterface
Sets a new style. OutputFormatterStyle ::setForeground () — Method in class OutputFormatterStyle
Sets style foreground color. OutputFormatterStyle ::setBackground () — Method in class OutputFormatterStyle
Sets style background color. OutputFormatterStyle ::setOption () — Method in class OutputFormatterStyle
Sets some specific style option. OutputFormatterStyle ::setOptions () — Method in class OutputFormatterStyle
Sets multiple style options at once. OutputFormatterStyleInterface ::setForeground () — Method in class OutputFormatterStyleInterface
Sets style foreground color. OutputFormatterStyleInterface ::setBackground () — Method in class OutputFormatterStyleInterface
Sets style background color. OutputFormatterStyleInterface ::setOption () — Method in class OutputFormatterStyleInterface
Sets some specific style option. OutputFormatterStyleInterface ::setOptions () — Method in class OutputFormatterStyleInterface
Sets multiple style options at once. OutputFormatterStyleStack ::setEmptyStyle () — Method in class OutputFormatterStyleStack
DebugFormatterHelper ::start () — Method in class DebugFormatterHelper
Starts a debug formatting session. DebugFormatterHelper ::stop () — Method in class DebugFormatterHelper
Stops a formatting session. Helper ::setHelperSet () — Method in class Helper
Sets the helper set associated with this helper. Helper ::strlen () — Method in class Helper
Returns the length of a string, using mb_strwidth if it is available. Helper ::strlenWithoutDecoration () — Method in class Helper
HelperInterface ::setHelperSet () — Method in class HelperInterface
Sets the helper set associated with this helper. HelperSet ::set () — Method in class HelperSet
Sets a helper. HelperSet ::setCommand () — Method in class HelperSet
Sets the command associated with this helper set. InputAwareHelper ::setInput () — Method in class InputAwareHelper
Sets the Console Input. ProgressBar ::setPlaceholderFormatterDefinition () — Method in class ProgressBar
Sets a placeholder formatter for a given name. ProgressBar ::setFormatDefinition () — Method in class ProgressBar
Sets a format for a given name. ProgressBar ::setMessage () — Method in class ProgressBar
ProgressBar ::setBarWidth () — Method in class ProgressBar
Sets the progress bar width. ProgressBar ::setBarCharacter () — Method in class ProgressBar
Sets the bar character. ProgressBar ::setEmptyBarCharacter () — Method in class ProgressBar
Sets the empty bar character. ProgressBar ::setProgressCharacter () — Method in class ProgressBar
Sets the progress bar character. ProgressBar ::setFormat () — Method in class ProgressBar
Sets the progress bar format. ProgressBar ::setRedrawFrequency () — Method in class ProgressBar
Sets the redraw frequency. ProgressBar ::start () — Method in class ProgressBar
Starts the progress output. ProgressBar ::setOverwrite () — Method in class ProgressBar
Sets whether to overwrite the progressbar, false for new line. ProgressBar ::setProgress () — Method in class ProgressBar
Sets the current progress. ProgressIndicator ::setMessage () — Method in class ProgressIndicator
Sets the current indicator message. ProgressIndicator ::start () — Method in class ProgressIndicator
Starts the indicator output. ProgressIndicator ::setPlaceholderFormatterDefinition () — Method in class ProgressIndicator
Sets a placeholder formatter for a given name. QuestionHelper ::setInputStream () — Method in class QuestionHelper
Sets the input stream to read from when interacting with the user. SymfonyQuestionHelper — Class in namespace Symfony\Component\Console\Helper
Symfony Style Guide compliant question helper. Table ::setStyleDefinition () — Method in class Table
Sets a style definition. Table ::setStyle () — Method in class Table
Sets table style. Table ::setColumnStyle () — Method in class Table
Sets table column style. Table ::setHeaders () — Method in class Table
Table ::setRows () — Method in class Table
Table ::setRow () — Method in class Table
TableStyle ::setPaddingChar () — Method in class TableStyle
Sets padding character, used for cell padding. TableStyle ::setHorizontalBorderChar () — Method in class TableStyle
Sets horizontal border character. TableStyle ::setVerticalBorderChar () — Method in class TableStyle
Sets vertical border character. TableStyle ::setCrossingChar () — Method in class TableStyle
Sets crossing character. TableStyle ::setCellHeaderFormat () — Method in class TableStyle
Sets header cell format. TableStyle ::setCellRowFormat () — Method in class TableStyle
Sets row cell format. TableStyle ::setCellRowContentFormat () — Method in class TableStyle
Sets row cell content format. TableStyle ::setBorderFormat () — Method in class TableStyle
Sets table border format. TableStyle ::setPadType () — Method in class TableStyle
Sets cell padding type. Input ::setInteractive () — Method in class Input
Sets the input interactivity. Input ::setArgument () — Method in class Input
Sets an argument value by name. Input ::setOption () — Method in class Input
Sets an option value by name. InputArgument ::setDefault () — Method in class InputArgument
Sets the default value. InputAwareInterface ::setInput () — Method in class InputAwareInterface
Sets the Console Input. InputDefinition ::setDefinition () — Method in class InputDefinition
Sets the definition of the input. InputDefinition ::setArguments () — Method in class InputDefinition
Sets the InputArgument objects. InputDefinition ::setOptions () — Method in class InputDefinition
Sets the InputOption objects. InputInterface ::setArgument () — Method in class InputInterface
Sets an argument value by name. InputInterface ::setOption () — Method in class InputInterface
Sets an option value by name. InputInterface ::setInteractive () — Method in class InputInterface
Sets the input interactivity. InputOption ::setDefault () — Method in class InputOption
Sets the default value. StringInput — Class in namespace Symfony\Component\Console\Input
StringInput represents an input provided as a string. ConsoleOutput ::setDecorated () — Method in class ConsoleOutput
Sets the decorated flag. ConsoleOutput ::setFormatter () — Method in class ConsoleOutput
Sets output formatter. ConsoleOutput ::setVerbosity () — Method in class ConsoleOutput
Sets the verbosity of the output. ConsoleOutput ::setErrorOutput () — Method in class ConsoleOutput
Sets the OutputInterface used for errors. ConsoleOutputInterface ::setErrorOutput () — Method in class ConsoleOutputInterface
Sets the OutputInterface used for errors. NullOutput ::setFormatter () — Method in class NullOutput
Sets output formatter. NullOutput ::setDecorated () — Method in class NullOutput
Sets the decorated flag. NullOutput ::setVerbosity () — Method in class NullOutput
Sets the verbosity of the output. Output ::setFormatter () — Method in class Output
Sets output formatter. Output ::setDecorated () — Method in class Output
Sets the decorated flag. Output ::setVerbosity () — Method in class Output
Sets the verbosity of the output. OutputInterface ::setVerbosity () — Method in class OutputInterface
Sets the verbosity of the output. OutputInterface ::setDecorated () — Method in class OutputInterface
Sets the decorated flag. OutputInterface ::setFormatter () — Method in class OutputInterface
Sets output formatter. StreamOutput — Class in namespace Symfony\Component\Console\Output
StreamOutput writes the output to a given stream. ChoiceQuestion ::setMultiselect () — Method in class ChoiceQuestion
Sets multiselect option. ChoiceQuestion ::setPrompt () — Method in class ChoiceQuestion
Sets the prompt for choices. ChoiceQuestion ::setErrorMessage () — Method in class ChoiceQuestion
Sets the error message for invalid values. Question ::setHidden () — Method in class Question
Sets whether the user response must be hidden or not. Question ::setHiddenFallback () — Method in class Question
Sets whether to fallback on non-hidden question if the response can not be hidden. Question ::setAutocompleterValues () — Method in class Question
Sets values for the autocompleter. Question ::setValidator () — Method in class Question
Sets a validator for the question. Question ::setMaxAttempts () — Method in class Question
Sets the maximum number of attempts. Question ::setNormalizer () — Method in class Question
Sets a normalizer for the response. OutputStyle ::setVerbosity () — Method in class OutputStyle
Sets the verbosity of the output. OutputStyle ::setDecorated () — Method in class OutputStyle
Sets the decorated flag. OutputStyle ::setFormatter () — Method in class OutputStyle
Sets output formatter. StyleInterface — Class in namespace Symfony\Component\Console\Style
Output style helpers. StyleInterface ::section () — Method in class StyleInterface
Formats a section title. StyleInterface ::success () — Method in class StyleInterface
Formats a success result bar. SymfonyStyle — Class in namespace Symfony\Component\Console\Style
Output decorator helpers for the Symfony Style Guide. SymfonyStyle ::section () — Method in class SymfonyStyle
Formats a section title. SymfonyStyle ::success () — Method in class SymfonyStyle
Formats a success result bar. SyntaxErrorException — Class in namespace Symfony\Component\CssSelector\Exception
ParseException is thrown when a CSS selector syntax is not valid. SyntaxErrorException ::stringAsFunctionArgument () — Method in class SyntaxErrorException
SelectorNode — Class in namespace Symfony\Component\CssSelector\Node
Represents a "(::|:)" node. Specificity — Class in namespace Symfony\Component\CssSelector\Node
Represents a node specificity. StringHandler — Class in namespace Symfony\Component\CssSelector\Parser\Handler
CSS selector comment handler. TokenStream ::skipWhitespace () — Method in class TokenStream
Skips next whitespace if any. NodeExtension ::setFlag () — Method in class NodeExtension
Translator ::selectorToXPath () — Method in class Translator
Translates a parsed selector node to an XPath expression. TranslatorInterface ::selectorToXPath () — Method in class TranslatorInterface
Translates a parsed selector node to an XPath expression. ErrorHandler ::setDefaultLogger () — Method in class ErrorHandler
Sets a logger to non assigned errors levels. ErrorHandler ::setLoggers () — Method in class ErrorHandler
Sets a logger for each error level. ErrorHandler ::setExceptionHandler () — Method in class ErrorHandler
Sets a user exception handler. ErrorHandler ::scopeAt () — Method in class ErrorHandler
Sets the PHP error levels for which local variables are preserved. ErrorHandler ::screamAt () — Method in class ErrorHandler
Sets the error levels where the @-operator is ignored. ErrorHandler ::stackErrors () — Method in class ErrorHandler
Configures the error handler for delayed handling. ExceptionHandler ::setHandler () — Method in class ExceptionHandler
Sets a user exception handler. ExceptionHandler ::setFileLinkFormat () — Method in class ExceptionHandler
Sets the format for links to source files. ExceptionHandler ::sendPhpResponse () — Method in class ExceptionHandler
Sends the error associated with the given Exception as a plain PHP response. FlattenException ::setStatusCode () — Method in class FlattenException
FlattenException ::setHeaders () — Method in class FlattenException
FlattenException ::setClass () — Method in class FlattenException
FlattenException ::setFile () — Method in class FlattenException
FlattenException ::setLine () — Method in class FlattenException
FlattenException ::setMessage () — Method in class FlattenException
FlattenException ::setCode () — Method in class FlattenException
FlattenException ::setPrevious () — Method in class FlattenException
FlattenException ::setTraceFromException () — Method in class FlattenException
FlattenException ::setTrace () — Method in class FlattenException
Alias ::setPublic () — Method in class Alias
Sets if this Alias is public. AnalyzeServiceReferencesPass ::setRepeatedPass () — Method in class AnalyzeServiceReferencesPass
Sets the RepeatedPass interface. InlineServiceDefinitionsPass ::setRepeatedPass () — Method in class InlineServiceDefinitionsPass
Sets the RepeatedPass interface. PassConfig ::setMergePass () — Method in class PassConfig
Sets the Merge Pass. PassConfig ::setAfterRemovingPasses () — Method in class PassConfig
Sets the AfterRemoving passes. PassConfig ::setBeforeOptimizationPasses () — Method in class PassConfig
Sets the BeforeOptimization passes. PassConfig ::setBeforeRemovingPasses () — Method in class PassConfig
Sets the BeforeRemoving passes. PassConfig ::setOptimizationPasses () — Method in class PassConfig
Sets the Optimization passes. PassConfig ::setRemovingPasses () — Method in class PassConfig
Sets the Removing passes. RemoveUnusedDefinitionsPass ::setRepeatedPass () — Method in class RemoveUnusedDefinitionsPass
Sets the RepeatedPass interface. RepeatablePassInterface ::setRepeatedPass () — Method in class RepeatablePassInterface
Sets the RepeatedPass interface. RepeatedPass ::setRepeat () — Method in class RepeatedPass
Sets if the pass should repeat. ServiceReferenceGraph — Class in namespace Symfony\Component\DependencyInjection\Compiler
This is a directed graph of your services. ServiceReferenceGraphEdge — Class in namespace Symfony\Component\DependencyInjection\Compiler
Represents an edge in your service graph. ServiceReferenceGraphNode — Class in namespace Symfony\Component\DependencyInjection\Compiler
Represents a node in your service graph. Container ::setParameter () — Method in class Container
Sets a parameter. Container ::set () — Method in class Container
Sets a service. ContainerAwareInterface ::setContainer () — Method in class ContainerAwareInterface
Sets the container. ContainerAwareTrait ::setContainer () — Method in class ContainerAwareTrait
Sets the container. ContainerBuilder ::setResourceTracking () — Method in class ContainerBuilder
Sets the track resources flag. ContainerBuilder ::setProxyInstantiator () — Method in class ContainerBuilder
Sets the instantiator to be used when fetching proxies. ContainerBuilder ::setResources () — Method in class ContainerBuilder
Sets the resources for this configuration. ContainerBuilder ::set () — Method in class ContainerBuilder
Sets a service. ContainerBuilder ::setAliases () — Method in class ContainerBuilder
Sets the service aliases. ContainerBuilder ::setAlias () — Method in class ContainerBuilder
Sets an alias for an existing service. ContainerBuilder ::setDefinitions () — Method in class ContainerBuilder
Sets the service definitions. ContainerBuilder ::setDefinition () — Method in class ContainerBuilder
Sets a service definition. ContainerInterface ::set () — Method in class ContainerInterface
Sets a service. ContainerInterface ::setParameter () — Method in class ContainerInterface
Sets a parameter. Definition ::setFactory () — Method in class Definition
Sets a factory. Definition ::setDecoratedService () — Method in class Definition
Sets the service that this service is decorating. Definition ::setClass () — Method in class Definition
Sets the service class. Definition ::setArguments () — Method in class Definition
Sets the arguments to pass to the service constructor/factory method. Definition ::setProperties () — Method in class Definition
Definition ::setProperty () — Method in class Definition
Definition ::setMethodCalls () — Method in class Definition
Sets the methods to call after service initialization. Definition ::setTags () — Method in class Definition
Sets tags for this definition. Definition ::setFile () — Method in class Definition
Sets a file to require before creating the service. Definition ::setShared () — Method in class Definition
Sets if the service must be shared or not. Definition ::setPublic () — Method in class Definition
Sets the visibility of this service. Definition ::setLazy () — Method in class Definition
Sets the lazy flag of this service. Definition ::setSynthetic () — Method in class Definition
Sets whether this definition is synthetic, that is not constructed by the
container, but dynamically injected. Definition ::setAbstract () — Method in class Definition
Whether this definition is abstract, that means it merely serves as a
template for other definitions. Definition ::setDeprecated () — Method in class Definition
Whether this definition is deprecated, that means it should not be called
anymore. Definition ::setConfigurator () — Method in class Definition
Sets a configurator to call after the service is fully initialized. Definition ::setAutowiringTypes () — Method in class Definition
Sets types that will default to this definition. Definition ::setAutowired () — Method in class Definition
Sets autowired. DefinitionDecorator ::setClass () — Method in class DefinitionDecorator
Sets the service class. DefinitionDecorator ::setFactory () — Method in class DefinitionDecorator
Sets a factory. DefinitionDecorator ::setConfigurator () — Method in class DefinitionDecorator
Sets a configurator to call after the service is fully initialized. DefinitionDecorator ::setFile () — Method in class DefinitionDecorator
Sets a file to require before creating the service. DefinitionDecorator ::setPublic () — Method in class DefinitionDecorator
Sets the visibility of this service. DefinitionDecorator ::setLazy () — Method in class DefinitionDecorator
Sets the lazy flag of this service. DefinitionDecorator ::setDecoratedService () — Method in class DefinitionDecorator
Sets the service that this service is decorating. DefinitionDecorator ::setDeprecated () — Method in class DefinitionDecorator
Whether this definition is deprecated, that means it should not be called
anymore. PhpDumper ::setProxyDumper () — Method in class PhpDumper
Sets the dumper to be used when dumping proxies in the generated container. ParameterNotFoundException ::setSourceId () — Method in class ParameterNotFoundException
ParameterNotFoundException ::setSourceKey () — Method in class ParameterNotFoundException
ServiceCircularReferenceException — Class in namespace Symfony\Component\DependencyInjection\Exception
This exception is thrown when a circular reference is detected. ServiceNotFoundException — Class in namespace Symfony\Component\DependencyInjection\Exception
This exception is thrown when a non-existent service is requested. ClosureLoader ::supports () — Method in class ClosureLoader
Returns whether this class supports the given resource. DirectoryLoader ::supports () — Method in class DirectoryLoader
Returns whether this class supports the given resource. IniFileLoader ::supports () — Method in class IniFileLoader
Returns whether this class supports the given resource. PhpFileLoader ::supports () — Method in class PhpFileLoader
Returns whether this class supports the given resource. XmlFileLoader ::supports () — Method in class XmlFileLoader
Returns whether this class supports the given resource. YamlFileLoader ::supports () — Method in class YamlFileLoader
Returns whether this class supports the given resource. FrozenParameterBag ::set () — Method in class FrozenParameterBag
Sets a service container parameter. ParameterBag ::set () — Method in class ParameterBag
Sets a service container parameter. ParameterBagInterface ::set () — Method in class ParameterBagInterface
Sets a service container parameter. Crawler ::slice () — Method in class Crawler
Slices the list of nodes by $offset and $length. Crawler ::siblings () — Method in class Crawler
Returns the siblings nodes of the current selection. Crawler ::selectLink () — Method in class Crawler
Selects links by name or alt value for clickable images. Crawler ::selectButton () — Method in class Crawler
Selects a button by name or alt value for images. Crawler ::setDefaultNamespacePrefix () — Method in class Crawler
Overloads a default namespace prefix to be used with XPath and CSS expressions. ChoiceFormField ::select () — Method in class ChoiceFormField
Sets the value of the field. ChoiceFormField ::setValue () — Method in class ChoiceFormField
Sets the value of the field. FileFormField ::setErrorCode () — Method in class FileFormField
Sets the PHP error code associated with the field. FileFormField ::setValue () — Method in class FileFormField
Sets the value of the field. FileFormField ::setFilePath () — Method in class FileFormField
Sets path to the file as string for simulating HTTP request. FormField ::setValue () — Method in class FormField
Sets the value of the field. Form ::setValues () — Method in class Form
Sets the value of the fields. Form ::set () — Method in class Form
Sets a named field. FormFieldRegistry ::set () — Method in class FormFieldRegistry
Set the value of a field and its children. WrappedListener ::stoppedPropagation () — Method in class WrappedListener
Event ::stopPropagation () — Method in class Event
Stops the propagation of the event to further event listeners. GenericEvent ::setArgument () — Method in class GenericEvent
Add argument to event. GenericEvent ::setArguments () — Method in class GenericEvent
Set args property. Compiler ::subcompile () — Method in class Compiler
Compiler ::string () — Method in class Compiler
Adds a quoted string to the compiled code. ArrayParserCache ::save () — Method in class ArrayParserCache
Saves an expression in the cache. ParserCacheInterface ::save () — Method in class ParserCacheInterface
Saves an expression in the cache. SerializedParsedExpression — Class in namespace Symfony\Component\ExpressionLanguage
Represents an already parsed expression. SyntaxError — Class in namespace Symfony\Component\ExpressionLanguage
Filesystem ::symlink () — Method in class Filesystem
Creates a symbolic link or copy a directory. Comparator ::setTarget () — Method in class Comparator
Sets the target value. Comparator ::setOperator () — Method in class Comparator
Sets the comparison operator. Finder ::size () — Method in class Finder
Adds tests for file sizes. Finder ::sort () — Method in class Finder
Sorts files and directories by an anonymous function. Finder ::sortByName () — Method in class Finder
Sorts files and directories by name. Finder ::sortByType () — Method in class Finder
Sorts files and directories by type (directories before files), then by name. Finder ::sortByAccessedTime () — Method in class Finder
Sorts files and directories by the last accessed time. Finder ::sortByChangedTime () — Method in class Finder
Sorts files and directories by the last inode changed time. Finder ::sortByModifiedTime () — Method in class Finder
Sorts files and directories by the last modified time. SizeRangeFilterIterator — Class in namespace Symfony\Component\Finder\Iterator
SizeRangeFilterIterator filters out files that are not in the given size range. SortableIterator — Class in namespace Symfony\Component\Finder\Iterator
SortableIterator applies a sort on a given Iterator. SplFileInfo — Class in namespace Symfony\Component\Finder
Extends \SplFileInfo to support relative paths. AbstractRendererEngine ::setTheme () — Method in class AbstractRendererEngine
Sets the theme(s) to be used for rendering a view and its children. Button ::setParent () — Method in class Button
Sets the parent form. Button ::setData () — Method in class Button
Updates the form with default data. Button ::submit () — Method in class Button
Submits data to the form, transforms and validates it. ButtonBuilder ::setAttribute () — Method in class ButtonBuilder
Sets the value for an attribute. ButtonBuilder ::setAttributes () — Method in class ButtonBuilder
Sets the attributes. ButtonBuilder ::setDataMapper () — Method in class ButtonBuilder
Sets the data mapper used by the form. ButtonBuilder ::setDisabled () — Method in class ButtonBuilder
Set whether the form is disabled. ButtonBuilder ::setEmptyData () — Method in class ButtonBuilder
Sets the data used for the client data when no value is submitted. ButtonBuilder ::setErrorBubbling () — Method in class ButtonBuilder
Sets whether errors bubble up to the parent. ButtonBuilder ::setRequired () — Method in class ButtonBuilder
Sets whether this field is required to be filled out when submitted. ButtonBuilder ::setPropertyPath () — Method in class ButtonBuilder
Sets the property path that the form should be mapped to. ButtonBuilder ::setMapped () — Method in class ButtonBuilder
Sets whether the form should be mapped to an element of its
parent's data. ButtonBuilder ::setByReference () — Method in class ButtonBuilder
Sets whether the form's data should be modified by reference. ButtonBuilder ::setCompound () — Method in class ButtonBuilder
Sets whether the form should be compound. ButtonBuilder ::setType () — Method in class ButtonBuilder
Set the types. ButtonBuilder ::setData () — Method in class ButtonBuilder
Sets the initial data of the form. ButtonBuilder ::setDataLocked () — Method in class ButtonBuilder
Locks the form's data to the data passed in the configuration. ButtonBuilder ::setFormFactory () — Method in class ButtonBuilder
Sets the form factory used for creating new forms. ButtonBuilder ::setAction () — Method in class ButtonBuilder
Sets the target URL of the form. ButtonBuilder ::setMethod () — Method in class ButtonBuilder
Sets the HTTP method used by the form. ButtonBuilder ::setRequestHandler () — Method in class ButtonBuilder
Sets the request handler used by the form. ButtonBuilder ::setAutoInitialize () — Method in class ButtonBuilder
Sets whether the form should be initialized automatically. ButtonBuilder ::setInheritData () — Method in class ButtonBuilder
Sets whether the form should read and write the data of its parent. StringCastException — Class in namespace Symfony\Component\Form\Exception
SearchType — Class in namespace Symfony\Component\Form\Extension\Core\Type
SubmitType — Class in namespace Symfony\Component\Form\Extension\Core\Type
A submit button. SubmitTypeValidatorExtension — Class in namespace Symfony\Component\Form\Extension\Validator\Type
ServerParams — Class in namespace Symfony\Component\Form\Extension\Validator\Util
Form ::setParent () — Method in class Form
Sets the parent form. Form ::setData () — Method in class Form
Updates the form with default data. Form ::submit () — Method in class Form
Submits data to the form, transforms and validates it. FormConfigBuilder ::setAttribute () — Method in class FormConfigBuilder
Sets the value for an attribute. FormConfigBuilder ::setAttributes () — Method in class FormConfigBuilder
Sets the attributes. FormConfigBuilder ::setDataMapper () — Method in class FormConfigBuilder
Sets the data mapper used by the form. FormConfigBuilder ::setDisabled () — Method in class FormConfigBuilder
Set whether the form is disabled. FormConfigBuilder ::setEmptyData () — Method in class FormConfigBuilder
Sets the data used for the client data when no value is submitted. FormConfigBuilder ::setErrorBubbling () — Method in class FormConfigBuilder
Sets whether errors bubble up to the parent. FormConfigBuilder ::setRequired () — Method in class FormConfigBuilder
Sets whether this field is required to be filled out when submitted. FormConfigBuilder ::setPropertyPath () — Method in class FormConfigBuilder
Sets the property path that the form should be mapped to. FormConfigBuilder ::setMapped () — Method in class FormConfigBuilder
Sets whether the form should be mapped to an element of its
parent's data. FormConfigBuilder ::setByReference () — Method in class FormConfigBuilder
Sets whether the form's data should be modified by reference. FormConfigBuilder ::setInheritData () — Method in class FormConfigBuilder
Sets whether the form should read and write the data of its parent. FormConfigBuilder ::setCompound () — Method in class FormConfigBuilder
Sets whether the form should be compound. FormConfigBuilder ::setType () — Method in class FormConfigBuilder
Set the types. FormConfigBuilder ::setData () — Method in class FormConfigBuilder
Sets the initial data of the form. FormConfigBuilder ::setDataLocked () — Method in class FormConfigBuilder
Locks the form's data to the data passed in the configuration. FormConfigBuilder ::setFormFactory () — Method in class FormConfigBuilder
Sets the form factory used for creating new forms. FormConfigBuilder ::setAction () — Method in class FormConfigBuilder
Sets the target URL of the form. FormConfigBuilder ::setMethod () — Method in class FormConfigBuilder
Sets the HTTP method used by the form. FormConfigBuilder ::setRequestHandler () — Method in class FormConfigBuilder
Sets the request handler used by the form. FormConfigBuilder ::setAutoInitialize () — Method in class FormConfigBuilder
Sets whether the form should be initialized automatically. FormConfigBuilderInterface ::setAttribute () — Method in class FormConfigBuilderInterface
Sets the value for an attribute. FormConfigBuilderInterface ::setAttributes () — Method in class FormConfigBuilderInterface
Sets the attributes. FormConfigBuilderInterface ::setDataMapper () — Method in class FormConfigBuilderInterface
Sets the data mapper used by the form. FormConfigBuilderInterface ::setDisabled () — Method in class FormConfigBuilderInterface
Set whether the form is disabled. FormConfigBuilderInterface ::setEmptyData () — Method in class FormConfigBuilderInterface
Sets the data used for the client data when no value is submitted. FormConfigBuilderInterface ::setErrorBubbling () — Method in class FormConfigBuilderInterface
Sets whether errors bubble up to the parent. FormConfigBuilderInterface ::setRequired () — Method in class FormConfigBuilderInterface
Sets whether this field is required to be filled out when submitted. FormConfigBuilderInterface ::setPropertyPath () — Method in class FormConfigBuilderInterface
Sets the property path that the form should be mapped to. FormConfigBuilderInterface ::setMapped () — Method in class FormConfigBuilderInterface
Sets whether the form should be mapped to an element of its
parent's data. FormConfigBuilderInterface ::setByReference () — Method in class FormConfigBuilderInterface
Sets whether the form's data should be modified by reference. FormConfigBuilderInterface ::setInheritData () — Method in class FormConfigBuilderInterface
Sets whether the form should read and write the data of its parent. FormConfigBuilderInterface ::setCompound () — Method in class FormConfigBuilderInterface
Sets whether the form should be compound. FormConfigBuilderInterface ::setType () — Method in class FormConfigBuilderInterface
Set the types. FormConfigBuilderInterface ::setData () — Method in class FormConfigBuilderInterface
Sets the initial data of the form. FormConfigBuilderInterface ::setDataLocked () — Method in class FormConfigBuilderInterface
Locks the form's data to the data passed in the configuration. FormConfigBuilderInterface ::setFormFactory () — Method in class FormConfigBuilderInterface
Sets the form factory used for creating new forms. FormConfigBuilderInterface ::setAction () — Method in class FormConfigBuilderInterface
Sets the target URL of the form. FormConfigBuilderInterface ::setMethod () — Method in class FormConfigBuilderInterface
Sets the HTTP method used by the form. FormConfigBuilderInterface ::setRequestHandler () — Method in class FormConfigBuilderInterface
Sets the request handler used by the form. FormConfigBuilderInterface ::setAutoInitialize () — Method in class FormConfigBuilderInterface
Sets whether the form should be initialized automatically. FormError ::setOrigin () — Method in class FormError
Sets the form that caused this error. FormError ::serialize () — Method in class FormError
Serializes this error. FormErrorIterator ::seek () — Method in class FormErrorIterator
Sets the position of the iterator. FormEvent ::setData () — Method in class FormEvent
Allows updating with some filtered data. FormFactoryBuilder ::setResolvedTypeFactory () — Method in class FormFactoryBuilder
Sets the factory for creating ResolvedFormTypeInterface instances. FormFactoryBuilderInterface ::setResolvedTypeFactory () — Method in class FormFactoryBuilderInterface
Sets the factory for creating ResolvedFormTypeInterface instances. FormInterface ::setParent () — Method in class FormInterface
Sets the parent form. FormInterface ::setData () — Method in class FormInterface
Updates the form with default data. FormInterface ::submit () — Method in class FormInterface
Submits data to the form, transforms and validates it. FormRenderer ::setTheme () — Method in class FormRenderer
Sets the theme(s) to be used for rendering a view and its children. FormRenderer ::searchAndRenderBlock () — Method in class FormRenderer
Searches and renders a block for a given name suffix. FormRendererEngineInterface ::setTheme () — Method in class FormRendererEngineInterface
Sets the theme(s) to be used for rendering a view and its children. FormRendererInterface ::setTheme () — Method in class FormRendererInterface
Sets the theme(s) to be used for rendering a view and its children. FormRendererInterface ::searchAndRenderBlock () — Method in class FormRendererInterface
Searches and renders a block for a given name suffix. FormView ::setRendered () — Method in class FormView
Marks the view as rendered. SubmitButton — Class in namespace Symfony\Component\Form
A button that submits the form. SubmitButton ::submit () — Method in class SubmitButton
Submits data to the button. SubmitButtonBuilder — Class in namespace Symfony\Component\Form
A builder for {@link SubmitButton} instances. SubmitButtonTypeInterface — Class in namespace Symfony\Component\Form
A type that should be converted into a {@link SubmitButton} instance. FormPerformanceTestCase ::setMaxRunningTime () — Method in class FormPerformanceTestCase
ServerParams — Class in namespace Symfony\Component\Form\Util
StringUtil — Class in namespace Symfony\Component\Form\Util
AcceptHeaderItem ::setValue () — Method in class AcceptHeaderItem
Set the item value. AcceptHeaderItem ::setQuality () — Method in class AcceptHeaderItem
Set the item quality. AcceptHeaderItem ::setIndex () — Method in class AcceptHeaderItem
Set the item index. AcceptHeaderItem ::setAttribute () — Method in class AcceptHeaderItem
Set an attribute. BinaryFileResponse ::setFile () — Method in class BinaryFileResponse
Sets the file to stream. BinaryFileResponse ::setAutoLastModified () — Method in class BinaryFileResponse
Automatically sets the Last-Modified header according the file modification date. BinaryFileResponse ::setAutoEtag () — Method in class BinaryFileResponse
Automatically sets the ETag header according to the checksum of the file. BinaryFileResponse ::setContentDisposition () — Method in class BinaryFileResponse
Sets the Content-Disposition header with the given filename. BinaryFileResponse ::sendContent () — Method in class BinaryFileResponse
Sends content for the current web response. BinaryFileResponse ::setContent () — Method in class BinaryFileResponse
Sets the response content. ExpressionRequestMatcher ::setExpression () — Method in class ExpressionRequestMatcher
FileBag ::set () — Method in class FileBag
Sets a parameter by name. HeaderBag ::set () — Method in class HeaderBag
Sets a header by name. JsonResponse ::setCallback () — Method in class JsonResponse
Sets the JSONP callback. JsonResponse ::setData () — Method in class JsonResponse
Sets the data to be sent as JSON. JsonResponse ::setEncodingOptions () — Method in class JsonResponse
Sets options used while encoding data to JSON. ParameterBag ::set () — Method in class ParameterBag
Sets a parameter by name. RedirectResponse ::setTargetUrl () — Method in class RedirectResponse
Sets the redirect target of this response. $Request — Property in class Request
Server and execution environment parameters ($_SERVER). Request ::setFactory () — Method in class Request
Sets a callable able to create a Request instance. Request ::setTrustedProxies () — Method in class Request
Sets a list of trusted proxies. Request ::setTrustedHosts () — Method in class Request
Sets a list of trusted host patterns. Request ::setTrustedHeaderName () — Method in class Request
Sets the name for trusted headers. Request ::setSession () — Method in class Request
Sets the Session. Request ::setMethod () — Method in class Request
Sets the request method. Request ::setFormat () — Method in class Request
Associates a format with mime types. Request ::setRequestFormat () — Method in class Request
Sets the request format. Request ::setDefaultLocale () — Method in class Request
Sets the default locale. Request ::setLocale () — Method in class Request
Sets the locale. $Response — Property in class Response
Status codes translation table. Response ::sendHeaders () — Method in class Response
Sends HTTP headers. Response ::sendContent () — Method in class Response
Sends content for the current web response. Response ::send () — Method in class Response
Sends HTTP headers and content. Response ::setContent () — Method in class Response
Sets the response content. Response ::setProtocolVersion () — Method in class Response
Sets the HTTP protocol version (1.0 or 1.1). Response ::setStatusCode () — Method in class Response
Sets the response status code. Response ::setCharset () — Method in class Response
Sets the response charset. Response ::setPrivate () — Method in class Response
Marks the response as "private". Response ::setPublic () — Method in class Response
Marks the response as "public". Response ::setDate () — Method in class Response
Sets the Date header. Response ::setExpires () — Method in class Response
Sets the Expires HTTP header with a DateTime instance. Response ::setMaxAge () — Method in class Response
Sets the number of seconds after which the response should no longer be considered fresh. Response ::setSharedMaxAge () — Method in class Response
Sets the number of seconds after which the response should no longer be considered fresh by shared caches. Response ::setTtl () — Method in class Response
Sets the response's time-to-live for shared caches. Response ::setClientTtl () — Method in class Response
Sets the response's time-to-live for private/client caches. Response ::setLastModified () — Method in class Response
Sets the Last-Modified HTTP header with a DateTime instance. Response ::setEtag () — Method in class Response
Sets the ETag value. Response ::setCache () — Method in class Response
Sets the response's cache headers (validation and/or expiration). Response ::setNotModified () — Method in class Response
Modifies the response so that it conforms to the rules defined for a 304 status code. Response ::setVary () — Method in class Response
Sets the Vary header. ResponseHeaderBag ::set () — Method in class ResponseHeaderBag
Sets a header by name. ResponseHeaderBag ::setCookie () — Method in class ResponseHeaderBag
Sets a cookie. ServerBag — Class in namespace Symfony\Component\HttpFoundation
ServerBag is a container for HTTP headers from the $_SERVER variable. AttributeBag ::setName () — Method in class AttributeBag
AttributeBag ::set () — Method in class AttributeBag
Sets an attribute. AttributeBagInterface ::set () — Method in class AttributeBagInterface
Sets an attribute. NamespacedAttributeBag ::set () — Method in class NamespacedAttributeBag
Sets an attribute. AutoExpireFlashBag ::setName () — Method in class AutoExpireFlashBag
AutoExpireFlashBag ::setAll () — Method in class AutoExpireFlashBag
Sets all flash messages. AutoExpireFlashBag ::set () — Method in class AutoExpireFlashBag
Registers a message for a given type. FlashBag ::setName () — Method in class FlashBag
FlashBag ::set () — Method in class FlashBag
Registers a message for a given type. FlashBag ::setAll () — Method in class FlashBag
Sets all flash messages. FlashBagInterface ::set () — Method in class FlashBagInterface
Registers a message for a given type. FlashBagInterface ::setAll () — Method in class FlashBagInterface
Sets all flash messages. Session — Class in namespace Symfony\Component\HttpFoundation\Session
Session. Session ::start () — Method in class Session
Starts the session storage. Session ::set () — Method in class Session
Sets an attribute. Session ::save () — Method in class Session
Force the session to be saved and closed. Session ::setId () — Method in class Session
Sets the session ID. Session ::setName () — Method in class Session
Sets the session name. SessionBagInterface — Class in namespace Symfony\Component\HttpFoundation\Session
Session Bag store. SessionInterface — Class in namespace Symfony\Component\HttpFoundation\Session
Interface for the session. SessionInterface ::start () — Method in class SessionInterface
Starts the session storage. SessionInterface ::setId () — Method in class SessionInterface
Sets the session ID. SessionInterface ::setName () — Method in class SessionInterface
Sets the session name. SessionInterface ::save () — Method in class SessionInterface
Force the session to be saved and closed. SessionInterface ::set () — Method in class SessionInterface
Sets an attribute. MetadataBag ::stampNew () — Method in class MetadataBag
Stamps a new session's metadata. MetadataBag ::setName () — Method in class MetadataBag
Sets name. MockArraySessionStorage ::setSessionData () — Method in class MockArraySessionStorage
Sets the session data. MockArraySessionStorage ::start () — Method in class MockArraySessionStorage
Starts the session. MockArraySessionStorage ::setId () — Method in class MockArraySessionStorage
Sets the session ID. MockArraySessionStorage ::setName () — Method in class MockArraySessionStorage
Sets the session name. MockArraySessionStorage ::save () — Method in class MockArraySessionStorage
Force the session to be saved and closed. MockArraySessionStorage ::setMetadataBag () — Method in class MockArraySessionStorage
Sets the MetadataBag. MockFileSessionStorage ::start () — Method in class MockFileSessionStorage
Starts the session. MockFileSessionStorage ::save () — Method in class MockFileSessionStorage
Force the session to be saved and closed. NativeSessionStorage ::start () — Method in class NativeSessionStorage
Starts the session. NativeSessionStorage ::setId () — Method in class NativeSessionStorage
Sets the session ID. NativeSessionStorage ::setName () — Method in class NativeSessionStorage
Sets the session name. NativeSessionStorage ::save () — Method in class NativeSessionStorage
Force the session to be saved and closed. NativeSessionStorage ::setMetadataBag () — Method in class NativeSessionStorage
Sets the MetadataBag. NativeSessionStorage ::setOptions () — Method in class NativeSessionStorage
Sets session.* ini variables. NativeSessionStorage ::setSaveHandler () — Method in class NativeSessionStorage
Registers session save handler as a PHP session handler. PhpBridgeSessionStorage ::start () — Method in class PhpBridgeSessionStorage
Starts the session. AbstractProxy ::setId () — Method in class AbstractProxy
Sets the session ID. AbstractProxy ::setName () — Method in class AbstractProxy
Sets the session name. SessionHandlerProxy — Class in namespace Symfony\Component\HttpFoundation\Session\Storage\Proxy
SessionHandler proxy. SessionStorageInterface — Class in namespace Symfony\Component\HttpFoundation\Session\Storage
StorageInterface. SessionStorageInterface ::start () — Method in class SessionStorageInterface
Starts the session. SessionStorageInterface ::setId () — Method in class SessionStorageInterface
Sets the session ID. SessionStorageInterface ::setName () — Method in class SessionStorageInterface
Sets the session name. SessionStorageInterface ::save () — Method in class SessionStorageInterface
Force the session to be saved and closed. StreamedResponse — Class in namespace Symfony\Component\HttpFoundation
StreamedResponse represents a streamed HTTP response. StreamedResponse ::setCallback () — Method in class StreamedResponse
Sets the PHP callback associated with this Response. StreamedResponse ::sendContent () — Method in class StreamedResponse
Sends content for the current web response. StreamedResponse ::setContent () — Method in class StreamedResponse
Sets the response content. Bundle ::shutdown () — Method in class Bundle
Shutdowns the Bundle. BundleInterface ::shutdown () — Method in class BundleInterface
Shutdowns the Bundle. CacheWarmerAggregate ::setWarmers () — Method in class CacheWarmerAggregate
EnvParametersResource ::serialize () — Method in class EnvParametersResource
ConfigDataCollector ::setKernel () — Method in class ConfigDataCollector
Sets the Kernel associated with this Request. ConfigDataCollector ::setCacheVersionInfo () — Method in class ConfigDataCollector
DataCollector ::serialize () — Method in class DataCollector
DumpDataCollector ::serialize () — Method in class DumpDataCollector
EventDataCollector ::setCalledListeners () — Method in class EventDataCollector
Sets the called listeners. EventDataCollector ::setNotCalledListeners () — Method in class EventDataCollector
Sets the not called listeners. TimeDataCollector ::setEvents () — Method in class TimeDataCollector
Sets the request events. SaveSessionListener — Class in namespace Symfony\Component\HttpKernel\EventListener
Saves the session, in case it is still open, before sending the response/headers. SessionListener — Class in namespace Symfony\Component\HttpKernel\EventListener
Sets the session in the request. StreamedResponseListener — Class in namespace Symfony\Component\HttpKernel\EventListener
StreamedResponseListener is responsible for sending the Response
to the client. SurrogateListener — Class in namespace Symfony\Component\HttpKernel\EventListener
SurrogateListener adds a Surrogate-Control HTTP header when the Response needs to be parsed for Surrogates. FilterControllerEvent ::setController () — Method in class FilterControllerEvent
Sets a new controller. FilterResponseEvent ::setResponse () — Method in class FilterResponseEvent
Sets a new response object. GetResponseEvent ::setResponse () — Method in class GetResponseEvent
Sets a response and stops event propagation. GetResponseForControllerResultEvent ::setControllerResult () — Method in class GetResponseForControllerResultEvent
Assigns the return value of the controller. GetResponseForExceptionEvent ::setException () — Method in class GetResponseForExceptionEvent
Replaces the thrown exception. ServiceUnavailableHttpException — Class in namespace Symfony\Component\HttpKernel\Exception
ServiceUnavailableHttpException. HIncludeFragmentRenderer ::setTemplating () — Method in class HIncludeFragmentRenderer
Sets the templating engine to use to render the default content. RoutableFragmentRenderer ::setFragmentPath () — Method in class RoutableFragmentRenderer
Sets the fragment path that triggers the fragment listener. SsiFragmentRenderer — Class in namespace Symfony\Component\HttpKernel\Fragment
Implements the SSI rendering strategy. Ssi — Class in namespace Symfony\Component\HttpKernel\HttpCache
Ssi implements the SSI capabilities to Request and Response instances. Store — Class in namespace Symfony\Component\HttpKernel\HttpCache
Store implements all the logic for storing cache metadata (Request and Response headers). StoreInterface — Class in namespace Symfony\Component\HttpKernel\HttpCache
Interface implemented by HTTP cache stores. SurrogateInterface — Class in namespace Symfony\Component\HttpKernel\HttpCache
Kernel ::shutdown () — Method in class Kernel
Shutdowns the kernel. Kernel ::setClassCache () — Method in class Kernel
Used internally. Kernel ::stripComments () — Method in class Kernel
Removes comments from a PHP source string. Kernel ::serialize () — Method in class Kernel
KernelInterface ::shutdown () — Method in class KernelInterface
Shutdowns the kernel. Profile ::setToken () — Method in class Profile
Sets the token. Profile ::setParent () — Method in class Profile
Sets the parent token. Profile ::setIp () — Method in class Profile
Sets the IP. Profile ::setMethod () — Method in class Profile
Profile ::setUrl () — Method in class Profile
Profile ::setTime () — Method in class Profile
Profile ::setStatusCode () — Method in class Profile
Profile ::setChildren () — Method in class Profile
Sets children profiler. Profile ::setCollectors () — Method in class Profile
Sets the Collectors associated with this profile. Profiler ::saveProfile () — Method in class Profiler
Saves a Profile. Profiler ::set () — Method in class Profiler
Sets the Collectors associated with this profiler. UriSigner ::sign () — Method in class UriSigner
Signs a URI. Collator ::setAttribute () — Method in class Collator
Not supported. Set a collator's attribute. Collator ::setStrength () — Method in class Collator
Not supported. Set the collator's strength. Collator ::sortWithSortKeys () — Method in class Collator
Not supported. Sort array using specified collator and sort keys. Collator ::sort () — Method in class Collator
Not supported. Sort array using specified collator. BundleEntryReader ::setLocaleAliases () — Method in class BundleEntryReader
Stores a mapping of locale aliases to locales. ScriptDataGenerator — Class in namespace Symfony\Component\Intl\Data\Generator
The rule for compiling the script bundle. ScriptDataProvider — Class in namespace Symfony\Component\Intl\Data\Provider
Data provider for script-related ICU data. LocaleScanner ::scanLocales () — Method in class LocaleScanner
Returns all locales found in the given directory. LocaleScanner ::scanAliases () — Method in class LocaleScanner
Returns all locale aliases found in the given directory. SecondTransformer — Class in namespace Symfony\Component\Intl\DateFormatter\DateFormat
Parser and formatter for the second format. IntlDateFormatter ::setCalendar () — Method in class IntlDateFormatter
Not supported. Set the formatter's calendar. IntlDateFormatter ::setLenient () — Method in class IntlDateFormatter
Set the leniency of the parser. IntlDateFormatter ::setPattern () — Method in class IntlDateFormatter
Set the formatter's pattern. IntlDateFormatter ::setTimeZoneId () — Method in class IntlDateFormatter
Set the formatter's timezone identifier. IntlDateFormatter ::setTimeZone () — Method in class IntlDateFormatter
This method was added in PHP 5.5 as replacement for setTimeZoneId()
. IntlGlobals ::setError () — Method in class IntlGlobals
Sets the current error. Locale ::setDefaultFallback () — Method in class Locale
Sets the default fallback locale. Locale ::setDefault () — Method in class Locale
Not supported. Sets the default runtime locale. NumberFormatter ::setAttribute () — Method in class NumberFormatter
Set an attribute. NumberFormatter ::setPattern () — Method in class NumberFormatter
Not supported. Set the formatter's pattern. NumberFormatter ::setSymbol () — Method in class NumberFormatter
Not supported. Set the formatter's symbol. NumberFormatter ::setTextAttribute () — Method in class NumberFormatter
Not supported. Set a text attribute. SvnCommit — Class in namespace Symfony\Component\Intl\Util
An SVN commit. SvnRepository — Class in namespace Symfony\Component\Intl\Util
A SVN repository containing ICU data. OptionsResolver ::setDefault () — Method in class OptionsResolver
Sets the default value of a given option. OptionsResolver ::setDefaults () — Method in class OptionsResolver
Sets a list of default values. OptionsResolver ::setRequired () — Method in class OptionsResolver
Marks one or more options as required. OptionsResolver ::setDefined () — Method in class OptionsResolver
Defines a valid option name. OptionsResolver ::setNormalizer () — Method in class OptionsResolver
Sets the normalizer for an option. OptionsResolver ::setAllowedValues () — Method in class OptionsResolver
Sets allowed values for an option. OptionsResolver ::setAllowedTypes () — Method in class OptionsResolver
Sets allowed types for an option. ExecutableFinder ::setSuffixes () — Method in class ExecutableFinder
Replaces default suffixes of executable. PhpProcess ::setPhpBinary () — Method in class PhpProcess
Sets the path to the PHP binary to use. PhpProcess ::start () — Method in class PhpProcess
Starts the process and returns after writing the input to STDIN. Process ::start () — Method in class Process
Starts the process and returns after writing the input to STDIN. Process ::signal () — Method in class Process
Sends a POSIX signal to the process. Process ::stop () — Method in class Process
Stops the process. Process ::setCommandLine () — Method in class Process
Sets the command line to be executed. Process ::setTimeout () — Method in class Process
Sets the process timeout (max. runtime). Process ::setIdleTimeout () — Method in class Process
Sets the process idle timeout (max. time since last output). Process ::setTty () — Method in class Process
Enables or disables the TTY mode. Process ::setPty () — Method in class Process
Sets PTY mode. Process ::setWorkingDirectory () — Method in class Process
Sets the current working directory. Process ::setEnv () — Method in class Process
Sets the environment variables. Process ::setInput () — Method in class Process
Sets the input. Process ::setOptions () — Method in class Process
Sets the options for proc_open. Process ::setEnhanceWindowsCompatibility () — Method in class Process
Sets whether or not Windows compatibility is enabled. Process ::setEnhanceSigchildCompatibility () — Method in class Process
Activates sigchild compatibility mode. ProcessBuilder ::setPrefix () — Method in class ProcessBuilder
Adds a prefix to the command string. ProcessBuilder ::setArguments () — Method in class ProcessBuilder
Sets the arguments of the process. ProcessBuilder ::setWorkingDirectory () — Method in class ProcessBuilder
Sets the working directory. ProcessBuilder ::setEnv () — Method in class ProcessBuilder
Sets an environment variable. ProcessBuilder ::setInput () — Method in class ProcessBuilder
Sets the input of the process. ProcessBuilder ::setTimeout () — Method in class ProcessBuilder
Sets the process timeout. ProcessBuilder ::setOption () — Method in class ProcessBuilder
Adds a proc_open option. PropertyAccessor ::setValue () — Method in class PropertyAccessor
Sets the value at the end of the property path of the object graph. PropertyAccessorInterface ::setValue () — Method in class PropertyAccessorInterface
Sets the value at the end of the property path of the object graph. StringUtil — Class in namespace Symfony\Component\PropertyAccess
Creates singulars from plurals. StringUtil ::singularify () — Method in class StringUtil
Returns the singular form of a word. SerializerExtractor — Class in namespace Symfony\Component\PropertyInfo\Extractor
Lists available properties using Symfony Serializer Component metadata. Route ::setPath () — Method in class Route
Route ::setHost () — Method in class Route
Route ::setName () — Method in class Route
Route ::setRequirements () — Method in class Route
Route ::setOptions () — Method in class Route
Route ::setDefaults () — Method in class Route
Route ::setSchemes () — Method in class Route
Route ::setMethods () — Method in class Route
Route ::setCondition () — Method in class Route
CompiledRoute ::serialize () — Method in class CompiledRoute
{@inheritdoc} ConfigurableRequirementsInterface ::setStrictRequirements () — Method in class ConfigurableRequirementsInterface
Enables or disables the exception on incorrect parameters. UrlGenerator ::setContext () — Method in class UrlGenerator
Sets the request context. UrlGenerator ::setStrictRequirements () — Method in class UrlGenerator
Enables or disables the exception on incorrect parameters. AnnotationClassLoader ::setRouteAnnotationClass () — Method in class AnnotationClassLoader
Sets the annotation class to read route properties from. AnnotationClassLoader ::supports () — Method in class AnnotationClassLoader
Returns whether this class supports the given resource. AnnotationClassLoader ::setResolver () — Method in class AnnotationClassLoader
Sets the loader resolver. AnnotationDirectoryLoader ::supports () — Method in class AnnotationDirectoryLoader
Returns whether this class supports the given resource. AnnotationFileLoader ::supports () — Method in class AnnotationFileLoader
Returns whether this class supports the given resource. ClosureLoader ::supports () — Method in class ClosureLoader
Returns whether this class supports the given resource. ServiceRouterLoader — Class in namespace Symfony\Component\Routing\Loader\DependencyInjection
A route loader that executes a service to load the routes. DirectoryLoader ::supports () — Method in class DirectoryLoader
Returns whether this class supports the given resource. ObjectRouteLoader ::supports () — Method in class ObjectRouteLoader
Returns whether this class supports the given resource. PhpFileLoader ::supports () — Method in class PhpFileLoader
Returns whether this class supports the given resource. XmlFileLoader ::supports () — Method in class XmlFileLoader
Returns whether this class supports the given resource. YamlFileLoader ::supports () — Method in class YamlFileLoader
Returns whether this class supports the given resource. DumperCollection ::setAll () — Method in class DumperCollection
Sets children. DumperCollection ::setAttribute () — Method in class DumperCollection
Sets an attribute by name. DumperCollection ::setAttributes () — Method in class DumperCollection
Sets multiple attributes. DumperPrefixCollection ::setPrefix () — Method in class DumperPrefixCollection
Sets the prefix. UrlMatcher ::setContext () — Method in class UrlMatcher
Sets the request context. RequestContext ::setBaseUrl () — Method in class RequestContext
Sets the base URL. RequestContext ::setPathInfo () — Method in class RequestContext
Sets the path info. RequestContext ::setMethod () — Method in class RequestContext
Sets the HTTP method. RequestContext ::setHost () — Method in class RequestContext
Sets the HTTP host. RequestContext ::setScheme () — Method in class RequestContext
Sets the HTTP scheme. RequestContext ::setHttpPort () — Method in class RequestContext
Sets the HTTP port. RequestContext ::setHttpsPort () — Method in class RequestContext
Sets the HTTPS port. RequestContext ::setQueryString () — Method in class RequestContext
Sets the query string. RequestContext ::setParameters () — Method in class RequestContext
Sets the parameters. RequestContext ::setParameter () — Method in class RequestContext
Sets a parameter value. RequestContextAwareInterface ::setContext () — Method in class RequestContextAwareInterface
Sets the request context. Route ::serialize () — Method in class Route
{@inheritdoc} Route ::setPath () — Method in class Route
Sets the pattern for the path. Route ::setHost () — Method in class Route
Sets the pattern for the host. Route ::setSchemes () — Method in class Route
Sets the schemes (e.g. 'https') this route is restricted to. Route ::setMethods () — Method in class Route
Sets the HTTP methods (e.g. 'POST') this route is restricted to. Route ::setOptions () — Method in class Route
Sets the options. Route ::setOption () — Method in class Route
Sets an option value. Route ::setDefaults () — Method in class Route
Sets the defaults. Route ::setDefault () — Method in class Route
Sets a default value. Route ::setRequirements () — Method in class Route
Sets the requirements. Route ::setRequirement () — Method in class Route
Sets a requirement for the given key. Route ::setCondition () — Method in class Route
Sets the condition. RouteCollection ::setHost () — Method in class RouteCollection
Sets the host pattern on all routes. RouteCollection ::setCondition () — Method in class RouteCollection
Sets a condition on all routes. RouteCollection ::setSchemes () — Method in class RouteCollection
Sets the schemes (e.g. 'https') all child routes are restricted to. RouteCollection ::setMethods () — Method in class RouteCollection
Sets the HTTP methods (e.g. 'POST') all child routes are restricted to. RouteCollectionBuilder ::setHost () — Method in class RouteCollectionBuilder
Sets the host on all embedded routes (unless already set). RouteCollectionBuilder ::setCondition () — Method in class RouteCollectionBuilder
Sets a condition on all embedded routes (unless already set). RouteCollectionBuilder ::setDefault () — Method in class RouteCollectionBuilder
Sets a default value that will be added to all embedded routes (unless that
default value is already set. RouteCollectionBuilder ::setRequirement () — Method in class RouteCollectionBuilder
Sets a requirement that will be added to all embedded routes (unless that
requirement is already set. RouteCollectionBuilder ::setOption () — Method in class RouteCollectionBuilder
Sets an opiton that will be added to all embedded routes (unless that
option is already set. RouteCollectionBuilder ::setSchemes () — Method in class RouteCollectionBuilder
Sets the schemes on all embedded routes (unless already set). RouteCollectionBuilder ::setMethods () — Method in class RouteCollectionBuilder
Sets the methods on all embedded routes (unless already set). Router ::setOptions () — Method in class Router
Sets options. Router ::setOption () — Method in class Router
Sets an option. Router ::setContext () — Method in class Router
Sets the request context. Router ::setConfigCacheFactory () — Method in class Router
Sets the ConfigCache factory to use. AuthenticationProviderManager ::setEventDispatcher () — Method in class AuthenticationProviderManager
AnonymousAuthenticationProvider ::supports () — Method in class AnonymousAuthenticationProvider
Checks whether this provider supports the given token. AuthenticationProviderInterface ::supports () — Method in class AuthenticationProviderInterface
Checks whether this provider supports the given token. PreAuthenticatedAuthenticationProvider ::supports () — Method in class PreAuthenticatedAuthenticationProvider
Checks whether this provider supports the given token. RememberMeAuthenticationProvider ::supports () — Method in class RememberMeAuthenticationProvider
Checks whether this provider supports the given token. SimpleAuthenticationProvider — Class in namespace Symfony\Component\Security\Core\Authentication\Provider
SimpleAuthenticationProvider ::supports () — Method in class SimpleAuthenticationProvider
Checks whether this provider supports the given token. UserAuthenticationProvider ::supports () — Method in class UserAuthenticationProvider
Checks whether this provider supports the given token. SimpleAuthenticatorInterface — Class in namespace Symfony\Component\Security\Core\Authentication
SimpleAuthenticatorInterface ::supportsToken () — Method in class SimpleAuthenticatorInterface
AbstractToken ::setUser () — Method in class AbstractToken
Sets the user in the token. AbstractToken ::setAuthenticated () — Method in class AbstractToken
Sets the authenticated flag. AbstractToken ::serialize () — Method in class AbstractToken
{@inheritdoc} AbstractToken ::setAttributes () — Method in class AbstractToken
Sets the token attributes. AbstractToken ::setAttribute () — Method in class AbstractToken
Sets an attribute. AnonymousToken ::serialize () — Method in class AnonymousToken
{@inheritdoc} PreAuthenticatedToken ::serialize () — Method in class PreAuthenticatedToken
{@inheritdoc} RememberMeToken ::setAuthenticated () — Method in class RememberMeToken
Sets the authenticated flag. RememberMeToken ::serialize () — Method in class RememberMeToken
{@inheritdoc} TokenStorage ::setToken () — Method in class TokenStorage
Sets the authentication token. TokenStorageInterface ::setToken () — Method in class TokenStorageInterface
Sets the authentication token. TokenInterface ::setUser () — Method in class TokenInterface
Sets a user. TokenInterface ::setAuthenticated () — Method in class TokenInterface
Sets the authenticated flag. TokenInterface ::setAttributes () — Method in class TokenInterface
Sets the token attributes. TokenInterface ::setAttribute () — Method in class TokenInterface
Sets an attribute. UsernamePasswordToken ::setAuthenticated () — Method in class UsernamePasswordToken
Sets the authenticated flag. UsernamePasswordToken ::serialize () — Method in class UsernamePasswordToken
{@inheritdoc} AccessDecisionManager ::setVoters () — Method in class AccessDecisionManager
Configures the voters. AccountStatusException ::setUser () — Method in class AccountStatusException
Set the user. AccountStatusException ::serialize () — Method in class AccountStatusException
AuthenticationException ::setToken () — Method in class AuthenticationException
Set the token. AuthenticationException ::serialize () — Method in class AuthenticationException
CustomUserMessageAuthenticationException ::setSafeMessage () — Method in class CustomUserMessageAuthenticationException
Set a message that will be shown to the user. CustomUserMessageAuthenticationException ::serialize () — Method in class CustomUserMessageAuthenticationException
SessionUnavailableException — Class in namespace Symfony\Component\Security\Core\Exception
This exception is thrown when no session is available. UsernameNotFoundException ::setUsername () — Method in class UsernameNotFoundException
Set the username. UsernameNotFoundException ::serialize () — Method in class UsernameNotFoundException
SwitchUserRole — Class in namespace Symfony\Component\Security\Core\Role
SwitchUserRole is used when the current user temporarily impersonates
another one. Security — Class in namespace Symfony\Component\Security\Core
This class holds security information. ChainUserProvider ::supportsClass () — Method in class ChainUserProvider
Whether this provider supports the given user class. InMemoryUserProvider ::supportsClass () — Method in class InMemoryUserProvider
Whether this provider supports the given user class. LdapUserProvider ::supportsClass () — Method in class LdapUserProvider
Whether this provider supports the given user class. UserProviderInterface ::supportsClass () — Method in class UserProviderInterface
Whether this provider supports the given user class. $UserPassword — Property in class UserPassword
NativeSessionTokenStorage ::setToken () — Method in class NativeSessionTokenStorage
Stores a CSRF token. SessionTokenStorage — Class in namespace Symfony\Component\Security\Csrf\TokenStorage
Token storage that uses a Symfony2 Session object. SessionTokenStorage ::setToken () — Method in class SessionTokenStorage
Stores a CSRF token. TokenStorageInterface ::setToken () — Method in class TokenStorageInterface
Stores a CSRF token. AbstractFormLoginAuthenticator ::supportsRememberMe () — Method in class AbstractFormLoginAuthenticator
Does this method support remember me cookies? AbstractFormLoginAuthenticator ::start () — Method in class AbstractFormLoginAuthenticator
Override to control what happens when the user hits a secure page
but isn't logged in yet. GuardAuthenticationListener ::setRememberMeServices () — Method in class GuardAuthenticationListener
Should be called if this listener will support remember me. GuardAuthenticatorInterface ::supportsRememberMe () — Method in class GuardAuthenticatorInterface
Does this method support remember me cookies? GuardAuthenticationProvider ::supports () — Method in class GuardAuthenticationProvider
Checks whether this provider supports the given token. PostAuthenticationGuardToken ::serialize () — Method in class PostAuthenticationGuardToken
{@inheritdoc} PreAuthenticationGuardToken ::setAuthenticated () — Method in class PreAuthenticationGuardToken
Sets the authenticated flag. DefaultAuthenticationFailureHandler ::setOptions () — Method in class DefaultAuthenticationFailureHandler
Sets the options. DefaultAuthenticationSuccessHandler ::setOptions () — Method in class DefaultAuthenticationSuccessHandler
Sets the options. DefaultAuthenticationSuccessHandler ::setProviderKey () — Method in class DefaultAuthenticationSuccessHandler
Set the provider key. SimpleAuthenticationHandler — Class in namespace Symfony\Component\Security\Http\Authentication
Class to proxy authentication success/failure handlers. SimpleFormAuthenticatorInterface — Class in namespace Symfony\Component\Security\Http\Authentication
SimplePreAuthenticatorInterface — Class in namespace Symfony\Component\Security\Http\Authentication
AuthenticationEntryPointInterface ::start () — Method in class AuthenticationEntryPointInterface
Returns a response that directs the user to authenticate. BasicAuthenticationEntryPoint ::start () — Method in class BasicAuthenticationEntryPoint
Returns a response that directs the user to authenticate. DigestAuthenticationEntryPoint ::start () — Method in class DigestAuthenticationEntryPoint
Returns a response that directs the user to authenticate. FormAuthenticationEntryPoint ::start () — Method in class FormAuthenticationEntryPoint
Returns a response that directs the user to authenticate. RetryAuthenticationEntryPoint ::start () — Method in class RetryAuthenticationEntryPoint
Returns a response that directs the user to authenticate. SwitchUserEvent — Class in namespace Symfony\Component\Security\Http\Event
SwitchUserEvent. AbstractAuthenticationListener ::setRememberMeServices () — Method in class AbstractAuthenticationListener
Sets the RememberMeServices implementation to use. SimpleFormAuthenticationListener — Class in namespace Symfony\Component\Security\Http\Firewall
SimplePreAuthenticationListener — Class in namespace Symfony\Component\Security\Http\Firewall
SimplePreAuthenticationListener implements simple proxying to an authenticator. SwitchUserListener — Class in namespace Symfony\Component\Security\Http\Firewall
SwitchUserListener allows a user to impersonate another one temporarily
(like the Unix su command). SessionLogoutHandler — Class in namespace Symfony\Component\Security\Http\Logout
Handler for clearing invalidating the current session. PersistentTokenBasedRememberMeServices ::setTokenProvider () — Method in class PersistentTokenBasedRememberMeServices
Sets the token provider. SecurityEvents — Class in namespace Symfony\Component\Security\Http
SessionAuthenticationStrategy — Class in namespace Symfony\Component\Security\Http\Session
The default session strategy implementation. SessionAuthenticationStrategyInterface — Class in namespace Symfony\Component\Security\Http\Session
SessionAuthenticationStrategyInterface. ChainDecoder ::supportsDecoding () — Method in class ChainDecoder
Checks whether the deserializer can decode from given format. ChainEncoder ::supportsEncoding () — Method in class ChainEncoder
Checks whether the serializer can encode to given format. DecoderInterface ::supportsDecoding () — Method in class DecoderInterface
Checks whether the deserializer can decode from given format. EncoderInterface ::supportsEncoding () — Method in class EncoderInterface
Checks whether the serializer can encode to given format. JsonDecode ::supportsDecoding () — Method in class JsonDecode
Checks whether the deserializer can decode from given format. JsonEncode ::supportsEncoding () — Method in class JsonEncode
Checks whether the serializer can encode to given format. JsonEncoder ::supportsEncoding () — Method in class JsonEncoder
Checks whether the serializer can encode to given format. JsonEncoder ::supportsDecoding () — Method in class JsonEncoder
Checks whether the deserializer can decode from given format. SerializerAwareEncoder — Class in namespace Symfony\Component\Serializer\Encoder
SerializerAware Encoder implementation. SerializerAwareEncoder ::setSerializer () — Method in class SerializerAwareEncoder
Sets the owning Serializer object. XmlEncoder ::supportsEncoding () — Method in class XmlEncoder
Checks whether the serializer can encode to given format. XmlEncoder ::supportsDecoding () — Method in class XmlEncoder
Checks whether the deserializer can decode from given format. XmlEncoder ::setRootNodeName () — Method in class XmlEncoder
Sets the root node name. AbstractNormalizer ::setCircularReferenceLimit () — Method in class AbstractNormalizer
Set circular reference limit. AbstractNormalizer ::setCircularReferenceHandler () — Method in class AbstractNormalizer
Set circular reference handler. AbstractNormalizer ::setCallbacks () — Method in class AbstractNormalizer
Set normalization callbacks. AbstractNormalizer ::setIgnoredAttributes () — Method in class AbstractNormalizer
Set ignored attributes for normalization and denormalization. ArrayDenormalizer ::supportsDenormalization () — Method in class ArrayDenormalizer
Checks whether the given class is supported for denormalization by this normalizer. ArrayDenormalizer ::setSerializer () — Method in class ArrayDenormalizer
Sets the owning Serializer object. CustomNormalizer ::supportsNormalization () — Method in class CustomNormalizer
Checks if the given class implements the NormalizableInterface. CustomNormalizer ::supportsDenormalization () — Method in class CustomNormalizer
Checks if the given class implements the NormalizableInterface. DenormalizerInterface ::supportsDenormalization () — Method in class DenormalizerInterface
Checks whether the given class is supported for denormalization by this normalizer. GetSetMethodNormalizer ::supportsNormalization () — Method in class GetSetMethodNormalizer
Checks whether the given class is supported for normalization by this normalizer. GetSetMethodNormalizer ::supportsDenormalization () — Method in class GetSetMethodNormalizer
Checks whether the given class is supported for denormalization by this normalizer. NormalizerInterface ::supportsNormalization () — Method in class NormalizerInterface
Checks whether the given class is supported for normalization by this normalizer. ObjectNormalizer ::supportsNormalization () — Method in class ObjectNormalizer
Checks whether the given class is supported for normalization by this normalizer. ObjectNormalizer ::supportsDenormalization () — Method in class ObjectNormalizer
Checks whether the given class is supported for denormalization by this normalizer. PropertyNormalizer ::supportsNormalization () — Method in class PropertyNormalizer
Checks whether the given class is supported for normalization by this normalizer. PropertyNormalizer ::supportsDenormalization () — Method in class PropertyNormalizer
Checks whether the given class is supported for denormalization by this normalizer. SerializerAwareNormalizer — Class in namespace Symfony\Component\Serializer\Normalizer
SerializerAware Normalizer implementation. SerializerAwareNormalizer ::setSerializer () — Method in class SerializerAwareNormalizer
Sets the owning Serializer object. Serializer — Class in namespace Symfony\Component\Serializer
Serializer serializes and deserializes data. Serializer ::serialize () — Method in class Serializer
Serializes data in the appropriate format. Serializer ::supportsNormalization () — Method in class Serializer
Checks whether the given class is supported for normalization by this normalizer. Serializer ::supportsDenormalization () — Method in class Serializer
Checks whether the given class is supported for denormalization by this normalizer. Serializer ::supportsEncoding () — Method in class Serializer
Checks whether the serializer can encode to given format. Serializer ::supportsDecoding () — Method in class Serializer
Checks whether the deserializer can decode from given format. SerializerAwareInterface — Class in namespace Symfony\Component\Serializer
Defines the interface of encoders. SerializerAwareInterface ::setSerializer () — Method in class SerializerAwareInterface
Sets the owning Serializer object. SerializerInterface — Class in namespace Symfony\Component\Serializer
Defines the interface of the Serializer. SerializerInterface ::serialize () — Method in class SerializerInterface
Serializes data in the appropriate format. Section — Class in namespace Symfony\Component\Stopwatch
Stopwatch section. Section ::setId () — Method in class Section
Sets the session identifier. Section ::startEvent () — Method in class Section
Starts an event. Section ::stopEvent () — Method in class Section
Stops an event. Stopwatch — Class in namespace Symfony\Component\Stopwatch
Stopwatch provides a way to profile code. Stopwatch ::stopSection () — Method in class Stopwatch
Stops the last started section. Stopwatch ::start () — Method in class Stopwatch
Starts an event. Stopwatch ::stop () — Method in class Stopwatch
Stops an event. StopwatchEvent — Class in namespace Symfony\Component\Stopwatch
Represents an Event managed by Stopwatch. StopwatchEvent ::start () — Method in class StopwatchEvent
Starts a new event period. StopwatchEvent ::stop () — Method in class StopwatchEvent
Stops the last started event period. StopwatchPeriod — Class in namespace Symfony\Component\Stopwatch
Represents an Period for an Event. DelegatingEngine ::stream () — Method in class DelegatingEngine
Streams a template. DelegatingEngine ::supports () — Method in class DelegatingEngine
Returns true if this class is able to render the given template. EngineInterface ::supports () — Method in class EngineInterface
Returns true if this class is able to render the given template. Helper ::setCharset () — Method in class Helper
Sets the default charset. HelperInterface ::setCharset () — Method in class HelperInterface
Sets the default charset. SlotsHelper — Class in namespace Symfony\Component\Templating\Helper
SlotsHelper manages template slots. SlotsHelper ::start () — Method in class SlotsHelper
Starts a new slot. SlotsHelper ::stop () — Method in class SlotsHelper
Stops a slot. SlotsHelper ::set () — Method in class SlotsHelper
Sets a slot value. Loader ::setLogger () — Method in class Loader
Sets the debug logger to use for this loader. PhpEngine ::supports () — Method in class PhpEngine
Returns true if this class is able to render the given template. PhpEngine ::setHelpers () — Method in class PhpEngine
Sets the helpers. PhpEngine ::set () — Method in class PhpEngine
Sets a helper. PhpEngine ::setCharset () — Method in class PhpEngine
Sets the charset to use. PhpEngine ::setEscaper () — Method in class PhpEngine
Adds an escaper for the given context. Storage — Class in namespace Symfony\Component\Templating\Storage
Storage is the base class for all storage classes. StringStorage — Class in namespace Symfony\Component\Templating\Storage
StringStorage represents a template stored in a string. StreamingEngineInterface — Class in namespace Symfony\Component\Templating
StreamingEngineInterface provides a method that knows how to stream a template. StreamingEngineInterface ::stream () — Method in class StreamingEngineInterface
Streams a template. TemplateReference ::set () — Method in class TemplateReference
Sets a template parameter. TemplateReferenceInterface ::set () — Method in class TemplateReferenceInterface
Sets a template parameter. DataCollectorTranslator ::setLocale () — Method in class DataCollectorTranslator
Sets the current locale. CsvFileDumper ::setCsvControl () — Method in class CsvFileDumper
Sets the delimiter and escape character for CSV. FileDumper ::setRelativePathTemplate () — Method in class FileDumper
Sets the template for the relative paths to files. FileDumper ::setBackup () — Method in class FileDumper
Sets backup flag. ChainExtractor ::setPrefix () — Method in class ChainExtractor
Sets the prefix that should be used for new found messages. ExtractorInterface ::setPrefix () — Method in class ExtractorInterface
Sets the prefix that should be used for new found messages. IdentityTranslator ::setLocale () — Method in class IdentityTranslator
Sets the current locale. CsvFileLoader ::setCsvControl () — Method in class CsvFileLoader
Sets the delimiter, enclosure, and escape character for CSV. LoggingTranslator ::setLocale () — Method in class LoggingTranslator
Sets the current locale. MessageCatalogue ::set () — Method in class MessageCatalogue
Sets a message translation. MessageCatalogue ::setMetadata () — Method in class MessageCatalogue
Adds metadata to a message domain. MessageCatalogueInterface ::set () — Method in class MessageCatalogueInterface
Sets a message translation. MetadataAwareInterface ::setMetadata () — Method in class MetadataAwareInterface
Adds metadata to a message domain. PluralizationRules ::set () — Method in class PluralizationRules
Overrides the default plural rule for a given locale. Translator ::setConfigCacheFactory () — Method in class Translator
Sets the ConfigCache factory to use. Translator ::setLocale () — Method in class Translator
Sets the current locale. Translator ::setFallbackLocales () — Method in class Translator
Sets the fallback locales. TranslatorInterface ::setLocale () — Method in class TranslatorInterface
Sets the current locale. ConstraintViolationList ::set () — Method in class ConstraintViolationList
Sets a violation at a given offset. ConstraintViolationListInterface ::set () — Method in class ConstraintViolationListInterface
Sets a violation at a given offset. $CardScheme — Property in class CardScheme
$Choice — Property in class Choice
$Email — Property in class Email
$Image — Property in class Image
$Uuid — Property in class Uuid
Strict mode only allows UUIDs that meet the formal definition and formatting per RFC 4122. ExecutionContext ::setNode () — Method in class ExecutionContext
Sets the currently validated value. ExecutionContext ::setGroup () — Method in class ExecutionContext
Sets the currently validated group. ExecutionContext ::setConstraint () — Method in class ExecutionContext
Sets the currently validated constraint. ExecutionContextInterface ::setNode () — Method in class ExecutionContextInterface
Sets the currently validated value. ExecutionContextInterface ::setGroup () — Method in class ExecutionContextInterface
Sets the currently validated group. ExecutionContextInterface ::setConstraint () — Method in class ExecutionContextInterface
Sets the currently validated constraint. DoctrineCache ::setCache () — Method in class DoctrineCache
Sets the cache to adapt. ClassMetadata ::setGroupSequence () — Method in class ClassMetadata
Sets the default group sequence for this class. ClassMetadata ::setGroupSequenceProvider () — Method in class ClassMetadata
Sets whether a group sequence provider should be used. StaticMethodLoader — Class in namespace Symfony\Component\Validator\Mapping\Loader
Loads validation metadata by calling a static method on the loaded class. ValidatorBuilder ::setMetadataFactory () — Method in class ValidatorBuilder
Sets the class metadata factory used by the validator. ValidatorBuilder ::setMetadataCache () — Method in class ValidatorBuilder
Sets the cache for caching class metadata. ValidatorBuilder ::setConstraintValidatorFactory () — Method in class ValidatorBuilder
Sets the constraint validator factory used by the validator. ValidatorBuilder ::setTranslator () — Method in class ValidatorBuilder
Sets the translator used for translating violation messages. ValidatorBuilder ::setTranslationDomain () — Method in class ValidatorBuilder
Sets the default translation domain of violation messages. ValidatorBuilderInterface ::setMetadataFactory () — Method in class ValidatorBuilderInterface
Sets the class metadata factory used by the validator. ValidatorBuilderInterface ::setMetadataCache () — Method in class ValidatorBuilderInterface
Sets the cache for caching class metadata. ValidatorBuilderInterface ::setConstraintValidatorFactory () — Method in class ValidatorBuilderInterface
Sets the constraint validator factory used by the validator. ValidatorBuilderInterface ::setTranslator () — Method in class ValidatorBuilderInterface
Sets the translator used for translating violation messages. ValidatorBuilderInterface ::setTranslationDomain () — Method in class ValidatorBuilderInterface
Sets the default translation domain of violation messages. RecursiveValidator ::startContext () — Method in class RecursiveValidator
Starts a new validation context and returns a validator for that context. ValidatorInterface ::startContext () — Method in class ValidatorInterface
Starts a new validation context and returns a validator for that context. ConstraintViolationBuilder ::setParameter () — Method in class ConstraintViolationBuilder
Sets a parameter to be inserted into the violation message. ConstraintViolationBuilder ::setParameters () — Method in class ConstraintViolationBuilder
Sets all parameters to be inserted into the violation message. ConstraintViolationBuilder ::setTranslationDomain () — Method in class ConstraintViolationBuilder
Sets the translation domain which should be used for translating the
violation message. ConstraintViolationBuilder ::setInvalidValue () — Method in class ConstraintViolationBuilder
Sets the invalid value that caused this violation. ConstraintViolationBuilder ::setPlural () — Method in class ConstraintViolationBuilder
Sets the number which determines how the plural form of the violation
message is chosen when it is translated. ConstraintViolationBuilder ::setCode () — Method in class ConstraintViolationBuilder
Sets the violation code. ConstraintViolationBuilder ::setCause () — Method in class ConstraintViolationBuilder
Sets the cause of the violation. ConstraintViolationBuilderInterface ::setParameter () — Method in class ConstraintViolationBuilderInterface
Sets a parameter to be inserted into the violation message. ConstraintViolationBuilderInterface ::setParameters () — Method in class ConstraintViolationBuilderInterface
Sets all parameters to be inserted into the violation message. ConstraintViolationBuilderInterface ::setTranslationDomain () — Method in class ConstraintViolationBuilderInterface
Sets the translation domain which should be used for translating the
violation message. ConstraintViolationBuilderInterface ::setInvalidValue () — Method in class ConstraintViolationBuilderInterface
Sets the invalid value that caused this violation. ConstraintViolationBuilderInterface ::setPlural () — Method in class ConstraintViolationBuilderInterface
Sets the number which determines how the plural form of the violation
message is chosen when it is translated. ConstraintViolationBuilderInterface ::setCode () — Method in class ConstraintViolationBuilderInterface
Sets the violation code. ConstraintViolationBuilderInterface ::setCause () — Method in class ConstraintViolationBuilderInterface
Sets the cause of the violation. $ExceptionCaster — Property in class ExceptionCaster
SplCaster — Class in namespace Symfony\Component\VarDumper\Caster
Casts SPL related classes to array representation. StubCaster — Class in namespace Symfony\Component\VarDumper\Caster
Casts a caster's Stub. $TraceStub — Property in class TraceStub
$TraceStub — Property in class TraceStub
AbstractCloner ::setMaxItems () — Method in class AbstractCloner
Sets the maximum number of items to clone past the first level in nested structures. AbstractCloner ::setMaxString () — Method in class AbstractCloner
Sets the maximum cloned length for strings. $Cursor — Property in class Cursor
$Cursor — Property in class Cursor
$Cursor — Property in class Cursor
$Cursor — Property in class Cursor
Stub — Class in namespace Symfony\Component\VarDumper\Cloner
Represents the main properties of a PHP variable. AbstractDumper ::setOutput () — Method in class AbstractDumper
Sets the output destination of the dumps. AbstractDumper ::setCharset () — Method in class AbstractDumper
Sets the default character encoding to use for non-UTF8 strings. AbstractDumper ::setIndentPad () — Method in class AbstractDumper
Sets the indentation pad string. CliDumper ::setColors () — Method in class CliDumper
Enables/disables colored output. CliDumper ::setMaxStringWidth () — Method in class CliDumper
Sets the maximum number of characters per line for dumped strings. CliDumper ::setStyles () — Method in class CliDumper
Configures styles. HtmlDumper ::setOutput () — Method in class HtmlDumper
Sets the output destination of the dumps. HtmlDumper ::setStyles () — Method in class HtmlDumper
Configures styles. HtmlDumper ::setDumpHeader () — Method in class HtmlDumper
Sets an HTML header that will be dumped once in the output stream. HtmlDumper ::setDumpBoundaries () — Method in class HtmlDumper
Sets an HTML prefix and suffix that will encapse every single dump. VarDumper ::setHandler () — Method in class VarDumper
Dumper ::setIndentation () — Method in class Dumper
Sets the indentation. ParseException ::setSnippet () — Method in class ParseException
Sets the snippet of code near the error. ParseException ::setParsedFile () — Method in class ParseException
Sets the filename where the error occurred. ParseException ::setParsedLine () — Method in class ParseException
Sets the line where the error occurred. T
CollectionToArrayTransformer ::transform () — Method in class CollectionToArrayTransformer
Transforms a collection into an array. ClockMock ::time () — Method in class ClockMock
TestRunner — Class in namespace Symfony\Bridge\PhpUnit\TextUI
{@inheritdoc} TwigDataCollector — Class in namespace Symfony\Bridge\Twig\DataCollector
TwigDataCollector. TranslationExtension — Class in namespace Symfony\Bridge\Twig\Extension
Provides integration of the Translation component with Twig. TranslationExtension ::trans () — Method in class TranslationExtension
TranslationExtension ::transchoice () — Method in class TranslationExtension
TwigRenderer — Class in namespace Symfony\Bridge\Twig\Form
TwigRendererEngine — Class in namespace Symfony\Bridge\Twig\Form
TwigRendererEngineInterface — Class in namespace Symfony\Bridge\Twig\Form
TwigRendererInterface — Class in namespace Symfony\Bridge\Twig\Form
TranslationDefaultDomainNodeVisitor — Class in namespace Symfony\Bridge\Twig\NodeVisitor
TranslationDefaultDomainNodeVisitor. TranslationNodeVisitor — Class in namespace Symfony\Bridge\Twig\NodeVisitor
TranslationNodeVisitor extracts translation messages. TransDefaultDomainNode — Class in namespace Symfony\Bridge\Twig\Node
TransNode — Class in namespace Symfony\Bridge\Twig\Node
TransChoiceTokenParser — Class in namespace Symfony\Bridge\Twig\TokenParser
Token Parser for the 'transchoice' tag. TransDefaultDomainTokenParser — Class in namespace Symfony\Bridge\Twig\TokenParser
Token Parser for the 'transdefault domain' tag. TransTokenParser — Class in namespace Symfony\Bridge\Twig\TokenParser
Token Parser for the 'trans' tag. TwigExtractor — Class in namespace Symfony\Bridge\Twig\Translation
TwigExtractor extracts translation messages from a twig template. TwigEngine — Class in namespace Symfony\Bridge\Twig
This engine knows how to render Twig templates. TemplateFinder — Class in namespace Symfony\Bundle\FrameworkBundle\CacheWarmer
Finds all the templates. TemplateFinderInterface — Class in namespace Symfony\Bundle\FrameworkBundle\CacheWarmer
Interface for finding all the templates. TemplatePathsCacheWarmer — Class in namespace Symfony\Bundle\FrameworkBundle\CacheWarmer
Computes the association between template names and their paths on the disk. TranslationsCacheWarmer — Class in namespace Symfony\Bundle\FrameworkBundle\CacheWarmer
Generates the catalogues for translations. TranslationDebugCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
Helps finding unused or missing translation messages in a given locale
and comparing them with the fallback ones. TranslationUpdateCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
A command that parses templates to extract translation messages and adds them
into the translation files. TextDescriptor — Class in namespace Symfony\Bundle\FrameworkBundle\Console\Descriptor
TemplateController — Class in namespace Symfony\Bundle\FrameworkBundle\Controller
TemplateController. TemplateController ::templateAction () — Method in class TemplateController
Renders a template. TemplatingPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
TranslationDumperPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
Adds tagged translation.formatter services to translation writer. TranslationExtractorPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
Adds tagged translation.extractor services to translation extractor. TranslatorPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
TestSessionListener — Class in namespace Symfony\Bundle\FrameworkBundle\EventListener
TestSessionListener. TranslatorHelper — Class in namespace Symfony\Bundle\FrameworkBundle\Templating\Helper
TranslatorHelper. TranslatorHelper ::trans () — Method in class TranslatorHelper
TranslatorHelper ::transChoice () — Method in class TranslatorHelper
TemplateLocator — Class in namespace Symfony\Bundle\FrameworkBundle\Templating\Loader
TemplateLocator locates templates in bundles. TemplateFilenameParser — Class in namespace Symfony\Bundle\FrameworkBundle\Templating
TemplateFilenameParser converts template filenames to
TemplateReferenceInterface instances. TemplateNameParser — Class in namespace Symfony\Bundle\FrameworkBundle\Templating
TemplateNameParser converts template names from the short notation
"bundle:section:template.format.engine" to TemplateReferenceInterface
instances. TemplateReference — Class in namespace Symfony\Bundle\FrameworkBundle\Templating
Internal representation of a template. TimedPhpEngine — Class in namespace Symfony\Bundle\FrameworkBundle\Templating
Times the time spent to render a template. TranslationLoader — Class in namespace Symfony\Bundle\FrameworkBundle\Translation
TranslationLoader loads translation messages from translation files. Translator — Class in namespace Symfony\Bundle\FrameworkBundle\Translation
Translator. TemplateCacheCacheWarmer — Class in namespace Symfony\Bundle\TwigBundle\CacheWarmer
Generates the Twig cache for all templates. TemplateCacheWarmer — Class in namespace Symfony\Bundle\TwigBundle\CacheWarmer
Generates the Twig cache for all templates. TwigEnvironmentPass — Class in namespace Symfony\Bundle\TwigBundle\DependencyInjection\Compiler
Adds tagged twig.extension services to twig service. TwigLoaderPass — Class in namespace Symfony\Bundle\TwigBundle\DependencyInjection\Compiler
Adds services tagged twig.loader as Twig loaders. TwigExtension — Class in namespace Symfony\Bundle\TwigBundle\DependencyInjection
TwigExtension. TemplateIterator — Class in namespace Symfony\Bundle\TwigBundle
Iterator for all templates in bundles and in the application Resources directory. TwigBundle — Class in namespace Symfony\Bundle\TwigBundle
Bundle. TwigEngine — Class in namespace Symfony\Bundle\TwigBundle
This engine renders Twig templates. ProfilerController ::toolbarAction () — Method in class ProfilerController
Renders the Web Debug Toolbar. TemplateManager — Class in namespace Symfony\Bundle\WebProfilerBundle\Profiler
Profiler Templates Manager. $ExprBuilder — Property in class ExprBuilder
ExprBuilder ::then () — Method in class ExprBuilder
Sets the closure to run if the test pass. ExprBuilder ::thenEmptyArray () — Method in class ExprBuilder
Sets a closure returning an empty array. ExprBuilder ::thenInvalid () — Method in class ExprBuilder
Sets a closure marking the value as invalid at validation time. ExprBuilder ::thenUnset () — Method in class ExprBuilder
Sets a closure unsetting this key of the array at validation time. NodeDefinition ::treatNullLike () — Method in class NodeDefinition
Sets the equivalent value used when the node contains null. NodeDefinition ::treatTrueLike () — Method in class NodeDefinition
Sets the equivalent value used when the node contains true. NodeDefinition ::treatFalseLike () — Method in class NodeDefinition
Sets the equivalent value used when the node contains false. TreeBuilder — Class in namespace Symfony\Component\Config\Definition\Builder
This is the entry class for building a config tree. TextDescriptor — Class in namespace Symfony\Component\Console\Descriptor
Text descriptor. Table — Class in namespace Symfony\Component\Console\Helper
Provides helpers to display a table. TableCell — Class in namespace Symfony\Component\Console\Helper
TableSeparator — Class in namespace Symfony\Component\Console\Helper
Marks a row as being a separator. TableStyle — Class in namespace Symfony\Component\Console\Helper
Defines the styles for a Table. StyleInterface ::title () — Method in class StyleInterface
Formats a command title. StyleInterface ::text () — Method in class StyleInterface
Formats informational text. StyleInterface ::table () — Method in class StyleInterface
Formats a table. SymfonyStyle ::title () — Method in class SymfonyStyle
Formats a command title. SymfonyStyle ::text () — Method in class SymfonyStyle
Formats informational text. SymfonyStyle ::table () — Method in class SymfonyStyle
Formats a table. CssSelectorConverter ::toXPath () — Method in class CssSelectorConverter
Translates a CSS expression to its XPath equivalent. Token — Class in namespace Symfony\Component\CssSelector\Parser
CSS selector token. TokenStream — Class in namespace Symfony\Component\CssSelector\Parser
CSS selector token stream. Tokenizer — Class in namespace Symfony\Component\CssSelector\Parser\Tokenizer
CSS selector tokenizer. Tokenizer ::tokenize () — Method in class Tokenizer
Tokenize selector source code. TokenizerEscaping — Class in namespace Symfony\Component\CssSelector\Parser\Tokenizer
CSS selector tokenizer escaping applier. TokenizerPatterns — Class in namespace Symfony\Component\CssSelector\Parser\Tokenizer
CSS selector tokenizer patterns builder. AttributeMatchingExtension ::translateExists () — Method in class AttributeMatchingExtension
AttributeMatchingExtension ::translateEquals () — Method in class AttributeMatchingExtension
AttributeMatchingExtension ::translateIncludes () — Method in class AttributeMatchingExtension
AttributeMatchingExtension ::translateDashMatch () — Method in class AttributeMatchingExtension
AttributeMatchingExtension ::translatePrefixMatch () — Method in class AttributeMatchingExtension
AttributeMatchingExtension ::translateSuffixMatch () — Method in class AttributeMatchingExtension
AttributeMatchingExtension ::translateSubstringMatch () — Method in class AttributeMatchingExtension
AttributeMatchingExtension ::translateDifferent () — Method in class AttributeMatchingExtension
CombinationExtension ::translateDescendant () — Method in class CombinationExtension
CombinationExtension ::translateChild () — Method in class CombinationExtension
CombinationExtension ::translateDirectAdjacent () — Method in class CombinationExtension
CombinationExtension ::translateIndirectAdjacent () — Method in class CombinationExtension
FunctionExtension ::translateNthChild () — Method in class FunctionExtension
FunctionExtension ::translateNthLastChild () — Method in class FunctionExtension
FunctionExtension ::translateNthOfType () — Method in class FunctionExtension
FunctionExtension ::translateNthLastOfType () — Method in class FunctionExtension
FunctionExtension ::translateContains () — Method in class FunctionExtension
FunctionExtension ::translateLang () — Method in class FunctionExtension
HtmlExtension ::translateChecked () — Method in class HtmlExtension
HtmlExtension ::translateLink () — Method in class HtmlExtension
HtmlExtension ::translateDisabled () — Method in class HtmlExtension
HtmlExtension ::translateEnabled () — Method in class HtmlExtension
HtmlExtension ::translateLang () — Method in class HtmlExtension
HtmlExtension ::translateSelected () — Method in class HtmlExtension
HtmlExtension ::translateInvalid () — Method in class HtmlExtension
HtmlExtension ::translateHover () — Method in class HtmlExtension
HtmlExtension ::translateVisited () — Method in class HtmlExtension
NodeExtension ::translateSelector () — Method in class NodeExtension
NodeExtension ::translateCombinedSelector () — Method in class NodeExtension
NodeExtension ::translateNegation () — Method in class NodeExtension
NodeExtension ::translateFunction () — Method in class NodeExtension
NodeExtension ::translatePseudo () — Method in class NodeExtension
NodeExtension ::translateAttribute () — Method in class NodeExtension
NodeExtension ::translateClass () — Method in class NodeExtension
NodeExtension ::translateHash () — Method in class NodeExtension
NodeExtension ::translateElement () — Method in class NodeExtension
PseudoClassExtension ::translateRoot () — Method in class PseudoClassExtension
PseudoClassExtension ::translateFirstChild () — Method in class PseudoClassExtension
PseudoClassExtension ::translateLastChild () — Method in class PseudoClassExtension
PseudoClassExtension ::translateFirstOfType () — Method in class PseudoClassExtension
PseudoClassExtension ::translateLastOfType () — Method in class PseudoClassExtension
PseudoClassExtension ::translateOnlyChild () — Method in class PseudoClassExtension
PseudoClassExtension ::translateOnlyOfType () — Method in class PseudoClassExtension
PseudoClassExtension ::translateEmpty () — Method in class PseudoClassExtension
Translator — Class in namespace Symfony\Component\CssSelector\XPath
XPath expression translator interface. TranslatorInterface — Class in namespace Symfony\Component\CssSelector\XPath
XPath expression translator interface. ErrorHandler ::throwAt () — Method in class ErrorHandler
Sets the PHP error levels that throw an exception when a PHP error occurs. ErrorHandler ::traceAt () — Method in class ErrorHandler
Sets the PHP error levels for which the stack trace is preserved. FlattenException ::toArray () — Method in class FlattenException
TaggedContainerInterface — Class in namespace Symfony\Component\DependencyInjection
TaggedContainerInterface is the interface implemented when a container knows how to deals with tags. Crawler ::text () — Method in class Crawler
Returns the node value of the first node of the list. ChoiceFormField ::tick () — Method in class ChoiceFormField
Ticks a checkbox. TextareaFormField — Class in namespace Symfony\Component\DomCrawler\Field
TextareaFormField represents a textarea form field (an HTML textarea tag). TraceableEventDispatcher — Class in namespace Symfony\Component\EventDispatcher\Debug
Collects some data about event listeners. TraceableEventDispatcherInterface — Class in namespace Symfony\Component\EventDispatcher\Debug
Lexer ::tokenize () — Method in class Lexer
Tokenizes an expression. Token — Class in namespace Symfony\Component\ExpressionLanguage
Represents a Token. $Token — Property in class Token
Token ::test () — Method in class Token
Tests the current token for a type and/or a value. TokenStream — Class in namespace Symfony\Component\ExpressionLanguage
Represents a token stream. Filesystem ::touch () — Method in class Filesystem
Sets access and modification time of file. Filesystem ::tempnam () — Method in class Filesystem
Creates a temporary file with support for custom stream wrappers. Comparator ::test () — Method in class Comparator
Tests against the target. Glob ::toRegex () — Method in class Glob
Returns a regexp which is the equivalent of the glob pattern. CallbackTransformer ::transform () — Method in class CallbackTransformer
Transforms a value from the original representation to a transformed representation. DataTransformerInterface ::transform () — Method in class DataTransformerInterface
Transforms a value from the original representation to a transformed representation. TransformationFailedException — Class in namespace Symfony\Component\Form\Exception
Indicates a value transformation error. ArrayToPartsTransformer ::transform () — Method in class ArrayToPartsTransformer
Transforms a value from the original representation to a transformed representation. BooleanToStringTransformer ::transform () — Method in class BooleanToStringTransformer
Transforms a Boolean into a string. ChoiceToValueTransformer ::transform () — Method in class ChoiceToValueTransformer
Transforms a value from the original representation to a transformed representation. ChoicesToValuesTransformer ::transform () — Method in class ChoicesToValuesTransformer
DataTransformerChain ::transform () — Method in class DataTransformerChain
Passes the value through the transform() method of all nested transformers. DateTimeToArrayTransformer ::transform () — Method in class DateTimeToArrayTransformer
Transforms a normalized date into a localized date. DateTimeToLocalizedStringTransformer ::transform () — Method in class DateTimeToLocalizedStringTransformer
Transforms a normalized date into a localized date string/array. DateTimeToRfc3339Transformer ::transform () — Method in class DateTimeToRfc3339Transformer
Transforms a value from the original representation to a transformed representation. DateTimeToStringTransformer ::transform () — Method in class DateTimeToStringTransformer
Transforms a DateTime object into a date string with the configured format
and timezone. DateTimeToTimestampTransformer ::transform () — Method in class DateTimeToTimestampTransformer
Transforms a DateTime object into a timestamp in the configured timezone. MoneyToLocalizedStringTransformer ::transform () — Method in class MoneyToLocalizedStringTransformer
Transforms a number type into localized number. NumberToLocalizedStringTransformer ::transform () — Method in class NumberToLocalizedStringTransformer
Transforms a number type into localized number. PercentToLocalizedStringTransformer ::transform () — Method in class PercentToLocalizedStringTransformer
Transforms between a normalized format (integer or float) into a percentage value. ValueToDuplicatesTransformer ::transform () — Method in class ValueToDuplicatesTransformer
Duplicates the given value through the array. TrimListener — Class in namespace Symfony\Component\Form\Extension\Core\EventListener
Trims string data. TextType — Class in namespace Symfony\Component\Form\Extension\Core\Type
TextareaType — Class in namespace Symfony\Component\Form\Extension\Core\Type
TimeType — Class in namespace Symfony\Component\Form\Extension\Core\Type
TimezoneType — Class in namespace Symfony\Component\Form\Extension\Core\Type
TemplatingExtension — Class in namespace Symfony\Component\Form\Extension\Templating
Integrates the Templating component with the Form library. TemplatingRendererEngine — Class in namespace Symfony\Component\Form\Extension\Templating
TypeGuess — Class in namespace Symfony\Component\Form\Guess
Contains a guessed class name and a list of options for creating an instance
of that class. ReversedTransformer ::transform () — Method in class ReversedTransformer
Transforms a value from the original representation to a transformed representation. TypeTestCase — Class in namespace Symfony\Component\Form\Test
StringUtil ::trim () — Method in class StringUtil
Returns the trimmed data. BinaryFileResponse ::trustXSendfileTypeHeader () — Method in class BinaryFileResponse
Trust X-Sendfile-Type header. TraceableControllerResolver — Class in namespace Symfony\Component\HttpKernel\Controller
TraceableControllerResolver. TimeDataCollector — Class in namespace Symfony\Component\HttpKernel\DataCollector
TimeDataCollector. TraceableEventDispatcher — Class in namespace Symfony\Component\HttpKernel\Debug
Collects some data about event listeners. TestSessionListener — Class in namespace Symfony\Component\HttpKernel\EventListener
TestSessionListener. TranslatorListener — Class in namespace Symfony\Component\HttpKernel\EventListener
Synchronizes the locale between the request and the translator. TooManyRequestsHttpException — Class in namespace Symfony\Component\HttpKernel\Exception
TooManyRequestsHttpException. HttpCache ::terminate () — Method in class HttpCache
Terminates a request/response cycle. HttpKernel ::terminate () — Method in class HttpKernel
Terminates a request/response cycle. HttpKernel ::terminateWithException () — Method in class HttpKernel
Kernel ::terminate () — Method in class Kernel
Terminates a request/response cycle. TerminableInterface — Class in namespace Symfony\Component\HttpKernel
Terminable extends the Kernel request/response cycle with dispatching a post
response event after sending the response and before shutting down the kernel. TerminableInterface ::terminate () — Method in class TerminableInterface
Terminates a request/response cycle. TextBundleWriter — Class in namespace Symfony\Component\Intl\Data\Bundle\Writer
Writes .txt resource bundles. TimeZoneTransformer — Class in namespace Symfony\Component\Intl\DateFormatter\DateFormat
Parser and formatter for time zone format. Transformer — Class in namespace Symfony\Component\Intl\DateFormatter\DateFormat
Parser and formatter for date formats. Type — Class in namespace Symfony\Component\PropertyInfo
Type value object (immutable). TraceableUrlMatcher — Class in namespace Symfony\Component\Routing\Matcher
TraceableUrlMatcher helps debug path info matching by tracing the match. TokenProviderInterface — Class in namespace Symfony\Component\Security\Core\Authentication\RememberMe
Interface for TokenProviders. TokenStorage — Class in namespace Symfony\Component\Security\Core\Authentication\Token\Storage
TokenStorage contains a TokenInterface. TokenStorageInterface — Class in namespace Symfony\Component\Security\Core\Authentication\Token\Storage
The TokenStorageInterface. TokenInterface — Class in namespace Symfony\Component\Security\Core\Authentication\Token
TokenInterface is the interface for the user authentication information. TokenNotFoundException — Class in namespace Symfony\Component\Security\Core\Exception
TokenNotFoundException is thrown if a Token cannot be found. TokenNotFoundException — Class in namespace Symfony\Component\Security\Csrf\Exception
TokenGeneratorInterface — Class in namespace Symfony\Component\Security\Csrf\TokenGenerator
Generates CSRF tokens. TokenStorageInterface — Class in namespace Symfony\Component\Security\Csrf\TokenStorage
Stores CSRF tokens. TokenBasedRememberMeServices — Class in namespace Symfony\Component\Security\Http\RememberMe
Concrete implementation of the RememberMeServicesInterface providing
remember-me capabilities without requiring a TokenProvider. TemplateNameParser — Class in namespace Symfony\Component\Templating
TemplateNameParser is the default implementation of TemplateNameParserInterface. TemplateNameParserInterface — Class in namespace Symfony\Component\Templating
TemplateNameParserInterface converts template names to TemplateReferenceInterface
instances. TemplateReference — Class in namespace Symfony\Component\Templating
Internal representation of a template. TemplateReferenceInterface — Class in namespace Symfony\Component\Templating
Interface to be implemented by all templates. TargetOperation — Class in namespace Symfony\Component\Translation\Catalogue
Target operation between two catalogues:
intersection = source ∩ target = {x: x ∈ source ∧ x ∈ target}
all = intersection ∪ (target ∖ intersection) = target
new = all ∖ source = {x: x ∈ target ∧ x ∉ source}
obsolete = source ∖ all = source ∖ target = {x: x ∈ source ∧ x ∉ target}
Basically, the result contains messages from the target catalogue. DataCollectorTranslator ::trans () — Method in class DataCollectorTranslator
Translates the given message. DataCollectorTranslator ::transChoice () — Method in class DataCollectorTranslator
Translates the given choice message by choosing a translation according to a number. TranslationDataCollector — Class in namespace Symfony\Component\Translation\DataCollector
IdentityTranslator ::trans () — Method in class IdentityTranslator
Translates the given message. IdentityTranslator ::transChoice () — Method in class IdentityTranslator
Translates the given choice message by choosing a translation according to a number. Interval ::test () — Method in class Interval
Tests if the given number is in the math interval. LoggingTranslator ::trans () — Method in class LoggingTranslator
Translates the given message. LoggingTranslator ::transChoice () — Method in class LoggingTranslator
Translates the given choice message by choosing a translation according to a number. Translator — Class in namespace Symfony\Component\Translation
Translator. Translator ::trans () — Method in class Translator
Translates the given message. Translator ::transChoice () — Method in class Translator
Translates the given choice message by choosing a translation according to a number. TranslatorBagInterface — Class in namespace Symfony\Component\Translation
TranslatorBagInterface. TranslatorInterface — Class in namespace Symfony\Component\Translation
TranslatorInterface. TranslatorInterface ::trans () — Method in class TranslatorInterface
Translates the given message. TranslatorInterface ::transChoice () — Method in class TranslatorInterface
Translates the given choice message by choosing a translation according to a number. TranslationWriter — Class in namespace Symfony\Component\Translation\Writer
TranslationWriter writes translation messages. $Isbn — Property in class Isbn
Time — Class in namespace Symfony\Component\Validator\Constraints
TimeValidator — Class in namespace Symfony\Component\Validator\Constraints
Traverse — Class in namespace Symfony\Component\Validator\Constraints
$Traverse — Property in class Traverse
Type — Class in namespace Symfony\Component\Validator\Constraints
$Type — Property in class Type
TypeValidator — Class in namespace Symfony\Component\Validator\Constraints
$Valid — Property in class Valid
$ClassMetadata — Property in class ClassMetadata
The strategy for traversing traversable objects. $GenericMetadata — Property in class GenericMetadata
The strategy for traversing traversable objects. TraversalStrategy — Class in namespace Symfony\Component\Validator\Mapping
Specifies whether and how a traversable object should be traversed. $ExceptionCaster — Property in class ExceptionCaster
TraceStub — Class in namespace Symfony\Component\VarDumper\Caster
Represents a backtrace as returned by debug_backtrace() or Exception->getTrace(). $Stub — Property in class Stub
ThrowingCasterException — Class in namespace Symfony\Component\VarDumper\Exception
U
DoctrineTokenProvider ::updateToken () — Method in class DoctrineTokenProvider
Updates the token according to this data. UserLoaderInterface — Class in namespace Symfony\Bridge\Doctrine\Security\User
Represents a class that loads UserInterface objects from Doctrine source for the authentication system. UniqueEntity — Class in namespace Symfony\Bridge\Doctrine\Validator\Constraints
Constraint for the Unique Entity validator. UniqueEntityValidator — Class in namespace Symfony\Bridge\Doctrine\Validator\Constraints
Unique Entity Validator checks if one or a set of fields contain unique values. ClockMock ::usleep () — Method in class ClockMock
RedirectController ::urlRedirectAction () — Method in class RedirectController
Redirects to a URL. UnusedTagsPass — Class in namespace Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler
Find all service tags which are defined, but not used and yield a warning log message. RouterHelper ::url () — Method in class RouterHelper
Generates a URL reference (as an absolute URL or network path) to the route with the given parameters. UserPasswordEncoderCommand — Class in namespace Symfony\Bundle\SecurityBundle\Command
Encode a user's password. UserProviderFactoryInterface — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Security\UserProvider
UserProviderFactoryInterface is the interface for all user provider factories. UrlPackage — Class in namespace Symfony\Component\Asset
Package that adds a base URL to asset URLs in addition to a version. CookieJar ::updateFromSetCookie () — Method in class CookieJar
Updates the cookie jar from a response Set-Cookie headers. CookieJar ::updateFromResponse () — Method in class CookieJar
Updates the cookie jar from a Response object. ApcClassLoader ::unregister () — Method in class ApcClassLoader
Unregisters this instance as an autoloader. ClassLoader ::unregister () — Method in class ClassLoader
Unregisters this instance as an autoloader. Psr4ClassLoader ::unregister () — Method in class Psr4ClassLoader
Removes this instance from the registered autoloaders. WinCacheClassLoader ::unregister () — Method in class WinCacheClassLoader
Unregisters this instance as an autoloader. XcacheClassLoader ::unregister () — Method in class XcacheClassLoader
Unregisters this instance as an autoloader. ArrayNodeDefinition ::useAttributeAsKey () — Method in class ArrayNodeDefinition
Sets the attribute which value is to be used as key. UnsetKeyException — Class in namespace Symfony\Component\Config\Definition\Exception
This exception is usually not encountered by the end-user, but only used
internally to signal the parent scope to unset a key. DirectoryResource ::unserialize () — Method in class DirectoryResource
FileExistenceResource ::unserialize () — Method in class FileExistenceResource
{@inheritdoc} FileResource ::unserialize () — Method in class FileResource
OutputFormatterStyle ::unsetOption () — Method in class OutputFormatterStyle
Unsets some specific style option. OutputFormatterStyleInterface ::unsetOption () — Method in class OutputFormatterStyleInterface
Unsets some specific style option. SyntaxErrorException ::unexpectedToken () — Method in class SyntaxErrorException
SyntaxErrorException ::unclosedString () — Method in class SyntaxErrorException
ErrorHandler ::unstackErrors () — Method in class ErrorHandler
Unstacks stacked errors and forwards to the logger. UndefinedFunctionException — Class in namespace Symfony\Component\Debug\Exception
Undefined Function Exception. UndefinedMethodException — Class in namespace Symfony\Component\Debug\Exception
Undefined Method Exception. UndefinedFunctionFatalErrorHandler — Class in namespace Symfony\Component\Debug\FatalErrorHandler
ErrorHandler for undefined functions. UndefinedMethodFatalErrorHandler — Class in namespace Symfony\Component\Debug\FatalErrorHandler
ErrorHandler for undefined methods. Container ::underscore () — Method in class Container
A string to underscore. ParameterNotFoundException ::updateRepr () — Method in class ParameterNotFoundException
ParameterBag ::unescapeValue () — Method in class ParameterBag
Unescape parameter placeholders %. ParameterBagInterface ::unescapeValue () — Method in class ParameterBagInterface
Unescape parameter placeholders %. ChoiceFormField ::untick () — Method in class ChoiceFormField
Ticks a checkbox. FileFormField ::upload () — Method in class FileFormField
Sets the value of the field. UnaryNode — Class in namespace Symfony\Component\ExpressionLanguage\Node
UnexpectedTypeException — Class in namespace Symfony\Component\Form\Exception
UrlType — Class in namespace Symfony\Component\Form\Extension\Core\Type
FormError ::unserialize () — Method in class FormError
Unserializes a serialized error. UnexpectedTypeException — Class in namespace Symfony\Component\HttpFoundation\File\Exception
UploadException — Class in namespace Symfony\Component\HttpFoundation\File\Exception
Thrown when an error occurred during file upload. UploadedFile — Class in namespace Symfony\Component\HttpFoundation\File
A file uploaded through a form. EnvParametersResource ::unserialize () — Method in class EnvParametersResource
DataCollector ::unserialize () — Method in class DataCollector
DumpDataCollector ::unserialize () — Method in class DumpDataCollector
MemoryDataCollector ::updateMemoryUsage () — Method in class MemoryDataCollector
Updates the memory usage data. UnauthorizedHttpException — Class in namespace Symfony\Component\HttpKernel\Exception
UnauthorizedHttpException. UnprocessableEntityHttpException — Class in namespace Symfony\Component\HttpKernel\Exception
UnprocessableEntityHttpException. UnsupportedMediaTypeHttpException — Class in namespace Symfony\Component\HttpKernel\Exception
UnsupportedMediaTypeHttpException. ResponseCacheStrategy ::update () — Method in class ResponseCacheStrategy
Updates the Response HTTP headers based on the embedded Responses. ResponseCacheStrategyInterface ::update () — Method in class ResponseCacheStrategyInterface
Updates the Response HTTP headers based on the embedded Responses. Store ::unlock () — Method in class Store
Releases the lock for the given Request. StoreInterface ::unlock () — Method in class StoreInterface
Releases the lock for the given Request. Kernel ::unserialize () — Method in class Kernel
UriSigner — Class in namespace Symfony\Component\HttpKernel
Signs URIs. UnexpectedTypeException — Class in namespace Symfony\Component\Intl\Exception
Thrown when a method argument had an unexpected type. UndefinedOptionsException — Class in namespace Symfony\Component\OptionsResolver\Exception
Exception thrown when an undefined option is passed. UnixPipes — Class in namespace Symfony\Component\Process\Pipes
UnixPipes implementation uses unix pipes as handles. UnexpectedTypeException — Class in namespace Symfony\Component\PropertyAccess\Exception
Thrown when a value does not match an expected type. CompiledRoute ::unserialize () — Method in class CompiledRoute
{@inheritdoc} UrlGenerator — Class in namespace Symfony\Component\Routing\Generator
UrlGenerator can generate a URL or a path for any route in the RouteCollection
based on the passed parameters. UrlGeneratorInterface — Class in namespace Symfony\Component\Routing\Generator
UrlGeneratorInterface is the interface that all URL generator classes must implement. UrlMatcher — Class in namespace Symfony\Component\Routing\Matcher
UrlMatcher matches URL based on a set of routes. UrlMatcherInterface — Class in namespace Symfony\Component\Routing\Matcher
UrlMatcherInterface is the interface that all URL matcher classes must implement. Route ::unserialize () — Method in class Route
{@inheritdoc} UserAuthenticationProvider — Class in namespace Symfony\Component\Security\Core\Authentication\Provider
UserProviderInterface retrieves users for UsernamePasswordToken tokens. InMemoryTokenProvider ::updateToken () — Method in class InMemoryTokenProvider
Updates the token according to this data. TokenProviderInterface ::updateToken () — Method in class TokenProviderInterface
Updates the token according to this data. AbstractToken ::unserialize () — Method in class AbstractToken
{@inheritdoc} AnonymousToken ::unserialize () — Method in class AnonymousToken
{@inheritdoc} PreAuthenticatedToken ::unserialize () — Method in class PreAuthenticatedToken
{@inheritdoc} RememberMeToken ::unserialize () — Method in class RememberMeToken
{@inheritdoc} UsernamePasswordToken — Class in namespace Symfony\Component\Security\Core\Authentication\Token
UsernamePasswordToken implements a username and password token. UsernamePasswordToken ::unserialize () — Method in class UsernamePasswordToken
{@inheritdoc} UserPasswordEncoder — Class in namespace Symfony\Component\Security\Core\Encoder
A generic password encoder. UserPasswordEncoderInterface — Class in namespace Symfony\Component\Security\Core\Encoder
UserPasswordEncoderInterface is the interface for the password encoder service. AccountStatusException ::unserialize () — Method in class AccountStatusException
AuthenticationException ::unserialize () — Method in class AuthenticationException
CustomUserMessageAuthenticationException ::unserialize () — Method in class CustomUserMessageAuthenticationException
UnsupportedUserException — Class in namespace Symfony\Component\Security\Core\Exception
This exception is thrown when an account is reloaded from a provider which
doesn't support the passed implementation of UserInterface. UsernameNotFoundException — Class in namespace Symfony\Component\Security\Core\Exception
UsernameNotFoundException is thrown if a User cannot be found by its username. UsernameNotFoundException ::unserialize () — Method in class UsernameNotFoundException
User — Class in namespace Symfony\Component\Security\Core\User
User is the user implementation used by the in-memory user provider. UserChecker — Class in namespace Symfony\Component\Security\Core\User
UserChecker checks the user account flags. UserCheckerInterface — Class in namespace Symfony\Component\Security\Core\User
Implement to throw AccountStatusException during the authentication process. UserInterface — Class in namespace Symfony\Component\Security\Core\User
Represents the interface that all user classes must implement. UserProviderInterface — Class in namespace Symfony\Component\Security\Core\User
Represents a class that loads UserInterface objects from some source for the authentication system. UserPassword — Class in namespace Symfony\Component\Security\Core\Validator\Constraints
UserPasswordValidator — Class in namespace Symfony\Component\Security\Core\Validator\Constraints
UriSafeTokenGenerator — Class in namespace Symfony\Component\Security\Csrf\TokenGenerator
Generates CSRF tokens. PostAuthenticationGuardToken ::unserialize () — Method in class PostAuthenticationGuardToken
{@inheritdoc} ExceptionListener ::unregister () — Method in class ExceptionListener
Unregisters the dispatcher. UsernamePasswordFormAuthenticationListener — Class in namespace Symfony\Component\Security\Http\Firewall
UsernamePasswordFormAuthenticationListener is the default implementation of
an authentication via a simple form composed of a username and a password. UnexpectedValueException — Class in namespace Symfony\Component\Serializer\Exception
UnexpectedValueException. UnsupportedException — Class in namespace Symfony\Component\Serializer\Exception
UnsupportedException. $File — Property in class File
$File — Property in class File
$File — Property in class File
$File — Property in class File
$File — Property in class File
$File — Property in class File
$File — Property in class File
$File — Property in class File
Url — Class in namespace Symfony\Component\Validator\Constraints
UrlValidator — Class in namespace Symfony\Component\Validator\Constraints
Uuid — Class in namespace Symfony\Component\Validator\Constraints
UuidValidator — Class in namespace Symfony\Component\Validator\Constraints
Validates whether the value is a valid UUID per RFC 4122. UnexpectedTypeException — Class in namespace Symfony\Component\Validator\Exception
UnsupportedMetadataException — Class in namespace Symfony\Component\Validator\Exception
Unescaper — Class in namespace Symfony\Component\Yaml
Unescaper encapsulates unescaping rules for single and double-quoted
YAML strings. Unescaper ::unescapeSingleQuotedString () — Method in class Unescaper
Unescapes a single quoted string. Unescaper ::unescapeDoubleQuotedString () — Method in class Unescaper
Unescapes a double quoted string. V
UniqueEntity ::validatedBy () — Method in class UniqueEntity
The validator must be defined as a service with this name. UniqueEntityValidator ::validate () — Method in class UniqueEntityValidator
Checks if the passed value is valid. AbstractConfigCommand ::validateConfiguration () — Method in class AbstractConfigCommand
VersionStrategyInterface — Class in namespace Symfony\Component\Asset\VersionStrategy
Asset version strategy interface. EnumNodeDefinition ::values () — Method in class EnumNodeDefinition
NodeBuilder ::variableNode () — Method in class NodeBuilder
Creates a child variable node. NodeDefinition ::validate () — Method in class NodeDefinition
Sets an expression to run for the validation. ValidationBuilder — Class in namespace Symfony\Component\Config\Definition\Builder
This class builds validation conditions. VariableNodeDefinition — Class in namespace Symfony\Component\Config\Definition\Builder
This class provides a fluent interface for defining a node. VariableNode — Class in namespace Symfony\Component\Config\Definition
This node represents a value of variable type in the config tree. Input ::validate () — Method in class Input
Validates if arguments given are correct. InputInterface ::validate () — Method in class InputInterface
Validates if arguments given are correct. XmlFileLoader ::validateSchema () — Method in class XmlFileLoader
Validates a documents XML schema. Variable — Class in namespace Symfony\Component\DependencyInjection
Represents a variable. $Token — Property in class Token
$ChoiceView — Property in class ChoiceView
The view representation of the choice. ValueToDuplicatesTransformer — Class in namespace Symfony\Component\Form\Extension\Core\DataTransformer
FormValidator ::validate () — Method in class FormValidator
Checks if the passed value is valid. ValidationListener — Class in namespace Symfony\Component\Form\Extension\Validator\EventListener
ValidationListener ::validateForm () — Method in class ValidationListener
Validates the form and its domain object. ValidatorExtension — Class in namespace Symfony\Component\Form\Extension\Validator
Extension supporting the Symfony Validator component in forms. ValidatorTypeGuesser — Class in namespace Symfony\Component\Form\Extension\Validator
ViolationMapper — Class in namespace Symfony\Component\Form\Extension\Validator\ViolationMapper
ViolationMapperInterface — Class in namespace Symfony\Component\Form\Extension\Validator\ViolationMapper
ViolationPath — Class in namespace Symfony\Component\Form\Extension\Validator\ViolationMapper
ViolationPathIterator — Class in namespace Symfony\Component\Form\Extension\Validator\ViolationMapper
FormConfigBuilder ::validateName () — Method in class FormConfigBuilder
Validates whether the given variable is a valid form name. FormErrorIterator ::valid () — Method in class FormErrorIterator
Returns whether the iterator's position is valid. $FormView — Property in class FormView
The variables assigned to this view. ValueGuess — Class in namespace Symfony\Component\Form\Guess
Contains a guessed value. OrderedHashMapIterator ::valid () — Method in class OrderedHashMapIterator
{@inheritdoc} ValueExporter — Class in namespace Symfony\Component\HttpKernel\DataCollector\Util
Version — Class in namespace Symfony\Component\Intl\Util
Facilitates the comparison of version strings. ProcessUtils ::validateInput () — Method in class ProcessUtils
Validates and normalizes a Process input. AuthenticatedVoter ::vote () — Method in class AuthenticatedVoter
Returns the vote for the given parameters. ExpressionVoter ::vote () — Method in class ExpressionVoter
Returns the vote for the given parameters. RoleVoter ::vote () — Method in class RoleVoter
Returns the vote for the given parameters. Voter — Class in namespace Symfony\Component\Security\Core\Authorization\Voter
Voter is an abstract default implementation of a voter. Voter ::vote () — Method in class Voter
Returns the vote for the given parameters. VoterInterface — Class in namespace Symfony\Component\Security\Core\Authorization\Voter
VoterInterface is the interface implemented by all voters. VoterInterface ::vote () — Method in class VoterInterface
Returns the vote for the given parameters. UserPassword ::validatedBy () — Method in class UserPassword
Returns the name of the class that validates this constraint. UserPasswordValidator ::validate () — Method in class UserPasswordValidator
Checks if the passed value is valid. DigestData ::validateAndDecode () — Method in class DigestData
Constraint ::validatedBy () — Method in class Constraint
Returns the name of the class that validates this constraint. ConstraintValidatorInterface ::validate () — Method in class ConstraintValidatorInterface
Checks if the passed value is valid. $AbstractComparison — Property in class AbstractComparison
AbstractComparisonValidator ::validate () — Method in class AbstractComparisonValidator
Checks if the passed value is valid. AllValidator ::validate () — Method in class AllValidator
Checks if the passed value is valid. BicValidator ::validate () — Method in class BicValidator
Checks if the passed value is valid. BlankValidator ::validate () — Method in class BlankValidator
Checks if the passed value is valid. CallbackValidator ::validate () — Method in class CallbackValidator
Checks if the passed value is valid. CardSchemeValidator ::validate () — Method in class CardSchemeValidator
Checks if the passed value is valid. ChoiceValidator ::validate () — Method in class ChoiceValidator
Checks if the passed value is valid. CollectionValidator ::validate () — Method in class CollectionValidator
Checks if the passed value is valid. CountValidator ::validate () — Method in class CountValidator
Checks if the passed value is valid. CountryValidator ::validate () — Method in class CountryValidator
Checks if the passed value is valid. CurrencyValidator ::validate () — Method in class CurrencyValidator
Checks if the passed value is valid. DateTimeValidator ::validate () — Method in class DateTimeValidator
Checks if the passed value is valid. DateValidator ::validate () — Method in class DateValidator
Checks if the passed value is valid. EmailValidator ::validate () — Method in class EmailValidator
Checks if the passed value is valid. Expression ::validatedBy () — Method in class Expression
Returns the name of the class that validates this constraint. ExpressionValidator ::validate () — Method in class ExpressionValidator
Checks if the passed value is valid. FileValidator ::validate () — Method in class FileValidator
Checks if the passed value is valid. IbanValidator ::validate () — Method in class IbanValidator
Checks if the passed value is valid. ImageValidator ::validate () — Method in class ImageValidator
Checks if the passed value is valid. $Ip — Property in class Ip
IpValidator ::validate () — Method in class IpValidator
Checks if the passed value is valid. IsFalseValidator ::validate () — Method in class IsFalseValidator
Checks if the passed value is valid. IsNullValidator ::validate () — Method in class IsNullValidator
Checks if the passed value is valid. IsTrueValidator ::validate () — Method in class IsTrueValidator
Checks if the passed value is valid. IsbnValidator ::validate () — Method in class IsbnValidator
Checks if the passed value is valid. IssnValidator ::validate () — Method in class IssnValidator
Checks if the passed value is valid. LanguageValidator ::validate () — Method in class LanguageValidator
Checks if the passed value is valid. LengthValidator ::validate () — Method in class LengthValidator
Checks if the passed value is valid. LocaleValidator ::validate () — Method in class LocaleValidator
Checks if the passed value is valid. LuhnValidator ::validate () — Method in class LuhnValidator
Checks if the passed value is valid. NotBlankValidator ::validate () — Method in class NotBlankValidator
Checks if the passed value is valid. NotNullValidator ::validate () — Method in class NotNullValidator
Checks if the passed value is valid. RangeValidator ::validate () — Method in class RangeValidator
Checks if the passed value is valid. RegexValidator ::validate () — Method in class RegexValidator
Checks if the passed value is valid. TimeValidator ::validate () — Method in class TimeValidator
Checks if the passed value is valid. TypeValidator ::validate () — Method in class TypeValidator
Checks if the passed value is valid. UrlValidator ::validate () — Method in class UrlValidator
Checks if the passed value is valid. $Uuid — Property in class Uuid
Array of allowed versions (see version constants above). UuidValidator ::validate () — Method in class UuidValidator
Checks if the passed value is valid. Valid — Class in namespace Symfony\Component\Validator\Constraints
ValidatorException — Class in namespace Symfony\Component\Validator\Exception
Validation — Class in namespace Symfony\Component\Validator
Entry point for the Validator component. ValidatorBuilder — Class in namespace Symfony\Component\Validator
The default implementation of {@link ValidatorBuilderInterface}. ValidatorBuilderInterface — Class in namespace Symfony\Component\Validator
A configurable builder for ValidatorInterface objects. ContextualValidatorInterface ::validate () — Method in class ContextualValidatorInterface
Validates a value against a constraint or a list of constraints. ContextualValidatorInterface ::validateProperty () — Method in class ContextualValidatorInterface
Validates a property of an object against the constraints specified
for this property. ContextualValidatorInterface ::validatePropertyValue () — Method in class ContextualValidatorInterface
Validates a value against the constraints specified for an object's
property. RecursiveContextualValidator ::validate () — Method in class RecursiveContextualValidator
Validates a value against a constraint or a list of constraints. RecursiveContextualValidator ::validateProperty () — Method in class RecursiveContextualValidator
Validates a property of an object against the constraints specified
for this property. RecursiveContextualValidator ::validatePropertyValue () — Method in class RecursiveContextualValidator
Validates a value against the constraints specified for an object's
property. RecursiveValidator ::validate () — Method in class RecursiveValidator
Validates a value against a constraint or a list of constraints. RecursiveValidator ::validateProperty () — Method in class RecursiveValidator
Validates a property of an object against the constraints specified
for this property. RecursiveValidator ::validatePropertyValue () — Method in class RecursiveValidator
Validates a value against the constraints specified for an object's
property. ValidatorInterface — Class in namespace Symfony\Component\Validator\Validator
Validates PHP values against constraints. ValidatorInterface ::validate () — Method in class ValidatorInterface
Validates a value against a constraint or a list of constraints. ValidatorInterface ::validateProperty () — Method in class ValidatorInterface
Validates a property of an object against the constraints specified
for this property. ValidatorInterface ::validatePropertyValue () — Method in class ValidatorInterface
Validates a value against the constraints specified for an object's
property. $Stub — Property in class Stub
VarCloner — Class in namespace Symfony\Component\VarDumper\Cloner
VarDumperTestTrait — Class in namespace Symfony\Component\VarDumper\Test
VarDumper — Class in namespace Symfony\Component\VarDumper
W
ProxyCacheWarmer ::warmUp () — Method in class ProxyCacheWarmer
Warms up the cache. DbalSessionHandler ::write () — Method in class DbalSessionHandler
{@inheritdoc} WebProcessor — Class in namespace Symfony\Bridge\Monolog\Processor
WebProcessor override to read from the HttpFoundation's Request. ClockMock ::withClockMock () — Method in class ClockMock
ClassCacheCacheWarmer ::warmUp () — Method in class ClassCacheCacheWarmer
Warms up the cache. RouterCacheWarmer ::warmUp () — Method in class RouterCacheWarmer
Warms up the cache. TemplatePathsCacheWarmer ::warmUp () — Method in class TemplatePathsCacheWarmer
Warms up the cache. TranslationsCacheWarmer ::warmUp () — Method in class TranslationsCacheWarmer
Warms up the cache. Router ::warmUp () — Method in class Router
Warms up the cache. FormHelper ::widget () — Method in class FormHelper
Renders the HTML for a given view. WebTestCase — Class in namespace Symfony\Bundle\FrameworkBundle\Test
WebTestCase is the base class for functional tests. Translator ::warmUp () — Method in class Translator
Warms up the cache. TemplateCacheCacheWarmer ::warmUp () — Method in class TemplateCacheCacheWarmer
Warms up the cache. TemplateCacheWarmer ::warmUp () — Method in class TemplateCacheWarmer
Warms up the cache. WebProfilerExtension — Class in namespace Symfony\Bundle\WebProfilerBundle\DependencyInjection
WebProfilerExtension. WebDebugToolbarListener — Class in namespace Symfony\Bundle\WebProfilerBundle\EventListener
WebDebugToolbarListener injects the Web Debug Toolbar. WebProfilerExtension — Class in namespace Symfony\Bundle\WebProfilerBundle\Twig
Twig extension for the profiler. WebProfilerBundle — Class in namespace Symfony\Bundle\WebProfilerBundle
Bundle. WinCacheClassLoader — Class in namespace Symfony\Component\ClassLoader
WinCacheClassLoader implements a wrapping autoloader cached in WinCache. ConfigCacheInterface ::write () — Method in class ConfigCacheInterface
Writes the given content into the cache file. Metadata will be stored
independently and can be used to check cache freshness at a later time. ResourceCheckerConfigCache ::write () — Method in class ResourceCheckerConfigCache
Writes cache. ProcessHelper ::wrapCallback () — Method in class ProcessHelper
Wraps a Process callback to add debugging output. NullOutput ::writeln () — Method in class NullOutput
Writes a message to the output and adds a newline at the end. NullOutput ::write () — Method in class NullOutput
Writes a message to the output. Output ::writeln () — Method in class Output
Writes a message to the output and adds a newline at the end. Output ::write () — Method in class Output
Writes a message to the output. OutputInterface ::write () — Method in class OutputInterface
Writes a message to the output. OutputInterface ::writeln () — Method in class OutputInterface
Writes a message to the output and adds a newline at the end. OutputStyle ::write () — Method in class OutputStyle
Writes a message to the output. OutputStyle ::writeln () — Method in class OutputStyle
Writes a message to the output and adds a newline at the end. StyleInterface ::warning () — Method in class StyleInterface
Formats an warning result bar. SymfonyStyle ::warning () — Method in class SymfonyStyle
Formats an warning result bar. SymfonyStyle ::writeln () — Method in class SymfonyStyle
Writes a message to the output and adds a newline at the end. SymfonyStyle ::write () — Method in class SymfonyStyle
Writes a message to the output. WhitespaceHandler — Class in namespace Symfony\Component\CssSelector\Parser\Handler
CSS selector whitespace handler. WrappedListener — Class in namespace Symfony\Component\EventDispatcher\Debug
WrappedListener ::wasCalled () — Method in class WrappedListener
MemcacheSessionHandler ::write () — Method in class MemcacheSessionHandler
{@inheritdoc} MemcachedSessionHandler ::write () — Method in class MemcachedSessionHandler
{@inheritdoc} MongoDbSessionHandler ::write () — Method in class MongoDbSessionHandler
{@inheritdoc} NullSessionHandler ::write () — Method in class NullSessionHandler
{@inheritdoc} PdoSessionHandler ::write () — Method in class PdoSessionHandler
{@inheritdoc} WriteCheckSessionHandler — Class in namespace Symfony\Component\HttpFoundation\Session\Storage\Handler
Wraps another SessionHandlerInterface to only write the session when it has been modified. WriteCheckSessionHandler ::write () — Method in class WriteCheckSessionHandler
{@inheritdoc} SessionHandlerProxy ::write () — Method in class SessionHandlerProxy
{@inheritdoc} CacheWarmerAggregate ::warmUp () — Method in class CacheWarmerAggregate
Warms up the cache. WarmableInterface — Class in namespace Symfony\Component\HttpKernel\CacheWarmer
Interface for classes that support warming their cache. WarmableInterface ::warmUp () — Method in class WarmableInterface
Warms up the cache. Store ::write () — Method in class Store
Writes a cache entry to the store for the given Request and Response. StoreInterface ::write () — Method in class StoreInterface
Writes a cache entry to the store for the given Request and Response. FileProfilerStorage ::write () — Method in class FileProfilerStorage
Saves a Profile. ProfilerStorageInterface ::write () — Method in class ProfilerStorageInterface
Saves a Profile. BundleWriterInterface ::write () — Method in class BundleWriterInterface
Writes data to a resource bundle. JsonBundleWriter ::write () — Method in class JsonBundleWriter
Writes data to a resource bundle. PhpBundleWriter ::write () — Method in class PhpBundleWriter
Writes data to a resource bundle. TextBundleWriter ::write () — Method in class TextBundleWriter
Writes data to a resource bundle. WindowsPipes — Class in namespace Symfony\Component\Process\Pipes
WindowsPipes implementation uses temporary files as handles. Process ::wait () — Method in class Process
Waits for the process to terminate. TranslationWriter ::writeTranslations () — Method in class TranslationWriter
Writes translation from the catalogue according to the selected format. CacheInterface ::write () — Method in class CacheInterface
Stores a class metadata in the cache. DoctrineCache ::write () — Method in class DoctrineCache
Stores a class metadata in the cache. Data ::withMaxDepth () — Method in class Data
Returns a depth limited clone of $this. Data ::withMaxItemsPerDepth () — Method in class Data
Limits the numbers of elements per depth level. Data ::withRefHandles () — Method in class Data
Enables/disables objects' identifiers tracking. X
XmlDescriptor — Class in namespace Symfony\Bundle\FrameworkBundle\Console\Descriptor
X509Factory — Class in namespace Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory
X509Factory creates services for X509 certificate authentication. XcacheClassLoader — Class in namespace Symfony\Component\ClassLoader
XcacheClassLoader implements a wrapping autoloader cached in XCache for PHP 5.3. XmlReferenceDumper — Class in namespace Symfony\Component\Config\Definition\Dumper
Dumps a XML reference configuration for the given configuration/node instance. XmlUtils — Class in namespace Symfony\Component\Config\Util
XMLUtils is a bunch of utility methods to XML operations. XmlDescriptor — Class in namespace Symfony\Component\Console\Descriptor
XML descriptor. XPathExpr — Class in namespace Symfony\Component\CssSelector\XPath
XPath expression translator interface. XmlDumper — Class in namespace Symfony\Component\DependencyInjection\Dumper
XmlDumper dumps a service container as an XML string. XmlFileLoader — Class in namespace Symfony\Component\DependencyInjection\Loader
XmlFileLoader loads XML files service definitions. Crawler ::xpathLiteral () — Method in class Crawler
Converts string for XPath expressions. XmlFileLoader — Class in namespace Symfony\Component\Routing\Loader
XmlFileLoader loads XML routing files. X509AuthenticationListener — Class in namespace Symfony\Component\Security\Http\Firewall
X509 authentication listener. XmlEncoder — Class in namespace Symfony\Component\Serializer\Encoder
Encodes XML data. XmlFileLoader — Class in namespace Symfony\Component\Serializer\Mapping\Loader
Loads XML mapping files. XliffFileDumper — Class in namespace Symfony\Component\Translation\Dumper
XliffFileDumper generates xliff files from a message catalogue. XliffFileLoader — Class in namespace Symfony\Component\Translation\Loader
XliffFileLoader loads translations from XLIFF files. XmlFileLoader — Class in namespace Symfony\Component\Validator\Mapping\Loader
Loads validation metadata from an XML file. XmlFilesLoader — Class in namespace Symfony\Component\Validator\Mapping\Loader
Loads validation metadata from a list of XML files. XmlResourceCaster — Class in namespace Symfony\Component\VarDumper\Caster
Casts XML resources to array representation. Y
YamlExtension — Class in namespace Symfony\Bridge\Twig\Extension
Provides integration of the Yaml component with Twig. YamlLintCommand — Class in namespace Symfony\Bundle\FrameworkBundle\Command
Validates YAML files syntax and outputs encountered errors. YamlReferenceDumper — Class in namespace Symfony\Component\Config\Definition\Dumper
Dumps a Yaml reference configuration for the given configuration/node instance. YamlDumper — Class in namespace Symfony\Component\DependencyInjection\Dumper
YamlDumper dumps a service container as a YAML string. YamlFileLoader — Class in namespace Symfony\Component\DependencyInjection\Loader
YamlFileLoader loads YAML files service definitions. YearTransformer — Class in namespace Symfony\Component\Intl\DateFormatter\DateFormat
Parser and formatter for year format. YamlFileLoader — Class in namespace Symfony\Component\Routing\Loader
YamlFileLoader loads Yaml routing files. YamlFileLoader — Class in namespace Symfony\Component\Serializer\Mapping\Loader
YAML File Loader. YamlFileDumper — Class in namespace Symfony\Component\Translation\Dumper
YamlFileDumper generates yaml files from a message catalogue. YamlFileLoader — Class in namespace Symfony\Component\Translation\Loader
YamlFileLoader loads translations from Yaml files. YamlFileLoader — Class in namespace Symfony\Component\Validator\Mapping\Loader
Loads validation metadata from a YAML file. YamlFilesLoader — Class in namespace Symfony\Component\Validator\Mapping\Loader
Loads validation metadata from a list of YAML files. Yaml — Class in namespace Symfony\Component\Yaml
Yaml offers convenience methods to load and dump YAML. _
ProxyCacheWarmer ::__construct () — Method in class ProxyCacheWarmer
Constructor. ContainerAwareEventManager ::__construct () — Method in class ContainerAwareEventManager
DoctrineDataCollector ::__construct () — Method in class DoctrineDataCollector
ContainerAwareLoader ::__construct () — Method in class ContainerAwareLoader
Constructor. DoctrineValidationPass ::__construct () — Method in class DoctrineValidationPass
RegisterEventListenersAndSubscribersPass ::__construct () — Method in class RegisterEventListenersAndSubscribersPass
Constructor. RegisterMappingsPass ::__construct () — Method in class RegisterMappingsPass
Constructor. EntityFactory ::__construct () — Method in class EntityFactory
DoctrineParserCache ::__construct () — Method in class DoctrineParserCache
DoctrineChoiceLoader ::__construct () — Method in class DoctrineChoiceLoader
Creates a new choice loader. IdReader ::__construct () — Method in class IdReader
ORMQueryBuilderLoader ::__construct () — Method in class ORMQueryBuilderLoader
Construct an ORM Query Builder Loader. DoctrineOrmExtension ::__construct () — Method in class DoctrineOrmExtension
DoctrineOrmTypeGuesser ::__construct () — Method in class DoctrineOrmTypeGuesser
DoctrineType ::__construct () — Method in class DoctrineType
DbalSessionHandler ::__construct () — Method in class DbalSessionHandler
Constructor. DbalSessionHandlerSchema ::__construct () — Method in class DbalSessionHandlerSchema
DbalLogger ::__construct () — Method in class DbalLogger
Constructor. DoctrineExtractor ::__construct () — Method in class DoctrineExtractor
DoctrineTokenProvider ::__construct () — Method in class DoctrineTokenProvider
new DoctrineTokenProvider for the RememberMe authentication service. EntityUserProvider ::__construct () — Method in class EntityUserProvider
UniqueEntityValidator ::__construct () — Method in class UniqueEntityValidator
DoctrineInitializer ::__construct () — Method in class DoctrineInitializer
ConsoleFormatter ::__construct () — Method in class ConsoleFormatter
{@inheritdoc} ConsoleHandler ::__construct () — Method in class ConsoleHandler
Constructor. NotFoundActivationStrategy ::__construct () — Method in class NotFoundActivationStrategy
WebProcessor ::__construct () — Method in class WebProcessor
SymfonyTestsListener ::__construct () — Method in class SymfonyTestsListener
SymfonyTestsListener ::__destruct () — Method in class SymfonyTestsListener
RuntimeInstantiator ::__construct () — Method in class RuntimeInstantiator
ProxyDumper ::__construct () — Method in class ProxyDumper
Constructor. DebugCommand ::__construct () — Method in class DebugCommand
Constructor. LintCommand ::__construct () — Method in class LintCommand
Constructor. TwigDataCollector ::__construct () — Method in class TwigDataCollector
AssetExtension ::__construct () — Method in class AssetExtension
CodeExtension ::__construct () — Method in class CodeExtension
Constructor. DumpExtension ::__construct () — Method in class DumpExtension
FormExtension ::__construct () — Method in class FormExtension
HttpFoundationExtension ::__construct () — Method in class HttpFoundationExtension
HttpKernelExtension ::__construct () — Method in class HttpKernelExtension
Constructor. LogoutUrlExtension ::__construct () — Method in class LogoutUrlExtension
ProfilerExtension ::__construct () — Method in class ProfilerExtension
RoutingExtension ::__construct () — Method in class RoutingExtension
SecurityExtension ::__construct () — Method in class SecurityExtension
StopwatchExtension ::__construct () — Method in class StopwatchExtension
TranslationExtension ::__construct () — Method in class TranslationExtension
TwigRenderer ::__construct () — Method in class TwigRenderer
Constructor. Scope ::__construct () — Method in class Scope
TranslationDefaultDomainNodeVisitor ::__construct () — Method in class TranslationDefaultDomainNodeVisitor
Constructor. DumpNode ::__construct () — Method in class DumpNode
FormThemeNode ::__construct () — Method in class FormThemeNode
StopwatchNode ::__construct () — Method in class StopwatchNode
TransDefaultDomainNode ::__construct () — Method in class TransDefaultDomainNode
TransNode ::__construct () — Method in class TransNode
StopwatchTokenParser ::__construct () — Method in class StopwatchTokenParser
TwigExtractor ::__construct () — Method in class TwigExtractor
TwigEngine ::__construct () — Method in class TwigEngine
Constructor. RouterCacheWarmer ::__construct () — Method in class RouterCacheWarmer
Constructor. TemplateFinder ::__construct () — Method in class TemplateFinder
Constructor. TemplatePathsCacheWarmer ::__construct () — Method in class TemplatePathsCacheWarmer
Constructor. TranslationsCacheWarmer ::__construct () — Method in class TranslationsCacheWarmer
Client ::__construct () — Method in class Client
Constructor. Application ::__construct () — Method in class Application
Constructor. DescriptorHelper ::__construct () — Method in class DescriptorHelper
Constructor. ControllerNameParser ::__construct () — Method in class ControllerNameParser
Constructor. ControllerResolver ::__construct () — Method in class ControllerResolver
Constructor. Configuration ::__construct () — Method in class Configuration
SessionListener ::__construct () — Method in class SessionListener
TestSessionListener ::__construct () — Method in class TestSessionListener
HttpCache ::__construct () — Method in class HttpCache
Constructor. DelegatingLoader ::__construct () — Method in class DelegatingLoader
Constructor. Router ::__construct () — Method in class Router
Constructor. DelegatingEngine ::__construct () — Method in class DelegatingEngine
Constructor. GlobalVariables ::__construct () — Method in class GlobalVariables
ActionsHelper ::__construct () — Method in class ActionsHelper
Constructor. CodeHelper ::__construct () — Method in class CodeHelper
Constructor. FormHelper ::__construct () — Method in class FormHelper
RequestHelper ::__construct () — Method in class RequestHelper
RouterHelper ::__construct () — Method in class RouterHelper
Constructor. SessionHelper ::__construct () — Method in class SessionHelper
StopwatchHelper ::__construct () — Method in class StopwatchHelper
StopwatchHelper ::__call () — Method in class StopwatchHelper
TranslatorHelper ::__construct () — Method in class TranslatorHelper
Constructor. FilesystemLoader ::__construct () — Method in class FilesystemLoader
Constructor. TemplateLocator ::__construct () — Method in class TemplateLocator
Constructor. PhpEngine ::__construct () — Method in class PhpEngine
Constructor. TemplateNameParser ::__construct () — Method in class TemplateNameParser
Constructor. TemplateReference ::__construct () — Method in class TemplateReference
TimedPhpEngine ::__construct () — Method in class TimedPhpEngine
Constructor. Translator ::__construct () — Method in class Translator
Constructor. ConstraintValidatorFactory ::__construct () — Method in class ConstraintValidatorFactory
Constructor. SecurityDataCollector ::__construct () — Method in class SecurityDataCollector
Constructor. MainConfiguration ::__construct () — Method in class MainConfiguration
Constructor. SecurityExtension ::__construct () — Method in class SecurityExtension
FormLoginFactory ::__construct () — Method in class FormLoginFactory
SimpleFormFactory ::__construct () — Method in class SimpleFormFactory
AclSchemaListener ::__construct () — Method in class AclSchemaListener
FirewallContext ::__construct () — Method in class FirewallContext
FirewallMap ::__construct () — Method in class FirewallMap
LogoutUrlHelper ::__construct () — Method in class LogoutUrlHelper
Constructor. SecurityHelper ::__construct () — Method in class SecurityHelper
TemplateCacheCacheWarmer ::__construct () — Method in class TemplateCacheCacheWarmer
Constructor. TemplateCacheWarmer ::__construct () — Method in class TemplateCacheWarmer
ExceptionController ::__construct () — Method in class ExceptionController
PreviewErrorController ::__construct () — Method in class PreviewErrorController
EnvironmentConfigurator ::__construct () — Method in class EnvironmentConfigurator
FilesystemLoader ::__construct () — Method in class FilesystemLoader
Constructor. TemplateIterator ::__construct () — Method in class TemplateIterator
TwigEngine ::__construct () — Method in class TwigEngine
Constructor. ExceptionController ::__construct () — Method in class ExceptionController
ProfilerController ::__construct () — Method in class ProfilerController
Constructor. RouterController ::__construct () — Method in class RouterController
WebDebugToolbarListener ::__construct () — Method in class WebDebugToolbarListener
TemplateManager ::__construct () — Method in class TemplateManager
Constructor. RequestStackContext ::__construct () — Method in class RequestStackContext
Package ::__construct () — Method in class Package
Packages ::__construct () — Method in class Packages
PathPackage ::__construct () — Method in class PathPackage
UrlPackage ::__construct () — Method in class UrlPackage
StaticVersionStrategy ::__construct () — Method in class StaticVersionStrategy
Client ::__construct () — Method in class Client
Constructor. Cookie ::__construct () — Method in class Cookie
Sets a cookie. Cookie ::__toString () — Method in class Cookie
Returns the HTTP representation of the Cookie. Request ::__construct () — Method in class Request
Constructor. Response ::__construct () — Method in class Response
Constructor. Response ::__toString () — Method in class Response
Converts the response object to string containing all headers and the response content. ApcClassLoader ::__construct () — Method in class ApcClassLoader
Constructor. ApcClassLoader ::__call () — Method in class ApcClassLoader
Passes through all unknown calls onto the decorated object. MapClassLoader ::__construct () — Method in class MapClassLoader
Constructor. WinCacheClassLoader ::__construct () — Method in class WinCacheClassLoader
Constructor. WinCacheClassLoader ::__call () — Method in class WinCacheClassLoader
Passes through all unknown calls onto the decorated object. XcacheClassLoader ::__construct () — Method in class XcacheClassLoader
Constructor. XcacheClassLoader ::__call () — Method in class XcacheClassLoader
Passes through all unknown calls onto the decorated object. ConfigCache ::__construct () — Method in class ConfigCache
ConfigCacheFactory ::__construct () — Method in class ConfigCacheFactory
BaseNode ::__construct () — Method in class BaseNode
Constructor. ArrayNodeDefinition ::__construct () — Method in class ArrayNodeDefinition
Constructor. BooleanNodeDefinition ::__construct () — Method in class BooleanNodeDefinition
Constructor. ExprBuilder ::__construct () — Method in class ExprBuilder
Constructor. MergeBuilder ::__construct () — Method in class MergeBuilder
Constructor. NodeBuilder ::__construct () — Method in class NodeBuilder
Constructor. NodeDefinition ::__construct () — Method in class NodeDefinition
Constructor. NormalizationBuilder ::__construct () — Method in class NormalizationBuilder
Constructor. ValidationBuilder ::__construct () — Method in class ValidationBuilder
Constructor. EnumNode ::__construct () — Method in class EnumNode
Constructor. NumericNode ::__construct () — Method in class NumericNode
Constructor. FileLoaderImportCircularReferenceException ::__construct () — Method in class FileLoaderImportCircularReferenceException
FileLoaderLoadException ::__construct () — Method in class FileLoaderLoadException
FileLocator ::__construct () — Method in class FileLocator
Constructor. DelegatingLoader ::__construct () — Method in class DelegatingLoader
Constructor. FileLoader ::__construct () — Method in class FileLoader
Constructor. LoaderResolver ::__construct () — Method in class LoaderResolver
Constructor. ResourceCheckerConfigCache ::__construct () — Method in class ResourceCheckerConfigCache
ResourceCheckerConfigCacheFactory ::__construct () — Method in class ResourceCheckerConfigCacheFactory
DirectoryResource ::__construct () — Method in class DirectoryResource
Constructor. DirectoryResource ::__toString () — Method in class DirectoryResource
Returns a string representation of the Resource. FileExistenceResource ::__construct () — Method in class FileExistenceResource
Constructor. FileExistenceResource ::__toString () — Method in class FileExistenceResource
Returns a string representation of the Resource. FileResource ::__construct () — Method in class FileResource
Constructor. FileResource ::__toString () — Method in class FileResource
Returns a string representation of the Resource. ResourceInterface ::__toString () — Method in class ResourceInterface
Returns a string representation of the Resource. Application ::__construct () — Method in class Application
Constructor. Command ::__construct () — Method in class Command
Constructor. ApplicationDescription ::__construct () — Method in class ApplicationDescription
Constructor. ConsoleEvent ::__construct () — Method in class ConsoleEvent
ConsoleExceptionEvent ::__construct () — Method in class ConsoleExceptionEvent
ConsoleTerminateEvent ::__construct () — Method in class ConsoleTerminateEvent
CommandNotFoundException ::__construct () — Method in class CommandNotFoundException
OutputFormatter ::__construct () — Method in class OutputFormatter
Initializes console output formatter. OutputFormatterStyle ::__construct () — Method in class OutputFormatterStyle
Initializes output formatter style. OutputFormatterStyleStack ::__construct () — Method in class OutputFormatterStyleStack
Constructor. DescriptorHelper ::__construct () — Method in class DescriptorHelper
Constructor. HelperSet ::__construct () — Method in class HelperSet
Constructor. ProgressBar ::__construct () — Method in class ProgressBar
Constructor. ProgressIndicator ::__construct () — Method in class ProgressIndicator
Table ::__construct () — Method in class Table
TableCell ::__construct () — Method in class TableCell
TableCell ::__toString () — Method in class TableCell
Returns the cell value. TableSeparator ::__construct () — Method in class TableSeparator
ArgvInput ::__construct () — Method in class ArgvInput
Constructor. ArgvInput ::__toString () — Method in class ArgvInput
Returns a stringified representation of the args passed to the command. ArrayInput ::__construct () — Method in class ArrayInput
Constructor. ArrayInput ::__toString () — Method in class ArrayInput
Returns a stringified representation of the args passed to the command. Input ::__construct () — Method in class Input
Constructor. InputArgument ::__construct () — Method in class InputArgument
Constructor. InputDefinition ::__construct () — Method in class InputDefinition
Constructor. InputOption ::__construct () — Method in class InputOption
Constructor. StringInput ::__construct () — Method in class StringInput
Constructor. ConsoleLogger ::__construct () — Method in class ConsoleLogger
ConsoleOutput ::__construct () — Method in class ConsoleOutput
Constructor. Output ::__construct () — Method in class Output
Constructor. StreamOutput ::__construct () — Method in class StreamOutput
Constructor. ChoiceQuestion ::__construct () — Method in class ChoiceQuestion
Constructor. ConfirmationQuestion ::__construct () — Method in class ConfirmationQuestion
Constructor. Question ::__construct () — Method in class Question
Constructor. OutputStyle ::__construct () — Method in class OutputStyle
SymfonyStyle ::__construct () — Method in class SymfonyStyle
ApplicationTester ::__construct () — Method in class ApplicationTester
Constructor. CommandTester ::__construct () — Method in class CommandTester
Constructor. CssSelectorConverter ::__construct () — Method in class CssSelectorConverter
AttributeNode ::__construct () — Method in class AttributeNode
AttributeNode ::__toString () — Method in class AttributeNode
Returns node's string representation. ClassNode ::__construct () — Method in class ClassNode
ClassNode ::__toString () — Method in class ClassNode
Returns node's string representation. CombinedSelectorNode ::__construct () — Method in class CombinedSelectorNode
CombinedSelectorNode ::__toString () — Method in class CombinedSelectorNode
Returns node's string representation. ElementNode ::__construct () — Method in class ElementNode
ElementNode ::__toString () — Method in class ElementNode
Returns node's string representation. FunctionNode ::__construct () — Method in class FunctionNode
FunctionNode ::__toString () — Method in class FunctionNode
Returns node's string representation. HashNode ::__construct () — Method in class HashNode
HashNode ::__toString () — Method in class HashNode
Returns node's string representation. NegationNode ::__construct () — Method in class NegationNode
NegationNode ::__toString () — Method in class NegationNode
Returns node's string representation. NodeInterface ::__toString () — Method in class NodeInterface
Returns node's string representation. PseudoNode ::__construct () — Method in class PseudoNode
PseudoNode ::__toString () — Method in class PseudoNode
Returns node's string representation. SelectorNode ::__construct () — Method in class SelectorNode
SelectorNode ::__toString () — Method in class SelectorNode
Returns node's string representation. Specificity ::__construct () — Method in class Specificity
Constructor. HashHandler ::__construct () — Method in class HashHandler
IdentifierHandler ::__construct () — Method in class IdentifierHandler
NumberHandler ::__construct () — Method in class NumberHandler
StringHandler ::__construct () — Method in class StringHandler
Parser ::__construct () — Method in class Parser
Constructor. Reader ::__construct () — Method in class Reader
Token ::__construct () — Method in class Token
Token ::__toString () — Method in class Token
Tokenizer ::__construct () — Method in class Tokenizer
Constructor. TokenizerEscaping ::__construct () — Method in class TokenizerEscaping
TokenizerPatterns ::__construct () — Method in class TokenizerPatterns
Constructor. HtmlExtension ::__construct () — Method in class HtmlExtension
Constructor. NodeExtension ::__construct () — Method in class NodeExtension
Constructor. Translator ::__construct () — Method in class Translator
Constructor. XPathExpr ::__construct () — Method in class XPathExpr
XPathExpr ::__toString () — Method in class XPathExpr
DebugClassLoader ::__construct () — Method in class DebugClassLoader
Constructor. ErrorHandler ::__construct () — Method in class ErrorHandler
ExceptionHandler ::__construct () — Method in class ExceptionHandler
ClassNotFoundException ::__construct () — Method in class ClassNotFoundException
ContextErrorException ::__construct () — Method in class ContextErrorException
FatalErrorException ::__construct () — Method in class FatalErrorException
FatalThrowableError ::__construct () — Method in class FatalThrowableError
UndefinedFunctionException ::__construct () — Method in class UndefinedFunctionException
UndefinedMethodException ::__construct () — Method in class UndefinedMethodException
Alias ::__construct () — Method in class Alias
Constructor. Alias ::__toString () — Method in class Alias
Returns the Id of this alias. AnalyzeServiceReferencesPass ::__construct () — Method in class AnalyzeServiceReferencesPass
Constructor. Compiler ::__construct () — Method in class Compiler
Constructor. PassConfig ::__construct () — Method in class PassConfig
Constructor. RepeatedPass ::__construct () — Method in class RepeatedPass
Constructor. ServiceReferenceGraphEdge ::__construct () — Method in class ServiceReferenceGraphEdge
Constructor. ServiceReferenceGraphNode ::__construct () — Method in class ServiceReferenceGraphNode
Constructor. Container ::__construct () — Method in class Container
Constructor. Definition ::__construct () — Method in class Definition
Constructor. DefinitionDecorator ::__construct () — Method in class DefinitionDecorator
Constructor. Dumper ::__construct () — Method in class Dumper
Constructor. PhpDumper ::__construct () — Method in class PhpDumper
Constructor. ParameterCircularReferenceException ::__construct () — Method in class ParameterCircularReferenceException
ParameterNotFoundException ::__construct () — Method in class ParameterNotFoundException
Constructor. ServiceCircularReferenceException ::__construct () — Method in class ServiceCircularReferenceException
ServiceNotFoundException ::__construct () — Method in class ServiceNotFoundException
ExpressionLanguage ::__construct () — Method in class ExpressionLanguage
ClosureLoader ::__construct () — Method in class ClosureLoader
Constructor. FileLoader ::__construct () — Method in class FileLoader
Constructor. Parameter ::__construct () — Method in class Parameter
Constructor. Parameter ::__toString () — Method in class Parameter
__toString. FrozenParameterBag ::__construct () — Method in class FrozenParameterBag
Constructor. ParameterBag ::__construct () — Method in class ParameterBag
Constructor. Reference ::__construct () — Method in class Reference
Constructor. Reference ::__toString () — Method in class Reference
__toString. Variable ::__construct () — Method in class Variable
Constructor. Variable ::__toString () — Method in class Variable
Converts the object to a string. Crawler ::__construct () — Method in class Crawler
Constructor. FormField ::__construct () — Method in class FormField
Constructor. Form ::__construct () — Method in class Form
Constructor. Link ::__construct () — Method in class Link
Constructor. ContainerAwareEventDispatcher ::__construct () — Method in class ContainerAwareEventDispatcher
Constructor. TraceableEventDispatcher ::__construct () — Method in class TraceableEventDispatcher
Constructor. TraceableEventDispatcher ::__call () — Method in class TraceableEventDispatcher
Proxies all method calls to the original event dispatcher. WrappedListener ::__construct () — Method in class WrappedListener
WrappedListener ::__invoke () — Method in class WrappedListener
RegisterListenersPass ::__construct () — Method in class RegisterListenersPass
Constructor. GenericEvent ::__construct () — Method in class GenericEvent
Encapsulate an event with $subject and $args. ImmutableEventDispatcher ::__construct () — Method in class ImmutableEventDispatcher
Creates an unmodifiable proxy for an event dispatcher. Compiler ::__construct () — Method in class Compiler
Expression ::__construct () — Method in class Expression
Constructor. Expression ::__toString () — Method in class Expression
Gets the expression. ExpressionFunction ::__construct () — Method in class ExpressionFunction
Constructor. ExpressionLanguage ::__construct () — Method in class ExpressionLanguage
ArrayNode ::__construct () — Method in class ArrayNode
Constructor. BinaryNode ::__construct () — Method in class BinaryNode
Constructor. ConditionalNode ::__construct () — Method in class ConditionalNode
Constructor. ConstantNode ::__construct () — Method in class ConstantNode
Constructor. FunctionNode ::__construct () — Method in class FunctionNode
Constructor. GetAttrNode ::__construct () — Method in class GetAttrNode
Constructor. NameNode ::__construct () — Method in class NameNode
Constructor. Node ::__construct () — Method in class Node
Constructor. Node ::__toString () — Method in class Node
UnaryNode ::__construct () — Method in class UnaryNode
Constructor. ParsedExpression ::__construct () — Method in class ParsedExpression
Constructor. Parser ::__construct () — Method in class Parser
SerializedParsedExpression ::__construct () — Method in class SerializedParsedExpression
Constructor. SyntaxError ::__construct () — Method in class SyntaxError
Token ::__construct () — Method in class Token
Constructor. Token ::__toString () — Method in class Token
Returns a string representation of the token. TokenStream ::__construct () — Method in class TokenStream
Constructor. TokenStream ::__toString () — Method in class TokenStream
Returns a string representation of the token stream. FileNotFoundException ::__construct () — Method in class FileNotFoundException
IOException ::__construct () — Method in class IOException
LockHandler ::__construct () — Method in class LockHandler
DateComparator ::__construct () — Method in class DateComparator
Constructor. NumberComparator ::__construct () — Method in class NumberComparator
Constructor. Finder ::__construct () — Method in class Finder
Constructor. CustomFilterIterator ::__construct () — Method in class CustomFilterIterator
Constructor. DateRangeFilterIterator ::__construct () — Method in class DateRangeFilterIterator
Constructor. DepthRangeFilterIterator ::__construct () — Method in class DepthRangeFilterIterator
Constructor. ExcludeDirectoryFilterIterator ::__construct () — Method in class ExcludeDirectoryFilterIterator
Constructor. FileTypeFilterIterator ::__construct () — Method in class FileTypeFilterIterator
Constructor. MultiplePcreFilterIterator ::__construct () — Method in class MultiplePcreFilterIterator
Constructor. RecursiveDirectoryIterator ::__construct () — Method in class RecursiveDirectoryIterator
Constructor. SizeRangeFilterIterator ::__construct () — Method in class SizeRangeFilterIterator
Constructor. SortableIterator ::__construct () — Method in class SortableIterator
Constructor. SplFileInfo ::__construct () — Method in class SplFileInfo
Constructor. AbstractRendererEngine ::__construct () — Method in class AbstractRendererEngine
Creates a new renderer engine. Button ::__construct () — Method in class Button
Creates a new button from a form configuration. ButtonBuilder ::__construct () — Method in class ButtonBuilder
Creates a new button builder. CallbackTransformer ::__construct () — Method in class CallbackTransformer
Constructor. ArrayChoiceList ::__construct () — Method in class ArrayChoiceList
Creates a list with the given choices and values. CachingFactoryDecorator ::__construct () — Method in class CachingFactoryDecorator
Decorates the given factory. PropertyAccessDecorator ::__construct () — Method in class PropertyAccessDecorator
Decorates the given factory. LazyChoiceList ::__construct () — Method in class LazyChoiceList
Creates a lazily-loaded list using the given loader. ChoiceGroupView ::__construct () — Method in class ChoiceGroupView
Creates a new choice group view. ChoiceListView ::__construct () — Method in class ChoiceListView
Creates a new choice list view. ChoiceView ::__construct () — Method in class ChoiceView
Creates a new choice view. UnexpectedTypeException ::__construct () — Method in class UnexpectedTypeException
CoreExtension ::__construct () — Method in class CoreExtension
CheckboxListMapper ::__construct () — Method in class CheckboxListMapper
PropertyPathMapper ::__construct () — Method in class PropertyPathMapper
Creates a new property path mapper. RadioListMapper ::__construct () — Method in class RadioListMapper
ArrayToPartsTransformer ::__construct () — Method in class ArrayToPartsTransformer
BaseDateTimeTransformer ::__construct () — Method in class BaseDateTimeTransformer
Constructor. BooleanToStringTransformer ::__construct () — Method in class BooleanToStringTransformer
Sets the value emitted upon transform if the input is true. ChoiceToValueTransformer ::__construct () — Method in class ChoiceToValueTransformer
Constructor. ChoicesToValuesTransformer ::__construct () — Method in class ChoicesToValuesTransformer
Constructor. DataTransformerChain ::__construct () — Method in class DataTransformerChain
Uses the given value transformers to transform values. DateTimeToArrayTransformer ::__construct () — Method in class DateTimeToArrayTransformer
Constructor. DateTimeToLocalizedStringTransformer ::__construct () — Method in class DateTimeToLocalizedStringTransformer
Constructor. DateTimeToStringTransformer ::__construct () — Method in class DateTimeToStringTransformer
Transforms a \DateTime instance to a string. IntegerToLocalizedStringTransformer ::__construct () — Method in class IntegerToLocalizedStringTransformer
MoneyToLocalizedStringTransformer ::__construct () — Method in class MoneyToLocalizedStringTransformer
NumberToLocalizedStringTransformer ::__construct () — Method in class NumberToLocalizedStringTransformer
PercentToLocalizedStringTransformer ::__construct () — Method in class PercentToLocalizedStringTransformer
Constructor. ValueToDuplicatesTransformer ::__construct () — Method in class ValueToDuplicatesTransformer
FixUrlProtocolListener ::__construct () — Method in class FixUrlProtocolListener
Constructor. MergeCollectionListener ::__construct () — Method in class MergeCollectionListener
Creates a new listener. ResizeFormListener ::__construct () — Method in class ResizeFormListener
ChoiceType ::__construct () — Method in class ChoiceType
FormType ::__construct () — Method in class FormType
CsrfExtension ::__construct () — Method in class CsrfExtension
Constructor. CsrfValidationListener ::__construct () — Method in class CsrfValidationListener
FormTypeCsrfExtension ::__construct () — Method in class FormTypeCsrfExtension
DataCollectorExtension ::__construct () — Method in class DataCollectorExtension
DataCollectorListener ::__construct () — Method in class DataCollectorListener
FormDataCollector ::__construct () — Method in class FormDataCollector
FormDataExtractor ::__construct () — Method in class FormDataExtractor
Constructs a new data extractor. ResolvedTypeDataCollectorProxy ::__construct () — Method in class ResolvedTypeDataCollectorProxy
ResolvedTypeFactoryDataCollectorProxy ::__construct () — Method in class ResolvedTypeFactoryDataCollectorProxy
DataCollectorTypeExtension ::__construct () — Method in class DataCollectorTypeExtension
DependencyInjectionExtension ::__construct () — Method in class DependencyInjectionExtension
HttpFoundationRequestHandler ::__construct () — Method in class HttpFoundationRequestHandler
{@inheritdoc} FormTypeHttpFoundationExtension ::__construct () — Method in class FormTypeHttpFoundationExtension
TemplatingExtension ::__construct () — Method in class TemplatingExtension
TemplatingRendererEngine ::__construct () — Method in class TemplatingRendererEngine
Creates a new renderer engine. ValidationListener ::__construct () — Method in class ValidationListener
FormTypeValidatorExtension ::__construct () — Method in class FormTypeValidatorExtension
ValidatorExtension ::__construct () — Method in class ValidatorExtension
ValidatorTypeGuesser ::__construct () — Method in class ValidatorTypeGuesser
MappingRule ::__construct () — Method in class MappingRule
RelativePath ::__construct () — Method in class RelativePath
Constructs a property path from a string. ViolationPath ::__construct () — Method in class ViolationPath
Creates a new violation path from a string. ViolationPath ::__toString () — Method in class ViolationPath
Returns the string representation of the property path. ViolationPathIterator ::__construct () — Method in class ViolationPathIterator
Constructor. Form ::__construct () — Method in class Form
Creates a new form based on the given configuration. Form ::__clone () — Method in class Form
FormBuilder ::__construct () — Method in class FormBuilder
Creates an empty form configuration. FormConfigBuilder ::__construct () — Method in class FormConfigBuilder
Creates an empty form configuration. FormError ::__construct () — Method in class FormError
Constructor. FormErrorIterator ::__construct () — Method in class FormErrorIterator
Creates a new iterator. FormErrorIterator ::__toString () — Method in class FormErrorIterator
Returns all iterated error messages as string. FormEvent ::__construct () — Method in class FormEvent
Constructs an event. FormFactory ::__construct () — Method in class FormFactory
FormRegistry ::__construct () — Method in class FormRegistry
Constructor. FormRenderer ::__construct () — Method in class FormRenderer
Constructor. FormTypeGuesserChain ::__construct () — Method in class FormTypeGuesserChain
Constructor. FormView ::__construct () — Method in class FormView
Guess ::__construct () — Method in class Guess
Constructor. TypeGuess ::__construct () — Method in class TypeGuess
Constructor. ValueGuess ::__construct () — Method in class ValueGuess
Constructor. NativeRequestHandler ::__construct () — Method in class NativeRequestHandler
{@inheritdoc} PreloadedExtension ::__construct () — Method in class PreloadedExtension
Creates a new preloaded extension. ResolvedFormType ::__construct () — Method in class ResolvedFormType
ReversedTransformer ::__construct () — Method in class ReversedTransformer
Reverses this transformer. OrderedHashMap ::__construct () — Method in class OrderedHashMap
Creates a new map. OrderedHashMapIterator ::__construct () — Method in class OrderedHashMapIterator
Creates a new iterator. OrderedHashMapIterator ::__destruct () — Method in class OrderedHashMapIterator
Removes the iterator's cursors from the managed cursors of the
corresponding {@link OrderedHashMap} instance. ServerParams ::__construct () — Method in class ServerParams
AcceptHeader ::__construct () — Method in class AcceptHeader
Constructor. AcceptHeader ::__toString () — Method in class AcceptHeader
Returns header value's string representation. AcceptHeaderItem ::__construct () — Method in class AcceptHeaderItem
Constructor. AcceptHeaderItem ::__toString () — Method in class AcceptHeaderItem
Returns header value's string representation. BinaryFileResponse ::__construct () — Method in class BinaryFileResponse
Constructor. Cookie ::__construct () — Method in class Cookie
Constructor. Cookie ::__toString () — Method in class Cookie
Returns the cookie as a string. FileBag ::__construct () — Method in class FileBag
Constructor. AccessDeniedException ::__construct () — Method in class AccessDeniedException
Constructor. FileNotFoundException ::__construct () — Method in class FileNotFoundException
Constructor. UnexpectedTypeException ::__construct () — Method in class UnexpectedTypeException
File ::__construct () — Method in class File
Constructs a new file from the given path. FileBinaryMimeTypeGuesser ::__construct () — Method in class FileBinaryMimeTypeGuesser
Constructor. FileinfoMimeTypeGuesser ::__construct () — Method in class FileinfoMimeTypeGuesser
Constructor. UploadedFile ::__construct () — Method in class UploadedFile
Accepts the information of the uploaded file as provided by the PHP global $_FILES. HeaderBag ::__construct () — Method in class HeaderBag
Constructor. HeaderBag ::__toString () — Method in class HeaderBag
Returns the headers as a string. JsonResponse ::__construct () — Method in class JsonResponse
Constructor. ParameterBag ::__construct () — Method in class ParameterBag
Constructor. RedirectResponse ::__construct () — Method in class RedirectResponse
Constructor. Request ::__construct () — Method in class Request
Constructor. Request ::__clone () — Method in class Request
Clones the current request. Request ::__toString () — Method in class Request
Returns the request as a string. RequestMatcher ::__construct () — Method in class RequestMatcher
Response ::__construct () — Method in class Response
Constructor. Response ::__toString () — Method in class Response
Returns the Response as an HTTP string. Response ::__clone () — Method in class Response
Clones the current Response instance. ResponseHeaderBag ::__construct () — Method in class ResponseHeaderBag
Constructor. ResponseHeaderBag ::__toString () — Method in class ResponseHeaderBag
Returns the headers as a string. AttributeBag ::__construct () — Method in class AttributeBag
Constructor. NamespacedAttributeBag ::__construct () — Method in class NamespacedAttributeBag
Constructor. AutoExpireFlashBag ::__construct () — Method in class AutoExpireFlashBag
Constructor. FlashBag ::__construct () — Method in class FlashBag
Constructor. Session ::__construct () — Method in class Session
Constructor. MemcacheSessionHandler ::__construct () — Method in class MemcacheSessionHandler
Constructor. MemcachedSessionHandler ::__construct () — Method in class MemcachedSessionHandler
Constructor. MongoDbSessionHandler ::__construct () — Method in class MongoDbSessionHandler
Constructor. NativeFileSessionHandler ::__construct () — Method in class NativeFileSessionHandler
Constructor. PdoSessionHandler ::__construct () — Method in class PdoSessionHandler
Constructor. WriteCheckSessionHandler ::__construct () — Method in class WriteCheckSessionHandler
MetadataBag ::__construct () — Method in class MetadataBag
Constructor. MockArraySessionStorage ::__construct () — Method in class MockArraySessionStorage
Constructor. MockFileSessionStorage ::__construct () — Method in class MockFileSessionStorage
Constructor. NativeSessionStorage ::__construct () — Method in class NativeSessionStorage
Constructor. PhpBridgeSessionStorage ::__construct () — Method in class PhpBridgeSessionStorage
Constructor. NativeProxy ::__construct () — Method in class NativeProxy
Constructor. SessionHandlerProxy ::__construct () — Method in class SessionHandlerProxy
Constructor. StreamedResponse ::__construct () — Method in class StreamedResponse
Constructor. ChainCacheClearer ::__construct () — Method in class ChainCacheClearer
Constructs a new instance of ChainCacheClearer. CacheWarmerAggregate ::__construct () — Method in class CacheWarmerAggregate
Client ::__construct () — Method in class Client
Constructor. EnvParametersResource ::__construct () — Method in class EnvParametersResource
Constructor. EnvParametersResource ::__toString () — Method in class EnvParametersResource
Returns a string representation of the Resource. FileLocator ::__construct () — Method in class FileLocator
Constructor. ControllerReference ::__construct () — Method in class ControllerReference
Constructor. ControllerResolver ::__construct () — Method in class ControllerResolver
Constructor. TraceableControllerResolver ::__construct () — Method in class TraceableControllerResolver
Constructor. ConfigDataCollector ::__construct () — Method in class ConfigDataCollector
Constructor. DumpDataCollector ::__construct () — Method in class DumpDataCollector
DumpDataCollector ::__clone () — Method in class DumpDataCollector
DumpDataCollector ::__destruct () — Method in class DumpDataCollector
EventDataCollector ::__construct () — Method in class EventDataCollector
LoggerDataCollector ::__construct () — Method in class LoggerDataCollector
MemoryDataCollector ::__construct () — Method in class MemoryDataCollector
RequestDataCollector ::__construct () — Method in class RequestDataCollector
RouterDataCollector ::__construct () — Method in class RouterDataCollector
TimeDataCollector ::__construct () — Method in class TimeDataCollector
AddClassesToCachePass ::__construct () — Method in class AddClassesToCachePass
FragmentRendererPass ::__construct () — Method in class FragmentRendererPass
LazyLoadingFragmentHandler ::__construct () — Method in class LazyLoadingFragmentHandler
Constructor. MergeExtensionConfigurationPass ::__construct () — Method in class MergeExtensionConfigurationPass
AddRequestFormatsListener ::__construct () — Method in class AddRequestFormatsListener
DebugHandlersListener ::__construct () — Method in class DebugHandlersListener
DumpListener ::__construct () — Method in class DumpListener
ExceptionListener ::__construct () — Method in class ExceptionListener
FragmentListener ::__construct () — Method in class FragmentListener
Constructor. LocaleListener ::__construct () — Method in class LocaleListener
Constructor. ProfilerListener ::__construct () — Method in class ProfilerListener
Constructor. ResponseListener ::__construct () — Method in class ResponseListener
RouterListener ::__construct () — Method in class RouterListener
Constructor. SurrogateListener ::__construct () — Method in class SurrogateListener
Constructor. TranslatorListener ::__construct () — Method in class TranslatorListener
FilterControllerEvent ::__construct () — Method in class FilterControllerEvent
FilterResponseEvent ::__construct () — Method in class FilterResponseEvent
GetResponseForControllerResultEvent ::__construct () — Method in class GetResponseForControllerResultEvent
GetResponseForExceptionEvent ::__construct () — Method in class GetResponseForExceptionEvent
KernelEvent ::__construct () — Method in class KernelEvent
PostResponseEvent ::__construct () — Method in class PostResponseEvent
AccessDeniedHttpException ::__construct () — Method in class AccessDeniedHttpException
Constructor. BadRequestHttpException ::__construct () — Method in class BadRequestHttpException
Constructor. ConflictHttpException ::__construct () — Method in class ConflictHttpException
Constructor. GoneHttpException ::__construct () — Method in class GoneHttpException
Constructor. HttpException ::__construct () — Method in class HttpException
LengthRequiredHttpException ::__construct () — Method in class LengthRequiredHttpException
Constructor. MethodNotAllowedHttpException ::__construct () — Method in class MethodNotAllowedHttpException
Constructor. NotAcceptableHttpException ::__construct () — Method in class NotAcceptableHttpException
Constructor. NotFoundHttpException ::__construct () — Method in class NotFoundHttpException
Constructor. PreconditionFailedHttpException ::__construct () — Method in class PreconditionFailedHttpException
Constructor. PreconditionRequiredHttpException ::__construct () — Method in class PreconditionRequiredHttpException
Constructor. ServiceUnavailableHttpException ::__construct () — Method in class ServiceUnavailableHttpException
Constructor. TooManyRequestsHttpException ::__construct () — Method in class TooManyRequestsHttpException
Constructor. UnauthorizedHttpException ::__construct () — Method in class UnauthorizedHttpException
Constructor. UnprocessableEntityHttpException ::__construct () — Method in class UnprocessableEntityHttpException
Constructor. UnsupportedMediaTypeHttpException ::__construct () — Method in class UnsupportedMediaTypeHttpException
Constructor. AbstractSurrogateFragmentRenderer ::__construct () — Method in class AbstractSurrogateFragmentRenderer
Constructor. FragmentHandler ::__construct () — Method in class FragmentHandler
Constructor. HIncludeFragmentRenderer ::__construct () — Method in class HIncludeFragmentRenderer
Constructor. InlineFragmentRenderer ::__construct () — Method in class InlineFragmentRenderer
Constructor. Esi ::__construct () — Method in class Esi
Constructor. HttpCache ::__construct () — Method in class HttpCache
Constructor. Ssi ::__construct () — Method in class Ssi
Constructor. Store ::__construct () — Method in class Store
Constructor. HttpKernel ::__construct () — Method in class HttpKernel
Constructor. Kernel ::__construct () — Method in class Kernel
Constructor. Kernel ::__clone () — Method in class Kernel
FileProfilerStorage ::__construct () — Method in class FileProfilerStorage
Constructs the file storage using a "dsn-like" path. Profile ::__construct () — Method in class Profile
Constructor. Profile ::__sleep () — Method in class Profile
Profiler ::__construct () — Method in class Profiler
Constructor. UriSigner ::__construct () — Method in class UriSigner
Constructor. Collator ::__construct () — Method in class Collator
Constructor. GenrbCompiler ::__construct () — Method in class GenrbCompiler
Creates a new compiler based on the "genrb" executable. BufferedBundleReader ::__construct () — Method in class BufferedBundleReader
Buffers a given reader. BundleEntryReader ::__construct () — Method in class BundleEntryReader
Creates an entry reader based on the given resource bundle reader. AbstractDataGenerator ::__construct () — Method in class AbstractDataGenerator
GeneratorConfig ::__construct () — Method in class GeneratorConfig
LocaleDataGenerator ::__construct () — Method in class LocaleDataGenerator
CurrencyDataProvider ::__construct () — Method in class CurrencyDataProvider
Creates a data provider that reads currency-related data from a
resource bundle. LanguageDataProvider ::__construct () — Method in class LanguageDataProvider
Creates a data provider that reads locale-related data from .res files. LocaleDataProvider ::__construct () — Method in class LocaleDataProvider
Creates a data provider that reads locale-related data from .res files. RegionDataProvider ::__construct () — Method in class RegionDataProvider
Creates a data provider that reads locale-related data from .res files. ScriptDataProvider ::__construct () — Method in class ScriptDataProvider
Creates a data provider that reads locale-related data from .res files. ArrayAccessibleResourceBundle ::__construct () — Method in class ArrayAccessibleResourceBundle
RingBuffer ::__construct () — Method in class RingBuffer
FullTransformer ::__construct () — Method in class FullTransformer
Constructor. MonthTransformer ::__construct () — Method in class MonthTransformer
Constructor. IntlDateFormatter ::__construct () — Method in class IntlDateFormatter
Constructor. MethodArgumentNotImplementedException ::__construct () — Method in class MethodArgumentNotImplementedException
Constructor. MethodArgumentValueNotImplementedException ::__construct () — Method in class MethodArgumentValueNotImplementedException
Constructor. MethodNotImplementedException ::__construct () — Method in class MethodNotImplementedException
Constructor. NotImplementedException ::__construct () — Method in class NotImplementedException
Constructor. UnexpectedTypeException ::__construct () — Method in class UnexpectedTypeException
NumberFormatter ::__construct () — Method in class NumberFormatter
Constructor. CurrencyBundle ::__construct () — Method in class CurrencyBundle
Creates a new currency bundle. LanguageBundle ::__construct () — Method in class LanguageBundle
Creates a new language bundle. RegionBundle ::__construct () — Method in class RegionBundle
Creates a new region bundle. SvnCommit ::__construct () — Method in class SvnCommit
Creates a commit from the given "svn info" data. SvnRepository ::__construct () — Method in class SvnRepository
Reads the SVN repository at the given path. LdapClient ::__construct () — Method in class LdapClient
Constructor. LdapClient ::__destruct () — Method in class LdapClient
ProcessFailedException ::__construct () — Method in class ProcessFailedException
ProcessTimedOutException ::__construct () — Method in class ProcessTimedOutException
PhpExecutableFinder ::__construct () — Method in class PhpExecutableFinder
PhpProcess ::__construct () — Method in class PhpProcess
Constructor. UnixPipes ::__construct () — Method in class UnixPipes
UnixPipes ::__destruct () — Method in class UnixPipes
WindowsPipes ::__construct () — Method in class WindowsPipes
WindowsPipes ::__destruct () — Method in class WindowsPipes
Process ::__construct () — Method in class Process
Constructor. Process ::__destruct () — Method in class Process
Process ::__clone () — Method in class Process
ProcessBuilder ::__construct () — Method in class ProcessBuilder
Constructor. UnexpectedTypeException ::__construct () — Method in class UnexpectedTypeException
PropertyAccessor ::__construct () — Method in class PropertyAccessor
Should not be used by application code. Use
{@link PropertyAccess::createPropertyAccessor()} instead. PropertyPath ::__construct () — Method in class PropertyPath
Constructs a property path from a string. PropertyPath ::__toString () — Method in class PropertyPath
Returns the string representation of the property path. PropertyPathBuilder ::__construct () — Method in class PropertyPathBuilder
Creates a new property path builder. PropertyPathBuilder ::__toString () — Method in class PropertyPathBuilder
Returns the current property path as string. PropertyPathInterface ::__toString () — Method in class PropertyPathInterface
Returns the string representation of the property path. PropertyPathIterator ::__construct () — Method in class PropertyPathIterator
Constructor. SerializerExtractor ::__construct () — Method in class SerializerExtractor
PropertyInfoExtractor ::__construct () — Method in class PropertyInfoExtractor
Type ::__construct () — Method in class Type
Route ::__construct () — Method in class Route
Constructor. CompiledRoute ::__construct () — Method in class CompiledRoute
Constructor. MethodNotAllowedException ::__construct () — Method in class MethodNotAllowedException
GeneratorDumper ::__construct () — Method in class GeneratorDumper
Constructor. UrlGenerator ::__construct () — Method in class UrlGenerator
Constructor. AnnotationClassLoader ::__construct () — Method in class AnnotationClassLoader
Constructor. AnnotationFileLoader ::__construct () — Method in class AnnotationFileLoader
Constructor. ServiceRouterLoader ::__construct () — Method in class ServiceRouterLoader
DumperRoute ::__construct () — Method in class DumperRoute
Constructor. MatcherDumper ::__construct () — Method in class MatcherDumper
Constructor. UrlMatcher ::__construct () — Method in class UrlMatcher
Constructor. RequestContext ::__construct () — Method in class RequestContext
Constructor. Route ::__construct () — Method in class Route
Constructor. RouteCollection ::__clone () — Method in class RouteCollection
RouteCollectionBuilder ::__construct () — Method in class RouteCollectionBuilder
Router ::__construct () — Method in class Router
Constructor. AuthenticationProviderManager ::__construct () — Method in class AuthenticationProviderManager
Constructor. AuthenticationTrustResolver ::__construct () — Method in class AuthenticationTrustResolver
Constructor. AnonymousAuthenticationProvider ::__construct () — Method in class AnonymousAuthenticationProvider
Constructor. DaoAuthenticationProvider ::__construct () — Method in class DaoAuthenticationProvider
Constructor. LdapBindAuthenticationProvider ::__construct () — Method in class LdapBindAuthenticationProvider
Constructor. PreAuthenticatedAuthenticationProvider ::__construct () — Method in class PreAuthenticatedAuthenticationProvider
Constructor. RememberMeAuthenticationProvider ::__construct () — Method in class RememberMeAuthenticationProvider
Constructor. SimpleAuthenticationProvider ::__construct () — Method in class SimpleAuthenticationProvider
UserAuthenticationProvider ::__construct () — Method in class UserAuthenticationProvider
Constructor. PersistentToken ::__construct () — Method in class PersistentToken
Constructor. AbstractToken ::__construct () — Method in class AbstractToken
Constructor. AbstractToken ::__toString () — Method in class AbstractToken
Returns a string representation of the Token. AnonymousToken ::__construct () — Method in class AnonymousToken
Constructor. PreAuthenticatedToken ::__construct () — Method in class PreAuthenticatedToken
Constructor. RememberMeToken ::__construct () — Method in class RememberMeToken
Constructor. TokenInterface ::__toString () — Method in class TokenInterface
Returns a string representation of the Token. UsernamePasswordToken ::__construct () — Method in class UsernamePasswordToken
Constructor. AccessDecisionManager ::__construct () — Method in class AccessDecisionManager
Constructor. AuthorizationChecker ::__construct () — Method in class AuthorizationChecker
Constructor. ExpressionLanguage ::__construct () — Method in class ExpressionLanguage
AuthenticatedVoter ::__construct () — Method in class AuthenticatedVoter
Constructor. ExpressionVoter ::__construct () — Method in class ExpressionVoter
Constructor. RoleHierarchyVoter ::__construct () — Method in class RoleHierarchyVoter
Constructor. RoleVoter ::__construct () — Method in class RoleVoter
Constructor. BCryptPasswordEncoder ::__construct () — Method in class BCryptPasswordEncoder
Constructor. EncoderFactory ::__construct () — Method in class EncoderFactory
MessageDigestPasswordEncoder ::__construct () — Method in class MessageDigestPasswordEncoder
Constructor. Pbkdf2PasswordEncoder ::__construct () — Method in class Pbkdf2PasswordEncoder
Constructor. PlaintextPasswordEncoder ::__construct () — Method in class PlaintextPasswordEncoder
Constructor. UserPasswordEncoder ::__construct () — Method in class UserPasswordEncoder
AuthenticationEvent ::__construct () — Method in class AuthenticationEvent
AuthenticationFailureEvent ::__construct () — Method in class AuthenticationFailureEvent
AccessDeniedException ::__construct () — Method in class AccessDeniedException
CustomUserMessageAuthenticationException ::__construct () — Method in class CustomUserMessageAuthenticationException
LogoutException ::__construct () — Method in class LogoutException
Role ::__construct () — Method in class Role
Constructor. RoleHierarchy ::__construct () — Method in class RoleHierarchy
Constructor. SwitchUserRole ::__construct () — Method in class SwitchUserRole
Constructor. ChainUserProvider ::__construct () — Method in class ChainUserProvider
InMemoryUserProvider ::__construct () — Method in class InMemoryUserProvider
Constructor. LdapUserProvider ::__construct () — Method in class LdapUserProvider
User ::__construct () — Method in class User
User ::__toString () — Method in class User
UserPasswordValidator ::__construct () — Method in class UserPasswordValidator
CsrfToken ::__construct () — Method in class CsrfToken
Constructor. CsrfToken ::__toString () — Method in class CsrfToken
Returns the value of the CSRF token. CsrfTokenManager ::__construct () — Method in class CsrfTokenManager
Creates a new CSRF provider using PHP's native session storage. UriSafeTokenGenerator ::__construct () — Method in class UriSafeTokenGenerator
Generates URI-safe CSRF tokens. NativeSessionTokenStorage ::__construct () — Method in class NativeSessionTokenStorage
Initializes the storage with a session namespace. SessionTokenStorage ::__construct () — Method in class SessionTokenStorage
Initializes the storage with a Session object and a session namespace. GuardAuthenticationListener ::__construct () — Method in class GuardAuthenticationListener
GuardAuthenticatorHandler ::__construct () — Method in class GuardAuthenticatorHandler
GuardAuthenticationProvider ::__construct () — Method in class GuardAuthenticationProvider
PostAuthenticationGuardToken ::__construct () — Method in class PostAuthenticationGuardToken
PreAuthenticationGuardToken ::__construct () — Method in class PreAuthenticationGuardToken
AuthenticationUtils ::__construct () — Method in class AuthenticationUtils
CustomAuthenticationFailureHandler ::__construct () — Method in class CustomAuthenticationFailureHandler
Constructor. CustomAuthenticationSuccessHandler ::__construct () — Method in class CustomAuthenticationSuccessHandler
Constructor. DefaultAuthenticationFailureHandler ::__construct () — Method in class DefaultAuthenticationFailureHandler
Constructor. DefaultAuthenticationSuccessHandler ::__construct () — Method in class DefaultAuthenticationSuccessHandler
Constructor. SimpleAuthenticationHandler ::__construct () — Method in class SimpleAuthenticationHandler
Constructor. BasicAuthenticationEntryPoint ::__construct () — Method in class BasicAuthenticationEntryPoint
DigestAuthenticationEntryPoint ::__construct () — Method in class DigestAuthenticationEntryPoint
FormAuthenticationEntryPoint ::__construct () — Method in class FormAuthenticationEntryPoint
Constructor. RetryAuthenticationEntryPoint ::__construct () — Method in class RetryAuthenticationEntryPoint
InteractiveLoginEvent ::__construct () — Method in class InteractiveLoginEvent
Constructor. SwitchUserEvent ::__construct () — Method in class SwitchUserEvent
Firewall ::__construct () — Method in class Firewall
Constructor. AbstractAuthenticationListener ::__construct () — Method in class AbstractAuthenticationListener
Constructor. AbstractPreAuthenticatedListener ::__construct () — Method in class AbstractPreAuthenticatedListener
AccessListener ::__construct () — Method in class AccessListener
AnonymousAuthenticationListener ::__construct () — Method in class AnonymousAuthenticationListener
BasicAuthenticationListener ::__construct () — Method in class BasicAuthenticationListener
ChannelListener ::__construct () — Method in class ChannelListener
ContextListener ::__construct () — Method in class ContextListener
DigestAuthenticationListener ::__construct () — Method in class DigestAuthenticationListener
DigestData ::__construct () — Method in class DigestData
ExceptionListener ::__construct () — Method in class ExceptionListener
LogoutListener ::__construct () — Method in class LogoutListener
Constructor. RememberMeListener ::__construct () — Method in class RememberMeListener
Constructor. RemoteUserAuthenticationListener ::__construct () — Method in class RemoteUserAuthenticationListener
SimpleFormAuthenticationListener ::__construct () — Method in class SimpleFormAuthenticationListener
Constructor. SimplePreAuthenticationListener ::__construct () — Method in class SimplePreAuthenticationListener
Constructor. SwitchUserListener ::__construct () — Method in class SwitchUserListener
UsernamePasswordFormAuthenticationListener ::__construct () — Method in class UsernamePasswordFormAuthenticationListener
Constructor. X509AuthenticationListener ::__construct () — Method in class X509AuthenticationListener
HttpUtils ::__construct () — Method in class HttpUtils
Constructor. CookieClearingLogoutHandler ::__construct () — Method in class CookieClearingLogoutHandler
Constructor. DefaultLogoutSuccessHandler ::__construct () — Method in class DefaultLogoutSuccessHandler
LogoutUrlGenerator ::__construct () — Method in class LogoutUrlGenerator
AbstractRememberMeServices ::__construct () — Method in class AbstractRememberMeServices
Constructor. SessionAuthenticationStrategy ::__construct () — Method in class SessionAuthenticationStrategy
Groups ::__construct () — Method in class Groups
ChainDecoder ::__construct () — Method in class ChainDecoder
ChainEncoder ::__construct () — Method in class ChainEncoder
JsonDecode ::__construct () — Method in class JsonDecode
Constructs a new JsonDecode instance. JsonEncode ::__construct () — Method in class JsonEncode
JsonEncoder ::__construct () — Method in class JsonEncoder
XmlEncoder ::__construct () — Method in class XmlEncoder
Construct new XmlEncoder and allow to change the root node element name. AttributeMetadata ::__construct () — Method in class AttributeMetadata
Constructs a metadata for the given attribute. AttributeMetadata ::__sleep () — Method in class AttributeMetadata
Returns the names of the properties that should be serialized. ClassMetadata ::__construct () — Method in class ClassMetadata
Constructs a metadata for the given class. ClassMetadata ::__sleep () — Method in class ClassMetadata
Returns the names of the properties that should be serialized. ClassMetadataFactory ::__construct () — Method in class ClassMetadataFactory
AnnotationLoader ::__construct () — Method in class AnnotationLoader
FileLoader ::__construct () — Method in class FileLoader
Constructor. LoaderChain ::__construct () — Method in class LoaderChain
Accepts a list of LoaderInterface instances. CamelCaseToSnakeCaseNameConverter ::__construct () — Method in class CamelCaseToSnakeCaseNameConverter
AbstractNormalizer ::__construct () — Method in class AbstractNormalizer
Sets the {@link ClassMetadataFactoryInterface} to use. ObjectNormalizer ::__construct () — Method in class ObjectNormalizer
Sets the {@link ClassMetadataFactoryInterface} to use. Serializer ::__construct () — Method in class Serializer
Section ::__construct () — Method in class Section
Constructor. Stopwatch ::__construct () — Method in class Stopwatch
StopwatchEvent ::__construct () — Method in class StopwatchEvent
Constructor. StopwatchEvent ::__toString () — Method in class StopwatchEvent
StopwatchPeriod ::__construct () — Method in class StopwatchPeriod
Constructor. DelegatingEngine ::__construct () — Method in class DelegatingEngine
Constructor. CacheLoader ::__construct () — Method in class CacheLoader
Constructor. ChainLoader ::__construct () — Method in class ChainLoader
Constructor. FilesystemLoader ::__construct () — Method in class FilesystemLoader
Constructor. PhpEngine ::__construct () — Method in class PhpEngine
Constructor. Storage ::__construct () — Method in class Storage
Constructor. Storage ::__toString () — Method in class Storage
Returns the object string representation. TemplateReference ::__construct () — Method in class TemplateReference
TemplateReference ::__toString () — Method in class TemplateReference
Returns the string representation as shortcut for getLogicalName(). TemplateReferenceInterface ::__toString () — Method in class TemplateReferenceInterface
Returns the string representation as shortcut for getLogicalName(). AbstractOperation ::__construct () — Method in class AbstractOperation
DataCollectorTranslator ::__construct () — Method in class DataCollectorTranslator
DataCollectorTranslator ::__call () — Method in class DataCollectorTranslator
Passes through all unknown calls onto the translator object. TranslationDataCollector ::__construct () — Method in class TranslationDataCollector
IdentityTranslator ::__construct () — Method in class IdentityTranslator
Constructor. LoggingTranslator ::__construct () — Method in class LoggingTranslator
LoggingTranslator ::__call () — Method in class LoggingTranslator
Passes through all unknown calls onto the translator object. MessageCatalogue ::__construct () — Method in class MessageCatalogue
Constructor. Translator ::__construct () — Method in class Translator
Constructor. Constraint ::__construct () — Method in class Constraint
Initializes the constraint with options. Constraint ::__set () — Method in class Constraint
Sets the value of a lazily initialized option. Constraint ::__get () — Method in class Constraint
Returns the value of a lazily initialized option. Constraint ::__sleep () — Method in class Constraint
Optimizes the serialized value to minimize storage space. ConstraintValidatorFactory ::__construct () — Method in class ConstraintValidatorFactory
ConstraintViolation ::__construct () — Method in class ConstraintViolation
Creates a new constraint violation. ConstraintViolation ::__toString () — Method in class ConstraintViolation
Converts the violation into a string for debugging purposes. ConstraintViolationList ::__construct () — Method in class ConstraintViolationList
Creates a new constraint violation list. ConstraintViolationList ::__toString () — Method in class ConstraintViolationList
Converts the violation into a string for debugging purposes. AbstractComparison ::__construct () — Method in class AbstractComparison
Initializes the constraint with options. Callback ::__construct () — Method in class Callback
Initializes the constraint with options. Collection ::__construct () — Method in class Collection
Initializes the constraint with options. Composite ::__construct () — Method in class Composite
Initializes the constraint with options. Count ::__construct () — Method in class Count
Initializes the constraint with options. EmailValidator ::__construct () — Method in class EmailValidator
ExpressionValidator ::__construct () — Method in class ExpressionValidator
File ::__construct () — Method in class File
Initializes the constraint with options. File ::__set () — Method in class File
Sets the value of a lazily initialized option. File ::__get () — Method in class File
Returns the value of a lazily initialized option. GroupSequence ::__construct () — Method in class GroupSequence
Creates a new group sequence. Ip ::__construct () — Method in class Ip
Initializes the constraint with options. Length ::__construct () — Method in class Length
Initializes the constraint with options. Range ::__construct () — Method in class Range
Initializes the constraint with options. Traverse ::__construct () — Method in class Traverse
Initializes the constraint with options. Valid ::__construct () — Method in class Valid
Initializes the constraint with options. ExecutionContext ::__construct () — Method in class ExecutionContext
Creates a new execution context. ExecutionContextFactory ::__construct () — Method in class ExecutionContextFactory
Creates a new context factory. InvalidOptionsException ::__construct () — Method in class InvalidOptionsException
MissingOptionsException ::__construct () — Method in class MissingOptionsException
UnexpectedTypeException ::__construct () — Method in class UnexpectedTypeException
DoctrineCache ::__construct () — Method in class DoctrineCache
Creates a new Doctrine cache. ClassMetadata ::__construct () — Method in class ClassMetadata
Constructs a metadata for the given class. ClassMetadata ::__sleep () — Method in class ClassMetadata
Returns the names of the properties that should be serialized. LazyLoadingMetadataFactory ::__construct () — Method in class LazyLoadingMetadataFactory
Creates a new metadata factory. GenericMetadata ::__sleep () — Method in class GenericMetadata
Returns the names of the properties that should be serialized. GenericMetadata ::__clone () — Method in class GenericMetadata
Clones this object. GetterMetadata ::__construct () — Method in class GetterMetadata
Constructor. AnnotationLoader ::__construct () — Method in class AnnotationLoader
FileLoader ::__construct () — Method in class FileLoader
Creates a new loader. FilesLoader ::__construct () — Method in class FilesLoader
Creates a new loader. LoaderChain ::__construct () — Method in class LoaderChain
StaticMethodLoader ::__construct () — Method in class StaticMethodLoader
Creates a new loader. MemberMetadata ::__construct () — Method in class MemberMetadata
Constructor. MemberMetadata ::__sleep () — Method in class MemberMetadata
Returns the names of the properties that should be serialized. PropertyMetadata ::__construct () — Method in class PropertyMetadata
Constructor. RecursiveContextualValidator ::__construct () — Method in class RecursiveContextualValidator
Creates a validator for the given context. RecursiveValidator ::__construct () — Method in class RecursiveValidator
Creates a new validator. ConstraintViolationBuilder ::__construct () — Method in class ConstraintViolationBuilder
ConstStub ::__construct () — Method in class ConstStub
CutArrayStub ::__construct () — Method in class CutArrayStub
CutStub ::__construct () — Method in class CutStub
EnumStub ::__construct () — Method in class EnumStub
FrameStub ::__construct () — Method in class FrameStub
TraceStub ::__construct () — Method in class TraceStub
AbstractCloner ::__construct () — Method in class AbstractCloner
Data ::__construct () — Method in class Data
AbstractDumper ::__construct () — Method in class AbstractDumper
CliDumper ::__construct () — Method in class CliDumper
HtmlDumper ::__construct () — Method in class HtmlDumper
ThrowingCasterException ::__construct () — Method in class ThrowingCasterException
ParseException ::__construct () — Method in class ParseException
Constructor. Parser ::__construct () — Method in class Parser
Constructor.