$countChildScopes(); Counts all the direct and indirect child scopes of the current scope. The current scope is excluded from
$validate(); Runs each of the registered validators (first synchronous validators and then asynchronous validators). If the validity
verifyNoOutstandingExpectation(); Verifies that all of the requests defined via the expect api were made. If any of the
path([path]); This method is getter / setter. Return path of current url when called without any parameter. Change path
input in module ng
on(event, container, callback); Sets up an event listener to fire whenever the animation event (enter, leave, move, etc...) has fired
$applyAsync([exp]); Schedule the invocation of $apply to occur at a later time. The actual time difference varies across browsers, but
config(configFn); Use this method to register work which needs to be performed on module loading. For more about how to configure services
parseAsUrl(expression); Shorthand method. $sce.parseAsUrl(value) â $sce.parseAs($sce.URL, value)
warn(); Write a warning message
Page 44 of 55