public setCacheOptions (array $options) Sets the cache options
public getPaths () Returns the paths
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 getSslVersionNumber () Getting OpenSSL or LibreSSL version Parse OPENSSL_VERSION_TEXT because OPENSSL_VERSION_NUMBER is no use for LibreSSL. if ($security->getSslVersionNumber() >= 20105) { // ... }
public getLast () Get last row in the resultset
public mixed getValue (string $field) Gets the a value to validate in the array/object data source
public mixed getExpression (array $expr) Resolves an annotation expression
public valid () Check whether internal resource has rows to fetch
integer MODELS_DATA_TYPES_BIND
abstract public escapeJs (mixed $js) ...
Page 184 of 382