Search for field
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Field | class | core/ |
Drupal 6 field source from database. |
| Field | class | core/ |
Drupal 7 field source from database. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldDefinitionTest::testDefaultFieldSettings | function | core/ |
@covers ::getSetting[[api-linebreak]] @covers ::setSetting[[api-linebreak]] @covers ::getSettings[[api-linebreak]] @dataProvider factoryTypeProvider |
| FieldDefinitionTest::testDefaultValueCallback | function | core/ |
Tests default value callbacks. |
| FieldDefinitionTest::testDisplayConfigurationSettings | function | core/ |
Tests the display configuration settings. |
| FieldDefinitionTest::testFieldDefaultValue | function | core/ |
@covers ::getDefaultValue[[api-linebreak]] @covers ::setDefaultValue[[api-linebreak]] @dataProvider factoryTypeProvider |
| FieldDefinitionTest::testFieldDescription | function | core/ |
@covers ::getDescription[[api-linebreak]] @dataProvider factoryTypeProvider |
| FieldDefinitionTest::testFieldLabel | function | core/ |
@covers ::getLabel[[api-linebreak]] @dataProvider factoryTypeProvider |
| FieldDefinitionTest::testFieldName | function | core/ |
@covers ::getName[[api-linebreak]] @dataProvider factoryTypeProvider |
| FieldDefinitionTest::testFieldRequired | function | core/ |
Tests required. |
| FieldDefinitionTest::testFieldSettings | function | core/ |
@covers ::getSetting[[api-linebreak]] @covers ::setSetting[[api-linebreak]] @covers ::getSettings[[api-linebreak]] @dataProvider factoryTypeProvider |
| FieldDefinitionTest::testFieldTranslatable | function | core/ |
Tests field translatable methods. |
| FieldDefinitionTest::testFieldType | function | core/ |
@covers ::getType[[api-linebreak]] @dataProvider factoryTypeProvider |
| FieldDefinitionTest::testInvalidDefaultValueCallback | function | core/ |
Tests invalid default value callbacks. |
| FieldDefinitionTest::testNullDefaultValueCallback | function | core/ |
Tests NULL default value callbacks. |
| FieldDialogsTest | class | core/ |
Tests the fields dialogs. |
| FieldDialogsTest.php | file | core/ |
|
| FieldDialogsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| FieldDialogsTest::$modules | property | core/ |
Modules to install. |
| FieldDialogsTest::$testViews | property | core/ |
Views used by this test. |
| FieldDialogsTest::openFieldDialog | function | core/ |
Uses the 'And/Or Rearrange' link for fields to open a dialog. |
| FieldDialogsTest::setUp | function | core/ |
|
| FieldDialogsTest::testRemoveFieldHandler | function | core/ |
Tests removing a field through the rearrange dialog. |
| 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. |
| FieldDiscovery::$fieldPluginCache | property | core/ |
An array of already discovered field plugin information. |
| FieldDiscovery::$fieldPluginManager | property | core/ |
The field plugin manager. |
| FieldDiscovery::$logger | property | core/ |
The logger channel service. |
| FieldDiscovery::$migrationPluginManager | property | core/ |
The migration plugin manager. |
| FieldDiscovery::$sourcePluginIds | property | core/ |
An array of source plugin ids, keyed by Drupal core version. |
| FieldDiscovery::$supportedCoreVersions | property | core/ |
An array of supported Drupal core versions. |
| FieldDiscovery::addAllFieldProcesses | function | core/ |
Adds the field processes to a migration. |
| FieldDiscovery::addBundleFieldProcesses | function | core/ |
Adds the field processes for a bundle to a migration. |
| FieldDiscovery::addEntityFieldProcesses | function | core/ |
Adds the field processes for an entity to a migration. |
| FieldDiscovery::getAllFields | function | core/ |
Gets all field information related to this migration. |
| FieldDiscovery::getBundleFields | function | core/ |
Gets all field information for a particular entity type and bundle. |
| FieldDiscovery::getCoreVersion | function | core/ |
Finds the core version of a Drupal migration. |
| FieldDiscovery::getEntityFields | function | core/ |
Gets all field information for a particular entity type. |
| FieldDiscovery::getFieldInstanceStubMigrationDefinition | function | core/ |
Provides the stub migration definition for a given Drupal core version. |
| FieldDiscovery::getFieldPlugin | function | core/ |
Returns the appropriate field plugin for a given field type. |
| FieldDiscovery::getSourcePlugin | function | core/ |
Gets the source plugin to use to gather field information. |
| FieldDiscovery::__construct | function | core/ |
Constructs a FieldDiscovery object. |
| FieldDiscoveryInterface | interface | core/ |
Provides field discovery for Drupal 6 & 7 migrations. |
| FieldDiscoveryInterface.php | file | core/ |
|
| FieldDiscoveryInterface::addAllFieldProcesses | function | core/ |
Adds the field processes to a migration. |
| FieldDiscoveryInterface::addBundleFieldProcesses | function | core/ |
Adds the field processes for a bundle to a migration. |
| FieldDiscoveryInterface::addEntityFieldProcesses | function | core/ |
Adds the field processes for an entity to a migration. |
| FieldDiscoveryInterface::DRUPAL_6 | constant | core/ |
|
| FieldDiscoveryInterface::DRUPAL_7 | constant | core/ |
|
| FieldDiscoveryTest | class | core/ |
Tests the FieldDiscovery Class. |
Pagination
- Previous page
- Page 53
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.