CaseInsensitiveArray::offsetGet()
Method: No description found
CaseInsensitiveArray::offsetGet Read More »
Method: No description found
CaseInsensitiveArray::offsetGet Read More »
Method: No description found
CaseInsensitiveArray::maybeLowercase Read More »
Class: A basic random generator. This is in a separate class so we the generator can be injected as a dependency and replaced with a mock in tests.
Method: Returns a random value between 0 and $max.
RandomGenerator::randFloat Read More »
Method: No description found
CaseInsensitiveArray::__construct Read More »
Method: No description found
CaseInsensitiveArray::getIterator Read More »
Method: No description found
CaseInsensitiveArray::offsetSet Read More »
Method: No description found
CaseInsensitiveArray::offsetExists Read More »
Method: No description found
CaseInsensitiveArray::offsetUnset Read More »
Method: Compares two strings for equality. The time taken is independent of the number of characters that match.
Util::secureCompare Read More »
Method: Recursively goes through an array of parameters. If a parameter is an instance of ApiResource, then it is replaced by the resource’s ID.
Util::objectsToIds Read More »