EntityQueryTest::testSort |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php |
Tests sort(). |
EntityQueryTest::testTableSort |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php |
Tests tablesort(). |
EntityQueryTest::testToString |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php |
Tests __toString(). |
EntityQueryTest::testWithTwoEntityReferenceFieldsToSameEntityType |
function |
core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php |
Tests that EntityQuery works when querying the same entity from two fields. |
EntityReference |
class |
core/modules/views/src/Plugin/views/row/EntityReference.php |
EntityReference row plugin. |
EntityReference |
class |
core/modules/views/src/Plugin/views/display/EntityReference.php |
The plugin that handles an EntityReference display. |
EntityReference |
class |
core/modules/views/src/Plugin/views/style/EntityReference.php |
EntityReference style plugin. |
EntityReference |
class |
core/modules/field/src/Plugin/migrate/field/d7/EntityReference.php |
MigrateField plugin for Drupal 7 entity_reference fields. |
EntityReference |
class |
core/lib/Drupal/Core/Entity/Plugin/DataType/EntityReference.php |
Defines an 'entity_reference' data type. |
EntityReference |
class |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
Filters a view by entity references. |
EntityReference.php |
file |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
|
EntityReference.php |
file |
core/lib/Drupal/Core/Entity/Plugin/DataType/EntityReference.php |
|
EntityReference.php |
file |
core/modules/field/src/Plugin/migrate/field/d7/EntityReference.php |
|
EntityReference.php |
file |
core/modules/views/src/Plugin/views/row/EntityReference.php |
|
EntityReference.php |
file |
core/modules/views/src/Plugin/views/display/EntityReference.php |
|
EntityReference.php |
file |
core/modules/views/src/Plugin/views/style/EntityReference.php |
|
EntityReference::$connection |
property |
core/modules/views/src/Plugin/views/display/EntityReference.php |
The database connection. |
EntityReference::$handlerOptions |
property |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
The selection handlers available for the target entity ID of the filter. |
EntityReference::$id |
property |
core/lib/Drupal/Core/Entity/Plugin/DataType/EntityReference.php |
The entity ID. |
EntityReference::$id_field_alias |
property |
core/modules/views/src/Plugin/views/display/EntityReference.php |
|
EntityReference::$usesAJAX |
property |
core/modules/views/src/Plugin/views/display/EntityReference.php |
Whether the display allows the use of AJAX or not. |
EntityReference::$usesAttachments |
property |
core/modules/views/src/Plugin/views/display/EntityReference.php |
Whether the display allows attachments. |
EntityReference::$usesFields |
property |
core/modules/views/src/Plugin/views/style/EntityReference.php |
Does the style plugin for itself support to add fields to its output. |
EntityReference::$usesGrouping |
property |
core/modules/views/src/Plugin/views/style/EntityReference.php |
Does the style plugin support grouping of rows. |
EntityReference::$usesPager |
property |
core/modules/views/src/Plugin/views/display/EntityReference.php |
Whether the display allows the use of a pager or not. |
EntityReference::$usesRowPlugin |
property |
core/modules/views/src/Plugin/views/style/EntityReference.php |
Whether or not this style uses a row plugin. |
EntityReference::$validatedExposedInput |
property |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
Validated exposed input that will be set as the input value. |
EntityReference::acceptExposedInput |
function |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
Determines if the input from a filter should change the generated query. |
EntityReference::ALL_VALUE |
constant |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
The all value. |
EntityReference::alternateWidgetsDefaultNormalize |
function |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
Normalize values for widget switching. |
EntityReference::buildExtraOptionsForm |
function |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
Provide a form for setting options. |
EntityReference::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/row/EntityReference.php |
Provide a form for setting options. |
EntityReference::buildOptionsForm |
function |
core/modules/views/src/Plugin/views/style/EntityReference.php |
Provide a form to edit options for this plugin. |
EntityReference::calculateDependencies |
function |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
Calculates dependencies for the configured plugin. |
EntityReference::cleanUpSubformChildren |
function |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
Clean up subform children for properties that could cause problems. |
EntityReference::create |
function |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
Creates an instance of the plugin. |
EntityReference::create |
function |
core/modules/views/src/Plugin/views/display/EntityReference.php |
Creates an instance of the plugin. |
EntityReference::defineOptions |
function |
core/modules/views/src/Plugin/views/row/EntityReference.php |
Information about options for all kinds of purposes will be held here. |
EntityReference::defineOptions |
function |
core/modules/views/src/Plugin/views/display/EntityReference.php |
Information about options for all kinds of purposes will be held here. |
EntityReference::defineOptions |
function |
core/modules/views/src/Plugin/views/style/EntityReference.php |
Information about options for all kinds of purposes will be held here. |
EntityReference::defineOptions |
function |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
Information about options for all kinds of purposes will be held here. |
EntityReference::evenEmpty |
function |
core/modules/views/src/Plugin/views/style/EntityReference.php |
Determines if the style plugin is rendered even if the view is empty. |
EntityReference::execute |
function |
core/modules/views/src/Plugin/views/display/EntityReference.php |
Executes the view and returns data in the format required. |
EntityReference::getDefaultSelectedEntities |
function |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
Gets all entities selected by default. |
EntityReference::getFieldFormatterMap |
function |
core/modules/field/src/Plugin/migrate/field/d7/EntityReference.php |
Get a map between D6 formatters and D8 formatters for this field type. |
EntityReference::getReferencedEntityType |
function |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
Gets the target entity type referenced by this field. |
EntityReference::getSelectionHandler |
function |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
Gets the entity reference selection handler. |
EntityReference::getString |
function |
core/lib/Drupal/Core/Entity/Plugin/DataType/EntityReference.php |
Returns a string representation of the data. |
EntityReference::getSubHandlerOptions |
function |
core/modules/views/src/Plugin/views/filter/EntityReference.php |
Get all selection plugins for this entity type. |
EntityReference::getTarget |
function |
core/lib/Drupal/Core/Entity/Plugin/DataType/EntityReference.php |
Gets the referenced data. |