QueryAggregate::addAggregate |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryAggregate.php |
Adds the aggregations to the query. |
ConfigEntityQueryTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/ConfigEntityQueryTest.php |
Sets up Drupal unit test environment. |
drupal_render_cache_by_query |
function |
drupal/core/includes/common.inc |
Prepares an element for caching based on a query. |
RolesRidTest::testTitleQuery |
function |
drupal/core/modules/user/tests/Drupal/Tests/user/Views/Argument/RolesRidTest.php |
Tests the title_query method. |
BreakpointMediaQueryTest.php |
file |
drupal/core/modules/breakpoint/tests/Drupal/breakpoint/Tests/BreakpointMediaQueryTest.php |
Definition of Drupal\breakpoint\Tests\BreakpointMediaQueryTest. |
ViewsSearchQuery::conditions |
function |
drupal/core/modules/search/lib/Drupal/search/ViewsSearchQuery.php |
Returns the conditions property. |
WebTestBase::buildXPathQuery |
function |
drupal/core/modules/simpletest/lib/Drupal/simpletest/WebTestBase.php |
Builds an XPath query. |
RequestContext::$queryString |
property |
drupal/core/vendor/symfony/routing/Symfony/Component/Routing/RequestContext.php |
|
UrlGenerator::httpBuildQuery |
function |
drupal/core/lib/Drupal/Core/Routing/UrlGenerator.php |
Parses an array into a valid, rawurlencoded query string. |
IndexTidDepthModifier::query |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepthModifier.php |
Set up the query for this argument. |
TaxonomyIndexTidDepth::query |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/filter/TaxonomyIndexTidDepth.php |
Add this filter to the query. |
TemporaryQueryTest::$modules |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/TemporaryQueryTest.php |
Modules to enable. |
node_query_node_access_alter |
function |
drupal/core/modules/node/node.module |
Implements hook_query_TAG_alter(). |
Query::conditionGroupFactory |
function |
drupal/core/lib/Drupal/Core/Config/Entity/Query/Query.php |
Implements \Drupal\Core\Entity\Query\QueryInterface::conditionGroupFactory(). |
QueryFactory::$configStorage |
property |
drupal/core/lib/Drupal/Core/Config/Entity/Query/QueryFactory.php |
The config storage used by the config entity query. |
QueryGroupByTest::$testViews |
property |
drupal/core/modules/views/lib/Drupal/views/Tests/QueryGroupByTest.php |
Views used by this test. |
RelationshipPluginBase::query |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/RelationshipPluginBase.php |
Called to implement a relationship in a query. |
FetchTest::testQueryFetchBoth |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php |
Confirms that we can fetch a record into a doubly-keyed array explicitly. |
QueryBase::conditionAggregate |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Implements \Drupal\Core\Entity\Query\QueryAggregateInterface::conditionAggregate(). |
QueryInterface::getEntityType |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryInterface.php |
Gets the entity type for this query. |
QueryPluginBase::addSignature |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Add a signature to the query, if such a thing is feasible. |
QueryPluginBase::summaryTitle |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Returns the summary of the settings in the display. |
QueryPluginBase::loadEntities |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Loads all entities contained in the passed-in $results.
.
If the entity belongs to the base table, then it gets stored in
$result->_entity. Otherwise, it gets stored in
$result->_relationship_entities[$relationship_id]; |
QueryPluginBase::getDateField |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/query/QueryPluginBase.php |
Returns a Unix timestamp to database native timestamp expression. |
SearchQuery::$scoresArguments |
property |
drupal/core/modules/search/lib/Drupal/search/SearchQuery.php |
Stores arguments for score expressions. |
SearchQuery::searchExpression |
function |
drupal/core/modules/search/lib/Drupal/search/SearchQuery.php |
Sets up the search query expression. |
SearchQuery::executeFirstPass |
function |
drupal/core/modules/search/lib/Drupal/search/SearchQuery.php |
Executes the first pass query. |
Request::normalizeQueryString |
function |
drupal/core/vendor/symfony/http-foundation/Symfony/Component/HttpFoundation/Request.php |
Normalizes a query string. |
Schema::queryTableInformation |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Fetch the list of blobs and sequences used on a table. |
Schema::queryFieldInformation |
function |
drupal/core/lib/Drupal/Core/Database/Driver/pgsql/Schema.php |
Fetch the list of CHECK constraints used on a field. |
EntityQueryTest::assertResult |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
|
EntityQueryTest::testMetaData |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/EntityQueryTest.php |
Test adding a tag and metadata to the Entity query object. |
NodeEntityFieldQueryAlterTest |
class |
drupal/core/modules/node/lib/Drupal/node/Tests/NodeEntityFieldQueryAlterTest.php |
Tests node_query_entity_field_access_alter(). |
database_test_odd_pager_query |
function |
drupal/core/modules/system/tests/modules/database_test/database_test.module |
Runs a pager query and returns the results. |
Breakpoint::isValidMediaQuery |
function |
drupal/core/modules/breakpoint/lib/Drupal/breakpoint/Plugin/Core/Entity/Breakpoint.php |
Checks if a mediaQuery is valid. |
QueryString::aggregateUsingPhp |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Aggregate multi-valued parameters using PHP style syntax |
QueryString::getFieldSeparator |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Get the query string field separator |
QueryString::getValueSeparator |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Get the query string value separator |
tablesort_get_query_parameters |
function |
drupal/core/includes/tablesort.inc |
Composes a URL query parameter array for table sorting links. |
QueryString::setFieldSeparator |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Set the query string separator |
QueryString::setValueSeparator |
function |
drupal/core/vendor/guzzle/http/Guzzle/Http/QueryString.php |
Set the query string value separator |
QueryBase::$conditionAggregate |
property |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Aggregate Conditions |
FetchTest::testQueryFetchArray |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php |
Confirms that we can fetch a record to an associative array explicitly. |
FetchTest::testQueryFetchClass |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/FetchTest.php |
Confirms that we can fetch a record into a new instance of a custom class. |
PagerPluginBase::useCountQuery |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php |
Determine if a pager needs a count query. |
QueryBase::getAggregationAlias |
function |
drupal/core/lib/Drupal/Core/Entity/Query/QueryBase.php |
Generates an alias for a field and it's aggregated function. |
entity.query.field_sql_storage |
service |
drupal/core/modules/field_sql_storage/field_sql_storage.services.yml |
Drupal\field_sql_storage\Entity\QueryFactory |
QueryAggregate::createSqlAlias |
function |
drupal/core/modules/field_sql_storage/lib/Drupal/field_sql_storage/Entity/QueryAggregate.php |
Builds a sql alias as expected in the result. |
ConfigEntityQueryTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Entity/ConfigEntityQueryTest.php |
|
field_test_field_storage_query |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.storage.inc |
Implements hook_field_storage_query(). |