| LanguageContentSettingsTaxonomyVocabulary::query |
function |
core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettingsTaxonomyVocabulary.php |
Prepares query object to retrieve data from the source database. |
| LanguageFilter::query |
function |
core/modules/views/src/Plugin/views/filter/LanguageFilter.php |
Add this filter to the query. |
| LanguageNegotiationContentEntity::QUERY_PARAMETER |
constant |
core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationContentEntity.php |
The query string parameter. |
| LanguageNegotiationSession::$queryParam |
property |
core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationSession.php |
The query parameter name to rewrite. |
| LanguageNegotiationSession::$queryRewrite |
property |
core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationSession.php |
Flag used to determine whether query rewriting is active. |
| LanguageNegotiationSession::$queryValue |
property |
core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationSession.php |
The query parameter value to be set. |
| LargeQueryTest |
class |
core/modules/mysql/tests/src/Kernel/mysql/LargeQueryTest.php |
Tests handling of large queries. |
| LargeQueryTest |
class |
core/modules/mysqli/tests/src/Kernel/mysqli/LargeQueryTest.php |
Tests handling of large queries. |
| LargeQueryTest.php |
file |
core/modules/mysqli/tests/src/Kernel/mysqli/LargeQueryTest.php |
|
| LargeQueryTest.php |
file |
core/modules/mysql/tests/src/Kernel/mysql/LargeQueryTest.php |
|
| LargeQueryTest::testMaxAllowedPacketQueryTruncating |
function |
core/modules/mysql/tests/src/Kernel/mysql/LargeQueryTest.php |
Tests truncation of messages when max_allowed_packet exception occurs. |
| LargeQueryTest::testMaxAllowedPacketQueryTruncating |
function |
core/modules/mysqli/tests/src/Kernel/mysqli/LargeQueryTest.php |
Tests truncation of messages when max_allowed_packet exception occurs. |
| LatestRevision::query |
function |
core/modules/views/src/Plugin/views/filter/LatestRevision.php |
Add this filter to the query. |
| LatestTranslationAffectedRevision::query |
function |
core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php |
Add this filter to the query. |
| LinkBase::query |
function |
core/modules/views/src/Plugin/views/field/LinkBase.php |
Called to add the field to a query. |
| LinkGeneratorTest::testGenerateParametersAsQuery |
function |
core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php |
Tests the link method with passed query options via parameters. |
| LinkGeneratorTest::testGenerateQuery |
function |
core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php |
Tests the link method with passed query options. |
| Links::query |
function |
core/modules/views/src/Plugin/views/field/Links.php |
Called to add the field to a query. |
| Log::$queryLog |
property |
core/lib/Drupal/Core/Database/Log.php |
Cache of logged queries. |
| MakeUniqueEntityFieldTest::$entityQuery |
property |
core/modules/migrate/tests/src/Unit/process/MakeUniqueEntityFieldTest.php |
The mock entity query. |
| MakeUniqueEntityFieldTest::entityQueryExpects |
function |
core/modules/migrate/tests/src/Unit/process/MakeUniqueEntityFieldTest.php |
Helper function to add expectations to the mock entity query object. |
| ManyToOne::query |
function |
core/modules/views/src/Plugin/views/argument/ManyToOne.php |
Set up the query for this argument. |
| ManyToOne::summaryQuery |
function |
core/modules/views/src/Plugin/views/argument/ManyToOne.php |
Build the info for the summary query. |
| ManyToOne::titleQuery |
function |
core/modules/views/src/Plugin/views/argument/ManyToOne.php |
Override for specific title lookups. |
| MediaHooks::viewsQuerySubstitutions |
function |
core/modules/media/src/Hook/MediaHooks.php |
Implements hook_views_query_substitutions(). |
| MediaLibraryStateTest::testFromRequestQueryLess |
function |
core/modules/media_library/tests/src/Kernel/MediaLibraryStateTest.php |
Tests from request query less. |
| MediaSelection::buildEntityQuery |
function |
core/modules/media/src/Plugin/EntityReferenceSelection/MediaSelection.php |
Builds an EntityQuery to get referenceable entities. |
| MediaWithLinkTargetSelection::buildEntityQuery |
function |
core/modules/media/src/Plugin/EntityReferenceSelection/MediaWithLinkTargetSelection.php |
Builds an EntityQuery to get referenceable entities. |
| Menu::query |
function |
core/modules/system/src/Plugin/migrate/source/Menu.php |
Prepares query object to retrieve data from the source database. |
| MenuLink::query |
function |
core/modules/menu_link_content/src/Plugin/migrate/source/MenuLink.php |
Prepares query object to retrieve data from the source database. |
| MenuLinkLocalized::query |
function |
core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkLocalized.php |
Prepares query object to retrieve data from the source database. |
| MenuLinkTranslation::query |
function |
core/modules/menu_link_content/src/Plugin/migrate/source/d6/MenuLinkTranslation.php |
Prepares query object to retrieve data from the source database. |
| MenuLinkTranslation::query |
function |
core/modules/menu_link_content/src/Plugin/migrate/source/d7/MenuLinkTranslation.php |
Prepares query object to retrieve data from the source database. |
| MenuTranslation::query |
function |
core/modules/system/src/Plugin/migrate/source/d7/MenuTranslation.php |
Prepares query object to retrieve data from the source database. |
| MenuUiTest::testMenuQueryAndFragment |
function |
core/modules/menu_ui/tests/src/Functional/MenuUiTest.php |
Adds and removes a menu link with a query string and fragment. |
| MessageCommand::$wrapperQuerySelector |
property |
core/lib/Drupal/Core/Ajax/MessageCommand.php |
The query selector for the element the message will appear in. |
| MigrateMessageController::addFilterToQuery |
function |
core/modules/migrate/src/Controller/MigrateMessageController.php |
Adds a filter to the query for migrate message administration. |
| MigrateMissingDatabaseSource::query |
function |
core/modules/migrate/tests/modules/migrate_missing_database_test/src/Plugin/migrate/source/MigrateMissingDatabaseSource.php |
Prepares query object to retrieve data from the source database. |
| MigrateTestCase::queryResultTest |
function |
core/modules/migrate/tests/src/Unit/MigrateTestCase.php |
Tests a query. |
| migrate_query_batch_test.info.yml |
file |
core/modules/migrate/tests/modules/migrate_query_batch_test/migrate_query_batch_test.info.yml |
core/modules/migrate/tests/modules/migrate_query_batch_test/migrate_query_batch_test.info.yml |
| migrate_sql_prepare_query_test.info.yml |
file |
core/modules/migrate/tests/modules/migrate_sql_prepare_query_test/migrate_sql_prepare_query_test.info.yml |
core/modules/migrate/tests/modules/migrate_sql_prepare_query_test/migrate_sql_prepare_query_test.info.yml |
| Mini::query |
function |
core/modules/views/src/Plugin/views/pager/Mini.php |
Modify the query for paging. |
| Mini::useCountQuery |
function |
core/modules/views/src/Plugin/views/pager/Mini.php |
Determine if a pager needs a count query. |
| NegotiationMiddlewareTest::testFormatViaQueryParameter |
function |
core/tests/Drupal/Tests/Core/StackMiddleware/NegotiationMiddlewareTest.php |
Tests the specifying a format via query parameters gets used. |
| Node::query |
function |
core/modules/node/src/Plugin/migrate/source/d6/Node.php |
Prepares query object to retrieve data from the source database. |
| Node::query |
function |
core/modules/node/src/Plugin/migrate/source/d7/Node.php |
Prepares query object to retrieve data from the source database. |
| NodeAccessLanguageTest::testNodeAccessQueryTag |
function |
core/modules/node/tests/src/Kernel/NodeAccessLanguageTest.php |
Tests select queries with a 'node_access' tag and langcode metadata. |
| NodeAccessTest::testQueryWithBaseTableJoin |
function |
core/modules/node/tests/src/Kernel/NodeAccessTest.php |
Tests node grants for queries with node access checks and base table join. |
| NodeComplete::query |
function |
core/modules/node/src/Plugin/migrate/source/d6/NodeComplete.php |
Prepares query object to retrieve data from the source database. |
| NodeComplete::query |
function |
core/modules/node/src/Plugin/migrate/source/d7/NodeComplete.php |
Prepares query object to retrieve data from the source database. |