Search for discovery
- Search 7.x for discovery
- Search 9.5.x for discovery
- Search 8.9.x for discovery
- Search 10.3.x for discovery
- Search 11.x for discovery
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| StaticDiscoveryDecorator::__call | function | core/ |
Passes through all unknown calls onto the decorated object. |
| StaticDiscoveryDecorator::__construct | function | core/ |
Constructs StaticDiscoveryDecorator object. |
| StaticDiscoveryDecoratorTest | class | core/ |
Tests Drupal\Component\Plugin\Discovery\StaticDiscoveryDecorator. |
| StaticDiscoveryDecoratorTest.php | file | core/ |
|
| StaticDiscoveryDecoratorTest::getRegisterDefinitionsCallback | function | core/ |
Helper method to provide a mocked callback object with expectations. |
| StaticDiscoveryDecoratorTest::providerCall | function | core/ |
Data provider for testCall(). |
| StaticDiscoveryDecoratorTest::providerGetDefinition | function | core/ |
Data provider for testGetDefinitions(). |
| StaticDiscoveryDecoratorTest::providerGetDefinitions | function | core/ |
Data provider for testGetDefinitions(). |
| StaticDiscoveryDecoratorTest::testCall | function | core/ |
@legacy-covers ::__call |
| StaticDiscoveryDecoratorTest::testGetDefinition | function | core/ |
Tests get definition. |
| StaticDiscoveryDecoratorTest::testGetDefinitions | function | core/ |
Tests get definitions. |
| StaticDiscoveryDecoratorTestMockInterface | interface | core/ |
Interface used in the mocking process of this test. |
| StaticDiscoveryDecoratorTestMockInterface::registerDefinitionsCallback | function | core/ |
Function used in the mocking process of this test. |
| StaticDiscoveryTest | class | core/ |
Tests that plugins using static discovery are correctly discovered. |
| StaticDiscoveryTest.php | file | core/ |
|
| StaticDiscoveryTest::setUp | function | core/ |
|
| StaticDiscoveryTestDecoratedClass | class | core/ |
A class extending StaticDiscovery for testing purposes. |
| StaticDiscoveryTestDecoratedClass::complexArguments | function | core/ |
|
| StaticDiscoveryTestDecoratedClass::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| StaticDiscoveryTestDecoratedClass::noArguments | function | core/ |
|
| StaticRouteDiscoveryBase | class | core/ |
Provides functionality for a class subscribed to RoutingEvents::STATIC. |
| StaticRouteDiscoveryBase.php | file | core/ |
|
| StaticRouteDiscoveryBase::collectRoutes | function | core/ |
Creates a collection of routes to add to the route builder. |
| StaticRouteDiscoveryBase::createRoute | function | core/ |
Creates a route. |
| StaticRouteDiscoveryBase::getPriority | function | core/ |
Determines the priority of the route build event listener. |
| StaticRouteDiscoveryBase::getSubscribedEvents | function | core/ |
|
| StaticRouteDiscoveryBase::onRouteBuild | function | core/ |
Adds routes to the route builder. |
| StaticRouteDiscoveryBase::resetGlobals | function | core/ |
Gets an array of default values for a route. |
| TestContainerDerivativeDiscovery | class | core/ |
Defines container test derivative discovery. |
| TestContainerDerivativeDiscovery.php | file | core/ |
|
| TestContainerDerivativeDiscovery::create | function | core/ |
Creates a new class instance. |
| TestContainerDerivativeDiscovery::__construct | function | core/ |
Constructs a TestContainerDerivativeDiscovery object. |
| TestDerivativeDiscovery | class | core/ |
Defines test derivative discovery. |
| TestDerivativeDiscovery.php | file | core/ |
|
| TestDerivativeDiscovery::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| TestDerivativeDiscovery::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| TestDerivativeDiscoveryWithObject | class | core/ |
Defines test derivative discovery using an object. |
| TestDerivativeDiscoveryWithObject.php | file | core/ |
|
| TestDerivativeDiscoveryWithObject::getDerivativeDefinition | function | core/ |
Gets the definition of a derivative plugin. |
| TestDerivativeDiscoveryWithObject::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| TestDiscovery | class | core/ |
Discovers available tests. |
| TestDiscovery.php | file | core/ |
|
| TestDiscovery::$testNamespaces | property | core/ |
Cached map of all test namespaces to respective directories. |
| TestDiscovery::getExtensions | function | core/ |
Returns all available extensions. |
| TestDiscovery::registerTestNamespaces | function | core/ |
Registers test namespaces of all extensions and core test classes. |
| TestDiscovery::__construct | function | core/ |
|
| TestDiscoveryTest | class | core/ |
Unit tests for test discovery. |
| TestDiscoveryTest.php | file | core/ |
|
| TestDiscoveryTest::infoParserProvider | function | core/ |
|
| TestDiscoveryTest::providerTestGetPhpunitTestSuite | function | core/ |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.