Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityQueryServiceDeprecationTest::testFactoryOverriddenService | function | core/ |
Tests getting the backend overridden service does not trigger deprecations. |
| EntityQueryServiceDeprecationTest::testPostgresServiceDeprecated | function | core/ |
Tests that the core provided service is deprecated. |
| EntityQueryServiceDeprecationTest::testPostgresServiceNotDeprecated | function | core/ |
Tests that the pgsql provided service is not deprecated. |
| EntityQueryTest | class | core/ |
Tests Entity Query functionality. |
| EntityQueryTest.php | file | core/ |
|
| EntityQueryTest::$bundles | property | core/ |
A list of bundle machine names created for this test. |
| EntityQueryTest::$figures | property | core/ |
Field name for the figures field. |
| EntityQueryTest::$greetings | property | core/ |
Field name for the greetings field. |
| EntityQueryTest::$modules | property | core/ |
Modules to install. |
| EntityQueryTest::$queryResults | property | core/ |
An array of entity IDs keyed by the revision or entity ID. |
| EntityQueryTest::$storage | property | core/ |
The entity_test_mulrev entity storage. |
| EntityQueryTest::assertBundleOrder | function | core/ |
Asserts the bundle order. |
| EntityQueryTest::assertResult | function | core/ |
Asserts the query results. |
| EntityQueryTest::assertRevisionResult | function | core/ |
Asserts revision query results. |
| EntityQueryTest::setUp | function | core/ |
|
| EntityQueryTest::testAccessCheckSpecified | function | core/ |
Test the accessCheck method is called. |
| EntityQueryTest::testAlterHook | function | core/ |
Test the entity query alter hooks are invoked. |
| EntityQueryTest::testBaseFieldMultipleColumns | function | core/ |
Tests base fields with multiple columns. |
| EntityQueryTest::testCaseSensitivity | function | core/ |
Tests case sensitive and in-sensitive query conditions. |
| EntityQueryTest::testConditionCount | function | core/ |
Tests that condition count returns expected number of conditions. |
| EntityQueryTest::testConditionOnRevisionMetadataKeys | function | core/ |
Tests entity queries with condition on the revision metadata keys. |
| EntityQueryTest::testCount | function | core/ |
Tests that count queries are separated across entity types. |
| EntityQueryTest::testDelta | function | core/ |
Tests queries with delta conditions. |
| 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::$handlerOptions | property | core/ |
The selection handlers available for the target entity ID of the filter. |
| 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::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. |
Pagination
- Previous page
- Page 453
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.