_admin_bar_flush_cache in modules/admin_bar/admin_bar.inc
Flush all caches or a specific one.
BareUpgradePathTestCase::testBareUpgrade in modules/simpletest/tests/upgrade/upgrade_bare.test
Test a successful upgrade.
block_admin_list in modules/block/block.admin.inc
Page callback; Display a list of all custom blocks.
BlockBroken::getAdminPreview in modules/layout/includes/block.class.inc
Return a preview for this block.
block_custom_block_form in modules/block/block.module
Form constructor for the custom block form.
BlockText::form in modules/layout/includes/block.text.inc
Builds the block's configuration form.
BlockText::formSubmit in modules/layout/includes/block.text.inc
Submit handler to save the form settings.
BlockText::formValidate in modules/layout/includes/block.text.inc
Validates the form settings.
BlockTranslationTestCase::testTranslateCustomBlock in modules/block/tests/block.translation.test
Test creating custom block, translate it, and then deleting it.
color_custom_theme in modules/color/color.module
Implements hook_custom_theme().
CommentFieldsTest::testCommentEnable in modules/comment/tests/comment.test
Tests that comment module works when enabled after a content module.
comment_views_data in modules/comment/views/comment.views.inc
dashboard_block_info in modules/dashboard/dashboard.module
Implements hook_block_info().
DashboardMenuBlock::__construct in modules/dashboard/includes/block.menus.inc
Create a new Block object.
DashboardMenuBlock::form in modules/dashboard/includes/block.menus.inc
Build the settings form for editing this block.
DashboardMenuBlock::getContent in modules/dashboard/includes/block.menus.inc
Return the content of a block.
DashboardOverviewContentBlock::form in modules/dashboard/includes/block.overview_content.inc
Build the settings form for editing this block.
DashboardOverviewContentBlock::getContent in modules/dashboard/includes/block.overview_content.inc
Return the content of a block.
DashboardTaxonomyBlock::form in modules/dashboard/includes/block.taxonomy.inc
Build the settings form for editing this block.
DashboardTaxonomyBlock::getContent in modules/dashboard/includes/block.taxonomy.inc
Return the content of a block.
DashboardUpdateBlock::form in modules/dashboard/includes/block.update.inc
Build the settings form for editing this block.
DashboardUpdateBlock::getContent in modules/dashboard/includes/block.update.inc
Return the content of a block.
DashboardWelcomeBlock::getContent in modules/dashboard/includes/block.welcome.inc
Return the content of a block.
dblog_menu in modules/dblog/dblog.module
Implements hook_menu().
field_system_info_alter in modules/field/field.module
Implements hook_system_info_alter().
field_validate_field in modules/field/field.crud.inc
Validates a field configuration.
file_file_delete in modules/file/file.file.inc
Implements hook_file_delete().
file_file_formatter_info in modules/file/file.module
Implements hook_file_formatter_info().
file_file_update in modules/file/file.file.inc
Implements hook_file_update().
file_list_types_page in modules/file/file.admin.inc
Displays the file type admin overview page.
_file_types_build in modules/file/file.module
Builds and returns the list of available file types.
filter_config_data_validate in modules/filter/filter.module
Implements hook_config_data_validate().
form_test_menu in modules/simpletest/tests/form_test.module
Implements hook_menu().
hook_config_data_validate in modules/config/config.api.php
Validate a configuration before saving it.
hook_entity_info in modules/entity/entity.api.php
Inform the base system and the Field API about one or more entity types.
hook_file_formatter_info in modules/file/file.api.php
Define file formatters.
install_configure_form_submit in includes/install.core.inc
Form submission handler for install_configure_form().
InstallerBrowserAdministrationTestCase::testProjectBrowserInstallPage in modules/installer/tests/installer.test
_installer_browser_is_project_enabled in modules/installer/installer.browser.inc
Checks if a project is enabled.
LayoutInterfaceTest::testBlockUninstall in modules/layout/tests/layout.test
Tests layout_modules_uninstalled().
layout_menu_item_form in modules/layout/layout.admin.inc
Form callback; Configure a layout menu item.
_link_sanitize in modules/link/link.module
Clean up user-entered values for a link field according to field settings.
_locale_import_po in includes/gettext.inc
Parses Gettext Portable Object information and inserts it into the database.
menu_edit_item in modules/menu/menu.admin.inc
Menu callback; Build the menu link editing form.
menu_form_node_form_alter in modules/menu/menu.module
Implements hook_form_BASE_FORM_ID_alter().
_menu_get_options in modules/menu/menu.module
Helper function to get the items of the given menu.
menu_node_prepare in modules/menu/menu.module
Implements hook_node_prepare().
menu_overview_form in modules/menu/menu.admin.inc
Form for editing an entire menu tree at once.
_menu_overview_tree_form in modules/menu/menu.admin.inc
Recursive helper function for menu_overview_form().
module_disable in includes/module.inc
Disables a given set of modules.
ModuleImplementsAlterTestCase::testModuleImplementsAlter in modules/simpletest/tests/module.test
Tests hook_module_implements_alter() adding an implementation.
ModuleTestCase::assertModules in modules/system/tests/system.test
Assert the list of modules are enabled or disabled.
ModuleUnitTest::testDependencyResolution in modules/simpletest/tests/module.test
Test dependency resolution.
NodeBlock::form in modules/node/node.block.inc
Builds the block's settings configuration form.
NodeBlock::formSubmit in modules/node/node.block.inc
Submit handler to save the form settings.
NodeBlock::getContent in modules/node/node.block.inc
Sets block content on block view.
NodeBlock::getTitle in modules/node/node.block.inc
Sets block subject on block view.
node_entity_info in modules/node/node.module
Implements hook_entity_info().
node_field_extra_fields in modules/node/node.module
Implements hook_field_extra_fields().
node_form in modules/node/node.pages.inc
Form constructor for the node add/edit form.
node_overview_types in modules/node/node.types.inc
Page callback: Displays the content type admin overview page.
node_path_info in modules/node/node.path.inc
Implements hook_path_info().
node_query_node_access_alter in modules/node/node.module
Implements hook_query_TAG_alter().
NodeStorageController::preDelete in modules/node/node.entity.inc
Overrides EntityDatabaseStorageController::preDelete().
node_token_info in modules/node/node.tokens.inc
Implements hook_token_info().
node_type_form in modules/node/node.types.inc
Form constructor for the node type editing form.
node_type_form_submit in modules/node/node.types.inc
Form submission handler for node_type_form().
_node_types_build in modules/node/node.module
Builds and returns the list of available node types.
path_admin_form in modules/path/path.admin.inc
Form builder; Main URL alias pattern administration form.
path_admin_overview in modules/path/path.admin.inc
Returns a listing of all defined URL aliases.
path_autocomplete in modules/system/system.module
Menu callback; Autocomplete callback for paths.
path_patterns_settings_form in modules/path/path.admin.inc
Form builder; Configure the URL alias pattern settings.
redirect_list_form in modules/redirect/redirect.admin.inc
Form callback; Display the list of all redirects.
redirect_list_table in modules/redirect/redirect.admin.inc
Display a list of redirects. Used on forms when editing an entity.
redirect_menu in modules/redirect/redirect.module
Implements hook_menu().
redirect_settings_form in modules/redirect/redirect.admin.inc
Form builder for redirection settings.
redirect_views_data in modules/redirect/views/redirect.views.inc
Implements hook_views_data().
syslog_form_system_logging_settings_alter in modules/syslog/syslog.module
Implements hook_form_FORM_ID_alter().
system_date_time_formats in modules/system/system.admin.inc
Displays the date format strings overview page.
SystemInfoAlterTestCase::testSystemInfoAlter in modules/system/tests/system.test
Tests that {system}.info is rebuilt after a module that implements hook_system_info_alter() is enabled. Also tests if core *_list() functions return freshly altered info.
SystemMainContentFallback::testMainContentFallback in modules/system/tests/system.test
Test availability of main content.
system_menu_block_build in modules/system/system.menu.inc
Build a menu tree based on the provided configuration.
system_modules_submit in modules/system/system.admin.inc
Submit callback; handles modules form submission.
system_requirements in modules/system/system.install
Implements hook_requirements().
system_theme_settings in modules/system/system.admin.inc
Form builder; display theme configuration for entire site and individual themes.
system_update_1046 in modules/system/system.install
Upgrade or prepare for transliteration functions in core.
system_update_1052 in modules/system/system.install
Disable project browser if it previously existed on the site.
taxonomy_autocomplete_validate in modules/taxonomy/taxonomy.module
Form element validate handler for taxonomy term autocomplete element.
taxonomy_field_extra_fields in modules/taxonomy/taxonomy.module
Implements hook_field_extra_fields().
taxonomy_field_widget_settings_form in modules/taxonomy/taxonomy.module
Implements hook_field_widget_settings_form().
taxonomy_form_term in modules/taxonomy/taxonomy.admin.inc
Form function for the term edit form.
taxonomy_form_vocabulary in modules/taxonomy/taxonomy.admin.inc
Form builder for the vocabulary editing form.
taxonomy_menu_local_tasks_alter in modules/taxonomy/taxonomy.module
Implements hook_menu_local_tasks_alter().
taxonomy_overview_terms in modules/taxonomy/taxonomy.admin.inc
Form builder for the taxonomy terms overview.
taxonomy_path_info in modules/taxonomy/taxonomy.path.inc
Implements hook_path_info().
template_preprocess_block in modules/layout/layout.theme.inc
Prepares variables for block templates.
template_preprocess_user_picture in modules/user/user.theme.inc
Process variables for user-picture.tpl.php.
theme_menu_overview_form in modules/menu/menu.theme.inc
Returns HTML for the menu overview form into a table.
theme-settings.php in themes/basis/theme-settings.php
Theme settings file for Basis.
theme_taxonomy_overview_terms in modules/taxonomy/taxonomy.theme.inc
Returns HTML for a terms overview form as a sortable list of terms.
theme_update_last_check in modules/update/update.theme.inc
Returns HTML for the last time we checked for update data.
theme_update_report in modules/update/update.theme.inc
Returns HTML for the project status report.
update_helpful_links in ./update.php
Provides links to the homepage and administration pages.
_update_requirement_check in modules/update/update.install
Fills in the requirements array.
update_results_page in ./update.php
Displays results of the update script with any accompanying errors.
user_admin_settings in modules/user/user.admin.inc
Form builder; Configure user settings for this site.
user_menu_alter in modules/user/user.module
Implements hook_menu_alter().
views_get_localization_plugin in modules/views/views.module
Load the current enabled localization plugin.
views_handler_field_history_user_timestamp::init in modules/node/views/views_handler_field_history_user_timestamp.inc
init the handler with necessary data.
views_handler_field_history_user_timestamp::options_form in modules/node/views/views_handler_field_history_user_timestamp.inc
Provide link to node option
views_handler_field_history_user_timestamp::render in modules/node/views/views_handler_field_history_user_timestamp.inc
Render the field.
views_handler_field_node::init in modules/node/views/views_handler_field_node.inc
init the handler with necessary data.
views_handler_field_node_revision::init in modules/node/views/views_handler_field_node_revision.inc
init the handler with necessary data.
views_handler_field_node_revision::render_link in modules/node/views/views_handler_field_node_revision.inc
Render whatever the data is as a link to the node.
views_handler_field_user_picture::options_form in modules/user/views/views_handler_field_user_picture.inc
Default options form that provides the label widget that all fields should have.
views_handler_field_user_picture::render in modules/user/views/views_handler_field_user_picture.inc
Render the field.
views_handler_filter_history_user_timestamp::query in modules/node/views/views_handler_filter_history_user_timestamp.inc
Add this filter to the query.
views_plugin_display::options_summary in modules/views/plugins/views_plugin_display.inc
Provide the default summary for options in the views UI.
views_plugin_display_page::options_form in modules/views/plugins/views_plugin_display_page.inc
Provide the default form for setting options.
ViewsUiBaseViewsWizard::build_form in modules/views_ui/wizards/views_ui_base_views_wizard.php
For AJAX callbacks to build other elements in the "show" form.
views_ui_edit_form_get_bucket in modules/views_ui/views_ui.admin.inc
Add information about a section to a display.
_views_ui_get_operations in modules/views_ui/views_ui.admin.inc
Given a view, return a list of operations that can be performed on it.
views_ui_menu in modules/views_ui/views_ui.module
Implements hook_menu().
views_ui_preprocess_views_view in modules/views_ui/views_ui.module
Theme preprocess for views-view.tpl.php.
views_ui_render_display_top in modules/views_ui/views_ui.admin.inc
Render the top of the display so it can be updated during ajax operations.
views_ui_views_ui_wizards in modules/views_ui/views_ui.module
Implements hook_views_ui_wizards().
views_views_data in modules/views/includes/views.views.inc
Implements hook_views_data().
_vocabulary_get_operations in modules/taxonomy/taxonomy.admin.inc
Given a vocabulary, return a list of operations that can be performed on it.