Search for query
- Search 7.x for query
- Search 9.5.x for query
- Search 8.9.x for query
- Search 10.3.x for query
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ActiveLinkTest::testQueryStringQuotes | function | core/ |
Ensures no JS error is thrown with query strings containing special chars. |
AllExceptHostEntity::buildEntityQuery | function | core/ |
Builds an EntityQuery to get referenceable entities. |
AssetQueryString | class | core/ |
Stores a cache busting query string service for asset URLs. |
AssetQueryString.php | file | core/ |
|
AssetQueryString::get | function | core/ |
Gets the query string value. |
AssetQueryString::reset | function | core/ |
Resets the cache query string added to all CSS and JavaScript URLs. |
AssetQueryString::STATE_KEY | constant | core/ |
The key used for state. |
AssetQueryString::__construct | function | core/ |
Creates a new AssetQueryString instance. |
AssetQueryStringInterface | interface | core/ |
Provides a cache busting query string service for asset URLs. |
AssetQueryStringInterface.php | file | core/ |
|
AssetQueryStringInterface::get | function | core/ |
Gets the query string value. |
AssetQueryStringInterface::reset | function | core/ |
Resets the cache query string added to all CSS and JavaScript URLs. |
AssetQueryStringTest | class | core/ |
Tests the asset query string functionality. |
AssetQueryStringTest.php | file | core/ |
|
AssetQueryStringTest::testResetGet | function | core/ |
@covers ::get[[api-linebreak]] @covers ::reset[[api-linebreak]] |
BlockContentHooks::queryEntityReferenceAlter | function | core/ |
Implements hook_query_TAG_alter(). |
ConfigEntity::query | function | core/ |
Prepares query object to retrieve data from the source database. |
ConfigTestHooks::entityQueryTagConfigQueryTestConfigEntityQueryAlterHookTestAlter | function | core/ |
Implements hook_entity_query_tag__ENTITY_TYPE__TAG_alter(). |
ContentEntity::query | function | core/ |
Query to retrieve the entities. |
ContentModerationTestViewsHooks::viewsQueryAlter | function | core/ |
Implements hook_views_query_alter(). |
ContentModerationViewsExecutionHooks::viewsQuerySubstitutions | function | core/ |
Implements hook_views_query_substitutions(). |
DatabaseTestHooks::queryAlter | function | core/ |
Implements hook_query_alter(). |
DatabaseTestHooks::queryDatabaseTestAlterRemoveRangeAlter | function | core/ |
Implements hook_query_TAG_alter(). |
DriverSpecificTransactionTestBase::testQueryFailureInTransaction | function | core/ |
Tests that transactions can continue to be used if a query fails. |
EntityArgument::titleQuery | function | core/ |
Override for specific title lookups. |
EntityOperations::entityQueryTagLatestTranslatedAffectedRevisionAlter | function | core/ |
Implements hook_entity_query_tag__TAG_alter() for 'latest_translated_affected_revision'. |
EntityQueryServiceDeprecation | class | core/ |
Tests the move of the 'pgsql.entity.query.sql' service. |
EntityQueryServiceDeprecation.php | file | core/ |
|
EntityQueryServiceDeprecation::testFactoryOverriddenService | function | core/ |
Tests getting the backend overridden service does not trigger deprecations. |
EntityQueryServiceDeprecation::testPostgresServiceDeprecated | function | core/ |
Tests that the core provided service is deprecated. |
EntityQueryServiceDeprecation::testPostgresServiceNotDeprecated | function | core/ |
Tests that the pgsql provided service is not deprecated. |
EntityReferenceArgument::titleQuery | function | core/ |
Override for specific title lookups. |
EntityTestHooks::queryEntityTestAccessAlter | function | core/ |
Implements hook_query_entity_test_access_alter(). |
FetchLegacyTest::testQueryFetchAllAssoc | function | core/ |
Tests ::fetchAllAssoc(). |
FetchLegacyTest::testQueryFetchAllColumn | function | core/ |
Confirms that we can fetch all records into an array explicitly. |
FetchLegacyTest::testQueryFetchArray | function | core/ |
Confirms that we can fetch a record to an associative array explicitly. |
FetchLegacyTest::testQueryFetchColumn | function | core/ |
Confirms that we can fetch a single column value. |
FetchLegacyTest::testQueryFetchColumnOutOfRange | function | core/ |
Confirms that an out of range index throws an error. |
FetchLegacyTest::testQueryFetchNum | function | core/ |
Confirms that we can fetch a record into an indexed array explicitly. |
FetchLegacyTest::testQueryFetchObject | function | core/ |
Confirms that we can fetch a record to an object explicitly. |
FieldTestHooks::entityQueryAlter | function | core/ |
Implements hook_entity_query_alter(). |
FieldTestHooks::entityQueryEntityTestMulrevAlter | function | core/ |
Implements hook_entity_query_ENTITY_TYPE_alter() for 'entity_test_mulrev'. |
FieldTestHooks::entityQueryTagEntityQueryAlterTagTestAlter | function | core/ |
Implements hook_entity_query_tag__TAG_alter() for 'entity_query_alter_tag_test'. |
FieldTestHooks::entityQueryTagEntityTestMulrevEntityQueryEntityTestMulrevAlterTagTestAlter | function | core/ |
Implements hook_entity_query_tag__ENTITY_TYPE__TAG_alter(). |
FieldTestHooks::queryEfqMetadataTestAlter | function | core/ |
Implements hook_query_TAG_alter() for tag 'efq_metadata_test'. |
FieldTestHooks::queryEfqTablePrefixingTestAlter | function | core/ |
Implements hook_query_TAG_alter() for tag 'efq_table_prefixing_test'. |
I18nQueryTrait | trait | core/ |
Gets an i18n translation from the source database. |
I18nQueryTrait.php | file | core/ |
|
I18nQueryTrait::$i18nStringTable | property | core/ |
The i18n string table name. |
I18nQueryTrait::getPropertyNotInRowTranslation | function | core/ |
Gets the translation for the property not already in the row. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.