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. |
TourJavascriptTest::testQueryArg |
function |
core/modules/tour/tests/src/FunctionalJavascript/TourJavascriptTest.php |
Confirm the 'tips' and 'tour 'query arguments. |
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. |
TrackerNode::query |
function |
core/modules/tracker/src/Plugin/migrate/source/d7/TrackerNode.php |
Prepares query object to retrieve data from the source database. |
TrackerUser::query |
function |
core/modules/tracker/src/Plugin/migrate/source/d7/TrackerUser.php |
Prepares query object to retrieve data from the source database. |
TransactionTest::testQueryFailureInTransaction |
function |
core/tests/Drupal/KernelTests/Core/Database/TransactionTest.php |
Tests that transactions can continue to be used if a query fails. |
TranslationLanguageRenderer::query |
function |
core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php |
Alters the query if needed. |
UidRevision::query |
function |
core/modules/node/src/Plugin/views/filter/UidRevision.php |
Add this filter to the query. |
UidRevision::query |
function |
core/modules/node/src/Plugin/views/argument/UidRevision.php |
Set up the query for this argument. |
UidRevisionTrait::uidRevisionQuery |
function |
core/modules/node/src/Plugin/views/UidRevisionTrait.php |
Checks for nodes that a user posted or created a revision on. |
UniqueFieldConstraintTestHooks::queryEntityTestAccessAlter |
function |
core/modules/system/tests/modules/unique_field_constraint_test/src/Hook/UniqueFieldConstraintTestHooks.php |
Implements hook_query_entity_test_access_alter(). |
unique_field_constraint_test_query_entity_test_access_alter |
function |
core/modules/system/tests/modules/unique_field_constraint_test/unique_field_constraint_test.module |
Implements hook_query_entity_test_access_alter(). |
Update::getQueryArguments |
function |
core/lib/Drupal/Core/Database/Query/Update.php |
Returns the query arguments with placeholders mapped to their values. |
Upload::query |
function |
core/modules/file/src/Plugin/migrate/source/d6/Upload.php |
Prepares query object to retrieve data from the source database. |