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 |
|---|---|---|---|
| DisplayApiTest::$fieldName | property | core/ |
The field name to use in this test. |
| DisplayApiTest::testFieldEmpty | function | core/ |
Tests that the prepareView() formatter method still fires for empty values. |
| DisplayApiTest::testFieldItemListView | function | core/ |
Tests the FieldItemListInterface::view() method. |
| DisplayApiTest::testFieldItemView | function | core/ |
Tests the FieldItemInterface::view() method. |
| DisplayEntityReferenceTest::$entityRefFieldName | property | core/ |
The used entity reference field name in the test. |
| DisplayEntityReferenceTest::$field | property | core/ |
The field config. |
| DisplayEntityReferenceTest::$fieldName | property | core/ |
The used field name in the test. |
| DisplayEntityReferenceTest::$fieldStorage | property | core/ |
The field storage. |
| DisplayFeedTest::testFeedFieldOutput | function | core/ |
Tests the rendered output for fields display. |
| DisplayFeedTranslationTest::testFeedFieldOutput | function | core/ |
Tests the rendered output for fields display with multiple translations. |
| DisplayModeUpdateTest::testDisplayModeUpdateAfterFieldCreation | function | core/ |
Ensure display modes are updated when fields are created. |
| DisplayPluginBase::getFieldLabels | function | core/ |
Retrieves a list of fields for the current display. |
| DisplayPluginBase::usesFields | function | core/ |
Determines if the display's style uses fields. |
| DisplayPluginInterface::getFieldLabels | function | core/ |
Retrieves a list of fields for the current display. |
| DisplayPluginInterface::usesFields | function | core/ |
Determines if the display's style uses fields. |
| DocParser::FieldAssignment | function | core/ |
FieldAssignment ::= FieldName "=" PlainValue FieldName ::= identifier |
| drupal-8.empty-comment-fields.3052147.php | file | core/ |
Contains database additions to drupal-8-rc1.filled.standard.php.gz for the upgrade path in https://www.drupal.org/project/drupal/issues/2885809. |
| drupal-8.entity-data-revision-metadata-fields-2248983.php | file | core/ |
Contains database additions to drupal-8.2.1.bare.standard_with_entity_test_enabled.php.gz for testing the upgrade path of https://www.drupal.org/node/2248983. |
| drupal-8.field-schema-data-uninstall-2573667.php | file | core/ |
Contains database additions to drupal-8.bare.standard.php.gz for testing the upgrade path of https://www.drupal.org/node/2573667. |
| drupal-8.update_deleted_field_definitions-2931436.php | file | core/ |
Contains SQL necessary to add a deleted field to the node entity type. |
| drupal-8.views-revision-metadata-fields-2248983.php | file | core/ |
Contains database additions to drupal-8.2.1.bare.standard_with_entity_test_enabled.php.gz for testing the upgrade path of https://www.drupal.org/node/2248983. |
| drupal_migrate_post_update_clear_migrate_field_plugin_cache | function | core/ |
Force MigrateField plugin definitions to be cleared. |
| drupal_schema_get_field_value | function | core/ |
Typecasts values to proper data types. |
| DummyDestination::fields | function | core/ |
Returns an array of destination fields. |
| duplicate-field-handler.php | file | core/ |
Test fixture. |
| DynamicallyFieldableEntityStorageInterface | interface | core/ |
A storage that supports entity types with dynamic field definitions. |
| DynamicallyFieldableEntityStorageInterface.php | file | core/ |
|
| DynamicallyFieldableEntityStorageSchemaInterface | interface | core/ |
A storage schema that supports entity types with dynamic field definitions. |
| DynamicallyFieldableEntityStorageSchemaInterface.php | file | core/ |
|
| DynamicallyFieldableEntityStorageSchemaInterface::finalizePurge | function | core/ |
Performs final cleanup after all data of a field has been purged. |
| DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldDataMigration | function | core/ |
Checks if existing data would be lost if the schema changes were applied. |
| DynamicallyFieldableEntityStorageSchemaInterface::requiresFieldStorageSchemaChanges | function | core/ |
Checks if the changes to the storage definition requires schema changes. |
| EditEntityFieldAccessCheck | class | core/ |
|
| EditEntityFieldAccessCheck.php | file | core/ |
|
| EditEntityFieldAccessCheckInterface | interface | core/ |
|
| EditEntityFieldAccessCheckInterface.php | file | core/ |
|
| EditorialContentEntityBase::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EditorMediaDialog::getMediaImageSourceFieldName | function | core/ |
Gets the name of an image media item's source field. |
| editor_field_formatter_info_alter | function | core/ |
Implements hook_field_formatter_info_alter(). |
| ElementTest::testRequiredFieldsetsAndDetails | function | core/ |
Tests the #required property on details and fieldset elements. |
| Email::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| Email::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| EmailFieldRdfaTest | class | core/ |
Tests RDFa output by email field formatters. |
| EmailFieldRdfaTest.php | file | core/ |
|
| EmailFieldRdfaTest::$fieldType | property | core/ |
The machine name of the field type to test. |
| EmailFieldRdfaTest::$modules | property | core/ |
Modules to enable. |
| EmailFieldRdfaTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| EmailFieldRdfaTest::testAllFormatters | function | core/ |
Tests all email formatters. |
| EmailFieldTest | class | core/ |
Tests email field functionality. |
| EmailFieldTest.php | file | core/ |
Pagination
- Previous page
- Page 20
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.