Search for field_
- Search 7.x for field_
- Search 9.5.x for field_
- Search 8.9.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityReferenceFieldTranslatedReferenceViewTest::setUpEntityReferenceField | function | core/ |
Adds term reference field for the article content type. |
| EntityReferenceFieldTranslatedReferenceViewTest::setUpLanguages | function | core/ |
Adds additional languages. |
| EntityReferenceFieldTranslatedReferenceViewTest::testEntityReferenceDisplay | function | core/ |
Tests if the entity is displayed in an entity reference field. |
| EntityReferenceFormatterTest::$fieldName | property | core/ |
The name of the field used in this test. |
| EntityReferenceIntegrationTest::$fieldName | property | core/ |
The name of the field used in this test. |
| EntityReferenceIntegrationTest::assertFieldValues | function | core/ |
Asserts that the reference field values are correct. |
| EntityReferenceItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
| EntityReferenceItem::fieldSettingsAjaxProcess | function | core/ |
Render API callback: Processes the field settings form. |
| EntityReferenceItem::fieldSettingsAjaxProcessElement | function | core/ |
Adds the field settings to AJAX form elements. |
| EntityReferenceItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| EntityReferenceItem::fieldSettingsFormValidate | function | core/ |
Form element validation handler; Invokes selection plugin's validation. |
| EntityReferenceItem::fieldSettingsSummary | function | core/ |
Returns a short summary of the field's field-level settings. |
| EntityReferenceRelationshipTest::testDataTableRelationshipWithLongFieldName | function | core/ |
Tests views data generated for relationship. |
| EntityReferenceTestHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
| EntityReferenceTestHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| EntityReferenceTranslationDeriver::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityResource::checkPatchFieldAccess | function | core/ |
Checks whether the given field should be PATCHed. |
| EntityResource::checkPatchFieldAccess | function | core/ |
Checks whether the given field should be PATCHed. |
| EntityResourceAccessTrait::checkEditFieldAccess | function | core/ |
Performs edit access checks for fields. |
| EntityResourceTestBase::$labelFieldName | property | core/ |
Optionally specify which field is the 'label' field. |
| EntityResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| EntityResourceTestBase::$uniqueFieldNames | property | core/ |
A list of fields that need a unique value. |
| EntityResourceTestBase::assertPatchProtectedFieldNamesStructure | function | core/ |
Asserts structure of $patchProtectedFieldNames. |
| EntityRevisionTest::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityRevisionTest::$fieldTypeManager | property | core/ |
The field type manager. |
| EntitySchemaSubscriber::getWorkspaceFieldDefinition | function | core/ |
Gets the base field definition for the 'workspace' revision metadata field. |
| EntitySchemaSubscriber::onFieldableEntityTypeCreate | function | core/ |
Reacts to the creation of the fieldable entity type. |
| EntitySchemaSubscriber::onFieldableEntityTypeUpdate | function | core/ |
Reacts to the update of a fieldable entity type. |
| EntitySchemaTest::testCustomFieldCreateDelete | function | core/ |
Tests the custom bundle field creation and deletion. |
| EntitySchemaTestHooks::entityBaseFieldInfo | function | core/ |
Implements hook_entity_base_field_info(). |
| EntitySchemaTestHooks::entityBundleFieldInfo | function | core/ |
Implements hook_entity_bundle_field_info(). |
| EntitySchemaTestHooks::entityFieldStorageInfo | function | core/ |
Implements hook_entity_field_storage_info(). |
| EntitySerializationTest::entityFieldAccessAlter | function | core/ |
Implements hook_entity_field_access_alter(). |
| EntitySerializationTestHooks::entityFieldAccessAlter | function | core/ |
Implements hook_entity_field_access_alter(). |
| EntitySerializedField.php | file | core/ |
|
| EntitySerializedField::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityStorageInterface::FIELD_LOAD_CURRENT | constant | core/ |
Load the most recent version of an entity's field data. |
| EntityStorageInterface::FIELD_LOAD_REVISION | constant | core/ |
Load the version of an entity's field data specified in the entity. |
| EntityTest::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestBase::$entityFieldManager | property | core/ |
The entity field manager service. |
| EntityTestBaseFieldDisplay | class | core/ |
Defines a test entity class for base fields display. |
| EntityTestBaseFieldDisplay.php | file | core/ |
|
| EntityTestBaseFieldDisplay::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestBundleResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| EntityTestCompositeConstraint::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestCompositeConstraint::coversFields | function | core/ |
An array of entity fields which should be passed to the validator. |
| EntityTestComputedBundleField.php | file | core/ |
|
| EntityTestComputedBundleField::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestComputedBundleField::bundleFieldDefinitions | function | core/ |
Provides field definitions for a specific bundle. |
| EntityTestComputedField.php | file | core/ |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.