TemporaryQueryGuard::setModuleHandler |
function |
core/modules/jsonapi/src/Access/TemporaryQueryGuard.php |
Sets the module handler. |
TemporaryQueryTest |
class |
core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php |
Tests the temporary query functionality. |
TemporaryQueryTest.php |
file |
core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php |
|
TemporaryQueryTest::$defaultTheme |
property |
core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php |
The theme to install as the default for testing. |
TemporaryQueryTest::$modules |
property |
core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php |
Modules to enable. |
TemporaryQueryTest::countTableRows |
function |
core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php |
Returns the number of rows of a table. |
TemporaryQueryTest::testTemporaryQuery |
function |
core/modules/system/tests/src/Functional/Database/TemporaryQueryTest.php |
Confirms that temporary tables work and are limited to one request. |
Term::query |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d6/Term.php |
|
Term::query |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d7/Term.php |
|
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 enable. |
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 |
|
TermLocalizedTranslation::query |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d6/TermLocalizedTranslation.php |
|
TermLocalizedTranslation::query |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d7/TermLocalizedTranslation.php |
|
TermNode::query |
function |
core/modules/taxonomy/src/Plugin/migrate/source/d6/TermNode.php |
|
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 |
|
TestDrupal6SqlBase::query |
function |
core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php |
|
TestDrupalSqlBase::query |
function |
core/modules/migrate_drupal/tests/src/Unit/source/DrupalSqlBaseTest.php |
|
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 |
|
TestSqlBase::query |
function |
core/modules/migrate/tests/src/Kernel/SqlBaseTest.php |
|
TestSqlBase::setQuery |
function |
core/modules/migrate/tests/src/Kernel/SqlBaseTest.php |
Sets the query to execute. |
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 |
|
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 |
|
TrackerNode::query |
function |
core/modules/tracker/src/Plugin/migrate/source/d7/TrackerNode.php |
|
TrackerUser::query |
function |
core/modules/tracker/src/Plugin/migrate/source/d7/TrackerUser.php |
|
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. |
Uid::titleQuery |
function |
core/modules/user/src/Plugin/views/argument/Uid.php |
Override the behavior of title(). Get the name of the user. |
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. |
Upload::query |
function |
core/modules/file/src/Plugin/migrate/source/d6/Upload.php |
|
UrlAliasBase::query |
function |
core/modules/path/src/Plugin/migrate/source/UrlAliasBase.php |
|
UrlAlterTest::testUrlWithQueryString |
function |
core/tests/Drupal/KernelTests/Core/Path/UrlAlterTest.php |
|
UrlHelper::buildQuery |
function |
core/lib/Drupal/Component/Utility/UrlHelper.php |
Parses an array into a valid, rawurlencoded query string. |
UrlHelper::filterQueryParameters |
function |
core/lib/Drupal/Component/Utility/UrlHelper.php |
Filters a URL query parameter array to remove unwanted elements. |
UrlHelperTest::providerTestBuildQuery |
function |
core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php |
Provides test data for testBuildQuery(). |
UrlHelperTest::providerTestFilterQueryParameters |
function |
core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php |
Provides data to self::testFilterQueryParameters(). |
UrlHelperTest::testBuildQuery |
function |
core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php |
Tests query building. |
UrlHelperTest::testFilterQueryParameters |
function |
core/tests/Drupal/Tests/Component/Utility/UrlHelperTest.php |
Tests query filtering. |
UrlTest::testDrupalGetQueryParameters |
function |
core/modules/system/tests/src/Kernel/Common/UrlTest.php |
Tests UrlHelper::filterQueryParameters(). |
User::query |
function |
core/modules/user/src/Plugin/migrate/source/d6/User.php |
|
User::query |
function |
core/modules/user/src/Plugin/migrate/source/d7/User.php |
|