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 |
|---|---|---|---|
| ListItemBase::getPossibleValues | function | core/ |
Returns an array of possible values. |
| ListItemBase::getSettableOptions | function | core/ |
Returns an array of settable values with labels for display. |
| ListItemBase::getSettableValues | function | core/ |
Returns an array of settable values. |
| Llama::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
| Llama::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
| Llama::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| Llama::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
| LlamaButton::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| LlamaButton::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| LlamaContextual::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| LlamaContextualAndButton::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| LlamaContextualAndButton::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| LlamaCss::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
| LlamaCss::getCssFiles | function | core/ |
Retrieves enabled plugins' iframe instance CSS files. |
| LlamaCss::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
| LocalActionDefault::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| LocalActionDefault::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| LocalActionDefault::getCacheTags | function | core/ |
The cache tags associated with this object. |
| LocalActionDefault::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
| LocalActionDefault::getRouteName | function | core/ |
Get the route name from the settings. |
| LocalActionDefault::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local action. |
| LocalActionDefault::getTitle | function | core/ |
Returns the localized title to be shown for this action. |
| LocalActionDefault::getWeight | function | core/ |
Returns the weight for the local action. |
| LocalActionDefaultTest::testGetTitle | function | core/ |
Tests the getTitle method without a translation context. |
| LocalActionDefaultTest::testGetTitleWithContext | function | core/ |
Tests the getTitle method with a translation context. |
| LocalActionDefaultTest::testGetTitleWithTitleArguments | function | core/ |
Tests the getTitle method with title arguments. |
| LocalActionInterface::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
| LocalActionInterface::getRouteName | function | core/ |
Get the route name from the settings. |
| LocalActionInterface::getRouteParameters | function | core/ |
Returns the route parameters needed to render a link for the local action. |
| LocalActionInterface::getTitle | function | core/ |
Returns the localized title to be shown for this action. |
| LocalActionInterface::getWeight | function | core/ |
Returns the weight for the local action. |
| LocalActionManager::getActionsForRoute | function | core/ |
Finds all local actions that appear on a named route. |
| LocalActionManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| LocalActionManager::getTitle | function | core/ |
Gets the title for a local action. |
| LocalActionManagerInterface::getActionsForRoute | function | core/ |
Finds all local actions that appear on a named route. |
| LocalActionManagerInterface::getTitle | function | core/ |
Gets the title for a local action. |
| LocalActionManagerTest::getActionsForRouteProvider | function | core/ |
|
| LocalActionManagerTest::testGetActionsForRoute | function | core/ |
@covers ::getActionsForRoute[[api-linebreak]] |
| LocalActionManagerTest::testGetTitle | function | core/ |
@covers ::getTitle[[api-linebreak]] |
| LocalActionTest::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| LocalAwareRedirectResponseTrait::getRequestContext | function | core/ |
Returns the request context. |
| LocaleConfigManager::deleteLanguageTranslations | function | core/ |
Deletes configuration for language. |
| LocaleConfigManager::getActiveConfigLangcode | function | core/ |
Returns the current language code for this active configuration. |
| LocaleConfigManager::getComponentNames | function | core/ |
Gets configuration names associated with components. |
| LocaleConfigManager::getDefaultConfigLangcode | function | core/ |
Returns the original language code for this shipped configuration. |
| LocaleConfigManager::getStringNames | function | core/ |
Gets configuration names associated with strings. |
| LocaleConfigManager::getStringTranslation | function | core/ |
Get the translation object for the given source/context and language. |
| LocaleConfigManager::getTranslatableData | function | core/ |
Gets translatable configuration data for a typed configuration element. |
| LocaleConfigManager::getTranslatableDefaultConfig | function | core/ |
Gets array of translated strings for Locale translatable configuration. |
| LocaleConfigManagerTest::testGetDefaultConfigLangcode | function | core/ |
Tests getDefaultConfigLangcode(). |
Pagination
- Previous page
- Page 118
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.