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
system_test_drupal_get_filename_with_schema_rebuild function modules/simpletest/tests/system_test.module Page callback to run drupal_get_filename() and do a schema rebuild.
system_test_get_destination function modules/simpletest/tests/system_test.module Page callback to print out $_GET['destination'] for testing.
TableSort::getQueryParameters function includes/tablesort.inc Compose a URL query parameter array to append to table sorting requests.
TableSort::getSort function includes/tablesort.inc Determine the current sort direction.
TableSortTest::$GET property modules/simpletest/tests/tablesort.test Storage for initial value of $_GET.
TableSortTest::getInfo function modules/simpletest/tests/tablesort.test
tablesort_get_order function includes/tablesort.inc Determines the current sort criterion.
tablesort_get_query_parameters function includes/tablesort.inc Composes a URL query parameter array for table sorting links.
tablesort_get_sort function includes/tablesort.inc Determines the current sort direction.
TaxonomyEFQTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyHooksTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyLegacyTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyLoadMultipleTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyPrivateFileTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyQueryAlterTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyRSSTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTermCacheUsageTestCase class modules/taxonomy/taxonomy.test Tests for taxonomy terms cache usage.
TaxonomyTermCacheUsageTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTermCacheUsageTestCase::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyTermCacheUsageTestCase::testTaxonomyGetTermByNameCacheUsage function modules/taxonomy/taxonomy.test Test taxonomy_get_term_by_name() cache usage.
TaxonomyTermController::cacheGet function modules/taxonomy/taxonomy.module Gets entities from the static cache.
TaxonomyTermFieldMultipleVocabularyTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTermFieldTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets function modules/taxonomy/taxonomy.test Test widgets.
TaxonomyTermFunctionTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTermIndexTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTermTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTermTestCase::testTaxonomyGetTermByName function modules/taxonomy/taxonomy.test Test taxonomy_get_term_by_name().
TaxonomyThemeTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTokenReplaceTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyVocabularyFunctionalTest::getInfo function modules/taxonomy/taxonomy.test
TaxonomyVocabularyTestCase::getInfo function modules/taxonomy/taxonomy.test
taxonomy_field_widget_error function modules/taxonomy/taxonomy.module Implements hook_field_widget_error().
taxonomy_field_widget_form function modules/taxonomy/taxonomy.module Implements hook_field_widget_form().
taxonomy_field_widget_info function modules/taxonomy/taxonomy.module Implements hook_field_widget_info().
taxonomy_field_widget_info_alter function modules/taxonomy/taxonomy.module Implements hook_field_widget_info_alter().
taxonomy_get_children function modules/taxonomy/taxonomy.module Finds all children of a term ID.
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

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