Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
system_add_date_format_type_form_submit function modules/system/system.admin.inc Process system_add_date_format_type form submissions.
system_add_date_format_type_form_validate function modules/system/system.admin.inc Validate system_add_date_format_type form submissions.
system_add_module_assets function modules/system/system.module Adds CSS and JavaScript files declared in module .info files.
system_admin_compact_mode function modules/system/system.module Determines whether the current user is in compact mode.
system_admin_compact_page function modules/system/system.module Menu callback; Sets whether the admin menu is in compact mode or not.
system_admin_config_page function modules/system/system.admin.inc Menu callback; Provide the administration overview page.
system_admin_index function modules/system/system.admin.inc Menu callback; prints a listing of admin tasks, organized by module.
system_admin_menu_block function modules/system/system.module Provide a single block on the administration overview page.
system_admin_menu_block_page function modules/system/system.admin.inc Provide a single block from the administration menu as a page.
system_admin_paths function modules/system/system.module Implements hook_admin_paths().
system_admin_test.info file modules/simpletest/tests/system_admin_test.info name = System Admin Test
description = 'Support module for testing system.admin.inc.'
package = Only For Testing
version = VERSION
core = 7.x
hidden = FALSE
configure = config/broken
system_admin_test.module file modules/simpletest/tests/system_admin_test.module Helper module for module for testing system.admin.inc.
system_authorized_batch_process function modules/system/system.module Use authorize.php to run batch_process().
system_authorized_batch_processing_url function modules/system/system.module Returns the URL for the authorize.php script when it is processing a batch.
system_authorized_get_url function modules/system/system.module Return the URL for the authorize.php script.
system_authorized_init function modules/system/system.module Setup a given callback to run via authorize.php with elevated privileges.
system_authorized_run function modules/system/system.module Setup and invoke an operation using authorize.php.
system_check_directory function modules/system/system.module Checks the existence of the directory specified in $form_element.
system_configure_date_formats_form function modules/system/system.admin.inc Allow users to add additional date formats.
system_cron_test.module file modules/system/tests/system_cron_test.module Helper module for CronRunTestCase::testCronCacheExpiration().
system_date_delete_format_form function modules/system/system.admin.inc Menu callback; present a form for deleting a date format.
system_date_delete_format_form_submit function modules/system/system.admin.inc Delete a configured date format.
system_date_formats function modules/system/system.module Implements hook_date_formats().
system_date_formats_rebuild function modules/system/system.module Resets the database cache of date formats and saves all new date formats.
system_date_format_delete function modules/system/system.module Deletes a date format from the database.
system_date_format_locale function modules/system/system.module Gets the appropriate date format string for a date type and locale.
system_date_format_save function modules/system/system.module Saves a date format to the database.
system_date_format_types function modules/system/system.module Implements hook_date_format_types().
system_date_format_type_delete function modules/system/system.module Deletes a date type from the database.
system_date_format_type_save function modules/system/system.module Saves a date type to the database.
system_date_time_formats function modules/system/system.admin.inc Displays the date format strings overview page.
system_date_time_lookup function modules/system/system.admin.inc Return the date for a given format string via Ajax.
system_date_time_settings function modules/system/system.admin.inc Form builder; Configure the site date and time settings.
system_default_date_formats function includes/date.inc Provides a default system list of date formats for system_date_formats().
system_default_region function modules/system/system.module Get the name of the default region for a given theme.
system_delete_date_format_type_form function modules/system/system.admin.inc Menu callback; present a form for deleting a date type.
system_delete_date_format_type_form_submit function modules/system/system.admin.inc Delete a configured date type.
system_dependencies_test.info file modules/simpletest/tests/system_dependencies_test.info name = "System dependency test"
description = "Support module for testing system dependencies."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
dependencies[] = _missing_dependency
system_dependencies_test.module file modules/simpletest/tests/system_dependencies_test.module
system_file_download function modules/system/system.module Implements hook_file_download().
system_find_base_themes function modules/system/system.module Find all the base themes for the specified theme.
system_get_date_format function modules/system/system.module Gets the format details for a particular format ID.
system_get_date_formats function modules/system/system.module Gets the list of defined date formats and attributes.
system_get_date_types function modules/system/system.module Gets the list of available date types and attributes.
system_get_files_database function modules/system/system.module Retrieves the current status of an array of files in the system table.
system_get_module_admin_tasks function modules/system/system.module Generate a list of tasks offered by a specified module.
system_incompatible_core_version_dependencies_test.info file modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info name = "System incompatible core version dependencies test"
description = "Support module for testing system dependencies."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
dependencies[] =…
system_incompatible_core_version_dependencies_test.module file modules/simpletest/tests/system_incompatible_core_version_dependencies_test.module
system_incompatible_core_version_test.module file modules/simpletest/tests/system_incompatible_core_version_test.module
system_incompatible_module_version_dependencies_test.info file modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info name = "System incompatible module version dependencies test"
description = "Support module for testing system dependencies."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
; system_incompatible_module_version_test…

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.