Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityReferenceItem::fieldSettingsSummary | function | core/ |
|
| EntityReferenceItem::formProcessMergeParent | function | core/ |
Render API callback that moves entity reference elements up a level. |
| EntityReferenceItem::generateSampleValue | function | core/ |
|
| EntityReferenceItem::getConstraints | function | core/ |
|
| EntityReferenceItem::getPossibleOptions | function | core/ |
|
| EntityReferenceItem::getPossibleValues | function | core/ |
|
| EntityReferenceItem::getPreconfiguredOptions | function | core/ |
|
| EntityReferenceItem::getRandomBundle | function | core/ |
Gets a bundle for a given entity type and selection options. |
| EntityReferenceItem::getReferenceableBundles | function | core/ |
|
| EntityReferenceItem::getSettableOptions | function | core/ |
|
| EntityReferenceItem::getSettableValues | function | core/ |
|
| EntityReferenceItem::getValue | function | core/ |
|
| EntityReferenceItem::hasNewEntity | function | core/ |
Determines whether the item holds an unsaved entity. |
| EntityReferenceItem::isEmpty | function | core/ |
|
| EntityReferenceItem::mainPropertyName | function | core/ |
|
| EntityReferenceItem::onChange | function | core/ |
|
| EntityReferenceItem::onDependencyRemoval | function | core/ |
|
| EntityReferenceItem::preSave | function | core/ |
|
| EntityReferenceItem::propertyDefinitions | function | core/ |
|
| EntityReferenceItem::schema | function | core/ |
|
| EntityReferenceItem::settingsAjaxSubmit | function | core/ |
Submit handler for the non-JS case. |
| EntityReferenceItem::setValue | function | core/ |
|
| EntityReferenceItem::storageSettingsForm | function | core/ |
|
| EntityReferenceItem::storageSettingsSummary | function | core/ |
|
| EntityReferenceItemBase | class | core/ |
Base class for field items referencing other entities. |
| EntityReferenceItemBase.php | file | core/ |
|
| EntityReferenceItemBase::__get | function | core/ |
|
| EntityReferenceItemInterface | interface | core/ |
Interface definition for field items referencing other entities. |
| EntityReferenceItemInterface.php | file | core/ |
|
| EntityReferenceItemInterface::getReferenceableBundles | function | core/ |
Returns the referenceable entity types and bundles. |
| EntityReferenceItemSubclass | class | core/ |
Plugin implementation of the 'entity_reference_subclass' field type. |
| EntityReferenceItemSubclass.php | file | core/ |
|
| EntityReferenceItemTest | class | core/ |
Tests the new entity API for the entity reference field type. |
| EntityReferenceItemTest.php | file | core/ |
|
| EntityReferenceItemTest::$entityStringId | property | core/ |
The test entity with a string ID. |
| EntityReferenceItemTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceItemTest::$term | property | core/ |
The taxonomy term to test with. |
| EntityReferenceItemTest::$vocabulary | property | core/ |
The taxonomy vocabulary to test with. |
| EntityReferenceItemTest::setUp | function | core/ |
Sets up the test. |
| EntityReferenceItemTest::testAutocreateValidation | function | core/ |
Tests ValidReferenceConstraint with newly created and unsaved entities. |
| EntityReferenceItemTest::testConfigEntityReferenceItem | function | core/ |
Tests the entity reference field type for referencing config entities. |
| EntityReferenceItemTest::testContentEntityReferenceItem | function | core/ |
Tests the entity reference field type for referencing content entities. |
| EntityReferenceItemTest::testContentEntityReferenceItemWithStringId | function | core/ |
Tests referencing content entities with string IDs. |
| EntityReferenceItemTest::testEntityAutoCreate | function | core/ |
Tests entity auto create. |
| EntityReferenceItemTest::testEntitySaveOrder | function | core/ |
Tests saving order sequence doesn't matter. |
| EntityReferenceItemTest::testGenerateSampleValue | function | core/ |
Tests the ::generateSampleValue() method. |
| EntityReferenceItemTest::testGenerateSampleValueCircularReference | function | core/ |
Tests the ::generateSampleValue() method when it has a circular reference. |
| EntityReferenceItemTest::testSelectionHandlerSettings | function | core/ |
Tests that the 'handler' field setting stores the proper plugin ID. |
| EntityReferenceLabelFormatter | class | core/ |
Plugin implementation of the 'entity reference label' formatter. |
| EntityReferenceLabelFormatter.php | file | core/ |
Pagination
- Previous page
- Page 538
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.