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 |
|
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(). |
jquery_key_event_polyfill_test.info.yml |
file |
core/modules/system/tests/modules/jquery_key_event_polyfill_test/jquery_key_event_polyfill_test.info.yml |
core/modules/system/tests/modules/jquery_key_event_polyfill_test/jquery_key_event_polyfill_test.info.yml |
jquery_key_event_polyfill_test.libraries.yml |
file |
core/modules/system/tests/modules/jquery_key_event_polyfill_test/jquery_key_event_polyfill_test.libraries.yml |
core/modules/system/tests/modules/jquery_key_event_polyfill_test/jquery_key_event_polyfill_test.libraries.yml |
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 |
Prepares query object to retrieve data from the source database. |
LanguageContentSettings::query |
function |
core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettings.php |
Prepares query object to retrieve data from the source database. |
LanguageContentSettings::query |
function |
core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettings.php |
Prepares query object to retrieve data from the source database. |
LanguageContentSettingsTaxonomyVocabulary::query |
function |
core/modules/language/src/Plugin/migrate/source/d6/LanguageContentSettingsTaxonomyVocabulary.php |
Prepares query object to retrieve data from the source database. |
LanguageContentSettingsTaxonomyVocabulary::query |
function |
core/modules/language/src/Plugin/migrate/source/d7/LanguageContentSettingsTaxonomyVocabulary.php |
Prepares query object to retrieve data from the source database. |
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. |
LanguageNegotiationSession::$queryRewrite |
property |
core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationSession.php |
Flag used to determine whether query rewriting is active. |
LanguageNegotiationSession::$queryValue |
property |
core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationSession.php |
The query parameter value to be set. |
LargeQueryTest |
class |
core/modules/mysql/tests/src/Kernel/mysql/LargeQueryTest.php |
Tests handling of large queries. |
LargeQueryTest.php |
file |
core/modules/mysql/tests/src/Kernel/mysql/LargeQueryTest.php |
|
LargeQueryTest::testMaxAllowedPacketQueryTruncating |
function |
core/modules/mysql/tests/src/Kernel/mysql/LargeQueryTest.php |
Tests truncation of messages when max_allowed_packet exception occurs. |
LatestRevision::query |
function |
core/modules/views/src/Plugin/views/filter/LatestRevision.php |
Add this filter to the query. |
LatestTranslationAffectedRevision::query |
function |
core/modules/views/src/Plugin/views/filter/LatestTranslationAffectedRevision.php |
Add this filter to the query. |
LinkBase::query |
function |
core/modules/views/src/Plugin/views/field/LinkBase.php |
Called to add the field to a query. |
LinkFieldTest::getUrlWithComplexQuery |
function |
core/modules/link/tests/src/Functional/LinkFieldTest.php |
Get array of url with complex query parameters for render check. |
LinkFieldTest::getUrlWithComplexQueryInputList |
function |
core/modules/link/tests/src/Functional/LinkFieldTest.php |
Get list of url with complex query parameters for input check. |
LinkFieldTest::testLinkFormatterQueryParametersDuplication |
function |
core/modules/link/tests/src/Functional/LinkFieldTest.php |
Tests the default 'link' formatter with complex query parameters. |
LinkGeneratorTest::testGenerateParametersAsQuery |
function |
core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php |
Tests the link method with passed query options via parameters. |
LinkGeneratorTest::testGenerateQuery |
function |
core/tests/Drupal/Tests/Core/Utility/LinkGeneratorTest.php |
Tests the link method with passed query options. |
Links::query |
function |
core/modules/views/src/Plugin/views/field/Links.php |
Called to add the field to a query. |
Log::$queryLog |
property |
core/lib/Drupal/Core/Database/Log.php |
Cache of logged queries. This will only be used if the query logger is enabled. |
MakeUniqueEntityFieldTest::$entityQuery |
property |
core/modules/migrate/tests/src/Unit/process/MakeUniqueEntityFieldTest.php |
The mock entity query. |
MakeUniqueEntityFieldTest::entityQueryExpects |
function |
core/modules/migrate/tests/src/Unit/process/MakeUniqueEntityFieldTest.php |
Helper function to add expectations to the mock entity query object. |
ManyToOne::query |
function |
core/modules/views/src/Plugin/views/argument/ManyToOne.php |
Set up the query for this argument. |
ManyToOne::summaryQuery |
function |
core/modules/views/src/Plugin/views/argument/ManyToOne.php |
Build the info for the summary query. |
ManyToOne::titleQuery |
function |
core/modules/views/src/Plugin/views/argument/ManyToOne.php |
Override for specific title lookups. |
MediaHooks::viewsQuerySubstitutions |
function |
core/modules/media/src/Hook/MediaHooks.php |
Implements hook_views_query_substitutions(). |
MediaLibraryStateTest::testFromRequestQueryLess |
function |
core/modules/media_library/tests/src/Kernel/MediaLibraryStateTest.php |
@covers ::fromRequest |