Search for query
- Search 7.x for query
- Search 9.5.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 |
---|---|---|---|
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 the query and fills the associated view object with according values. |
QueryTest::match | function | core/ |
Check a single condition for a single element. |
QueryTest::queryMethodsTests | function | core/ |
Test 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::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. |
QueryTrait.php | file | core/ |
|
QueryTrait::$workspaceManager | property | core/ |
The workspace manager. |
QueryTrait::isSimpleQuery | function | core/ |
|
QueryTrait::prepare | function | core/ |
|
QueryTrait::__construct | function | core/ |
Constructs a Query object. |
Random::query | function | core/ |
Called to add the sort to a query. |
RangeQueryTest | class | core/ |
Tests the Range query functionality. |
RangeQueryTest.php | file | core/ |
|
RangeQueryTest::testRangeQuery | function | core/ |
Confirms that range queries work and return the correct result. |
RdfMapping::query | function | core/ |
|
RelationshipJoinInTest::testRelationshipInQuery | function | core/ |
Tests the query result of a view with a relationship with an IN condition. |
RelationshipPluginBase::query | function | core/ |
Add anything to the query that we might need to. |
RelationshipTest::testRelationshipQuery | function | core/ |
Tests the query result of a view with a relationship. |
RenderedEntity::query | function | core/ |
Called to add the field to a query. |
RenderElementTest::testPreRenderAjaxFormWithQueryOptions | function | core/ |
@covers ::preRenderAjaxForm |
RendererBase::query | function | core/ |
Alters the query if needed. |
RequestPagerTest::testGetQueryParameters | function | core/ |
@covers ::getQueryParameters |
ResourceVersionRouteEnhancer::RESOURCE_VERSION_QUERY_PARAMETER | constant | core/ |
The query parameter for providing a version (revision) value. |
ResponsiveImageFieldDisplayTest::testResponsiveImageFieldFormattersEmptyMediaQuery | function | core/ |
Tests responsive image formatter on node display with an empty media query. |
Result::query | function | core/ |
Add anything to the query that we might need to. |
ResultTest::testQuery | function | core/ |
Tests the query method. |
Role::query | function | core/ |
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.