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 |
|---|---|---|---|
| EntityReferenceFieldTest::assertUserAutocreate | function | core/ |
Asserts that the setter callback performs autocreation for users. |
| EntityReferenceFieldTest::assertUserRoleAutocreate | function | core/ |
Asserts that the setter callback performs autocreation for user roles. |
| EntityReferenceFieldTest::setUp | function | core/ |
|
| EntityReferenceFieldTest::testAutocreateApi | function | core/ |
Tests all the possible ways to autocreate an entity via the API. |
| EntityReferenceFieldTest::testEntityReferenceFieldDependencies | function | core/ |
Tests the dependencies entity reference fields are created with. |
| EntityReferenceFieldTest::testEntityReferenceFieldValidation | function | core/ |
Tests reference field validation. |
| EntityReferenceFieldTest::testReferencedEntitiesMultipleLoad | function | core/ |
Tests the multiple target entities loader. |
| EntityReferenceFieldTest::testReferencedEntitiesStringId | function | core/ |
Tests referencing entities with string IDs. |
| EntityReferenceFieldTest::testTargetEntityNoLoad | function | core/ |
Tests that the target entity is not unnecessarily loaded. |
| EntityReferenceFieldTranslatedReferenceViewTest | class | core/ |
Tests the translation of entity reference field display on nodes. |
| EntityReferenceFieldTranslatedReferenceViewTest.php | file | core/ |
|
| EntityReferenceFieldTranslatedReferenceViewTest::$baseLangcode | property | core/ |
The langcode of the source language. |
| EntityReferenceFieldTranslatedReferenceViewTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceFieldTranslatedReferenceViewTest::$labelOfNotTranslatedReference | property | core/ |
The label of the untranslated referenced entity, used in assertions. |
| EntityReferenceFieldTranslatedReferenceViewTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceFieldTranslatedReferenceViewTest::$originalLabel | property | core/ |
The original label of the referenced entity, used in assertions. |
| EntityReferenceFieldTranslatedReferenceViewTest::$referencedEntityWithoutTranslation | property | core/ |
The entity to refer. |
| EntityReferenceFieldTranslatedReferenceViewTest::$referencedEntityWithTranslation | property | core/ |
The entity to refer. |
| EntityReferenceFieldTranslatedReferenceViewTest::$referencedType | property | core/ |
Entity type which can be referenced. |
| EntityReferenceFieldTranslatedReferenceViewTest::$referenceFieldName | property | core/ |
The machine name of the entity reference field. |
| EntityReferenceFieldTranslatedReferenceViewTest::$referrerEntity | property | core/ |
The referrer entity. |
| EntityReferenceFieldTranslatedReferenceViewTest::$referrerType | property | core/ |
Entity type which have the entity reference field. |
| EntityReferenceFieldTranslatedReferenceViewTest::$testEntityTypeName | property | core/ |
The test entity type name. |
| EntityReferenceFieldTranslatedReferenceViewTest::$translatable | property | core/ |
Flag indicating whether the field is translatable. |
| EntityReferenceFieldTranslatedReferenceViewTest::$translatedLabel | property | core/ |
The translated label of the referenced entity, used in assertions. |
| EntityReferenceFieldTranslatedReferenceViewTest::$translateToLangcode | property | core/ |
Target langcode for translation. |
| EntityReferenceFieldTranslatedReferenceViewTest::$webUser | property | core/ |
An user with permission to edit the referrer entity. |
| EntityReferenceFieldTranslatedReferenceViewTest::assertEntityReferenceDisplay | function | core/ |
Assert entity reference display. |
| EntityReferenceFieldTranslatedReferenceViewTest::assertEntityReferenceFormDisplay | function | core/ |
Assert entity reference form display. |
| EntityReferenceFieldTranslatedReferenceViewTest::createContent | function | core/ |
Creates a test subject contents, with translation. |
| EntityReferenceFieldTranslatedReferenceViewTest::createNotTranslatedReferencedEntity | function | core/ |
Create the referenced entity. |
| EntityReferenceFieldTranslatedReferenceViewTest::createReferencedEntityWithTranslation | function | core/ |
Create a referenced entity with a translation. |
| EntityReferenceFieldTranslatedReferenceViewTest::createReferrerEntity | function | core/ |
Create the referrer entity. |
| EntityReferenceFieldTranslatedReferenceViewTest::enableTranslation | function | core/ |
Enables translations where it needed. |
| EntityReferenceFieldTranslatedReferenceViewTest::setUp | function | core/ |
|
| EntityReferenceFieldTranslatedReferenceViewTest::setUpContentTypes | function | core/ |
Create content types. |
| 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. |
| EntityReferenceHandlerSettingUpdateTest::testFieldPostUpdateERHandlerSetting | function | core/ |
Tests field_post_update_entity_reference_handler_setting(). |
| 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 and allows access to the form state. |
| EntityReferenceItem::fieldSettingsAjaxProcessElement | function | core/ |
Adds entity_reference specific properties to AJAX form elements from the field settings form. |
| 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. |
| EntityReferenceItemNormalizer::normalizedFieldValues | function | core/ |
Normalizes field values for an item. |
| EntityReferenceItemNormalizer::targetEntityIsFieldable | function | core/ |
Checks whether the referenced entity is of a fieldable entity type. |
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.