Search for Field
- Search 7.x for Field
- Search 9.5.x for Field
- Search 10.3.x for Field
- Search 11.x for Field
- Other projects
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. |
Field | class | core/ |
A stub class to provide backward compatibility for EntityField. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FieldLayoutTest::$modules | property | core/ |
Modules to enable. |
FieldLayoutTest::$modules | property | core/ |
Modules to enable. |
FieldLayoutTest::assertFieldInRegion | function | core/ |
Asserts that a field exists in a given region. |
FieldLayoutTest::getRegionTitles | function | core/ |
Gets the region titles on the page. |
FieldLayoutTest::getRegionTitles | function | core/ |
Gets the region titles on the page. |
FieldLayoutTest::setUp | function | core/ |
|
FieldLayoutTest::setUp | function | core/ |
|
FieldLayoutTest::testChangingFormatterAndRegion | function | core/ |
Tests changing the formatter and region at the same time. |
FieldLayoutTest::testEntityForm | function | core/ |
Tests the use of field layout for entity form displays. |
FieldLayoutTest::testEntityView | function | core/ |
Tests the use of field layout for entity view displays. |
FieldLayoutTest::testEntityViewModes | function | core/ |
Tests that layouts are unique per view mode. |
FieldLayoutTest::testLayoutForms | function | core/ |
Tests layout plugins with forms. |
FieldLayoutTest::testNodeView | function | core/ |
Tests an entity type that has fields shown by default. |
FieldLayoutTest::testRegionChanges | function | core/ |
Tests that changes to the regions still leave the fields visible. |
FieldLayoutUninstallTest | class | core/ |
@group field_layout |
FieldLayoutUninstallTest.php | file | core/ |
|
FieldLayoutUninstallTest::testFieldLayoutUninstall | function | core/ |
Ensures field layout can be uninstalled with layout builder enabled. |
FieldLeft | class | core/ |
Field migration for testing migration states. |
FieldLeft.php | file | core/ |
|
FieldLink | class | core/ |
Transform a pre-Drupal 8 formatted link for use in Drupal 8. |
FieldLink | class | core/ |
Plugin annotation @MigrateProcessPlugin( id = "d6_field_link" ) |
FieldLink.php | file | core/ |
|
FieldLink.php | file | core/ |
|
FieldLink::canonicalizeUri | function | core/ |
Turn a Drupal 6/7 URI into a Drupal 8-compatible format. |
FieldLink::transform | function | core/ |
Performs the associated process. |
FieldLink::__construct | function | core/ |
|
FieldLinkTest | class | core/ |
@group Link |
FieldLinkTest | class | core/ |
@group Link @group legacy |
FieldLinkTest.php | file | core/ |
|
FieldLinkTest.php | file | core/ |
|
FieldLinkTest::canonicalizeUriDataProvider | function | core/ |
Data provider for testCanonicalizeUri. |
FieldLinkTest::canonicalizeUriDataProvider | function | core/ |
Data provider for testCanonicalizeUri. |
FieldLinkTest::testCanonicalizeUri | function | core/ |
Test the url transformations in the FieldLink process plugin. |
FieldLinkTest::testCanonicalizeUri | function | core/ |
Test the url transformations in the FieldLink process plugin. |
FieldLinkTest::testCanonicalizeUriSerialized | function | core/ |
Test the attributes that are deeply serialized are discarded. |
FieldMigration | class | core/ |
Migration plugin class for migrations dealing with field config and values. |
FieldMigration.php | file | core/ |
|
FieldMigration::$fieldDiscovery | property | core/ |
The migration field discovery service. |
FieldMigration::$init | property | core/ |
Flag indicating whether the field data has been filled already. |
FieldMigration::create | function | core/ |
Creates an instance of the plugin. |
FieldMigration::getProcess | function | core/ |
Get the normalized process pipeline configuration describing the process plugins. |
FieldMigration::PLUGIN_METHOD | constant | core/ |
Defines which configuration option has the migration processing function. |
FieldMigration::__construct | function | core/ |
Constructs a FieldMigration. |
FieldMissingTypeTest | class | core/ |
Tests the exception when missing a field type. |
FieldMissingTypeTest.php | file | core/ |
|
FieldMissingTypeTest::$fieldName | property | core/ |
|
FieldMissingTypeTest::$strictConfigSchema | property | core/ |
Set to FALSE because we are hacking a field storage to use a fake type. |
FieldMissingTypeTest::setUp | function | core/ |
|
FieldMissingTypeTest::testFieldMissingType | function | core/ |
Tests the exception thrown when missing a field type in fields. |
FieldMissingTypeTest::testFieldStorageMissingType | function | core/ |
Tests the exception thrown when missing a field type in field storages. |
Pagination
- Previous page
- Page 69
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.