constant DEPLOY_TAXONOMY_TERM_GROUP_WEIGHT in Deploy - Content Staging 6
2 uses of DEPLOY_TAXONOMY_TERM_GROUP_WEIGHT
- taxonomy_deploy_check_taxonomy in modules/
taxonomy_deploy/ taxonomy_deploy.module - Manage the dependencies for an array of taxonomy terms.
- taxonomy_vocabulary_deploy_add_form_submit in modules/
taxonomy_deploy/ taxonomy_deploy.pages.inc - Submit handler for taxonomy_vocabulary_deploy_add_form().
File
- ./
deploy.module, line 39 - Deployment API which enables modules to deploy items between servers.
Code
define('DEPLOY_TAXONOMY_TERM_GROUP_WEIGHT', 4);