I18nQueryTrait.php |
file |
core/modules/migrate_drupal/src/Plugin/migrate/source/I18nQueryTrait.php |
|
I18nQueryTrait.php |
file |
core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php |
|
I18nQueryTrait::$i18nStringTable |
property |
core/modules/content_translation/src/Plugin/migrate/source/I18nQueryTrait.php |
The i18n string table name. |
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. |
I18nQueryTrait::getPropertyNotInRowTranslation |
function |
core/modules/content_translation/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 |
Modules to install. |
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 |
Prepares query object to retrieve data from the source database. |
ImageStyles::query |
function |
core/modules/image/src/Plugin/migrate/source/d7/ImageStyles.php |
Prepares query object to retrieve data from the source database. |
IndexTid::titleQuery |
function |
core/modules/taxonomy/src/Plugin/views/argument/IndexTid.php |
Override for specific title lookups. |
IndexTidDepth::query |
function |
core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php |
Set up the query for this argument. |
IndexTidDepthModifier::preQuery |
function |
core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php |
Run before the view is built. |
IndexTidDepthModifier::query |
function |
core/modules/taxonomy/src/Plugin/views/argument/IndexTidDepthModifier.php |
Set up the query for this argument. |
InOperator::query |
function |
core/modules/views/src/Plugin/views/filter/InOperator.php |
Add this filter to the query. |
InputRequired::query |
function |
core/modules/views/src/Plugin/views/exposed_form/InputRequired.php |
Add anything to the query that we might need to. |
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 |
The theme to install as the default for testing. |
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 |
Installer step: Select language. |
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 |
Visits the interactive installer. |
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 |
|
JqueryKeyeventPolyfillTestHooks |
class |
core/modules/system/tests/modules/jquery_keyevent_polyfill_test/src/Hook/JqueryKeyeventPolyfillTestHooks.php |
Hook implementations for jquery_keyevent_polyfill_test. |
JqueryKeyeventPolyfillTestHooks.php |
file |
core/modules/system/tests/modules/jquery_keyevent_polyfill_test/src/Hook/JqueryKeyeventPolyfillTestHooks.php |
|
JqueryKeyeventPolyfillTestHooks::libraryInfoAlter |
function |
core/modules/system/tests/modules/jquery_keyevent_polyfill_test/src/Hook/JqueryKeyeventPolyfillTestHooks.php |
Implements hook_library_info_alter(). |
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 |
The theme to install as the default for testing. |
JqueryUiLibraryAssetsTest::$libraryDiscovery |
property |
core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php |
The library discovery service. |
JqueryUiLibraryAssetsTest::$modules |
property |
core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php |
Modules to install. |
JqueryUiLibraryAssetsTest::$weightGroupedAssets |
property |
core/tests/Drupal/FunctionalTests/Libraries/JqueryUiLibraryAssetsTest.php |
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. |