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 |
|---|---|---|---|
| EntityReferenceRdfaTest::$fieldType | property | core/ |
The machine name of the field type to test. |
| EntityReferenceRelationshipTest::testDataTableRelationshipWithLongFieldName | function | core/ |
Tests views data generated for relationship. |
| EntityReferenceTranslationDeriver::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityResource::$fieldManager | property | core/ |
The field manager. |
| EntityResource::$fieldResolver | property | core/ |
The JSON:API field resolver. |
| 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. Some entities specify a 'label_callback', but not a 'label' entity key. For example: User. |
| EntityResourceTestBase::$patchProtectedFieldNames | property | core/ |
The fields that are protected against modification during PATCH requests. |
| EntityResourceTestBase::$uniqueFieldNames | property | core/ |
The fields that need a different (random) value for each new entity created by a POST request. |
| EntityResourceTestBase::assertPatchProtectedFieldNamesStructure | function | core/ |
Asserts structure of $patchProtectedFieldNames. |
| EntityRevisionTest::$entityFieldManager | property | core/ |
|
| EntityRevisionTest::$fieldTypeManager | property | core/ |
|
| 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. |
| 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/ |
|
| 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. |
| EntityTestComputedField.php | file | core/ |
|
| EntityTestComputedField::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestConstraints::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestConstraintViolation::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestDateonlyTest::$fieldName | property | core/ |
Datetime test field name. |
| EntityTestDateRangeTest::$fieldName | property | core/ |
Datetime Range test field name. |
| EntityTestDatetimeTest::$fieldName | property | core/ |
Datetime test field name. |
| EntityTestDefaultValue::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestDefinitionSubscriber::$entityFieldManager | property | core/ |
The entity field manager. |
| EntityTestDefinitionSubscriber::onFieldableEntityTypeCreate | function | core/ |
Reacts to the creation of the fieldable entity type. |
| EntityTestDefinitionSubscriber::onFieldableEntityTypeUpdate | function | core/ |
Reacts to the update of a fieldable entity type. |
| EntityTestDefinitionSubscriber::onFieldStorageDefinitionCreate | function | core/ |
Reacts to the creation of a field storage definition. |
| EntityTestDefinitionSubscriber::onFieldStorageDefinitionDelete | function | core/ |
Reacts to the deletion of a field storage definition. |
| EntityTestDefinitionSubscriber::onFieldStorageDefinitionUpdate | function | core/ |
Reacts to the update of a field storage definition. |
| EntityTestFieldMethods | class | core/ |
Defines the test entity class. |
| EntityTestFieldMethods.php | file | core/ |
|
| EntityTestFieldMethods::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| EntityTestFieldOverride | class | core/ |
Defines a test entity class for testing default values. |
| EntityTestFieldOverride.php | file | core/ |
|
| EntityTestFieldOverride::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
Pagination
- Previous page
- Page 30
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.