Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityReference::query | function | core/ |
Add anything to the query that we might need to. |
| EntityReference::render | function | core/ |
Builds the view result as a renderable array. |
| EntityReference::render | function | core/ |
Render the display in this style. |
| EntityReference::setValue | function | core/ |
Sets the data value. |
| EntityReference::SUBFORM_PREFIX | constant | core/ |
The subform prefix. |
| EntityReference::submitExtraOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| EntityReference::usesExposed | function | core/ |
Determines if this display uses exposed filters. |
| EntityReference::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| EntityReference::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| EntityReference::validateExposed | function | core/ |
Validate the exposed handler form. |
| EntityReference::validateExtraOptionsForm | function | core/ |
Validate the options form. |
| EntityReference::validateRequired | function | core/ |
Validates that a required field for a sub handler has a value. |
| EntityReference::valueForm | function | core/ |
Options form subform for setting options. |
| EntityReference::valueFormAddAutocomplete | function | core/ |
Adds an autocomplete element to the form. |
| EntityReference::valueFormAddSelect | function | core/ |
Adds a select element to the form. |
| EntityReference::valueSubmit | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| EntityReference::WIDGET_AUTOCOMPLETE | constant | core/ |
Type for the autocomplete filter format. |
| EntityReference::WIDGET_SELECT | constant | core/ |
Type for the select list filter format. |
| EntityReference::WIDGET_SELECT_LIMIT | constant | core/ |
Max number of entities in the select widget. |
| EntityReference::__construct | function | core/ |
Constructs an EntityReference object. |
| EntityReference::__construct | function | core/ |
Constructs a new EntityReference object. |
| EntityReferenceAdminTest | class | core/ |
Tests for the administrative UI. |
| EntityReferenceAdminTest | class | core/ |
Tests for the administrative UI. |
| EntityReferenceAdminTest.php | file | core/ |
|
| EntityReferenceAdminTest.php | file | core/ |
|
| EntityReferenceAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceAdminTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceAdminTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceAdminTest::$modules | property | core/ |
Modules to install. |
| EntityReferenceAdminTest::$targetType | property | core/ |
Name of a second content type to be used as a target of entity references. |
| EntityReferenceAdminTest::$type | property | core/ |
The name of the content type created for testing purposes. |
| EntityReferenceAdminTest::$type | property | core/ |
The name of the content type created for testing purposes. |
| 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::createEntityReferenceField | function | core/ |
Creates a new Entity Reference fields with a given target type. |
| EntityReferenceAdminTest::setUp | function | core/ |
|
| EntityReferenceAdminTest::setUp | function | core/ |
|
| EntityReferenceAdminTest::testAvailableFormatters | function | core/ |
Tests the formatters for the Entity References. |
| EntityReferenceAdminTest::testFieldAdminHandler | function | core/ |
Tests the Entity Reference Admin UI. |
| EntityReferenceAdminTest::testFieldAdminHandler | function | core/ |
Tests the Entity Reference Admin UI. |
| EntityReferenceAdminTest::testMultipleTargetBundles | function | core/ |
Tests field settings for an entity reference field. |
| EntityReferenceArgument | class | core/ |
Argument handler to accept an entity reference ID value. |
| EntityReferenceArgument.php | file | core/ |
|
| EntityReferenceArgument::summaryName | function | core/ |
Provides the name to use for the summary, defaults to the name field. |
| EntityReferenceArgument::titleQuery | function | core/ |
Override for specific title lookups. |
| EntityReferenceArgument::__construct | function | core/ |
Constructs a Handler object. |
| EntityReferenceAutocompleteTagsWidget | class | core/ |
Plugin implementation of the 'entity_reference_autocomplete_tags' widget. |
| EntityReferenceAutocompleteTagsWidget.php | file | core/ |
|
| EntityReferenceAutocompleteTagsWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| EntityReferenceAutocompleteTagsWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
Pagination
- Previous page
- Page 543
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.