Functions

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
show drupal-7.x/includes/common.inc Shows a hidden element for later rendering. 1 3
simpletest_classloader_register drupal-7.x/modules/simpletest/simpletest.module 4
simpletest_clean_database drupal-7.x/modules/simpletest/simpletest.module Removed prefixed tables from the database that are left over from crashed tests. 2
simpletest_clean_environment drupal-7.x/modules/simpletest/simpletest.module Remove all temporary database tables and directories. 1
simpletest_clean_results_table drupal-7.x/modules/simpletest/simpletest.module Clear the test result tables. 2
simpletest_clean_temporary_directories drupal-7.x/modules/simpletest/simpletest.module Find all leftover temporary directories and remove them. 1
simpletest_generate_file drupal-7.x/modules/simpletest/simpletest.module Generate test file. 1
simpletest_help drupal-7.x/modules/simpletest/simpletest.module Implements hook_help().
simpletest_js_alter drupal-7.x/modules/simpletest/simpletest.module Implements hook_js_alter().
simpletest_last_test_get drupal-7.x/modules/simpletest/simpletest.module Get information about the last test that ran given a test ID. 1
simpletest_log_read drupal-7.x/modules/simpletest/simpletest.module Read the error log and report any errors as assertion failures. 2
simpletest_mail_alter drupal-7.x/modules/simpletest/simpletest.module Implements hook_mail_alter().
simpletest_menu drupal-7.x/modules/simpletest/simpletest.module Implements hook_menu().
simpletest_permission drupal-7.x/modules/simpletest/simpletest.module Implements hook_permission().
simpletest_registry_files_alter drupal-7.x/modules/simpletest/simpletest.module Implements hook_registry_files_alter().
simpletest_requirements drupal-7.x/modules/simpletest/simpletest.install Implements hook_requirements().
simpletest_result_form drupal-7.x/modules/simpletest/simpletest.pages.inc Test results form for $test_id. 1
simpletest_result_form_submit drupal-7.x/modules/simpletest/simpletest.pages.inc Re-run the tests that match the filter.
simpletest_result_get drupal-7.x/modules/simpletest/simpletest.pages.inc Get test results for $test_id. 1
simpletest_result_status_image drupal-7.x/modules/simpletest/simpletest.pages.inc Get the appropriate image for the status. 1
simpletest_run_tests drupal-7.x/modules/simpletest/simpletest.module Actually runs tests. 1
simpletest_schema drupal-7.x/modules/simpletest/simpletest.install Implements hook_schema().
simpletest_settings_form drupal-7.x/modules/simpletest/simpletest.pages.inc Provides settings form for SimpleTest variables. 1
simpletest_settings_form_validate drupal-7.x/modules/simpletest/simpletest.pages.inc Validation handler for simpletest_settings_form().
simpletest_test_form drupal-7.x/modules/simpletest/simpletest.pages.inc List tests arranged in groups that can be selected and run. 1
simpletest_test_form_submit drupal-7.x/modules/simpletest/simpletest.pages.inc Run selected tests. 1
simpletest_test_get_all drupal-7.x/modules/simpletest/simpletest.module Get a list of all of the tests provided by the system. 2
simpletest_theme drupal-7.x/modules/simpletest/simpletest.module Implements hook_theme().
simpletest_uninstall drupal-7.x/modules/simpletest/simpletest.install Implements hook_uninstall().
simpletest_verbose drupal-7.x/modules/simpletest/drupal_web_test_case.php Logs verbose message in a text file. 2 2
st drupal-7.x/includes/install.inc Translates a string when some systems are not available. 39 3
standard_form_install_configure_form_alter drupal-7.x/profiles/standard/standard.profile Implements hook_form_FORM_ID_alter() for install_configure_form().
standard_install drupal-7.x/profiles/standard/standard.install Implements hook_install().
statistics_access_log drupal-7.x/modules/statistics/statistics.admin.inc Page callback: Gathers page access statistics suitable for rendering. 1
statistics_block_configure drupal-7.x/modules/statistics/statistics.module Implements hook_block_configure().
statistics_block_info drupal-7.x/modules/statistics/statistics.module Implements hook_block_info().
statistics_block_save drupal-7.x/modules/statistics/statistics.module Implements hook_block_save().
statistics_block_view drupal-7.x/modules/statistics/statistics.module Implements hook_block_view().
statistics_cron drupal-7.x/modules/statistics/statistics.module Implements hook_cron().
statistics_exit drupal-7.x/modules/statistics/statistics.module Implements hook_exit().
statistics_get drupal-7.x/modules/statistics/statistics.module Retrieves a node's "view statistics". 4
statistics_help drupal-7.x/modules/statistics/statistics.module Implements hook_help().
statistics_menu drupal-7.x/modules/statistics/statistics.module Implements hook_menu().
statistics_node_delete drupal-7.x/modules/statistics/statistics.module Implements hook_node_delete().
statistics_node_tracker drupal-7.x/modules/statistics/statistics.pages.inc Page callback: Displays statistics for a node. 1
statistics_node_view drupal-7.x/modules/statistics/statistics.module Implements hook_node_view().
statistics_permission drupal-7.x/modules/statistics/statistics.module Implements hook_permission().
statistics_ranking drupal-7.x/modules/statistics/statistics.module Implements hook_ranking().
statistics_recent_hits drupal-7.x/modules/statistics/statistics.admin.inc Page callback: Displays the "recent hits" page. 1
statistics_schema drupal-7.x/modules/statistics/statistics.install Implements hook_schema().

Páginas