| 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. |
| 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 |
|
| UrlGeneratorTest::testGenerateWithPathProcessorChangingQueryParameter |
function |
core/tests/Drupal/Tests/Core/Routing/UrlGeneratorTest.php |
@covers \Drupal\Core\Routing\UrlGenerator::generateFromRoute[[api-linebreak]] |
| 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/Functional/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 |
|
| UserEntityTranslation::query |
function |
core/modules/user/src/Plugin/migrate/source/d7/UserEntityTranslation.php |
|
| UserPicture::query |
function |
core/modules/user/src/Plugin/migrate/source/d6/UserPicture.php |
|
| UserPictureFile::query |
function |
core/modules/user/src/Plugin/migrate/source/d6/UserPictureFile.php |
|
| UserSelection::buildEntityQuery |
function |
core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php |
Builds an EntityQuery to get referenceable entities. |
| UserSelection::entityQueryAlter |
function |
core/modules/user/src/Plugin/EntityReferenceSelection/UserSelection.php |
Allows the selection to alter the SelectQuery generated by EntityFieldQuery. |
| UserTest::testQueryInvolvingRoles |
function |
core/modules/jsonapi/tests/src/Functional/UserTest.php |
Test good error DX when trying to filter users by role. |
| UserUid::query |
function |
core/modules/tracker/src/Plugin/views/filter/UserUid.php |
Add this filter to the query. |
| UserUid::query |
function |
core/modules/tracker/src/Plugin/views/argument/UserUid.php |
Set up the query for this argument. |
| UserUid::query |
function |
core/modules/comment/src/Plugin/views/filter/UserUid.php |
Add this filter to the query. |
| UserUid::query |
function |
core/modules/comment/src/Plugin/views/argument/UserUid.php |
Set up the query for this argument. |
| user_views_query_substitutions |
function |
core/modules/user/user.views_execution.inc |
Implements hook_views_query_substitutions(). |
| Variable::query |
function |
core/modules/migrate_drupal/src/Plugin/migrate/source/Variable.php |
|
| VariableMultiRow::query |
function |
core/modules/migrate_drupal/src/Plugin/migrate/source/VariableMultiRow.php |
|
| VariableTranslation::query |
function |
core/modules/migrate_drupal/src/Plugin/migrate/source/d6/VariableTranslation.php |
|
| VariableTranslation::query |
function |
core/modules/migrate_drupal/src/Plugin/migrate/source/d7/VariableTranslation.php |
|
| Vid::titleQuery |
function |
core/modules/node/src/Plugin/views/argument/Vid.php |
Override the behavior of title(). Get the title of the revision. |
| ViewExecutable::$query |
property |
core/modules/views/src/ViewExecutable.php |
Where the $query object will reside. |