shortcut_set_switch_validate |
drupal/core/modules/shortcut/shortcut.admin.inc |
Validation handler for shortcut_set_switch(). |
|
|
shortcut_set_title_exists |
drupal/core/modules/shortcut/shortcut.module |
Check to see if a shortcut set with the given title already exists. |
2 |
|
shortcut_set_unassign_user |
drupal/core/modules/shortcut/shortcut.module |
Unassigns a user from any shortcut set they may have been assigned to. |
1 |
|
shortcut_theme |
drupal/core/modules/shortcut/shortcut.module |
Implements hook_theme(). |
|
|
shortcut_toolbar |
drupal/core/modules/shortcut/shortcut.module |
Implements hook_toolbar(). |
|
|
shortcut_uninstall |
drupal/core/modules/shortcut/shortcut.install |
Implements hook_uninstall(). |
|
|
shortcut_update_8000 |
drupal/core/modules/shortcut/shortcut.install |
Migrate shortcuts into configuration. |
|
|
shortcut_update_8001 |
drupal/core/modules/shortcut/shortcut.install |
Drop the {shortcut_set} table. |
|
|
shortcut_valid_link |
drupal/core/modules/shortcut/shortcut.module |
Determines if a path corresponds to a valid shortcut link. |
2 |
|
show |
drupal/core/includes/common.inc |
Shows a hidden element for later rendering. |
2 |
4 |
simpletest_classloader_register |
drupal/core/modules/simpletest/simpletest.module |
Registers namespaces for disabled modules. |
4 |
|
simpletest_clean_database |
drupal/core/modules/simpletest/simpletest.module |
Removed prefixed tables from the database that are left over from crashed
tests. |
2 |
|
simpletest_clean_environment |
drupal/core/modules/simpletest/simpletest.module |
Remove all temporary database tables and directories. |
|
1 |
simpletest_clean_results_table |
drupal/core/modules/simpletest/simpletest.module |
Clear the test result tables. |
2 |
|
simpletest_clean_temporary_directories |
drupal/core/modules/simpletest/simpletest.module |
Find all leftover temporary directories and remove them. |
1 |
|
simpletest_generate_file |
drupal/core/modules/simpletest/simpletest.module |
Generate test file. |
1 |
|
simpletest_help |
drupal/core/modules/simpletest/simpletest.module |
Implements hook_help(). |
|
|
simpletest_js_alter |
drupal/core/modules/simpletest/simpletest.module |
Implements hook_js_alter(). |
|
|
simpletest_last_test_get |
drupal/core/modules/simpletest/simpletest.module |
Get information about the last test that ran given a test ID. |
1 |
|
simpletest_library_info |
drupal/core/modules/simpletest/simpletest.module |
Implements hook_library_info(). |
|
|
simpletest_log_read |
drupal/core/modules/simpletest/simpletest.module |
Read the error log and report any errors as assertion failures. |
2 |
|
simpletest_mail_alter |
drupal/core/modules/simpletest/simpletest.module |
Implements hook_mail_alter(). |
|
|
simpletest_menu |
drupal/core/modules/simpletest/simpletest.module |
Implements hook_menu(). |
|
|
simpletest_permission |
drupal/core/modules/simpletest/simpletest.module |
Implements hook_permission(). |
|
|
simpletest_phpunit_command |
drupal/core/modules/simpletest/simpletest.module |
Returns the command to run PHPUnit. |
1 |
|
simpletest_phpunit_configuration_filepath |
drupal/core/modules/simpletest/simpletest.module |
Returns the path to core's phpunit.xml.dist configuration file. |
1 |
|
simpletest_phpunit_find_testcases |
drupal/core/modules/simpletest/simpletest.module |
Find all testcases recursively from a testsuite list. |
1 |
|
simpletest_phpunit_get_available_tests |
drupal/core/modules/simpletest/simpletest.module |
Get PHPUnit Classes |
1 |
|
simpletest_phpunit_run_command |
drupal/core/modules/simpletest/simpletest.module |
Executes the phpunit command. |
1 |
|
simpletest_phpunit_testcase_to_row |
drupal/core/modules/simpletest/simpletest.module |
Converts a PHPUnit testcase result to a simpletest result row. |
1 |
|
simpletest_phpunit_xml_filepath |
drupal/core/modules/simpletest/simpletest.module |
Returns the path to use for phpunit's --log-junit option. |
1 |
|
simpletest_phpunit_xml_to_rows |
drupal/core/modules/simpletest/simpletest.module |
Converts phpunit's junit xml output to an array. |
2 |
|
simpletest_process_phpunit_results |
drupal/core/modules/simpletest/simpletest.module |
Inserts the parsed phpunit results into the simpletest table. |
1 |
|
simpletest_requirements |
drupal/core/modules/simpletest/simpletest.install |
Implements hook_requirements(). |
|
|
simpletest_run_phpunit_tests |
drupal/core/modules/simpletest/simpletest.module |
Executes phpunit tests and returns the results of the run. |
1 |
|
simpletest_run_tests |
drupal/core/modules/simpletest/simpletest.module |
Actually runs tests. |
1 |
|
simpletest_schema |
drupal/core/modules/simpletest/simpletest.install |
Implements hook_schema(). |
|
|
simpletest_test_get_all |
drupal/core/modules/simpletest/simpletest.module |
Get a list of all of the tests provided by the system. |
1 |
|
simpletest_theme |
drupal/core/modules/simpletest/simpletest.module |
Implements hook_theme(). |
|
|
simpletest_uninstall |
drupal/core/modules/simpletest/simpletest.install |
Implements hook_uninstall(). |
|
|
simpletest_update_8000 |
drupal/core/modules/simpletest/simpletest.install |
Move simpletest settings from variables to config. |
|
|
some_controller_function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Controller/ControllerResolverTest.php |
|
|
|
st |
drupal/core/includes/install.inc |
Translates a string when some systems are not available. |
40 |
5 |
standard_form_install_configure_form_alter |
drupal/core/profiles/standard/standard.profile |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
|
|
standard_install |
drupal/core/profiles/standard/standard.install |
Implements hook_install(). |
|
|
statistics_block_alter |
drupal/core/modules/statistics/statistics.module |
Implements hook_block_alter(). |
|
|
statistics_cron |
drupal/core/modules/statistics/statistics.module |
Implements hook_cron(). |
|
|
statistics_get |
drupal/core/modules/statistics/statistics.module |
Retrieves a node's "view statistics". |
5 |
|
statistics_help |
drupal/core/modules/statistics/statistics.module |
Implements hook_help(). |
|
|
statistics_library_info |
drupal/core/modules/statistics/statistics.module |
Implements hook_library_info(). |
|
|