| EntityReference::getTargetDefinition |
function |
core/lib/Drupal/Core/Entity/Plugin/DataType/EntityReference.php |
Gets the definition of the referenced entity. |
| EntityReference::getTargetIdentifier |
function |
core/lib/Drupal/Core/Entity/Plugin/DataType/EntityReference.php |
Gets the identifier of the referenced data. |
| EntityReference::getType |
function |
core/modules/views/src/Plugin/views/display/EntityReference.php |
Returns the display type that this display requires. |
| EntityReference::isTargetNew |
function |
core/lib/Drupal/Core/Entity/Plugin/DataType/EntityReference.php |
Checks whether the target entity has not been saved yet. |
| EntityReference::optionsSummary |
function |
core/modules/views/src/Plugin/views/display/EntityReference.php |
Provides the default summary for options in the views UI. |
| EntityReference::preRender |
function |
core/modules/views/src/Plugin/views/row/EntityReference.php |
Allow the style to do stuff before each row is rendered. |
| EntityReference::query |
function |
core/modules/views/src/Plugin/views/display/EntityReference.php |
Add anything to the query that we might need to. |
| EntityReference::render |
function |
core/modules/views/src/Plugin/views/display/EntityReference.php |
Builds the view result as a renderable array. |
| EntityReference::render |
function |
core/modules/views/src/Plugin/views/style/EntityReference.php |
Render the display in this style. |
| EntityReference::setValue |
function |
core/lib/Drupal/Core/Entity/Plugin/DataType/EntityReference.php |
Sets the data value. |
| EntityReference::usesExposed |
function |
core/modules/views/src/Plugin/views/display/EntityReference.php |
Determines if this display uses exposed filters. |
| EntityReference::validate |
function |
core/modules/views/src/Plugin/views/display/EntityReference.php |
Validate that the plugin is correct and can be saved. |
| EntityReference::__construct |
function |
core/modules/views/src/Plugin/views/display/EntityReference.php |
Constructs a new EntityReference object. |
| EntityReferenceAdminTest |
class |
core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php |
Tests for the administrative UI. |
| EntityReferenceAdminTest |
class |
core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php |
Tests for the administrative UI. |
| EntityReferenceAdminTest.php |
file |
core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php |
|
| EntityReferenceAdminTest.php |
file |
core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php |
|
| EntityReferenceAdminTest::$defaultTheme |
property |
core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php |
The theme to install as the default for testing. |
| EntityReferenceAdminTest::$defaultTheme |
property |
core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php |
The theme to install as the default for testing. |
| EntityReferenceAdminTest::$modules |
property |
core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php |
Modules to install. |
| EntityReferenceAdminTest::$modules |
property |
core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php |
Modules to install. |
| EntityReferenceAdminTest::$targetType |
property |
core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php |
Name of a second content type to be used as a target of entity references. |
| EntityReferenceAdminTest::$type |
property |
core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php |
The name of the content type created for testing purposes. |
| EntityReferenceAdminTest::$type |
property |
core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php |
The name of the content type created for testing purposes. |
| EntityReferenceAdminTest::assertFieldSelectOptions |
function |
core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php |
Checks if a select element contains the specified options. |
| EntityReferenceAdminTest::assertFieldSelectOptions |
function |
core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php |
Checks if a select element contains the specified options. |
| EntityReferenceAdminTest::createEntityReferenceField |
function |
core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php |
Creates a new Entity Reference fields with a given target type. |
| EntityReferenceAdminTest::setUp |
function |
core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php |
|
| EntityReferenceAdminTest::setUp |
function |
core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php |
|
| EntityReferenceAdminTest::testAvailableFormatters |
function |
core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php |
Tests the formatters for the Entity References. |
| EntityReferenceAdminTest::testFieldAdminHandler |
function |
core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php |
Tests the Entity Reference Admin UI. |
| EntityReferenceAdminTest::testFieldAdminHandler |
function |
core/modules/field/tests/src/FunctionalJavascript/EntityReference/EntityReferenceAdminTest.php |
Tests the Entity Reference Admin UI. |
| EntityReferenceAdminTest::testMultipleTargetBundles |
function |
core/modules/field/tests/src/Functional/EntityReference/EntityReferenceAdminTest.php |
Tests field settings for an entity reference field. |
| EntityReferenceArgument |
class |
core/modules/views/src/Plugin/views/argument/EntityReferenceArgument.php |
Argument handler to accept an entity reference ID value. |
| EntityReferenceArgument.php |
file |
core/modules/views/src/Plugin/views/argument/EntityReferenceArgument.php |
|
| EntityReferenceArgument::create |
function |
core/modules/views/src/Plugin/views/argument/EntityReferenceArgument.php |
Creates an instance of the plugin. |
| EntityReferenceArgument::summaryName |
function |
core/modules/views/src/Plugin/views/argument/EntityReferenceArgument.php |
Provides the name to use for the summary, defaults to the name field. |
| EntityReferenceArgument::titleQuery |
function |
core/modules/views/src/Plugin/views/argument/EntityReferenceArgument.php |
Override for specific title lookups. |
| EntityReferenceArgument::__construct |
function |
core/modules/views/src/Plugin/views/argument/EntityReferenceArgument.php |
Constructs a Handler object. |
| EntityReferenceAutocompleteTagsWidget |
class |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteTagsWidget.php |
Plugin implementation of the 'entity_reference_autocomplete_tags' widget. |
| EntityReferenceAutocompleteTagsWidget.php |
file |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteTagsWidget.php |
|
| EntityReferenceAutocompleteTagsWidget::formElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteTagsWidget.php |
Returns the form for a single field widget. |
| EntityReferenceAutocompleteTagsWidget::massageFormValues |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteTagsWidget.php |
Massages the form values into the format expected for field values. |
| EntityReferenceAutocompleteWidget |
class |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php |
Plugin implementation of the 'entity_reference_autocomplete' widget. |
| EntityReferenceAutocompleteWidget.php |
file |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php |
|
| EntityReferenceAutocompleteWidget::defaultSettings |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php |
Defines the default settings for this plugin. |
| EntityReferenceAutocompleteWidget::errorElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php |
Assigns a field-level validation error to the right widget sub-element. |
| EntityReferenceAutocompleteWidget::formElement |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php |
Returns the form for a single field widget. |
| EntityReferenceAutocompleteWidget::getAutocreateBundle |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php |
Returns the name of the bundle which will be used for autocreated entities. |
| EntityReferenceAutocompleteWidget::getMatchOperatorOptions |
function |
core/lib/Drupal/Core/Field/Plugin/Field/FieldWidget/EntityReferenceAutocompleteWidget.php |
Returns the options for the match operator. |