FieldTest::testQueryWithGroupByForBaseField |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Tests query with group by for base field. |
FieldTest::testQueryWithGroupByForConfigField |
function |
core/modules/views/tests/src/Unit/Plugin/field/FieldTest.php |
Tests query with group by for config field. |
FieldTestHooks::entityQueryAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php |
Implements hook_entity_query_alter(). |
FieldTestHooks::entityQueryEntityTestMulrevAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php |
Implements hook_entity_query_ENTITY_TYPE_alter() for 'entity_test_mulrev'. |
FieldTestHooks::entityQueryTagEntityQueryAlterTagTestAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php |
Implements hook_entity_query_tag__TAG_alter() for 'entity_query_alter_tag_test'. |
FieldTestHooks::entityQueryTagEntityTestMulrevEntityQueryEntityTestMulrevAlterTagTestAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php |
Implements hook_entity_query_tag__ENTITY_TYPE__TAG_alter(). |
FieldTestHooks::queryEfqMetadataTestAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php |
Implements hook_query_TAG_alter() for tag 'efq_metadata_test'. |
FieldTestHooks::queryEfqTablePrefixingTestAlter |
function |
core/modules/field/tests/modules/field_test/src/Hook/FieldTestHooks.php |
Implements hook_query_TAG_alter() for tag 'efq_table_prefixing_test'. |
File::query |
function |
core/modules/file/src/Plugin/migrate/source/d6/File.php |
Prepares query object to retrieve data from the source database. |
File::query |
function |
core/modules/file/src/Plugin/migrate/source/d7/File.php |
Prepares query object to retrieve data from the source database. |
FileEntityFormatterTest::testFormatterFileLinkWithQueryString |
function |
core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php |
Tests the file_link field formatter using a query string. |
FileSelection::buildEntityQuery |
function |
core/modules/file/src/Plugin/EntityReferenceSelection/FileSelection.php |
Builds an EntityQuery to get referenceable entities. |
FileUsed::query |
function |
core/modules/file/tests/modules/file_test_get_ids/src/Plugin/migrate/source/d7/FileUsed.php |
Prepares query object to retrieve data from the source database. |
Filter::createFromQueryParameter |
function |
core/modules/jsonapi/src/Query/Filter.php |
Creates a Sort object from a query parameter. |
Filter::queryCondition |
function |
core/modules/jsonapi/src/Query/Filter.php |
Applies the root condition to the given query. |
FilterBooleanOperatorDefaultTest::query |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterBooleanOperatorDefaultTest.php |
Add this filter to the query. |
FilterExceptionTest::query |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterExceptionTest.php |
Add this filter to the query. |
FilterFormat::query |
function |
core/modules/filter/src/Plugin/migrate/source/d6/FilterFormat.php |
Prepares query object to retrieve data from the source database. |
FilterFormat::query |
function |
core/modules/filter/src/Plugin/migrate/source/d7/FilterFormat.php |
Prepares query object to retrieve data from the source database. |
FilterPluginBase::query |
function |
core/modules/views/src/Plugin/views/filter/FilterPluginBase.php |
Add this filter to the query. |
FilterTest::query |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/filter/FilterTest.php |
Add this filter to the query. |
FilterTest::queryConditionData |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Simply provides test data to keep the actual test method tidy. |
FilterTest::testCreateFromQueryParameter |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Tests create from query parameter. |
FilterTest::testCreateFromQueryParameterNested |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Tests create from query parameter nested. |
FilterTest::testFilterQuery |
function |
core/modules/views/tests/src/Functional/Plugin/FilterTest.php |
Tests query of the row plugin. |
FilterTest::testQueryCondition |
function |
core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php |
Tests query condition. |
Formula::query |
function |
core/modules/views/src/Plugin/views/argument/Formula.php |
Build the query based upon the formula. |
Formula::summaryQuery |
function |
core/modules/views/src/Plugin/views/argument/Formula.php |
Build the summary query based on a formula. |
GroupByNumeric::query |
function |
core/modules/views/src/Plugin/views/argument/GroupByNumeric.php |
Set up the query for this argument. |
GroupByNumeric::query |
function |
core/modules/views/src/Plugin/views/sort/GroupByNumeric.php |
Called to add the field to a query. |
GroupByNumeric::query |
function |
core/modules/views/src/Plugin/views/filter/GroupByNumeric.php |
Add this filter to the query. |
GroupwiseMax::$subquery_namespace |
property |
core/modules/views/src/Plugin/views/relationship/GroupwiseMax.php |
The namespace of the subquery. |
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 |
Prepares query object to retrieve data from the source database. |
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_entity_query_alter |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Alter an entity query. |
hook_entity_query_ENTITY_TYPE_alter |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Alter an entity query for a specific entity type. |
hook_entity_query_tag__ENTITY_TYPE__TAG_alter |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Alter an entity query for a specific entity type that has a specific tag. |
hook_entity_query_tag__TAG_alter |
function |
core/lib/Drupal/Core/Entity/entity.api.php |
Alter an entity query that has a specific tag. |
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. |