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 |
Gets the name of the service for the query for this entity storage. |
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 |
Called to add the field to a query. |
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. |
Current::query |
function |
core/modules/user/src/Plugin/views/filter/Current.php |
Add this filter to the query. |
Custom::query |
function |
core/modules/views/src/Plugin/views/field/Custom.php |
Called to add the field to a query. |
DatabaseExceptionWrapperTest::testHandleQueryExceptionDeprecation |
function |
core/tests/Drupal/KernelTests/Core/Database/DatabaseExceptionWrapperTest.php |
Tests deprecation of Connection::handleQueryException. |
DatabaseExceptionWrapperTest::testPrepareQuery |
function |
core/tests/Drupal/KernelTests/Core/Database/DatabaseExceptionWrapperTest.php |
Tests deprecation of Connection::prepareQuery. |
DatabaseExceptionWrapperTest::testQueryThrowsDatabaseExceptionWrapperException |
function |
core/tests/Drupal/KernelTests/Core/Database/DatabaseExceptionWrapperTest.php |
Tests the expected database exception thrown for inexistent tables. |
DatabaseTestController::dbQueryTemporary |
function |
core/modules/system/tests/modules/database_test/src/Controller/DatabaseTestController.php |
Creates temporary table and outputs the table name and its number of rows. |
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 |
Add anything to the query that we might need to. |
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. |
DeprecatedJqueryFormTest |
class |
core/tests/Drupal/KernelTests/Core/Asset/DeprecatedJqueryFormTest.php |
Checks the deprecation status of jQuery.form. |
DeprecatedJqueryFormTest.php |
file |
core/tests/Drupal/KernelTests/Core/Asset/DeprecatedJqueryFormTest.php |
|
DeprecatedJqueryFormTest::$libraryDiscovery |
property |
core/tests/Drupal/KernelTests/Core/Asset/DeprecatedJqueryFormTest.php |
The library discovery service. |
DeprecatedJqueryFormTest::setUp |
function |
core/tests/Drupal/KernelTests/Core/Asset/DeprecatedJqueryFormTest.php |
|
DeprecatedJqueryFormTest::testJqueryFormDeprecation |
function |
core/tests/Drupal/KernelTests/Core/Asset/DeprecatedJqueryFormTest.php |
Tests that the jQuery.form library is deprecated. |
DeprecatedJqueryUiAssetsTest |
class |
core/tests/Drupal/KernelTests/Core/Asset/DeprecatedJqueryUiAssetsTest.php |
Checks the deprecation status and contents of jQuery UI libraries. |
DeprecatedJqueryUiAssetsTest.php |
file |
core/tests/Drupal/KernelTests/Core/Asset/DeprecatedJqueryUiAssetsTest.php |
|
DeprecatedJqueryUiAssetsTest::testDeprecatedJqueryUi |
function |
core/tests/Drupal/KernelTests/Core/Asset/DeprecatedJqueryUiAssetsTest.php |
Confirm deprecation status and contents of jQuery UI libraries. |
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 |
Inject anything into the query that the display_extender handler needs. |
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 |
The theme to install as the default for testing. |
DistributionProfileTranslationQueryTest::$info |
property |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
The distribution profile info. |
DistributionProfileTranslationQueryTest::$langcode |
property |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
The language code in which to install Drupal. |
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 |
Prepares the current environment for running the test. |
DistributionProfileTranslationQueryTest::setUpLanguage |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
Installer step: Select language. |
DistributionProfileTranslationQueryTest::setUpProfile |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
Installer step: Select installation profile. |
DistributionProfileTranslationQueryTest::setUpSettings |
function |
core/tests/Drupal/FunctionalTests/Installer/DistributionProfileTranslationQueryTest.php |
Installer step: Configure settings. |
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 |
Visits the interactive installer. |