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 |
|---|---|---|---|
| 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. |
| QueryPluginBase::getEntityTableInfo | function | core/ |
Returns an array of all tables from the query that map to an entity type. |
| QueryPluginBase::getLimit | function | core/ |
Returns the limit of the query. |
| QueryPluginBase::getTimezoneOffset | function | core/ |
Get the timezone offset in seconds. |
| QueueDatabaseFactory::get | function | core/ |
Constructs a new queue object for a given name. |
| QueueFactory::get | function | core/ |
Constructs a new queue. |
| QueueFactoryInterface::get | function | core/ |
Constructs a new queue object for a given name. |
| QueueSerializationTest::getFormId | function | core/ |
Returns a unique string identifying the form. |
| Radio::getInfo | function | core/ |
Returns the element properties for this element. |
| Radios::getInfo | function | core/ |
Returns the element properties for this element. |
| Random::getGenerator | function | core/ |
Gets the random generator for the utility methods. |
| RandomGeneratorTrait::getRandomGenerator | function | core/ |
Gets the random generator for the utility methods. |
| Range::getInfo | function | core/ |
Returns the element properties for this element. |
| Raw::getArgument | function | core/ |
Return the default argument. |
| Raw::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| Raw::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| RawTest::testGetArgument | function | core/ |
Tests the getArgument() method. |
| ReadOnlyStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| ReadOnlyStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| ReadOnlyStorageTest | class | core/ |
Tests Drupal\Core\Config\ReadOnlyStorage. |
| ReadOnlyStorageTest.php | file | core/ |
|
| ReadOnlyStorageTest::$memory | property | core/ |
The memory storage containing the data. |
| ReadOnlyStorageTest::$storage | property | core/ |
The read-only storage under test. |
| ReadOnlyStorageTest::readMethodsProvider | function | core/ |
Provide the methods that work transparently. |
| ReadOnlyStorageTest::setRandomFixtureConfig | function | core/ |
Generate random config in the memory storage. |
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.