You are here

Functions in Site Settings and Labels 8

Primary tabs

Namesort descending Location Description Direct uses Strings
site_settings_help ./site_settings.module Implements hook_help().
site_settings_install ./site_settings.install Implements hook_install().
site_settings_post_update_update_permissions ./site_settings.post_update.php Implements hook_post_update_NAME().
site_settings_preprocess ./site_settings.module Implements hook_preprocess().
site_settings_requirements ./site_settings.install Warn if 'settings' is used as a key and display suite is enabled.
site_settings_sample_data_help tests/modules/site_settings_sample_data/site_settings_sample_data.module Implements hook_help().
site_settings_sample_data_install tests/modules/site_settings_sample_data/site_settings_sample_data.install Implements hook_install().
site_settings_theme ./site_settings.module Implements hook_theme().
site_settings_theme_suggestions_site_setting_entity ./site_settings.module Implements hook_theme_suggestions_HOOK().
site_settings_tokens ./site_settings.tokens.inc Implements hook_tokens().
site_settings_token_info ./site_settings.tokens.inc Implements hook_token_info().
site_settings_type_permissions_help modules/site_settings_type_permissions/site_settings_type_permissions.module Implements hook_help().
site_settings_type_permissions_site_setting_entity_access modules/site_settings_type_permissions/site_settings_type_permissions.module Implements hook_ENTITY_TYPE_access() for entity type "site_setting_entity".
site_settings_type_permissions_site_setting_entity_create_access modules/site_settings_type_permissions/site_settings_type_permissions.module Implements hook_ENTITY_TYPE_create_access() for entity type "site_setting_entity".
site_settings_update_8001 ./site_settings.install Set the default template key if upgrading.
site_settings_update_8002 ./site_settings.install Clear the old cache as we now have separate caches for multilingual.
site_settings_update_8003 ./site_settings.install Delete orphaned site settings.
site_settings_update_8004 ./site_settings.install Create the entity data_table and migrate existing entities. 1
site_settings_update_8005 ./site_settings.install Apply entity updates.
site_settings_update_8006 ./site_settings.install Remove the user_id field from the site_setting_entity table, as it now lives in the site_setting_entity_field_data one.
template_preprocess_site_setting_entity ./site_setting_entity.page.inc Prepares variables for Site Setting templates.
template_preprocess_site_setting_entity_content_add_list ./site_setting_entity.page.inc Prepares variables for a custom entity type creation list templates.
_site_settings_build_token ./site_settings.tokens.inc Build the tokens from the site settings. 1
_site_settings_replicate_finish_batch ./site_settings.module Finish callback for the batch created in the replicate form. 1
_site_settings_replicate_process_batch ./site_settings.module Process callback for the batch created in the replicate form. 1
_site_settings_retrieve_deep_value ./site_settings.tokens.inc Retrieve a deep value from our multidimensional array. 1
_site_settings_token_label ./site_settings.tokens.inc Convert the token key into a more readable label. 1

Other projects