You are here

Functions in Demonstration site (Sandbox / Snapshot) 8

Primary tabs

Namesort descending Location Description Direct uses Strings
build_options ./demo.module Build options for cron interval. 1
demo_config_delete_submit ./demo.module Delete button submit handler for demo_manage_form(). 1
demo_cron ./demo.module Implementation of hook_cron().
demo_dump_db ./demo.module Dump active database. 1
demo_enum_tables ./demo.module Returns a list of tables in the active database. 2
demo_file_download ./demo.module Implements hook_file_download().
demo_form_alter ./demo.module Implements hook_form_FORMID_alter().
demo_get_config_dumps ./demo.module 2
demo_get_dumps ./demo.module Get all the dumps from the private directory. 2
demo_get_fileconfig ./demo.module Get the file directory information. 11
demo_get_info ./demo.module 3
demo_help ./demo.module Implements hook_help().
demo_manage_delete_submit ./demo.module Delete button submit handler for demo_manage_form(). 1
demo_reset_demo_manage_form_submit ./demo.module Form submit handler for demo_manage_form(). 1
demo_reset_set_default ./demo.module Sets a specific snapshot as default for cron runs or the site reset block. 1
demo_set_info ./demo.module 1
demo_uninstall ./demo.install Implements hook_uninstall().
getModuleNames ./demo.module To get module directories. 1
_demo_dump ./demo.module Create a new snapshot. 1
_demo_dump_table_data ./demo.module Dump table data. 1
_demo_dump_table_schema ./demo.module Dump table schema. 1
_demo_enum_tables ./demo.module Enumerate database tables. 1
_demo_get_database ./demo.module Returns the name of the active database. 1
_demo_get_fields ./demo.module Return table fields and their properties. 1
_demo_reset ./demo.module Reset site using snapshot. 2
_demo_table_is_view ./demo.module Determine whether the given table is a VIEW. 1

Other projects