Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Query::getSqlField | function | core/ |
Constructs a select expression for a given field and language. |
| Query::getTables | function | core/ |
Gets the Tables object for this query. |
| QueryArgsCacheContext::getCacheableMetadata | function | core/ |
Gets cacheability metadata for the context based on the parameter value. |
| QueryArgsCacheContext::getContext | function | core/ |
Returns the string representation of the cache context. |
| QueryArgsCacheContext::getLabel | function | core/ |
Returns the label of the cache context. |
| QueryArgsCacheContextTest::providerTestGetContext | function | core/ |
Provides a list of query arguments and expected cache contexts. |
| QueryArgsCacheContextTest::testGetContext | function | core/ |
Tests get context. |
| QueryBase::getAggregationAlias | function | core/ |
Generates an alias for a field and its aggregated function. |
| QueryBase::getClass | function | core/ |
Finds a class in a list of namespaces. |
| QueryBase::getEntityTypeId | function | core/ |
Gets the ID of the entity type for this query. |
| QueryBase::getMetaData | function | core/ |
Retrieves a given piece of metadata. |
| QueryBase::getNamespaces | function | core/ |
Gets a list of namespaces of the ancestors of a class. |
| QueryBatchTest::getDatabase | function | core/ |
Builds an in-memory SQLite database from a set of source data. |
| QueryBatchTest::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| QueryBatchTest::getPlugin | function | core/ |
Instantiates the source plugin under test. |
| QueryFactory::get | function | core/ |
Instantiates an entity query for a given entity type. |
| QueryFactory::get | function | core/ |
Instantiates an entity query for a given entity type. |
| QueryFactory::get | function | core/ |
Instantiates an entity query for a given entity type. |
| QueryFactory::get | function | core/ |
Instantiates an entity query for a given entity type. |
| QueryFactory::get | function | core/ |
Instantiates an entity query for a given entity type. |
| QueryFactory::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
| QueryFactory::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
| QueryFactory::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
| QueryFactory::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
| QueryFactory::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
| QueryFactory::getConfigKeyStore | function | core/ |
Gets the key value store used to store fast lookups. |
| QueryFactory::getKeys | function | core/ |
Creates lookup keys for configuration data. |
| QueryFactory::getSubscribedEvents | function | core/ |
|
| QueryFactory::getValues | function | core/ |
Finds all the values for a configuration key in a configuration object. |
| QueryFactoryInterface::get | function | core/ |
Instantiates an entity query for a given entity type. |
| QueryFactoryInterface::getAggregate | function | core/ |
Instantiates an aggregation query object for a given entity type. |
| QueryFactoryTest::getConfigObject | function | core/ |
Gets a test configuration object. |
| QueryFactoryTest::providerTestGetKeys | function | core/ |
|
| QueryFactoryTest::testGetKeys | function | core/ |
Tests get keys. |
| QueryFactoryTest::testGetKeysWildCardEnd | function | core/ |
Tests get keys wild card end. |
| QueryInterface::getEntityTypeId | function | core/ |
Gets the ID of the entity type for this query. |
| QueryParameter::getArgument | function | core/ |
Return the default argument. |
| QueryParameter::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| QueryParameter::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| QueryParameterTest::providerGetArgument | function | core/ |
Provides data for testGetArgument(). |
| QueryParameterTest::testGetArgument | function | core/ |
Tests the getArgument() method. |
| QueryParameterWorkspaceNegotiator::getActiveWorkspaceId | function | core/ |
Performs workspace negotiation. |
| QueryParameterWorkspaceNegotiator::getQueryOptions | function | core/ |
Returns the query options used by this negotiator. |
| QueryParameterWorkspaceNegotiator::getQueryToken | function | core/ |
Calculates a token based on a workspace ID. |
| QueryPluginBase::getAggregationInfo | function | core/ |
Get aggregation info for group by queries. |
| QueryPluginBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| QueryPluginBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| QueryPluginBase::getCacheTags | function | core/ |
The cache tags associated with this object. |
| QueryPluginBase::getDateField | function | core/ |
Returns a Unix timestamp to database native timestamp expression. |
| QueryPluginBase::getDateFormat | function | core/ |
Creates cross-database date formatting. |
Pagination
- Previous page
- Page 173
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.