Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| EntityPublishedTrait::setPublished | function | core/ |
|
| EntityPublishedTrait::setUnpublished | function | core/ |
|
| EntityQueryAccessTest | class | core/ |
Tests that Views respects 'ENTITY_TYPE_access' query tags. |
| EntityQueryAccessTest.php | file | core/ |
|
| EntityQueryAccessTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| EntityQueryAccessTest::$modules | property | core/ |
Modules to enable. |
| EntityQueryAccessTest::testBlockContentEntityQueryAccess | function | core/ |
Tests that the 'block_content_access' query tag is respected by Views. |
| EntityQueryAccessTest::testMediaEntityQueryAccess | function | core/ |
Tests that the 'media_access' query tag is respected by Views. |
| EntityQueryAggregateTest | class | core/ |
Tests the Entity Query Aggregation API. |
| EntityQueryAggregateTest.php | file | core/ |
|
| EntityQueryAggregateTest::$entityStorage | property | core/ |
The entity_test storage to create the test entities. |
| EntityQueryAggregateTest::$modules | property | core/ |
Modules to enable. |
| EntityQueryAggregateTest::$queryResult | property | core/ |
The actual query result, to compare later. |
| EntityQueryAggregateTest::assertResults | function | core/ |
Asserts the results as expected regardless of order between and in rows. |
| EntityQueryAggregateTest::assertSortedResults | function | core/ |
Asserts the results as expected regardless of order in rows. |
| EntityQueryAggregateTest::setUp | function | core/ |
|
| EntityQueryAggregateTest::testAggregation | function | core/ |
Test aggregation support. |
| EntityQueryAggregateTest::testRepeatedExecution | function | core/ |
Tests preparing a query and executing twice. |
| EntityQueryRelationshipTest | class | core/ |
Tests the Entity Query relationship API. |
| EntityQueryRelationshipTest.php | file | core/ |
|
| EntityQueryRelationshipTest::$accounts | property | core/ |
User entities. |
| EntityQueryRelationshipTest::$entities | property | core/ |
entity_test entities. |
| EntityQueryRelationshipTest::$fieldName | property | core/ |
The name of the taxonomy field used for test. |
| EntityQueryRelationshipTest::$modules | property | core/ |
Modules to enable. |
| EntityQueryRelationshipTest::$queryResults | property | core/ |
The results returned by EntityQuery. |
| EntityQueryRelationshipTest::$terms | property | core/ |
Term entities. |
| EntityQueryRelationshipTest::assertResults | function | core/ |
Assert the results. |
| EntityQueryRelationshipTest::setUp | function | core/ |
|
| EntityQueryRelationshipTest::testInvalidSpecifier | function | core/ |
Tests the invalid specifier in the query relationship. |
| EntityQueryRelationshipTest::testQuery | function | core/ |
Tests querying. |
| 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 enable. |
| EntityQueryTest::$queryResults | property | core/ |
|
| EntityQueryTest::$storage | property | core/ |
The entity_test_mulrev entity storage. |
| EntityQueryTest::assertBundleOrder | function | core/ |
|
| EntityQueryTest::assertResult | function | core/ |
|
| EntityQueryTest::assertRevisionResult | function | core/ |
|
| EntityQueryTest::setUp | function | core/ |
|
| EntityQueryTest::testBaseFieldMultipleColumns | function | core/ |
Test base fields with multiple columns. |
| EntityQueryTest::testCaseSensitivity | function | core/ |
Test 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/ |
Test that count queries are separated across entity types. |
| EntityQueryTest::testDelta | function | core/ |
Test queries with delta conditions. |
| EntityQueryTest::testEntityQuery | function | core/ |
Test basic functionality. |
| EntityQueryTest::testInjectionInCondition | function | core/ |
Test against SQL inject of condition field. This covers a database driver's EntityQuery\Condition class. |
Pagination
- Previous page
- Page 486
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.