namespace Drupal\Tests\Core\DependencyInjection\Compiler
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| AuthenticationProviderPassTest | core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/AuthenticationProviderPassTest.php | Tests Drupal\Core\DependencyInjection\Compiler\AuthenticationProviderPass. |
| BackendCompilerPassTest | core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php | Tests Drupal\Core\DependencyInjection\Compiler\BackendCompilerPass. |
| HandlerInterface | core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php | Interface for test handlers. |
| InvalidConsumer | core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php | Test class of an invalid consumer. |
| InvalidHandler | core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php | Invalid test handler class. |
| ProxyServicesPassTest | core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/ProxyServicesPassTest.php | Tests Drupal\Core\DependencyInjection\Compiler\ProxyServicesPass. |
| ServiceClassDefault | core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php | A class used for testing the backend compiler passes. |
| ServiceClassDriverTestMysql | core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php | A class used for testing the backend compiler passes. |
| ServiceClassMariaDb | core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php | A class used for testing the backend compiler passes. |
| ServiceClassMysql | core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php | A class used for testing the backend compiler passes. |
| ServiceClassSqlite | core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php | A class used for testing the backend compiler passes. |
| StackedKernelPassTest | core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php | Tests Drupal\Core\DependencyInjection\Compiler\StackedKernelPass. |
| TaggedHandlersPassTest | core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php | Tests Drupal\Core\DependencyInjection\Compiler\TaggedHandlersPass. |
| ValidConsumer | core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php | Test class of a valid consumer. |
| ValidConsumerWithExtraArguments | core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php | Test class of a valid consumer with extra arguments. |
| ValidHandler | core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php | Test handler class with interface implemented. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.