You are here

Functions in Auth0 Single Sign On 8.2

Primary tabs

Namesort descending Location Description Direct uses Strings
settle vendor/guzzlehttp/promises/src/functions.php Returns a promise that is fulfilled when all of the provided promises have been fulfilled or rejected.
some vendor/guzzlehttp/promises/src/functions.php Initiate a competitive race between multiple promises or values (values will become immediately fulfilled promises).
str vendor/guzzlehttp/psr7/src/functions.php Returns the string representation of an HTTP message.
stream_for vendor/guzzlehttp/psr7/src/functions.php Create a new stream based on the input type. 6
task vendor/guzzlehttp/promises/src/functions.php Adds a function to run in the task queue when it is next `run()` and returns a promise that is fulfilled or rejected with the result.
try_fopen vendor/guzzlehttp/psr7/src/functions.php Safely opens a PHP stream resource using a filename. 1
unwrap vendor/guzzlehttp/promises/src/functions.php Waits on all of the provided promises and returns the fulfilled values.
uri_for vendor/guzzlehttp/psr7/src/functions.php Returns a UriInterface for the given value.
uri_template vendor/guzzlehttp/guzzle/src/functions.php Expands a URI template
_caseless_remove vendor/guzzlehttp/psr7/src/functions.php @internal 1
_parse_message vendor/guzzlehttp/psr7/src/functions.php Parses an HTTP message into an associative array. 2
_parse_request_uri vendor/guzzlehttp/psr7/src/functions.php Constructs a URI for an HTTP request message. 1

Pages

Other projects