Issue #2497243 by Fabianx, znerol, fgm, Wim Leers, darol100, jhedstrom,...
Issue #2497243 by Fabianx, znerol, fgm, Wim Leers, darol100, jhedstrom, hussainweb, pfrenssen, neclimdul, jibran, Nitesh Sethia, dawehner, chx, catch, benjy, Aki Tendo: Replace Symfony container with a Drupal one, stored in cache
parent
8cf5b80c
No related branches found
No related tags found
Showing
- core/lib/Drupal/Component/DependencyInjection/Container.php 629 additions, 0 deletionscore/lib/Drupal/Component/DependencyInjection/Container.php
- core/lib/Drupal/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php 513 additions, 0 deletions...nt/DependencyInjection/Dumper/OptimizedPhpArrayDumper.php
- core/lib/Drupal/Component/DependencyInjection/Dumper/PhpArrayDumper.php 77 additions, 0 deletions...l/Component/DependencyInjection/Dumper/PhpArrayDumper.php
- core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php 276 additions, 0 deletions...rupal/Component/DependencyInjection/PhpArrayContainer.php
- core/lib/Drupal/Component/DependencyInjection/composer.json 18 additions, 0 deletionscore/lib/Drupal/Component/DependencyInjection/composer.json
- core/lib/Drupal/Core/DependencyInjection/Container.php 5 additions, 4 deletionscore/lib/Drupal/Core/DependencyInjection/Container.php
- core/lib/Drupal/Core/DrupalKernel.php 109 additions, 79 deletionscore/lib/Drupal/Core/DrupalKernel.php
- core/lib/Drupal/Core/DrupalKernelInterface.php 10 additions, 0 deletionscore/lib/Drupal/Core/DrupalKernelInterface.php
- core/modules/system/src/Tests/DrupalKernel/DrupalKernelTest.php 10 additions, 22 deletions...odules/system/src/Tests/DrupalKernel/DrupalKernelTest.php
- core/modules/system/src/Tests/ServiceProvider/ServiceProviderTest.php 4 additions, 8 deletions.../system/src/Tests/ServiceProvider/ServiceProviderTest.php
- core/modules/system/src/Tests/ServiceProvider/ServiceProviderWebTest.php 41 additions, 0 deletions...stem/src/Tests/ServiceProvider/ServiceProviderWebTest.php
- core/modules/system/src/Tests/System/UncaughtExceptionTest.php 2 additions, 16 deletions...modules/system/src/Tests/System/UncaughtExceptionTest.php
- core/tests/Drupal/Tests/Component/DependencyInjection/ContainerTest.php 1188 additions, 0 deletions...pal/Tests/Component/DependencyInjection/ContainerTest.php
- core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php 621 additions, 0 deletions...ependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php
- core/tests/Drupal/Tests/Component/DependencyInjection/Dumper/PhpArrayDumperTest.php 59 additions, 0 deletions...mponent/DependencyInjection/Dumper/PhpArrayDumperTest.php
- core/tests/Drupal/Tests/Component/DependencyInjection/Fixture/container_test_file_service_test_service_function.data 16 additions, 0 deletions...re/container_test_file_service_test_service_function.data
- core/tests/Drupal/Tests/Component/DependencyInjection/PhpArrayContainerTest.php 54 additions, 0 deletions...s/Component/DependencyInjection/PhpArrayContainerTest.php
Loading
Please register or sign in to comment