config_sync_help |
./config_sync.module |
Implements hook_help(). |
|
|
config_sync_install |
./config_sync.install |
Implements hook_install(). |
|
|
config_sync_modules_installed |
./config_sync.module |
Implements hook_modules_installed(). |
|
|
config_sync_themes_installed |
./config_sync.module |
Implements hook_themes_installed(). |
|
|
config_sync_update_8001 |
./config_sync.install |
Migrate snapshot data from table to configuration entities. |
|
|
config_sync_update_8002 |
./config_sync.install |
Fill in missing snapshots for optional configuration. |
|
|
config_sync_update_8203 |
./config_sync.install |
Rebuild the container to add a parameter to the config_sync.lister service. |
|
|
config_sync_update_8204 |
./config_sync.install |
Install a new module dependency, Configuration Normalizer. |
|
|
config_sync_update_8205 |
./config_sync.install |
Rebuild the container to add a service parameter. |
|
|