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 | @coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\AuthenticationProviderPass @group DependencyInjection |
BackendCompilerPassTest | core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/BackendCompilerPassTest.php | @coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\BackendCompilerPass @group DependencyInjection |
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 | @coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\ProxyServicesPass @group DependencyInjection |
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 | @coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\StackedKernelPass @group DependencyInjection |
TaggedHandlersPassTest | core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/TaggedHandlersPassTest.php | @coversDefaultClass \Drupal\Core\DependencyInjection\Compiler\TaggedHandlersPass @group DependencyInjection |
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.