Search for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
taxonomy_get_parents | function | modules/ |
Finds all parents of a given term ID. |
taxonomy_get_parents_all | function | modules/ |
Find all ancestors of a given term ID. |
taxonomy_get_term_by_name | function | modules/ |
Try to map a string to an existing term, as for glossary use. |
taxonomy_get_tree | function | modules/ |
Create a hierarchical representation of a vocabulary. |
taxonomy_get_vocabularies | function | modules/ |
Return an array of all vocabulary objects. |
taxonomy_test_get_antonym | function | modules/ |
Return the antonym of the given term ID. |
taxonomy_vocabulary_get_names | function | modules/ |
Get names for all taxonomy vocabularies. |
TextFieldTestCase::getInfo | function | modules/ |
|
TextFieldTestCase::testTextfieldWidgets | function | modules/ |
Test widgets. |
TextFieldTestCase::testTextfieldWidgetsFormatted | function | modules/ |
Test widgets + 'formatted_text' setting. |
TextFieldTestCase::_testTextfieldWidgets | function | modules/ |
Helper function for testTextfieldWidgets(). |
TextFieldTestCase::_testTextfieldWidgetsFormatted | function | modules/ |
Helper function for testTextfieldWidgetsFormatted(). |
TextSummaryTestCase::getInfo | function | modules/ |
|
TextTranslationTestCase::getInfo | function | modules/ |
|
text_field_widget_error | function | modules/ |
Implements hook_field_widget_error(). |
text_field_widget_form | function | modules/ |
Implements hook_field_widget_form(). |
text_field_widget_info | function | modules/ |
Implements hook_field_widget_info(). |
text_field_widget_settings_form | function | modules/ |
Implements hook_field_widget_settings_form(). |
ThemeDebugMarkupTestCase::getInfo | function | modules/ |
|
ThemeFastTestCase::getInfo | function | modules/ |
|
ThemeHookInitTestCase::getInfo | function | modules/ |
|
ThemeItemListUnitTest::getInfo | function | modules/ |
|
ThemeLinksTest::getInfo | function | modules/ |
|
ThemeRegistry::offsetGet | function | includes/ |
Implements ArrayAccess::offsetGet(). |
ThemeRegistryTestCase::getInfo | function | modules/ |
|
ThemeTableTestCase::getInfo | function | modules/ |
|
ThemeTestCase::getInfo | function | modules/ |
|
ThemeTestCase::testFrontPageThemeSuggestion | function | modules/ |
Ensure page-front template suggestion is added when on front page. |
ThemeTestCase::testThemeGetSetting | function | modules/ |
Test the theme_get_setting() function. |
ThemeUpdater::getInstallDirectory | function | modules/ |
Return the directory where a theme should be installed. |
theme_file_widget | function | modules/ |
Returns HTML for an individual file upload widget. |
theme_file_widget_multiple | function | modules/ |
Returns HTML for a group of file upload widgets. |
theme_get_registry | function | includes/ |
Gets the theme registry. |
theme_get_setting | function | includes/ |
Retrieves a setting for the current theme or for a given theme. |
theme_get_suggestions | function | includes/ |
Generate an array of suggestions from path arguments. |
theme_image_widget | function | modules/ |
Returns HTML for an image field widget. |
TokenReplaceTestCase::getInfo | function | modules/ |
|
TokenScanTest::getInfo | function | modules/ |
|
ToolbarTestCase::getInfo | function | modules/ |
|
toolbar_get_menu_tree | function | modules/ |
Gets only the top level items below the 'admin' path. |
TrackerTest::getInfo | function | modules/ |
|
TranslatableUpgradePathTestCase::getInfo | function | modules/ |
|
TranslationTestCase::getInfo | function | modules/ |
|
translation_node_get_translations | function | modules/ |
Gets all nodes in a given translation set. |
translation_path_get_translations | function | modules/ |
Returns the paths of all translations of a node, based on its Drupal path. |
TriggerActionTestCase::assertSystemMessageTokenReplacement | function | modules/ |
Asserts correct token replacement for the given trigger and account. |
TriggerContentTestCase::getInfo | function | modules/ |
|
TriggerCronTestCase::getInfo | function | modules/ |
|
TriggerOrphanedActionsTestCase::getInfo | function | modules/ |
|
TriggerOtherTestCase::getInfo | function | modules/ |
Pagination
- Previous page
- Page 23
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.