backdrop_install_profile_distribution_name in core/includes/install.inc
Loads the installation profile, extracting its defined distribution name.
ckeditor5_library_info in core/modules/ckeditor5/ckeditor5.module
Implements hook_library_info().
system_add_module_assets in core/modules/system/system.module
Adds CSS and JavaScript files declared in module .info files.
system_admin_index in core/modules/system/system.admin.inc
Menu callback; prints a listing of admin tasks, organized by module.
system_requirements in core/modules/system/system.install
Implements hook_requirements().
telemetry_get_data in core/modules/telemetry/telemetry.module
Retrieve the Telemetry data values from modules.
telemetry_report in core/modules/telemetry/telemetry.admin.inc
user_admin_permissions in core/modules/user/user.admin.inc
Menu callback: administer permissions.
views_handler_filter_user_permissions::get_value_options in core/modules/user/views/views_handler_filter_user_permissions.inc
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
views_plugin_access_perm::options_form in core/modules/views/plugins/views_plugin_access_perm.inc
Provide the default form for setting options.
_ckeditor5_theme_css in core/modules/ckeditor5/ckeditor5.module
Retrieves the default theme's CKEditor stylesheets defined in the .info file.
_ckeditor_theme_css in core/modules/ckeditor/ckeditor.module
Retrieves the default theme's CKEditor stylesheets defined in the .info file.
_search_get_module_names in core/modules/search/search.admin.inc
Helper function to get real module names.