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 |
|---|---|---|---|
| FieldDiscoveryTest::setUp | function | core/ |
|
| FieldDiscoveryTest::setUp | function | core/ |
|
| FieldDiscoveryTest::setUp | function | core/ |
|
| FieldDiscoveryTest::testAddAllFieldProcesses | function | core/ |
Tests the addAllFieldProcesses method. |
| FieldDiscoveryTest::testAddAllFieldProcesses | function | core/ |
Tests the addAllFieldProcesses method. |
| FieldDiscoveryTest::testAddAllFieldProcessesAlters | function | core/ |
Tests the addAllFieldProcesses method for field migrations. |
| FieldDiscoveryTest::testAddAllFieldProcessesAlters | function | core/ |
Tests the addAllFieldProcesses method for field migrations. |
| FieldDiscoveryTest::testAddFields | function | core/ |
Tests the addFields method. |
| FieldDiscoveryTest::testGetAllFields | function | core/ |
Tests the getAllFields method. |
| FieldDiscoveryTest::testGetAllFields | function | core/ |
Tests the getAllFields method. |
| FieldDiscoveryTest::testGetBundleFields | function | core/ |
Tests the protected getEntityFields method. |
| FieldDiscoveryTest::testGetCoreVersion | function | core/ |
Tests the protected getCoreVersion method. |
| FieldDiscoveryTest::testGetEntityFields | function | core/ |
Tests the protected getEntityFields method. |
| FieldDiscoveryTest::testGetFieldInstanceStubMigrationDefinition | function | core/ |
Tests the getFieldInstanceStubMigration method. |
| FieldDiscoveryTest::testGetSourcePlugin | function | core/ |
Tests the getSourcePlugin method. |
| FieldDiscoveryTest::testGetSourcePlugin | function | core/ |
Tests the getSourcePlugin method. |
| FieldDiscoveryTestClass | class | core/ |
A test class to expose protected methods. |
| FieldDiscoveryTestClass.php | file | core/ |
|
| FieldDiscoveryTestClass::$testData | property | core/ |
An array of test data. |
| FieldDiscoveryTestClass::getAllFields | function | core/ |
Gets all field information related to this migration. |
| FieldDiscoveryTestClass::getBundleFields | function | core/ |
Gets all field information for a particular entity type and bundle. |
| FieldDiscoveryTestClass::getCoreVersion | function | core/ |
Finds the core version of a Drupal migration. |
| FieldDiscoveryTestClass::getEntityFields | function | core/ |
Gets all field information for a particular entity type. |
| FieldDiscoveryTestClass::getFieldInstanceStubMigrationDefinition | function | core/ |
Provides the stub migration definition for a given Drupal core version. |
| FieldDiscoveryTestClass::getFieldPlugin | function | core/ |
Returns the appropriate field plugin for a given field type. |
| FieldDiscoveryTestClass::getSourcePlugin | function | core/ |
Gets the source plugin to use to gather field information. |
| FieldDiscoveryTestClass::__construct | function | core/ |
Constructs a FieldDiscoveryTestClass object. |
| FieldDiscoveryTestTrait | trait | core/ |
Helper functions to test field discovery. |
| FieldDiscoveryTestTrait.php | file | core/ |
|
| 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.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. |
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.