Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 8.9.x for __get
  4. Search 10.3.x for __get
  5. Search 11.x for __get
  6. Other projects
Title Object type File name Summary
ListInterface::getItemDefinition function core/lib/Drupal/Core/TypedData/ListInterface.php Gets the definition of a contained item.
ListItemBase::getPossibleOptions function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Returns an array of possible values with labels for display.
ListItemBase::getPossibleValues function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Returns an array of possible values.
ListItemBase::getSettableOptions function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Returns an array of settable values with labels for display.
ListItemBase::getSettableValues function core/modules/options/src/Plugin/Field/FieldType/ListItemBase.php Returns an array of settable values.
ListNormalizer::getSupportedTypes function core/modules/serialization/src/Normalizer/ListNormalizer.php
ListPlugin::getDynamicPluginConfig function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ListPlugin.php Allows a plugin to modify its static configuration.
ListPlugin::getElementsSubset function core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ListPlugin.php Returns a configured subset of the elements supported by this plugin.
ListPluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/ListPluginTest.php Provides a list of configs to test.
ListPluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/ListPluginTest.php Tests get dynamic plugin config.
LocalActionDefault::getCacheContexts function core/lib/Drupal/Core/Menu/LocalActionDefault.php The cache contexts associated with this object.
LocalActionDefault::getCacheMaxAge function core/lib/Drupal/Core/Menu/LocalActionDefault.php The maximum age for which this object may be cached.
LocalActionDefault::getCacheTags function core/lib/Drupal/Core/Menu/LocalActionDefault.php The cache tags associated with this object.
LocalActionDefault::getOptions function core/lib/Drupal/Core/Menu/LocalActionDefault.php Returns options for rendering a link for the local action.
LocalActionDefault::getRouteName function core/lib/Drupal/Core/Menu/LocalActionDefault.php Get the route name from the settings.
LocalActionDefault::getRouteParameters function core/lib/Drupal/Core/Menu/LocalActionDefault.php Returns the route parameters needed to render a link for the local action.
LocalActionDefault::getTitle function core/lib/Drupal/Core/Menu/LocalActionDefault.php Returns the localized title to be shown for this action.
LocalActionDefault::getWeight function core/lib/Drupal/Core/Menu/LocalActionDefault.php Returns the weight for the local action.
LocalActionDefaultTest::testGetTitle function core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php Tests the getTitle method without a translation context.
LocalActionDefaultTest::testGetTitleWithContext function core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php Tests the getTitle method with a translation context.
LocalActionDefaultTest::testGetTitleWithTitleArguments function core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php Tests the getTitle method with title arguments.
LocalActionInterface::getOptions function core/lib/Drupal/Core/Menu/LocalActionInterface.php Returns options for rendering a link for the local action.
LocalActionInterface::getRouteName function core/lib/Drupal/Core/Menu/LocalActionInterface.php Get the route name from the settings.
LocalActionInterface::getRouteParameters function core/lib/Drupal/Core/Menu/LocalActionInterface.php Returns the route parameters needed to render a link for the local action.
LocalActionInterface::getTitle function core/lib/Drupal/Core/Menu/LocalActionInterface.php Returns the localized title to be shown for this action.
LocalActionInterface::getWeight function core/lib/Drupal/Core/Menu/LocalActionInterface.php Returns the weight for the local action.
LocalActionManager::getActionsForRoute function core/lib/Drupal/Core/Menu/LocalActionManager.php Finds all local actions that appear on a named route.
LocalActionManager::getDiscovery function core/lib/Drupal/Core/Menu/LocalActionManager.php Gets the plugin discovery.
LocalActionManager::getTitle function core/lib/Drupal/Core/Menu/LocalActionManager.php Gets the title for a local action.
LocalActionManagerInterface::getActionsForRoute function core/lib/Drupal/Core/Menu/LocalActionManagerInterface.php Finds all local actions that appear on a named route.
LocalActionManagerInterface::getTitle function core/lib/Drupal/Core/Menu/LocalActionManagerInterface.php Gets the title for a local action.
LocalActionManagerTest::getActionsForRouteProvider function core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php
LocalActionManagerTest::testGetActionsForRoute function core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php Tests get actions for route.
LocalActionManagerTest::testGetTitle function core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php Tests get title.
LocalActionTest::getDerivativeDefinitions function core/modules/system/tests/modules/menu_test/src/Plugin/Derivative/LocalActionTest.php Gets the definition of all derivatives of a base plugin.
LocalActionWithDestination::getOptions function core/lib/Drupal/Core/Menu/LocalActionWithDestination.php Returns options for rendering a link for the local action.
LocalAwareRedirectResponseTrait::getRequestContext function core/lib/Drupal/Core/Routing/LocalAwareRedirectResponseTrait.php Returns the request context.
LocaleConfigManager::deleteLanguageTranslations function core/modules/locale/src/LocaleConfigManager.php Deletes configuration for language.
LocaleConfigManager::getActiveConfigLangcode function core/modules/locale/src/LocaleConfigManager.php Returns the current language code for this active configuration.
LocaleConfigManager::getComponentNames function core/modules/locale/src/LocaleConfigManager.php Gets configuration names associated with components.
LocaleConfigManager::getDefaultConfigLangcode function core/modules/locale/src/LocaleConfigManager.php Returns the original language code for this shipped configuration.
LocaleConfigManager::getStringNames function core/modules/locale/src/LocaleConfigManager.php Gets configuration names associated with strings.
LocaleConfigManager::getStringTranslation function core/modules/locale/src/LocaleConfigManager.php Get the translation object for the given source/context and language.
LocaleConfigManager::getTranslatableData function core/modules/locale/src/LocaleConfigManager.php Gets translatable configuration data for a typed configuration element.
LocaleConfigManager::getTranslatableDefaultConfig function core/modules/locale/src/LocaleConfigManager.php Gets array of translated strings for Locale translatable configuration.
LocaleConfigManagerTest::testGetDefaultConfigLangcode function core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php Tests getDefaultConfigLangcode().
LocaleConfigManagerTest::testGetStringTranslation function core/modules/locale/tests/src/Kernel/LocaleConfigManagerTest.php Tests getStringTranslation().
LocaleConfigSubscriber::getSubscribedEvents function core/modules/locale/src/LocaleConfigSubscriber.php
LocaleConfigurableLanguageManagerTest::testGetLanguages function core/modules/locale/tests/src/Kernel/LocaleConfigurableLanguageManagerTest.php Tests retrieving languages from the language manager.
LocaleDefaultConfigStorage::getComponentNames function core/modules/locale/src/LocaleDefaultConfigStorage.php Get all configuration names and folders for a list of modules or themes.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.