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 |
|
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. |
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 |
jquery_keyevent_polyfill_test.info.yml |
file |
core/modules/system/tests/modules/jquery_keyevent_polyfill_test/jquery_keyevent_polyfill_test.info.yml |
core/modules/system/tests/modules/jquery_keyevent_polyfill_test/jquery_keyevent_polyfill_test.info.yml |
jquery_keyevent_polyfill_test.libraries.yml |
file |
core/modules/system/tests/modules/jquery_keyevent_polyfill_test/jquery_keyevent_polyfill_test.libraries.yml |
core/modules/system/tests/modules/jquery_keyevent_polyfill_test/jquery_keyevent_polyfill_test.libraries.yml |
jquery_keyevent_polyfill_test.module |
file |
core/modules/system/tests/modules/jquery_keyevent_polyfill_test/jquery_keyevent_polyfill_test.module |
Helper module for jQuery 3.6 FunctionalJavascript test compatibility. |
jquery_keyevent_polyfill_test_library_info_alter |
function |
core/modules/system/tests/modules/jquery_keyevent_polyfill_test/jquery_keyevent_polyfill_test.module |
Implements hook_library_info_alter(). |
JsCollectionRenderer::$assetQueryString |
property |
core/lib/Drupal/Core/Asset/JsCollectionRenderer.php |
The asset query string. |
jsonapi.custom_query_parameter_names_validator.subscriber |
service |
core/modules/jsonapi/jsonapi.services.yml |
Drupal\jsonapi\EventSubscriber\JsonApiRequestValidator |
JsonApiRequestValidator::validateQueryParams |
function |
core/modules/jsonapi/src/EventSubscriber/JsonApiRequestValidator.php |
Validates custom (implementation-specific) query parameter names. |
JsonApiSpec::getReservedQueryParameters |
function |
core/modules/jsonapi/src/JsonApiSpec.php |
Gets the reserved (official) JSON:API query parameters. |
JsonApiSpec::isValidCustomQueryParameter |
function |
core/modules/jsonapi/src/JsonApiSpec.php |
Checks whether the given custom query parameter name is valid. |
JsonApiSpec::RESERVED_QUERY_PARAMETERS |
constant |
core/modules/jsonapi/src/JsonApiSpec.php |
The reserved (official) query parameters. |
JsonApiSpec::VERSION_QUERY_PARAMETER |
constant |
core/modules/jsonapi/src/JsonApiSpec.php |
The query parameter for providing a version (revision) value. |
JsonApiSpecTest::providerTestIsValidCustomQueryParameter |
function |
core/modules/jsonapi/tests/src/Unit/JsonApiSpecTest.php |
Data provider for testIsValidCustomQueryParameter. |
JsonApiSpecTest::testIsValidCustomQueryParameter |
function |
core/modules/jsonapi/tests/src/Unit/JsonApiSpecTest.php |
Provides test cases. |
KeyValueEntityStorage::getQueryServiceName |
function |
core/lib/Drupal/Core/Entity/KeyValueStore/KeyValueEntityStorage.php |
Gets the name of the service for the query for this entity storage. |
Language::query |
function |
core/modules/language/src/Plugin/migrate/source/Language.php |
|
LanguageContentSettings::query |
function |
core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettings.php |
|
LanguageContentSettings::query |
function |
core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettings.php |
|
LanguageContentSettingsTaxonomyVocabulary::query |
function |
core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettingsTaxonomyVocabulary.php |
|
LanguageContentSettingsTaxonomyVocabulary::query |
function |
core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettingsTaxonomyVocabulary.php |
|
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. |