Search for __get

  1. Search 7.x for __get
  2. Search 9.5.x for __get
  3. Search 10.3.x for __get
  4. Search 11.x for __get
  5. Other projects
Title Object type File name Summary
TimezoneResolverTest::testGetTimeZone function core/modules/system/tests/src/Kernel/TimezoneResolverTest.php Tests time zone resolution.
TimezoneTest::getFormId function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php Returns a unique string identifying the form.
TipPluginBase::get function core/modules/tour/src/TipPluginBase.php Used for returning values by key.
TipPluginBase::getAttributes function core/modules/tour/src/TipPluginBase.php Returns an array of attributes for the tip wrapper.
TipPluginBase::getLabel function core/modules/tour/src/TipPluginBase.php Returns label of the tip.
TipPluginBase::getWeight function core/modules/tour/src/TipPluginBase.php Returns weight of the tip.
TipPluginImage::getOutput function core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php Returns a renderable array.
TipPluginInterface::get function core/modules/tour/src/TipPluginInterface.php Used for returning values by key.
TipPluginInterface::getAttributes function core/modules/tour/src/TipPluginInterface.php Returns an array of attributes for the tip wrapper.
TipPluginInterface::getLabel function core/modules/tour/src/TipPluginInterface.php Returns label of the tip.
TipPluginInterface::getOutput function core/modules/tour/src/TipPluginInterface.php Returns a renderable array.
TipPluginInterface::getWeight function core/modules/tour/src/TipPluginInterface.php Returns weight of the tip.
TipPluginText::getAriaId function core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Returns a ID that is guaranteed uniqueness.
TipPluginText::getAttributes function core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Returns an array of attributes for the tip wrapper.
TipPluginText::getBody function core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Returns body of the text tip.
TipPluginText::getLocation function core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Returns location of the text tip.
TipPluginText::getOutput function core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Returns a renderable array.
TipPluginTextTest::testGetAriaId function core/modules/tour/tests/src/Unit/Plugin/tour/tip/TipPluginTextTest.php Tests that getAriaId returns unique id per plugin instance.
TipsPluginCollection::get function core/modules/tour/src/TipsPluginCollection.php
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/Render/Element/Token.php Returns the element properties for this element.
Token::getInfo function core/lib/Drupal/Core/Utility/Token.php Returns metadata describing supported tokens.
TokenTest::testGetInfo function core/tests/Drupal/Tests/Core/Utility/TokenTest.php @covers ::getInfo[[api-linebreak]]
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 #pre_render callback for toolbar_get_rendered_subtrees().
ToolbarItem::getInfo function core/modules/toolbar/src/Element/ToolbarItem.php Returns the element properties for this element.
ToolbarLegacyTest::testDoGetRenderedSubtrees function core/modules/toolbar/tests/src/Kernel/ToolbarLegacyTest.php Tests _toolbar_do_get_rendered_subtrees() deprecation.
toolbar_get_rendered_subtrees function core/modules/toolbar/toolbar.module Returns the rendered subtree of each top-level toolbar link.
ToolkitGdTest::getPixelColor function core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php Function for finding a pixel's RGBa values.
ToolkitTest::testGetAvailableToolkits function core/tests/Drupal/FunctionalTests/Image/ToolkitTest.php Check that ImageToolkitManager::getAvailableToolkits() only returns
available toolkits.
ToolkitTestBase::getImage function core/modules/system/src/Tests/Image/ToolkitTestBase.php Sets up an image with the custom toolkit.
ToolkitTestBase::getImage function core/tests/Drupal/FunctionalTests/Image/ToolkitTestBase.php Sets up an image with the custom toolkit.
ToolkitTestBase::imageTestGetAllCalls function core/tests/Drupal/FunctionalTests/Image/ToolkitTestBase.php Gets an array of calls to the test toolkit.
ToolkitTestBase::imageTestGetAllCalls function core/modules/system/src/Tests/Image/ToolkitTestBase.php Gets an array of calls to the test toolkit.
ToolkitTestBase::imageTestReset function core/modules/system/src/Tests/Image/ToolkitTestBase.php Resets/initializes the history of calls to the test toolkit functions.
ToolkitTestBase::imageTestReset function core/tests/Drupal/FunctionalTests/Image/ToolkitTestBase.php Resets/initializes the history of calls to the test toolkit functions.
TopLevelBook::getArgument function core/modules/book/src/Plugin/views/argument_default/TopLevelBook.php Return the default argument.
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.
Tour::getModule function core/modules/tour/src/Entity/Tour.php Gets the module this tour belongs to.
Tour::getRoutes function core/modules/tour/src/Entity/Tour.php The routes that this tour will appear on.
Tour::getTip function core/modules/tour/src/Entity/Tour.php Returns tip plugin.
Tour::getTips function core/modules/tour/src/Entity/Tour.php Returns the tips for this tour.
TourHelpPageTest class core/modules/tour/tests/src/Functional/TourHelpPageTest.php Verifies help page display of tours.
TourHelpPageTest.php file core/modules/tour/tests/src/Functional/TourHelpPageTest.php
TourHelpPageTest::$defaultTheme property core/modules/tour/tests/src/Functional/TourHelpPageTest.php The theme to install as the default for testing.

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