Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldDefinitionTest.php | file | core/ |
|
| FieldDefinitionTest::$fieldType | property | core/ |
A dummy field type name. |
| FieldDefinitionTest::$fieldTypeDefinition | property | core/ |
A dummy field type definition. |
| FieldDefinitionTest::$storageDefinition | property | core/ |
The test field storage definition. |
| FieldDefinitionTest::$storageSupportsTranslation | property | core/ |
A flag for setting if the field storage supports translation. |
| FieldDefinitionTest::factoryTypeProvider | function | core/ |
A data provider for all the types of factories that can create definitions. |
| FieldDefinitionTest::initializeFieldUsingFactory | function | core/ |
Creates a bundle field using a specified factory. |
| FieldDefinitionTest::mockDefaultValueCallback | function | core/ |
Provides a Mock base field default value callback. |
| FieldDefinitionTest::setUp | function | core/ |
|
| FieldDefinitionTest::testBundle | function | core/ |
@covers ::setTargetBundle[[api-linebreak]] @covers ::getTargetBundle[[api-linebreak]] @dataProvider factoryTypeProvider |
| 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. |
| FieldDeprecateAllowedTagsXssTraitClass | class | core/ |
Class FieldDeprecateAllowedTagsXssTraitClass |
| 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::$cckPluginManager | property | core/ |
The CCK plugin manager. |
| 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/ |
|
| FieldDiscovery::addBundleFieldProcesses | function | core/ |
|
| FieldDiscovery::addEntityFieldProcesses | function | core/ |
|
| 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::getCckPluginManager | function | core/ |
Gets the deprecated CCK Plugin Manager service as a BC shim. |
| 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. |
Pagination
- Previous page
- Page 585
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.