Connection::queryTemporary |
function |
core/modules/pgsql/src/Driver/Database/pgsql/Connection.php |
|
Connection::queryTemporary |
function |
core/modules/sqlite/src/Driver/Database/sqlite/Connection.php |
Runs a SELECT query and stores its results in a temporary table. |
Connection::queryTemporary |
function |
core/modules/mysql/src/Driver/Database/mysql/Connection.php |
Runs a SELECT query and stores its results in a temporary table. |
ConnectionTest::testMultipleStatementsQuery |
function |
core/tests/Drupal/KernelTests/Core/Database/ConnectionTest.php |
Ensure that you cannot execute multiple statements in a query. |
ConnectionTest::testQueryTrim |
function |
core/tests/Drupal/Tests/Core/Database/ConnectionTest.php |
Test rtrim() of query strings. |
ConnectionUnitTest::getQuery |
function |
core/modules/pgsql/tests/src/Kernel/pgsql/ConnectionUnitTest.php |
Returns a set of queries specific for PostgreSQL. |
ConnectionUnitTest::getQuery |
function |
core/modules/mysql/tests/src/Kernel/mysql/ConnectionUnitTest.php |
Returns a set of queries specific for MySQL. |
ContactCategory::query |
function |
core/modules/contact/src/Plugin/migrate/source/ContactCategory.php |
|
ContentEntity::query |
function |
core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntity.php |
Query to retrieve the entities. |
ContentEntityNullStorage::getQueryServiceName |
function |
core/lib/Drupal/Core/Entity/ContentEntityNullStorage.php |
|
ContentEntityNullStorageTest::testEntityQuery |
function |
core/tests/Drupal/KernelTests/Core/Entity/ContentEntityNullStorageTest.php |
Tests using entity query with ContentEntityNullStorage. |
content_moderation_test_views_views_query_alter |
function |
core/modules/content_moderation/tests/modules/content_moderation_test_views/content_moderation_test_views.module |
Implements hook_views_query_alter(). |
content_moderation_views_query_substitutions |
function |
core/modules/content_moderation/content_moderation.views_execution.inc |
Implements hook_views_query_substitutions(). |
ContextualLinks::query |
function |
core/modules/contextual/src/Plugin/views/field/ContextualLinks.php |
|
ContextualLinksTest::testContextualLinksDestinationWithQuery |
function |
core/modules/contextual/tests/src/FunctionalJavascript/ContextualLinksTest.php |
Tests the contextual links destination with query. |
Counter::query |
function |
core/modules/views/src/Plugin/views/field/Counter.php |
Called to add the field to a query. |
CssCollectionRenderer::$assetQueryString |
property |
core/lib/Drupal/Core/Asset/CssCollectionRenderer.php |
The asset query string. |
Current::query |
function |
core/modules/user/src/Plugin/views/filter/Current.php |
|
Custom::query |
function |
core/modules/views/src/Plugin/views/field/Custom.php |
Called to add the field to a query. |
DatabaseExceptionWrapperTest::testQueryThrowsDatabaseExceptionWrapperException |
function |
core/tests/Drupal/KernelTests/Core/Database/DatabaseExceptionWrapperTest.php |
Tests the expected database exception thrown for inexistent tables. |
DatabaseStorageTest::testExceptionIsThrownIfQueryFails |
function |
core/tests/Drupal/KernelTests/Core/Config/Storage/DatabaseStorageTest.php |
Tests that operations throw exceptions if the query fails. |
DatabaseTestController::pagerQueryEven |
function |
core/modules/system/tests/modules/database_test/src/Controller/DatabaseTestController.php |
Runs a pager query and returns the results. |
DatabaseTestController::pagerQueryOdd |
function |
core/modules/system/tests/modules/database_test/src/Controller/DatabaseTestController.php |
Runs a pager query and returns the results. |
database_test_query_alter |
function |
core/modules/system/tests/modules/database_test/database_test.module |
Implements hook_query_alter(). |
database_test_query_database_test_alter_remove_range_alter |
function |
core/modules/system/tests/modules/database_test/database_test.module |
Implements hook_query_TAG_alter(). |
DataEntityRow::query |
function |
core/modules/rest/src/Plugin/views/row/DataEntityRow.php |
|
Date::query |
function |
core/modules/views/src/Plugin/views/sort/Date.php |
Called to add the sort to a query. |
DbLogController::buildFilterQuery |
function |
core/modules/dblog/src/Controller/DbLogController.php |
Builds a query for database log administration filters based on session. |
DefaultSelection::buildEntityQuery |
function |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
Builds an EntityQuery to get referenceable entities. |
DefaultSelection::reAlterQuery |
function |
core/lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php |
Helper method: Passes a query to the alteration system again. |
DefaultSummary::query |
function |
core/modules/views/src/Plugin/views/style/DefaultSummary.php |
Add anything to the query that we might need to. |
DisplayExtenderPluginBase::query |
function |
core/modules/views/src/Plugin/views/display_extender/DisplayExtenderPluginBase.php |
Inject anything into the query that the display_extender handler needs. |
DisplayExtenderTest::query |
function |
core/modules/views/tests/modules/views_test_data/src/Plugin/views/display_extender/DisplayExtenderTest.php |
|
DisplayPluginBase::query |
function |
core/modules/views/src/Plugin/views/display/DisplayPluginBase.php |
Add anything to the query that we might need to. |
DisplayPluginInterface::query |
function |
core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php |
Injects anything into the query that the display handler needs. |
DistributionProfileTranslationQueryTest |
class |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
Tests distribution profile support with a 'langcode' query string. |
DistributionProfileTranslationQueryTest.php |
file |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
|
DistributionProfileTranslationQueryTest::$defaultTheme |
property |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
|
DistributionProfileTranslationQueryTest::$info |
property |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
The distribution profile info. |
DistributionProfileTranslationQueryTest::$langcode |
property |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
|
DistributionProfileTranslationQueryTest::getPo |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
Returns the string for the test .po file. |
DistributionProfileTranslationQueryTest::prepareEnvironment |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
|
DistributionProfileTranslationQueryTest::setUpLanguage |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
|
DistributionProfileTranslationQueryTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
|
DistributionProfileTranslationQueryTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
|
DistributionProfileTranslationQueryTest::testInstalled |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
Confirms that the installation succeeded. |
DistributionProfileTranslationQueryTest::visitInstaller |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
|
DriverSpecificConnectionUnitTestBase::getQuery |
function |
core/tests/Drupal/KernelTests/Core/Database/DriverSpecificConnectionUnitTestBase.php |
Returns a set of queries specific for the database in testing. |
DriverSpecificConnectionUnitTestBase::testOpenQueryClose |
function |
core/tests/Drupal/KernelTests/Core/Database/DriverSpecificConnectionUnitTestBase.php |
Tests Database::closeConnection() with a query. |
DriverSpecificConnectionUnitTestBase::testOpenQueryPrefetchClose |
function |
core/tests/Drupal/KernelTests/Core/Database/DriverSpecificConnectionUnitTestBase.php |
Tests Database::closeConnection() with a query and custom prefetch method. |