Search for field_
- Search 7.x for field_
- Search 8.9.x for field_
- Search 10.3.x for field_
- Search 11.x for field_
- Search main for field_
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| EntityLastInstalledSchemaRepository::deleteLastInstalledFieldStorageDefinition | function | core/ |
Deletes the field storage definition from the application state. |
| EntityLastInstalledSchemaRepository::getLastInstalledFieldStorageDefinitions | function | core/ |
Gets the entity type's most recently installed field storage definitions. |
| EntityLastInstalledSchemaRepository::setLastInstalledFieldStorageDefinition | function | core/ |
Stores the field storage definition in the application state. |
| EntityLastInstalledSchemaRepository::setLastInstalledFieldStorageDefinitions | function | core/ |
Stores the entity type's field storage definitions in the application state. |
| EntityLastInstalledSchemaRepositoryInterface::deleteLastInstalledFieldStorageDefinition | function | core/ |
Deletes the field storage definition from the application state. |
| EntityLastInstalledSchemaRepositoryInterface::getLastInstalledFieldStorageDefinitions | function | core/ |
Gets the entity type's most recently installed field storage definitions. |
| EntityLastInstalledSchemaRepositoryInterface::setLastInstalledFieldStorageDefinition | function | core/ |
Stores the field storage definition in the application state. |
| EntityLastInstalledSchemaRepositoryInterface::setLastInstalledFieldStorageDefinitions | function | core/ |
Stores the entity type's field storage definitions in the application state. |
| EntityModerationRouteProvider::$entityFieldManager | property | core/ |
The entity type manager. |
| EntityNonRevisionableTranslatableFieldTest | class | core/ |
Tests translating a non-revisionable field. |
| EntityNonRevisionableTranslatableFieldTest.php | file | core/ |
|
| EntityNonRevisionableTranslatableFieldTest::$modules | property | core/ |
Modules to enable. |
| EntityNonRevisionableTranslatableFieldTest::setUp | function | core/ |
|
| EntityNonRevisionableTranslatableFieldTest::testTranslatingNonRevisionableField | function | core/ |
Tests translating a non-revisionable field. |
| EntityNormalizerTest::$entityFieldManager | property | core/ |
The mock entity field manager. |
| EntityNormalizerTest::testDenormalizeWithNoFieldableEntityType | function | core/ |
Tests the denormalize method with no bundle defined. |
| EntityOwnerTrait::ownerBaseFieldDefinitions | function | core/ |
Returns an array of base field definitions for entity owners. |
| EntityPublishedTrait::publishedBaseFieldDefinitions | function | core/ |
Returns an array of base field definitions for publishing status. |
| EntityQueryRelationshipTest::$fieldName | property | core/ |
The name of the taxonomy field used for test. |
| EntityQueryTest::testBaseFieldMultipleColumns | function | core/ |
Tests base fields with multiple columns. |
| EntityQueryTest::testWithTwoEntityReferenceFieldsToSameEntityType | function | core/ |
Tests that EntityQuery works when querying the same entity from two fields. |
| EntityReference::$usesFields | property | core/ |
Does the style plugin for itself support to add fields to its output. |
| EntityReference::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| EntityReferenceAdminTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
| EntityReferenceAdminTest::assertFieldSelectOptions | function | core/ |
Checks if a select element contains the specified options. |
| EntityReferenceAdminTest::testFieldAdminHandler | function | core/ |
Tests the Entity Reference Admin UI. |
| EntityReferenceAdminTest::testFieldAdminHandler | function | core/ |
Tests the Entity Reference Admin UI. |
| EntityReferenceFieldAttributesTest | class | core/ |
Tests RDFa markup generation for taxonomy term fields. |
| EntityReferenceFieldAttributesTest.php | file | core/ |
|
| EntityReferenceFieldAttributesTest::$baseUri | property | core/ |
URI of the front page of the Drupal site. |
| EntityReferenceFieldAttributesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceFieldAttributesTest::$fieldName | property | core/ |
The name of the taxonomy term reference field used in the test. |
| EntityReferenceFieldAttributesTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceFieldAttributesTest::$vocabulary | property | core/ |
The vocabulary object used in the test. |
| EntityReferenceFieldAttributesTest::setUp | function | core/ |
|
| EntityReferenceFieldAttributesTest::testNodeTeaser | function | core/ |
Tests if file fields in teasers have correct resources. |
Pagination
- Previous page
- Page 25
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.