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. Other projects
Title Object type File name Summary
TimezoneTest::getFormId function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php Returns a unique string identifying the form.
TitleResolver::getTitle function core/lib/Drupal/Core/Controller/TitleResolver.php Returns a static or dynamic title for the route.
TitleResolverInterface::getTitle function core/lib/Drupal/Core/Controller/TitleResolverInterface.php Returns a static or dynamic title for the route.
Token::getInfo function core/lib/Drupal/Core/Utility/Token.php Returns metadata describing supported tokens.
Token::getInfo function core/lib/Drupal/Core/Render/Element/Token.php Returns the element properties for this element.
TokenTest::testGetInfo function core/tests/Drupal/Tests/Core/Utility/TokenTest.php Tests get info.
Toolbar::getInfo function core/modules/toolbar/src/Element/Toolbar.php Returns the element properties for this element.
ToolbarAdminMenuTest::getSubtreesHash function core/modules/toolbar/tests/src/Functional/ToolbarAdminMenuTest.php Get the hash value from the admin menu subtrees route path.
ToolbarController::preRenderGetRenderedSubtrees function core/modules/toolbar/src/Controller/ToolbarController.php Render API callback: Prepares the subtrees.
ToolbarHooks::pageTop function core/modules/toolbar/src/Hook/ToolbarHooks.php Implements hook_page_top().
ToolbarItem::getInfo function core/modules/toolbar/src/Element/ToolbarItem.php Returns the element properties for this element.
ToolbarItemDependencyConstraint::getRequiredOptions function core/modules/ckeditor5/src/Plugin/Validation/Constraint/ToolbarItemDependencyConstraint.php
toolbar_get_rendered_subtrees function core/modules/toolbar/toolbar.module Returns the rendered subtree of each top-level toolbar link.
ToolkitGdTest::providerSupportedImageTypes function core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php Data provider for ::testCreateImageFromScratch().
ToolkitGdTest::testGetRequirements function core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php Tests get requirements.
ToolkitTest::testGetAvailableToolkits function core/tests/Drupal/KernelTests/Core/Image/ToolkitTest.php Tests that the toolkit manager only returns available toolkits.
ToolkitTestTrait::getImage function core/tests/Drupal/Tests/Traits/Core/Image/ToolkitTestTrait.php Sets up an image with the custom toolkit.
ToolkitTestTrait::imageTestGetAllCalls function core/tests/Drupal/Tests/Traits/Core/Image/ToolkitTestTrait.php Gets an array of calls to the 'test' toolkit.
ToolkitTestTrait::imageTestReset function core/tests/Drupal/Tests/Traits/Core/Image/ToolkitTestTrait.php Resets/initializes the history of calls to the test toolkit functions.
TopBar::getInfo function core/modules/navigation/src/Element/TopBar.php Returns the element properties for this element.
TopBarItemManager::getDefinitions function core/modules/navigation/src/TopBarItemManager.php Gets the definition of all plugins for this type.
TopBarItemManager::getDefinitionsByRegion function core/modules/navigation/src/TopBarItemManager.php Gets the top bar item plugins by region.
TopBarItemManager::getRenderedTopBarItemsByRegion function core/modules/navigation/src/TopBarItemManager.php Gets the top bar items prepared as render array.
TopBarItemManagerInterface::getDefinitionsByRegion function core/modules/navigation/src/TopBarItemManagerInterface.php Gets the top bar item plugins by region.
TopBarItemManagerInterface::getRenderedTopBarItemsByRegion function core/modules/navigation/src/TopBarItemManagerInterface.php Gets the top bar items prepared as render array.
TopBarItemManagerTest::testGetDefinitionsByRegion function core/modules/navigation/tests/src/Unit/TopBarItemManagerTest.php Tests get definitions by region.
TopLevelDataInterface::getData function core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php Returns the data for the top-level data member of a JSON:API document.
TopLevelDataInterface::getMergedLinks function core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php Merges the object's links with the top-level links.
TopLevelDataInterface::getMergedMeta function core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php Merges the object's meta member with the top-level meta member.
TopLevelDataInterface::getOmissions function core/modules/jsonapi/src/JsonApiResource/TopLevelDataInterface.php Returns the data that was omitted from the JSON:API document.
TrackChangesTest::getIds function core/modules/migrate/tests/modules/migrate_track_changes_test/src/Plugin/migrate/source/TrackChangesTest.php Defines the source fields uniquely identifying a source row.
TransactionManagerBase::getConnectionTransactionState function core/lib/Drupal/Core/Database/Transaction/TransactionManagerBase.php Gets the state of the client connection transaction.
TransitionTest::testGetters function core/modules/workflows/tests/src/Unit/TransitionTest.php Tests getters.
TranslatableInterface::getTranslation function core/lib/Drupal/Core/TypedData/TranslatableInterface.php Gets a translation of the data.
TranslatableInterface::getTranslationLanguages function core/lib/Drupal/Core/TypedData/TranslatableInterface.php Returns the languages the data is translated to.
TranslatableInterface::getUntranslated function core/lib/Drupal/Core/TypedData/TranslatableInterface.php Returns the translatable object in the language it was created.
TranslatableMarkup::getArguments function core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php Gets all arguments from this translated string.
TranslatableMarkup::getOption function core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php Gets a specific option from this translated string.
TranslatableMarkup::getOptions function core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php Gets all options from this translated string.
TranslatableMarkup::getStringTranslation function core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php Gets the string translation service.
TranslatableMarkup::getUntranslatedString function core/lib/Drupal/Core/StringTranslation/TranslatableMarkup.php Gets the untranslated string value stored in this translated string.
TranslatableRevisionableStorageInterface::getLatestTranslationAffectedRevisionId function core/lib/Drupal/Core/Entity/TranslatableRevisionableStorageInterface.php Returns the latest revision affecting the specified translation.
TranslatableStringAdapter::getAll function core/modules/package_manager/src/TranslatableStringAdapter.php
TranslateEditForm::getFormId function core/modules/locale/src/Form/TranslateEditForm.php Returns a unique string identifying the form.
TranslateFilterForm::getFormId function core/modules/locale/src/Form/TranslateFilterForm.php Returns a unique string identifying the form.
Translation::get function core/lib/Drupal/Core/Annotation/Translation.php Gets the value of an annotation.
TranslationLanguageRenderer::getCacheContexts function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php The cache contexts associated with this object.
TranslationLanguageRenderer::getLangcode function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php Returns the language code associated with the given row.
TranslationLanguageRenderer::getLangcodeTable function core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php Returns the name of the table holding the "langcode" field.
TranslationLink::getDefaultLabel function core/modules/content_translation/src/Plugin/views/field/TranslationLink.php Returns the default label for this link.

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