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 |
---|---|---|---|
ViewsQuery | class | core/ |
Defines a ViewsQuery attribute for plugin discovery. |
ViewsQuery.php | file | core/ |
|
ViewsQuery.php | file | core/ |
|
ViewsQuery::$help | property | core/ |
A short help string; this is displayed in the views UI. |
ViewsQuery::$id | property | core/ |
The plugin ID. |
ViewsQuery::$no_ui | property | core/ |
Whether the plugin should be not selectable in the UI. |
ViewsQuery::$short_title | property | core/ |
An optional short title used in the views UI. |
ViewsQuery::$title | property | core/ |
The plugin title used in the views UI. |
ViewsQuery::__construct | function | core/ |
Constructs an ViewsDisplayExtender attribute. |
ViewsSearchQuery | class | core/ |
Extends the core SearchQuery to be able to gets its protected values. |
ViewsSearchQuery | class | core/ |
CoreFakeWithAllCustomClasses implementation of \Drupal\search\ViewsSearchQuery. |
ViewsSearchQuery.php | file | core/ |
|
ViewsSearchQuery.php | file | core/ |
|
ViewsSearchQuery::conditionReplaceString | function | core/ |
Replaces the original condition with a custom one from views recursively. |
ViewsSearchQuery::conditions | function | core/ |
Returns the conditions property. |
ViewsSearchQuery::matches | function | core/ |
Returns the matches property. |
ViewsSearchQuery::publicParseSearchExpression | function | core/ |
Executes and returns the protected parseSearchExpression method. |
ViewsSearchQuery::simple | function | core/ |
Returns the simple property. |
ViewsSearchQuery::words | function | core/ |
Returns the words property. |
ViewsTestCacheContextFilter::query | function | core/ |
Add this filter to the query. |
ViewsTestDataViewsExecutionHooks::viewsQueryAlter | function | core/ |
Implements hook_views_query_alter(). |
ViewsTestDataViewsExecutionHooks::viewsQuerySubstitutions | function | core/ |
Implements hook_views_query_substitutions(). |
ViewsTestQueryAccessHooks | class | core/ |
Hook implementations for views_test_query_access. |
ViewsTestQueryAccessHooks.php | file | core/ |
|
ViewsTestQueryAccessHooks::queryBlockContentAccessAlter | function | core/ |
Implements hook_query_TAG_alter() for the 'block_content_access' query tag. |
ViewsTestQueryAccessHooks::queryMediaAccessAlter | function | core/ |
Implements hook_query_TAG_alter() for the 'media_access' query tag. |
ViewsTestQueryAccessHooks::restrictByUuid | function | core/ |
Excludes entities with the 'hidden-ENTITY_TYPE_ID' UUID from a query. |
ViewsViewsExecutionHooks::viewsQuerySubstitutions | function | core/ |
Implements hook_views_query_substitutions(). |
views_test_query_access.info.yml | file | core/ |
core/modules/views/tests/modules/views_test_query_access/views_test_query_access.info.yml |
ViewUI::endQueryCapture | function | core/ |
Add the list of queries run during render to build info. |
ViewUI::startQueryCapture | function | core/ |
Set up query capturing. |
Vocabulary::query | function | core/ |
Prepares query object to retrieve data from the source database. |
Vocabulary::query | function | core/ |
Prepares query object to retrieve data from the source database. |
VocabularyPerType::query | function | core/ |
Prepares query object to retrieve data from the source database. |
VocabularyTranslation::query | function | core/ |
Prepares query object to retrieve data from the source database. |
VocabularyTranslation::query | function | core/ |
Prepares query object to retrieve data from the source database. |
WebAssert::buildXPathQuery | function | core/ |
Builds an XPath query. |
WorkspaceIntegrationTest::assertEntityQuery | function | core/ |
Asserts that entity queries are giving the correct results in a workspace. |
WorkspaceIntegrationTest::testEntityQueryRelationship | function | core/ |
Tests the Entity Query relationship API with workspaces. |
WorkspaceIntegrationTest::testEntityQueryWithoutConditions | function | core/ |
Tests entity query overrides without any conditions. |
WorkspaceQueryParameterNegotiatorTest | class | core/ |
Tests the query parameter workspace negotiator. |
WorkspaceQueryParameterNegotiatorTest.php | file | core/ |
|
WorkspaceQueryParameterNegotiatorTest::$modules | property | core/ |
Modules to install. |
WorkspaceQueryParameterNegotiatorTest::providerTestWorkspaceQueryParameter | function | core/ |
Data provider for testWorkspaceQueryParameter. |
WorkspaceQueryParameterNegotiatorTest::setUp | function | core/ |
|
WorkspaceQueryParameterNegotiatorTest::testWorkspaceQueryParameter | function | core/ |
@covers ::getActiveWorkspaceId[[api-linebreak]] @dataProvider providerTestWorkspaceQueryParameter |
workspaces.entity.query.sql | service | core/ |
Drupal\workspaces\EntityQuery\QueryFactory |
workspaces.negotiator.query_parameter | service | core/ |
Drupal\workspaces\Negotiator\QueryParameterWorkspaceNegotiator |
WorkspacesAliasRepository::getBaseQuery | function | core/ |
Returns a SELECT query for the path_alias base table. |
WorkspaceSwitcherTest::testQueryParameterNegotiator | function | core/ |
Tests switching workspace via a query parameter. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.