Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityQueryTest::testEntityQuery | function | core/ |
Tests basic functionality. |
| EntityQueryTest::testInjectionInCondition | function | core/ |
Tests SQL inject of condition field. |
| EntityQueryTest::testMetaData | function | core/ |
Tests adding a tag and metadata to the Entity query object. |
| EntityQueryTest::testNestedConditionGroups | function | core/ |
Tests that nested condition groups work as expected. |
| EntityQueryTest::testPendingRevisions | function | core/ |
Tests pending revisions. |
| EntityQueryTest::testRevisionDataTableJoinUsesConfiguredLangcodeKey | function | core/ |
Tests langcode key handling for revision data table joins. |
| EntityQueryTest::testSort | function | core/ |
Tests sort(). |
| EntityQueryTest::testTableSort | function | core/ |
Tests tablesort(). |
| EntityQueryTest::testToString | function | core/ |
Tests __toString(). |
| EntityQueryTest::testWithTwoEntityReferenceFieldsToSameEntityType | function | core/ |
Tests that EntityQuery works when querying the same entity from two fields. |
| EntityReference | class | core/ |
Defines an 'entity_reference' data type. |
| EntityReference | class | core/ |
MigrateField plugin for Drupal 7 entity_reference fields. |
| EntityReference | class | core/ |
EntityReference style plugin. |
| EntityReference | class | core/ |
The plugin that handles an EntityReference display. |
| EntityReference | class | core/ |
Filters a view by entity references. |
| EntityReference | class | core/ |
EntityReference row plugin. |
| EntityReference.php | file | core/ |
|
| EntityReference.php | file | core/ |
|
| EntityReference.php | file | core/ |
|
| EntityReference.php | file | core/ |
|
| EntityReference.php | file | core/ |
|
| EntityReference.php | file | core/ |
|
| EntityReference::$connection | property | core/ |
The database connection. |
| EntityReference::$handlerOptions | property | core/ |
The selection handlers available for the target entity ID of the filter. |
| EntityReference::$id | property | core/ |
The entity ID. |
| EntityReference::$id_field_alias | property | core/ |
The id field alias. |
| EntityReference::$usesAJAX | property | core/ |
Whether the display allows the use of AJAX or not. |
| EntityReference::$usesAttachments | property | core/ |
Whether the display allows attachments. |
| EntityReference::$usesFields | property | core/ |
Does the style plugin for itself support to add fields to its output. |
| EntityReference::$usesGrouping | property | core/ |
Does the style plugin support grouping of rows. |
| EntityReference::$usesPager | property | core/ |
Whether the display allows the use of a pager or not. |
| EntityReference::$usesRowPlugin | property | core/ |
Whether or not this style uses a row plugin. |
| EntityReference::$validatedExposedInput | property | core/ |
Validated exposed input that will be set as the input value. |
| EntityReference::acceptExposedInput | function | core/ |
Determines if the input from a filter should change the generated query. |
| EntityReference::ALL_VALUE | constant | core/ |
The all value. |
| EntityReference::alternateWidgetsDefaultNormalize | function | core/ |
Normalize values for widget switching. |
| EntityReference::buildExtraOptionsForm | function | core/ |
Provide a form for setting options. |
| EntityReference::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| EntityReference::buildOptionsForm | function | core/ |
Provide a form for setting options. |
| EntityReference::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| EntityReference::cleanUpSubformChildren | function | core/ |
Clean up subform children for properties that could cause problems. |
| EntityReference::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityReference::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityReference::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityReference::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| EntityReference::evenEmpty | function | core/ |
Determines if the style plugin is rendered even if the view is empty. |
| EntityReference::execute | function | core/ |
Executes the view and returns data in the format required. |
| EntityReference::getDefaultSelectedEntities | function | core/ |
Gets all entities selected by default. |
| EntityReference::getFieldFormatterMap | function | core/ |
Get a map between D6 formatters and D8 formatters for this field type. |
| EntityReference::getReferencedEntityType | function | core/ |
Gets the target entity type referenced by this field. |
Pagination
- Previous page
- Page 546
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.