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 |
|---|---|---|---|
| DiscoveryTraitTest.php | file | core/ |
|
| DiscoveryTraitTest::providerDoGetDefinition | function | core/ |
Data provider for testDoGetDefinition(). |
| DiscoveryTraitTest::providerDoGetDefinitionException | function | core/ |
Data provider for testDoGetDefinitionException() |
| DiscoveryTraitTest::providerHasDefinition | function | core/ |
Data provider for testHasDefinition(). |
| DiscoveryTraitTest::testDoGetDefinition | function | core/ |
Tests do get definition. |
| DiscoveryTraitTest::testDoGetDefinitionException | function | core/ |
Tests do get definition exception. |
| DiscoveryTraitTest::testGetDefinition | function | core/ |
Tests get definition. |
| DiscoveryTraitTest::testGetDefinitionException | function | core/ |
Tests get definition exception. |
| DiscoveryTraitTest::testHasDefinition | function | core/ |
Tests has definition. |
| Endpoint::$supportsDiscovery | property | core/ |
Whether the provider supports oEmbed discovery. |
| Endpoint::supportsDiscovery | function | core/ |
Returns whether the provider supports oEmbed discovery. |
| EntityTypeManagerTest::$discovery | property | core/ |
The plugin discovery. |
| ExtendedDiscoveryInterface | interface | core/ |
An interface for testing the Discovery interface. |
| ExtendedDiscoveryInterface::otherMethod | function | core/ |
|
| ExtensionAvailableConstraintValidator::$extensionDiscovery | property | core/ |
Extension discovery objects for when the profile has changed. |
| ExtensionAvailableConstraintValidator::getExtensionDiscovery | function | core/ |
Gets an extension discovery object for the given profile. |
| ExtensionDiscovery | class | core/ |
Discovers available extensions in the filesystem. |
| ExtensionDiscovery.php | file | core/ |
|
| ExtensionDiscovery::$files | property | core/ |
Previously discovered files keyed by origin directory and extension type. |
| ExtensionDiscovery::$infoParser | property | core/ |
The info parser. |
| ExtensionDiscovery::$profileDirectories | property | core/ |
List of installation profile directories to additionally scan. |
| ExtensionDiscovery::$root | property | core/ |
The app root for the current operation. |
| ExtensionDiscovery::$sitePath | property | core/ |
The site path. |
| ExtensionDiscovery::filterByProfileDirectories | function | core/ |
Filters out extensions not belonging to the scanned installation profiles. |
| ExtensionDiscovery::getProfileDirectories | function | core/ |
Gets the installation profile directories to be scanned. |
| ExtensionDiscovery::ORIGIN_CORE | constant | core/ |
Origin directory weight: Core. |
| ExtensionDiscovery::ORIGIN_PARENT_SITE | constant | core/ |
Origin directory weight: Parent site directory of a test site environment. |
| ExtensionDiscovery::ORIGIN_PROFILE | constant | core/ |
Origin directory weight: Installation profile. |
| ExtensionDiscovery::ORIGIN_ROOT | constant | core/ |
Origin directory weight: Site-wide directory. |
| ExtensionDiscovery::ORIGIN_SITE | constant | core/ |
Origin directory weight: Site-specific directory. |
| ExtensionDiscovery::ORIGIN_SITES_ALL | constant | core/ |
Origin directory weight: sites/all. |
| ExtensionDiscovery::PHP_FUNCTION_PATTERN | constant | core/ |
Regular expression to match PHP function names. |
| ExtensionDiscovery::process | function | core/ |
Processes the filtered and sorted list of extensions. |
| ExtensionDiscovery::scan | function | core/ |
Discovers available extensions of a given type. |
| ExtensionDiscovery::scanDirectory | function | core/ |
Recursively scans a base directory for the extensions it contains. |
| ExtensionDiscovery::setProfileDirectories | function | core/ |
Sets explicit profile directories to scan. |
| ExtensionDiscovery::setProfileDirectoriesFromSettings | function | core/ |
Sets installation profile directories based on current site settings. |
| ExtensionDiscovery::sort | function | core/ |
Sorts the discovered extensions. |
| ExtensionDiscovery::__construct | function | core/ |
Constructs a new ExtensionDiscovery object. |
| ExtensionDiscoveryTest | class | core/ |
Tests discovery of extensions. |
| ExtensionDiscoveryTest.php | file | core/ |
|
| ExtensionDiscoveryTest::addFileToFilesystemStructure | function | core/ |
|
| ExtensionDiscoveryTest::populateFilesystemStructure | function | core/ |
Adds example files to the filesystem structure. |
| ExtensionDiscoveryTest::testExtensionDiscoveryTypeComment | function | core/ |
Tests finding modules that have a trailing comment on the type property. |
| ExtensionDiscoveryTest::testExtensionDiscoveryVfs | function | core/ |
Tests extension discovery in a virtual filesystem with vfsStream. |
| ExtensionList::getExtensionDiscovery | function | core/ |
Returns the extension discovery. |
| FieldDiscovery | class | core/ |
Provides field discovery for Drupal 6 & 7 migrations. |
| FieldDiscovery.php | file | core/ |
|
| FieldDiscovery::$bundleKeys | property | core/ |
An array of bundle keys, keyed by drupal core version. |
| FieldDiscovery::$discoveredFieldsCache | property | core/ |
A cache of discovered fields. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.