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/ |
A stub class to provide backward compatibility for EntityField. |
| 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 |
|---|---|---|---|
| media_library_test_entity_field_access | function | core/ |
Implements hook_entity_field_access(). |
| Menu::fields | function | core/ |
Returns available fields on the source. |
| MenuBlockPostUpdateTest::testPostUpdateMenuBlockFields | function | core/ |
Tests updating blocks with default 'expand_all_items' value. |
| MenuLink::fields | function | core/ |
Returns available fields on the source. |
| MenuLinkContent::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| MenuLinkContentResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| MenuLinkContentStorageSchema::getSharedTableFieldSchema | function | core/ |
Gets the schema for a single field definition. |
| MenuLinkContentTest::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| MenuLinkTranslation::fields | function | core/ |
Returns available fields on the source. |
| MenuTreeHierarchyConstraint::coversFields | function | core/ |
An array of entity fields which should be passed to the validator. |
| MenuTreeStorage::$definitionFields | property | core/ |
List of plugin definition fields. |
| MenuTreeStorage::$serializedFields | property | core/ |
List of serialized fields. |
| MenuTreeStorage::definitionFields | function | core/ |
Determines fields that are part of the plugin definition. |
| MenuTreeStorage::serializedFields | function | core/ |
Determines serialized fields in the storage. |
| Merge::$defaultFields | property | core/ |
An array of fields which should be set to their database-defined defaults. |
| Merge::$expressionFields | property | core/ |
Array of fields to update to an expression in case of a duplicate record. |
| Merge::$insertFields | property | core/ |
An array of fields on which to insert. |
| 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 | class | core/ |
Deprecated: Defines a cckfield plugin annotation object. |
| 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. |
Pagination
- Previous page
- Page 110
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.