diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/annotations.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/annotations.xml
index 1c0c312dc2673..9d8645e00f46d 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/annotations.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/annotations.xml
@@ -4,22 +4,16 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Doctrine\Common\Annotations\AnnotationReader
- Doctrine\Common\Annotations\CachedReader
- Doctrine\Common\Annotations\FileCacheReader
-
-
-
+
-
+
-
+
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/collectors.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/collectors.xml
index 9583833d8f4a7..bb37027fa088a 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/collectors.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/collectors.xml
@@ -4,26 +4,13 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector
- Symfony\Component\HttpKernel\DataCollector\RequestDataCollector
- Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector
- Symfony\Component\HttpKernel\DataCollector\EventDataCollector
- Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector
- Symfony\Component\HttpKernel\DataCollector\TimeDataCollector
- Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector
- Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector
- Symfony\Component\Form\Extension\DataCollector\FormDataCollector
- Symfony\Component\Form\Extension\DataCollector\FormDataExtractor
-
-
-
+
-
+
@@ -32,39 +19,39 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/debug.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/debug.xml
index 819f9623b004f..d5d7855a23904 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/debug.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/debug.xml
@@ -5,21 +5,19 @@
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
- Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher
%kernel.cache_dir%/%kernel.container_class%.xml
- Symfony\Component\HttpKernel\Controller\TraceableControllerResolver
-1
-
+
-
+
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/debug_prod.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/debug_prod.xml
index 39266eab0363c..2be5bae2ee0e9 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/debug_prod.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/debug_prod.xml
@@ -5,13 +5,11 @@
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
- Symfony\Component\HttpKernel\EventListener\DebugHandlersListener
- Symfony\Component\Stopwatch\Stopwatch
0
-
+
@@ -22,6 +20,6 @@
null
-
+
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/esi.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/esi.xml
index 3038f40e97b46..e3f6d4fa37598 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/esi.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/esi.xml
@@ -4,15 +4,10 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Component\HttpKernel\HttpCache\Esi
- Symfony\Component\HttpKernel\EventListener\EsiListener
-
-
-
+
-
+
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/form.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/form.xml
index 23d8ec260cafb..787abd58f9d10 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/form.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/form.xml
@@ -4,21 +4,12 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Component\Form\ResolvedFormTypeFactory
- Symfony\Component\Form\FormRegistry
- Symfony\Component\Form\FormFactory
- Symfony\Component\Form\Extension\DependencyInjection\DependencyInjectionExtension
- Symfony\Component\Form\Extension\Validator\ValidatorTypeGuesser
- Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler
-
-
-
+
-
+
-
+
-
+
@@ -49,7 +40,7 @@
-
+
@@ -154,7 +145,7 @@
-
+
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/form_debug.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/form_debug.xml
index 5d4faac4acf71..aaf2df939e972 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/form_debug.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/form_debug.xml
@@ -4,21 +4,16 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy
- Symfony\Component\Form\Extension\DataCollector\Type\DataCollectorTypeExtension
-
-
-
+
-
+
-
+
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/fragment_listener.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/fragment_listener.xml
index 930ca17b0add3..332e767c4dafe 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/fragment_listener.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/fragment_listener.xml
@@ -4,12 +4,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Component\HttpKernel\EventListener\FragmentListener
-
-
-
+
%fragment.path%
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/fragment_renderer.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/fragment_renderer.xml
index e542c6ea3227b..3c3fdbce5eb15 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/fragment_renderer.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/fragment_renderer.xml
@@ -5,29 +5,25 @@
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
- Symfony\Component\HttpKernel\Fragment\FragmentHandler
- Symfony\Component\HttpKernel\Fragment\InlineFragmentRenderer
- Symfony\Bundle\FrameworkBundle\Fragment\ContainerAwareHIncludeFragmentRenderer
- Symfony\Component\HttpKernel\Fragment\EsiFragmentRenderer
/_fragment
-
+
%kernel.debug%
-
+
%fragment.path%
-
+
@@ -35,7 +31,7 @@
%fragment.path%
-
+
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/profiling.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/profiling.xml
index cee86b3b72cfa..35e266125ced1 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/profiling.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/profiling.xml
@@ -4,13 +4,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Component\HttpKernel\Profiler\Profiler
- Symfony\Component\HttpKernel\EventListener\ProfilerListener
-
-
-
+
@@ -23,7 +18,7 @@
%profiler.storage.lifetime%
-
+
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/property_access.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/property_access.xml
index 0e0fc65dea10d..1ebee06451de7 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/property_access.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/property_access.xml
@@ -4,12 +4,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Component\PropertyAccess\PropertyAccessor
-
-
-
+
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/request.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/request.xml
index cc836c35e3b0f..323744edaa42e 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/request.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/request.xml
@@ -4,12 +4,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Component\HttpKernel\EventListener\AddRequestFormatsListener
-
-
-
+
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/routing.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/routing.xml
index 6b2f7c9688699..f13a038c2741d 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/routing.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/routing.xml
@@ -5,54 +5,45 @@
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
- Symfony\Bundle\FrameworkBundle\Routing\Router
- Symfony\Component\Routing\RequestContext
- Symfony\Bundle\FrameworkBundle\Routing\DelegatingLoader
- Symfony\Component\Config\Loader\LoaderResolver
- Symfony\Component\Routing\Loader\XmlFileLoader
- Symfony\Component\Routing\Loader\YamlFileLoader
- Symfony\Component\Routing\Loader\PhpFileLoader
Symfony\Component\Routing\Generator\UrlGenerator
Symfony\Component\Routing\Generator\UrlGenerator
Symfony\Component\Routing\Generator\Dumper\PhpGeneratorDumper
Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher
Symfony\Bundle\FrameworkBundle\Routing\RedirectableUrlMatcher
Symfony\Component\Routing\Matcher\Dumper\PhpMatcherDumper
- Symfony\Bundle\FrameworkBundle\CacheWarmer\RouterCacheWarmer
%router.cache_class_prefix%UrlMatcher
%router.cache_class_prefix%UrlGenerator
- Symfony\Component\HttpKernel\EventListener\RouterListener
localhost
http
-
+
-
+
-
+
-
+
-
+
-
+
%router.resource%
@@ -74,7 +65,7 @@
-
+
%router.request_context.base_url%
GET
%router.request_context.host%
@@ -83,12 +74,12 @@
%request_listener.https_port%
-
+
-
+
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/security.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/security.xml
index 2b6307a9ef5e1..89637369256e9 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/security.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/security.xml
@@ -4,13 +4,9 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Component\Security\Core\Util\SecureRandom
-
-
-
+
%kernel.cache_dir%/secure_random.seed
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/security_csrf.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/security_csrf.xml
index 143c8a68efe83..fa8a46d9aafe8 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/security_csrf.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/security_csrf.xml
@@ -4,22 +4,16 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Component\Security\Csrf\TokenGenerator\UriSafeTokenGenerator
- Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage
- Symfony\Component\Security\Csrf\CsrfTokenManager
-
-
-
+
-
+
-
+
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/serializer.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/serializer.xml
index 491ccbcf2cf53..00e620762c27d 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/serializer.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/serializer.xml
@@ -4,22 +4,16 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Component\Serializer\Serializer
- Symfony\Component\Serializer\Encoder\XmlEncoder
- Symfony\Component\Serializer\Encoder\JsonEncoder
-
-
-
+
-
+
-
+
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/services.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/services.xml
index 4457dbb27669c..80b4ff2f92abd 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/services.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/services.xml
@@ -4,36 +4,25 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher
- Symfony\Component\HttpKernel\DependencyInjection\ContainerAwareHttpKernel
- Symfony\Component\Filesystem\Filesystem
- Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerAggregate
- Symfony\Component\HttpKernel\CacheClearer\ChainCacheClearer
- Symfony\Component\HttpKernel\Config\FileLocator
- Symfony\Component\HttpKernel\UriSigner
- Symfony\Component\HttpFoundation\RequestStack
-
-
-
+
-
+
-
+
-
+
-
+
@@ -52,14 +41,14 @@
-
+
-
+
%kernel.root_dir%/Resources
-
+
%kernel.secret%
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/session.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/session.xml
index 591f92e456ddc..6a6d4fcaf886d 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/session.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/session.xml
@@ -5,59 +5,49 @@
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
- Symfony\Component\HttpFoundation\Session\Session
- Symfony\Component\HttpFoundation\Session\Flash\FlashBag
- Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag
- Symfony\Component\HttpFoundation\Session\Storage\MetadataBag
_sf2_meta
- Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage
- Symfony\Component\HttpFoundation\Session\Storage\PhpBridgeSessionStorage
- Symfony\Component\HttpFoundation\Session\Storage\MockFileSessionStorage
- Symfony\Component\HttpFoundation\Session\Storage\Handler\NativeFileSessionHandler
- Symfony\Component\HttpFoundation\Session\Storage\Handler\WriteCheckSessionHandler
- Symfony\Bundle\FrameworkBundle\EventListener\SessionListener
-
+
-
+
%session.metadata.storage_key%
%session.metadata.update_threshold%
-
+
%session.storage.options%
-
+
-
+
-
+
-
+
%kernel.cache_dir%/sessions
MOCKSESSID
-
+
%session.save_path%
-
+
-
+
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/templating.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/templating.xml
index 59da78fc41689..d4d0053c4e4bf 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/templating.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/templating.xml
@@ -4,57 +4,45 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Bundle\FrameworkBundle\Templating\DelegatingEngine
- Symfony\Bundle\FrameworkBundle\Templating\TemplateNameParser
- Symfony\Bundle\FrameworkBundle\Templating\TemplateFilenameParser
- Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplatePathsCacheWarmer
- Symfony\Bundle\FrameworkBundle\Templating\Loader\TemplateLocator
- Symfony\Bundle\FrameworkBundle\Templating\Loader\FilesystemLoader
- Symfony\Component\Templating\Loader\CacheLoader
- Symfony\Component\Templating\Loader\ChainLoader
- Symfony\Bundle\FrameworkBundle\CacheWarmer\TemplateFinder
-
-
-
+
-
+
-
+
-
+
%kernel.cache_dir%
-
+
%kernel.root_dir%/Resources
-
+
-
+
-
+
%templating.loader.cache.path%
-
+
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/templating_debug.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/templating_debug.xml
index 49e79416e1eba..f2bdc45c22938 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/templating_debug.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/templating_debug.xml
@@ -4,12 +4,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Bundle\FrameworkBundle\Templating\TimedPhpEngine
-
-
-
+
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/templating_php.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/templating_php.xml
index 0ebb44bbd2708..1489246399817 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/templating_php.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/templating_php.xml
@@ -4,28 +4,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Bundle\FrameworkBundle\Templating\PhpEngine
- Symfony\Component\Templating\Helper\SlotsHelper
- Symfony\Component\Templating\Helper\CoreAssetsHelper
- Symfony\Bundle\FrameworkBundle\Templating\Helper\ActionsHelper
- Symfony\Bundle\FrameworkBundle\Templating\Helper\RouterHelper
- Symfony\Bundle\FrameworkBundle\Templating\Helper\RequestHelper
- Symfony\Bundle\FrameworkBundle\Templating\Helper\SessionHelper
- Symfony\Bundle\FrameworkBundle\Templating\Helper\CodeHelper
- Symfony\Bundle\FrameworkBundle\Templating\Helper\TranslatorHelper
- Symfony\Bundle\FrameworkBundle\Templating\Helper\FormHelper
- Symfony\Bundle\FrameworkBundle\Templating\Helper\StopwatchHelper
- Symfony\Component\Form\Extension\Templating\TemplatingRendererEngine
- Symfony\Component\Form\FormRenderer
- Symfony\Bundle\FrameworkBundle\Templating\GlobalVariables
- Symfony\Bundle\FrameworkBundle\Templating\Asset\PathPackage
- Symfony\Component\Templating\Asset\UrlPackage
- Symfony\Bundle\FrameworkBundle\Templating\Asset\PackageFactory
-
-
-
+
@@ -33,23 +13,23 @@
%kernel.charset%
-
+
-
+
-
+
-
+
@@ -61,63 +41,63 @@
-
+
-
+
-
+
-
+
-
+
-
+
%templating.helper.code.file_link_format%
%kernel.root_dir%
%kernel.charset%
-
+
-
+
-
+
-
+
%templating.helper.form.resources%
-
+
-
+
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/test.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/test.xml
index 4e609a06e5d95..2cdf624e81c8d 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/test.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/test.xml
@@ -5,26 +5,22 @@
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
- Symfony\Bundle\FrameworkBundle\Client
- Symfony\Component\BrowserKit\History
- Symfony\Component\BrowserKit\CookieJar
- Symfony\Bundle\FrameworkBundle\EventListener\TestSessionListener
-
+
%test.client.parameters%
-
+
-
+
-
+
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/translation.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/translation.xml
index b0dac08e3f255..67840caa74948 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/translation.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/translation.xml
@@ -4,39 +4,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Bundle\FrameworkBundle\Translation\Translator
- Symfony\Component\Translation\IdentityTranslator
- Symfony\Component\Translation\MessageSelector
- Symfony\Component\Translation\Loader\PhpFileLoader
- Symfony\Component\Translation\Loader\YamlFileLoader
- Symfony\Component\Translation\Loader\XliffFileLoader
- Symfony\Component\Translation\Loader\PoFileLoader
- Symfony\Component\Translation\Loader\MoFileLoader
- Symfony\Component\Translation\Loader\QtFileLoader
- Symfony\Component\Translation\Loader\CsvFileLoader
- Symfony\Component\Translation\Loader\IcuResFileLoader
- Symfony\Component\Translation\Loader\IcuDatFileLoader
- Symfony\Component\Translation\Loader\IniFileLoader
- Symfony\Component\Translation\Loader\JsonFileLoader
- Symfony\Component\Translation\Dumper\PhpFileDumper
- Symfony\Component\Translation\Dumper\XliffFileDumper
- Symfony\Component\Translation\Dumper\PoFileDumper
- Symfony\Component\Translation\Dumper\MoFileDumper
- Symfony\Component\Translation\Dumper\YamlFileDumper
- Symfony\Component\Translation\Dumper\QtFileDumper
- Symfony\Component\Translation\Dumper\CsvFileDumper
- Symfony\Component\Translation\Dumper\IniFileDumper
- Symfony\Component\Translation\Dumper\JsonFileDumper
- Symfony\Component\Translation\Dumper\IcuResFileDumper
- Symfony\Bundle\FrameworkBundle\Translation\PhpExtractor
- Symfony\Bundle\FrameworkBundle\Translation\TranslationLoader
- Symfony\Component\Translation\Extractor\ChainExtractor
- Symfony\Component\Translation\Writer\TranslationWriter
-
-
-
+
@@ -52,104 +21,104 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/validator.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/validator.xml
index 336379a11bd66..958655babe10f 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/validator.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/validator.xml
@@ -6,19 +6,13 @@
Symfony\Component\Validator\ValidatorInterface
- Symfony\Component\Validator\ValidatorBuilderInterface
- Symfony\Component\Validator\Validation
- Symfony\Component\Validator\Mapping\Cache\ApcCache
- Symfony\Bundle\FrameworkBundle\Validator\ConstraintValidatorFactory
- Symfony\Component\Validator\Constraints\ExpressionValidator
- Symfony\Component\Validator\Constraints\EmailValidator
-
+
@@ -32,21 +26,21 @@
-
+
%validator.mapping.cache.prefix%
-
+
-
+
-
+
diff --git a/src/Symfony/Bundle/FrameworkBundle/Resources/config/web.xml b/src/Symfony/Bundle/FrameworkBundle/Resources/config/web.xml
index 9b2f3cb3a4373..6e2ce8d005ca4 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Resources/config/web.xml
+++ b/src/Symfony/Bundle/FrameworkBundle/Resources/config/web.xml
@@ -4,37 +4,29 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Bundle\FrameworkBundle\Controller\ControllerResolver
- Symfony\Bundle\FrameworkBundle\Controller\ControllerNameParser
- Symfony\Component\HttpKernel\EventListener\ResponseListener
- Symfony\Component\HttpKernel\EventListener\StreamedResponseListener
- Symfony\Component\HttpKernel\EventListener\LocaleListener
-
-
-
+
-
+
-
+
%kernel.charset%
-
+
-
+
%kernel.default_locale%
diff --git a/src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler/LoggingTranslatorPassTest.php b/src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler/LoggingTranslatorPassTest.php
index 9fb0721ece64d..d35649fd80e9e 100644
--- a/src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler/LoggingTranslatorPassTest.php
+++ b/src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/Compiler/LoggingTranslatorPassTest.php
@@ -41,7 +41,7 @@ public function testProcess()
$definition->expects($this->once())
->method('getClass')
- ->will($this->returnValue("%translator.class%"));
+ ->will($this->returnValue("Symfony\Bundle\FrameworkBundle\Translation\Translator"));
$parameterBag->expects($this->once())
->method('resolveValue')
diff --git a/src/Symfony/Bundle/SecurityBundle/Resources/config/collectors.xml b/src/Symfony/Bundle/SecurityBundle/Resources/config/collectors.xml
index 84f836c6e74a0..e3e9ab23f71d6 100644
--- a/src/Symfony/Bundle/SecurityBundle/Resources/config/collectors.xml
+++ b/src/Symfony/Bundle/SecurityBundle/Resources/config/collectors.xml
@@ -4,12 +4,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector
-
-
-
+
diff --git a/src/Symfony/Bundle/SecurityBundle/Resources/config/security.xml b/src/Symfony/Bundle/SecurityBundle/Resources/config/security.xml
index 3d02095bba74f..6958ee1e8da3a 100644
--- a/src/Symfony/Bundle/SecurityBundle/Resources/config/security.xml
+++ b/src/Symfony/Bundle/SecurityBundle/Resources/config/security.xml
@@ -5,52 +5,24 @@
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
- Symfony\Component\Security\Core\SecurityContext
-
- Symfony\Component\Security\Core\User\UserChecker
-
- Symfony\Component\Security\Core\Encoder\EncoderFactory
Symfony\Component\Security\Core\Encoder\MessageDigestPasswordEncoder
Symfony\Component\Security\Core\Encoder\PlaintextPasswordEncoder
Symfony\Component\Security\Core\Encoder\Pbkdf2PasswordEncoder
Symfony\Component\Security\Core\Encoder\BCryptPasswordEncoder
- Symfony\Component\Security\Core\User\InMemoryUserProvider
- Symfony\Component\Security\Core\User\User
- Symfony\Component\Security\Core\User\ChainUserProvider
-
Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken
- Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager
-
Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy
-
Symfony\Component\Security\Core\Authorization\AccessDecisionManager
- Symfony\Component\Security\Core\Authorization\Voter\RoleVoter
- Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter
- Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter
- Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter
-
- Symfony\Component\Security\Http\Firewall
- Symfony\Bundle\SecurityBundle\Security\FirewallMap
- Symfony\Bundle\SecurityBundle\Security\FirewallContext
Symfony\Component\HttpFoundation\RequestMatcher
Symfony\Component\HttpFoundation\ExpressionRequestMatcher
-
- Symfony\Component\Security\Core\Role\RoleHierarchy
-
- Symfony\Component\Security\Http\HttpUtils
-
- Symfony\Component\Security\Core\Validator\Constraints\UserPasswordValidator
-
- Symfony\Component\Security\Core\Authorization\ExpressionLanguage
-
+
@@ -65,7 +37,7 @@
-
+
%security.authentication.manager.erase_credentials%
@@ -73,16 +45,16 @@
-
+
%security.authentication.trust_resolver.anonymous_class%
%security.authentication.trust_resolver.rememberme_class%
-
+
%security.authentication.session_strategy.strategy%
-
+
@@ -94,40 +66,40 @@
-
+
-
+
-
+
-
+
%security.role_hierarchy.roles%
-
+
-
+
-
+
-
+
@@ -136,35 +108,35 @@
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
+
diff --git a/src/Symfony/Bundle/SecurityBundle/Resources/config/security_acl.xml b/src/Symfony/Bundle/SecurityBundle/Resources/config/security_acl.xml
index 624b6b1d1ddc9..4faacfd62f067 100644
--- a/src/Symfony/Bundle/SecurityBundle/Resources/config/security_acl.xml
+++ b/src/Symfony/Bundle/SecurityBundle/Resources/config/security_acl.xml
@@ -5,36 +5,26 @@
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
- Symfony\Component\Security\Acl\Domain\PermissionGrantingStrategy
-
- Symfony\Component\Security\Acl\Voter\AclVoter
- Symfony\Component\Security\Acl\Permission\BasicPermissionMap
-
- Symfony\Component\Security\Acl\Domain\ObjectIdentityRetrievalStrategy
- Symfony\Component\Security\Acl\Domain\SecurityIdentityRetrievalStrategy
-
- Symfony\Component\Security\Acl\Domain\DoctrineAclCache
-
Symfony\Component\Security\Acl\Domain\AclCollectionCache
-
+
-
+
-
+
-
+
-
+
diff --git a/src/Symfony/Bundle/SecurityBundle/Resources/config/security_acl_dbal.xml b/src/Symfony/Bundle/SecurityBundle/Resources/config/security_acl_dbal.xml
index a61d648b0b709..2675a37cd3d46 100644
--- a/src/Symfony/Bundle/SecurityBundle/Resources/config/security_acl_dbal.xml
+++ b/src/Symfony/Bundle/SecurityBundle/Resources/config/security_acl_dbal.xml
@@ -4,16 +4,10 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Component\Security\Acl\Dbal\MutableAclProvider
- Symfony\Component\Security\Acl\Dbal\Schema
- Symfony\Bundle\SecurityBundle\EventListener\AclSchemaListener
-
-
-
+
@@ -26,7 +20,7 @@
-
+
%security.acl.dbal.class_table_name%
%security.acl.dbal.entry_table_name%
@@ -36,19 +30,19 @@
-
+
-
+
-
+
diff --git a/src/Symfony/Bundle/SecurityBundle/Resources/config/security_listeners.xml b/src/Symfony/Bundle/SecurityBundle/Resources/config/security_listeners.xml
index 7d3ba1a6f322c..e81e97ffb5fb8 100644
--- a/src/Symfony/Bundle/SecurityBundle/Resources/config/security_listeners.xml
+++ b/src/Symfony/Bundle/SecurityBundle/Resources/config/security_listeners.xml
@@ -4,53 +4,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint
-
- Symfony\Component\Security\Http\Firewall\ChannelListener
-
- Symfony\Component\Security\Http\EntryPoint\FormAuthenticationEntryPoint
- Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener
-
- Symfony\Component\Security\Http\Firewall\SimpleFormAuthenticationListener
-
- Symfony\Component\Security\Http\Firewall\SimplePreAuthenticationListener
-
- Symfony\Component\Security\Http\Firewall\BasicAuthenticationListener
- Symfony\Component\Security\Http\EntryPoint\BasicAuthenticationEntryPoint
-
- Symfony\Component\Security\Http\Firewall\DigestAuthenticationListener
- Symfony\Component\Security\Http\EntryPoint\DigestAuthenticationEntryPoint
-
- Symfony\Component\Security\Http\Firewall\X509AuthenticationListener
-
- Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener
-
- Symfony\Component\Security\Http\Firewall\SwitchUserListener
-
- Symfony\Component\Security\Http\Firewall\LogoutListener
- Symfony\Component\Security\Http\Logout\SessionLogoutHandler
- Symfony\Component\Security\Http\Logout\CookieClearingLogoutHandler
- Symfony\Component\Security\Http\Logout\DefaultLogoutSuccessHandler
-
- Symfony\Component\Security\Http\Firewall\AccessListener
- Symfony\Component\Security\Http\AccessMap
- Symfony\Component\Security\Http\Firewall\ExceptionListener
- Symfony\Component\Security\Http\Firewall\ContextListener
-
- Symfony\Component\Security\Core\Authentication\Provider\DaoAuthenticationProvider
- Symfony\Component\Security\Core\Authentication\Provider\SimpleAuthenticationProvider
- Symfony\Component\Security\Core\Authentication\Provider\PreAuthenticatedAuthenticationProvider
-
- Symfony\Component\Security\Core\Authentication\Provider\AnonymousAuthenticationProvider
-
- Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler
- Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler
- Symfony\Component\Security\Http\Authentication\SimpleAuthenticationHandler
-
-
-
+
@@ -58,29 +13,29 @@
-
+
-
+
%request_listener.http_port%
%request_listener.https_port%
-
+
-
+
-
+
-
+
-
+
@@ -89,21 +44,21 @@
-
+
-
-
+
+
-
+
/
-
+
@@ -127,7 +82,7 @@
-
+
@@ -137,7 +92,7 @@
-
+
@@ -146,18 +101,18 @@
-
+
@@ -165,7 +120,7 @@
-
+
@@ -174,7 +129,7 @@
-
+
@@ -195,7 +150,7 @@
-
+
@@ -204,7 +159,7 @@
-
+
@@ -213,7 +168,7 @@
-
+
@@ -221,18 +176,18 @@
%security.authentication.hide_user_not_found%
-
+
-
+
-
+
@@ -244,7 +199,7 @@
-
+
@@ -257,7 +212,7 @@
-
+
diff --git a/src/Symfony/Bundle/SecurityBundle/Resources/config/security_rememberme.xml b/src/Symfony/Bundle/SecurityBundle/Resources/config/security_rememberme.xml
index 15131e96c7c09..4928f9c2bdb92 100644
--- a/src/Symfony/Bundle/SecurityBundle/Resources/config/security_rememberme.xml
+++ b/src/Symfony/Bundle/SecurityBundle/Resources/config/security_rememberme.xml
@@ -4,20 +4,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Component\Security\Core\Authentication\Provider\RememberMeAuthenticationProvider
-
- Symfony\Component\Security\Http\Firewall\RememberMeListener
- Symfony\Component\Security\Core\Authentication\RememberMe\InMemoryTokenProvider
-
- Symfony\Component\Security\Http\RememberMe\PersistentTokenBasedRememberMeServices
- Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices
-
- Symfony\Component\Security\Http\RememberMe\ResponseListener
-
-
-
+
@@ -27,11 +15,11 @@
-
+
-
+
@@ -43,19 +31,19 @@
-
+
diff --git a/src/Symfony/Bundle/SecurityBundle/Resources/config/templating_php.xml b/src/Symfony/Bundle/SecurityBundle/Resources/config/templating_php.xml
index c91bf7970c3e1..4603ed1e59a6d 100644
--- a/src/Symfony/Bundle/SecurityBundle/Resources/config/templating_php.xml
+++ b/src/Symfony/Bundle/SecurityBundle/Resources/config/templating_php.xml
@@ -4,19 +4,14 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Bundle\SecurityBundle\Templating\Helper\LogoutUrlHelper
- Symfony\Bundle\SecurityBundle\Templating\Helper\SecurityHelper
-
-
-
+
-
+
diff --git a/src/Symfony/Bundle/SecurityBundle/Resources/config/templating_twig.xml b/src/Symfony/Bundle/SecurityBundle/Resources/config/templating_twig.xml
index d457cf1485cdf..1ec64c8a8d8b4 100644
--- a/src/Symfony/Bundle/SecurityBundle/Resources/config/templating_twig.xml
+++ b/src/Symfony/Bundle/SecurityBundle/Resources/config/templating_twig.xml
@@ -4,18 +4,13 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Bundle\SecurityBundle\Twig\Extension\LogoutUrlExtension
- Symfony\Bridge\Twig\Extension\SecurityExtension
-
-
-
+
-
+
diff --git a/src/Symfony/Bundle/TwigBundle/Resources/config/debug.xml b/src/Symfony/Bundle/TwigBundle/Resources/config/debug.xml
index c44ae6312155e..55fd9f8c4632d 100644
--- a/src/Symfony/Bundle/TwigBundle/Resources/config/debug.xml
+++ b/src/Symfony/Bundle/TwigBundle/Resources/config/debug.xml
@@ -4,12 +4,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Symfony\Bundle\TwigBundle\Debug\TimedTwigEngine
-
-
-
+
diff --git a/src/Symfony/Bundle/TwigBundle/Resources/config/twig.xml b/src/Symfony/Bundle/TwigBundle/Resources/config/twig.xml
index 3c81983dd3bea..c4e916d5a7177 100644
--- a/src/Symfony/Bundle/TwigBundle/Resources/config/twig.xml
+++ b/src/Symfony/Bundle/TwigBundle/Resources/config/twig.xml
@@ -4,32 +4,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd">
-
- Twig_Environment
- Symfony\Bundle\TwigBundle\Loader\FilesystemLoader
- Twig_Loader_Chain
- Symfony\Bundle\TwigBundle\TwigEngine
- Symfony\Bundle\TwigBundle\CacheWarmer\TemplateCacheCacheWarmer
- Symfony\Bridge\Twig\Extension\TranslationExtension
- Symfony\Bundle\TwigBundle\Extension\AssetsExtension
- Symfony\Bundle\TwigBundle\Extension\ActionsExtension
- Symfony\Bridge\Twig\Extension\CodeExtension
- Symfony\Bridge\Twig\Extension\RoutingExtension
- Symfony\Bridge\Twig\Extension\YamlExtension
- Symfony\Bridge\Twig\Extension\FormExtension
- Symfony\Bridge\Twig\Extension\HttpKernelExtension
- Symfony\Bridge\Twig\Extension\StopwatchExtension
- Symfony\Bridge\Twig\Extension\ExpressionExtension
- Symfony\Bridge\Twig\Form\TwigRendererEngine
- Symfony\Bridge\Twig\Form\TwigRenderer
- Symfony\Bridge\Twig\Translation\TwigExtractor
- Symfony\Component\HttpKernel\EventListener\ExceptionListener
- Symfony\Bundle\TwigBundle\Controller\ExceptionController
- Symfony\Bundle\TwigBundle\Controller\PreviewErrorController
-
-
-
+
%twig.options%
@@ -38,104 +14,104 @@
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
%templating.helper.code.file_link_format%
%kernel.root_dir%
%kernel.charset%
-
+
-
+
-
+
%kernel.debug%
-
+
-
+
-
+
-
+
%twig.form.resources%
-
+
-