You are here

constant DOMAIN_BOOTSTRAP_FULL in Domain Access 6.2

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

Domain bootstrap phase 3: invokes bootstrap hook "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 35
Domain bootstrap file.

Code

define('DOMAIN_BOOTSTRAP_FULL', 2);