Search for entity

  1. Search 7.x for entity
  2. Search 9.5.x for entity
  3. Search 8.9.x for entity
  4. Search 10.3.x for entity
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Entity class core/modules/views/src/Plugin/views/argument_validator/Entity.php Defines an argument validator plugin for each entity type.
Entity class core/modules/views/src/Plugin/views/area/Entity.php Provides an area handler which renders an entity in a certain view mode.
Entity class core/modules/migrate/src/Plugin/migrate/destination/Entity.php Provides a generic destination to import entities.
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Test.php
Entity class core/tests/Drupal/Tests/Component/Annotation/Doctrine/Ticket/DCOM58Entity.php This class is a near-copy of tests/Doctrine/Tests/Common/Annotations/Ticket/DCOM58Entity.php, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 1.2.7.

All search results

Title Object type File name Summary
EntityQueryTest::assertResult function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Asserts the query results.
EntityQueryTest::assertRevisionResult function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Asserts revision query results.
EntityQueryTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php
EntityQueryTest::testAccessCheckSpecified function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Test the accessCheck method is called.
EntityQueryTest::testAlterHook function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Test the entity query alter hooks are invoked.
EntityQueryTest::testBaseFieldMultipleColumns function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Tests base fields with multiple columns.
EntityQueryTest::testCaseSensitivity function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Tests case sensitive and in-sensitive query conditions.
EntityQueryTest::testConditionCount function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Tests that condition count returns expected number of conditions.
EntityQueryTest::testConditionOnRevisionMetadataKeys function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Tests entity queries with condition on the revision metadata keys.
EntityQueryTest::testCount function core/tests/Drupal/KernelTests/Core/Entity/EntityQueryTest.php Tests that count queries are separated across entity types.
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/modules/views/src/Plugin/views/display/EntityReference.php The plugin that handles an EntityReference display.
EntityReference class core/modules/views/src/Plugin/views/filter/EntityReference.php Filters a view by entity references.
EntityReference class core/modules/views/src/Plugin/views/style/EntityReference.php EntityReference style plugin.
EntityReference class core/lib/Drupal/Core/Entity/Plugin/DataType/EntityReference.php Defines an &#039;entity_reference&#039; 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/row/EntityReference.php EntityReference row plugin.
EntityReference.php file core/modules/views/src/Plugin/views/row/EntityReference.php
EntityReference.php file core/modules/field/src/Plugin/migrate/field/d7/EntityReference.php
EntityReference.php file core/modules/views/src/Plugin/views/display/EntityReference.php
EntityReference.php file core/modules/views/src/Plugin/views/filter/EntityReference.php
EntityReference.php file core/modules/views/src/Plugin/views/style/EntityReference.php
EntityReference.php file core/lib/Drupal/Core/Entity/Plugin/DataType/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 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::$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/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::calculateDependencies function core/modules/views/src/Plugin/views/filter/EntityReference.php Calculates dependencies for the configured plugin.

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