Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityReferenceFormatterTest::testCustomCacheTagFormatter | function | core/ |
Tests the merging of cache metadata. |
| EntityReferenceFormatterTest::testEntityFormatter | function | core/ |
Tests the entity formatter. |
| EntityReferenceFormatterTest::testEntityFormatterIterativeRendering | function | core/ |
Tests that iterative rendering is allowed by recursive render protection. |
| EntityReferenceFormatterTest::testEntityFormatterRecursiveRendering | function | core/ |
Tests the recursive rendering protection of the entity formatter. |
| EntityReferenceFormatterTest::testEntityReferenceRecursionProtectionWithRepeatedReferencingEntity | function | core/ |
Tests multiple renderings of an entity that references another. |
| EntityReferenceFormatterTest::testEntityReferenceRecursiveProtectionWithManyRenderedEntities | function | core/ |
Renders the same entity referenced from different places. |
| EntityReferenceFormatterTest::testFormatterReferencingItem | function | core/ |
Tests formatters set the correct _referringItem on referenced entities. |
| EntityReferenceFormatterTest::testIdFormatter | function | core/ |
Tests the ID formatter. |
| EntityReferenceFormatterTest::testLabelFormatter | function | core/ |
Tests the label formatter. |
| EntityReferenceIdFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| EntityReferenceIntegrationTest | class | core/ |
Tests various Entity reference UI components. |
| EntityReferenceIntegrationTest.php | file | core/ |
|
| EntityReferenceIntegrationTest::$bundle | property | core/ |
The bundle used in this test. |
| EntityReferenceIntegrationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceIntegrationTest::$entityType | property | core/ |
The entity type used in this test. |
| EntityReferenceIntegrationTest::$fieldName | property | core/ |
The name of the field used in this test. |
| EntityReferenceIntegrationTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceIntegrationTest::assertFieldValues | function | core/ |
Asserts that the reference field values are correct. |
| EntityReferenceIntegrationTest::getTestEntities | function | core/ |
Creates two content and two config test entities. |
| EntityReferenceIntegrationTest::setUp | function | core/ |
|
| EntityReferenceIntegrationTest::testSupportedEntityTypesAndWidgets | function | core/ |
Tests the entity reference field with all its supported field widgets. |
| EntityReferenceItem::calculateDependencies | function | core/ |
Calculates dependencies for field items. |
| EntityReferenceItem::calculateStorageDependencies | function | core/ |
Calculates dependencies for field items on the storage level. |
| EntityReferenceItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
| EntityReferenceItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| EntityReferenceItem::fieldSettingsAjaxProcess | function | core/ |
Render API callback: Processes the field settings form. |
| EntityReferenceItem::fieldSettingsAjaxProcessElement | function | core/ |
Adds the field settings to AJAX form elements. |
| 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. |
| EntityReferenceItem::fieldSettingsSummary | function | core/ |
Returns a short summary of the field's field-level settings. |
| EntityReferenceItem::formProcessMergeParent | function | core/ |
Render API callback that moves entity reference elements up a level. |
| EntityReferenceItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| EntityReferenceItem::getConstraints | function | core/ |
Gets a list of validation constraints. |
| EntityReferenceItem::getPossibleOptions | function | core/ |
Returns an array of possible values with labels for display. |
| EntityReferenceItem::getPossibleValues | function | core/ |
Returns an array of possible values. |
| EntityReferenceItem::getPreconfiguredOptions | function | core/ |
Returns preconfigured field options for a field type. |
| EntityReferenceItem::getReferenceableBundles | function | core/ |
Returns the referenceable entity types and bundles. |
| EntityReferenceItem::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
| EntityReferenceItem::getSettableValues | function | core/ |
Returns an array of settable values. |
| EntityReferenceItem::hasNewEntity | function | core/ |
Determines whether the item holds an unsaved entity. |
| EntityReferenceItem::isEmpty | function | core/ |
Determines whether the data structure is empty. |
| EntityReferenceItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| EntityReferenceItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| EntityReferenceItem::schema | function | core/ |
Returns the schema for the field. |
| EntityReferenceItem::settingsAjaxSubmit | function | core/ |
Submit handler for the non-JS case. |
| EntityReferenceItem::setValue | function | core/ |
Overrides \Drupal\Core\TypedData\TypedData::setValue(). |
| EntityReferenceItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| EntityReferenceItem::storageSettingsSummary | function | core/ |
Returns a short summary of the field's storage-level settings. |
| EntityReferenceItemBase | class | core/ |
Base class for field items referencing other entities. |
| EntityReferenceItemBase.php | file | core/ |
Pagination
- Previous page
- Page 451
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.