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
| Title | Object type | File name | Summary |
|---|---|---|---|
| Merge::$updateFields | property | core/ |
An array of fields that will be updated. |
| Merge::fields | function | core/ |
Sets common field-value pairs in the INSERT and UPDATE query parts. |
| Merge::insertFields | function | core/ |
Adds a set of field->value pairs to be inserted. |
| Merge::updateFields | function | core/ |
Adds a set of field->value pairs to be updated. |
| Message::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| MessageResourceTestBase::$labelFieldName | property | core/ |
Optionally specify which field is the 'label' field. Some entities specify a 'label_callback', but not a 'label' entity key. For example: User. |
| MessageTest::$labelFieldName | property | core/ |
Specify which field is the 'label' field for testing a POST edge case. |
| MetadataGenerator::generateFieldMetadata | function | core/ |
Generates in-place editing metadata for an entity field. |
| MetadataGeneratorInterface::generateFieldMetadata | function | core/ |
Generates in-place editing metadata for an entity field. |
| MigrateBlockContentBodyFieldTest | class | core/ |
Attaches a body field to the custom block type. |
| MigrateBlockContentBodyFieldTest.php | file | core/ |
|
| MigrateBlockContentBodyFieldTest::$modules | property | core/ |
Modules to enable. |
| MigrateBlockContentBodyFieldTest::setUp | function | core/ |
|
| MigrateBlockContentBodyFieldTest::testBlockContentBodyFieldMigration | function | core/ |
Tests the block content body field migration. |
| MigrateCckField.php | file | core/ |
|
| MigrateCckFieldInterface | interface | core/ |
Provides an interface for all CCK field type plugins. |
| MigrateCckFieldInterface.php | file | core/ |
|
| MigrateCckFieldInterface::processCckFieldValues | function | core/ |
Apply any custom processing to the cck bundle migrations. |
| MigrateCckFieldPluginManager | class | core/ |
Deprecated: Plugin manager for migrate field plugins. |
| MigrateCckFieldPluginManager.php | file | core/ |
|
| MigrateCckFieldPluginManagerInterface | interface | core/ |
Provides an interface for cck field plugin manager. |
| MigrateCckFieldPluginManagerInterface.php | file | core/ |
|
| MigrateCckFieldPluginManagerTest | class | core/ |
Tests the cck field plugin manager. |
| MigrateCckFieldPluginManagerTest.php | file | core/ |
|
| MigrateCckFieldPluginManagerTest::$modules | property | core/ |
Modules to enable. |
| MigrateCckFieldPluginManagerTest::testPluginSelection | function | core/ |
Tests that the correct MigrateCckField plugins are used. |
| MigrateCommentFieldInstanceTest | class | core/ |
Tests the migration of comment field instances from Drupal 6. |
| MigrateCommentFieldInstanceTest | class | core/ |
Tests the migration of comment field instances from Drupal 7. |
| MigrateCommentFieldInstanceTest.php | file | core/ |
|
| MigrateCommentFieldInstanceTest.php | file | core/ |
|
| MigrateCommentFieldInstanceTest::$modules | property | core/ |
Modules to enable. |
| MigrateCommentFieldInstanceTest::$modules | property | core/ |
Modules to enable. |
| MigrateCommentFieldInstanceTest::assertEntity | function | core/ |
Asserts a comment field instance entity. |
| MigrateCommentFieldInstanceTest::assertEntity | function | core/ |
Asserts a comment field instance entity. |
| MigrateCommentFieldInstanceTest::setUp | function | core/ |
|
| MigrateCommentFieldInstanceTest::setUp | function | core/ |
|
| MigrateCommentFieldInstanceTest::testMigration | function | core/ |
Test the migrated field instance values. |
| MigrateCommentFieldInstanceTest::testMigration | function | core/ |
Tests the migrated fields. |
| MigrateCommentFieldTest | class | core/ |
Tests the migration of comment fields from Drupal 6. |
| MigrateCommentFieldTest | class | core/ |
Tests the migration of comment fields from Drupal 7. |
| MigrateCommentFieldTest.php | file | core/ |
|
| MigrateCommentFieldTest.php | file | core/ |
|
| MigrateCommentFieldTest::$modules | property | core/ |
Modules to enable. |
| MigrateCommentFieldTest::$modules | property | core/ |
Modules to enable. |
| MigrateCommentFieldTest::assertEntity | function | core/ |
Asserts a comment field entity. |
| MigrateCommentFieldTest::assertEntity | function | core/ |
Asserts a comment field entity. |
| MigrateCommentFieldTest::setUp | function | core/ |
|
| MigrateCommentFieldTest::setUp | function | core/ |
|
| MigrateCommentFieldTest::testMigration | function | core/ |
Tests the migrated comment fields. |
| MigrateCommentFieldTest::testMigration | function | core/ |
Tests the migrated comment fields. |
Pagination
- Previous page
- Page 107
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.