This page explains the Angular initialization process and how you can manually initialize Angular if necessary. Angular
$filterProvider
$ariaProvider
filter in module ng
useApplyAsync([value]); Configure $http service to combine processing of multiple http responses received at around the same time via
allowGlobals(); If called, allows $controller to find controller constructors on window
reload(); Causes $route service to reload the current route even if $location hasn't changed. As a result of that
expectGET(url, [headers], [keys]); Creates a new request expectation for GET requests. For more info see expect().
function in module ng
$error Object Is
Page 38 of 55