Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 11.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
EntityQueryTest::testDelta function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Tests queries with delta conditions.
EntityQueryTest::testEntityQuery function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Tests basic functionality.
EntityQueryTest::testInjectionInCondition function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Tests SQL inject of condition field.
EntityQueryTest::testMetaData function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Tests adding a tag and metadata to the Entity query object.
EntityQueryTest::testNestedConditionGroups function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Tests that nested condition groups work as expected.
EntityQueryTest::testPendingRevisions function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Tests pending revisions.
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/lib/Drupal/Core/Entity/Plugin/DataType/EntityReference.php Defines an 'entity_reference' data type.
EntityReference class core/modules/field/src/Plugin/migrate/field/d7/EntityReference.php MigrateField plugin for Drupal 7 entity_reference fields.
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/row/EntityReference.php EntityReference row plugin.
EntityReference class core/modules/views/src/Plugin/views/style/EntityReference.php EntityReference style plugin.
EntityReference.php file core/modules/views/src/Plugin/views/style/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/lib/Drupal/Core/Entity/Plugin/DataType/EntityReference.php
EntityReference.php file core/modules/field/src/Plugin/migrate/field/d7/EntityReference.php
EntityReference::$connection property core/modules/views/src/Plugin/views/display/EntityReference.php The database connection.
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 The id field alias.
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::buildOptionsForm function core/modules/views/src/Plugin/views/style/EntityReference.php Provide a form to edit options for this plugin.
EntityReference::buildOptionsForm function core/modules/views/src/Plugin/views/row/EntityReference.php Provide a form for setting options.
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/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/row/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::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::getString function core/lib/Drupal/Core/Entity/Plugin/DataType/EntityReference.php Returns a string representation of the data.
EntityReference::getTarget function core/lib/Drupal/Core/Entity/Plugin/DataType/EntityReference.php Gets the referenced data.
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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.