content_file_download |
./content_sync.module |
Implements hook_file_download(). |
|
|
content_sync_entity_delete |
./content_sync.module |
Implements hook_entity_delete(). |
|
|
content_sync_entity_insert |
./content_sync.module |
Implements hook_entity_insert(). |
|
|
content_sync_entity_update |
./content_sync.module |
Implements hook_entity_update(). |
1 |
|
content_sync_get_content_directory |
./content_sync.module |
Returns the path of a content directory. |
7 |
|
content_sync_help |
./content_sync.module |
Implements hook_help(). |
|
|
content_sync_install |
./content_sync.install |
Implements hook_install(). |
|
|
content_sync_schema |
./content_sync.install |
Implements hook_schema(). |
|
|
content_sync_theme |
./content_sync.module |
Implements hook_theme(). |
|
|
cs_log_filters |
./content_sync.admin.inc |
Creates a list of database log administration filters that can be applied. |
2 |
|
emptyDirectory |
src/Form/ContentImportForm.php |
|
1 |
|
template_preprocess_content_sync_help |
includes/content_sync.theme.inc |
Prepares variables for contnt sync help. |
|
|
template_preprocess_content_sync_message |
includes/content_sync.theme.inc |
Prepares variables for Content Sync message templates. |
|
|