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 10.3.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
TemporaryQueryGuard::secureQuery function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Applies tags, metadata and conditions to secure an entity query.
TemporaryQueryGuard::setFieldManager function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Sets the entity field manager.
TemporaryQueryGuard::setModuleHandler function core/modules/jsonapi/src/Access/TemporaryQueryGuard.php Sets the module handler.
TemporaryQueryTest class core/modules/mysqli/tests/src/Kernel/mysqli/TemporaryQueryTest.php Tests the temporary query functionality.
TemporaryQueryTest class core/modules/pgsql/tests/src/Kernel/pgsql/TemporaryQueryTest.php Tests the temporary query functionality.
TemporaryQueryTest class core/modules/sqlite/tests/src/Kernel/sqlite/TemporaryQueryTest.php Tests the temporary query functionality.
TemporaryQueryTest class core/modules/mysql/tests/src/Kernel/mysql/TemporaryQueryTest.php Tests the temporary query functionality.
TemporaryQueryTest.php file core/modules/sqlite/tests/src/Kernel/sqlite/TemporaryQueryTest.php
TemporaryQueryTest.php file core/modules/mysql/tests/src/Kernel/mysql/TemporaryQueryTest.php
TemporaryQueryTest.php file core/modules/mysqli/tests/src/Kernel/mysqli/TemporaryQueryTest.php
TemporaryQueryTest.php file core/modules/pgsql/tests/src/Kernel/pgsql/TemporaryQueryTest.php
TemporaryQueryTest::testTemporaryQuery function core/modules/pgsql/tests/src/Kernel/pgsql/TemporaryQueryTest.php Confirms that temporary tables work.
TemporaryQueryTest::testTemporaryQuery function core/modules/sqlite/tests/src/Kernel/sqlite/TemporaryQueryTest.php Confirms that temporary tables work.
TemporaryQueryTest::testTemporaryQuery function core/modules/mysql/tests/src/Kernel/mysql/TemporaryQueryTest.php Confirms that temporary tables work.
TemporaryQueryTestBase class core/tests/Drupal/KernelTests/Core/Database/TemporaryQueryTestBase.php Tests the temporary query functionality.
TemporaryQueryTestBase.php file core/tests/Drupal/KernelTests/Core/Database/TemporaryQueryTestBase.php
TemporaryQueryTestBase::countTableRows function core/tests/Drupal/KernelTests/Core/Database/TemporaryQueryTestBase.php Returns the number of rows of a table.
TemporaryQueryTestBase::getConnection function core/tests/Drupal/KernelTests/Core/Database/TemporaryQueryTestBase.php Returns the connection.
TemporaryQueryTestBase::testTemporaryQuery function core/tests/Drupal/KernelTests/Core/Database/TemporaryQueryTestBase.php Confirms that temporary tables work.
Term::query function core/modules/taxonomy/src/Plugin/migrate/source/d6/Term.php Prepares query object to retrieve data from the source database.
Term::query function core/modules/taxonomy/src/Plugin/migrate/source/d7/Term.php Prepares query object to retrieve data from the source database.
TermEntityQueryTest class core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php Verifies operation of a taxonomy-based Entity Query.
TermEntityQueryTest.php file core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php
TermEntityQueryTest::$modules property core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php Modules to install.
TermEntityQueryTest::testTermEntityQuery function core/modules/taxonomy/tests/src/Kernel/TermEntityQueryTest.php Tests that a basic taxonomy entity query works.
TermEntityTranslation::query function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermEntityTranslation.php Prepares query object to retrieve data from the source database.
TermLocalizedTranslation::query function core/modules/taxonomy/src/Plugin/migrate/source/d6/TermLocalizedTranslation.php Prepares query object to retrieve data from the source database.
TermLocalizedTranslation::query function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermLocalizedTranslation.php Prepares query object to retrieve data from the source database.
TermNode::query function core/modules/taxonomy/src/Plugin/migrate/source/d6/TermNode.php Prepares query object to retrieve data from the source database.
TermParentsTest::testParentFromQuery function core/modules/taxonomy/tests/src/Functional/TermParentsTest.php Test the term add/edit form with parent query parameter.
TermSelection::buildEntityQuery function core/modules/taxonomy/src/Plugin/EntityReferenceSelection/TermSelection.php Builds an EntityQuery to get referenceable entities.
TermTranslation::query function core/modules/taxonomy/src/Plugin/migrate/source/d7/TermTranslation.php Prepares query object to retrieve data from the source database.
TestControllers::rejectsQueryStrings function core/modules/system/tests/modules/router_test_directory/src/TestControllers.php Rejects requests with query keys.
TestDrupal6SqlBase::query function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Prepares query object to retrieve data from the source database.
TestDrupalSqlBase::query function core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php Prepares query object to retrieve data from the source database.
TestSelection::buildEntityQuery function core/modules/block_content/tests/modules/block_content_test/src/Plugin/EntityReferenceSelection/TestSelection.php Builds an EntityQuery to get referenceable entities.
TestSqlBase::$query property core/modules/migrate/tests/src/Kernel/SqlBaseTest.php The query to execute.
TestSqlBase::query function core/modules/migrate/tests/src/Unit/SqlBaseTest.php Prepares query object to retrieve data from the source database.
TestSqlBase::query function core/modules/migrate/tests/src/Kernel/SqlBaseTest.php Prepares query object to retrieve data from the source database.
TestSqlBase::setQuery function core/modules/migrate/tests/src/Kernel/SqlBaseTest.php Sets the query to execute.
TestSqlPrepareQuery class core/modules/migrate/tests/modules/migrate_sql_prepare_query_test/src/Plugin/migrate/source/TestSqlPrepareQuery.php Source plugin for prepare query test.
TestSqlPrepareQuery.php file core/modules/migrate/tests/modules/migrate_sql_prepare_query_test/src/Plugin/migrate/source/TestSqlPrepareQuery.php
TestSqlPrepareQuery::fields function core/modules/migrate/tests/modules/migrate_sql_prepare_query_test/src/Plugin/migrate/source/TestSqlPrepareQuery.php Returns available fields on the source.
TestSqlPrepareQuery::getIds function core/modules/migrate/tests/modules/migrate_sql_prepare_query_test/src/Plugin/migrate/source/TestSqlPrepareQuery.php Defines the source fields uniquely identifying a source row.
TestSqlPrepareQuery::prepareQuery function core/modules/migrate/tests/modules/migrate_sql_prepare_query_test/src/Plugin/migrate/source/TestSqlPrepareQuery.php Adds tags and metadata to the query.
TestSqlPrepareQuery::query function core/modules/migrate/tests/modules/migrate_sql_prepare_query_test/src/Plugin/migrate/source/TestSqlPrepareQuery.php Prepares query object to retrieve data from the source database.
Text::preQuery function core/modules/views/src/Plugin/views/area/Text.php Run before the view is built.
ThemeSettings::query function core/modules/system/src/Plugin/migrate/source/d7/ThemeSettings.php Prepares query object to retrieve data from the source database.
Thread::query function core/modules/comment/src/Plugin/views/sort/Thread.php Called to add the sort to a query.
TrackChangesTest::query function core/modules/migrate/tests/modules/migrate_track_changes_test/src/Plugin/migrate/source/TrackChangesTest.php Prepares query object to retrieve data from the source database.

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