Namesort ascending Location Description
cron_example_form modules/examples/cron_example/cron_example.module The form to provide a link to cron.php.
cron_example_date_iso8601 modules/examples/cron_example/cron_example.module
cron_example_cron_queue_info modules/examples/cron_example/cron_example.module Implements hook_cron_queue_info().
cron_example_cron modules/examples/cron_example/cron_example.module Implements hook_cron().
cron_example_config_info modules/examples/cron_example/cron_example.module Implements hook_config_info().
cron_example_add_jobs_to_queue modules/examples/cron_example/cron_example.module Submit function used to add the items to the queue.
CronRunTestCase::testTempFileCleanup core/modules/system/tests/system.test Ensure that temporary files are removed.
CronRunTestCase::testCronRun core/modules/system/tests/system.test Test cron runs.
CronRunTestCase::testCronExceptions core/modules/system/tests/system.test Make sure exceptions thrown on hook_cron() don't affect other modules.
CronRunTestCase::testCronCacheExpiration core/modules/system/tests/system.test Tests that hook_flush_caches() is not invoked on every single cron run.
CronRunTestCase::testAutomaticCron core/modules/system/tests/system.test Ensure that the automatic cron run feature is working.
CronRunTestCase::setUp core/modules/system/tests/system.test
CronQueueTestCase::testExceptions core/modules/system/tests/system.test Tests that exceptions thrown by workers are handled properly.
CronQueueTestCase::testCallable core/modules/system/tests/system.test Tests worker defined as a class method callable.
CronQueueTestCase::setUp core/modules/system/tests/system.test
CronQueueTestCallbackClass::foo core/modules/system/tests/cron_queue_test/cron_queue_test.module
CronExampleTestCase::testCronExampleBasic modules/examples/cron_example/tests/cron_example.test Test running cron through the user interface.
CronExampleTestCase::setUp modules/examples/cron_example/tests/cron_example.test Enable modules and create user with specific permissions.
country_get_list core/includes/locale.inc Get list of all predefined and custom countries.
CoreUpdater::postUpdateTasks core/modules/system/system.updater.inc Return an array of links to pages that should be visited post operation.
CoreUpdater::postInstallTasks core/modules/system/system.updater.inc List of post install actions.
CoreUpdater::postInstall core/modules/system/system.updater.inc List of post install actions.
CoreUpdater::isInstalled core/modules/system/system.updater.inc Checks if the project is installed.
CoreUpdater::getInstallDirectory core/modules/system/system.updater.inc Return the Backdrop core directory.
CoreUpdater::canUpdateDirectory core/modules/system/system.updater.inc Determine if the Updater can handle the project provided in $directory.
CoreUpdater::canUpdate core/modules/system/system.updater.inc
contextual_update_1000 core/modules/contextual/contextual.install Increases weight of contextual module so it runs after most other modules.
contextual_pre_render_links core/modules/contextual/contextual.module Pre-render callback: Builds a renderable array for contextual links.
contextual_preprocess core/modules/contextual/contextual.module Implements hook_preprocess().
contextual_permission core/modules/contextual/contextual.module Implements hook_permission().
contextual_links_overview_page modules/examples/contextual_links_example/contextual_links_example.module Menu callback; displays a listing of objects defined by this module.
contextual_links_example_theme modules/examples/contextual_links_example/contextual_links_example.module Implements hook_theme().
contextual_links_example_object_page modules/examples/contextual_links_example/contextual_links_example.module Menu callback; displays an object defined by this module on its own page.
contextual_links_example_object_load modules/examples/contextual_links_example/contextual_links_example.module Menu loader callback for the object defined by this module.
contextual_links_example_object_edit_form_submit modules/examples/contextual_links_example/contextual_links_example.module Submit handler for contextual_links_example_object_edit_form().
contextual_links_example_object_edit_form modules/examples/contextual_links_example/contextual_links_example.module Form callback; display the form for editing our module's content.
contextual_links_example_node_action_form_submit modules/examples/contextual_links_example/contextual_links_example.module Submit handler for contextual_links_example_node_action_form().
contextual_links_example_node_action_form modules/examples/contextual_links_example/contextual_links_example.module Form callback; display the form for performing an example action on a node.
contextual_links_example_menu modules/examples/contextual_links_example/contextual_links_example.module Implements hook_menu().
contextual_links_example_block_view modules/examples/contextual_links_example/contextual_links_example.module Implements hook_block_view().
contextual_links_example_block_info modules/examples/contextual_links_example/contextual_links_example.module Implements hook_block_info().
contextual_library_info core/modules/contextual/contextual.module Implements hook_library_info().
contextual_install core/modules/contextual/contextual.install Implements hook_install().
contextual_element_info core/modules/contextual/contextual.module Implements hook_element_info().
ContextualLinksExampleTestCase::testContextualLinksExample modules/examples/contextual_links_example/tests/contextual_links_example.test Test the various contextual links that this module defines and displays.
ContextualLinksExampleTestCase::setUp modules/examples/contextual_links_example/tests/contextual_links_example.test Enable modules and create user with specific permissions.
ContextualDynamicContextTestCase::testNodeLinks core/modules/contextual/tests/contextual.test Tests contextual links on node lists with different permissions.
ContextualDynamicContextTestCase::setUp core/modules/contextual/tests/contextual.test Sets up a Backdrop site for running functional and integration tests.
contact_views_data_alter core/modules/contact/views/contact.views.inc Implements hook_views_data_alter().
contact_views_api core/modules/contact/contact.module Implements hook_views_api().

Pages