Search for discovery
- Search 7.x for discovery
- Search 9.5.x for discovery
- Search 8.9.x for discovery
- Search 11.x for discovery
- Search main for discovery
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldDiscoveryTestTrait::assertFieldProcess | function | core/ |
Asserts the field discovery returns the expected processes. |
| FieldDiscoveryTestTrait::assertFieldProcessKeys | function | core/ |
Asserts the field discovery returns the expected processes. |
| FieldDiscoveryTestTrait::assertSourcePlugin | function | core/ |
Asserts a migrate source plugin. |
| FieldMigration::$fieldDiscovery | property | core/ |
The migration field discovery service. |
| FieldTypeCategoryDiscoveryTest | class | core/ |
Tests discovery of field type categories provided by modules. |
| FieldTypeCategoryDiscoveryTest.php | file | core/ |
|
| FieldTypeCategoryDiscoveryTest::$modules | property | core/ |
Modules to install. |
| FieldTypeCategoryDiscoveryTest::testFieldTypeCategories | function | core/ |
Tests custom field type categories created by modules. |
| FieldTypeCategoryManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| FieldTypePluginManagerTest::$discovery | property | core/ |
A mocked plugin discovery. |
| field_discovery_test.info.yml | file | core/ |
core/modules/migrate_drupal/tests/modules/field_discovery_test/field_discovery_test.info.yml |
| FileSystemModuleDiscoveryDataProviderTrait | trait | core/ |
A trait used in testing for providing a list of modules in a dataProvider. |
| FileSystemModuleDiscoveryDataProviderTrait.php | file | core/ |
|
| FileSystemModuleDiscoveryDataProviderTrait::coreModuleListDataProvider | function | core/ |
A data provider that lists every module in core. |
| HelpTopicDiscovery | class | core/ |
Discovers help topic plugins from Twig files in help_topics directories. |
| HelpTopicDiscovery | class | core/ |
Discovers help topic plugins from Twig files in help_topics directories. |
| HelpTopicDiscovery.php | file | core/ |
|
| HelpTopicDiscovery.php | file | core/ |
|
| HelpTopicDiscovery::$directories | property | core/ |
An array of directories to scan, keyed by the provider. |
| HelpTopicDiscovery::FILE_KEY | constant | core/ |
Defines the key in the discovered data where the file path is stored. |
| HelpTopicDiscovery::findAll | function | core/ |
Returns an array of discoverable items. |
| HelpTopicDiscovery::findFiles | function | core/ |
Returns an array of providers keyed by file path. |
| HelpTopicDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| HelpTopicDiscovery::__construct | function | core/ |
Constructs a HelpTopicDiscovery object. |
| HelpTopicDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\help\HelpTopicDiscovery[[api-linebreak]] @group help |
| HelpTopicDiscoveryTest.php | file | core/ |
|
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidRelated | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidTopLevel | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidYamlKey | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testDiscoveryExceptionMissingLabel | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testHelpTopicsBrokenYaml | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testHelpTopicsDefinition | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testHelpTopicsExtensionProviderSpecialCase | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testHelpTopicsInCore | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicPluginManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| HookDiscovery | class | core/ |
Provides a hook-based plugin discovery class. |
| HookDiscovery.php | file | core/ |
|
| HookDiscovery::$hook | property | core/ |
The name of the hook that will be implemented by this discovery instance. |
| HookDiscovery::$moduleHandler | property | core/ |
The module handler used to find and execute the plugin hook. |
| HookDiscovery::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| HookDiscovery::__construct | function | core/ |
Constructs a Drupal\Core\Plugin\Discovery\HookDiscovery object. |
| HookDiscoveryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Plugin\Discovery\HookDiscovery[[api-linebreak]] @group Plugin |
| HookDiscoveryTest.php | file | core/ |
|
| HookDiscoveryTest::$hookDiscovery | property | core/ |
The tested hook discovery. |
| HookDiscoveryTest::$moduleHandler | property | core/ |
The mocked module handler. |
| HookDiscoveryTest::hookDiscoveryTest2TestPlugin | function | core/ |
|
| HookDiscoveryTest::hookDiscoveryTestTestPlugin | function | core/ |
|
| HookDiscoveryTest::setUp | function | core/ |
|
| HookDiscoveryTest::testGetDefinition | function | core/ |
Tests the getDefinition method with some plugins. |
| HookDiscoveryTest::testGetDefinitions | function | core/ |
Tests the getDefinitions() method with some plugins. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.