Search for __get

  1. Search 9.5.x for __get
  2. Search 8.9.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
taxonomy_get_parents function modules/taxonomy/taxonomy.module Finds all parents of a given term ID.
taxonomy_get_parents_all function modules/taxonomy/taxonomy.module Find all ancestors of a given term ID.
taxonomy_get_term_by_name function modules/taxonomy/taxonomy.module Try to map a string to an existing term, as for glossary use.
taxonomy_get_tree function modules/taxonomy/taxonomy.module Create a hierarchical representation of a vocabulary.
taxonomy_get_vocabularies function modules/taxonomy/taxonomy.module Return an array of all vocabulary objects.
taxonomy_test_get_antonym function modules/simpletest/tests/taxonomy_test.module Return the antonym of the given term ID.
taxonomy_vocabulary_get_names function modules/taxonomy/taxonomy.module Get names for all taxonomy vocabularies.
TextFieldTestCase::getInfo function modules/field/modules/text/text.test
TextFieldTestCase::testTextfieldWidgets function modules/field/modules/text/text.test Test widgets.
TextFieldTestCase::testTextfieldWidgetsFormatted function modules/field/modules/text/text.test Test widgets + 'formatted_text' setting.
TextFieldTestCase::_testTextfieldWidgets function modules/field/modules/text/text.test Helper function for testTextfieldWidgets().
TextFieldTestCase::_testTextfieldWidgetsFormatted function modules/field/modules/text/text.test Helper function for testTextfieldWidgetsFormatted().
TextSummaryTestCase::getInfo function modules/field/modules/text/text.test
TextTranslationTestCase::getInfo function modules/field/modules/text/text.test
text_field_widget_error function modules/field/modules/text/text.module Implements hook_field_widget_error().
text_field_widget_form function modules/field/modules/text/text.module Implements hook_field_widget_form().
text_field_widget_info function modules/field/modules/text/text.module Implements hook_field_widget_info().
text_field_widget_settings_form function modules/field/modules/text/text.module Implements hook_field_widget_settings_form().
ThemeDebugMarkupTestCase::getInfo function modules/simpletest/tests/theme.test
ThemeFastTestCase::getInfo function modules/simpletest/tests/theme.test
ThemeHookInitTestCase::getInfo function modules/simpletest/tests/theme.test
ThemeItemListUnitTest::getInfo function modules/simpletest/tests/theme.test
ThemeLinksTest::getInfo function modules/simpletest/tests/theme.test
ThemeRegistry::offsetGet function includes/theme.inc Implements ArrayAccess::offsetGet().
ThemeRegistryTestCase::getInfo function modules/simpletest/tests/theme.test
ThemeTableTestCase::getInfo function modules/simpletest/tests/theme.test
ThemeTestCase::getInfo function modules/simpletest/tests/theme.test
ThemeTestCase::testFrontPageThemeSuggestion function modules/simpletest/tests/theme.test Ensure page-front template suggestion is added when on front page.
ThemeTestCase::testThemeGetSetting function modules/simpletest/tests/theme.test Test the theme_get_setting() function.
ThemeUpdater::getInstallDirectory function modules/system/system.updater.inc Return the directory where a theme should be installed.
theme_file_widget function modules/file/file.field.inc Returns HTML for an individual file upload widget.
theme_file_widget_multiple function modules/file/file.field.inc Returns HTML for a group of file upload widgets.
theme_get_registry function includes/theme.inc Gets the theme registry.
theme_get_setting function includes/theme.inc Retrieves a setting for the current theme or for a given theme.
theme_get_suggestions function includes/theme.inc Generate an array of suggestions from path arguments.
theme_image_widget function modules/image/image.field.inc Returns HTML for an image field widget.
TokenReplaceTestCase::getInfo function modules/system/system.test
TokenScanTest::getInfo function modules/system/system.test
ToolbarTestCase::getInfo function modules/toolbar/toolbar.test
toolbar_get_menu_tree function modules/toolbar/toolbar.module Gets only the top level items below the 'admin' path.
TrackerTest::getInfo function modules/tracker/tracker.test
TranslatableUpgradePathTestCase::getInfo function modules/simpletest/tests/upgrade/upgrade.translatable.test
TranslationTestCase::getInfo function modules/translation/translation.test
translation_node_get_translations function modules/translation/translation.module Gets all nodes in a given translation set.
translation_path_get_translations function modules/translation/translation.module Returns the paths of all translations of a node, based on its Drupal path.
TriggerActionTestCase::assertSystemMessageTokenReplacement function modules/trigger/trigger.test Asserts correct token replacement for the given trigger and account.
TriggerContentTestCase::getInfo function modules/trigger/trigger.test
TriggerCronTestCase::getInfo function modules/trigger/trigger.test
TriggerOrphanedActionsTestCase::getInfo function modules/trigger/trigger.test
TriggerOtherTestCase::getInfo function modules/trigger/trigger.test

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