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