Search for discovery
- Search 7.x for discovery
- Search 9.5.x for discovery
- Search 10.3.x for discovery
- Search 11.x for discovery
- Search main for discovery
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldDiscoveryTest::$migrationPluginManager | property | core/ |
A MigrationPluginManager prophecy. |
| FieldDiscoveryTest::$migrationPluginManager | property | core/ |
The migration plugin manager. |
| FieldDiscoveryTest::$migrationPluginManager | property | core/ |
The migration plugin manager. |
| FieldDiscoveryTest::$modules | property | core/ |
Modules to enable. |
| FieldDiscoveryTest::$modules | property | core/ |
Modules to enable. |
| FieldDiscoveryTest::addAllFieldProcessesAltersData | function | core/ |
Provides data for testAddAllFieldProcessesAlters. |
| FieldDiscoveryTest::addAllFieldProcessesAltersData | function | core/ |
Provides data for testAddAllFieldProcessesAlters. |
| FieldDiscoveryTest::getAllFieldData | function | core/ |
Returns dummy data to test the field getters. |
| FieldDiscoveryTest::getBundleFieldsData | function | core/ |
Provides data for testGetBundleFields. |
| FieldDiscoveryTest::getCoreVersionData | function | core/ |
Provides data for testGetCoreVersion() |
| FieldDiscoveryTest::getEntityFieldsData | function | core/ |
Provides data for testGetEntityFields. |
| FieldDiscoveryTest::getFieldInstanceStubMigrationDefinition | function | core/ |
Provides data for testGetFieldInstanceStubMigrationDefinition. |
| 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::testGetCckPluginManager | function | core/ |
Tests the fallback to deprecated CCK Plugin Manager. |
| FieldDiscoveryTest::testGetCoreVersion | function | core/ |
Test 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. |
| 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. |
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.