Search for query

  1. Search 7.x for query
  2. Search 9.5.x for query
  3. Search 8.9.x for query
  4. Search 10.3.x for query
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Query class core/modules/workspaces/src/EntityQuery/Query.php Alters entity queries to use a workspace revision instead of the default one.
Query class core/lib/Drupal/Core/Config/Entity/Query/Query.php Defines the entity query for configuration entities.
Query class core/lib/Drupal/Core/Database/Query/Query.php Base class for query builders.
Query class core/lib/Drupal/Core/Entity/Query/Sql/Query.php The SQL storage entity query class.
Query class core/lib/Drupal/Core/Entity/Query/Null/Query.php Defines the entity query for configuration entities.
Query class core/lib/Drupal/Core/Entity/KeyValueStore/Query/Query.php Defines the entity query for entities stored in a key value backend.

All search results

Title Object type File name Summary
I18nQueryTrait trait core/modules/migrate_drupal/src/Plugin/migrate/source/I18nQueryTrait.php Gets an i18n translation from the source database.
I18nQueryTrait.php file core/modules/migrate_drupal/src/Plugin/migrate/source/I18nQueryTrait.php
I18nQueryTrait::$i18nStringTable property core/modules/migrate_drupal/src/Plugin/migrate/source/I18nQueryTrait.php The i18n string table name.
I18nQueryTrait::getPropertyNotInRowTranslation function core/modules/migrate_drupal/src/Plugin/migrate/source/I18nQueryTrait.php Gets the translation for the property not already in the row.
I18nQueryTraitTest class core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php Tests instantiating migrate source plugins using I18nQueryTrait.
I18nQueryTraitTest.php file core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php
I18nQueryTraitTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php
I18nQueryTraitTest::disablePsr4ForUninstalledModules function core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php Removes PSR-4 namespaces from class loader for uninstalled modules.
I18nQueryTraitTest::providerI18nQueryTraitPlugins function core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php Provides data for testMigrateSourcePluginUsingI18nQueryTraitDiscovery().
I18nQueryTraitTest::testMigrateSourcePluginUsingI18nQueryTraitDiscovery function core/modules/migrate_drupal/tests/src/Kernel/I18nQueryTraitTest.php Tests instantiating migrate source plugins using I18nQueryTrait.
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
IndexTidDepth::query function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php
IndexTidDepthModifier::preQuery function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php
IndexTidDepthModifier::query function core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php
InOperator::query function core/modules/views/src/Plugin/views/filter/InOperator.php
InputRequired::query function core/modules/views/src/Plugin/views/exposed_form/InputRequired.php
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
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
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
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
JqueryUiLibraryAssetsTest class core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Tests the loading of jQuery UI CSS and JS assets.
JqueryUiLibraryAssetsTest.php file core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php
JqueryUiLibraryAssetsTest::$coreLibrariesWithJqueryUiAssets property core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php The core libraries that load assets from jQuery UI.
JqueryUiLibraryAssetsTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php
JqueryUiLibraryAssetsTest::$libraryDiscovery property core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php The library discovery service.
JqueryUiLibraryAssetsTest::$modules property core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php
JqueryUiLibraryAssetsTest::$weightGroupedAssets property core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php The jQuery UI CSS and JS assets keyed by their weight.
JqueryUiLibraryAssetsTest::providerTestAssetLoading function core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Data provider for confirming jQuery UI assets load as expected.
JqueryUiLibraryAssetsTest::setUp function core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php
JqueryUiLibraryAssetsTest::testAssetLoadingUnchanged function core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Confirms jQuery UI assets load as expected.
JqueryUiLibraryAssetsTest::testLibraryAssetLoadingOrder function core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Confirms that jQuery UI assets load on the page in the configured order.
JqueryUiLibraryAssetsTest::testProperlySetWeights function core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Confirm assets are weighted so they load in the correct order.
JqueryUiLibraryAssetsTest::testSameAssetSameWeight function core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Confirm that uses of a jQuery UI asset are configured with the same weight.
JqueryUiLibraryAssetsTest::trimFilePath function core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php Removes base_url() and query args from file paths.
JqueryUiTestAssetsController class core/modules/system/tests/modules/jqueryui_library_assets_test/src/Controller/JqueryUiTestAssetsController.php Controller for testing jQuery UI asset loading order.
JqueryUiTestAssetsController.php file core/modules/system/tests/modules/jqueryui_library_assets_test/src/Controller/JqueryUiTestAssetsController.php
JqueryUiTestAssetsController::build function core/modules/system/tests/modules/jqueryui_library_assets_test/src/Controller/JqueryUiTestAssetsController.php Provides a page that loads a library.
jqueryui_library_assets_test.info.yml file core/modules/system/tests/modules/jqueryui_library_assets_test/jqueryui_library_assets_test.info.yml core/modules/system/tests/modules/jqueryui_library_assets_test/jqueryui_library_assets_test.info.yml
jqueryui_library_assets_test.routing.yml file core/modules/system/tests/modules/jqueryui_library_assets_test/jqueryui_library_assets_test.routing.yml core/modules/system/tests/modules/jqueryui_library_assets_test/jqueryui_library_assets_test.routing.yml

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.