block_block_info in modules/block/block.module
Implements hook_block_info().
comment_update_1003 in modules/comment/comment.install
Node type comment settings should be closed instead of hidden by default.
config_uninstall_config in includes/config.inc
Uninstall all the configuration provided by a module.
ConfigurationTest::testExistingConfig in modules/config/tests/config.test
Tests reading existing config files provided by a module.
field_attach_rename_bundle in modules/field/field.attach.inc
Notify field.module that a bundle was renamed.
field_read_fields in modules/field/field.crud.inc
Reads in fields that match an array of conditions.
field_read_instances in modules/field/field.crud.inc
Reads in field instances that match an array of conditions.
field_update_1001 in modules/field/field.install
Add missing entity type and bundle information to Field config files.
_file_types_build in modules/file/file.module
Builds and returns the list of available file types.
file_update_1007 in modules/file/file.install
Grant the admin role permission to manage files and file types.
filter_format_exists in modules/filter/filter.module
Determines if a text format exists.
filter_formats in modules/filter/filter.module
Retrieves a list of text formats, ordered by weight.
filter_update_1001 in modules/filter/filter.install
Add a separate permission for image upload access.
image_styles in modules/image/image.module
Get an array of all styles and their settings.
image_update_1003 in modules/image/image.install
Add labels to all available styles.
image_update_1004 in modules/image/image.install
Update all image fields to use a static default image URI.
image_update_1005 in modules/image/image.install
Rename image config files.
image_update_1007 in modules/image/image.install
Update from Image size to more specific Image dimensions.
layout_flexible_template_load_all in modules/layout/layout.module
Load all flexible templates.
layout_get_all_configs in modules/layout/layout.module
Read all configuration files from disk of a particular layout type.
menu_load_all in modules/menu/menu.module
Load all custom menu data.
_node_types_build in modules/node/node.module
Builds and returns the list of available node types.
node_uninstall in modules/node/node.install
Implements hook_uninstall().
node_update_1009 in modules/node/node.install
Update the language setting for all node types.
node_update_1016 in modules/node/node.install
Ensure content type statuses are the correct published/unpublished value.
node_update_1017 in modules/node/node.install
Update each content type with new hidden_path configuration defaulted to disabled.
node_update_1019 in modules/node/node.install
Update each content type with new node_preview configuration defaulted to enabled.
search_update_1002 in modules/search/search.install
Set all search blocks with 'default' title to 'custom' title with 'Search'.
system_update_1054 in modules/system/system.install
Changes the key in layout config files from 'layout' to 'layout_template'.
taxonomy_uninstall in modules/taxonomy/taxonomy.install
Implements hook_uninstall().
taxonomy_update_1009 in modules/taxonomy/taxonomy.install
Add new "create terms" permission to editor and admin roles.
taxonomy_vocabulary_load_multiple in modules/taxonomy/taxonomy.module
Load multiple taxonomy vocabularies based on certain conditions.
translation_update_1001 in modules/translation/translation.install
Fix Views which still have the Drupal 7 version of the language field and filter. Change from "language" to "langcode".
translation_update_1002 in modules/translation/translation.install
Add "Show content translation links" setting to each content type.
user_roles in modules/user/user.module
Retrieve an array of roles matching specified conditions.
user_update_1008 in modules/user/user.install
Update views that used the old role ID handlers to use role name instead.
user_update_1013 in modules/user/user.install
Grant accounts with 'administer permissions' the new 'assign roles' permission.
views_get_all_views in modules/views/views.module
Return an array of all views as fully loaded $view objects.
views_update_1005 in modules/views/views.install
Set all grid style Views to use the deprecrated table if not set already.