TermStorageController::buildPropertyQuery |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/TermStorageController.php |
Overrides Drupal\Core\Entity\DatabaseStorageController::buildPropertyQuery(). |
RequestTest::testGetQueryStringReturnsNull |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
SelectPagerDefaultTest::testEvenPagerQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that a pager query returns the correct results. |
EntityQueryRelationshipTest::$queryResults |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
The results returned by EntityQuery. |
EntityQueryRelationshipTest::assertResults |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryRelationshipTest.php |
Assert the results. |
SelectSubqueryTest::testFromSubquerySelect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php |
Tests that we can use a subquery in a FROM clause. |
SelectSubqueryTest::testJoinSubquerySelect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php |
Tests that we can use a subquery in a JOIN clause. |
ViewsSearchQuery::condition_replace_string |
function |
drupal/core/modules/search/lib/Drupal/search/ViewsSearchQuery.php |
Replaces the original condition with a custom one from views recursively. |
NodeEntityFieldQueryAlterTest::$accessUser |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
User with permission to view content. |
SelectPagerDefaultTest::testInnerPagerQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that a pager query results with an inner pager query are valid. |
_field_test_field_storage_query_sort_helper |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Sort helper for field_test_field_storage_query(). |
QueryAggregateInterface::conditionAggregate |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryAggregateInterface.php |
Sets a condition for an aggregated value. |
QueryAggregateInterface::notExistsAggregate |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryAggregateInterface.php |
Queries for the nonexistence of a field. |
RequestTest::getQueryStringNormalizationData |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Tests/RequestTest.php |
|
ConfigStorageController::getQueryServicename |
function |
drupal/core/lib/Drupal/Core/Config/Entity/ConfigStorageController.php |
Implements Drupal\Core\Entity\EntityStorageControllerInterface::getQueryServicename(). |
ConnectionUnitTest::testOpenSelectQueryClose |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Tests Database::closeConnection() with a select query. |
SelectPagerDefaultTest::testHavingPagerQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectPagerDefaultTest.php |
Confirms that a paging query results with a having expression are valid. |
NodeQueryAlterTest::testNodeQueryAlterWithUI |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php |
Tests that node access permissions are followed. |
ConfigEntityQueryTest::testConfigEntityQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/ConfigEntityQueryTest.php |
Tests basic functionality. |
SelectSubqueryTest::testExistsSubquerySelect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php |
Tests EXISTS subquery conditionals on SELECT statements. |
JavaScriptTest::testAddJsFileWithQueryString |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/JavaScriptTest.php |
Tests JavaScript files that have querystrings attached get added right. |
NodeEntityFieldQueryAlterTest::$noAccessUser |
property |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
User without permission to view content. |
BreakpointGroup::addBreakpointFromMediaQuery |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/BreakpointGroup.php |
Adds a breakpoint using a name and a media query. |
QueryGroupByTest::testGroupByCountOnlyFilters |
function |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
|
DatabaseStorageController::buildPropertyQuery |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Builds an entity query. |
EntityQueryAggregateTest::assertSortedResults |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php |
Asserts the results as expected regardless of order in rows. |
UrlGeneratorTest::testQueryParamSameAsDefault |
function |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/Tests/Generator/UrlGeneratorTest.php |
|
ViewsSearchQuery::publicParseSearchExpression |
function |
drupal/core/modules/search/lib/Drupal/search/ViewsSearchQuery.php |
Executes and returns the protected parseSearchExpression method. |
entity_reference_query_entity_reference_alter |
function |
drupal/core/modules/entity_reference/entity_reference.module |
Implements hook_query_TAG_alter(). |
NodeAccessLanguageTest::testNodeAccessQueryTag |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeAccessLanguageTest.php |
Tests db_select() with a 'node_access' tag and langcode metadata. |
DatabaseStorageController::getQueryServiceName |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageController.php |
Implements \Drupal\Core\Entity\EntityStorageControllerInterface::getQueryServiceName(). |
ConnectionUnitTest::testOpenQueryPrefetchClose |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/ConnectionUnitTest.php |
Tests Database::closeConnection() with a query and custom prefetch method. |
SelectTableSortDefaultTest::testTableSortQuery |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTableSortDefaultTest.php |
Confirms that a tablesort query returns the correct results. |
NodeQueryAlterTest::testNodeQueryAlterOverride |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php |
Tests 'node_access' query alter override. |
QueryAggregate::conditionAggregateGroupFactory |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryAggregate.php |
Implements \Drupal\Core\Entity\Query\QueryAggregateInterface::conditionAggregateGroupFactory(). |
SelectComplexTest::testCountQueryFieldRemovals |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectComplexTest.php |
Tests that countQuery properly removes fields and expressions. |
BreakpointMediaQueryTest::testValidMediaQueries |
function |
drupal/core/modules/breakpoint/tests/Drupal/breakpoint/Tests/BreakpointMediaQueryTest.php |
Test valid media queries. |
DatabaseStorageControllerNG::buildPropertyQuery |
function |
drupal/core/lib/Drupal/Core/Entity/DatabaseStorageControllerNG.php |
Builds an entity query. |
SelectSubqueryTest::testConditionSubquerySelect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php |
Tests that we can use a subquery in a WHERE clause. |
SelectSubqueryTest::testNotExistsSubquerySelect |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php |
Tests NOT EXISTS subquery conditionals on SELECT statements. |
field_test_query_efq_table_prefixing_test_alter |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.module |
Implements hook_query_TAG_alter() for tag 'efq_table_prefixing_test'. |
BreakpointMediaQueryTest::testInvalidMediaQueries |
function |
drupal/core/modules/breakpoint/tests/Drupal/breakpoint/Tests/BreakpointMediaQueryTest.php |
Test invalid media queries. |
EntityQueryAggregateTest::$entityStorageController |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryAggregateTest.php |
The entity_test storage controller to create the test entities. |
SelectTableSortDefaultTest::testTableSortQueryFirst |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectTableSortDefaultTest.php |
Confirms precedence of tablesorts headers. |
SelectSubqueryTest::testFromSubquerySelectWithLimit |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectSubqueryTest.php |
Tests that we can use a subquery in a FROM clause with a LIMIT. |
SelectCloneTest::testSelectConditionSubQueryCloning |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/SelectCloneTest.php |
Test that subqueries as value within conditions are cloned properly. |
EntityStorageControllerInterface::getQueryServicename |
function |
drupal/core/lib/Drupal/Core/Entity/EntityStorageControllerInterface.php |
Gets the name of the service for the query for this entity storage. |
BreakpointGroupInterface::addBreakpointFromMediaQuery |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/BreakpointGroupInterface.php |
Adds a breakpoint using a name and a media query. |
NodeQueryAlterTest::testNodeQueryAlterLowLevelNoAccess |
function |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeQueryAlterTest.php |
Tests 'node_access' query alter, for user without access. |
CascadingStylesheetsTest::testAddCssFileWithQueryString |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests that CSS query string remains intact when added to file. |