Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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::settingsAjax | function | core/ |
Ajax callback for the handler settings form. |
| 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. |
| EntityReferenceItemNormalizer::$entityResolver | property | core/ |
The entity resolver. |
| EntityReferenceItemNormalizer::$supportedInterfaceOrClass | property | core/ |
The interface or class that this Normalizer supports. |
| EntityReferenceItemNormalizer::constructValue | function | core/ |
Build the field item value using the incoming data. |
| 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. |
| EntityReferenceItemNormalizer::__construct | function | core/ |
Constructs an EntityReferenceItemNormalizer object. |
| 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/ |
Test 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::checkAccess | function | core/ |
Checks access to the given entity. |
| EntityReferenceLabelFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| EntityReferenceLabelFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| EntityReferenceLabelFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| EntityReferenceLabelFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| EntityReferenceRdfaTest | class | core/ |
Tests the RDFa output of the entity reference field formatter. |
| EntityReferenceRdfaTest.php | file | core/ |
|
| EntityReferenceRdfaTest::$bundle | property | core/ |
The bundle used in this test. |
| EntityReferenceRdfaTest::$entityType | property | core/ |
The entity type used in this test. |
| EntityReferenceRdfaTest::$fieldType | property | core/ |
The machine name of the field type to test. |
| EntityReferenceRdfaTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceRdfaTest::$targetEntity | property | core/ |
The term for testing. |
Pagination
- Previous page
- Page 407
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.