Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
custom_block_schema_0 drupal/core/modules/block/custom_block/custom_block.install Implements hook_schema_0().
custom_block_test_custom_block_insert drupal/core/modules/block/custom_block/tests/modules/custom_block_test/custom_block_test.module Implements hook_custom_block_insert().
custom_block_test_custom_block_load drupal/core/modules/block/custom_block/tests/modules/custom_block_test/custom_block_test.module Implements hook_custom_block_load().
custom_block_test_custom_block_presave drupal/core/modules/block/custom_block/tests/modules/custom_block_test/custom_block_test.module Implements hook_custom_block_presave().
custom_block_test_custom_block_update drupal/core/modules/block/custom_block/tests/modules/custom_block_test/custom_block_test.module Implements hook_custom_block_update().
custom_block_test_custom_block_view drupal/core/modules/block/custom_block/tests/modules/custom_block_test/custom_block_test.module Implements hook_custom_block_view().
custom_block_test_menu drupal/core/modules/block/custom_block/tests/modules/custom_block_test/custom_block_test.module Implements hook_menu().
custom_block_theme drupal/core/modules/block/custom_block/custom_block.module Implements hook_theme().
custom_block_type_add drupal/core/modules/block/custom_block/custom_block.admin.inc Page callback: Presents the custom block type creation form. 1
custom_block_type_delete_form drupal/core/modules/block/custom_block/custom_block.admin.inc Page callback: Form constructor for the custom block type deletion form. 1
custom_block_type_delete_form_submit drupal/core/modules/block/custom_block/custom_block.admin.inc Form submission handler for custom_block_type_delete_form().
custom_block_type_edit drupal/core/modules/block/custom_block/custom_block.admin.inc Page callback: Presents the custom block type edit form. 1
custom_block_type_load drupal/core/modules/block/custom_block/custom_block.module Loads a custom block type. 1
database_test_db_query_temporary drupal/core/modules/system/tests/modules/database_test/database_test.module Runs db_query_temporary() and outputs the table name and its number of rows. 1
database_test_even_pager_query drupal/core/modules/system/tests/modules/database_test/database_test.module Runs a pager query and returns the results. 1
database_test_menu drupal/core/modules/system/tests/modules/database_test/database_test.module Implements hook_menu().
database_test_odd_pager_query drupal/core/modules/system/tests/modules/database_test/database_test.module Runs a pager query and returns the results. 1
database_test_query_alter drupal/core/modules/system/tests/modules/database_test/database_test.module Implements hook_query_alter().
database_test_query_database_test_alter_remove_range_alter drupal/core/modules/system/tests/modules/database_test/database_test.module Implements hook_query_TAG_alter().
database_test_schema drupal/core/modules/system/tests/modules/database_test/database_test.install Implements hook_schema().
database_test_tablesort drupal/core/modules/system/tests/modules/database_test/database_test.module Runs a tablesort query and returns the results. 1
database_test_tablesort_first drupal/core/modules/system/tests/modules/database_test/database_test.module Runs a tablesort query with a second order_by after and returns the results. 1
database_test_theme_tablesort drupal/core/modules/system/tests/modules/database_test/database_test.module Outputs a form without setting a header sort. 1
datetime_datelist_form_process drupal/core/modules/datetime/datetime.module Expands a date element into an array of individual elements. 1
datetime_datelist_validate drupal/core/modules/datetime/datetime.module Validation callback for a datelist element. 1
datetime_datelist_widget_validate drupal/core/modules/datetime/datetime.module Validation callback for the datelist widget element. 1
datetime_datetime_form_process drupal/core/modules/datetime/datetime.module Expands a #datetime element type into date and/or time elements. 1
datetime_datetime_validate drupal/core/modules/datetime/datetime.module Validation callback for a datetime element. 1
datetime_datetime_widget_validate drupal/core/modules/datetime/datetime.module Validation callback for the datetime widget element. 1
datetime_date_default_time drupal/core/modules/datetime/datetime.module Sets a consistent time on a date without time. 7
datetime_default_format_type drupal/core/includes/common.inc Retrieves the correct datetime format type for this system. 3
datetime_default_value drupal/core/modules/datetime/datetime.module Sets a default value for an empty date field. 3
datetime_element_info drupal/core/modules/datetime/datetime.module Implements hook_element_info().
datetime_field_info drupal/core/modules/datetime/datetime.module Implements hook_field_info().
datetime_field_instance_settings_form drupal/core/modules/datetime/datetime.module Implements hook_field_instance_settings_form().
datetime_field_is_empty drupal/core/modules/datetime/datetime.module Implements hook_field_is_empty().
datetime_field_load drupal/core/modules/datetime/datetime.module Implements hook_field_load().
datetime_field_schema drupal/core/modules/datetime/datetime.install Implements hook_field_schema().
datetime_field_settings_form drupal/core/modules/datetime/datetime.module Implements hook_field_settings_form().
datetime_format_example drupal/core/modules/datetime/datetime.module Creates an example for a date format. 3
datetime_form_node_form_alter drupal/core/modules/datetime/datetime.module Implements hook_form_BASE_FORM_ID_alter() for node forms.
datetime_html5_format drupal/core/modules/datetime/datetime.module Retrieves the right format for a HTML5 date element. 3
datetime_node_prepare drupal/core/modules/datetime/datetime.module Implements hook_node_prepare().
datetime_range_years drupal/core/modules/datetime/datetime.module Specifies the start and end year to use as a date range. 2
datetime_theme drupal/core/modules/datetime/datetime.module Implements hook_theme().
date_increment_round drupal/core/modules/datetime/datetime.module Rounds minutes and seconds to nearest requested value. 1
date_iso8601 drupal/core/includes/common.inc Returns an ISO8601 formatted date based on the given date. 7
dblog_build_filter_query drupal/core/modules/dblog/dblog.admin.inc Builds a query for database log administration filters based on session.
dblog_clear_log_form drupal/core/modules/dblog/dblog.admin.inc Form constructor for the form that clears out the log. 1
dblog_clear_log_submit drupal/core/modules/dblog/dblog.admin.inc Form submission handler for dblog_clear_log_form(). 1

Pages

Other projects