Search for query
- Search 7.x for query
- Search 9.5.x for query
- Search 8.9.x for query
- Search 10.3.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 |
---|---|---|---|
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/ |
@coversDefaultClass \Drupal\Core\Entity\Query\Sql\Query @group Entity |
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.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::testScalarSubstitution | function | core/ |
Tests that we can not pass a scalar value when an array is expected. |
QueryTest::viewsData | function | core/ |
Returns the views data definition. |
QueryTest::viewsData | function | core/ |
Returns the views data definition. |
QueryTest::_testInitQuery | function | core/ |
Tests the ViewExecutable::initQuery method. |
QueryTest::_testQueryExecute | function | core/ |
|
QueryTrait | trait | core/ |
Provides workspaces-specific helpers for altering entity queries. |
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.