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 |
|---|---|---|---|
| None::executeCountQuery | function | core/ |
Execute the count query, which will be done just prior to the query itself being executed. |
| None::query | function | core/ |
Modify the query for paging |
| None::useCountQuery | function | core/ |
Determine if a pager needs a count query. |
| NoSourceModule::query | function | core/ |
|
| NullArgument::query | function | core/ |
Override the behavior of query() to prevent the query from being changed in any way. |
| NumericArgument::query | function | core/ |
Set up the query for this argument. |
| NumericArgument::titleQuery | function | core/ |
Override for specific title lookups. |
| NumericFilter::query | function | core/ |
Add this filter to the query. |
| OEmbedSourceTest::testLocalThumbnailUriQueryStringIsIgnored | function | core/ |
@covers ::getLocalThumbnailUri[[api-linebreak]] |
| OffsetPage::createFromQueryParameter | function | core/ |
Creates an OffsetPage object from a query parameter. |
| OffsetPageTest::testCreateFromQueryParameter | function | core/ |
@covers ::createFromQueryParameter[[api-linebreak]] @dataProvider parameterProvider |
| OffsetPageTest::testCreateFromQueryParameterFail | function | core/ |
@covers ::createFromQueryParameter[[api-linebreak]] |
| OrderByTest::$query | property | core/ |
The select query object to test. |
| PageCacheTest::testQueryParameterFormatRequests | function | core/ |
Tests support for different cache items with different request formats specified via a query parameter. |
| PagerDeprecationTest::testGetQueryParameters | function | core/ |
@expectedDeprecation pager_get_query_parameters is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Pager\PagerParametersInterface->getQueryParameters() instead. See https://www.drupal.org/node/2779457 |
| PagerDeprecationTest::testQueryAddPage | function | core/ |
@expectedDeprecation pager_query_add_page is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Pager\PagerManagerInterface->getUpdatedParameters() instead. See https://www.drupal.org/node/2779457 |
| PagerParameters::getPagerQuery | function | core/ |
Gets the request query parameter. |
| PagerParameters::getQueryParameters | function | core/ |
Gets all request URL query parameters that are unrelated to paging. |
| PagerParametersInterface::getPagerQuery | function | core/ |
Gets the request query parameter. |
| PagerParametersInterface::getQueryParameters | function | core/ |
Gets all request URL query parameters that are unrelated to paging. |
| PagerPluginBase::executeCountQuery | function | core/ |
Execute the count query, which will be done just prior to the query itself being executed. |
| PagerPluginBase::query | function | core/ |
Modify the query for paging |
| PagerPluginBase::useCountQuery | function | core/ |
Determine if a pager needs a count query. |
| PagerPluginBaseTest::testExecuteCountQueryWithOffset | function | core/ |
Tests the executeCountQuery method with a set offset. |
| PagerPluginBaseTest::testExecuteCountQueryWithOffsetLargerThanResult | function | core/ |
Tests the executeCountQuery method with an offset larger than result count. |
| PagerPluginBaseTest::testExecuteCountQueryWithoutOffset | function | core/ |
Tests the executeCountQuery method without a set offset. |
| PagerPluginBaseTest::testUseCountQuery | function | core/ |
Tests the useCountQuery() method. |
| PagerSelectExtender::$customCountQuery | property | core/ |
The count query that will be used for this pager. |
| PagerSelectExtender::getCountQuery | function | core/ |
Retrieve the count query for this pager. |
| PagerSelectExtender::setCountQuery | function | core/ |
Specify the count query object to use for this pager. |
| PagerTest::testPagerQueryParametersAndCacheContext | function | core/ |
Test proper functioning of the query parameters and the pager cache context. |
| PagerTestController::queryParameters | function | core/ |
Returns a pager with 'parameters' variable. |
| pager_get_query_parameters | function | core/ |
Compose a URL query parameter array for pager links. |
| pager_query_add_page | function | core/ |
Gets the URL query parameter array of a pager link. |
| Path::query | function | core/ |
Called to add the field to a query. |
| PathValidatorTest::testGetUrlIfValidWithFrontPageAndQueryAndFragments | function | core/ |
Tests the getUrlIfValid() method with a front page + query + fragments. |
| PathValidatorTest::testGetUrlIfValidWithQuery | function | core/ |
Tests the getUrlIfValid() method with a query in the path. |
| Permissions::query | function | core/ |
Called to add the field to a query. |
| Permissions::query | function | core/ |
Replace the configured permission with a filter by all roles that have this permission. |
| pgsql.entity.query.sql | service | core/ |
Drupal\Core\Entity\Query\Sql\pgsql\QueryFactory |
| pgsql.workspaces.entity.query.sql | service | core/ |
Drupal\workspaces\EntityQuery\PgsqlQueryFactory |
| PgsqlQueryFactory | class | core/ |
Workspaces PostgreSQL-specific entity query implementation. |
| PgsqlQueryFactory.php | file | core/ |
|
| PgsqlQueryFactory::$workspaceManager | property | core/ |
The workspace manager. |
| PgsqlQueryFactory::get | function | core/ |
Instantiates an entity query for a given entity type. |
| PgsqlQueryFactory::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
| PgsqlQueryFactory::__construct | function | core/ |
Constructs a PgsqlQueryFactory object. |
| plugin.manager.views.query | service | core/ |
Drupal\views\Plugin\ViewsPluginManager |
| PluginBase::query | function | core/ |
Add anything to the query that we might need to. |
| PluginBase::queryLanguageSubstitutions | function | core/ |
Returns substitutions for Views queries for languages. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.