Search for query

  1. Search 7.x for query
  2. Search 9.5.x for query
  3. Search 8.9.x for query
  4. Search 11.x for query
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Query class core/modules/workspaces/src/EntityQuery/Query.php Alters entity queries to use a workspace revision instead of the default one.
Query class core/lib/Drupal/Core/Config/Entity/Query/Query.php Defines the entity query for configuration entities.
Query class core/lib/Drupal/Core/Database/Query/Query.php Base class for query builders.
Query class core/lib/Drupal/Core/Entity/Query/Sql/Query.php The SQL storage entity query class.
Query class core/lib/Drupal/Core/Entity/Query/Null/Query.php Defines the entity query for configuration entities.
Query class core/lib/Drupal/Core/Entity/KeyValueStore/Query/Query.php Defines the entity query for entities stored in a key value backend.

All search results

Title Object type File name Summary
ViewsSearchQuery::publicParseSearchExpression function core/modules/search/src/ViewsSearchQuery.php Executes and returns the protected parseSearchExpression method.
ViewsSearchQuery::simple function core/modules/search/src/ViewsSearchQuery.php Returns the simple property.
ViewsSearchQuery::words function core/modules/search/src/ViewsSearchQuery.php Returns the words property.
ViewsTestCacheContextFilter::query function core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/ViewsTestCacheContextFilter.php Add this filter to the query.
views_query_views_alter function core/modules/views/views.module Implements hook_query_TAG_alter().
views_test_data_views_query_alter function core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc Implements hook_views_query_alter().
views_test_data_views_query_substitutions function core/modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc Implements hook_views_query_substitutions().
views_test_query_access.info.yml file core/modules/views/tests/modules/views_test_query_access/views_test_query_access.info.yml core/modules/views/tests/modules/views_test_query_access/views_test_query_access.info.yml
views_test_query_access.module file core/modules/views/tests/modules/views_test_query_access/views_test_query_access.module Module to test entity query access in Views.
views_test_query_access_query_block_content_access_alter function core/modules/views/tests/modules/views_test_query_access/views_test_query_access.module Implements hook_query_TAG_alter() for the 'block_content_access' query tag.
views_test_query_access_query_media_access_alter function core/modules/views/tests/modules/views_test_query_access/views_test_query_access.module Implements hook_query_TAG_alter() for the 'media_access' query tag.
views_views_query_substitutions function core/modules/views/views.views_execution.inc Implements hook_views_query_substitutions().
ViewUI::endQueryCapture function core/modules/views_ui/src/ViewUI.php Add the list of queries run during render to build info.
ViewUI::startQueryCapture function core/modules/views_ui/src/ViewUI.php Set up query capturing.
Vocabulary::query function core/modules/taxonomy/src/Plugin/migrate/source/d6/Vocabulary.php
Vocabulary::query function core/modules/taxonomy/src/Plugin/migrate/source/d7/Vocabulary.php
VocabularyPerType::query function core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyPerType.php
VocabularyTranslation::query function core/modules/taxonomy/src/Plugin/migrate/source/d6/VocabularyTranslation.php
VocabularyTranslation::query function core/modules/taxonomy/src/Plugin/migrate/source/d7/VocabularyTranslation.php
WebAssert::buildXPathQuery function core/tests/Drupal/Tests/WebAssert.php Builds an XPath query.
WorkspaceIntegrationTest::assertEntityQuery function core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php Asserts that entity queries are giving the correct results in a workspace.
WorkspaceIntegrationTest::testEntityQueryRelationship function core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php Tests the Entity Query relationship API with workspaces.
WorkspaceIntegrationTest::testEntityQueryWithoutConditions function core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php Tests entity query overrides without any conditions.
WorkspaceQueryParameterNegotiatorTest class core/modules/workspaces/tests/src/Kernel/WorkspaceQueryParameterNegotiatorTest.php Tests the query parameter workspace negotiator.
WorkspaceQueryParameterNegotiatorTest.php file core/modules/workspaces/tests/src/Kernel/WorkspaceQueryParameterNegotiatorTest.php
WorkspaceQueryParameterNegotiatorTest::$modules property core/modules/workspaces/tests/src/Kernel/WorkspaceQueryParameterNegotiatorTest.php Modules to install.
WorkspaceQueryParameterNegotiatorTest::providerTestWorkspaceQueryParameter function core/modules/workspaces/tests/src/Kernel/WorkspaceQueryParameterNegotiatorTest.php Data provider for testWorkspaceQueryParameter.
WorkspaceQueryParameterNegotiatorTest::setUp function core/modules/workspaces/tests/src/Kernel/WorkspaceQueryParameterNegotiatorTest.php
WorkspaceQueryParameterNegotiatorTest::testWorkspaceQueryParameter function core/modules/workspaces/tests/src/Kernel/WorkspaceQueryParameterNegotiatorTest.php @covers ::getActiveWorkspaceId
@dataProvider providerTestWorkspaceQueryParameter
workspaces.entity.query.sql service core/modules/workspaces/workspaces.services.yml Drupal\workspaces\EntityQuery\QueryFactory
workspaces.negotiator.query_parameter service core/modules/workspaces/workspaces.services.yml Drupal\workspaces\Negotiator\QueryParameterWorkspaceNegotiator
WorkspacesAliasRepository::getBaseQuery function core/modules/workspaces/src/WorkspacesAliasRepository.php Returns a SELECT query for the path_alias base table.
WorkspaceSwitcherTest::testQueryParameterNegotiator function core/modules/workspaces/tests/src/Functional/WorkspaceSwitcherTest.php Tests switching workspace via a query parameter.
workspaces_views_query_alter function core/modules/workspaces/workspaces.module Implements hook_views_query_alter().
WorkspaceViewsIntegrationTest::testViewsQueryAlter function core/modules/workspaces/tests/src/Kernel/WorkspaceViewsIntegrationTest.php Tests workspace query alter for views.
_views_query_tag_alter_condition function core/modules/views/views.module Replaces the substitutions recursive foreach condition.
_views_test_query_access_restrict_by_uuid function core/modules/views/tests/modules/views_test_query_access/views_test_query_access.module Excludes entities with the 'hidden-ENTITY_TYPE_ID' UUID from a query.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.