You are here

constant DOMAIN_BOOTSTRAP_FULL in Domain Access 7.2

Same name and namespace in other branches
  1. 6.2 domain.bootstrap.inc \DOMAIN_BOOTSTRAP_FULL
  2. 7.3 domain.bootstrap.inc \DOMAIN_BOOTSTRAP_FULL

Domain bootstrap phase 3: invokes hook_domain_bootstrap_full().

2 uses of DOMAIN_BOOTSTRAP_FULL
domain_bootstrap in ./domain.bootstrap.inc
Domain module bootstrap: calls all bootstrap phases.
_domain_bootstrap in ./domain.bootstrap.inc
Calls individual bootstrap phases.

File

./domain.bootstrap.inc, line 33
Domain bootstrap file.

Code

define('DOMAIN_BOOTSTRAP_FULL', 2);