Search for all
- Search 7.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityReference::optionsSummary | function | core/ |
Provides the default summary for options in the views UI. |
| EntityReference::preRender | function | core/ |
Allow the style to do stuff before each row is rendered. |
| 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::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::__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::$target_type | 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. |
| 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. |
| EntityReferenceAutocompleteWidget | class | core/ |
Plugin implementation of the 'entity_reference_autocomplete' widget. |
| EntityReferenceAutocompleteWidget.php | file | core/ |
|
| EntityReferenceAutocompleteWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| EntityReferenceAutocompleteWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| EntityReferenceAutocompleteWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| EntityReferenceAutocompleteWidget::getAutocreateBundle | function | core/ |
Returns the name of the bundle which will be used for autocreated entities. |
| EntityReferenceAutocompleteWidget::getMatchOperatorOptions | function | core/ |
Returns the options for the match operator. |
| EntityReferenceAutocompleteWidget::getSelectionHandlerSetting | function | core/ |
Returns the value of a setting for the entity reference selection handler. |
| EntityReferenceAutocompleteWidget::massageFormValues | function | core/ |
Massages the form values into the format expected for field values. |
| EntityReferenceAutocompleteWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| EntityReferenceAutocompleteWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| EntityReferenceAutocompleteWidgetTest | class | core/ |
Tests the output of entity reference autocomplete widgets. |
| EntityReferenceAutocompleteWidgetTest.php | file | core/ |
|
| EntityReferenceAutocompleteWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityReferenceAutocompleteWidgetTest::$modules | property | core/ |
Modules to enable. |
| EntityReferenceAutocompleteWidgetTest::doAutocomplete | function | core/ |
Executes an autocomplete on a given field and waits for it to finish. |
| EntityReferenceAutocompleteWidgetTest::setUp | function | core/ |
Pagination
- Previous page
- Page 495
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.