public valid () Check whether internal resource has rows to fetch
public mixed getValue (string $field) Gets the a value to validate in the array/object data source
public getLast () Get last row in the resultset
public getSslVersionNumber () Getting OpenSSL or LibreSSL version Parse OPENSSL_VERSION_TEXT because OPENSSL_VERSION_NUMBER is no use for LibreSSL. if ($security->getSslVersionNumber() >= 20105) { // ... }
public isMethod (mixed $methods, [mixed $strict]) Check if HTTP method match any of the passed methods When strict is true it checks if validated methods are real HTTP methods
public getPaths () Returns the paths
public setCacheOptions (array $options) Sets the cache options
public getResources () Return an array with every resource registered in the list
public string offsetGet (string $translateKey) Returns the translation related to the given key
public getCode () Returns the message code
Page 96 of 382