block_block_info in core/modules/block/block.module
Implements hook_block_info().
ckeditor5_update_1000 in core/modules/ckeditor5/ckeditor5.install
Updates the editor settings key from "cketoolbar" to just "toolbar".
comment_update_1003 in core/modules/comment/comment.install
Node type comment settings should be closed instead of hidden by default.
comment_update_1007 in core/modules/comment/comment.install
Give access to the new 'Administer comment settings' permission as needed.
comment_update_1008 in core/modules/comment/comment.install
Replace comment_subject_field setting with comment_title_options.
ConfigurationTest::testExistingConfig in core/modules/config/tests/config.test
Tests reading existing config files provided by a module.
config_uninstall_config in core/includes/config.inc
Uninstall all the configuration provided by a project.
field_attach_rename_bundle in core/modules/field/field.attach.inc
Notify field.module that a bundle was renamed.
field_read_fields in core/modules/field/field.crud.inc
Reads in fields that match an array of conditions.
field_read_instances in core/modules/field/field.crud.inc
Reads in field instances that match an array of conditions.
field_update_1001 in core/modules/field/field.install
Add missing entity type and bundle information to Field config files.
file_update_1007 in core/modules/file/file.install
Grant the admin role permission to manage files and file types.
file_update_1010 in core/modules/file/file.install
Ensures that the "no results" text in 'file_admin' view has a valid format.
filter_formats in core/modules/filter/filter.module
Retrieves a list of text formats, ordered by weight.
filter_format_exists in core/modules/filter/filter.module
Determines if a text format exists.
filter_update_1001 in core/modules/filter/filter.install
Add a separate permission for image upload access.
image_styles in core/modules/image/image.module
Get an array of all styles and their settings.
image_update_1003 in core/modules/image/image.install
Add labels to all available styles.
image_update_1004 in core/modules/image/image.install
Update all image fields to use a static default image URI.
image_update_1005 in core/modules/image/image.install
Rename image config files.
image_update_1007 in core/modules/image/image.install
Update from Image size to more specific Image dimensions.
layout_flexible_template_load_all in core/modules/layout/layout.module
Load all flexible templates.
layout_get_all_configs in core/modules/layout/layout.module
Read all configuration files from disk of a particular layout type.
menu_load_all in core/modules/menu/menu.module
Load all custom menu data.
node_uninstall in core/modules/node/node.install
Implements hook_uninstall().
node_update_1009 in core/modules/node/node.install
Update the language setting for all node types.
node_update_1016 in core/modules/node/node.install
Ensure content type statuses are the correct published/unpublished value.
node_update_1017 in core/modules/node/node.install
Update each content type with new hidden_path configuration defaulted to disabled.
node_update_1019 in core/modules/node/node.install
Update each content type with new node_preview configuration defaulted to enabled.
search_update_1002 in core/modules/search/search.install
Set all search blocks with 'default' title to 'custom' title with 'Search'.
system_update_1054 in core/modules/system/system.install
Changes the key in layout config files from 'layout' to 'layout_template'.
system_update_1078 in core/modules/system/system.install
Re-arrange flexible layout configuration so we can save region classes.
taxonomy_uninstall in core/modules/taxonomy/taxonomy.install
Implements hook_uninstall().
taxonomy_update_1009 in core/modules/taxonomy/taxonomy.install
Add new "create terms" permission to editor and admin roles.
taxonomy_update_1010 in core/modules/taxonomy/taxonomy.install
Clean up extraneous language-related configuration setting.
taxonomy_vocabulary_load_multiple in core/modules/taxonomy/taxonomy.module
Load multiple taxonomy vocabularies based on certain conditions.
theme_has_settings in core/includes/theme.inc
Detect if a theme has any theme settings.
translation_update_1001 in core/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 core/modules/translation/translation.install
Add "Show content translation links" setting to each content type.
user_roles in core/modules/user/user.module
Retrieve an array of roles matching specified conditions.
user_update_1008 in core/modules/user/user.install
Update views that used the old role ID handlers to use role name instead.
user_update_1013 in core/modules/user/user.install
Grant accounts with 'administer permissions' the new 'assign roles' permission.
user_update_1023 in core/modules/user/user.install
Add default descriptions to user roles.
views_get_all_views in core/modules/views/views.module
Return an array of all views as fully loaded $view objects.
views_update_1005 in core/modules/views/views.install
Set all grid style Views to use the deprecated table if not set already.
_file_types_build in core/modules/file/file.module
Builds and returns the list of available file types.
_node_types_build in core/modules/node/node.module
Builds and returns the list of available node types.