Search for query
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 |
|---|---|---|---|
| QueryPluginBase::setGroupOperator | function | core/ |
Control how all WHERE and HAVING groups are put together. |
| QueryPluginBase::setLimit | function | core/ |
Set a LIMIT on the query, specifying a maximum number of results. |
| QueryPluginBase::setOffset | function | core/ |
Set an OFFSET on the query, specifying a number of results to skip. |
| QueryPluginBase::setupTimezone | function | core/ |
Set the database to the current user timezone. |
| QueryPluginBase::setWhereGroup | function | core/ |
Create a new grouping for the WHERE or HAVING clause. |
| QueryPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
| QueryPluginBase::summaryTitle | function | core/ |
Returns the summary of the settings in the display. |
| QueryPluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
| QueryTest | class | core/ |
Tests query plugins. |
| QueryTest | class | core/ |
Defines a query test plugin. |
| QueryTest | class | core/ |
Tests query plugins. |
| QueryTest | class | core/ |
Tests Drupal's extended prepared statement syntax.. |
| QueryTest | class | core/ |
@coversDefaultClass \Drupal\Core\Entity\Query\Sql\Query[[api-linebreak]] @group Entity |
| QueryTest.php | file | core/ |
|
| QueryTest.php | file | core/ |
|
| QueryTest.php | file | core/ |
|
| QueryTest.php | file | core/ |
|
| QueryTest.php | file | core/ |
|
| QueryTest::$allItems | property | core/ |
|
| QueryTest::$conditions | property | core/ |
|
| QueryTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| QueryTest::$fields | property | core/ |
|
| QueryTest::$orderBy | property | core/ |
|
| QueryTest::$query | property | core/ |
The query object. |
| QueryTest::$testViews | property | core/ |
Views used by this test. |
| QueryTest::$testViews | property | core/ |
Views used by this test. |
| QueryTest::addField | function | core/ |
|
| QueryTest::addOrderBy | function | core/ |
|
| QueryTest::addWhere | function | core/ |
|
| QueryTest::build | function | core/ |
Implements Drupal\views\Plugin\views\query\QueryPluginBase::build(). |
| QueryTest::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
| QueryTest::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| QueryTest::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
| QueryTest::ensureTable | function | core/ |
|
| QueryTest::execute | function | core/ |
Executes query and fills associated view object with according values. |
| QueryTest::match | function | core/ |
Check a single condition for a single element. |
| QueryTest::queryMethodsTests | function | core/ |
Tests methods provided by the QueryPluginBase. |
| QueryTest::setAllItems | function | core/ |
Sets the allItems property. |
| QueryTest::setFieldTimezoneOffset | function | core/ |
Applies a timezone offset to the given field. |
| QueryTest::setUp | function | core/ |
|
| QueryTest::testArrayArgumentsSQLInjection | function | core/ |
Tests SQL injection via database query array arguments. |
| QueryTest::testArraySubstitution | function | core/ |
Tests that we can pass an array of values directly in the query. |
| QueryTest::testConditionOperatorArgumentsSQLInjection | function | core/ |
Tests SQL injection via condition operator. |
| QueryTest::testNoBaseTable | function | core/ |
Tests entity query for entity type without base table. |
| QueryTest::testNoRevisionTable | function | core/ |
Tests revision entity query for entity type without revision table. |
| QueryTest::testNumericExpressionSubstitution | function | core/ |
Tests numeric query parameter expansion in expressions. |
| QueryTest::testQuery | function | core/ |
Tests query plugins. |
| QueryTest::testQueryUI | function | core/ |
Tests query plugins settings. |
| QueryTest::testQuotingIdentifiers | function | core/ |
Tests quoting identifiers in queries. |
| QueryTest::testReturnOptionDeprecation | function | core/ |
Tests deprecation of the 'return' query option. |
Pagination
- Previous page
- Page 18
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.