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 |
|---|---|---|---|
| TestDiscoveryTest::testGetPhpunitTestSuite | function | core/ |
Tests PhpUnitTestDiscovery::getPhpunitTestSuite(). |
| TestDiscoveryTest::testTestInfoParser | function | core/ |
Tests test info parser. |
| TestDiscoveryTest::testTestInfoParserMissingGroup | function | core/ |
Tests for missing #[Group] attribute. |
| TestDiscoveryTest::testTestInfoParserMissingGroupWithDataProvider | function | core/ |
Tests for missing #[Group] attribute in a test with DataProvider. |
| TestEntityTypeManager::setDiscovery | function | core/ |
Sets the discovery for the manager. |
| TestExtension::$extensionDiscovery | property | core/ |
|
| TestExtension::getExtensionDiscovery | function | core/ |
Returns the extension discovery. |
| TestExtension::setExtensionDiscovery | function | core/ |
|
| TestLibraryDiscoveryParser | class | core/ |
Wraps the tested class to mock the external dependencies. |
| TestLibraryDiscoveryParser::$validUris | property | core/ |
The valid URIs. |
| TestLibraryDiscoveryParser::fileValidUri | function | core/ |
|
| TestLibraryDiscoveryParser::setFileValidUri | function | core/ |
|
| TestMailManager::setDiscovery | function | core/ |
Sets the discovery for the manager. |
| TestYamlRouteDiscovery | class | core/ |
Extends the core route builder with a setter method for the YAML discovery. |
| TestYamlRouteDiscovery::$yamlDiscovery | property | core/ |
The mocked YAML discovery. |
| TestYamlRouteDiscovery::getRouteDefinitions | function | core/ |
Retrieves all defined routes from .routing.yml files. |
| TestYamlRouteDiscovery::setYamlDiscovery | function | core/ |
Sets the YAML discovery. |
| TwigNamespaceTest::testTemplateDiscovery | function | core/ |
Tests template discovery using namespaces. |
| TwigRegistryLoaderTest::testTemplateDiscovery | function | core/ |
Tests template discovery using the Drupal theme registry. |
| TypedConfigManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| UrlResolverTest::providerUrlDiscovery | function | core/ |
Data provider for testUrlDiscovery(). |
| UrlResolverTest::testUrlDiscovery | function | core/ |
Tests URL resolution when the URL is discovered by scanning the asset. |
| YamlDirectoryDiscovery | class | core/ |
Allows multiple YAML files per directory to define plugin definitions. |
| YamlDirectoryDiscovery | class | core/ |
Discovers multiple YAML files in a set of directories. |
| YamlDirectoryDiscovery.php | file | core/ |
|
| YamlDirectoryDiscovery.php | file | core/ |
|
| YamlDirectoryDiscovery::$directories | property | core/ |
An array of directories to scan, keyed by the provider. |
| YamlDirectoryDiscovery::$fileCacheKeySuffix | property | core/ |
The suffix for the file cache key. |
| YamlDirectoryDiscovery::$idKey | property | core/ |
The key contained in the discovered data that identifies it. |
| YamlDirectoryDiscovery::FILE_KEY | constant | core/ |
Defines the key in the discovered data where the file path is stored. |
| YamlDirectoryDiscovery::findAll | function | core/ |
Returns an array of discoverable items. |
| YamlDirectoryDiscovery::findFiles | function | core/ |
Returns an array of providers keyed by file path. |
| YamlDirectoryDiscovery::getDirectoryIterator | function | core/ |
Gets an iterator to loop over the files in the provided directory. |
| YamlDirectoryDiscovery::getIdentifier | function | core/ |
Gets the identifier from the data. |
| YamlDirectoryDiscovery::__construct | function | core/ |
Constructs a YamlDirectoryDiscovery object. |
| YamlDirectoryDiscovery::__construct | function | core/ |
Constructs a YamlDirectoryDiscovery object. |
| YamlDirectoryDiscoveryTest | class | core/ |
Tests Drupal\Core\Plugin\Discovery\YamlDirectoryDiscovery. |
| YamlDirectoryDiscoveryTest | class | core/ |
YamlDirectoryDiscoveryTest component unit tests. |
| YamlDirectoryDiscoveryTest.php | file | core/ |
|
| YamlDirectoryDiscoveryTest.php | file | core/ |
|
| YamlDirectoryDiscoveryTest::setUp | function | core/ |
|
| YamlDirectoryDiscoveryTest::testDiscovery | function | core/ |
Tests YAML directory discovery. |
| YamlDirectoryDiscoveryTest::testDiscoveryAlternateId | function | core/ |
Tests YAML directory discovery with an alternate ID key. |
| YamlDirectoryDiscoveryTest::testDiscoveryInvalidYamlException | function | core/ |
Tests YAML directory discovery with invalid YAML. |
| YamlDirectoryDiscoveryTest::testDiscoveryNoIdException | function | core/ |
Tests YAML directory discovery with a missing ID key. |
| YamlDirectoryDiscoveryTest::testGetDefinitions | function | core/ |
Tests get definitions. |
| YamlDirectoryDiscoveryTest::testGetDefinitionsWithTranslatableDefinitions | function | core/ |
Tests get definitions with translatable definitions. |
| YamlDiscovery | class | core/ |
Provides discovery for YAML files within a given set of directories. |
| YamlDiscovery | class | core/ |
Allows YAML files to define plugin definitions. |
| YamlDiscovery | class | core/ |
Provides discovery for YAML files within a given set of directories. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.