| AccessDeniedTestCase::getInfo | modules/system/system.test | |
| ActionExampleTestCase::getInfo | action_example/action_example.test | |
| ActionLoopTestCase::getInfo | modules/simpletest/tests/actions.test | |
| ActionsConfigurationTestCase::getInfo | modules/simpletest/tests/actions.test | |
| actions_get_all_actions | includes/actions.inc | Retrieves all action instances from the database. |
| AddFeedTestCase::getInfo | modules/aggregator/aggregator.test | |
| AdminMetaTagTestCase::getInfo | modules/system/system.test | Implement getInfo(). |
| AggregatorConfigurationTestCase::getInfo | modules/aggregator/aggregator.test | |
| AggregatorCronTestCase::getInfo | modules/aggregator/aggregator.test | |
| AggregatorRenderingTestCase::getInfo | modules/aggregator/aggregator.test | |
| AggregatorTestCase::getAtomSample | modules/aggregator/aggregator.test | |
| AggregatorTestCase::getCategories | modules/aggregator/aggregator.test | Pull categories from aggregator_category table. |
| AggregatorTestCase::getDefaultFeedItemCount | modules/aggregator/aggregator.test | Return the count of the randomly created feed array. |
| AggregatorTestCase::getEmptyOpml | modules/aggregator/aggregator.test | Create a valid but empty OPML file. |
| AggregatorTestCase::getFeedCategories | modules/aggregator/aggregator.test | Pull feed categories from aggregator_category_feed table. |
| AggregatorTestCase::getFeedEditArray | modules/aggregator/aggregator.test | Return a randomly generated feed edit array. |
| AggregatorTestCase::getInvalidOpml | modules/aggregator/aggregator.test | Create an invalid OPML file. |
| AggregatorTestCase::getRSS091Sample | modules/aggregator/aggregator.test | |
| AggregatorTestCase::getValidOpml | modules/aggregator/aggregator.test | Create a valid OPML file from an array of feeds. |
| AJAXCommandsTestCase::getInfo | modules/simpletest/tests/ajax.test | |
| AJAXElementValidation::getInfo | modules/simpletest/tests/ajax.test | |
| AjaxExampleTestCase::getInfo | ajax_example/ajax_example.test | |
| AJAXFormValuesTestCase::getInfo | modules/simpletest/tests/ajax.test | |
| AJAXFrameworkTestCase::getInfo | modules/simpletest/tests/ajax.test | |
| AJAXMultiFormTestCase::getInfo | modules/simpletest/tests/ajax.test | |
| ajax_get_form | includes/ajax.inc | Gets a form submitted via #ajax during an Ajax callback. |
| ArchiverTar::getArchive | modules/system/system.archiver.inc | Retrieve the tar engine itself. |