Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BuildTestBase::getMink | function | core/ |
Get the Mink instance. |
| BuildTestBase::getPortNumber | function | core/ |
Get the port number for requests. |
| BuildTestBase::getWorkingPath | function | core/ |
Get the working directory within the workspace, creating if necessary. |
| BuildTestBase::getWorkspaceDirectory | function | core/ |
Full path to the workspace where this test can build. |
| BulkForm::getBulkOptions | function | core/ |
Returns the available operations for this form. |
| BulkForm::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| BulkForm::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| BulkForm::getCacheTags | function | core/ |
The cache tags associated with this object. |
| BulkForm::getEntityManager | function | core/ |
|
| BulkForm::getEntityRepository | function | core/ |
Returns the entity repository. |
| BulkForm::getEntityTypeId | function | core/ |
Returns the entity type identifier. |
| BulkForm::getEntityTypeManager | function | core/ |
Returns the entity type manager. |
| BulkForm::getLanguageManager | function | core/ |
Returns the language manager. |
| BulkForm::getValue | function | core/ |
Gets the value that's supposed to be rendered. |
| BulkForm::getView | function | core/ |
Returns the top object of a view. |
| Bundle::getValueOptions | function | core/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
| BundleConstraint::getBundleOption | function | core/ |
Gets the bundle option as array. |
| BundleConstraint::getDefaultOption | function | core/ |
|
| BundleConstraint::getRequiredOptions | function | core/ |
|
| BundleTranslationSettingsInterface::getBundleTranslationSettings | function | core/ |
Returns translation settings for the specified bundle. |
| Button::getInfo | function | core/ |
Returns the element properties for this element. |
| Cache::getBins | function | core/ |
Gets all cache bin services. |
| Cache::mergeTags | function | core/ |
Merges arrays of cache tags and removes duplicates. |
| CacheabilityMetadataConfigOverride::getCacheableMetadata | function | core/ |
Gets the cacheability metadata associated with the config factory override. |
| CacheabilityMetadataConfigOverride::getCacheSuffix | function | core/ |
The string to append to the configuration static cache name. |
| CacheableDependencyInterface::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| CacheableDependencyInterface::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| CacheableDependencyInterface::getCacheTags | function | core/ |
The cache tags associated with this object. |
| CacheableDependencyTrait::getCacheContexts | function | core/ |
|
| CacheableDependencyTrait::getCacheMaxAge | function | core/ |
|
| CacheableDependencyTrait::getCacheTags | function | core/ |
|
| CacheableMetadata::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| CacheableMetadata::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| CacheableMetadata::getCacheTags | function | core/ |
The cache tags associated with this object. |
| CacheableMetadataCalculationTest::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| CacheableMetadataCalculationTest::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| CacheableMetadataCalculationTest::getCacheTags | function | core/ |
The cache tags associated with this object. |
| CacheableNormalization::getNormalization | function | core/ |
Gets the decorated normalization. |
| CacheableOmission::getNormalization | function | core/ |
A CacheableOmission should never have its normalization retrieved. |
| CacheableResponseInterface::getCacheableMetadata | function | core/ |
Returns the cacheability metadata for this response. |
| CacheableResponseTrait::getCacheableMetadata | function | core/ |
|
| CacheBackendInterface::get | function | core/ |
Returns data from the persistent cache. |
| CacheBackendInterface::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
| CacheCollector::get | function | core/ |
Gets value from the cache. |
| CacheCollector::getCid | function | core/ |
Gets the cache ID. |
| CacheCollectorHelper::getCacheMisses | function | core/ |
Returns the number of cache misses. |
| CacheCollectorInterface::get | function | core/ |
Gets value from the cache. |
| CacheCollectorTest::testGetFromCache | function | core/ |
Tests returning value from the collected cache. |
| CacheCollectorTest::testSetAndGet | function | core/ |
Tests setting and getting values when the cache is empty. |
| CacheCollectorTest::testSetAndGetNull | function | core/ |
Makes sure that NULL is a valid value and is collected. |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.