You are here

Functions in CMS Content Sync 2.1.x

Primary tabs

Namesort descending Location Description Direct uses Strings
cms_content_sync_update_8012 ./cms_content_sync.install Implements hook_update_N();.
cms_content_sync_update_8013 ./cms_content_sync.install Implements hook_update_N();.
cms_content_sync_update_8020 ./cms_content_sync.install Implements hook_update_N();.
cms_content_sync_update_8021 ./cms_content_sync.install Implements hook_update_N();.
cms_content_sync_update_taxonomy_tree_submit ./cms_content_sync.module React on changes within taxonomy trees. 1
cms_content_sync_update_taxonomy_tree_validate ./cms_content_sync.module React on changes within taxonomy trees. 1
cms_content_sync_user_password_submit ./cms_content_sync.module Update the password at Sync Core if it's necessary for authentication. 1
cms_content_sync_views_data_alter modules/cms_content_sync_views/cms_content_sync_views.module Implements hook_views_data_alter().
cms_content_sync_views_entity_base_field_info modules/cms_content_sync_views/cms_content_sync_views.module Implements hook_entity_base_field_info().
cms_content_sync_views_entity_create modules/cms_content_sync_views/cms_content_sync_views.module Implements hook_entity_create().
cms_content_sync_views_entity_insert modules/cms_content_sync_views/cms_content_sync_views.module Implements hook_entity_insert().
cms_content_sync_views_entity_update modules/cms_content_sync_views/cms_content_sync_views.module Implements hook_entity_update().
cms_content_sync_views_install modules/cms_content_sync_views/cms_content_sync_views.install Implements hook_install().
cms_content_sync_views_theme modules/cms_content_sync_views/cms_content_sync_views.module
cms_content_sync_views_update_8001 modules/cms_content_sync_views/cms_content_sync_views.install Update the module weight.
cms_content_sync_views_update_8002 modules/cms_content_sync_views/cms_content_sync_views.install Add new action configurations.
cms_content_sync_views_update_8003 modules/cms_content_sync_views/cms_content_sync_views.install Add new action configurations.
cms_content_sync_views_update_8004 modules/cms_content_sync_views/cms_content_sync_views.install Update status entities.
cms_content_sync_views_update_8005 modules/cms_content_sync_views/cms_content_sync_views.install Add action to push to Sync Core v2.
drush_cms_content_sync_content_sync_check_entity_flags ./cms_content_sync.drush.inc Check the flags for an entity.
drush_cms_content_sync_content_sync_configuration_export ./cms_content_sync.drush.inc Export configuration to the Content Sync backend.
drush_cms_content_sync_content_sync_force_pull_entity Deprecated ./cms_content_sync.drush.inc Kindly ask the Sync Core to force pull a specific entity.
drush_cms_content_sync_content_sync_pull ./cms_content_sync.drush.inc Kindly ask the Sync Core to pull all entities for a specific flow, or to force pull one specific entity.
drush_cms_content_sync_content_sync_pull_entities Deprecated ./cms_content_sync.drush.inc Pull entities from the Sync Core.
drush_cms_content_sync_content_sync_push ./cms_content_sync.drush.inc Push entities to the Sync Core.
drush_cms_content_sync_content_sync_reset_status_entities ./cms_content_sync.drush.inc Reset the status entities for a specific or all pool/s.
drush_cms_content_sync_content_sync_sync_core_login ./cms_content_sync.drush.inc Kindly ask the Sync Core to login again.
drush_cms_content_sync_content_sync_update_flows modules/cms_content_sync_developer/cms_content_sync_developer.drush.inc Update flows.
drush_cms_content_sync_migrate_acquia_content_hub_content_sync_migrate_acquia_content_hub modules/cms_content_sync_migrate_acquia_content_hub/cms_content_sync_migrate_acquia_content_hub.drush.inc Migrate Acquia Content Hub.
drush_content_sync_force_entity_deletion modules/cms_content_sync_developer/cms_content_sync_developer.drush.inc Force the deletion of entities and skip the syndication.
_cms_content_sync_add_embedded_entity_submit_handler ./cms_content_sync.module Add a submit handler to the form in case paragraphs are embedded within it. 1
_cms_content_sync_add_form_group ./cms_content_sync.module Display the push group either to select pools or to display the usage on other sites. You can use $form['cms_content_sync_group'] afterwards to access it. 3
_cms_content_sync_add_form_value_cache ./cms_content_sync.module Cache all form values on submission. This is required for sub modules like the sitemap to get values statically from cache per entity type. 1
_cms_content_sync_add_push_pool_form ./cms_content_sync.module Add the push widgets to the form, providing flow and pool selection. 2
_cms_content_sync_add_save_push_action ./cms_content_sync.module Add "Save and push" action. 1
_cms_content_sync_add_save_push_action_submit ./cms_content_sync.module Save and push submit handler. 1
_cms_content_sync_add_usage_form ./cms_content_sync.module Add a button "Show usage" to show all sites using this content. 1
_cms_content_sync_add_version_mismatches_form ./cms_content_sync.module Add a button "Show version mismatches" to show all sites using a different entity type version. 1
_cms_content_sync_cache_submit_values ./cms_content_sync.module 1
_cms_content_sync_display_entity_type_differences ./cms_content_sync.module Get HTML for a list of entity type differences. 2
_cms_content_sync_display_entity_type_differences_recursively ./cms_content_sync.module Get HTML for a list of entity type differences and include all referenced entity types. 2
_cms_content_sync_display_entity_type_differences_recursively_render ./cms_content_sync.module 2
_cms_content_sync_display_pool_usage ./cms_content_sync.module Get HTML for a list of the usage for the given entity. 3
_cms_content_sync_display_usage ./cms_content_sync.module Replace the "Show usage" button with the actual usage information. 1
_cms_content_sync_display_version_mismatches ./cms_content_sync.module Replace the "Show version mismatches" button with the actual information. 1 1
_cms_content_sync_form_alter_disabled_fields ./cms_content_sync.module Disable all form elements if the content has been pulled and the user should not be able to alter pulled content. 2
_cms_content_sync_get_repository_name ./cms_content_sync.module Name the manual pull tab and entity edit settings tab. 8
_cms_content_sync_health_update_config modules/cms_content_sync_health/cms_content_sync_health.install Re-import the given config to reset it to defaults when they're changed in the module. 3
_cms_content_sync_is_cloud_version ./cms_content_sync.module Check whether the Sync Cores used are Cloud based. Default if none exist is YES. 5
_cms_content_sync_is_installed ./cms_content_sync.module Check whether the module has been installed properly. If another module creates entities *during* the installation of this module for example, the installation will throw a fatal error and the user can't continue using this module. This can… 8

Pages

Other projects