7 calls to js_bootstrap() in JS Callback Handler 7.2
- JsProxyCache::doFullBootstrap in src/
JsProxyCache.php - Fully bootstraps Drupal.
- js_callback_bootstrap in includes/
callback.inc - Bootstraps Drupal to the correct level based on callback info.
- js_deliver_json in includes/
json.inc - Callback for delivering JSON responses to the browser.
- js_execute_request in ./
js.module - Loads the requested module and executes the requested callback.
- js_get_callback in ./
js.module - Provides callback information provided by modules.
- js_get_page in includes/
get.inc - Handler for JS GET requests.
- _js_cache_initialize in ./
js.module - Initializes the cache system and our custom handler.