| GroupByNumeric::query |
function |
core/modules/views/src/Plugin/views/sort/GroupByNumeric.php |
Called to add the field to a query. |
| GroupwiseMax::alterSubqueryCondition |
function |
core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php |
Recursive helper to add a namespace to conditions. |
| GroupwiseMax::leftQuery |
function |
core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php |
Generate a subquery given the user options, as set in the options. |
| GroupwiseMax::query |
function |
core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php |
Add anything to the query that we might need to. |
| HandlerBase::$query |
property |
core/modules/views/src/Plugin/views/HandlerBase.php |
Where the $query object will reside: |
| HandlerBase::preQuery |
function |
core/modules/views/src/Plugin/views/HandlerBase.php |
Run before the view is built. |
| HandlerBase::query |
function |
core/modules/views/src/Plugin/views/HandlerBase.php |
Add anything to the query that we might need to. |
| HighWaterTest::query |
function |
core/modules/migrate/tests/modules/migrate_high_water_test/src/Plugin/migrate/source/HighWaterTest.php |
|
| HistoryUserTimestamp::query |
function |
core/modules/history/src/Plugin/views/field/HistoryUserTimestamp.php |
Called to add the field to a query. |
| HistoryUserTimestamp::query |
function |
core/modules/history/src/Plugin/views/filter/HistoryUserTimestamp.php |
Add this filter to the query. |
| hook_query_alter |
function |
core/lib/Drupal/Core/Database/database.api.php |
Perform alterations to a structured query. |
| hook_query_TAG_alter |
function |
core/lib/Drupal/Core/Database/database.api.php |
Perform alterations to a structured query for a given tag. |
| hook_views_plugins_query_alter |
function |
core/modules/views/views.api.php |
Modify the list of available views query plugins. |
| hook_views_query_alter |
function |
core/modules/views/views.api.php |
Alter the query before it is executed. |
| hook_views_query_substitutions |
function |
core/modules/views/views.api.php |
Replace special strings in the query before it is executed. |
| I18nQueryTrait |
trait |
core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php |
Gets an i18n translation from the source database. |
| I18nQueryTrait.php |
file |
core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php |
|
| I18nQueryTrait::$i18nStringTable |
property |
core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php |
The i18n string table name. |
| I18nQueryTrait::getPropertyNotInRowTranslation |
function |
core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php |
Gets the translation for the property not already in the row. |
| Iid::titleQuery |
function |
core/modules/aggregator/src/Plugin/views/argument/Iid.php |
Override for specific title lookups. |
| ImageCachePreset::query |
function |
core/modules/image/src/Plugin/migrate/source/d6/ImageCachePreset.php |
|
| ImageStyles::query |
function |
core/modules/image/src/Plugin/migrate/source/d7/ImageStyles.php |
|
| IndexTid::titleQuery |
function |
core/modules/taxonomy/src/Plugin/views/argument/IndexTid.php |
Override for specific title lookups. |
| IndexTidDepth::query |
function |
core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php |
Set up the query for this argument. |
| IndexTidDepthModifier::preQuery |
function |
core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php |
Run before the view is built. |
| IndexTidDepthModifier::query |
function |
core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php |
Set up the query for this argument. |
| InOperator::query |
function |
core/modules/views/src/Plugin/views/filter/InOperator.php |
Add this filter to the query. |
| InputRequired::query |
function |
core/modules/views/src/Plugin/views/exposed_form/InputRequired.php |
Add anything to the query that we might need to. |
| Insert::$fromQuery |
property |
core/lib/Drupal/Core/Database/Query/Insert.php |
A SelectQuery object to fetch the rows that should be inserted. |
| InstallerTranslationQueryTest |
class |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php |
Installs Drupal in German and checks resulting site. |
| InstallerTranslationQueryTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php |
|
| InstallerTranslationQueryTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php |
The theme to install as the default for testing. |
| InstallerTranslationQueryTest::$langcode |
property |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php |
Overrides the language code in which to install Drupal. |
| InstallerTranslationQueryTest::getPo |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php |
Returns the string for the test .po file. |
| InstallerTranslationQueryTest::setUpLanguage |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php |
Installer step: Select language. |
| InstallerTranslationQueryTest::testInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php |
Verifies the expected behaviors of the installation result. |
| InstallerTranslationQueryTest::visitInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/InstallerTranslationQueryTest.php |
Visits the interactive installer. |
| InvalidMergeQueryException |
class |
core/lib/Drupal/Core/Database/Query/InvalidMergeQueryException.php |
Exception thrown for merge queries that do not make semantic sense. |
| InvalidMergeQueryException.php |
file |
core/lib/Drupal/Core/Database/Query/InvalidMergeQueryException.php |
|
| InvalidQueryException |
class |
core/lib/Drupal/Core/Database/InvalidQueryException.php |
Exception thrown if a query would be invalid. |
| InvalidQueryException.php |
file |
core/lib/Drupal/Core/Database/InvalidQueryException.php |
|
| ItemStorage::executeFeedItemQuery |
function |
core/modules/aggregator/src/ItemStorage.php |
Helper method to execute an item query. |
| JsCookieTestController::jqueryCookieShimTest |
function |
core/modules/system/tests/modules/js_cookie_test/src/Controller/JsCookieTestController.php |
Provides buttons to add and remove cookies using JavaScript. |
| jsonapi.custom_query_parameter_names_validator.subscriber |
service |
core/modules/jsonapi/jsonapi.services.yml |
Drupal\jsonapi\EventSubscriber\JsonApiRequestValidator |
| JsonApiRequestValidator::validateQueryParams |
function |
core/modules/jsonapi/src/EventSubscriber/JsonApiRequestValidator.php |
Validates custom (implementation-specific) query parameter names. |
| JsonApiSpec::getReservedQueryParameters |
function |
core/modules/jsonapi/src/JsonApiSpec.php |
Gets the reserved (official) JSON:API query parameters. |
| JsonApiSpec::isValidCustomQueryParameter |
function |
core/modules/jsonapi/src/JsonApiSpec.php |
Checks whether the given custom query parameter name is valid. |
| JsonApiSpec::RESERVED_QUERY_PARAMETERS |
constant |
core/modules/jsonapi/src/JsonApiSpec.php |
The reserved (official) query parameters. |
| JsonApiSpec::VERSION_QUERY_PARAMETER |
constant |
core/modules/jsonapi/src/JsonApiSpec.php |
The query parameter for providing a version (revision) value. |
| JsonApiSpecTest::providerTestIsValidCustomQueryParameter |
function |
core/modules/jsonapi/tests/src/Unit/JsonApiSpecTest.php |
Data provider for testIsValidCustomQueryParameter. |