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 |
|---|---|---|---|
| EntityFieldTest.php | file | core/ |
|
| EntityFieldTest::$entityFieldText | property | core/ |
|
| EntityFieldTest::$entityName | property | core/ |
|
| EntityFieldTest::$entityUser | property | core/ |
|
| EntityFieldTest::$modules | property | core/ |
Modules to enable. |
| EntityFieldTest::createTestEntity | function | core/ |
Creates a test entity. |
| EntityFieldTest::doTestComputedProperties | function | core/ |
Executes the computed properties tests for the given entity type. |
| EntityFieldTest::doTestDataStructureInterfaces | function | core/ |
Executes the data structure interfaces tests for the given entity type. |
| EntityFieldTest::doTestIntrospection | function | core/ |
Executes the introspection tests for the given entity type. |
| EntityFieldTest::doTestIterator | function | core/ |
Executes the iterator tests for the given entity type. |
| EntityFieldTest::doTestReadWrite | function | core/ |
Executes the read write test set for a defined entity type. |
| EntityFieldTest::doTestSave | function | core/ |
Executes the save tests for the given entity type. |
| EntityFieldTest::getContainedStrings | function | core/ |
Recursive helper for getting all contained strings, i.e. properties of type string. |
| EntityFieldTest::setUp | function | core/ |
|
| EntityFieldTest::testBaseFieldNonExistingBaseField | function | core/ |
Tests a base field override on a non-existing base field. |
| EntityFieldTest::testComputedFields | function | core/ |
Tests all the interaction points of a computed field. |
| EntityFieldTest::testComputedProperties | function | core/ |
Tests getting processed property values via a computed property. |
| EntityFieldTest::testDataStructureInterfaces | function | core/ |
Tests working with the entity based upon the TypedData API. |
| EntityFieldTest::testDataTypes | function | core/ |
Makes sure data types are correctly derived for all entity types. |
| EntityFieldTest::testEntityConstraintValidation | function | core/ |
Tests validation constraints provided by the Entity API. |
| EntityFieldTest::testEntityIdAssignment | function | core/ |
Tests explicit entity ID assignment. |
| EntityFieldTest::testEntityReferenceComputedField | function | core/ |
Tests an entity reference computed field. |
| EntityFieldTest::testFieldOverrideBundleField | function | core/ |
Tests creating a field override config for a bundle field. |
| EntityFieldTest::testIntrospection | function | core/ |
Tests introspection and getting metadata upfront. |
| EntityFieldTest::testIterator | function | core/ |
Tests iterating over properties. |
| EntityFieldTest::testReadWrite | function | core/ |
Tests reading and writing properties and field items. |
| EntityFieldTest::testSave | function | core/ |
Tries to save and load an entity again. |
| EntityFormDisplay::movePropertyPathViolationsRelativeToField | function | core/ |
Moves the property path to be relative to field level. |
| EntityFormDisplayEditForm::buildFieldRow | function | core/ |
Builds the table row structure for a single field. |
| EntityFormDisplayTest::testBaseFieldComponent | function | core/ |
Tests the behavior of a field component for a base field. |
| EntityFormDisplayTest::testDeleteField | function | core/ |
Tests deleting field. |
| EntityFormDisplayTest::testFieldComponent | function | core/ |
Tests the behavior of a field component within an EntityFormDisplay object. |
| EntityHasFieldConstraint | class | core/ |
Checks if a value is an entity that has a specific field. |
| EntityHasFieldConstraint.php | file | core/ |
|
| EntityHasFieldConstraint::$field_name | property | core/ |
The field name option. |
| EntityHasFieldConstraint::$message | property | core/ |
The default violation message. |
| EntityHasFieldConstraint::$notFieldableMessage | property | core/ |
The violation message for non-fieldable entities. |
| EntityHasFieldConstraint::getDefaultOption | function | core/ |
|
| EntityHasFieldConstraint::getRequiredOptions | function | core/ |
|
| EntityHasFieldConstraintValidator | class | core/ |
Validates the EntityHasField constraint. |
| EntityHasFieldConstraintValidator.php | file | core/ |
|
| EntityHasFieldConstraintValidator::validate | function | core/ |
|
| EntityHasFieldConstraintValidatorTest | class | core/ |
@covers \Drupal\Core\Entity\Plugin\Validation\Constraint\EntityHasFieldConstraintValidator[[api-linebreak]] |
| EntityHasFieldConstraintValidatorTest.php | file | core/ |
|
| EntityHasFieldConstraintValidatorTest::$modules | property | core/ |
Modules to enable. |
| EntityHasFieldConstraintValidatorTest::setUp | function | core/ |
|
| EntityHasFieldConstraintValidatorTest::testValidation | function | core/ |
|
| EntityLanguageTestBase::$fieldName | property | core/ |
The test field name. |
| EntityLanguageTestBase::$untranslatableFieldName | property | core/ |
The untranslatable test field name. |
| EntityLanguageTestBase::toggleFieldTranslatability | function | core/ |
Toggles field storage translatability. |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.