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 |
|---|---|---|---|
| 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::$entityFieldStorageDefinitions | property | core/ |
The loaded installed field storage definitions. |
| 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/ |
Puts 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/ |
Puts 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 install. |
| 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. |
| EntityQueryRelationshipTest::providerTestInvalidFieldName | function | core/ |
Data provider for testInvalidFieldName(). |
| EntityQueryRelationshipTest::testInvalidFieldName | function | core/ |
Tests a non-existent field name in a complex query relationship. |
| 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::$id_field_alias | property | core/ |
The id field alias. |
| 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. |
| EntityReferenceFieldCreationTest | class | core/ |
Tests creating entity reference fields in the UI. |
| EntityReferenceFieldCreationTest.php | file | core/ |
|
| EntityReferenceFieldCreationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceFieldCreationTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceFieldCreationTest::testAddReferenceFieldTargetingEntityTypeWithoutId | function | core/ |
Tests that entity reference fields cannot target entity types without IDs. |
| EntityReferenceFieldCreationTrait | trait | core/ |
Provides common functionality for the EntityReference test classes. |
| EntityReferenceFieldCreationTrait.php | file | core/ |
|
| EntityReferenceFieldCreationTrait::createEntityReferenceField | function | core/ |
Creates a field of an entity reference field storage on the specified bundle. |
| EntityReferenceFieldDefaultValueTest | class | core/ |
Tests entity reference field default values storage in CMI. |
| EntityReferenceFieldDefaultValueTest.php | file | core/ |
|
| EntityReferenceFieldDefaultValueTest::$adminUser | property | core/ |
A user with permission to administer content types, node fields, etc. |
| EntityReferenceFieldDefaultValueTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceFieldDefaultValueTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceFieldDefaultValueTest::setUp | function | core/ |
|
| EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultConfigValue | function | core/ |
Tests that dependencies due to default values can be removed. |
| EntityReferenceFieldDefaultValueTest::testEntityReferenceDefaultValue | function | core/ |
Tests that default values are correctly translated to UUIDs in config. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.