|
Symfony\Bridge\Doctrine\CacheWarmer\ProxyCacheWarmer
|
The proxy generator cache warmer generates all entity proxies.
|
|
Symfony\Bridge\Doctrine\ContainerAwareEventManager
|
Allows lazy loading of listener services.
|
|
Symfony\Bridge\Doctrine\DataCollector\DoctrineDataCollector
|
DoctrineDataCollector.
|
|
Symfony\Bridge\Doctrine\DataFixtures\ContainerAwareLoader
|
Doctrine data fixtures loader that injects the service container into fixture objects that implement ContainerAwareInterface.
|
|
Symfony\Bridge\Doctrine\DependencyInjection\AbstractDoctrineExtension
|
This abstract classes groups common code that Doctrine Object Manager extensions (ORM, MongoDB, CouchDB) need.
|
|
Symfony\Bridge\Doctrine\DependencyInjection\CompilerPass\DoctrineValidationPass
|
Registers additional validators
|
|
Symfony\Bridge\Doctrine\DependencyInjection\CompilerPass\RegisterEventListenersAndSubscribersPass
|
Registers event listeners and subscribers to the available doctrine connections.
|
|
Symfony\Bridge\Doctrine\DependencyInjection\CompilerPass\RegisterMappingsPass
|
Base class for the doctrine bundles to provide a compiler pass class that helps to register doctrine mappings.
|
|
Symfony\Bridge\Doctrine\DependencyInjection\Security\UserProvider\EntityFactory
|
EntityFactory creates services for Doctrine user provider.
|
|
Symfony\Bridge\Doctrine\Form\ChoiceList\EntityChoiceList
|
A choice list presenting a list of Doctrine entities as choices
|
|
Symfony\Bridge\Doctrine\Form\ChoiceList\EntityLoaderInterface
|
Custom loader for entities in the choice list.
|
|
Symfony\Bridge\Doctrine\Form\ChoiceList\ORMQueryBuilderLoader
|
Getting Entities through the ORM QueryBuilder
|
|
Symfony\Bridge\Doctrine\Form\DataTransformer\CollectionToArrayTransformer
|
|
|
Symfony\Bridge\Doctrine\Form\DoctrineOrmExtension
|
|
|
Symfony\Bridge\Doctrine\Form\DoctrineOrmTypeGuesser
|
|
|
Symfony\Bridge\Doctrine\Form\EventListener\MergeDoctrineCollectionListener
|
Merge changes from the request to a Doctrine\Common\Collections\Collection instance.
|
|
Symfony\Bridge\Doctrine\Form\Type\DoctrineType
|
|
|
Symfony\Bridge\Doctrine\Form\Type\EntityType
|
|
|
Symfony\Bridge\Doctrine\HttpFoundation\DbalSessionHandler
|
DBAL based session storage.
|
|
Symfony\Bridge\Doctrine\HttpFoundation\DbalSessionHandlerSchema
|
DBAL Session Storage Schema.
|
|
Symfony\Bridge\Doctrine\Logger\DbalLogger
|
DbalLogger.
|
|
Symfony\Bridge\Doctrine\ManagerRegistry
|
References Doctrine connections and entity/document managers.
|
|
Symfony\Bridge\Doctrine\RegistryInterface
|
References Doctrine connections and entity managers.
|
|
Symfony\Bridge\Doctrine\Security\RememberMe\DoctrineTokenProvider
|
This class provides storage for the tokens that is set in "remember me" cookies.
|
|
Symfony\Bridge\Doctrine\Security\User\EntityUserProvider
|
Wrapper around a Doctrine ObjectManager.
|
|
Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntity
|
Constraint for the Unique Entity validator
|
|
Symfony\Bridge\Doctrine\Validator\Constraints\UniqueEntityValidator
|
Unique Entity Validator checks if one or a set of fields contain unique values.
|
|
Symfony\Bridge\Doctrine\Validator\DoctrineInitializer
|
Automatically loads proxy object before validation.
|
|
Symfony\Bridge\Monolog\Handler\ChromePhpHandler
|
ChromePhpHandler.
|
|
Symfony\Bridge\Monolog\Handler\DebugHandler
|
DebugLogger.
|
|
Symfony\Bridge\Monolog\Handler\FirePHPHandler
|
FirePHPHandler.
|
|
Symfony\Bridge\Monolog\Logger
|
Logger.
|
|
Symfony\Bridge\Monolog\Processor\WebProcessor
|
WebProcessor override to read from the HttpFoundation's Request
|
|
Symfony\Bridge\Propel1\DataCollector\PropelDataCollector
|
The PropelDataCollector collector class collects information.
|
|
Symfony\Bridge\Propel1\DependencyInjection\Security\UserProvider\PropelFactory
|
PropelFactory creates services for Propel user provider.
|
|
Symfony\Bridge\Propel1\Form\ChoiceList\ModelChoiceList
|
Widely inspired by the EntityChoiceList.
|
|
Symfony\Bridge\Propel1\Form\DataTransformer\CollectionToArrayTransformer
|
CollectionToArrayTransformer class.
|
|
Symfony\Bridge\Propel1\Form\EventListener\TranslationCollectionFormListener
|
listener class for propel1translatablecollection
|
|
Symfony\Bridge\Propel1\Form\EventListener\TranslationFormListener
|
Event Listener class for propel1_translation
|
|
Symfony\Bridge\Propel1\Form\PropelExtension
|
Represents the Propel form extension, which loads the Propel functionality.
|
|
Symfony\Bridge\Propel1\Form\PropelTypeGuesser
|
Propel Type guesser.
|
|
Symfony\Bridge\Propel1\Form\Type\ModelType
|
ModelType class.
|
|
Symfony\Bridge\Propel1\Form\Type\TranslationCollectionType
|
form type for i18n-columns in propel
|
|
Symfony\Bridge\Propel1\Form\Type\TranslationType
|
Translation type class
|
|
Symfony\Bridge\Propel1\Logger\PropelLogger
|
PropelLogger.
|
|
Symfony\Bridge\Propel1\Security\User\PropelUserProvider
|
Provides easy to use provisioning for Propel model users.
|
|
Symfony\Bridge\ProxyManager\LazyProxy\Instantiator\RuntimeInstantiator
|
Runtime lazy loading proxy generator.
|
|
Symfony\Bridge\ProxyManager\LazyProxy\PhpDumper\ProxyDumper
|
Generates dumped php code of proxies via reflection.
|
|
Symfony\Bridge\Swiftmailer\DataCollector\MessageDataCollector
|
MessageDataCollector.
|
|
Symfony\Bridge\Twig\Extension\CodeExtension
|
Twig extension relate to PHP code and used by the profiler and the default exception templates.
|
|
Symfony\Bridge\Twig\Extension\FormExtension
|
FormExtension extends Twig with form capabilities.
|
|
Symfony\Bridge\Twig\Extension\HttpKernelExtension
|
Provides integration with the HttpKernel component.
|
|
Symfony\Bridge\Twig\Extension\RoutingExtension
|
Provides integration of the Routing component with Twig.
|
|
Symfony\Bridge\Twig\Extension\SecurityExtension
|
SecurityExtension exposes security context features.
|
|
Symfony\Bridge\Twig\Extension\TranslationExtension
|
Provides integration of the Translation component with Twig.
|
|
Symfony\Bridge\Twig\Extension\YamlExtension
|
Provides integration of the Yaml component with Twig.
|
|
Symfony\Bridge\Twig\Form\TwigRenderer
|
|
|
Symfony\Bridge\Twig\Form\TwigRendererEngine
|
|
|
Symfony\Bridge\Twig\Form\TwigRendererEngineInterface
|
|
|
Symfony\Bridge\Twig\Form\TwigRendererInterface
|
|
|
Symfony\Bridge\Twig\NodeVisitor\Scope
|
|
|
Symfony\Bridge\Twig\NodeVisitor\TranslationDefaultDomainNodeVisitor
|
TranslationDefaultDomainNodeVisitor.
|
|
Symfony\Bridge\Twig\NodeVisitor\TranslationNodeVisitor
|
TranslationNodeVisitor extracts translation messages.
|
|
Symfony\Bridge\Twig\Node\FormEnctypeNode
|
|
|
Symfony\Bridge\Twig\Node\FormThemeNode
|
|
|
Symfony\Bridge\Twig\Node\RenderBlockNode
|
Compiles a call to {@link FormRendererInterface::renderBlock()}.
|
|
Symfony\Bridge\Twig\Node\SearchAndRenderBlockNode
|
|
|
Symfony\Bridge\Twig\Node\TransDefaultDomainNode
|
|
|
Symfony\Bridge\Twig\Node\TransNode
|
|
|
Symfony\Bridge\Twig\TokenParser\FormThemeTokenParser
|
Token Parser for the 'form_theme' tag.
|
|
Symfony\Bridge\Twig\TokenParser\TransChoiceTokenParser
|
Token Parser for the 'transchoice' tag.
|
|
Symfony\Bridge\Twig\TokenParser\TransDefaultDomainTokenParser
|
Token Parser for the 'transdefaultdomain' tag.
|
|
Symfony\Bridge\Twig\TokenParser\TransTokenParser
|
Token Parser for the 'trans' tag.
|
|
Symfony\Bridge\Twig\Translation\TwigExtractor
|
TwigExtractor extracts translation messages from a twig template.
|
|
Symfony\Bridge\Twig\TwigEngine
|
This engine knows how to render Twig templates.
|
|
Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
|
Generates the router matcher and generator classes.
|
|
Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder
|
Finds all the templates.
|
|
Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinderInterface
|
Interface for finding all the templates.
|
|
Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer
|
Computes the association between template names and their paths on the disk.
|
|
Symfony\Bundle\FrameworkBundle\Client
|
Client simulates a browser and makes requests to a Kernel object.
|
|
Symfony\Bundle\FrameworkBundle\Command\AssetsInstallCommand
|
Command that places bundle web assets into a given directory.
|
|
Symfony\Bundle\FrameworkBundle\Command\CacheClearCommand
|
Clear and Warmup the cache.
|
|
Symfony\Bundle\FrameworkBundle\Command\CacheWarmupCommand
|
Warmup the cache.
|
|
Symfony\Bundle\FrameworkBundle\Command\ConfigDumpReferenceCommand
|
A console command for dumping available configuration reference
|
|
Symfony\Bundle\FrameworkBundle\Command\ContainerAwareCommand
|
Command.
|
|
Symfony\Bundle\FrameworkBundle\Command\ContainerDebugCommand
|
A console command for retrieving information about services
|
|
Symfony\Bundle\FrameworkBundle\Command\RouterApacheDumperCommand
|
RouterApacheDumperCommand.
|
|
Symfony\Bundle\FrameworkBundle\Command\RouterDebugCommand
|
A console command for retrieving information about routes
|
|
Symfony\Bundle\FrameworkBundle\Command\RouterMatchCommand
|
A console command to test route matching.
|
|
Symfony\Bundle\FrameworkBundle\Command\ServerRunCommand
|
Runs Symfony2 application using PHP built-in web server
|
|
Symfony\Bundle\FrameworkBundle\Command\TranslationUpdateCommand
|
A command that parse templates to extract translation messages and add them into the translation files.
|
|
Symfony\Bundle\FrameworkBundle\Console\Application
|
Application.
|
|
Symfony\Bundle\FrameworkBundle\Console\Shell
|
Shell.
|
|
Symfony\Bundle\FrameworkBundle\Controller\Controller
|
Controller is a simple implementation of a Controller.
|
|
Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser
|
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).
|
|
Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver
|
ControllerResolver.
|
|
Symfony\Bundle\FrameworkBundle\Controller\RedirectController
|
Redirects a request to another URL.
|
|
Symfony\Bundle\FrameworkBundle\Controller\TemplateController
|
TemplateController.
|
|
Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector
|
RouterDataCollector.
|
|
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddCacheClearerPass
|
Registers the cache clearers.
|
|
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddCacheWarmerPass
|
Registers the cache warmers.
|
|
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddConstraintValidatorsPass
|
|
|
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\AddValidatorInitializersPass
|
|
|
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\CompilerDebugDumpPass
|
|
|
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\ContainerBuilderDebugDumpPass
|
Dumps the ContainerBuilder to a cache file so that it can be used by debugging tools such as the container:debug console command.
|
|
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\FormPass
|
Adds all services with the tags "form.type" and "form.type_guesser" as arguments of the "form.extension" service
|
|
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\FragmentRendererPass
|
Adds services tagged kernel.fragment_renderer as HTTP content rendering strategies.
|
|
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\ProfilerPass
|
Adds tagged data_collector services to profiler service
|
|
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\RoutingResolverPass
|
Adds tagged routing.loader services to routing.resolver service
|
|
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\SerializerPass
|
Adds all services with the tags "serializer.encoder" and "serializer.normalizer" as encoders and normalizers to the Serializer service.
|
|
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\TemplatingPass
|
|
|
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\TranslationDumperPass
|
Adds tagged translation.formatter services to translation writer
|
|
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\TranslationExtractorPass
|
Adds tagged translation.extractor services to translation extractor
|
|
Symfony\Bundle\FrameworkBundle\DependencyInjection\Compiler\TranslatorPass
|
|
|
Symfony\Bundle\FrameworkBundle\DependencyInjection\Configuration
|
FrameworkExtension configuration structure.
|
|
Symfony\Bundle\FrameworkBundle\DependencyInjection\FrameworkExtension
|
FrameworkExtension.
|
|
Symfony\Bundle\FrameworkBundle\EventListener\SessionListener
|
Sets the session in the request.
|
|
Symfony\Bundle\FrameworkBundle\EventListener\TestSessionListener
|
TestSessionListener.
|
|
Symfony\Bundle\FrameworkBundle\Fragment\ContainerAwareHIncludeFragmentRenderer
|
Implements the Hinclude rendering strategy.
|
|
Symfony\Bundle\FrameworkBundle\FrameworkBundle
|
Bundle.
|
|
Symfony\Bundle\FrameworkBundle\HttpCache\HttpCache
|
Manages HTTP cache objects in a Container.
|
|
Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
|
DelegatingLoader delegates route loading to other loaders using a loader resolver.
|
|
Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher
|
|
|
Symfony\Bundle\FrameworkBundle\Routing\Router
|
This Router creates the Loader only when the cache is empty.
|
|
Symfony\Bundle\FrameworkBundle\Templating\Asset\PackageFactory
|
Creates packages based on whether the current request is secure.
|
|
Symfony\Bundle\FrameworkBundle\Templating\Asset\PathPackage
|
The path packages adds a version and a base path to asset URLs.
|
|
Symfony\Bundle\FrameworkBundle\Templating\Debugger
|
Binds the Symfony templating loader debugger to the Symfony logger.
|
|
Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine
|
DelegatingEngine selects an engine for a given template.
|
|
Symfony\Bundle\FrameworkBundle\Templating\EngineInterface
|
EngineInterface is the interface each engine must implement.
|
|
Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables
|
GlobalVariables is the entry point for Symfony global variables in Twig templates.
|
|
Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper
|
ActionsHelper manages action inclusions.
|
|
Symfony\Bundle\FrameworkBundle\Templating\Helper\CodeHelper
|
CodeHelper.
|
|
Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper
|
FormHelper provides helpers to help display forms.
|
|
Symfony\Bundle\FrameworkBundle\Templating\Helper\RequestHelper
|
RequestHelper provides access to the current request parameters.
|
|
Symfony\Bundle\FrameworkBundle\Templating\Helper\RouterHelper
|
RouterHelper manages links between pages in a template context.
|
|
Symfony\Bundle\FrameworkBundle\Templating\Helper\SessionHelper
|
SessionHelper provides read-only access to the session attributes.
|
|
Symfony\Bundle\FrameworkBundle\Templating\Helper\TranslatorHelper
|
TranslatorHelper.
|
|
Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader
|
FilesystemLoader is a loader that read templates from the filesystem.
|
|
Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
|
TemplateLocator locates templates in bundles.
|
|
Symfony\Bundle\FrameworkBundle\Templating\PhpEngine
|
This engine knows how to render Symfony templates.
|
|
Symfony\Bundle\FrameworkBundle\Templating\TemplateFilenameParser
|
TemplateFilenameParser converts template filenames to TemplateReferenceInterface instances.
|
|
Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
|
TemplateNameParser converts template names from the short notation "bundle:section:template.format.engine" to TemplateReferenceInterface instances.
|
|
Symfony\Bundle\FrameworkBundle\Templating\TemplateReference
|
Internal representation of a template.
|
|
Symfony\Bundle\FrameworkBundle\Templating\TimedPhpEngine
|
Times the time spent to render a template.
|
|
Symfony\Bundle\FrameworkBundle\Test\WebTestCase
|
WebTestCase is the base class for functional tests.
|
|
Symfony\Bundle\FrameworkBundle\Translation\PhpExtractor
|
PhpExtractor extracts translation messages from a php template.
|
|
Symfony\Bundle\FrameworkBundle\Translation\TranslationLoader
|
TranslationLoader loads translation messages from translation files.
|
|
Symfony\Bundle\FrameworkBundle\Translation\Translator
|
Translator.
|
|
Symfony\Bundle\FrameworkBundle\Validator\ConstraintValidatorFactory
|
Uses a service container to create constraint validators.
|
|
Symfony\Bundle\SecurityBundle\Command\InitAclCommand
|
Installs the tables required by the ACL system
|
|
Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector
|
SecurityDataCollector.
|
|
Symfony\Bundle\SecurityBundle\DependencyInjection\Compiler\AddSecurityVotersPass
|
Adds all configured security voters to the access decision manager
|
|
Symfony\Bundle\SecurityBundle\DependencyInjection\MainConfiguration
|
This class contains the configuration information for the following tags:
|
|
Symfony\Bundle\SecurityBundle\DependencyInjection\SecurityExtension
|
SecurityExtension.
|
|
Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\AbstractFactory
|
AbstractFactory is the base class for all classes inheriting from AbstractAuthenticationListener
|
|
Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\FormLoginFactory
|
FormLoginFactory creates services for form login authentication.
|
|
Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\HttpBasicFactory
|
HttpBasicFactory creates services for HTTP basic authentication.
|
|
Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\HttpDigestFactory
|
HttpDigestFactory creates services for HTTP digest authentication.
|
|
Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\RememberMeFactory
|
|
|
Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\SecurityFactoryInterface
|
SecurityFactoryInterface is the interface for all security authentication listener.
|
|
Symfony\Bundle\SecurityBundle\DependencyInjection\Security\Factory\X509Factory
|
X509Factory creates services for X509 certificate authentication.
|
|
Symfony\Bundle\SecurityBundle\DependencyInjection\Security\UserProvider\InMemoryFactory
|
InMemoryFactory creates services for the memory provider.
|
|
Symfony\Bundle\SecurityBundle\DependencyInjection\Security\UserProvider\UserProviderFactoryInterface
|
UserProviderFactoryInterface is the interface for all user provider factories.
|
|
Symfony\Bundle\SecurityBundle\EventListener\AclSchemaListener
|
Merges ACL schema into the given schema.
|
|
Symfony\Bundle\SecurityBundle\SecurityBundle
|
Bundle.
|
|
Symfony\Bundle\SecurityBundle\Security\FirewallContext
|
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.
|
|
Symfony\Bundle\SecurityBundle\Security\FirewallMap
|
This is a lazy-loading firewall map implementation
|
|
Symfony\Bundle\SecurityBundle\Templating\Helper\LogoutUrlHelper
|
LogoutUrlHelper provides generator functions for the logout URL.
|
|
Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper
|
SecurityHelper provides read-only access to the security context.
|
|
Symfony\Bundle\SecurityBundle\Twig\Extension\LogoutUrlExtension
|
LogoutUrlHelper provides generator functions for the logout URL to Twig.
|
|
Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer
|
Generates the Twig cache for all templates.
|
|
Symfony\Bundle\TwigBundle\Command\LintCommand
|
Command that will validate your template syntax and output encountered errors.
|
|
Symfony\Bundle\TwigBundle\Controller\ExceptionController
|
ExceptionController.
|
|
Symfony\Bundle\TwigBundle\Debug\TimedTwigEngine
|
Times the time spent to render a template.
|
|
Symfony\Bundle\TwigBundle\DependencyInjection\Compiler\ExceptionListenerPass
|
Registers the Twig exception listener if Twig is registered as a templating engine.
|
|
Symfony\Bundle\TwigBundle\DependencyInjection\Compiler\ExtensionPass
|
|
|
Symfony\Bundle\TwigBundle\DependencyInjection\Compiler\TwigEnvironmentPass
|
Adds tagged twig.extension services to twig service
|
|
Symfony\Bundle\TwigBundle\DependencyInjection\Compiler\TwigLoaderPass
|
Adds services tagged twig.loader as Twig loaders
|
|
Symfony\Bundle\TwigBundle\DependencyInjection\Configuration
|
TwigExtension configuration structure.
|
|
Symfony\Bundle\TwigBundle\DependencyInjection\TwigExtension
|
TwigExtension.
|
|
Symfony\Bundle\TwigBundle\Extension\ActionsExtension
|
Twig extension for Symfony actions helper
|
|
Symfony\Bundle\TwigBundle\Extension\AssetsExtension
|
Twig extension for Symfony assets helper
|
|
Symfony\Bundle\TwigBundle\Loader\FilesystemLoader
|
FilesystemLoader extends the default Twig filesystem loader to work with the Symfony2 paths.
|
|
Symfony\Bundle\TwigBundle\Node\RenderNode
|
Represents a render node.
|
|
Symfony\Bundle\TwigBundle\TokenParser\RenderTokenParser
|
Token Parser for the render tag.
|
|
Symfony\Bundle\TwigBundle\TwigBundle
|
Bundle.
|
|
Symfony\Bundle\TwigBundle\TwigEngine
|
This engine renders Twig templates.
|
|
Symfony\Bundle\WebProfilerBundle\Controller\ExceptionController
|
ExceptionController.
|
|
Symfony\Bundle\WebProfilerBundle\Controller\ProfilerController
|
ProfilerController.
|
|
Symfony\Bundle\WebProfilerBundle\Controller\RouterController
|
RouterController.
|
|
Symfony\Bundle\WebProfilerBundle\DependencyInjection\Configuration
|
This class contains the configuration information for the bundle
|
|
Symfony\Bundle\WebProfilerBundle\DependencyInjection\WebProfilerExtension
|
WebProfilerExtension.
|
|
Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener
|
WebDebugToolbarListener injects the Web Debug Toolbar.
|
|
Symfony\Bundle\WebProfilerBundle\Profiler\TemplateManager
|
Profiler Templates Manager
|
|
Symfony\Bundle\WebProfilerBundle\WebProfilerBundle
|
Bundle.
|
|
Symfony\Component\BrowserKit\Client
|
Client simulates a browser.
|
|
Symfony\Component\BrowserKit\Cookie
|
Cookie represents an HTTP cookie.
|
|
Symfony\Component\BrowserKit\CookieJar
|
CookieJar.
|
|
Symfony\Component\BrowserKit\History
|
History.
|
|
Symfony\Component\BrowserKit\Request
|
Request object.
|
|
Symfony\Component\BrowserKit\Response
|
Response object.
|
|
Symfony\Component\ClassLoader\ApcClassLoader
|
ApcClassLoader implements a wrapping autoloader cached in APC for PHP 5.3.
|
|
Symfony\Component\ClassLoader\ApcUniversalClassLoader
|
ApcUniversalClassLoader implements a "universal" autoloader cached in APC for PHP 5.3.
|
|
Symfony\Component\ClassLoader\ClassCollectionLoader
|
ClassCollectionLoader.
|
|
Symfony\Component\ClassLoader\ClassLoader
|
ClassLoader implements an PSR-0 class loader
|
|
Symfony\Component\ClassLoader\ClassMapGenerator
|
ClassMapGenerator
|
|
Symfony\Component\ClassLoader\DebugClassLoader
|
Autoloader checking if the class is really defined in the file found.
|
|
Symfony\Component\ClassLoader\DebugUniversalClassLoader
|
Checks that the class is actually declared in the included file.
|
|
Symfony\Component\ClassLoader\MapClassLoader
|
A class loader that uses a mapping file to look up paths.
|
|
Symfony\Component\ClassLoader\UniversalClassLoader
|
UniversalClassLoader implements a "universal" autoloader for PHP 5.3.
|
|
Symfony\Component\ClassLoader\WinCacheClassLoader
|
WinCacheClassLoader implements a wrapping autoloader cached in WinCache.
|
|
Symfony\Component\ClassLoader\XcacheClassLoader
|
XcacheClassLoader implements a wrapping autoloader cached in Xcache for PHP 5.3.
|
|
Symfony\Component\Config\ConfigCache
|
ConfigCache manages PHP cache files.
|
|
Symfony\Component\Config\Definition\ArrayNode
|
Represents an Array node in the config tree.
|
|
Symfony\Component\Config\Definition\BaseNode
|
The base node class
|
|
Symfony\Component\Config\Definition\BooleanNode
|
This node represents a Boolean value in the config tree.
|
|
Symfony\Component\Config\Definition\Builder\ArrayNodeDefinition
|
This class provides a fluent interface for defining an array node.
|
|
Symfony\Component\Config\Definition\Builder\BooleanNodeDefinition
|
This class provides a fluent interface for defining a node.
|
|
Symfony\Component\Config\Definition\Builder\EnumNodeDefinition
|
Enum Node Definition.
|
|
Symfony\Component\Config\Definition\Builder\ExprBuilder
|
This class builds an if expression.
|
|
Symfony\Component\Config\Definition\Builder\FloatNodeDefinition
|
This class provides a fluent interface for defining a float node.
|
|
Symfony\Component\Config\Definition\Builder\IntegerNodeDefinition
|
This class provides a fluent interface for defining an integer node.
|
|
Symfony\Component\Config\Definition\Builder\MergeBuilder
|
This class builds merge conditions.
|
|
Symfony\Component\Config\Definition\Builder\NodeBuilder
|
This class provides a fluent interface for building a node.
|
|
Symfony\Component\Config\Definition\Builder\NodeDefinition
|
This class provides a fluent interface for defining a node.
|
|
Symfony\Component\Config\Definition\Builder\NodeParentInterface
|
An interface that must be implemented by all node parents
|
|
Symfony\Component\Config\Definition\Builder\NormalizationBuilder
|
This class builds normalization conditions.
|
|
Symfony\Component\Config\Definition\Builder\NumericNodeDefinition
|
Abstract class that contain common code of integer and float node definition.
|
|
Symfony\Component\Config\Definition\Builder\ParentNodeDefinitionInterface
|
An interface that must be implemented by nodes which can have children
|
|
Symfony\Component\Config\Definition\Builder\ScalarNodeDefinition
|
This class provides a fluent interface for defining a node.
|
|
Symfony\Component\Config\Definition\Builder\TreeBuilder
|
This is the entry class for building a config tree.
|
|
Symfony\Component\Config\Definition\Builder\ValidationBuilder
|
This class builds validation conditions.
|
|
Symfony\Component\Config\Definition\Builder\VariableNodeDefinition
|
This class provides a fluent interface for defining a node.
|
|
Symfony\Component\Config\Definition\ConfigurationInterface
|
Configuration interface
|
|
Symfony\Component\Config\Definition\EnumNode
|
Node which only allows a finite set of values.
|
|
Symfony\Component\Config\Definition\Exception\DuplicateKeyException
|
This exception is thrown whenever the key of an array is not unique.
|
|
Symfony\Component\Config\Definition\Exception\Exception
|
Base exception for all configuration exceptions
|
|
Symfony\Component\Config\Definition\Exception\ForbiddenOverwriteException
|
This exception is thrown when a configuration path is overwritten from a subsequent configuration file, but the entry node specifically forbids this.
|
|
Symfony\Component\Config\Definition\Exception\InvalidConfigurationException
|
A very general exception which can be thrown whenever non of the more specific exceptions is suitable.
|
|
Symfony\Component\Config\Definition\Exception\InvalidDefinitionException
|
Thrown when an error is detected in a node Definition.
|
|
Symfony\Component\Config\Definition\Exception\InvalidTypeException
|
This exception is thrown if an invalid type is encountered.
|
|
Symfony\Component\Config\Definition\Exception\UnsetKeyException
|
This exception is usually not encountered by the end-user, but only used internally to signal the parent scope to unset a key.
|
|
Symfony\Component\Config\Definition\FloatNode
|
This node represents a float value in the config tree.
|
|
Symfony\Component\Config\Definition\IntegerNode
|
This node represents an integer value in the config tree.
|
|
Symfony\Component\Config\Definition\NodeInterface
|
Common Interface among all nodes.
|
|
Symfony\Component\Config\Definition\NumericNode
|
This node represents a numeric value in the config tree
|
|
Symfony\Component\Config\Definition\Processor
|
This class is the entry point for config normalization/merging/finalization.
|
|
Symfony\Component\Config\Definition\PrototypeNodeInterface
|
This interface must be implemented by nodes which can be used as prototypes.
|
|
Symfony\Component\Config\Definition\PrototypedArrayNode
|
Represents a prototyped Array node in the config tree.
|
|
Symfony\Component\Config\Definition\ReferenceDumper
|
Dumps a reference configuration for the given configuration/node instance.
|
|
Symfony\Component\Config\Definition\ScalarNode
|
This node represents a scalar value in the config tree.
|
|
Symfony\Component\Config\Definition\VariableNode
|
This node represents a value of variable type in the config tree.
|
|
Symfony\Component\Config\Exception\FileLoaderImportCircularReferenceException
|
Exception class for when a circular reference is detected when importing resources.
|
|
Symfony\Component\Config\Exception\FileLoaderLoadException
|
Exception class for when a resource cannot be loaded or imported.
|
|
Symfony\Component\Config\FileLocator
|
FileLocator uses an array of pre-defined paths to find files.
|
|
Symfony\Component\Config\FileLocatorInterface
|
|
|
Symfony\Component\Config\Loader\DelegatingLoader
|
DelegatingLoader delegates loading to other loaders using a loader resolver.
|
|
Symfony\Component\Config\Loader\FileLoader
|
FileLoader is the abstract class used by all built-in loaders that are file based.
|
|
Symfony\Component\Config\Loader\Loader
|
Loader is the abstract class used by all built-in loaders.
|
|
Symfony\Component\Config\Loader\LoaderInterface
|
LoaderInterface is the interface implemented by all loader classes.
|
|
Symfony\Component\Config\Loader\LoaderResolver
|
LoaderResolver selects a loader for a given resource.
|
|
Symfony\Component\Config\Loader\LoaderResolverInterface
|
LoaderResolverInterface selects a loader for a given resource.
|
|
Symfony\Component\Config\Resource\DirectoryResource
|
DirectoryResource represents a resources stored in a subdirectory tree.
|
|
Symfony\Component\Config\Resource\FileResource
|
FileResource represents a resource stored on the filesystem.
|
|
Symfony\Component\Config\Resource\ResourceInterface
|
ResourceInterface is the interface that must be implemented by all Resource classes.
|
|
Symfony\Component\Config\Util\XmlUtils
|
XMLUtils is a bunch of utility methods to XML operations.
|
|
Symfony\Component\Console\Application
|
An Application is the container for a collection of commands.
|
|
Symfony\Component\Console\Command\Command
|
Base class for all commands.
|
|
Symfony\Component\Console\Command\HelpCommand
|
HelpCommand displays the help for a given command.
|
|
Symfony\Component\Console\Command\ListCommand
|
ListCommand displays the list of all available commands for the application.
|
|
Symfony\Component\Console\ConsoleEvents
|
Contains all events dispatched by an Application.
|
|
Symfony\Component\Console\Descriptor\ApplicationDescription
|
|
|
Symfony\Component\Console\Descriptor\Descriptor
|
|
|
Symfony\Component\Console\Descriptor\DescriptorInterface
|
Descriptor interface.
|
|
Symfony\Component\Console\Descriptor\JsonDescriptor
|
JSON descriptor.
|
|
Symfony\Component\Console\Descriptor\MarkdownDescriptor
|
Markdown descriptor.
|
|
Symfony\Component\Console\Descriptor\TextDescriptor
|
Text descriptor.
|
|
Symfony\Component\Console\Descriptor\XmlDescriptor
|
XML descriptor.
|
|
Symfony\Component\Console\Event\ConsoleCommandEvent
|
Allows to do things before the command is executed.
|
|
Symfony\Component\Console\Event\ConsoleEvent
|
Allows to inspect input and output of a command.
|
|
Symfony\Component\Console\Event\ConsoleForExceptionEvent
|
Allows to handle exception thrown in a command.
|
|
Symfony\Component\Console\Event\ConsoleTerminateEvent
|
Allows to manipulate the exit code of a command after its execution.
|
|
Symfony\Component\Console\Formatter\OutputFormatter
|
Formatter class for console output.
|
|
Symfony\Component\Console\Formatter\OutputFormatterInterface
|
Formatter interface for console output.
|
|
Symfony\Component\Console\Formatter\OutputFormatterStyle
|
Formatter style class for defining styles.
|
|
Symfony\Component\Console\Formatter\OutputFormatterStyleInterface
|
Formatter style interface for defining styles.
|
|
Symfony\Component\Console\Formatter\OutputFormatterStyleStack
|
|
|
Symfony\Component\Console\Helper\DescriptorHelper
|
This class adds helper method to describe objects in various formats.
|
|
Symfony\Component\Console\Helper\DialogHelper
|
The Dialog class provides helpers to interact with the user.
|
|
Symfony\Component\Console\Helper\FormatterHelper
|
The Formatter class provides helpers to format messages.
|
|
Symfony\Component\Console\Helper\Helper
|
Helper is the base class for all helper classes.
|
|
Symfony\Component\Console\Helper\HelperInterface
|
HelperInterface is the interface all helpers must implement.
|
|
Symfony\Component\Console\Helper\HelperSet
|
HelperSet represents a set of helpers to be used with a command.
|
|
Symfony\Component\Console\Helper\ProgressHelper
|
The Progress class provides helpers to display progress output.
|
|
Symfony\Component\Console\Helper\TableHelper
|
Provides helpers to display table output.
|
|
Symfony\Component\Console\Input\ArgvInput
|
ArgvInput represents an input coming from the CLI arguments.
|
|
Symfony\Component\Console\Input\ArrayInput
|
ArrayInput represents an input provided as an array.
|
|
Symfony\Component\Console\Input\Input
|
Input is the base class for all concrete Input classes.
|
|
Symfony\Component\Console\Input\InputArgument
|
Represents a command line argument.
|
|
Symfony\Component\Console\Input\InputDefinition
|
A InputDefinition represents a set of valid command line arguments and options.
|
|
Symfony\Component\Console\Input\InputInterface
|
InputInterface is the interface implemented by all input classes.
|
|
Symfony\Component\Console\Input\InputOption
|
Represents a command line option.
|
|
Symfony\Component\Console\Input\StringInput
|
StringInput represents an input provided as a string.
|
|
Symfony\Component\Console\Output\ConsoleOutput
|
ConsoleOutput is the default class for all CLI output.
|
|
Symfony\Component\Console\Output\ConsoleOutputInterface
|
ConsoleOutputInterface is the interface implemented by ConsoleOutput class.
|
|
Symfony\Component\Console\Output\NullOutput
|
NullOutput suppresses all output.
|
|
Symfony\Component\Console\Output\Output
|
Base class for output classes.
|
|
Symfony\Component\Console\Output\OutputInterface
|
OutputInterface is the interface implemented by all Output classes.
|
|
Symfony\Component\Console\Output\StreamOutput
|
StreamOutput writes the output to a given stream.
|
|
Symfony\Component\Console\Shell
|
A Shell wraps an Application to add shell capabilities to it.
|
|
Symfony\Component\Console\Tester\ApplicationTester
|
Eases the testing of console applications.
|
|
Symfony\Component\Console\Tester\CommandTester
|
Eases the testing of console commands.
|
|
Symfony\Component\CssSelector\CssSelector
|
CssSelector is the main entry point of the component and can convert CSS selectors to XPath expressions.
|
|
Symfony\Component\CssSelector\CssSelectorTest
|
|
|
Symfony\Component\CssSelector\Exception\ExceptionInterface
|
Interface for exceptions.
|
|
Symfony\Component\CssSelector\Exception\ExpressionErrorException
|
ParseException is thrown when a CSS selector syntax is not valid.
|
|
Symfony\Component\CssSelector\Exception\InternalErrorException
|
ParseException is thrown when a CSS selector syntax is not valid.
|
|
Symfony\Component\CssSelector\Exception\ParseException
|
ParseException is thrown when a CSS selector syntax is not valid.
|
|
Symfony\Component\CssSelector\Exception\SyntaxErrorException
|
ParseException is thrown when a CSS selector syntax is not valid.
|
|
Symfony\Component\CssSelector\Node\AbstractNode
|
Abstract base node class.
|
|
Symfony\Component\CssSelector\Node\AttributeNode
|
Represents a "[| ]" node.
|
|
Symfony\Component\CssSelector\Node\ClassNode
|
Represents a "." node.
|
|
Symfony\Component\CssSelector\Node\CombinedSelectorNode
|
Represents a combined node.
|
|
Symfony\Component\CssSelector\Node\ElementNode
|
Represents a "|" node.
|
|
Symfony\Component\CssSelector\Node\FunctionNode
|
Represents a ":()" node.
|
|
Symfony\Component\CssSelector\Node\HashNode
|
Represents a "#" node.
|
|
Symfony\Component\CssSelector\Node\NegationNode
|
Represents a ":not()" node.
|
|
Symfony\Component\CssSelector\Node\NodeInterface
|
Interface for nodes.
|
|
Symfony\Component\CssSelector\Node\PseudoNode
|
Represents a ":" node.
|
|
Symfony\Component\CssSelector\Node\SelectorNode
|
Represents a "(::|:)" node.
|
|
Symfony\Component\CssSelector\Node\Specificity
|
Represents a node specificity.
|
|
Symfony\Component\CssSelector\Parser\Handler\CommentHandler
|
CSS selector comment handler.
|
|
Symfony\Component\CssSelector\Parser\Handler\HandlerInterface
|
CSS selector handler interface.
|
|
Symfony\Component\CssSelector\Parser\Handler\HashHandler
|
CSS selector comment handler.
|
|
Symfony\Component\CssSelector\Parser\Handler\IdentifierHandler
|
CSS selector comment handler.
|
|
Symfony\Component\CssSelector\Parser\Handler\NumberHandler
|
CSS selector comment handler.
|
|
Symfony\Component\CssSelector\Parser\Handler\StringHandler
|
CSS selector comment handler.
|
|
Symfony\Component\CssSelector\Parser\Handler\WhitespaceHandler
|
CSS selector whitespace handler.
|
|
Symfony\Component\CssSelector\Parser\Parser
|
CSS selector parser.
|
|
Symfony\Component\CssSelector\Parser\ParserInterface
|
CSS selector parser interface.
|
|
Symfony\Component\CssSelector\Parser\Reader
|
CSS selector reader.
|
|
Symfony\Component\CssSelector\Parser\Shortcut\ClassParser
|
CSS selector class parser shortcut.
|
|
Symfony\Component\CssSelector\Parser\Shortcut\ElementParser
|
CSS selector element parser shortcut.
|
|
Symfony\Component\CssSelector\Parser\Shortcut\EmptyStringParser
|
CSS selector class parser shortcut.
|
|
Symfony\Component\CssSelector\Parser\Shortcut\HashParser
|
CSS selector hash parser shortcut.
|
|
Symfony\Component\CssSelector\Parser\Token
|
CSS selector token.
|
|
Symfony\Component\CssSelector\Parser\TokenStream
|
CSS selector token stream.
|
|
Symfony\Component\CssSelector\Parser\Tokenizer\Tokenizer
|
CSS selector tokenizer.
|
|
Symfony\Component\CssSelector\Parser\Tokenizer\TokenizerEscaping
|
CSS selector tokenizer escaping applier.
|
|
Symfony\Component\CssSelector\Parser\Tokenizer\TokenizerPatterns
|
CSS selector tokenizer patterns builder.
|
|
Symfony\Component\CssSelector\XPath\Extension\AbstractExtension
|
XPath expression translator abstract extension.
|
|
Symfony\Component\CssSelector\XPath\Extension\AttributeMatchingExtension
|
XPath expression translator attribute extension.
|
|
Symfony\Component\CssSelector\XPath\Extension\CombinationExtension
|
XPath expression translator combination extension.
|
|
Symfony\Component\CssSelector\XPath\Extension\ExtensionInterface
|
XPath expression translator extension interface.
|
|
Symfony\Component\CssSelector\XPath\Extension\FunctionExtension
|
XPath expression translator function extension.
|
|
Symfony\Component\CssSelector\XPath\Extension\HtmlExtension
|
XPath expression translator HTML extension.
|
|
Symfony\Component\CssSelector\XPath\Extension\NodeExtension
|
XPath expression translator node extension.
|
|
Symfony\Component\CssSelector\XPath\Extension\PseudoClassExtension
|
XPath expression translator pseudo-class extension.
|
|
Symfony\Component\CssSelector\XPath\Translator
|
XPath expression translator interface.
|
|
Symfony\Component\CssSelector\XPath\TranslatorInterface
|
XPath expression translator interface.
|
|
Symfony\Component\CssSelector\XPath\XPathExpr
|
XPath expression translator interface.
|
|
Symfony\Component\Debug\Debug
|
Registers all the debug tools.
|
|
Symfony\Component\Debug\ErrorHandler
|
ErrorHandler.
|
|
Symfony\Component\Debug\ExceptionHandler
|
ExceptionHandler converts an exception to a Response object.
|
|
Symfony\Component\Debug\Exception\FatalErrorException
|
Fatal Error Exception.
|
|
Symfony\Component\Debug\Exception\FlattenException
|
FlattenException wraps a PHP Exception to be able to serialize it.
|
|
Symfony\Component\DependencyInjection\Alias
|
|
|
Symfony\Component\DependencyInjection\Compiler\AnalyzeServiceReferencesPass
|
Run this pass before passes that need to know more about the relation of your services.
|
|
Symfony\Component\DependencyInjection\Compiler\CheckCircularReferencesPass
|
Checks your services for circular references
|
|
Symfony\Component\DependencyInjection\Compiler\CheckDefinitionValidityPass
|
This pass validates each definition individually only taking the information into account which is contained in the definition itself.
|
|
Symfony\Component\DependencyInjection\Compiler\CheckExceptionOnInvalidReferenceBehaviorPass
|
Checks that all references are pointing to a valid service.
|
|
Symfony\Component\DependencyInjection\Compiler\CheckReferenceValidityPass
|
Checks the validity of references
|
|
Symfony\Component\DependencyInjection\Compiler\Compiler
|
This class is used to remove circular dependencies between individual passes.
|
|
Symfony\Component\DependencyInjection\Compiler\CompilerPassInterface
|
Interface that must be implemented by compilation passes
|
|
Symfony\Component\DependencyInjection\Compiler\InlineServiceDefinitionsPass
|
Inline service definitions where this is possible.
|
|
Symfony\Component\DependencyInjection\Compiler\LoggingFormatter
|
Used to format logging messages during the compilation.
|
|
Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass
|
Merges extension configs into the container builder
|
|
Symfony\Component\DependencyInjection\Compiler\PassConfig
|
Compiler Pass Configuration
|
|
Symfony\Component\DependencyInjection\Compiler\RemoveAbstractDefinitionsPass
|
Removes abstract Definitions
|
|
Symfony\Component\DependencyInjection\Compiler\RemovePrivateAliasesPass
|
Remove private aliases from the container.
|
|
Symfony\Component\DependencyInjection\Compiler\RemoveUnusedDefinitionsPass
|
Removes unused service definitions from the container.
|
|
Symfony\Component\DependencyInjection\Compiler\RepeatablePassInterface
|
Interface that must be implemented by passes that are run as part of an RepeatedPass.
|
|
Symfony\Component\DependencyInjection\Compiler\RepeatedPass
|
A pass that might be run repeatedly.
|
|
Symfony\Component\DependencyInjection\Compiler\ReplaceAliasByActualDefinitionPass
|
Replaces aliases with actual service definitions, effectively removing these aliases.
|
|
Symfony\Component\DependencyInjection\Compiler\ResolveDefinitionTemplatesPass
|
This replaces all DefinitionDecorator instances with their equivalent fully merged Definition instance.
|
|
Symfony\Component\DependencyInjection\Compiler\ResolveInvalidReferencesPass
|
Emulates the invalid behavior if the reference is not found within the container.
|
|
Symfony\Component\DependencyInjection\Compiler\ResolveParameterPlaceHoldersPass
|
Resolves all parameter placeholders "%somevalue%" to their real values.
|
|
Symfony\Component\DependencyInjection\Compiler\ResolveReferencesToAliasesPass
|
Replaces all references to aliases with references to the actual service.
|
|
Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraph
|
This is a directed graph of your services.
|
|
Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphEdge
|
Represents an edge in your service graph.
|
|
Symfony\Component\DependencyInjection\Compiler\ServiceReferenceGraphNode
|
Represents a node in your service graph.
|
|
Symfony\Component\DependencyInjection\Container
|
Container is a dependency injection container.
|
|
Symfony\Component\DependencyInjection\ContainerAware
|
A simple implementation of ContainerAwareInterface.
|
|
Symfony\Component\DependencyInjection\ContainerAwareInterface
|
ContainerAwareInterface should be implemented by classes that depends on a Container.
|
|
Symfony\Component\DependencyInjection\ContainerBuilder
|
ContainerBuilder is a DI container that provides an API to easily describe services.
|
|
Symfony\Component\DependencyInjection\ContainerInterface
|
ContainerInterface is the interface implemented by service container classes.
|
|
Symfony\Component\DependencyInjection\Definition
|
Definition represents a service definition.
|
|
Symfony\Component\DependencyInjection\DefinitionDecorator
|
This definition decorates another definition.
|
|
Symfony\Component\DependencyInjection\Dumper\Dumper
|
Dumper is the abstract class for all built-in dumpers.
|
|
Symfony\Component\DependencyInjection\Dumper\DumperInterface
|
DumperInterface is the interface implemented by service container dumper classes.
|
|
Symfony\Component\DependencyInjection\Dumper\GraphvizDumper
|
GraphvizDumper dumps a service container as a graphviz file.
|
|
Symfony\Component\DependencyInjection\Dumper\PhpDumper
|
PhpDumper dumps a service container as a PHP class.
|
|
Symfony\Component\DependencyInjection\Dumper\XmlDumper
|
XmlDumper dumps a service container as an XML string.
|
|
Symfony\Component\DependencyInjection\Dumper\YamlDumper
|
YamlDumper dumps a service container as a YAML string.
|
|
Symfony\Component\DependencyInjection\Exception\BadMethodCallException
|
Base BadMethodCallException for Dependency Injection component.
|
|
Symfony\Component\DependencyInjection\Exception\ExceptionInterface
|
Base ExceptionInterface for Dependency Injection component.
|
|
Symfony\Component\DependencyInjection\Exception\InactiveScopeException
|
This exception is thrown when you try to create a service of an inactive scope.
|
|
Symfony\Component\DependencyInjection\Exception\InvalidArgumentException
|
Base InvalidArgumentException for Dependency Injection component.
|
|
Symfony\Component\DependencyInjection\Exception\LogicException
|
Base LogicException for Dependency Injection component.
|
|
Symfony\Component\DependencyInjection\Exception\OutOfBoundsException
|
Base OutOfBoundsException for Dependency Injection component.
|
|
Symfony\Component\DependencyInjection\Exception\ParameterCircularReferenceException
|
This exception is thrown when a circular reference in a parameter is detected.
|
|
Symfony\Component\DependencyInjection\Exception\ParameterNotFoundException
|
This exception is thrown when a non-existent parameter is used.
|
|
Symfony\Component\DependencyInjection\Exception\RuntimeException
|
Base RuntimeException for Dependency Injection component.
|
|
Symfony\Component\DependencyInjection\Exception\ScopeCrossingInjectionException
|
This exception is thrown when the a scope crossing injection is detected.
|
|
Symfony\Component\DependencyInjection\Exception\ScopeWideningInjectionException
|
Thrown when a scope widening injection is detected.
|
|
Symfony\Component\DependencyInjection\Exception\ServiceCircularReferenceException
|
This exception is thrown when a circular reference is detected.
|
|
Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException
|
This exception is thrown when a non-existent service is requested.
|
|
Symfony\Component\DependencyInjection\Extension\ConfigurationExtensionInterface
|
ConfigurationExtensionInterface is the interface implemented by container extension classes.
|
|
Symfony\Component\DependencyInjection\Extension\Extension
|
Provides useful features shared by many extensions.
|
|
Symfony\Component\DependencyInjection\Extension\ExtensionInterface
|
ExtensionInterface is the interface implemented by container extension classes.
|
|
Symfony\Component\DependencyInjection\Extension\PrependExtensionInterface
|
|
|
Symfony\Component\DependencyInjection\IntrospectableContainerInterface
|
IntrospectableContainerInterface defines additional introspection functionality for containers, allowing logic to be implemented based on a Container's state.
|
|
Symfony\Component\DependencyInjection\LazyProxy\Instantiator\InstantiatorInterface
|
Lazy proxy instantiator, capable of instantiating a proxy given a container, the service definitions and a callback that produces the real service instance.
|
|
Symfony\Component\DependencyInjection\LazyProxy\Instantiator\RealServiceInstantiator
|
{@inheritDoc}
|
|
Symfony\Component\DependencyInjection\LazyProxy\PhpDumper\DumperInterface
|
Lazy proxy dumper capable of generating the instantiation logic php code for proxied services.
|
|
Symfony\Component\DependencyInjection\LazyProxy\PhpDumper\NullDumper
|
Null dumper, negates any proxy code generation for any given service definition.
|
|
Symfony\Component\DependencyInjection\Loader\ClosureLoader
|
ClosureLoader loads service definitions from a PHP closure.
|
|
Symfony\Component\DependencyInjection\Loader\FileLoader
|
FileLoader is the abstract class used by all built-in loaders that are file based.
|
|
Symfony\Component\DependencyInjection\Loader\IniFileLoader
|
IniFileLoader loads parameters from INI files.
|
|
Symfony\Component\DependencyInjection\Loader\PhpFileLoader
|
PhpFileLoader loads service definitions from a PHP file.
|
|
Symfony\Component\DependencyInjection\Loader\XmlFileLoader
|
XmlFileLoader loads XML files service definitions.
|
|
Symfony\Component\DependencyInjection\Loader\YamlFileLoader
|
YamlFileLoader loads YAML files service definitions.
|
|
Symfony\Component\DependencyInjection\Parameter
|
Parameter represents a parameter reference.
|
|
Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag
|
Holds read-only parameters.
|
|
Symfony\Component\DependencyInjection\ParameterBag\ParameterBag
|
Holds parameters.
|
|
Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface
|
ParameterBagInterface.
|
|
Symfony\Component\DependencyInjection\Reference
|
Reference represents a service reference.
|
|
Symfony\Component\DependencyInjection\Scope
|
Scope class.
|
|
Symfony\Component\DependencyInjection\ScopeInterface
|
Scope Interface.
|
|
Symfony\Component\DependencyInjection\SimpleXMLElement
|
SimpleXMLElement class.
|
|
Symfony\Component\DependencyInjection\TaggedContainerInterface
|
TaggedContainerInterface is the interface implemented when a container knows how to deals with tags.
|
|
Symfony\Component\DependencyInjection\Variable
|
Represents a variable.
|
|
Symfony\Component\DomCrawler\Crawler
|
Crawler eases navigation of a list of \DOMNode objects.
|
|
Symfony\Component\DomCrawler\Field\ChoiceFormField
|
ChoiceFormField represents a choice form field.
|
|
Symfony\Component\DomCrawler\Field\FileFormField
|
FileFormField represents a file form field (an HTML file input tag).
|
|
Symfony\Component\DomCrawler\Field\FormField
|
FormField is the abstract class for all form fields.
|
|
Symfony\Component\DomCrawler\Field\InputFormField
|
InputFormField represents an input form field (an HTML input tag).
|
|
Symfony\Component\DomCrawler\Field\TextareaFormField
|
TextareaFormField represents a textarea form field (an HTML textarea tag).
|
|
Symfony\Component\DomCrawler\Form
|
Form represents an HTML form.
|
|
Symfony\Component\DomCrawler\FormFieldRegistry
|
This is an internal class that must not be used directly.
|
|
Symfony\Component\DomCrawler\Link
|
Link represents an HTML link (an HTML a tag).
|
|
Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher
|
Lazily loads listeners and subscribers from the dependency injection container
|
|
Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcherInterface
|
|
|
Symfony\Component\EventDispatcher\Event
|
Event is the base class for classes containing event data.
|
|
Symfony\Component\EventDispatcher\EventDispatcher
|
The EventDispatcherInterface is the central point of Symfony's event listener system.
|
|
Symfony\Component\EventDispatcher\EventDispatcherInterface
|
The EventDispatcherInterface is the central point of Symfony's event listener system.
|
|
Symfony\Component\EventDispatcher\EventSubscriberInterface
|
An EventSubscriber knows himself what events he is interested in.
|
|
Symfony\Component\EventDispatcher\GenericEvent
|
Event encapsulation class.
|
|
Symfony\Component\EventDispatcher\ImmutableEventDispatcher
|
A read-only proxy for an event dispatcher.
|
|
Symfony\Component\Filesystem\Exception\ExceptionInterface
|
Exception interface for all exceptions thrown by the component.
|
|
Symfony\Component\Filesystem\Exception\IOException
|
Exception class thrown when a filesystem operation failure happens
|
|
Symfony\Component\Filesystem\Filesystem
|
Provides basic utility to manipulate the file system.
|
|
Symfony\Component\Finder\Adapter\AbstractAdapter
|
Interface for finder engine implementations.
|
|
Symfony\Component\Finder\Adapter\AbstractFindAdapter
|
Shell engine implementation using GNU find command.
|
|
Symfony\Component\Finder\Adapter\AdapterInterface
|
|
|
Symfony\Component\Finder\Adapter\BsdFindAdapter
|
Shell engine implementation using BSD find command.
|
|
Symfony\Component\Finder\Adapter\GnuFindAdapter
|
Shell engine implementation using GNU find command.
|
|
Symfony\Component\Finder\Adapter\PhpAdapter
|
PHP finder engine implementation.
|
|
Symfony\Component\Finder\Comparator\Comparator
|
Comparator.
|
|
Symfony\Component\Finder\Comparator\DateComparator
|
DateCompare compiles date comparisons.
|
|
Symfony\Component\Finder\Comparator\NumberComparator
|
NumberComparator compiles a simple comparison to an anonymous subroutine, which you can call with a value to be tested again.
|
|
Symfony\Component\Finder\Exception\AccessDeniedException
|
|
|
Symfony\Component\Finder\Exception\AdapterFailureException
|
Base exception for all adapter failures.
|
|
Symfony\Component\Finder\Exception\ExceptionInterface
|
|
|
Symfony\Component\Finder\Exception\OperationNotPermitedException
|
|
|
Symfony\Component\Finder\Exception\ShellCommandFailureException
|
|
|
Symfony\Component\Finder\Expression\Expression
|
|
|
Symfony\Component\Finder\Expression\Glob
|
|
|
Symfony\Component\Finder\Expression\Regex
|
|
|
Symfony\Component\Finder\Expression\ValueInterface
|
|
|
Symfony\Component\Finder\Finder
|
Finder allows to build rules to find files and directories.
|
|
Symfony\Component\Finder\Glob
|
Glob matches globbing patterns against text.
|
|
Symfony\Component\Finder\Iterator\CustomFilterIterator
|
CustomFilterIterator filters files by applying anonymous functions.
|
|
Symfony\Component\Finder\Iterator\DateRangeFilterIterator
|
DateRangeFilterIterator filters out files that are not in the given date range (last modified dates).
|
|
Symfony\Component\Finder\Iterator\DepthRangeFilterIterator
|
DepthRangeFilterIterator limits the directory depth.
|
|
Symfony\Component\Finder\Iterator\ExcludeDirectoryFilterIterator
|
ExcludeDirectoryFilterIterator filters out directories.
|
|
Symfony\Component\Finder\Iterator\FilePathsIterator
|
Iterate over shell command result.
|
|
Symfony\Component\Finder\Iterator\FileTypeFilterIterator
|
FileTypeFilterIterator only keeps files, directories, or both.
|
|
Symfony\Component\Finder\Iterator\FilecontentFilterIterator
|
FilecontentFilterIterator filters files by their contents using patterns (regexps or strings).
|
|
Symfony\Component\Finder\Iterator\FilenameFilterIterator
|
FilenameFilterIterator filters files by patterns (a regexp, a glob, or a string).
|
|
Symfony\Component\Finder\Iterator\FilterIterator
|
This iterator just overrides the rewind method in order to correct a PHP bug.
|
|
Symfony\Component\Finder\Iterator\MultiplePcreFilterIterator
|
MultiplePcreFilterIterator filters files using patterns (regexps, globs or strings).
|
|
Symfony\Component\Finder\Iterator\PathFilterIterator
|
PathFilterIterator filters files by path patterns (e.g.
|
|
Symfony\Component\Finder\Iterator\RecursiveDirectoryIterator
|
Extends the \RecursiveDirectoryIterator to support relative paths
|
|
Symfony\Component\Finder\Iterator\SizeRangeFilterIterator
|
SizeRangeFilterIterator filters out files that are not in the given size range.
|
|
Symfony\Component\Finder\Iterator\SortableIterator
|
SortableIterator applies a sort on a given Iterator.
|
|
Symfony\Component\Finder\Shell\Command
|
|
|
Symfony\Component\Finder\Shell\Shell
|
|
|
Symfony\Component\Finder\SplFileInfo
|
Extends \SplFileInfo to support relative paths
|
|
Symfony\Component\Form\AbstractExtension
|
|
|
Symfony\Component\Form\AbstractRendererEngine
|
Default implementation of {@link FormRendererEngineInterface}.
|
|
Symfony\Component\Form\AbstractType
|
|
|
Symfony\Component\Form\AbstractTypeExtension
|
|
|
Symfony\Component\Form\Button
|
A form button.
|
|
Symfony\Component\Form\ButtonBuilder
|
A builder for {@link Button} instances.
|
|
Symfony\Component\Form\ButtonTypeInterface
|
A type that should be converted into a {@link Button} instance.
|
|
Symfony\Component\Form\CallbackTransformer
|
|
|
Symfony\Component\Form\ClickableInterface
|
A clickable form element.
|
|
Symfony\Component\Form\DataMapperInterface
|
|
|
Symfony\Component\Form\DataTransformerInterface
|
Transforms a value between different representations.
|
|
Symfony\Component\Form\Exception\AlreadyBoundException
|
Alias of {@link AlreadySubmittedException}.
|
|
Symfony\Component\Form\Exception\AlreadySubmittedException
|
Thrown when an operation is called that is not acceptable after submitting a form.
|
|
Symfony\Component\Form\Exception\BadMethodCallException
|
Base BadMethodCallException for the Form component.
|
|
Symfony\Component\Form\Exception\ErrorMappingException
|
|
|
Symfony\Component\Form\Exception\ExceptionInterface
|
Base ExceptionInterface for the Form component.
|
|
Symfony\Component\Form\Exception\InvalidArgumentException
|
Base InvalidArgumentException for the Form component.
|
|
Symfony\Component\Form\Exception\InvalidConfigurationException
|
|
|
Symfony\Component\Form\Exception\LogicException
|
Base LogicException for Form component.
|
|
Symfony\Component\Form\Exception\OutOfBoundsException
|
Base OutOfBoundsException for Form component.
|
|
Symfony\Component\Form\Exception\RuntimeException
|
Base RuntimeException for the Form component.
|
|
Symfony\Component\Form\Exception\StringCastException
|
|
|
Symfony\Component\Form\Exception\TransformationFailedException
|
Indicates a value transformation error.
|
|
Symfony\Component\Form\Exception\UnexpectedTypeException
|
|
|
Symfony\Component\Form\Extension\Core\ChoiceList\ChoiceList
|
A choice list for choices of arbitrary data types.
|
|
Symfony\Component\Form\Extension\Core\ChoiceList\ChoiceListInterface
|
Contains choices that can be selected in a form field.
|
|
Symfony\Component\Form\Extension\Core\ChoiceList\LazyChoiceList
|
A choice list that is loaded lazily
|
|
Symfony\Component\Form\Extension\Core\ChoiceList\ObjectChoiceList
|
A choice list for object choices.
|
|
Symfony\Component\Form\Extension\Core\ChoiceList\SimpleChoiceList
|
A choice list for choices of type string or integer.
|
|
Symfony\Component\Form\Extension\Core\CoreExtension
|
Represents the main form extension, which loads the core functionality.
|
|
Symfony\Component\Form\Extension\Core\DataMapper\PropertyPathMapper
|
A data mapper using property paths to read/write data.
|
|
Symfony\Component\Form\Extension\Core\DataTransformer\ArrayToPartsTransformer
|
|
|
Symfony\Component\Form\Extension\Core\DataTransformer\BaseDateTimeTransformer
|
|
|
Symfony\Component\Form\Extension\Core\DataTransformer\BooleanToStringTransformer
|
Transforms between a Boolean and a string.
|
|
Symfony\Component\Form\Extension\Core\DataTransformer\ChoiceToBooleanArrayTransformer
|
|
|
Symfony\Component\Form\Extension\Core\DataTransformer\ChoiceToValueTransformer
|
|
|
Symfony\Component\Form\Extension\Core\DataTransformer\ChoicesToBooleanArrayTransformer
|
|
|
Symfony\Component\Form\Extension\Core\DataTransformer\ChoicesToValuesTransformer
|
|
|
Symfony\Component\Form\Extension\Core\DataTransformer\DataTransformerChain
|
Passes a value through multiple value transformers
|
|
Symfony\Component\Form\Extension\Core\DataTransformer\DateTimeToArrayTransformer
|
Transforms between a normalized time and a localized time string/array.
|
|
Symfony\Component\Form\Extension\Core\DataTransformer\DateTimeToLocalizedStringTransformer
|
Transforms between a normalized time and a localized time string
|
|
Symfony\Component\Form\Extension\Core\DataTransformer\DateTimeToRfc3339Transformer
|
|
|
Symfony\Component\Form\Extension\Core\DataTransformer\DateTimeToStringTransformer
|
Transforms between a date string and a DateTime object
|
|
Symfony\Component\Form\Extension\Core\DataTransformer\DateTimeToTimestampTransformer
|
Transforms between a timestamp and a DateTime object
|
|
Symfony\Component\Form\Extension\Core\DataTransformer\IntegerToLocalizedStringTransformer
|
Transforms between an integer and a localized number with grouping (each thousand) and comma separators.
|
|
Symfony\Component\Form\Extension\Core\DataTransformer\MoneyToLocalizedStringTransformer
|
Transforms between a normalized format and a localized money string.
|
|
Symfony\Component\Form\Extension\Core\DataTransformer\NumberToLocalizedStringTransformer
|
Transforms between a number type and a localized number with grouping (each thousand) and comma separators.
|
|
Symfony\Component\Form\Extension\Core\DataTransformer\PercentToLocalizedStringTransformer
|
Transforms between a normalized format (integer or float) and a percentage value.
|
|
Symfony\Component\Form\Extension\Core\DataTransformer\ValueToDuplicatesTransformer
|
|
|
Symfony\Component\Form\Extension\Core\EventListener\FixCheckboxInputListener
|
Takes care of converting the input from a list of checkboxes to a correctly indexed array.
|
|
Symfony\Component\Form\Extension\Core\EventListener\FixRadioInputListener
|
Takes care of converting the input from a single radio button to an array.
|
|
Symfony\Component\Form\Extension\Core\EventListener\FixUrlProtocolListener
|
Adds a protocol to a URL if it doesn't already have one.
|
|
Symfony\Component\Form\Extension\Core\EventListener\MergeCollectionListener
|
|
|
Symfony\Component\Form\Extension\Core\EventListener\ResizeFormListener
|
Resize a collection form element based on the data sent from the client.
|
|
Symfony\Component\Form\Extension\Core\EventListener\TrimListener
|
Trims string data
|
|
Symfony\Component\Form\Extension\Core\Type\BaseType
|
Encapsulates common logic of {@link FormType} and {@link ButtonType}.
|
|
Symfony\Component\Form\Extension\Core\Type\BirthdayType
|
|
|
Symfony\Component\Form\Extension\Core\Type\ButtonType
|
A form button.
|
|
Symfony\Component\Form\Extension\Core\Type\CheckboxType
|
|
|
Symfony\Component\Form\Extension\Core\Type\ChoiceType
|
|
|
Symfony\Component\Form\Extension\Core\Type\CollectionType
|
|
|
Symfony\Component\Form\Extension\Core\Type\CountryType
|
|
|
Symfony\Component\Form\Extension\Core\Type\CurrencyType
|
|
|
Symfony\Component\Form\Extension\Core\Type\DateTimeType
|
|
|
Symfony\Component\Form\Extension\Core\Type\DateType
|
|
|
Symfony\Component\Form\Extension\Core\Type\EmailType
|
|
|
Symfony\Component\Form\Extension\Core\Type\FileType
|
|
|
Symfony\Component\Form\Extension\Core\Type\FormType
|
|
|
Symfony\Component\Form\Extension\Core\Type\HiddenType
|
|
|
Symfony\Component\Form\Extension\Core\Type\IntegerType
|
|
|
Symfony\Component\Form\Extension\Core\Type\LanguageType
|
|
|
Symfony\Component\Form\Extension\Core\Type\LocaleType
|
|
|
Symfony\Component\Form\Extension\Core\Type\MoneyType
|
|
|
Symfony\Component\Form\Extension\Core\Type\NumberType
|
|
|
Symfony\Component\Form\Extension\Core\Type\PasswordType
|
|
|
Symfony\Component\Form\Extension\Core\Type\PercentType
|
|
|
Symfony\Component\Form\Extension\Core\Type\RadioType
|
|
|
Symfony\Component\Form\Extension\Core\Type\RepeatedType
|
|
|
Symfony\Component\Form\Extension\Core\Type\ResetType
|
A reset button.
|
|
Symfony\Component\Form\Extension\Core\Type\SearchType
|
|
|
Symfony\Component\Form\Extension\Core\Type\SubmitType
|
A submit button.
|
|
Symfony\Component\Form\Extension\Core\Type\TextType
|
|
|
Symfony\Component\Form\Extension\Core\Type\TextareaType
|
|
|
Symfony\Component\Form\Extension\Core\Type\TimeType
|
|
|
Symfony\Component\Form\Extension\Core\Type\TimezoneType
|
|
|
Symfony\Component\Form\Extension\Core\Type\UrlType
|
|
|
Symfony\Component\Form\Extension\Core\View\ChoiceView
|
Represents a choice in templates.
|
|
Symfony\Component\Form\Extension\Csrf\CsrfExtension
|
This extension protects forms by using a CSRF token.
|
|
Symfony\Component\Form\Extension\Csrf\CsrfProvider\CsrfProviderInterface
|
Marks classes able to provide CSRF protection
|
|
Symfony\Component\Form\Extension\Csrf\CsrfProvider\DefaultCsrfProvider
|
Default implementation of CsrfProviderInterface.
|
|
Symfony\Component\Form\Extension\Csrf\CsrfProvider\SessionCsrfProvider
|
This provider uses a Symfony2 Session object to retrieve the user's session ID.
|
|
Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener
|
|
|
Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension
|
|
|
Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension
|
|
|
Symfony\Component\Form\Extension\HttpFoundation\EventListener\BindRequestListener
|
|
|
Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationExtension
|
Integrates the HttpFoundation component with the Form library.
|
|
Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler
|
A request processor using the {@link Request} class of the HttpFoundation component.
|
|
Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension
|
|
|
Symfony\Component\Form\Extension\Templating\TemplatingExtension
|
Integrates the Templating component with the Form library.
|
|
Symfony\Component\Form\Extension\Templating\TemplatingRendererEngine
|
|
|
Symfony\Component\Form\Extension\Validator\Constraints\Form
|
|
|
Symfony\Component\Form\Extension\Validator\Constraints\FormValidator
|
|
|
Symfony\Component\Form\Extension\Validator\EventListener\ValidationListener
|
|
|
Symfony\Component\Form\Extension\Validator\Type\BaseValidatorExtension
|
Encapsulates common logic of {@link FormTypeValidatorExtension} and {@link SubmitTypeValidatorExtension}.
|
|
Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension
|
|
|
Symfony\Component\Form\Extension\Validator\Type\RepeatedTypeValidatorExtension
|
|
|
Symfony\Component\Form\Extension\Validator\Type\SubmitTypeValidatorExtension
|
|
|
Symfony\Component\Form\Extension\Validator\Util\ServerParams
|
|
|
Symfony\Component\Form\Extension\Validator\ValidatorExtension
|
Extension supporting the Symfony2 Validator component in forms.
|
|
Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
|
|
|
Symfony\Component\Form\Extension\Validator\ViolationMapper\MappingRule
|
|
|
Symfony\Component\Form\Extension\Validator\ViolationMapper\RelativePath
|
|
|
Symfony\Component\Form\Extension\Validator\ViolationMapper\ViolationMapper
|
|
|
Symfony\Component\Form\Extension\Validator\ViolationMapper\ViolationMapperInterface
|
|
|
Symfony\Component\Form\Extension\Validator\ViolationMapper\ViolationPath
|
|
|
Symfony\Component\Form\Extension\Validator\ViolationMapper\ViolationPathIterator
|
|
|
Symfony\Component\Form\Form
|
Form represents a form.
|
|
Symfony\Component\Form\FormBuilder
|
A builder for creating {@link Form} instances.
|
|
Symfony\Component\Form\FormBuilderInterface
|
|
|
Symfony\Component\Form\FormConfigBuilder
|
A basic form configuration.
|
|
Symfony\Component\Form\FormConfigBuilderInterface
|
|
|
Symfony\Component\Form\FormConfigInterface
|
The configuration of a {@link Form} object.
|
|
Symfony\Component\Form\FormError
|
Wraps errors in forms
|
|
Symfony\Component\Form\FormEvent
|
|
|
Symfony\Component\Form\FormEvents
|
|
|
Symfony\Component\Form\FormExtensionInterface
|
Interface for extensions which provide types, type extensions and a guesser.
|
|
Symfony\Component\Form\FormFactory
|
|
|
Symfony\Component\Form\FormFactoryBuilder
|
The default implementation of FormFactoryBuilderInterface.
|
|
Symfony\Component\Form\FormFactoryBuilderInterface
|
A builder for FormFactoryInterface objects.
|
|
Symfony\Component\Form\FormFactoryInterface
|
|
|
Symfony\Component\Form\FormInterface
|
A form group bundling multiple forms in a hierarchical structure.
|
|
Symfony\Component\Form\FormRegistry
|
The central registry of the Form component.
|
|
Symfony\Component\Form\FormRegistryInterface
|
The central registry of the Form component.
|
|
Symfony\Component\Form\FormRenderer
|
Renders a form into HTML using a rendering engine.
|
|
Symfony\Component\Form\FormRendererEngineInterface
|
Adapter for rendering form templates with a specific templating engine.
|
|
Symfony\Component\Form\FormRendererInterface
|
Renders a form into HTML.
|
|
Symfony\Component\Form\FormTypeExtensionInterface
|
|
|
Symfony\Component\Form\FormTypeGuesserChain
|
|
|
Symfony\Component\Form\FormTypeGuesserInterface
|
|
|
Symfony\Component\Form\FormTypeInterface
|
|
|
Symfony\Component\Form\FormView
|
|
|
Symfony\Component\Form\Forms
|
Entry point of the Form component.
|
|
Symfony\Component\Form\Guess\Guess
|
Base class for guesses made by TypeGuesserInterface implementation
|
|
Symfony\Component\Form\Guess\TypeGuess
|
Contains a guessed class name and a list of options for creating an instance of that class
|
|
Symfony\Component\Form\Guess\ValueGuess
|
Contains a guessed value
|
|
Symfony\Component\Form\NativeRequestHandler
|
A request handler using PHP's super globals $GET, $POST and $_SERVER.
|
|
Symfony\Component\Form\PreloadedExtension
|
A form extension with preloaded types, type exceptions and type guessers.
|
|
Symfony\Component\Form\RequestHandlerInterface
|
Submits forms if they were submitted.
|
|
Symfony\Component\Form\ResolvedFormType
|
A wrapper for a form type and its extensions.
|
|
Symfony\Component\Form\ResolvedFormTypeFactory
|
|
|
Symfony\Component\Form\ResolvedFormTypeFactoryInterface
|
Creates ResolvedFormTypeInterface instances.
|
|
Symfony\Component\Form\ResolvedFormTypeInterface
|
A wrapper for a form type and its extensions.
|
|
Symfony\Component\Form\ReversedTransformer
|
Reverses a transformer
|
|
Symfony\Component\Form\SubmitButton
|
A button that submits the form.
|
|
Symfony\Component\Form\SubmitButtonBuilder
|
A builder for {@link SubmitButton} instances.
|
|
Symfony\Component\Form\SubmitButtonTypeInterface
|
A type that should be converted into a {@link SubmitButton} instance.
|
|
Symfony\Component\Form\Test\DeprecationErrorHandler
|
|
|
Symfony\Component\Form\Test\FormBuilderInterface
|
|
|
Symfony\Component\Form\Test\FormIntegrationTestCase
|
|
|
Symfony\Component\Form\Test\FormInterface
|
|
|
Symfony\Component\Form\Test\FormPerformanceTestCase
|
Base class for performance tests.
|
|
Symfony\Component\Form\Test\TypeTestCase
|
|
|
Symfony\Component\Form\Util\FormUtil
|
|
|
Symfony\Component\Form\Util\InheritDataAwareIterator
|
Iterator that returns only forms from a form tree that do not inherit their parent data.
|
|
Symfony\Component\Form\Util\VirtualFormAwareIterator
|
Iterator that returns only forms from a form tree that do not inherit their parent data.
|
|
Symfony\Component\HttpFoundation\AcceptHeader
|
Represents an Accept-* header.
|
|
Symfony\Component\HttpFoundation\AcceptHeaderItem
|
Represents an Accept-* header item.
|
|
Symfony\Component\HttpFoundation\ApacheRequest
|
Request represents an HTTP request from an Apache server.
|
|
Symfony\Component\HttpFoundation\BinaryFileResponse
|
BinaryFileResponse represents an HTTP response delivering a file.
|
|
Symfony\Component\HttpFoundation\Cookie
|
Represents a cookie
|
|
Symfony\Component\HttpFoundation\FileBag
|
FileBag is a container for HTTP headers.
|
|
Symfony\Component\HttpFoundation\File\Exception\AccessDeniedException
|
Thrown when the access on a file was denied.
|
|
Symfony\Component\HttpFoundation\File\Exception\FileException
|
Thrown when an error occurred in the component File
|
|
Symfony\Component\HttpFoundation\File\Exception\FileNotFoundException
|
Thrown when a file was not found
|
|
Symfony\Component\HttpFoundation\File\Exception\UnexpectedTypeException
|
|
|
Symfony\Component\HttpFoundation\File\Exception\UploadException
|
Thrown when an error occurred during file upload
|
|
Symfony\Component\HttpFoundation\File\File
|
A file in the file system.
|
|
Symfony\Component\HttpFoundation\File\MimeType\ExtensionGuesser
|
A singleton mime type to file extension guesser.
|
|
Symfony\Component\HttpFoundation\File\MimeType\ExtensionGuesserInterface
|
Guesses the file extension corresponding to a given mime type
|
|
Symfony\Component\HttpFoundation\File\MimeType\FileBinaryMimeTypeGuesser
|
Guesses the mime type with the binary "file" (only available on *nix)
|
|
Symfony\Component\HttpFoundation\File\MimeType\FileinfoMimeTypeGuesser
|
Guesses the mime type using the PECL extension FileInfo.
|
|
Symfony\Component\HttpFoundation\File\MimeType\MimeTypeExtensionGuesser
|
Provides a best-guess mapping of mime type to file extension.
|
|
Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesser
|
A singleton mime type guesser.
|
|
Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesserInterface
|
Guesses the mime type of a file
|
|
Symfony\Component\HttpFoundation\File\UploadedFile
|
A file uploaded through a form.
|
|
Symfony\Component\HttpFoundation\HeaderBag
|
HeaderBag is a container for HTTP headers.
|
|
Symfony\Component\HttpFoundation\IpUtils
|
Http utility functions.
|
|
Symfony\Component\HttpFoundation\JsonResponse
|
Response represents an HTTP response in JSON format.
|
|
Symfony\Component\HttpFoundation\ParameterBag
|
ParameterBag is a container for key/value pairs.
|
|
Symfony\Component\HttpFoundation\RedirectResponse
|
RedirectResponse represents an HTTP response doing a redirect.
|
|
Symfony\Component\HttpFoundation\Request
|
Request represents an HTTP request.
|
|
Symfony\Component\HttpFoundation\RequestMatcher
|
RequestMatcher compares a pre-defined set of checks against a Request instance.
|
|
Symfony\Component\HttpFoundation\RequestMatcherInterface
|
RequestMatcherInterface is an interface for strategies to match a Request.
|
|
Symfony\Component\HttpFoundation\Response
|
Response represents an HTTP response.
|
|
Symfony\Component\HttpFoundation\ResponseHeaderBag
|
ResponseHeaderBag is a container for Response HTTP headers.
|
|
Symfony\Component\HttpFoundation\ServerBag
|
ServerBag is a container for HTTP headers from the $_SERVER variable.
|
|
Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag
|
This class relates to session attribute storage
|
|
Symfony\Component\HttpFoundation\Session\Attribute\AttributeBagInterface
|
Attributes store.
|
|
Symfony\Component\HttpFoundation\Session\Attribute\NamespacedAttributeBag
|
This class provides structured storage of session attributes using a name spacing character in the key.
|
|
Symfony\Component\HttpFoundation\Session\Flash\AutoExpireFlashBag
|
AutoExpireFlashBag flash message container.
|
|
Symfony\Component\HttpFoundation\Session\Flash\FlashBag
|
FlashBag flash message container.
|
|
Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface
|
FlashBagInterface.
|
|
Symfony\Component\HttpFoundation\Session\Session
|
Session.
|
|
Symfony\Component\HttpFoundation\Session\SessionBagInterface
|
Session Bag store.
|
|
Symfony\Component\HttpFoundation\Session\SessionInterface
|
Interface for the session.
|
|
Symfony\Component\HttpFoundation\Session\Storage\Handler\MemcacheSessionHandler
|
MemcacheSessionHandler.
|
|
Symfony\Component\HttpFoundation\Session\Storage\Handler\MemcachedSessionHandler
|
MemcachedSessionHandler.
|
|
Symfony\Component\HttpFoundation\Session\Storage\Handler\MongoDbSessionHandler
|
MongoDB session handler
|
|
Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler
|
NativeFileSessionHandler.
|
|
Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeSessionHandler
|
|
|
Symfony\Component\HttpFoundation\Session\Storage\Handler\NullSessionHandler
|
NullSessionHandler.
|
|
Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler
|
PdoSessionHandler.
|
|
Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
|
Metadata container.
|
|
Symfony\Component\HttpFoundation\Session\Storage\MockArraySessionStorage
|
MockArraySessionStorage mocks the session for unit tests.
|
|
Symfony\Component\HttpFoundation\Session\Storage\MockFileSessionStorage
|
MockFileSessionStorage is used to mock sessions for functional testing when done in a single PHP process.
|
|
Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
|
This provides a base class for session attribute storage.
|
|
Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage
|
Allows session to be started by PHP and managed by Symfony2
|
|
Symfony\Component\HttpFoundation\Session\Storage\Proxy\AbstractProxy
|
AbstractProxy.
|
|
Symfony\Component\HttpFoundation\Session\Storage\Proxy\NativeProxy
|
NativeProxy.
|
|
Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy
|
SessionHandler proxy.
|
|
Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface
|
StorageInterface.
|
|
Symfony\Component\HttpFoundation\StreamedResponse
|
StreamedResponse represents a streamed HTTP response.
|
|
Symfony\Component\HttpKernel\Bundle\Bundle
|
An implementation of BundleInterface that adds a few conventions for DependencyInjection extensions and Console commands.
|
|
Symfony\Component\HttpKernel\Bundle\BundleInterface
|
BundleInterface.
|
|
Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface
|
CacheClearerInterface.
|
|
Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
|
ChainCacheClearer.
|
|
Symfony\Component\HttpKernel\CacheWarmer\CacheWarmer
|
Abstract cache warmer that knows how to write a file to the cache.
|
|
Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
|
Aggregates several cache warmers into a single one.
|
|
Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface
|
Interface for classes able to warm up the cache.
|
|
Symfony\Component\HttpKernel\CacheWarmer\WarmableInterface
|
Interface for classes that support warming their cache.
|
|
Symfony\Component\HttpKernel\Client
|
Client simulates a browser and makes requests to a Kernel object.
|
|
Symfony\Component\HttpKernel\Config\FileLocator
|
FileLocator uses the KernelInterface to locate resources in bundles.
|
|
Symfony\Component\HttpKernel\Controller\ControllerReference
|
Acts as a marker and a data holder for a Controller.
|
|
Symfony\Component\HttpKernel\Controller\ControllerResolver
|
ControllerResolver.
|
|
Symfony\Component\HttpKernel\Controller\ControllerResolverInterface
|
A ControllerResolverInterface implementation knows how to determine the controller to execute based on a Request object.
|
|
Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
|
TraceableControllerResolver.
|
|
Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector
|
ConfigDataCollector.
|
|
Symfony\Component\HttpKernel\DataCollector\DataCollector
|
DataCollector.
|
|
Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface
|
DataCollectorInterface.
|
|
Symfony\Component\HttpKernel\DataCollector\EventDataCollector
|
EventDataCollector.
|
|
Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector
|
ExceptionDataCollector.
|
|
Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector
|
LogDataCollector.
|
|
Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector
|
MemoryDataCollector.
|
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
|
RequestDataCollector.
|
|
Symfony\Component\HttpKernel\DataCollector\RouterDataCollector
|
RouterDataCollector.
|
|
Symfony\Component\HttpKernel\DataCollector\TimeDataCollector
|
TimeDataCollector.
|
|
Symfony\Component\HttpKernel\Debug\ErrorHandler
|
ErrorHandler.
|
|
Symfony\Component\HttpKernel\Debug\ExceptionHandler
|
ExceptionHandler converts an exception to a Response object.
|
|
Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
|
Collects some data about event listeners.
|
|
Symfony\Component\HttpKernel\DependencyInjection\AddClassesToCachePass
|
Sets the classes to compile in the cache for the container.
|
|
Symfony\Component\HttpKernel\DependencyInjection\ConfigurableExtension
|
This extension sub-class provides first-class integration with the Config/Definition Component.
|
|
Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel
|
Adds a managed request scope.
|
|
Symfony\Component\HttpKernel\DependencyInjection\Extension
|
Allow adding classes to the class cache.
|
|
Symfony\Component\HttpKernel\DependencyInjection\MergeExtensionConfigurationPass
|
Ensures certain extensions are always loaded.
|
|
Symfony\Component\HttpKernel\DependencyInjection\RegisterListenersPass
|
Compiler pass to register tagged services for an event dispatcher.
|
|
Symfony\Component\HttpKernel\EventListener\ErrorsLoggerListener
|
Injects the logger into the ErrorHandler, so that it can log various errors.
|
|
Symfony\Component\HttpKernel\EventListener\EsiListener
|
EsiListener adds a Surrogate-Control HTTP header when the Response needs to be parsed for ESI.
|
|
Symfony\Component\HttpKernel\EventListener\ExceptionListener
|
ExceptionListener.
|
|
Symfony\Component\HttpKernel\EventListener\FragmentListener
|
Handles content fragments represented by special URIs.
|
|
Symfony\Component\HttpKernel\EventListener\LocaleListener
|
Initializes the locale based on the current request.
|
|
Symfony\Component\HttpKernel\EventListener\ProfilerListener
|
ProfilerListener collects data for the current request by listening to the onKernelResponse event.
|
|
Symfony\Component\HttpKernel\EventListener\ResponseListener
|
ResponseListener fixes the Response headers based on the Request.
|
|
Symfony\Component\HttpKernel\EventListener\RouterListener
|
Initializes the context from the request and sets request attributes based on a matching route.
|
|
Symfony\Component\HttpKernel\EventListener\StreamedResponseListener
|
StreamedResponseListener is responsible for sending the Response to the client.
|
|
Symfony\Component\HttpKernel\Event\FilterControllerEvent
|
Allows filtering of a controller callable
|
|
Symfony\Component\HttpKernel\Event\FilterResponseEvent
|
Allows to filter a Response object
|
|
Symfony\Component\HttpKernel\Event\GetResponseEvent
|
Allows to create a response for a request
|
|
Symfony\Component\HttpKernel\Event\GetResponseForControllerResultEvent
|
Allows to create a response for the return value of a controller
|
|
Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent
|
Allows to create a response for a thrown exception
|
|
Symfony\Component\HttpKernel\Event\KernelEvent
|
Base class for events thrown in the HttpKernel component
|
|
Symfony\Component\HttpKernel\Event\PostResponseEvent
|
Allows to execute logic after a response was sent
|
|
Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException
|
AccessDeniedHttpException.
|
|
Symfony\Component\HttpKernel\Exception\BadRequestHttpException
|
BadRequestHttpException.
|
|
Symfony\Component\HttpKernel\Exception\ConflictHttpException
|
ConflictHttpException.
|
|
Symfony\Component\HttpKernel\Exception\FatalErrorException
|
Fatal Error Exception.
|
|
Symfony\Component\HttpKernel\Exception\FlattenException
|
FlattenException wraps a PHP Exception to be able to serialize it.
|
|
Symfony\Component\HttpKernel\Exception\GoneHttpException
|
GoneHttpException.
|
|
Symfony\Component\HttpKernel\Exception\HttpException
|
HttpException.
|
|
Symfony\Component\HttpKernel\Exception\HttpExceptionInterface
|
Interface for HTTP error exceptions.
|
|
Symfony\Component\HttpKernel\Exception\LengthRequiredHttpException
|
LengthRequiredHttpException.
|
|
Symfony\Component\HttpKernel\Exception\MethodNotAllowedHttpException
|
MethodNotAllowedHttpException.
|
|
Symfony\Component\HttpKernel\Exception\NotAcceptableHttpException
|
NotAcceptableHttpException.
|
|
Symfony\Component\HttpKernel\Exception\NotFoundHttpException
|
NotFoundHttpException.
|
|
Symfony\Component\HttpKernel\Exception\PreconditionFailedHttpException
|
PreconditionFailedHttpException.
|
|
Symfony\Component\HttpKernel\Exception\PreconditionRequiredHttpException
|
PreconditionRequiredHttpException.
|
|
Symfony\Component\HttpKernel\Exception\ServiceUnavailableHttpException
|
ServiceUnavailableHttpException.
|
|
Symfony\Component\HttpKernel\Exception\TooManyRequestsHttpException
|
TooManyRequestsHttpException.
|
|
Symfony\Component\HttpKernel\Exception\UnauthorizedHttpException
|
UnauthorizedHttpException.
|
|
Symfony\Component\HttpKernel\Exception\UnsupportedMediaTypeHttpException
|
UnsupportedMediaTypeHttpException.
|
|
Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer
|
Implements the ESI rendering strategy.
|
|
Symfony\Component\HttpKernel\Fragment\FragmentHandler
|
Renders a URI that represents a resource fragment.
|
|
Symfony\Component\HttpKernel\Fragment\FragmentRendererInterface
|
Interface implemented by all rendering strategies.
|
|
Symfony\Component\HttpKernel\Fragment\HIncludeFragmentRenderer
|
Implements the Hinclude rendering strategy.
|
|
Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
|
Implements the inline rendering strategy where the Request is rendered by the current HTTP kernel.
|
|
Symfony\Component\HttpKernel\Fragment\RoutableFragmentRenderer
|
Adds the possibility to generate a fragment URI for a given Controller.
|
|
Symfony\Component\HttpKernel\HttpCache\Esi
|
Esi implements the ESI capabilities to Request and Response instances.
|
|
Symfony\Component\HttpKernel\HttpCache\EsiResponseCacheStrategy
|
EsiResponseCacheStrategy knows how to compute the Response cache HTTP header based on the different ESI response cache headers.
|
|
Symfony\Component\HttpKernel\HttpCache\EsiResponseCacheStrategyInterface
|
EsiResponseCacheStrategyInterface implementations know how to compute the Response cache HTTP header based on the different ESI response cache headers.
|
|
Symfony\Component\HttpKernel\HttpCache\HttpCache
|
Cache provides HTTP caching.
|
|
Symfony\Component\HttpKernel\HttpCache\Store
|
Store implements all the logic for storing cache metadata (Request and Response headers).
|
|
Symfony\Component\HttpKernel\HttpCache\StoreInterface
|
Interface implemented by HTTP cache stores.
|
|
Symfony\Component\HttpKernel\HttpKernel
|
HttpKernel notifies events to convert a Request object to a Response one.
|
|
Symfony\Component\HttpKernel\HttpKernelInterface
|
HttpKernelInterface handles a Request to convert it to a Response.
|
|
Symfony\Component\HttpKernel\Kernel
|
The Kernel is the heart of the Symfony system.
|
|
Symfony\Component\HttpKernel\KernelEvents
|
Contains all events thrown in the HttpKernel component
|
|
Symfony\Component\HttpKernel\KernelInterface
|
The Kernel is the heart of the Symfony system.
|
|
Symfony\Component\HttpKernel\Log\DebugLoggerInterface
|
DebugLoggerInterface.
|
|
Symfony\Component\HttpKernel\Log\LoggerInterface
|
LoggerInterface.
|
|
Symfony\Component\HttpKernel\Log\NullLogger
|
NullLogger.
|
|
Symfony\Component\HttpKernel\Profiler\BaseMemcacheProfilerStorage
|
Base Memcache storage for profiling information in a Memcache.
|
|
Symfony\Component\HttpKernel\Profiler\FileProfilerStorage
|
Storage for profiler using files.
|
|
Symfony\Component\HttpKernel\Profiler\MemcacheProfilerStorage
|
Memcache Profiler Storage
|
|
Symfony\Component\HttpKernel\Profiler\MemcachedProfilerStorage
|
Memcached Profiler Storage
|
|
Symfony\Component\HttpKernel\Profiler\MongoDbProfilerStorage
|
|
|
Symfony\Component\HttpKernel\Profiler\MysqlProfilerStorage
|
A ProfilerStorage for Mysql
|
|
Symfony\Component\HttpKernel\Profiler\PdoProfilerStorage
|
Base PDO storage for profiling information in a PDO database.
|
|
Symfony\Component\HttpKernel\Profiler\Profile
|
Profile.
|
|
Symfony\Component\HttpKernel\Profiler\Profiler
|
Profiler.
|
|
Symfony\Component\HttpKernel\Profiler\ProfilerStorageInterface
|
ProfilerStorageInterface.
|
|
Symfony\Component\HttpKernel\Profiler\RedisProfilerStorage
|
RedisProfilerStorage stores profiling information in Redis.
|
|
Symfony\Component\HttpKernel\Profiler\SqliteProfilerStorage
|
SqliteProfilerStorage stores profiling information in a SQLite database.
|
|
Symfony\Component\HttpKernel\TerminableInterface
|
Terminable extends the Kernel request/response cycle with dispatching a post response event after sending the response and before shutting down the kernel.
|
|
Symfony\Component\HttpKernel\UriSigner
|
Signs URIs.
|
|
Symfony\Component\Intl\Collator\Collator
|
Replacement for PHP's native {@link \Collator} class.
|
|
Symfony\Component\Intl\DateFormatter\DateFormat\AmPmTransformer
|
Parser and formatter for AM/PM markers format
|
|
Symfony\Component\Intl\DateFormatter\DateFormat\DayOfWeekTransformer
|
Parser and formatter for day of week format
|
|
Symfony\Component\Intl\DateFormatter\DateFormat\DayOfYearTransformer
|
Parser and formatter for day of year format
|
|
Symfony\Component\Intl\DateFormatter\DateFormat\DayTransformer
|
Parser and formatter for day format
|
|
Symfony\Component\Intl\DateFormatter\DateFormat\FullTransformer
|
Parser and formatter for date formats
|
|
Symfony\Component\Intl\DateFormatter\DateFormat\Hour1200Transformer
|
Parser and formatter for 12 hour format (0-11)
|
|
Symfony\Component\Intl\DateFormatter\DateFormat\Hour1201Transformer
|
Parser and formatter for 12 hour format (1-12)
|
|
Symfony\Component\Intl\DateFormatter\DateFormat\Hour2400Transformer
|
Parser and formatter for 24 hour format (0-23)
|
|
Symfony\Component\Intl\DateFormatter\DateFormat\Hour2401Transformer
|
Parser and formatter for 24 hour format (1-24)
|
|
Symfony\Component\Intl\DateFormatter\DateFormat\HourTransformer
|
Base class for hour transformers
|
|
Symfony\Component\Intl\DateFormatter\DateFormat\MinuteTransformer
|
Parser and formatter for minute format
|
|
Symfony\Component\Intl\DateFormatter\DateFormat\MonthTransformer
|
Parser and formatter for month format
|
|
Symfony\Component\Intl\DateFormatter\DateFormat\QuarterTransformer
|
Parser and formatter for quarter format
|
|
Symfony\Component\Intl\DateFormatter\DateFormat\SecondTransformer
|
Parser and formatter for the second format
|
|
Symfony\Component\Intl\DateFormatter\DateFormat\TimeZoneTransformer
|
Parser and formatter for time zone format
|
|
Symfony\Component\Intl\DateFormatter\DateFormat\Transformer
|
Parser and formatter for date formats
|
|
Symfony\Component\Intl\DateFormatter\DateFormat\YearTransformer
|
Parser and formatter for year format
|
|
Symfony\Component\Intl\DateFormatter\IntlDateFormatter
|
Replacement for PHP's native {@link \IntlDateFormatter} class.
|
|
Symfony\Component\Intl\Exception\BadMethodCallException
|
Base BadMethodCallException for the Intl component.
|
|
Symfony\Component\Intl\Exception\ExceptionInterface
|
Base ExceptionInterface for the Intl component.
|
|
Symfony\Component\Intl\Exception\InvalidArgumentException
|
InvalidArgumentException for the Intl component.
|
|
Symfony\Component\Intl\Exception\MethodArgumentNotImplementedException
|
|
|
Symfony\Component\Intl\Exception\MethodArgumentValueNotImplementedException
|
|
|
Symfony\Component\Intl\Exception\MethodNotImplementedException
|
|
|
Symfony\Component\Intl\Exception\NotImplementedException
|
Base exception class for not implemented behaviors of the intl extension in the Locale component.
|
|
Symfony\Component\Intl\Exception\OutOfBoundsException
|
Base OutOfBoundsException for the Intl component.
|
|
Symfony\Component\Intl\Exception\RuntimeException
|
RuntimeException for the Intl component.
|
|
Symfony\Component\Intl\Globals\IntlGlobals
|
Provides fake static versions of the global functions in the intl extension
|
|
Symfony\Component\Intl\Intl
|
Gives access to internationalization data.
|
|
Symfony\Component\Intl\Locale\Locale
|
Replacement for PHP's native {@link \Locale} class.
|
|
Symfony\Component\Intl\NumberFormatter\NumberFormatter
|
Replacement for PHP's native {@link \NumberFormatter} class.
|
|
Symfony\Component\Intl\ResourceBundle\AbstractBundle
|
Base class for {@link ResourceBundleInterface} implementations.
|
|
Symfony\Component\Intl\ResourceBundle\Compiler\BundleCompiler
|
Compiles .txt resource bundles to binary .res files.
|
|
Symfony\Component\Intl\ResourceBundle\Compiler\BundleCompilerInterface
|
Compiles a resource bundle.
|
|
Symfony\Component\Intl\ResourceBundle\CurrencyBundle
|
Default implementation of {@link CurrencyBundleInterface}.
|
|
Symfony\Component\Intl\ResourceBundle\CurrencyBundleInterface
|
Gives access to currency-related ICU data.
|
|
Symfony\Component\Intl\ResourceBundle\LanguageBundle
|
Default implementation of {@link LanguageBundleInterface}.
|
|
Symfony\Component\Intl\ResourceBundle\LanguageBundleInterface
|
Gives access to language-related ICU data.
|
|
Symfony\Component\Intl\ResourceBundle\LocaleBundle
|
Default implementation of {@link LocaleBundleInterface}.
|
|
Symfony\Component\Intl\ResourceBundle\LocaleBundleInterface
|
Gives access to locale-related ICU data.
|
|
Symfony\Component\Intl\ResourceBundle\Reader\AbstractBundleReader
|
Base class for {@link BundleReaderInterface} implementations.
|
|
Symfony\Component\Intl\ResourceBundle\Reader\BinaryBundleReader
|
Reads binary .res resource bundles.
|
|
Symfony\Component\Intl\ResourceBundle\Reader\BufferedBundleReader
|
|
|
Symfony\Component\Intl\ResourceBundle\Reader\BundleReaderInterface
|
Reads resource bundle files.
|
|
Symfony\Component\Intl\ResourceBundle\Reader\PhpBundleReader
|
Reads .php resource bundles.
|
|
Symfony\Component\Intl\ResourceBundle\Reader\StructuredBundleReader
|
A structured reader wrapping an existing resource bundle reader.
|
|
Symfony\Component\Intl\ResourceBundle\Reader\StructuredBundleReaderInterface
|
Reads individual entries of a resource file.
|
|
Symfony\Component\Intl\ResourceBundle\RegionBundle
|
Default implementation of {@link RegionBundleInterface}.
|
|
Symfony\Component\Intl\ResourceBundle\RegionBundleInterface
|
Gives access to region-related ICU data.
|
|
Symfony\Component\Intl\ResourceBundle\ResourceBundleInterface
|
Gives access to ICU data.
|
|
Symfony\Component\Intl\ResourceBundle\Transformer\BundleTransformer
|
Compiles a number of resource bundles based on predefined compilation rules.
|
|
Symfony\Component\Intl\ResourceBundle\Transformer\CompilationContext
|
Default implementation of {@link CompilationContextInterface}.
|
|
Symfony\Component\Intl\ResourceBundle\Transformer\CompilationContextInterface
|
Stores contextual information for resource bundle compilation.
|
|
Symfony\Component\Intl\ResourceBundle\Transformer\Rule\CurrencyBundleTransformationRule
|
The rule for compiling the currency bundle.
|
|
Symfony\Component\Intl\ResourceBundle\Transformer\Rule\LanguageBundleTransformationRule
|
The rule for compiling the language bundle.
|
|
Symfony\Component\Intl\ResourceBundle\Transformer\Rule\LocaleBundleTransformationRule
|
The rule for compiling the locale bundle.
|
|
Symfony\Component\Intl\ResourceBundle\Transformer\Rule\RegionBundleTransformationRule
|
The rule for compiling the region bundle.
|
|
Symfony\Component\Intl\ResourceBundle\Transformer\Rule\TransformationRuleInterface
|
Contains instruction for compiling a resource bundle.
|
|
Symfony\Component\Intl\ResourceBundle\Transformer\StubbingContext
|
|
|
Symfony\Component\Intl\ResourceBundle\Transformer\StubbingContextInterface
|
|
|
Symfony\Component\Intl\ResourceBundle\Util\ArrayAccessibleResourceBundle
|
Work-around for a bug in PHP's \ResourceBundle implementation.
|
|
Symfony\Component\Intl\ResourceBundle\Util\RecursiveArrayAccess
|
|
|
Symfony\Component\Intl\ResourceBundle\Util\RingBuffer
|
Implements a ring buffer.
|
|
Symfony\Component\Intl\ResourceBundle\Writer\BundleWriterInterface
|
Writes resource bundle files.
|
|
Symfony\Component\Intl\ResourceBundle\Writer\PhpBundleWriter
|
Writes .php resource bundles.
|
|
Symfony\Component\Intl\ResourceBundle\Writer\TextBundleWriter
|
Writes .txt resource bundles.
|
|
Symfony\Component\Intl\Util\IcuVersion
|
Facilitates the comparison of ICU version strings.
|
|
Symfony\Component\Intl\Util\IntlTestHelper
|
Helper class for preparing test cases that rely on the Intl component.
|
|
Symfony\Component\Intl\Util\SvnCommit
|
An SVN commit.
|
|
Symfony\Component\Intl\Util\SvnRepository
|
A SVN repository containing ICU data.
|
|
Symfony\Component\Intl\Util\Version
|
Facilitates the comparison of version strings.
|
|
Symfony\Component\Locale\Exception\MethodArgumentNotImplementedException
|
Alias of {@link \Symfony\Component\Intl\Exception\MethodArgumentNotImplementedException}.
|
|
Symfony\Component\Locale\Exception\MethodArgumentValueNotImplementedException
|
Alias of {@link \Symfony\Component\Intl\Exception\MethodArgumentValueNotImplementedException}.
|
|
Symfony\Component\Locale\Exception\MethodNotImplementedException
|
Alias of {@link \Symfony\Component\Intl\Exception\MethodNotImplementedException}.
|
|
Symfony\Component\Locale\Exception\NotImplementedException
|
Alias of {@link \Symfony\Component\Intl\Exception\NotImplementedException}.
|
|
Symfony\Component\Locale\Locale
|
Helper class for dealing with locale strings.
|
|
Symfony\Component\Locale\Stub\DateFormat\AmPmTransformer
|
Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\AmPmTransformer}.
|
|
Symfony\Component\Locale\Stub\DateFormat\DayOfWeekTransformer
|
Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\DayOfWeekTransformer}.
|
|
Symfony\Component\Locale\Stub\DateFormat\DayOfYearTransformer
|
Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\DayOfYearTransformer}.
|
|
Symfony\Component\Locale\Stub\DateFormat\DayTransformer
|
Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\DayTransformer}.
|
|
Symfony\Component\Locale\Stub\DateFormat\FullTransformer
|
Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\FullTransformer}.
|
|
Symfony\Component\Locale\Stub\DateFormat\Hour1200Transformer
|
Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\Hour1200Transformer}.
|
|
Symfony\Component\Locale\Stub\DateFormat\Hour1201Transformer
|
Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\Hour1201Transformer}.
|
|
Symfony\Component\Locale\Stub\DateFormat\Hour2400Transformer
|
Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\Hour2400Transformer}.
|
|
Symfony\Component\Locale\Stub\DateFormat\Hour2401Transformer
|
Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\Hour2401Transformer}.
|
|
Symfony\Component\Locale\Stub\DateFormat\HourTransformer
|
Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\HourTransformer}.
|
|
Symfony\Component\Locale\Stub\DateFormat\MinuteTransformer
|
Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\MinuteTransformer}.
|
|
Symfony\Component\Locale\Stub\DateFormat\MonthTransformer
|
Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\MonthTransformer}.
|
|
Symfony\Component\Locale\Stub\DateFormat\QuarterTransformer
|
Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\QuarterTransformer}.
|
|
Symfony\Component\Locale\Stub\DateFormat\SecondTransformer
|
Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\SecondTransformer}.
|
|
Symfony\Component\Locale\Stub\DateFormat\TimeZoneTransformer
|
Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\TimeZoneTransformer}.
|
|
Symfony\Component\Locale\Stub\DateFormat\Transformer
|
Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\Transformer}.
|
|
Symfony\Component\Locale\Stub\DateFormat\YearTransformer
|
Alias of {@link \Symfony\Component\Intl\DateFormatter\DateFormat\YearTransformer}.
|
|
Symfony\Component\Locale\Stub\StubCollator
|
Alias of {@link \Symfony\Component\Intl\Collator\Collator}.
|
|
Symfony\Component\Locale\Stub\StubIntl
|
Alias of {@link \Symfony\Component\Intl\Globals\IntlGlobals}.
|
|
Symfony\Component\Locale\Stub\StubIntlDateFormatter
|
Alias of {@link \Symfony\Component\Intl\DateFormatter\IntlDateFormatter}.
|
|
Symfony\Component\Locale\Stub\StubLocale
|
Alias of {@link \Symfony\Component\Intl\Locale\Locale}.
|
|
Symfony\Component\Locale\Stub\StubNumberFormatter
|
Alias of {@link \Symfony\Component\Intl\NumberFormatter\NumberFormatter}.
|
|
Symfony\Component\OptionsResolver\Exception\ExceptionInterface
|
Marker interface for the Options component.
|
|
Symfony\Component\OptionsResolver\Exception\InvalidOptionsException
|
Exception thrown when an invalid option is passed.
|
|
Symfony\Component\OptionsResolver\Exception\MissingOptionsException
|
Exception thrown when a required option is missing.
|
|
Symfony\Component\OptionsResolver\Exception\OptionDefinitionException
|
Thrown when an option definition is invalid.
|
|
Symfony\Component\OptionsResolver\Options
|
Container for resolving inter-dependent options.
|
|
Symfony\Component\OptionsResolver\OptionsResolver
|
Helper for merging default and concrete option values.
|
|
Symfony\Component\OptionsResolver\OptionsResolverInterface
|
|
|
Symfony\Component\Process\Exception\ExceptionInterface
|
Marker Interface for the Process Component.
|
|
Symfony\Component\Process\Exception\InvalidArgumentException
|
InvalidArgumentException for the Process Component.
|
|
Symfony\Component\Process\Exception\LogicException
|
LogicException for the Process Component.
|
|
Symfony\Component\Process\Exception\ProcessFailedException
|
Exception for failed processes.
|
|
Symfony\Component\Process\Exception\RuntimeException
|
RuntimeException for the Process Component.
|
|
Symfony\Component\Process\ExecutableFinder
|
Generic executable finder.
|
|
Symfony\Component\Process\PhpExecutableFinder
|
An executable finder specifically designed for the PHP executable.
|
|
Symfony\Component\Process\PhpProcess
|
PhpProcess runs a PHP script in an independent process.
|
|
Symfony\Component\Process\Process
|
Process is a thin wrapper around proc_* functions to ease start independent PHP processes.
|
|
Symfony\Component\Process\ProcessBuilder
|
Process builder.
|
|
Symfony\Component\Process\ProcessUtils
|
ProcessUtils is a bunch of utility methods.
|
|
Symfony\Component\PropertyAccess\Exception\ExceptionInterface
|
Marker interface for the PropertyAccess component.
|
|
Symfony\Component\PropertyAccess\Exception\InvalidPropertyPathException
|
Thrown when a property path is malformed.
|
|
Symfony\Component\PropertyAccess\Exception\NoSuchPropertyException
|
Thrown when a property cannot be found.
|
|
Symfony\Component\PropertyAccess\Exception\OutOfBoundsException
|
Base OutOfBoundsException for the PropertyAccess component.
|
|
Symfony\Component\PropertyAccess\Exception\RuntimeException
|
Base RuntimeException for the PropertyAccess component.
|
|
Symfony\Component\PropertyAccess\Exception\UnexpectedTypeException
|
Thrown when a value does not match an expected type.
|
|
Symfony\Component\PropertyAccess\PropertyAccess
|
Entry point of the PropertyAccess component.
|
|
Symfony\Component\PropertyAccess\PropertyAccessor
|
Default implementation of {@link PropertyAccessorInterface}.
|
|
Symfony\Component\PropertyAccess\PropertyAccessorBuilder
|
A configurable builder for PropertyAccessorInterface objects.
|
|
Symfony\Component\PropertyAccess\PropertyAccessorInterface
|
Writes and reads values to/from an object/array graph.
|
|
Symfony\Component\PropertyAccess\PropertyPath
|
Default implementation of {@link PropertyPathInterface}.
|
|
Symfony\Component\PropertyAccess\PropertyPathBuilder
|
|
|
Symfony\Component\PropertyAccess\PropertyPathInterface
|
A sequence of property names or array indices.
|
|
Symfony\Component\PropertyAccess\PropertyPathIterator
|
Traverses a property path and provides additional methods to find out information about the current element
|
|
Symfony\Component\PropertyAccess\PropertyPathIteratorInterface
|
|
|
Symfony\Component\PropertyAccess\StringUtil
|
Creates singulars from plurals.
|
|
Symfony\Component\Routing\Annotation\Route
|
Annotation class for @Route().
|
|
Symfony\Component\Routing\CompiledRoute
|
CompiledRoutes are returned by the RouteCompiler class.
|
|
Symfony\Component\Routing\Exception\ExceptionInterface
|
ExceptionInterface
|
|
Symfony\Component\Routing\Exception\InvalidParameterException
|
Exception thrown when a parameter is not valid
|
|
Symfony\Component\Routing\Exception\MethodNotAllowedException
|
The resource was found but the request method is not allowed.
|
|
Symfony\Component\Routing\Exception\MissingMandatoryParametersException
|
Exception thrown when a route cannot be generated because of missing mandatory parameters.
|
|
Symfony\Component\Routing\Exception\ResourceNotFoundException
|
The resource was not found.
|
|
Symfony\Component\Routing\Exception\RouteNotFoundException
|
Exception thrown when a route does not exists
|
|
Symfony\Component\Routing\Generator\ConfigurableRequirementsInterface
|
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.
|
|
Symfony\Component\Routing\Generator\Dumper\GeneratorDumper
|
GeneratorDumper is the base class for all built-in generator dumpers.
|
|
Symfony\Component\Routing\Generator\Dumper\GeneratorDumperInterface
|
GeneratorDumperInterface is the interface that all generator dumper classes must implement.
|
|
Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper
|
PhpGeneratorDumper creates a PHP class able to generate URLs for a given set of routes.
|
|
Symfony\Component\Routing\Generator\UrlGenerator
|
UrlGenerator can generate a URL or a path for any route in the RouteCollection based on the passed parameters.
|
|
Symfony\Component\Routing\Generator\UrlGeneratorInterface
|
UrlGeneratorInterface is the interface that all URL generator classes must implement.
|
|
Symfony\Component\Routing\Loader\AnnotationClassLoader
|
AnnotationClassLoader loads routing information from a PHP class and its methods.
|
|
Symfony\Component\Routing\Loader\AnnotationDirectoryLoader
|
AnnotationDirectoryLoader loads routing information from annotations set on PHP classes and methods.
|
|
Symfony\Component\Routing\Loader\AnnotationFileLoader
|
AnnotationFileLoader loads routing information from annotations set on a PHP class and its methods.
|
|
Symfony\Component\Routing\Loader\ClosureLoader
|
ClosureLoader loads routes from a PHP closure.
|
|
Symfony\Component\Routing\Loader\PhpFileLoader
|
PhpFileLoader loads routes from a PHP file.
|
|
Symfony\Component\Routing\Loader\XmlFileLoader
|
XmlFileLoader loads XML routing files.
|
|
Symfony\Component\Routing\Loader\YamlFileLoader
|
YamlFileLoader loads Yaml routing files.
|
|
Symfony\Component\Routing\Matcher\ApacheUrlMatcher
|
ApacheUrlMatcher matches URL based on Apache mod_rewrite matching (see ApacheMatcherDumper).
|
|
Symfony\Component\Routing\Matcher\Dumper\ApacheMatcherDumper
|
Dumps a set of Apache mod_rewrite rules.
|
|
Symfony\Component\Routing\Matcher\Dumper\DumperCollection
|
Collection of routes.
|
|
Symfony\Component\Routing\Matcher\Dumper\DumperPrefixCollection
|
Prefix tree of routes preserving routes order.
|
|
Symfony\Component\Routing\Matcher\Dumper\DumperRoute
|
Container for a Route.
|
|
Symfony\Component\Routing\Matcher\Dumper\MatcherDumper
|
MatcherDumper is the abstract class for all built-in matcher dumpers.
|
|
Symfony\Component\Routing\Matcher\Dumper\MatcherDumperInterface
|
MatcherDumperInterface is the interface that all matcher dumper classes must implement.
|
|
Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper
|
PhpMatcherDumper creates a PHP class able to match URLs for a given set of routes.
|
|
Symfony\Component\Routing\Matcher\RedirectableUrlMatcher
|
|
|
Symfony\Component\Routing\Matcher\RedirectableUrlMatcherInterface
|
RedirectableUrlMatcherInterface knows how to redirect the user.
|
|
Symfony\Component\Routing\Matcher\RequestMatcherInterface
|
RequestMatcherInterface is the interface that all request matcher classes must implement.
|
|
Symfony\Component\Routing\Matcher\TraceableUrlMatcher
|
TraceableUrlMatcher helps debug path info matching by tracing the match.
|
|
Symfony\Component\Routing\Matcher\UrlMatcher
|
UrlMatcher matches URL based on a set of routes.
|
|
Symfony\Component\Routing\Matcher\UrlMatcherInterface
|
UrlMatcherInterface is the interface that all URL matcher classes must implement.
|
|
Symfony\Component\Routing\RequestContext
|
Holds information about the current request.
|
|
Symfony\Component\Routing\RequestContextAwareInterface
|
|
|
Symfony\Component\Routing\Route
|
A Route describes a route and its parameters.
|
|
Symfony\Component\Routing\RouteCollection
|
A RouteCollection represents a set of Route instances.
|
|
Symfony\Component\Routing\RouteCompiler
|
RouteCompiler compiles Route instances to CompiledRoute instances.
|
|
Symfony\Component\Routing\RouteCompilerInterface
|
RouteCompilerInterface is the interface that all RouteCompiler classes must implement.
|
|
Symfony\Component\Routing\Router
|
The Router class is an example of the integration of all pieces of the routing system for easier use.
|
|
Symfony\Component\Routing\RouterInterface
|
RouterInterface is the interface that all Router classes must implement.
|
|
Symfony\Component\Security\Acl\Dbal\AclProvider
|
An ACL provider implementation.
|
|
Symfony\Component\Security\Acl\Dbal\MutableAclProvider
|
An implementation of the MutableAclProviderInterface using Doctrine DBAL.
|
|
Symfony\Component\Security\Acl\Dbal\Schema
|
The schema used for the ACL system.
|
|
Symfony\Component\Security\Acl\Domain\Acl
|
An ACL implementation.
|
|
Symfony\Component\Security\Acl\Domain\AclCollectionCache
|
This service caches ACLs for an entire collection of objects.
|
|
Symfony\Component\Security\Acl\Domain\AuditLogger
|
Base audit logger implementation
|
|
Symfony\Component\Security\Acl\Domain\DoctrineAclCache
|
This class is a wrapper around the actual cache implementation.
|
|
Symfony\Component\Security\Acl\Domain\Entry
|
Auditable ACE implementation
|
|
Symfony\Component\Security\Acl\Domain\FieldEntry
|
Field-aware ACE implementation which is auditable
|
|
Symfony\Component\Security\Acl\Domain\ObjectIdentity
|
ObjectIdentity implementation
|
|
Symfony\Component\Security\Acl\Domain\ObjectIdentityRetrievalStrategy
|
Strategy to be used for retrieving object identities from domain objects
|
|
Symfony\Component\Security\Acl\Domain\PermissionGrantingStrategy
|
The permission granting strategy to apply to the access control list.
|
|
Symfony\Component\Security\Acl\Domain\RoleSecurityIdentity
|
A SecurityIdentity implementation for roles
|
|
Symfony\Component\Security\Acl\Domain\SecurityIdentityRetrievalStrategy
|
Strategy for retrieving security identities
|
|
Symfony\Component\Security\Acl\Domain\UserSecurityIdentity
|
A SecurityIdentity implementation used for actual users
|
|
Symfony\Component\Security\Acl\Exception\AclAlreadyExistsException
|
This exception is thrown when someone tries to create an ACL for an object identity that already has one.
|
|
Symfony\Component\Security\Acl\Exception\AclNotFoundException
|
This exception is thrown when we cannot locate an ACL for a passed ObjectIdentity implementation.
|
|
Symfony\Component\Security\Acl\Exception\ConcurrentModificationException
|
This exception is thrown whenever you change shared properties of more than one ACL of the same class type concurrently.
|
|
Symfony\Component\Security\Acl\Exception\Exception
|
Base ACL exception
|
|
Symfony\Component\Security\Acl\Exception\InvalidDomainObjectException
|
This exception is thrown when ObjectIdentity fails to construct an object identity from the passed domain object.
|
|
Symfony\Component\Security\Acl\Exception\NoAceFoundException
|
This exception is thrown when we cannot locate an ACE that matches the combination of permission masks and security identities.
|
|
Symfony\Component\Security\Acl\Exception\NotAllAclsFoundException
|
This exception is thrown when you have requested ACLs for multiple object identities, but the AclProvider implementation failed to find ACLs for all identities.
|
|
Symfony\Component\Security\Acl\Exception\SidNotLoadedException
|
This exception is thrown when ACEs for an SID are requested which has not been loaded from the database.
|
|
Symfony\Component\Security\Acl\Model\AclCacheInterface
|
AclCache Interface
|
|
Symfony\Component\Security\Acl\Model\AclInterface
|
This interface represents an access control list (ACL) for a domain object.
|
|
Symfony\Component\Security\Acl\Model\AclProviderInterface
|
Provides a common interface for retrieving ACLs.
|
|
Symfony\Component\Security\Acl\Model\AuditLoggerInterface
|
Interface for audit loggers
|
|
Symfony\Component\Security\Acl\Model\AuditableAclInterface
|
This interface adds auditing capabilities to the ACL.
|
|
Symfony\Component\Security\Acl\Model\AuditableEntryInterface
|
ACEs can implement this interface if they support auditing capabilities.
|
|
Symfony\Component\Security\Acl\Model\DomainObjectInterface
|
This method can be implemented by domain objects which you want to store ACLs for if they do not have a getId() method, or getId() does not return a unique identifier.
|
|
Symfony\Component\Security\Acl\Model\EntryInterface
|
This class represents an individual entry in the ACL list.
|
|
Symfony\Component\Security\Acl\Model\FieldEntryInterface
|
Interface for entries which are restricted to specific fields
|
|
Symfony\Component\Security\Acl\Model\MutableAclInterface
|
This interface adds mutators for the AclInterface.
|
|
Symfony\Component\Security\Acl\Model\MutableAclProviderInterface
|
Provides support for creating and storing ACL instances.
|
|
Symfony\Component\Security\Acl\Model\ObjectIdentityInterface
|
Represents the identity of an individual domain object instance.
|
|
Symfony\Component\Security\Acl\Model\ObjectIdentityRetrievalStrategyInterface
|
Retrieves the object identity for a given domain object
|
|
Symfony\Component\Security\Acl\Model\PermissionGrantingStrategyInterface
|
Interface used by permission granting implementations.
|
|
Symfony\Component\Security\Acl\Model\SecurityIdentityInterface
|
This interface provides an additional level of indirection, so that we can work with abstracted versions of security objects and do not have to save the entire objects.
|
|
Symfony\Component\Security\Acl\Model\SecurityIdentityRetrievalStrategyInterface
|
Interface for retrieving security identities from tokens
|
|
Symfony\Component\Security\Acl\Permission\BasicPermissionMap
|
This is basic permission map complements the masks which have been defined on the standard implementation of the MaskBuilder.
|
|
Symfony\Component\Security\Acl\Permission\MaskBuilder
|
This class allows you to build cumulative permissions easily, or convert masks to a human-readable format.
|
|
Symfony\Component\Security\Acl\Permission\PermissionMapInterface
|
This is the interface that must be implemented by permission maps.
|
|
Symfony\Component\Security\Acl\Voter\AclVoter
|
This voter can be used as a base class for implementing your own permissions.
|
|
Symfony\Component\Security\Acl\Voter\FieldVote
|
This class is a lightweight wrapper around field vote requests which does not violate any interface contracts.
|
|
Symfony\Component\Security\Core\AuthenticationEvents
|
|
|
Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface
|
AuthenticationManagerInterface is the interface for authentication managers, which process Token authentication.
|
|
Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
|
AuthenticationProviderManager uses a list of AuthenticationProviderInterface instances to authenticate a Token.
|
|
Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver
|
The default implementation of the authentication trust resolver.
|
|
Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface
|
Interface for resolving the authentication status of a given token.
|
|
Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
|
AnonymousAuthenticationProvider validates AnonymousToken instances.
|
|
Symfony\Component\Security\Core\Authentication\Provider\AuthenticationProviderInterface
|
AuthenticationProviderInterface is the interface for all authentication providers.
|
|
Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
|
DaoAuthenticationProvider uses a UserProviderInterface to retrieve the user for a UsernamePasswordToken.
|
|
Symfony\Component\Security\Core\Authentication\Provider\PreAuthenticatedAuthenticationProvider
|
Processes a pre-authenticated authentication request.
|
|
Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider
|
|
|
Symfony\Component\Security\Core\Authentication\Provider\UserAuthenticationProvider
|
UserProviderInterface retrieves users for UsernamePasswordToken tokens.
|
|
Symfony\Component\Security\Core\Authentication\RememberMe\InMemoryTokenProvider
|
This class is used for testing purposes, and is not really suited for production.
|
|
Symfony\Component\Security\Core\Authentication\RememberMe\PersistentToken
|
This class is only used by PersistentTokenRememberMeServices internally.
|
|
Symfony\Component\Security\Core\Authentication\RememberMe\PersistentTokenInterface
|
Interface to be implemented by persistent token classes (such as Doctrine entities representing a remember-me token)
|
|
Symfony\Component\Security\Core\Authentication\RememberMe\TokenProviderInterface
|
Interface for TokenProviders
|
|
Symfony\Component\Security\Core\Authentication\Token\AbstractToken
|
Base class for Token instances.
|
|
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken
|
AnonymousToken represents an anonymous token.
|
|
Symfony\Component\Security\Core\Authentication\Token\PreAuthenticatedToken
|
PreAuthenticatedToken implements a pre-authenticated token.
|
|
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken
|
Authentication Token for "Remember-Me".
|
|
Symfony\Component\Security\Core\Authentication\Token\TokenInterface
|
TokenInterface is the interface for the user authentication information.
|
|
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken
|
UsernamePasswordToken implements a username and password token.
|
|
Symfony\Component\Security\Core\Authorization\AccessDecisionManager
|
AccessDecisionManager is the base class for all access decision managers that use decision voters.
|
|
Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface
|
AccessDecisionManagerInterface makes authorization decisions.
|
|
Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter
|
AuthenticatedVoter votes if an attribute like ISAUTHENTICATEDFULLY, ISAUTHENTICATEDREMEMBERED, or ISAUTHENTICATEDANONYMOUSLY is present.
|
|
Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter
|
RoleHierarchyVoter uses a RoleHierarchy to determine the roles granted to the user before voting.
|
|
Symfony\Component\Security\Core\Authorization\Voter\RoleVoter
|
RoleVoter votes if any attribute starts with a given prefix.
|
|
Symfony\Component\Security\Core\Authorization\Voter\VoterInterface
|
VoterInterface is the interface implemented by all voters.
|
|
Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder
|
|
|
Symfony\Component\Security\Core\Encoder\BasePasswordEncoder
|
BasePasswordEncoder is the base class for all password encoders.
|
|
Symfony\Component\Security\Core\Encoder\EncoderFactory
|
A generic encoder factory implementation
|
|
Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface
|
EncoderFactoryInterface to support different encoders for different accounts.
|
|
Symfony\Component\Security\Core\Encoder\MessageDigestPasswordEncoder
|
MessageDigestPasswordEncoder uses a message digest algorithm.
|
|
Symfony\Component\Security\Core\Encoder\PasswordEncoderInterface
|
PasswordEncoderInterface is the interface for all encoders.
|
|
Symfony\Component\Security\Core\Encoder\Pbkdf2PasswordEncoder
|
Pbkdf2PasswordEncoder uses the PBKDF2 (Password-Based Key Derivation Function 2).
|
|
Symfony\Component\Security\Core\Encoder\PlaintextPasswordEncoder
|
PlaintextPasswordEncoder does not do any encoding.
|
|
Symfony\Component\Security\Core\Event\AuthenticationEvent
|
This is a general purpose authentication event.
|
|
Symfony\Component\Security\Core\Event\AuthenticationFailureEvent
|
This event is dispatched on authentication failure.
|
|
Symfony\Component\Security\Core\Exception\AccessDeniedException
|
AccessDeniedException is thrown when the account has not the required role.
|
|
Symfony\Component\Security\Core\Exception\AccountExpiredException
|
AccountExpiredException is thrown when the user account has expired.
|
|
Symfony\Component\Security\Core\Exception\AccountStatusException
|
AccountStatusException is the base class for authentication exceptions caused by the user account status.
|
|
Symfony\Component\Security\Core\Exception\AuthenticationCredentialsNotFoundException
|
AuthenticationCredentialsNotFoundException is thrown when an authentication is rejected because no Token is available.
|
|
Symfony\Component\Security\Core\Exception\AuthenticationException
|
AuthenticationException is the base class for all authentication exceptions.
|
|
Symfony\Component\Security\Core\Exception\AuthenticationServiceException
|
AuthenticationServiceException is thrown when an authentication request could not be processed due to a system problem.
|
|
Symfony\Component\Security\Core\Exception\BadCredentialsException
|
BadCredentialsException is thrown when the user credentials are invalid.
|
|
Symfony\Component\Security\Core\Exception\CookieTheftException
|
This exception is thrown when the RememberMeServices implementation detects that a presented cookie has already been used by someone else.
|
|
Symfony\Component\Security\Core\Exception\CredentialsExpiredException
|
CredentialsExpiredException is thrown when the user account credentials have expired.
|
|
Symfony\Component\Security\Core\Exception\DisabledException
|
DisabledException is thrown when the user account is disabled.
|
|
Symfony\Component\Security\Core\Exception\InsufficientAuthenticationException
|
InsufficientAuthenticationException is thrown if the user credentials are not sufficiently trusted.
|
|
Symfony\Component\Security\Core\Exception\InvalidCsrfTokenException
|
This exception is thrown when the csrf token is invalid.
|
|
Symfony\Component\Security\Core\Exception\LockedException
|
LockedException is thrown if the user account is locked.
|
|
Symfony\Component\Security\Core\Exception\LogoutException
|
LogoutException is thrown when the account cannot be logged out.
|
|
Symfony\Component\Security\Core\Exception\NonceExpiredException
|
NonceExpiredException is thrown when an authentication is rejected because the digest nonce has expired.
|
|
Symfony\Component\Security\Core\Exception\ProviderNotFoundException
|
ProviderNotFoundException is thrown when no AuthenticationProviderInterface instance supports an authentication Token.
|
|
Symfony\Component\Security\Core\Exception\SessionUnavailableException
|
This exception is thrown when no session is available.
|
|
Symfony\Component\Security\Core\Exception\TokenNotFoundException
|
TokenNotFoundException is thrown if a Token cannot be found.
|
|
Symfony\Component\Security\Core\Exception\UnsupportedUserException
|
This exception is thrown when an account is reloaded from a provider which doesn't support the passed implementation of UserInterface.
|
|
Symfony\Component\Security\Core\Exception\UsernameNotFoundException
|
UsernameNotFoundException is thrown if a User cannot be found by its username.
|
|
Symfony\Component\Security\Core\Role\Role
|
Role is a simple implementation of a RoleInterface where the role is a string.
|
|
Symfony\Component\Security\Core\Role\RoleHierarchy
|
RoleHierarchy defines a role hierarchy.
|
|
Symfony\Component\Security\Core\Role\RoleHierarchyInterface
|
RoleHierarchyInterface is the interface for a role hierarchy.
|
|
Symfony\Component\Security\Core\Role\RoleInterface
|
RoleInterface represents a role granted to a user.
|
|
Symfony\Component\Security\Core\Role\SwitchUserRole
|
SwitchUserRole is used when the current user temporarily impersonates another one.
|
|
Symfony\Component\Security\Core\SecurityContext
|
SecurityContext is the main entry point of the Security component.
|
|
Symfony\Component\Security\Core\SecurityContextInterface
|
The SecurityContextInterface.
|
|
Symfony\Component\Security\Core\User\AdvancedUserInterface
|
Adds extra features to a user class related to account status flags.
|
|
Symfony\Component\Security\Core\User\ChainUserProvider
|
Chain User Provider.
|
|
Symfony\Component\Security\Core\User\EquatableInterface
|
EquatableInterface used to test if two objects are equal in security and re-authentication context.
|
|
Symfony\Component\Security\Core\User\InMemoryUserProvider
|
InMemoryUserProvider is a simple non persistent user provider.
|
|
Symfony\Component\Security\Core\User\User
|
User is the user implementation used by the in-memory user provider.
|
|
Symfony\Component\Security\Core\User\UserChecker
|
UserChecker checks the user account flags.
|
|
Symfony\Component\Security\Core\User\UserCheckerInterface
|
UserCheckerInterface checks user account when authentication occurs.
|
|
Symfony\Component\Security\Core\User\UserInterface
|
Represents the interface that all user classes must implement.
|
|
Symfony\Component\Security\Core\User\UserProviderInterface
|
Represents a class that loads UserInterface objects from some source for the authentication system.
|
|
Symfony\Component\Security\Core\Util\ClassUtils
|
Class related functionality for objects that might or might not be proxy objects at the moment.
|
|
Symfony\Component\Security\Core\Util\SecureRandom
|
A secure random number generator implementation.
|
|
Symfony\Component\Security\Core\Util\SecureRandomInterface
|
Interface that needs to be implemented by all secure random number generators.
|
|
Symfony\Component\Security\Core\Util\StringUtils
|
String utility functions.
|
|
Symfony\Component\Security\Core\Validator\Constraints\UserPassword
|
|
|
Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
|
|
|
Symfony\Component\Security\Http\AccessMap
|
AccessMap allows configuration of different access control rules for specific parts of the website.
|
|
Symfony\Component\Security\Http\AccessMapInterface
|
AccessMap allows configuration of different access control rules for specific parts of the website.
|
|
Symfony\Component\Security\Http\Authentication\AuthenticationFailureHandlerInterface
|
Interface for custom authentication failure handlers.
|
|
Symfony\Component\Security\Http\Authentication\AuthenticationSuccessHandlerInterface
|
Interface for a custom authentication success handler
|
|
Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler
|
Class with the default authentication failure handling logic.
|
|
Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler
|
Class with the default authentication success handling logic.
|
|
Symfony\Component\Security\Http\Authorization\AccessDeniedHandlerInterface
|
This is used by the ExceptionListener to translate an AccessDeniedException to a Response object.
|
|
Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface
|
AuthenticationEntryPointInterface is the interface used to start the authentication scheme.
|
|
Symfony\Component\Security\Http\EntryPoint\BasicAuthenticationEntryPoint
|
BasicAuthenticationEntryPoint starts an HTTP Basic authentication.
|
|
Symfony\Component\Security\Http\EntryPoint\DigestAuthenticationEntryPoint
|
DigestAuthenticationEntryPoint starts an HTTP Digest authentication.
|
|
Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint
|
FormAuthenticationEntryPoint starts an authentication via a login form.
|
|
Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint
|
RetryAuthenticationEntryPoint redirects URL based on the configured scheme.
|
|
Symfony\Component\Security\Http\Event\InteractiveLoginEvent
|
|
|
Symfony\Component\Security\Http\Event\SwitchUserEvent
|
|
|
Symfony\Component\Security\Http\Firewall
|
Firewall uses a FirewallMap to register security listeners for the given request.
|
|
Symfony\Component\Security\Http\FirewallMap
|
FirewallMap allows configuration of different firewalls for specific parts of the website.
|
|
Symfony\Component\Security\Http\FirewallMapInterface
|
This interface must be implemented by firewall maps.
|
|
Symfony\Component\Security\Http\Firewall\AbstractAuthenticationListener
|
The AbstractAuthenticationListener is the preferred base class for all browser-/HTTP-based authentication requests.
|
|
Symfony\Component\Security\Http\Firewall\AbstractPreAuthenticatedListener
|
AbstractPreAuthenticatedListener is the base class for all listener that authenticates users based on a pre-authenticated request (like a certificate for instance).
|
|
Symfony\Component\Security\Http\Firewall\AccessListener
|
AccessListener enforces access control rules.
|
|
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
|
AnonymousAuthenticationListener automatically adds a Token if none is already present.
|
|
Symfony\Component\Security\Http\Firewall\BasicAuthenticationListener
|
BasicAuthenticationListener implements Basic HTTP authentication.
|
|
Symfony\Component\Security\Http\Firewall\ChannelListener
|
ChannelListener switches the HTTP protocol based on the access control configuration.
|
|
Symfony\Component\Security\Http\Firewall\ContextListener
|
ContextListener manages the SecurityContext persistence through a session.
|
|
Symfony\Component\Security\Http\Firewall\DigestAuthenticationListener
|
DigestAuthenticationListener implements Digest HTTP authentication.
|
|
Symfony\Component\Security\Http\Firewall\DigestData
|
|
|
Symfony\Component\Security\Http\Firewall\ExceptionListener
|
ExceptionListener catches authentication exception and converts them to Response instances.
|
|
Symfony\Component\Security\Http\Firewall\ListenerInterface
|
Interface that must be implemented by firewall listeners
|
|
Symfony\Component\Security\Http\Firewall\LogoutListener
|
LogoutListener logout users.
|
|
Symfony\Component\Security\Http\Firewall\RememberMeListener
|
RememberMeListener implements authentication capabilities via a cookie
|
|
Symfony\Component\Security\Http\Firewall\SwitchUserListener
|
SwitchUserListener allows a user to impersonate another one temporarily (like the Unix su command).
|
|
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
|
UsernamePasswordFormAuthenticationListener is the default implementation of an authentication via a simple form composed of a username and a password.
|
|
Symfony\Component\Security\Http\Firewall\X509AuthenticationListener
|
X509 authentication listener.
|
|
Symfony\Component\Security\Http\HttpUtils
|
Encapsulates the logic needed to create sub-requests, redirect the user, and match URLs.
|
|
Symfony\Component\Security\Http\Logout\CookieClearingLogoutHandler
|
This handler clears the passed cookies when a user logs out.
|
|
Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler
|
Default logout success handler will redirect users to a configured path.
|
|
Symfony\Component\Security\Http\Logout\LogoutHandlerInterface
|
Interface that needs to be implemented by LogoutHandlers.
|
|
Symfony\Component\Security\Http\Logout\LogoutSuccessHandlerInterface
|
LogoutSuccesshandlerInterface.
|
|
Symfony\Component\Security\Http\Logout\SessionLogoutHandler
|
Handler for clearing invalidating the current session.
|
|
Symfony\Component\Security\Http\RememberMe\AbstractRememberMeServices
|
Base class implementing the RememberMeServicesInterface
|
|
Symfony\Component\Security\Http\RememberMe\PersistentTokenBasedRememberMeServices
|
Concrete implementation of the RememberMeServicesInterface which needs an implementation of TokenProviderInterface for providing remember-me capabilities.
|
|
Symfony\Component\Security\Http\RememberMe\RememberMeServicesInterface
|
Interface that needs to be implemented by classes which provide remember-me capabilities.
|
|
Symfony\Component\Security\Http\RememberMe\ResponseListener
|
Adds remember-me cookies to the Response.
|
|
Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices
|
Concrete implementation of the RememberMeServicesInterface providing remember-me capabilities without requiring a TokenProvider.
|
|
Symfony\Component\Security\Http\SecurityEvents
|
|
|
Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
|
The default session strategy implementation.
|
|
Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface
|
SessionAuthenticationStrategyInterface
|
|
Symfony\Component\Serializer\Encoder\ChainDecoder
|
Decoder delegating the decoding to a chain of decoders.
|
|
Symfony\Component\Serializer\Encoder\ChainEncoder
|
Encoder delegating the decoding to a chain of encoders.
|
|
Symfony\Component\Serializer\Encoder\DecoderInterface
|
Defines the interface of decoders
|
|
Symfony\Component\Serializer\Encoder\EncoderInterface
|
Defines the interface of encoders
|
|
Symfony\Component\Serializer\Encoder\JsonDecode
|
Decodes JSON data
|
|
Symfony\Component\Serializer\Encoder\JsonEncode
|
Encodes JSON data
|
|
Symfony\Component\Serializer\Encoder\JsonEncoder
|
Encodes JSON data
|
|
Symfony\Component\Serializer\Encoder\NormalizationAwareInterface
|
Defines the interface of encoders that will normalize data themselves
|
|
Symfony\Component\Serializer\Encoder\SerializerAwareEncoder
|
SerializerAware Encoder implementation
|
|
Symfony\Component\Serializer\Encoder\XmlEncoder
|
Encodes XML data
|
|
Symfony\Component\Serializer\Exception\Exception
|
Base exception
|
|
Symfony\Component\Serializer\Exception\InvalidArgumentException
|
InvalidArgumentException
|
|
Symfony\Component\Serializer\Exception\LogicException
|
LogicException
|
|
Symfony\Component\Serializer\Exception\RuntimeException
|
RuntimeException
|
|
Symfony\Component\Serializer\Exception\UnexpectedValueException
|
UnexpectedValueException
|
|
Symfony\Component\Serializer\Exception\UnsupportedException
|
UnsupportedException
|
|
Symfony\Component\Serializer\Normalizer\CustomNormalizer
|
|
|
Symfony\Component\Serializer\Normalizer\DenormalizableInterface
|
Defines the most basic interface a class must implement to be denormalizable
|
|
Symfony\Component\Serializer\Normalizer\DenormalizerInterface
|
Defines the interface of denormalizers.
|
|
Symfony\Component\Serializer\Normalizer\GetSetMethodNormalizer
|
Converts between objects with getter and setter methods and arrays.
|
|
Symfony\Component\Serializer\Normalizer\NormalizableInterface
|
Defines the most basic interface a class must implement to be normalizable
|
|
Symfony\Component\Serializer\Normalizer\NormalizerInterface
|
Defines the interface of normalizers.
|
|
Symfony\Component\Serializer\Normalizer\SerializerAwareNormalizer
|
SerializerAware Normalizer implementation
|
|
Symfony\Component\Serializer\Serializer
|
Serializer serializes and deserializes data
|
|
Symfony\Component\Serializer\SerializerAwareInterface
|
Defines the interface of encoders
|
|
Symfony\Component\Serializer\SerializerInterface
|
Defines the interface of the Serializer
|
|
Symfony\Component\Stopwatch\Section
|
|
|
Symfony\Component\Stopwatch\Stopwatch
|
Stopwatch provides a way to profile code.
|
|
Symfony\Component\Stopwatch\StopwatchEvent
|
Represents an Event managed by Stopwatch.
|
|
Symfony\Component\Stopwatch\StopwatchPeriod
|
Represents an Period for an Event.
|
|
Symfony\Component\Templating\Asset\Package
|
The basic package will add a version to asset URLs.
|
|
Symfony\Component\Templating\Asset\PackageInterface
|
Asset package interface.
|
|
Symfony\Component\Templating\Asset\PathPackage
|
The path packages adds a version and a base path to asset URLs.
|
|
Symfony\Component\Templating\Asset\UrlPackage
|
The URL packages adds a version and a base URL to asset URLs.
|
|
Symfony\Component\Templating\DebuggerInterface
|
DebuggerInterface is the interface you need to implement to debug template loader instances.
|
|
Symfony\Component\Templating\DelegatingEngine
|
DelegatingEngine selects an engine for a given template.
|
|
Symfony\Component\Templating\EngineInterface
|
EngineInterface is the interface each engine must implement.
|
|
Symfony\Component\Templating\Helper\AssetsHelper
|
AssetsHelper helps manage asset URLs.
|
|
Symfony\Component\Templating\Helper\CoreAssetsHelper
|
CoreAssetsHelper helps manage asset URLs.
|
|
Symfony\Component\Templating\Helper\Helper
|
Helper is the base class for all helper classes.
|
|
Symfony\Component\Templating\Helper\HelperInterface
|
HelperInterface is the interface all helpers must implement.
|
|
Symfony\Component\Templating\Helper\SlotsHelper
|
SlotsHelper manages template slots.
|
|
Symfony\Component\Templating\Loader\CacheLoader
|
CacheLoader is a loader that caches other loaders responses on the filesystem.
|
|
Symfony\Component\Templating\Loader\ChainLoader
|
ChainLoader is a loader that calls other loaders to load templates.
|
|
Symfony\Component\Templating\Loader\FilesystemLoader
|
FilesystemLoader is a loader that read templates from the filesystem.
|
|
Symfony\Component\Templating\Loader\Loader
|
Loader is the base class for all template loader classes.
|
|
Symfony\Component\Templating\Loader\LoaderInterface
|
LoaderInterface is the interface all loaders must implement.
|
|
Symfony\Component\Templating\PhpEngine
|
PhpEngine is an engine able to render PHP templates.
|
|
Symfony\Component\Templating\Storage\FileStorage
|
FileStorage represents a template stored on the filesystem.
|
|
Symfony\Component\Templating\Storage\Storage
|
Storage is the base class for all storage classes.
|
|
Symfony\Component\Templating\Storage\StringStorage
|
StringStorage represents a template stored in a string.
|
|
Symfony\Component\Templating\StreamingEngineInterface
|
StreamingEngineInterface provides a method that knows how to stream a template.
|
|
Symfony\Component\Templating\TemplateNameParser
|
TemplateNameParser is the default implementation of TemplateNameParserInterface.
|
|
Symfony\Component\Templating\TemplateNameParserInterface
|
TemplateNameParserInterface converts template names to TemplateReferenceInterface instances.
|
|
Symfony\Component\Templating\TemplateReference
|
Internal representation of a template.
|
|
Symfony\Component\Templating\TemplateReferenceInterface
|
Interface to be implemented by all templates.
|
|
Symfony\Component\Translation\Catalogue\AbstractOperation
|
Base catalogues binary operation class.
|
|
Symfony\Component\Translation\Catalogue\DiffOperation
|
Diff operation between two catalogues.
|
|
Symfony\Component\Translation\Catalogue\MergeOperation
|
Merge operation between two catalogues.
|
|
Symfony\Component\Translation\Catalogue\OperationInterface
|
Represents an operation on catalogue(s).
|
|
Symfony\Component\Translation\Dumper\CsvFileDumper
|
CsvFileDumper generates a csv formatted string representation of a message catalogue.
|
|
Symfony\Component\Translation\Dumper\DumperInterface
|
DumperInterface is the interface implemented by all translation dumpers.
|
|
Symfony\Component\Translation\Dumper\FileDumper
|
FileDumper is an implementation of DumperInterface that dump a message catalogue to file(s).
|
|
Symfony\Component\Translation\Dumper\IcuResFileDumper
|
IcuResDumper generates an ICU ResourceBundle formatted string representation of a message catalogue.
|
|
Symfony\Component\Translation\Dumper\IniFileDumper
|
IniFileDumper generates an ini formatted string representation of a message catalogue.
|
|
Symfony\Component\Translation\Dumper\MoFileDumper
|
MoFileDumper generates a gettext formatted string representation of a message catalogue.
|
|
Symfony\Component\Translation\Dumper\PhpFileDumper
|
PhpFileDumper generates php files from a message catalogue.
|
|
Symfony\Component\Translation\Dumper\PoFileDumper
|
PoFileDumper generates a gettext formatted string representation of a message catalogue.
|
|
Symfony\Component\Translation\Dumper\QtFileDumper
|
QtFileDumper generates ts files from a message catalogue.
|
|
Symfony\Component\Translation\Dumper\XliffFileDumper
|
XliffFileDumper generates xliff files from a message catalogue.
|
|
Symfony\Component\Translation\Dumper\YamlFileDumper
|
YamlFileDumper generates yaml files from a message catalogue.
|
|
Symfony\Component\Translation\Exception\ExceptionInterface
|
Exception interface for all exceptions thrown by the component.
|
|
Symfony\Component\Translation\Exception\InvalidResourceException
|
Thrown when a resource cannot be loaded.
|
|
Symfony\Component\Translation\Exception\NotFoundResourceException
|
Thrown when a resource does not exist.
|
|
Symfony\Component\Translation\Extractor\ChainExtractor
|
ChainExtractor extracts translation messages from template files.
|
|
Symfony\Component\Translation\Extractor\ExtractorInterface
|
Extracts translation messages from a template directory to the catalogue.
|
|
Symfony\Component\Translation\IdentityTranslator
|
IdentityTranslator does not translate anything.
|
|
Symfony\Component\Translation\Interval
|
Tests if a given number belongs to a given math interval.
|
|
Symfony\Component\Translation\Loader\ArrayLoader
|
ArrayLoader loads translations from a PHP array.
|
|
Symfony\Component\Translation\Loader\CsvFileLoader
|
CsvFileLoader loads translations from CSV files.
|
|
Symfony\Component\Translation\Loader\IcuDatFileLoader
|
IcuResFileLoader loads translations from a resource bundle.
|
|
Symfony\Component\Translation\Loader\IcuResFileLoader
|
IcuResFileLoader loads translations from a resource bundle.
|
|
Symfony\Component\Translation\Loader\IniFileLoader
|
IniFileLoader loads translations from an ini file.
|
|
Symfony\Component\Translation\Loader\LoaderInterface
|
LoaderInterface is the interface implemented by all translation loaders.
|
|
Symfony\Component\Translation\Loader\MoFileLoader
|
|
|
Symfony\Component\Translation\Loader\PhpFileLoader
|
PhpFileLoader loads translations from PHP files returning an array of translations.
|
|
Symfony\Component\Translation\Loader\PoFileLoader
|
|
|
Symfony\Component\Translation\Loader\QtFileLoader
|
QtFileLoader loads translations from QT Translations XML files.
|
|
Symfony\Component\Translation\Loader\XliffFileLoader
|
XliffFileLoader loads translations from XLIFF files.
|
|
Symfony\Component\Translation\Loader\YamlFileLoader
|
YamlFileLoader loads translations from Yaml files.
|
|
Symfony\Component\Translation\MessageCatalogue
|
MessageCatalogue.
|
|
Symfony\Component\Translation\MessageCatalogueInterface
|
MessageCatalogueInterface.
|
|
Symfony\Component\Translation\MessageSelector
|
MessageSelector.
|
|
Symfony\Component\Translation\MetadataAwareInterface
|
MetadataAwareInterface.
|
|
Symfony\Component\Translation\PluralizationRules
|
Returns the plural rules for a given locale.
|
|
Symfony\Component\Translation\Translator
|
Translator.
|
|
Symfony\Component\Translation\TranslatorInterface
|
TranslatorInterface.
|
|
Symfony\Component\Translation\Writer\TranslationWriter
|
TranslationWriter writes translation messages.
|
|
Symfony\Component\Validator\ClassBasedInterface
|
An object backed by a PHP class.
|
|
Symfony\Component\Validator\Constraint
|
Contains the properties of a constraint definition.
|
|
Symfony\Component\Validator\ConstraintValidator
|
Base class for constraint validators
|
|
Symfony\Component\Validator\ConstraintValidatorFactory
|
Default implementation of the ConstraintValidatorFactoryInterface.
|
|
Symfony\Component\Validator\ConstraintValidatorFactoryInterface
|
Specifies an object able to return the correct ConstraintValidatorInterface instance given a Constrain object.
|
|
Symfony\Component\Validator\ConstraintValidatorInterface
|
|
|
Symfony\Component\Validator\ConstraintViolation
|
Default implementation of {@ConstraintViolationInterface}.
|
|
Symfony\Component\Validator\ConstraintViolationInterface
|
A violation of a constraint that happened during validation.
|
|
Symfony\Component\Validator\ConstraintViolationList
|
Default implementation of {@ConstraintViolationListInterface}.
|
|
Symfony\Component\Validator\ConstraintViolationListInterface
|
A list of constraint violations.
|
|
Symfony\Component\Validator\Constraints\AbstractComparison
|
Used for the comparison of values.
|
|
Symfony\Component\Validator\Constraints\AbstractComparisonValidator
|
Provides a base class for the validation of property comparisons.
|
|
Symfony\Component\Validator\Constraints\All
|
|
|
Symfony\Component\Validator\Constraints\AllValidator
|
|
|
Symfony\Component\Validator\Constraints\Blank
|
|
|
Symfony\Component\Validator\Constraints\BlankValidator
|
|
|
Symfony\Component\Validator\Constraints\Callback
|
|
|
Symfony\Component\Validator\Constraints\CallbackValidator
|
Validator for Callback constraint
|
|
Symfony\Component\Validator\Constraints\CardScheme
|
Metadata for the CardSchemeValidator.
|
|
Symfony\Component\Validator\Constraints\CardSchemeValidator
|
Validates that a card number belongs to a specified scheme.
|
|
Symfony\Component\Validator\Constraints\Choice
|
|
|
Symfony\Component\Validator\Constraints\ChoiceValidator
|
ChoiceValidator validates that the value is one of the expected values.
|
|
Symfony\Component\Validator\Constraints\Collection
|
|
|
Symfony\Component\Validator\Constraints\CollectionValidator
|
|
|
Symfony\Component\Validator\Constraints\Collection\Optional
|
|
|
Symfony\Component\Validator\Constraints\Collection\Required
|
|
|
Symfony\Component\Validator\Constraints\Count
|
|
|
Symfony\Component\Validator\Constraints\CountValidator
|
|
|
Symfony\Component\Validator\Constraints\Country
|
|
|
Symfony\Component\Validator\Constraints\CountryValidator
|
Validates whether a value is a valid country code
|
|
Symfony\Component\Validator\Constraints\Currency
|
|
|
Symfony\Component\Validator\Constraints\CurrencyValidator
|
Validates whether a value is a valid currency
|
|
Symfony\Component\Validator\Constraints\Date
|
|
|
Symfony\Component\Validator\Constraints\DateTime
|
|
|
Symfony\Component\Validator\Constraints\DateTimeValidator
|
|
|
Symfony\Component\Validator\Constraints\DateValidator
|
|
|
Symfony\Component\Validator\Constraints\Email
|
|
|
Symfony\Component\Validator\Constraints\EmailValidator
|
|
|
Symfony\Component\Validator\Constraints\EqualTo
|
|
|
Symfony\Component\Validator\Constraints\EqualToValidator
|
Validates values are equal (==).
|
|
Symfony\Component\Validator\Constraints\Existence
|
|
|
Symfony\Component\Validator\Constraints\False
|
|
|
Symfony\Component\Validator\Constraints\FalseValidator
|
|
|
Symfony\Component\Validator\Constraints\File
|
|
|
Symfony\Component\Validator\Constraints\FileValidator
|
|
|
Symfony\Component\Validator\Constraints\GreaterThan
|
|
|
Symfony\Component\Validator\Constraints\GreaterThanOrEqual
|
|
|
Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator
|
Validates values are greater than or equal to the previous (>=).
|
|
Symfony\Component\Validator\Constraints\GreaterThanValidator
|
Validates values are greater than the previous (>).
|
|
Symfony\Component\Validator\Constraints\GroupSequence
|
Annotation for group sequences
|
|
Symfony\Component\Validator\Constraints\GroupSequenceProvider
|
Annotation to define a group sequence provider
|
|
Symfony\Component\Validator\Constraints\Iban
|
|
|
Symfony\Component\Validator\Constraints\IbanValidator
|
|
|
Symfony\Component\Validator\Constraints\IdenticalTo
|
|
|
Symfony\Component\Validator\Constraints\IdenticalToValidator
|
Validates values are identical (===).
|
|
Symfony\Component\Validator\Constraints\Image
|
|
|
Symfony\Component\Validator\Constraints\ImageValidator
|
Validates whether a value is a valid image file and is valid against minWidth, maxWidth, minHeight and maxHeight constraints
|
|
Symfony\Component\Validator\Constraints\Ip
|
Validates that a value is a valid IP address
|
|
Symfony\Component\Validator\Constraints\IpValidator
|
Validates whether a value is a valid IP address
|
|
Symfony\Component\Validator\Constraints\Isbn
|
|
|
Symfony\Component\Validator\Constraints\IsbnValidator
|
Validates whether the value is a valid ISBN-10 or ISBN-13.
|
|
Symfony\Component\Validator\Constraints\Issn
|
|
|
Symfony\Component\Validator\Constraints\IssnValidator
|
Validates whether the value is a valid ISSN.
|
|
Symfony\Component\Validator\Constraints\Language
|
|
|
Symfony\Component\Validator\Constraints\LanguageValidator
|
Validates whether a value is a valid language code
|
|
Symfony\Component\Validator\Constraints\Length
|
|
|
Symfony\Component\Validator\Constraints\LengthValidator
|
|
|
Symfony\Component\Validator\Constraints\LessThan
|
|
|
Symfony\Component\Validator\Constraints\LessThanOrEqual
|
|
|
Symfony\Component\Validator\Constraints\LessThanOrEqualValidator
|
Validates values are less than or equal to the previous (<=).
|
|
Symfony\Component\Validator\Constraints\LessThanValidator
|
Validates values are less than the previous (<).
|
|
Symfony\Component\Validator\Constraints\Locale
|
|
|
Symfony\Component\Validator\Constraints\LocaleValidator
|
Validates whether a value is a valid locale code
|
|
Symfony\Component\Validator\Constraints\Luhn
|
Metadata for the LuhnValidator.
|
|
Symfony\Component\Validator\Constraints\LuhnValidator
|
Validates a PAN using the LUHN Algorithm
|
|
Symfony\Component\Validator\Constraints\NotBlank
|
|
|
Symfony\Component\Validator\Constraints\NotBlankValidator
|
|
|
Symfony\Component\Validator\Constraints\NotEqualTo
|
|
|
Symfony\Component\Validator\Constraints\NotEqualToValidator
|
Validates values are all unequal (!=).
|
|
Symfony\Component\Validator\Constraints\NotIdenticalTo
|
|
|
Symfony\Component\Validator\Constraints\NotIdenticalToValidator
|
Validates values aren't identical (!==).
|
|
Symfony\Component\Validator\Constraints\NotNull
|
|
|
Symfony\Component\Validator\Constraints\NotNullValidator
|
|
|
Symfony\Component\Validator\Constraints\Null
|
|
|
Symfony\Component\Validator\Constraints\NullValidator
|
|
|
Symfony\Component\Validator\Constraints\Optional
|
|
|
Symfony\Component\Validator\Constraints\Range
|
|
|
Symfony\Component\Validator\Constraints\RangeValidator
|
|
|
Symfony\Component\Validator\Constraints\Regex
|
|
|
Symfony\Component\Validator\Constraints\RegexValidator
|
Validates whether a value match or not given regexp pattern
|
|
Symfony\Component\Validator\Constraints\Required
|
|
|
Symfony\Component\Validator\Constraints\Time
|
|
|
Symfony\Component\Validator\Constraints\TimeValidator
|
|
|
Symfony\Component\Validator\Constraints\True
|
|
|
Symfony\Component\Validator\Constraints\TrueValidator
|
|
|
Symfony\Component\Validator\Constraints\Type
|
|
|
Symfony\Component\Validator\Constraints\TypeValidator
|
|
|
Symfony\Component\Validator\Constraints\Url
|
|
|
Symfony\Component\Validator\Constraints\UrlValidator
|
|
|
Symfony\Component\Validator\Constraints\Valid
|
|
|
Symfony\Component\Validator\DefaultTranslator
|
Simple translator implementation that simply replaces the parameters in the message IDs.
|
|
Symfony\Component\Validator\Exception\BadMethodCallException
|
Base BadMethodCallException for the Validator component.
|
|
Symfony\Component\Validator\Exception\ConstraintDefinitionException
|
|
|
Symfony\Component\Validator\Exception\ExceptionInterface
|
Base ExceptionInterface for the Validator component.
|
|
Symfony\Component\Validator\Exception\GroupDefinitionException
|
|
|
Symfony\Component\Validator\Exception\InvalidArgumentException
|
Base InvalidArgumentException for the Validator component.
|
|
Symfony\Component\Validator\Exception\InvalidOptionsException
|
|
|
Symfony\Component\Validator\Exception\MappingException
|
|
|
Symfony\Component\Validator\Exception\MissingOptionsException
|
|
|
Symfony\Component\Validator\Exception\NoSuchMetadataException
|
|
|
Symfony\Component\Validator\Exception\UnexpectedTypeException
|
|
|
Symfony\Component\Validator\Exception\ValidatorException
|
|
|
Symfony\Component\Validator\ExecutionContext
|
Default implementation of {@link ExecutionContextInterface}.
|
|
Symfony\Component\Validator\ExecutionContextInterface
|
Stores the validator's state during validation.
|
|
Symfony\Component\Validator\GlobalExecutionContextInterface
|
Stores the node-independent state of a validation run.
|
|
Symfony\Component\Validator\GroupSequenceProviderInterface
|
Defines the interface for a group sequence provider.
|
|
Symfony\Component\Validator\Mapping\BlackholeMetadataFactory
|
Simple implementation of ClassMetadataFactoryInterface that can be used when using ValidatorInterface::validateValue().
|
|
Symfony\Component\Validator\Mapping\Cache\ApcCache
|
|
|
Symfony\Component\Validator\Mapping\Cache\CacheInterface
|
Persists ClassMetadata instances in a cache
|
|
Symfony\Component\Validator\Mapping\ClassMetadata
|
Represents all the configured constraints on a given class.
|
|
Symfony\Component\Validator\Mapping\ClassMetadataFactory
|
A factory for creating metadata for PHP classes.
|
|
Symfony\Component\Validator\Mapping\ElementMetadata
|
|
|
Symfony\Component\Validator\Mapping\GetterMetadata
|
|
|
Symfony\Component\Validator\Mapping\Loader\AbstractLoader
|
|
|
Symfony\Component\Validator\Mapping\Loader\AnnotationLoader
|
|
|
Symfony\Component\Validator\Mapping\Loader\FileLoader
|
|
|
Symfony\Component\Validator\Mapping\Loader\FilesLoader
|
Creates mapping loaders for array of files.
|
|
Symfony\Component\Validator\Mapping\Loader\LoaderChain
|
Calls multiple LoaderInterface instances in a chain
|
|
Symfony\Component\Validator\Mapping\Loader\LoaderInterface
|
|
|
Symfony\Component\Validator\Mapping\Loader\StaticMethodLoader
|
|
|
Symfony\Component\Validator\Mapping\Loader\XmlFileLoader
|
|
|
Symfony\Component\Validator\Mapping\Loader\XmlFilesLoader
|
Loads multiple xml mapping files
|
|
Symfony\Component\Validator\Mapping\Loader\YamlFileLoader
|
|
|
Symfony\Component\Validator\Mapping\Loader\YamlFilesLoader
|
Loads multiple yaml mapping files
|
|
Symfony\Component\Validator\Mapping\MemberMetadata
|
|
|
Symfony\Component\Validator\Mapping\PropertyMetadata
|
|
|
Symfony\Component\Validator\MetadataFactoryInterface
|
Returns {@link MetadataInterface} instances for values.
|
|
Symfony\Component\Validator\MetadataInterface
|
A container for validation metadata.
|
|
Symfony\Component\Validator\ObjectInitializerInterface
|
Prepares an object for validation.
|
|
Symfony\Component\Validator\PropertyMetadataContainerInterface
|
A container for {@link PropertyMetadataInterface} instances.
|
|
Symfony\Component\Validator\PropertyMetadataInterface
|
A container for validation metadata of a property.
|
|
Symfony\Component\Validator\Validation
|
Entry point for the Validator component.
|
|
Symfony\Component\Validator\ValidationVisitor
|
Default implementation of {@link ValidationVisitorInterface} and {@link GlobalExecutionContextInterface}.
|
|
Symfony\Component\Validator\ValidationVisitorInterface
|
Validates values against constraints defined in {@link MetadataInterface} instances.
|
|
Symfony\Component\Validator\Validator
|
Default implementation of {@link ValidatorInterface}.
|
|
Symfony\Component\Validator\ValidatorBuilder
|
The default implementation of {@link ValidatorBuilderInterface}.
|
|
Symfony\Component\Validator\ValidatorBuilderInterface
|
A configurable builder for ValidatorInterface objects.
|
|
Symfony\Component\Validator\ValidatorInterface
|
Validates values and graphs of objects and arrays.
|
|
Symfony\Component\Yaml\Dumper
|
Dumper dumps PHP variables to YAML strings.
|
|
Symfony\Component\Yaml\Escaper
|
Escaper encapsulates escaping rules for single and double-quoted YAML strings.
|
|
Symfony\Component\Yaml\Exception\DumpException
|
Exception class thrown when an error occurs during dumping.
|
|
Symfony\Component\Yaml\Exception\ExceptionInterface
|
Exception interface for all exceptions thrown by the component.
|
|
Symfony\Component\Yaml\Exception\ParseException
|
Exception class thrown when an error occurs during parsing.
|
|
Symfony\Component\Yaml\Exception\RuntimeException
|
Exception class thrown when an error occurs during parsing.
|
|
Symfony\Component\Yaml\Inline
|
Inline implements a YAML parser/dumper for the YAML inline syntax.
|
|
Symfony\Component\Yaml\Parser
|
Parser parses YAML strings to convert them to PHP arrays.
|
|
Symfony\Component\Yaml\Unescaper
|
Unescaper encapsulates unescaping rules for single and double-quoted YAML strings.
|
|
Symfony\Component\Yaml\Yaml
|
Yaml offers convenience methods to load and dump YAML.
|