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
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Query | class | core/ |
Alters entity queries to use a workspace revision instead of the default one. |
Query | class | core/ |
Defines the entity query for configuration entities. |
Query | class | core/ |
Base class for query builders. |
Query | class | core/ |
The SQL storage entity query class. |
Query | class | core/ |
Defines the entity query for configuration entities. |
Query | class | core/ |
Defines the entity query for entities stored in a key value backend. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
FetchTest::testQueryFetchAllAssoc | function | core/ |
Tests ::fetchAllAssoc(). |
FetchTest::testQueryFetchAllColumn | function | core/ |
Confirms that we can fetch all records into an array explicitly. |
FetchTest::testQueryFetchArray | function | core/ |
Confirms that we can fetch a record to an associative array explicitly. |
FetchTest::testQueryFetchClass | function | core/ |
Confirms that we can fetch a record into a new instance of a custom class. |
FetchTest::testQueryFetchCol | function | core/ |
Confirms that we can fetch an entire column of a result set at once. |
FetchTest::testQueryFetchColEdgeCases | function | core/ |
Tests ::fetchCol() for edge values returned. |
FetchTest::testQueryFetchColIndexOutOfRange | function | core/ |
Confirms that an out of range index in fetchCol() throws an error. |
FetchTest::testQueryFetchColIndexOutOfRangeOnEmptyResultSet | function | core/ |
Confirms empty result set prevails on out of range index in fetchCol(). |
FetchTest::testQueryFetchColumn | function | core/ |
Confirms that we can fetch a single column value. |
FetchTest::testQueryFetchColumnOutOfRange | function | core/ |
Confirms that an out of range index throws an error. |
FetchTest::testQueryFetchDefault | function | core/ |
Confirms that we can fetch a record properly in default object mode. |
FetchTest::testQueryFetchField | function | core/ |
Tests ::fetchField(). |
FetchTest::testQueryFetchFieldEdgeCases | function | core/ |
Tests ::fetchField() for edge values returned. |
FetchTest::testQueryFetchFieldIndexOutOfRange | function | core/ |
Confirms that an out of range index in fetchField() throws an error. |
FetchTest::testQueryFetchFieldIndexOutOfRangeOnEmptyResultSet | function | core/ |
Confirms empty result set prevails on out of range index in fetchField(). |
FetchTest::testQueryFetchNum | function | core/ |
Confirms that we can fetch a record into an indexed array explicitly. |
FetchTest::testQueryFetchObject | function | core/ |
Confirms that we can fetch a record to an object explicitly. |
FetchTest::testQueryFetchObjectClass | function | core/ |
Confirms that we can fetch a record into a class using fetchObject. |
FetchTest::testQueryFetchObjectClassNoConstructorArgs | function | core/ |
Confirms that we can fetch a record into a class without constructor args. |
Field::query | function | core/ |
Prepares query object to retrieve data from the source database. |
Field::query | function | core/ |
Prepares query object to retrieve data from the source database. |
FieldFormButtonTest::query | function | core/ |
Called to add the field to a query. |
FieldInstance::query | function | core/ |
Prepares query object to retrieve data from the source database. |
FieldInstance::query | function | core/ |
Prepares query object to retrieve data from the source database. |
FieldInstanceOptionTranslation::query | function | core/ |
Prepares query object to retrieve data from the source database. |
FieldInstancePerFormDisplay::query | function | core/ |
Prepares query object to retrieve data from the source database. |
FieldInstancePerViewMode::query | function | core/ |
Prepares query object to retrieve data from the source database. |
FieldKernelTest::testQuery | function | core/ |
Tests all things related to the query. |
FieldLabelDescriptionTranslation::query | function | core/ |
Prepares query object to retrieve data from the source database. |
FieldLabelDescriptionTranslation::query | function | core/ |
Prepares query object to retrieve data from the source database. |
FieldOptionTranslation::query | function | core/ |
Prepares query object to retrieve data from the source database. |
FieldOptionTranslation::query | function | core/ |
Prepares query object to retrieve data from the source database. |
FieldPluginBase::query | function | core/ |
Called to add the field to a query. |
FieldPluginBaseTest::providerTestGetRenderTokensWithQuery | function | core/ |
Data provider for ::testGetRenderTokensWithQuery(). |
FieldPluginBaseTest::testGetRenderTokensWithQuery | function | core/ |
@dataProvider providerTestGetRenderTokensWithQuery @covers ::getRenderTokens @covers ::getTokenValuesRecursive |
FieldResolver::resolveInternalEntityQueryPath | function | core/ |
Resolves external field expressions into entity query compatible paths. |
FieldResolverTest::resolveInternalEntityQueryPathErrorProvider | function | core/ |
Provides test cases for ::testResolveInternalEntityQueryPathError. |
FieldResolverTest::resolveInternalEntityQueryPathProvider | function | core/ |
Provides test cases for ::testResolveInternalEntityQueryPath. |
FieldResolverTest::testResolveInternalEntityQueryPath | function | core/ |
@covers ::resolveInternalEntityQueryPath @dataProvider resolveInternalEntityQueryPathProvider |
FieldResolverTest::testResolveInternalEntityQueryPathError | function | core/ |
Expects an error when an invalid field is provided for filter and sort. |
FieldTest::testQueryWithGroupByForBaseField | function | core/ |
@covers ::query |
FieldTest::testQueryWithGroupByForConfigField | function | core/ |
@covers ::query |
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'. |
File::query | function | core/ |
Prepares query object to retrieve data from the source database. |
File::query | function | core/ |
Prepares query object to retrieve data from the source database. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.