Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| CachePluginBase::getRowId | function | core/ |
Returns a unique identifier for the specified row. |
| CacheRouterRebuildSubscriber::getSubscribedEvents | function | core/ |
|
| CacheTagsChecksumDecorator::getCurrentChecksum | function | core/ |
Returns the sum total of validations for a given set of tags. |
| CacheTagsChecksumInterface::getCurrentChecksum | function | core/ |
Returns the sum total of validations for a given set of tags. |
| CacheTagsChecksumTrait::getCurrentChecksum | function | core/ |
Implements \Drupal\Core\Cache\CacheTagsChecksumInterface::getCurrentChecksum() |
| CacheTagsChecksumTrait::getDatabaseConnection | function | core/ |
Returns the database connection. |
| CacheTagsChecksumTrait::getTagInvalidationCounts | function | core/ |
Fetches invalidation counts for cache tags. |
| CacheTagTest::getRenderCache | function | core/ |
Gets the render cache for a given view. |
| CacheTest::mergeTagsProvider | function | core/ |
Provides a list of pairs of cache tags arrays to be merged. |
| CacheTest::testMergeTags | function | core/ |
@covers ::mergeTags[[api-linebreak]] |
| CalculatedCacheContextInterface::getCacheableMetadata | function | core/ |
Gets the cacheability metadata for the context based on the parameter value. |
| CalculatedCacheContextInterface::getContext | function | core/ |
Returns the string representation of the cache context. |
| CalculatedCacheContextInterface::getLabel | function | core/ |
Returns the label of the cache context. |
| CalculatedPermissionsInterface::getItem | function | core/ |
Retrieves a single calculated permission item from a given scope. |
| CalculatedPermissionsInterface::getItems | function | core/ |
Retrieves all of the calculated permission items, regardless of scope. |
| CalculatedPermissionsInterface::getItemsByScope | function | core/ |
Retrieves all of the calculated permission items for the given scope. |
| CalculatedPermissionsInterface::getScopes | function | core/ |
Retrieves all of the scopes that have items for them. |
| CalculatedPermissionsItem::getIdentifier | function | core/ |
Returns the identifier within the scope. |
| CalculatedPermissionsItem::getPermissions | function | core/ |
Returns the permissions for the calculated permissions item. |
| CalculatedPermissionsItem::getScope | function | core/ |
Returns the scope of the calculated permissions item. |
| CalculatedPermissionsItemInterface::getIdentifier | function | core/ |
Returns the identifier within the scope. |
| CalculatedPermissionsItemInterface::getPermissions | function | core/ |
Returns the permissions for the calculated permissions item. |
| CalculatedPermissionsItemInterface::getScope | function | core/ |
Returns the scope of the calculated permissions item. |
| CalculatedPermissionsTrait::getItem | function | core/ |
|
| CalculatedPermissionsTrait::getItems | function | core/ |
|
| CalculatedPermissionsTrait::getItemsByScope | function | core/ |
|
| CalculatedPermissionsTrait::getScopes | function | core/ |
|
| CallableResolver::getCallableFromDefinition | function | core/ |
Gets a callable from a definition. |
| CastSql::getFieldAsInt | function | core/ |
Returns a database expression to cast the field to int. |
| CastSqlInterface::getFieldAsInt | function | core/ |
Returns a database expression to cast the field to int. |
| CategorizingPluginManager::getDefinitions | function | core/ |
Provides some test definitions to the trait. |
| CategorizingPluginManagerInterface::getCategories | function | core/ |
Gets the names of all categories. |
| CategorizingPluginManagerInterface::getGroupedDefinitions | function | core/ |
Gets sorted plugin definitions grouped by category. |
| CategorizingPluginManagerInterface::getSortedDefinitions | function | core/ |
Gets sorted plugin definitions. |
| CategorizingPluginManagerTrait::getCategories | function | core/ |
|
| CategorizingPluginManagerTrait::getGroupedDefinitions | function | core/ |
|
| CategorizingPluginManagerTrait::getModuleExtensionList | function | core/ |
Returns the module extension list used. |
| CategorizingPluginManagerTrait::getModuleHandler | function | core/ |
Returns the module handler used. |
| CategorizingPluginManagerTrait::getProviderName | function | core/ |
Gets the name of a provider. |
| CategorizingPluginManagerTrait::getSortedDefinitions | function | core/ |
|
| CategorizingPluginManagerTraitTest::testGetCategories | function | core/ |
@covers ::getCategories[[api-linebreak]] |
| CategorizingPluginManagerTraitTest::testGetGroupedDefinitions | function | core/ |
@covers ::getGroupedDefinitions[[api-linebreak]] |
| CategorizingPluginManagerTraitTest::testGetSortedDefinitions | function | core/ |
@covers ::getSortedDefinitions[[api-linebreak]] |
| ChainedFastBackend::get | function | core/ |
Returns data from the persistent cache. |
| ChainedFastBackend::getLastWriteTimestamp | function | core/ |
Gets the last write timestamp. |
| ChainedFastBackend::getMultiple | function | core/ |
Returns data from the persistent cache when given an array of cache IDs. |
| ChainedFastBackendFactory::get | function | core/ |
Instantiates a chained, fast cache backend class for a given cache bin. |
| ChainedFastBackendTest::testGetDoesNotHitConsistentBackend | function | core/ |
Tests a get() on the fast backend, with no hit on the consistent backend. |
| Checkbox::getInfo | function | core/ |
Returns the element properties for this element. |
| Checkboxes::getCheckedCheckboxes | function | core/ |
Determines which checkboxes were checked when a form is submitted. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.