constant GARDENS_SITE_JSON_ALERT_LOCK_TEMPLATE in Acquia Cloud Site Factory Connector 8.2
Same name and namespace in other branches
- 8 acsf_init/lib/sites/g/sites.inc \GARDENS_SITE_JSON_ALERT_LOCK_TEMPLATE
3 uses of GARDENS_SITE_JSON_ALERT_LOCK_TEMPLATE
- gardens_site_data_json_alert_flag_check in acsf_init/
lib/ sites/ g/ sites.inc - Checks if a 'sites.json alert' flag exists.
- gardens_site_data_json_alert_flag_clear in acsf_init/
lib/ sites/ g/ sites.inc - Clears a 'sites.json alert' flag.
- gardens_site_data_json_alert_flag_set in acsf_init/
lib/ sites/ g/ sites.inc - Tries to set a flag, marking that an issue with sites.json exists.
File
- acsf_init/
lib/ sites/ g/ sites.inc, line 52 - ACSF helper functions for Drupal's multi-site directory aliasing feature.
Code
define('GARDENS_SITE_JSON_ALERT_LOCK_TEMPLATE', '/mnt/tmp/%s.%s/.sites-json-alert');