Search for query
- Search 7.x for query
- Search 8.9.x for query
- Search 10.3.x for query
- Search 11.x for query
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Query | class | core/ |
Alters entity queries to use a workspace revision instead of the default one. |
Query | class | core/ |
Defines the entity query for configuration entities. |
Query | class | core/ |
Base class for query builders. |
Query | class | core/ |
The SQL storage entity query class. |
Query | class | core/ |
Defines the entity query for configuration entities. |
Query | class | core/ |
Defines the entity query for entities stored in a key value backend. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
SelectSubqueryTest::testConditionSubquerySelect | function | core/ |
Tests that we can use a subquery with an IN operator in a WHERE clause. |
SelectSubqueryTest::testConditionSubquerySelect2 | function | core/ |
Tests we can use a subquery with a relational operator in a WHERE clause. |
SelectSubqueryTest::testConditionSubquerySelect3 | function | core/ |
Tests we can use 2 subqueries with a relational operator in a WHERE clause. |
SelectSubqueryTest::testConditionSubquerySelect4 | function | core/ |
Tests that we can use multiple subqueries. |
SelectSubqueryTest::testExistsSubquerySelect | function | core/ |
Tests EXISTS subquery conditionals on SELECT statements. |
SelectSubqueryTest::testFromSubquerySelect | function | core/ |
Tests that we can use a subquery in a FROM clause. |
SelectSubqueryTest::testFromSubquerySelectWithLimit | function | core/ |
Tests that we can use a subquery in a FROM clause with a LIMIT. |
SelectSubqueryTest::testJoinSubquerySelect | function | core/ |
Tests that we can use a subquery in a JOIN clause. |
SelectSubqueryTest::testNotExistsSubquerySelect | function | core/ |
Tests NOT EXISTS subquery conditionals on SELECT statements. |
SelectTableSortDefaultTest::testTableSortQuery | function | core/ |
Confirms that a tablesort query returns the correct results. |
SelectTableSortDefaultTest::testTableSortQueryFirst | function | core/ |
Confirms precedence of tablesorts headers. |
SerializeQueryTest | class | core/ |
Tests serializing and unserializing a query. |
SerializeQueryTest.php | file | core/ |
|
SerializeQueryTest::testSerializeQuery | function | core/ |
Confirms that a query can be serialized and unserialized. |
Shortcut::query | function | core/ |
|
ShortcutSet::query | function | core/ |
|
ShortcutSetUsers::query | function | core/ |
|
Some::query | function | core/ |
Modify the query for paging. |
Some::useCountQuery | function | core/ |
Determine if a pager needs a count query. |
Sort::createFromQueryParameter | function | core/ |
Creates a Sort object from a query parameter. |
SortPluginBase::query | function | core/ |
Called to add the sort to a query. |
SortTest::testCreateFromQueryParameter | function | core/ |
@covers ::createFromQueryParameter @dataProvider parameterProvider |
SortTest::testCreateFromQueryParameterFail | function | core/ |
@covers ::createFromQueryParameter @dataProvider badParameterProvider |
Sql::$query | property | core/ |
The select query. |
Sql::query | function | core/ |
Generates a query and a countquery from all of the information supplied. |
SqlBase::$query | property | core/ |
The query string. |
SqlBase::prepareQuery | function | core/ |
Adds tags and metadata to the query. |
SqlBase::query | function | core/ |
|
SqlBase::query | function | core/ |
Modify the query for paging. |
SqlBaseTest::testQuery | function | core/ |
Tests the query() method. |
SqlContentEntityStorage::buildPropertyQuery | function | core/ |
Builds an entity query. |
SqlContentEntityStorage::buildQuery | function | core/ |
Builds the query to load the entity. |
SqlContentEntityStorage::getQueryServiceName | function | core/ |
Gets the name of the service for the query for this entity storage. |
SqlContentEntityStorageSchema::getSelectQueryForFieldStorageDeletion | function | core/ |
Returns a SELECT query suitable for inserting data into a dedicated table. |
SqlCountCache::query | function | core/ |
|
SqlQueryTest | class | core/ |
Tests the sql query plugin. |
SqlQueryTest.php | file | core/ |
|
SqlQueryTest::$testViews | property | core/ |
Views used by this test. |
SqlQueryTest::testExecuteMetadata | function | core/ |
Tests adding some metadata/tags to the views query. |
SqlQueryTest::testGetConnection | function | core/ |
Tests the method \Drupal\views\Plugin\views\query\Sql::getConnection(). |
SqlQueryTest::viewsData | function | core/ |
Returns the views data definition. |
Statement::getQueryString | function | core/ |
Gets the query string of this statement. |
StatementEmpty::getQueryString | function | core/ |
Gets the query string of this statement. |
StatementInterface::getQueryString | function | core/ |
Gets the query string of this statement. |
StatementPrefetch::$queryString | property | core/ |
The query string. |
StatementPrefetch::getQueryString | function | core/ |
Gets the query string of this statement. |
StatementWrapper::getQueryString | function | core/ |
Gets the query string of this statement. |
StatementWrapperLegacyTest::testQueryString | function | core/ |
@covers ::getQueryString |
StatisticsLastCommentName::query | function | core/ |
Called to add the sort to a query. |
StatisticsLastCommentName::query | function | core/ |
Called to add the field to a query. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.