diff options
| author | Remi Collet <remi@remirepo.net> | 2026-01-03 08:20:39 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-01-03 08:20:39 +0100 |
| commit | 30b5adceee6fd3542ace61d51271ccd8ec481426 (patch) | |
| tree | 21f4f18f68c894618decb2b4add7b2497a3dae70 /REFLECTION | |
| parent | 5836efcadf68c868b7056cbcf265e358e2672b69 (diff) | |
Diffstat (limited to 'REFLECTION')
| -rw-r--r-- | REFLECTION | 3444 |
1 files changed, 1804 insertions, 1640 deletions
@@ -1,4 +1,4 @@ -Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { +Extension [ <persistent> extension #141 phalcon version 5.10.0 ] { - Dependencies { Dependency [ pdo (Required) ] @@ -74,7 +74,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { } } - - Classes [618] { + - Classes [619] { Interface [ <internal:phalcon> interface Phalcon\Di\InjectionAwareInterface ] { - Constants [0] { @@ -238,7 +238,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -267,7 +267,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> string $prefix = <default> ] + Parameter #0 [ <optional> string $prefix = '' ] } - Return [ array ] } @@ -291,7 +291,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -375,14 +375,14 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } Method [ <internal:phalcon> abstract public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> bool $insensitive = <default> ] + Parameter #0 [ <optional> bool $insensitive = true ] } - Return [ array ] } @@ -437,7 +437,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method toJson ] { - Parameters [1] { - Parameter #0 [ <optional> int $options = <default> ] + Parameter #0 [ <optional> int $options = 79 ] } - Return [ string ] } @@ -523,7 +523,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -876,7 +876,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method setModuleName ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $moduleName = <default> ] + Parameter #0 [ <optional> ?string $moduleName = null ] } - Return [ void ] } @@ -1037,7 +1037,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -1066,7 +1066,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\AdapterInterface> abstract public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> string $prefix = <default> ] + Parameter #0 [ <optional> string $prefix = '' ] } - Return [ array ] } @@ -1090,7 +1090,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -1150,14 +1150,14 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $path ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $delimiter = <default> ] + Parameter #2 [ <optional> ?string $delimiter = null ] } } Method [ <internal:phalcon> abstract public method setPathDelimiter ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $delimiter = <default> ] + Parameter #0 [ <optional> ?string $delimiter = null ] } - Return [ Phalcon\Config\ConfigInterface ] } @@ -1206,14 +1206,14 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } Method [ <internal:phalcon, inherits Phalcon\Support\Collection\CollectionInterface> abstract public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> bool $insensitive = <default> ] + Parameter #0 [ <optional> bool $insensitive = true ] } - Return [ array ] } @@ -1268,7 +1268,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Support\Collection\CollectionInterface> abstract public method toJson ] { - Parameters [1] { - Parameter #0 [ <optional> int $options = <default> ] + Parameter #0 [ <optional> int $options = 79 ] } - Return [ string ] } @@ -1590,7 +1590,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method begin ] { - Parameters [1] { - Parameter #0 [ <optional> bool $nesting = <default> ] + Parameter #0 [ <optional> bool $nesting = true ] } - Return [ bool ] } @@ -1605,7 +1605,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method commit ] { - Parameters [1] { - Parameter #0 [ <optional> bool $nesting = <default> ] + Parameter #0 [ <optional> bool $nesting = true ] } - Return [ bool ] } @@ -1641,7 +1641,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] Parameter #1 [ <required> array $definition ] - Parameter #2 [ <optional> ?string $schemaName = <default> ] + Parameter #2 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -1650,7 +1650,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> $table ] - Parameter #1 [ <optional> ?string $whereCondition = <default> ] + Parameter #1 [ <optional> ?string $whereCondition = null ] Parameter #2 [ <optional> array $placeholders = [] ] Parameter #3 [ <optional> array $dataTypes = [] ] } @@ -1661,7 +1661,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -1670,7 +1670,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -1679,7 +1679,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -1727,8 +1727,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ bool ] } @@ -1737,8 +1737,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ bool ] } @@ -1773,7 +1773,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $sqlQuery ] - Parameter #1 [ <optional> int $fetchMode = <default> ] + Parameter #1 [ <optional> int $fetchMode = 2 ] Parameter #2 [ <optional> array $bindParams = [] ] Parameter #3 [ <optional> array $bindTypes = [] ] } @@ -1793,7 +1793,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $sqlQuery ] - Parameter #1 [ <optional> int $fetchMode = <default> ] + Parameter #1 [ <optional> int $fetchMode = 2 ] Parameter #2 [ <optional> array $bindParams = [] ] Parameter #3 [ <optional> array $bindTypes = [] ] } @@ -1952,7 +1952,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } } @@ -1968,7 +1968,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method listTables ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -1976,7 +1976,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method listViews ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -2012,7 +2012,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method rollback ] { - Parameters [1] { - Parameter #0 [ <optional> bool $nesting = <default> ] + Parameter #0 [ <optional> bool $nesting = true ] } - Return [ bool ] } @@ -2052,7 +2052,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -2061,7 +2061,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -2107,7 +2107,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -2278,7 +2278,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } - Return [ string ] } @@ -2302,7 +2302,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = null ] } - Return [ string ] } @@ -2403,7 +2403,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] Parameter #1 [ <required> array $definition ] - Parameter #2 [ <optional> ?string $schemaName = <default> ] + Parameter #2 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -2412,7 +2412,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -2421,7 +2421,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -2430,7 +2430,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -2479,7 +2479,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tableName ] Parameter #1 [ <required> string $schemaName ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ string ] } @@ -2488,8 +2488,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ string ] } @@ -2529,7 +2529,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -2547,7 +2547,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method listTables ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -2622,7 +2622,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -2631,7 +2631,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -2640,7 +2640,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -2987,7 +2987,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $statement ] Parameter #1 [ <optional> array $values = [] ] - Parameter #2 [ <optional> int $column = <default> ] + Parameter #2 [ <optional> int $column = 0 ] } - Return [ array ] } @@ -2997,7 +2997,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $statement ] Parameter #1 [ <optional> array $values = [] ] - Parameter #2 [ <optional> int $flags = <default> ] + Parameter #2 [ <optional> int $flags = null ] } - Return [ array ] } @@ -3007,7 +3007,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $statement ] Parameter #1 [ <optional> array $values = [] ] - Parameter #2 [ <optional> string $className = <default> ] + Parameter #2 [ <optional> string $className = 'stdClass' ] Parameter #3 [ <optional> array $arguments = [] ] } - Return [ object ] @@ -3018,7 +3018,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $statement ] Parameter #1 [ <optional> array $values = [] ] - Parameter #2 [ <optional> string $className = <default> ] + Parameter #2 [ <optional> string $className = 'stdClass' ] Parameter #3 [ <optional> array $arguments = [] ] } - Return [ array ] @@ -3140,7 +3140,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\DataMapper\Pdo\Connection\PdoInterface> abstract public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } - Return [ string ] } @@ -3164,7 +3164,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = null ] } - Return [ string ] } @@ -3228,7 +3228,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] Parameter #1 [ <required> $definition ] - Parameter #2 [ <optional> bool $shared = <default> ] + Parameter #2 [ <optional> bool $shared = false ] } } @@ -3291,7 +3291,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] Parameter #1 [ <required> $definition ] - Parameter #2 [ <optional> bool $shared = <default> ] + Parameter #2 [ <optional> bool $shared = false ] } - Return [ Phalcon\Di\ServiceInterface ] } @@ -3509,7 +3509,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $color ] - Parameter #1 [ <optional> int $opacity = <default> ] + Parameter #1 [ <optional> int $opacity = 100 ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -3527,8 +3527,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> int $width ] Parameter #1 [ <required> int $height ] - Parameter #2 [ <optional> ?int $offsetX = <default> ] - Parameter #3 [ <optional> ?int $offsetY = <default> ] + Parameter #2 [ <optional> ?int $offsetX = null ] + Parameter #3 [ <optional> ?int $offsetY = null ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -3561,8 +3561,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> int $height ] - Parameter #1 [ <optional> int $opacity = <default> ] - Parameter #2 [ <optional> bool $fadeIn = <default> ] + Parameter #1 [ <optional> int $opacity = 100 ] + Parameter #2 [ <optional> bool $fadeIn = false ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -3570,8 +3570,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method render ] { - Parameters [2] { - Parameter #0 [ <optional> ?string $extension = <default> ] - Parameter #1 [ <optional> int $quality = <default> ] + Parameter #0 [ <optional> ?string $extension = null ] + Parameter #1 [ <optional> int $quality = 100 ] } - Return [ string ] } @@ -3579,9 +3579,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method resize ] { - Parameters [3] { - Parameter #0 [ <optional> ?int $width = <default> ] - Parameter #1 [ <optional> ?int $height = <default> ] - Parameter #2 [ <optional> int $master = <default> ] + Parameter #0 [ <optional> ?int $width = null ] + Parameter #1 [ <optional> ?int $height = null ] + Parameter #2 [ <optional> int $master = null ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -3597,8 +3597,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method save ] { - Parameters [2] { - Parameter #0 [ <optional> ?string $file = <default> ] - Parameter #1 [ <optional> int $quality = <default> ] + Parameter #0 [ <optional> ?string $file = null ] + Parameter #1 [ <optional> int $quality = 100 ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -3615,12 +3615,12 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [7] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> int $offsetX = <default> ] - Parameter #2 [ <optional> int $offsetY = <default> ] - Parameter #3 [ <optional> int $opacity = <default> ] - Parameter #4 [ <optional> string $color = <default> ] - Parameter #5 [ <optional> int $size = <default> ] - Parameter #6 [ <optional> ?string $fontFile = <default> ] + Parameter #1 [ <optional> int $offsetX = 0 ] + Parameter #2 [ <optional> int $offsetY = 0 ] + Parameter #3 [ <optional> int $opacity = 100 ] + Parameter #4 [ <optional> string $color = '000000' ] + Parameter #5 [ <optional> int $size = 12 ] + Parameter #6 [ <optional> ?string $fontFile = null ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -3629,9 +3629,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> Phalcon\Image\Adapter\AdapterInterface $watermark ] - Parameter #1 [ <optional> int $offsetX = <default> ] - Parameter #2 [ <optional> int $offsetY = <default> ] - Parameter #3 [ <optional> int $opacity = <default> ] + Parameter #1 [ <optional> int $offsetX = 0 ] + Parameter #2 [ <optional> int $offsetY = 0 ] + Parameter #3 [ <optional> int $opacity = 100 ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -3920,7 +3920,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $path ] Parameter #1 [ <required> $params ] - Parameter #2 [ <optional> bool $mustClean = <default> ] + Parameter #2 [ <optional> bool $mustClean = false ] } } } @@ -4046,7 +4046,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method getInheritedRoles ] { - Parameters [1] { - Parameter #0 [ <optional> string $roleName = <default> ] + Parameter #0 [ <optional> string $roleName = '' ] } - Return [ array ] } @@ -4552,7 +4552,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] Parameter #2 [ <optional> $httpMethods = <default> ] - Parameter #3 [ <optional> int $position = <default> ] + Parameter #3 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4562,7 +4562,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4572,7 +4572,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4582,7 +4582,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4592,7 +4592,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4602,7 +4602,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4612,7 +4612,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4622,7 +4622,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4632,7 +4632,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4642,7 +4642,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4652,7 +4652,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4661,7 +4661,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> Phalcon\Mvc\Router\RouteInterface $route ] - Parameter #1 [ <optional> int $position = <default> ] + Parameter #1 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\RouterInterface ] } @@ -5147,7 +5147,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Dispatcher\DispatcherInterface> abstract public method setModuleName ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $moduleName = <default> ] + Parameter #0 [ <optional> ?string $moduleName = null ] } - Return [ void ] } @@ -5191,7 +5191,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract static public method delimiter ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $delimiter = <default> ] + Parameter #0 [ <optional> ?string $delimiter = null ] } } @@ -5341,7 +5341,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method getRead ] { - Parameters [1] { - Parameter #0 [ <optional> string $name = <default> ] + Parameter #0 [ <optional> string $name = '' ] } - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] } @@ -5349,7 +5349,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method getWrite ] { - Parameters [1] { - Parameter #0 [ <optional> string $name = <default> ] + Parameter #0 [ <optional> string $name = '' ] } - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] } @@ -5400,7 +5400,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method finish ] { - Parameters [2] { - Parameter #0 [ <optional> ?string $statement = <default> ] + Parameter #0 [ <optional> ?string $statement = null ] Parameter #1 [ <optional> array $values = [] ] } - Return [ void ] @@ -5973,7 +5973,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $input ] - Parameter #1 [ <optional> ?string $key = <default> ] + Parameter #1 [ <optional> ?string $key = null ] } - Return [ string ] } @@ -5982,7 +5982,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $input ] - Parameter #1 [ <optional> ?string $key = <default> ] + Parameter #1 [ <optional> ?string $key = null ] } - Return [ string ] } @@ -5991,7 +5991,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $input ] - Parameter #1 [ <optional> ?string $key = <default> ] + Parameter #1 [ <optional> ?string $key = null ] } - Return [ string ] } @@ -6000,7 +6000,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $input ] - Parameter #1 [ <optional> ?string $key = <default> ] + Parameter #1 [ <optional> ?string $key = null ] } - Return [ string ] } @@ -6173,7 +6173,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Interface [ <internal:phalcon> interface Phalcon\Events\ManagerInterface ] { - - Constants [0] { + - Constants [1] { + Constant [ public int DEFAULT_PRIORITY ] { 100 } } - Static properties [0] { @@ -6188,9 +6189,10 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Methods [6] { Method [ <internal:phalcon> abstract public method attach ] { - - Parameters [2] { + - Parameters [3] { Parameter #0 [ <required> string $eventType ] Parameter #1 [ <required> $handler ] + Parameter #2 [ <optional> int $priority = null ] } - Return [ void ] } @@ -6207,7 +6209,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method detachAll ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $type = <default> ] + Parameter #0 [ <optional> ?string $type = null ] } - Return [ void ] } @@ -6218,7 +6220,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $eventType ] Parameter #1 [ <required> $source ] Parameter #2 [ <optional> $data = <default> ] - Parameter #3 [ <optional> bool $cancelable = <default> ] + Parameter #3 [ <optional> bool $cancelable = true ] } } @@ -6260,7 +6262,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $value ] Parameter #1 [ <required> $sanitizers ] - Parameter #2 [ <optional> bool $noRecursive = <default> ] + Parameter #2 [ <optional> bool $noRecursive = false ] } } } @@ -6300,9 +6302,10 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method bind ] { - - Parameters [2] { + - Parameters [3] { Parameter #0 [ <required> $entity ] Parameter #1 [ <required> $data ] + Parameter #2 [ <optional> array $whitelist = [] ] } - Return [ Phalcon\Filter\Validation\ValidationInterface ] } @@ -6316,7 +6319,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method getFilters ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } } @@ -6386,9 +6389,10 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method validate ] { - - Parameters [2] { + - Parameters [3] { Parameter #0 [ <optional> $data = <default> ] Parameter #1 [ <optional> $entity = <default> ] + Parameter #2 [ <optional> array $whitelist = [] ] } } } @@ -6999,11 +7003,11 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method get ] { - Parameters [5] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] Parameter #1 [ <optional> $filters = <default> ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> bool $notAllowEmpty = <default> ] - Parameter #4 [ <optional> bool $noRecursive = <default> ] + Parameter #3 [ <optional> bool $notAllowEmpty = false ] + Parameter #4 [ <optional> bool $noRecursive = false ] } } @@ -7045,7 +7049,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method getClientAddress ] { - Parameters [1] { - Parameter #0 [ <optional> bool $trustForwardedHeader = <default> ] + Parameter #0 [ <optional> bool $trustForwardedHeader = false ] } } @@ -7102,7 +7106,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method getJsonRawBody ] { - Parameters [1] { - Parameter #0 [ <optional> bool $associative = <default> ] + Parameter #0 [ <optional> bool $associative = false ] } } @@ -7130,7 +7134,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method getURI ] { - Parameters [1] { - Parameter #0 [ <optional> bool $onlyPath = <default> ] + Parameter #0 [ <optional> bool $onlyPath = false ] } - Return [ string ] } @@ -7138,33 +7142,33 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method getPost ] { - Parameters [5] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] Parameter #1 [ <optional> $filters = <default> ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> bool $notAllowEmpty = <default> ] - Parameter #4 [ <optional> bool $noRecursive = <default> ] + Parameter #3 [ <optional> bool $notAllowEmpty = false ] + Parameter #4 [ <optional> bool $noRecursive = false ] } } Method [ <internal:phalcon> abstract public method getPut ] { - Parameters [5] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] Parameter #1 [ <optional> $filters = <default> ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> bool $notAllowEmpty = <default> ] - Parameter #4 [ <optional> bool $noRecursive = <default> ] + Parameter #3 [ <optional> bool $notAllowEmpty = false ] + Parameter #4 [ <optional> bool $noRecursive = false ] } } Method [ <internal:phalcon> abstract public method getQuery ] { - Parameters [5] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] Parameter #1 [ <optional> $filters = <default> ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> bool $notAllowEmpty = <default> ] - Parameter #4 [ <optional> bool $noRecursive = <default> ] + Parameter #3 [ <optional> bool $notAllowEmpty = false ] + Parameter #4 [ <optional> bool $noRecursive = false ] } } @@ -7207,8 +7211,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method getUploadedFiles ] { - Parameters [2] { - Parameter #0 [ <optional> bool $onlySuccessful = <default> ] - Parameter #1 [ <optional> bool $namedKeys = <default> ] + Parameter #0 [ <optional> bool $onlySuccessful = false ] + Parameter #1 [ <optional> bool $namedKeys = false ] } - Return [ array ] } @@ -7314,7 +7318,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $methods ] - Parameter #1 [ <optional> bool $strict = <default> ] + Parameter #1 [ <optional> bool $strict = false ] } - Return [ bool ] } @@ -7371,7 +7375,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method numFiles ] { - Parameters [1] { - Parameter #0 [ <optional> bool $onlySuccessful = <default> ] + Parameter #0 [ <optional> bool $onlySuccessful = false ] } - Return [ int ] } @@ -7508,8 +7512,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <optional> $location = <default> ] - Parameter #1 [ <optional> bool $externalRedirect = <default> ] - Parameter #2 [ <optional> int $statusCode = <default> ] + Parameter #1 [ <optional> bool $externalRedirect = false ] + Parameter #2 [ <optional> int $statusCode = 302 ] } - Return [ Phalcon\Http\ResponseInterface ] } @@ -7599,7 +7603,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> int $code ] - Parameter #1 [ <optional> ?string $message = <default> ] + Parameter #1 [ <optional> ?string $message = null ] } - Return [ Phalcon\Http\ResponseInterface ] } @@ -7691,11 +7695,11 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [8] { Parameter #0 [ <required> string $name ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $expire = <default> ] - Parameter #3 [ <optional> string $path = <default> ] - Parameter #4 [ <optional> bool $secure = <default> ] - Parameter #5 [ <optional> string $domain = <default> ] - Parameter #6 [ <optional> bool $httpOnly = <default> ] + Parameter #2 [ <optional> int $expire = 0 ] + Parameter #3 [ <optional> string $path = '/' ] + Parameter #4 [ <optional> bool $secure = false ] + Parameter #5 [ <optional> string $domain = '' ] + Parameter #6 [ <optional> bool $httpOnly = false ] Parameter #7 [ <optional> array $options = [] ] } - Return [ Phalcon\Http\Response\CookiesInterface ] @@ -8072,7 +8076,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Dispatcher\DispatcherInterface> abstract public method setModuleName ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $moduleName = <default> ] + Parameter #0 [ <optional> ?string $moduleName = null ] } - Return [ void ] } @@ -8124,7 +8128,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $routePattern ] Parameter #1 [ <required> $handler ] - Parameter #2 [ <optional> ?string $name = <default> ] + Parameter #2 [ <optional> ?string $name = null ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -8134,7 +8138,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $routePattern ] Parameter #1 [ <required> $handler ] - Parameter #2 [ <optional> ?string $name = <default> ] + Parameter #2 [ <optional> ?string $name = null ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -8164,7 +8168,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $routePattern ] Parameter #1 [ <required> $handler ] - Parameter #2 [ <optional> ?string $name = <default> ] + Parameter #2 [ <optional> ?string $name = null ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -8181,7 +8185,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $routePattern ] Parameter #1 [ <required> $handler ] - Parameter #2 [ <optional> ?string $name = <default> ] + Parameter #2 [ <optional> ?string $name = null ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -8191,7 +8195,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $routePattern ] Parameter #1 [ <required> $handler ] - Parameter #2 [ <optional> ?string $name = <default> ] + Parameter #2 [ <optional> ?string $name = null ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -8201,7 +8205,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $routePattern ] Parameter #1 [ <required> $handler ] - Parameter #2 [ <optional> ?string $name = <default> ] + Parameter #2 [ <optional> ?string $name = null ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -8211,7 +8215,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $routePattern ] Parameter #1 [ <required> $handler ] - Parameter #2 [ <optional> ?string $name = <default> ] + Parameter #2 [ <optional> ?string $name = null ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -8221,7 +8225,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $routePattern ] Parameter #1 [ <required> $handler ] - Parameter #2 [ <optional> ?string $name = <default> ] + Parameter #2 [ <optional> ?string $name = null ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -8230,7 +8234,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $handler ] - Parameter #1 [ <optional> bool $lazy = <default> ] + Parameter #1 [ <optional> bool $lazy = false ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -8274,7 +8278,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $base ] Parameter #1 [ <required> array $data ] - Parameter #2 [ <optional> int $dirtyState = <default> ] + Parameter #2 [ <optional> int $dirtyState = 0 ] } - Return [ Phalcon\Mvc\ModelInterface ] } @@ -8285,8 +8289,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> $base ] Parameter #1 [ <required> array $data ] Parameter #2 [ <required> $columnMap ] - Parameter #3 [ <optional> int $dirtyState = <default> ] - Parameter #4 [ <optional> bool $keepSnapshots = <default> ] + Parameter #3 [ <optional> int $dirtyState = 0 ] + Parameter #4 [ <optional> bool $keepSnapshots = false ] } - Return [ Phalcon\Mvc\ModelInterface ] } @@ -8588,7 +8592,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> $handler ] Parameter #1 [ <required> array $params ] Parameter #2 [ <required> string $cacheKey ] - Parameter #3 [ <optional> ?string $methodName = <default> ] + Parameter #3 [ <optional> ?string $methodName = null ] } - Return [ array ] } @@ -8702,7 +8706,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method forUpdate ] { - Parameters [1] { - Parameter #0 [ <optional> bool $forUpdate = <default> ] + Parameter #0 [ <optional> bool $forUpdate = true ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -8815,7 +8819,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> int $limit ] - Parameter #1 [ <optional> int $offset = <default> ] + Parameter #1 [ <optional> int $offset = 0 ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -8878,7 +8882,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method sharedLock ] { - Parameters [1] { - Parameter #0 [ <optional> bool $sharedLock = <default> ] + Parameter #0 [ <optional> bool $sharedLock = true ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -9025,7 +9029,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #1 [ <required> string $modelRelation ] Parameter #2 [ <required> Phalcon\Mvc\ModelInterface $record ] Parameter #3 [ <optional> $parameters = <default> ] - Parameter #4 [ <optional> ?string $method = <default> ] + Parameter #4 [ <optional> ?string $method = null ] } } @@ -9051,7 +9055,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #1 [ <required> string $modelRelation ] Parameter #2 [ <required> Phalcon\Mvc\ModelInterface $record ] Parameter #3 [ <optional> $parameters = <default> ] - Parameter #4 [ <optional> ?string $method = <default> ] + Parameter #4 [ <optional> ?string $method = null ] } } @@ -9094,7 +9098,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #1 [ <required> string $modelRelation ] Parameter #2 [ <required> Phalcon\Mvc\ModelInterface $record ] Parameter #3 [ <optional> $parameters = <default> ] - Parameter #4 [ <optional> ?string $method = <default> ] + Parameter #4 [ <optional> ?string $method = null ] } } @@ -9158,7 +9162,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> Phalcon\Mvc\Model\RelationInterface $relation ] Parameter #1 [ <required> Phalcon\Mvc\ModelInterface $record ] Parameter #2 [ <optional> $parameters = <default> ] - Parameter #3 [ <optional> ?string $method = <default> ] + Parameter #3 [ <optional> ?string $method = null ] } } @@ -9454,7 +9458,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $bindParams ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } @@ -9463,7 +9467,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $bindTypes ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } @@ -9471,7 +9475,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method setSharedLock ] { - Parameters [1] { - Parameter #0 [ <optional> bool $sharedLock = <default> ] + Parameter #0 [ <optional> bool $sharedLock = false ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } @@ -9507,7 +9511,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $model ] - Parameter #1 [ <optional> ?string $alias = <default> ] + Parameter #1 [ <optional> ?string $alias = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -9528,7 +9532,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $expr ] Parameter #1 [ <required> $minimum ] Parameter #2 [ <required> $maximum ] - Parameter #3 [ <optional> string $operator = <default> ] + Parameter #3 [ <optional> string $operator = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -9680,8 +9684,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $model ] - Parameter #1 [ <optional> ?string $conditions = <default> ] - Parameter #2 [ <optional> ?string $alias = <default> ] + Parameter #1 [ <optional> ?string $conditions = null ] + Parameter #2 [ <optional> ?string $alias = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -9691,7 +9695,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $expr ] Parameter #1 [ <required> array $values ] - Parameter #2 [ <optional> string $operator = <default> ] + Parameter #2 [ <optional> string $operator = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -9700,8 +9704,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $model ] - Parameter #1 [ <optional> ?string $conditions = <default> ] - Parameter #2 [ <optional> ?string $alias = <default> ] + Parameter #1 [ <optional> ?string $conditions = null ] + Parameter #2 [ <optional> ?string $alias = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -9710,8 +9714,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $model ] - Parameter #1 [ <optional> ?string $conditions = <default> ] - Parameter #2 [ <optional> ?string $alias = <default> ] + Parameter #1 [ <optional> ?string $conditions = null ] + Parameter #2 [ <optional> ?string $alias = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -9737,7 +9741,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $expr ] Parameter #1 [ <required> $minimum ] Parameter #2 [ <required> $maximum ] - Parameter #3 [ <optional> string $operator = <default> ] + Parameter #3 [ <optional> string $operator = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -9747,7 +9751,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $expr ] Parameter #1 [ <required> array $values ] - Parameter #2 [ <optional> string $operator = <default> ] + Parameter #2 [ <optional> string $operator = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -9782,8 +9786,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $model ] - Parameter #1 [ <optional> ?string $conditions = <default> ] - Parameter #2 [ <optional> ?string $alias = <default> ] + Parameter #1 [ <optional> ?string $conditions = null ] + Parameter #2 [ <optional> ?string $alias = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -9792,7 +9796,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $bindParams ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -9801,7 +9805,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $bindTypes ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -10034,7 +10038,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method rollback ] { - Parameters [2] { - Parameter #0 [ <optional> ?string $rollbackMessage = <default> ] + Parameter #0 [ <optional> ?string $rollbackMessage = null ] Parameter #1 [ <optional> ?Phalcon\Mvc\ModelInterface $rollbackRecord = <default> ] } - Return [ bool ] @@ -10113,7 +10117,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method get ] { - Parameters [1] { - Parameter #0 [ <optional> bool $autoBegin = <default> ] + Parameter #0 [ <optional> bool $autoBegin = true ] } - Return [ Phalcon\Mvc\Model\TransactionInterface ] } @@ -10158,7 +10162,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method rollback ] { - Parameters [1] { - Parameter #0 [ <optional> bool $collect = <default> ] + Parameter #0 [ <optional> bool $collect = false ] } - Return [ void ] } @@ -10533,7 +10537,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <optional> $uri = <default> ] Parameter #1 [ <optional> $args = <default> ] - Parameter #2 [ <optional> ?bool $local = <default> ] + Parameter #2 [ <optional> ?bool $local = null ] } - Return [ string ] } @@ -10571,7 +10575,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method path ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $path = <default> ] + Parameter #0 [ <optional> ?string $path = null ] } - Return [ string ] } @@ -11000,7 +11004,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -11107,7 +11111,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $key ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> bool $remove = <default> ] + Parameter #2 [ <optional> bool $remove = false ] } } @@ -11213,7 +11217,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> abstract public method regenerateId ] { - Parameters [1] { - Parameter #0 [ <optional> bool $deleteOldSession = <default> ] + Parameter #0 [ <optional> bool $deleteOldSession = true ] } - Return [ Phalcon\Session\ManagerInterface ] } @@ -11574,8 +11578,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [4] { + - Properties [5] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -11584,8 +11589,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Methods [10] { Method [ <internal:phalcon, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -11593,7 +11599,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -11646,7 +11652,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -11656,7 +11662,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -11708,7 +11714,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -11818,8 +11824,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -11832,7 +11839,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -11848,15 +11855,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -11864,7 +11872,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -11917,7 +11925,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -11927,7 +11935,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -12291,7 +12299,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -12566,7 +12574,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -12602,7 +12610,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Storage\Adapter\AdapterInterface> abstract public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> string $prefix = <default> ] + Parameter #0 [ <optional> string $prefix = '' ] } - Return [ array ] } @@ -12640,7 +12648,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -12722,7 +12730,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> array $collection ] Parameter #1 [ <required> $index ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> ?string $cast = <default> ] + Parameter #3 [ <optional> ?string $cast = null ] } } @@ -12781,7 +12789,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -12791,8 +12799,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $input ] Parameter #1 [ <optional> array $context = [] ] - Parameter #2 [ <optional> string $left = <default> ] - Parameter #3 [ <optional> string $right = <default> ] + Parameter #2 [ <optional> string $left = '%' ] + Parameter #3 [ <optional> string $right = '%' ] } - Return [ string ] } @@ -12801,7 +12809,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -12811,7 +12819,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -12820,7 +12828,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -12849,7 +12857,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <optional> array $data = [] ] - Parameter #1 [ <optional> bool $insensitive = <default> ] + Parameter #1 [ <optional> bool $insensitive = true ] } } @@ -12904,7 +12912,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -12918,7 +12926,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Support\Collection\CollectionInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> bool $insensitive = <default> ] + Parameter #0 [ <optional> bool $insensitive = true ] } - Return [ array ] } @@ -13020,7 +13028,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Support\Collection\CollectionInterface> public method toJson ] { - Parameters [1] { - Parameter #0 [ <optional> int $options = <default> ] + Parameter #0 [ <optional> int $options = 4194383 ] } - Return [ string ] } @@ -13061,8 +13069,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $flags = <default> ] - Parameter #2 [ <optional> int $depth = <default> ] + Parameter #1 [ <optional> int $flags = 0 ] + Parameter #2 [ <optional> int $depth = 512 ] } } @@ -13333,7 +13341,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -13472,14 +13480,14 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $path ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $delimiter = <default> ] + Parameter #2 [ <optional> ?string $delimiter = null ] } } Method [ <internal:phalcon, prototype Phalcon\Config\ConfigInterface> public method setPathDelimiter ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $delimiter = <default> ] + Parameter #0 [ <optional> ?string $delimiter = null ] } - Return [ Phalcon\Config\ConfigInterface ] } @@ -13513,7 +13521,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <optional> array $data = [] ] - Parameter #1 [ <optional> bool $insensitive = <default> ] + Parameter #1 [ <optional> bool $insensitive = true ] } } @@ -13568,7 +13576,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -13582,7 +13590,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Support\Collection, prototype Phalcon\Support\Collection\CollectionInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> bool $insensitive = <default> ] + Parameter #0 [ <optional> bool $insensitive = true ] } - Return [ array ] } @@ -13677,7 +13685,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Support\Collection, prototype Phalcon\Support\Collection\CollectionInterface> public method toJson ] { - Parameters [1] { - Parameter #0 [ <optional> int $options = <default> ] + Parameter #0 [ <optional> int $options = 4194383 ] } - Return [ string ] } @@ -13709,8 +13717,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $flags = <default> ] - Parameter #2 [ <optional> int $depth = <default> ] + Parameter #1 [ <optional> int $flags = 0 ] + Parameter #2 [ <optional> int $depth = 512 ] } } @@ -13754,7 +13762,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = -1 ] } - Return [ string ] } @@ -13764,7 +13772,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $key ] Parameter #1 [ <required> $value ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } @@ -13801,7 +13809,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $flag ] - Parameter #1 [ <optional> bool $enable = <default> ] + Parameter #1 [ <optional> bool $enable = true ] } - Return [ void ] } @@ -13810,7 +13818,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = null ] } - Return [ string ] } @@ -13895,7 +13903,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $collection ] - Parameter #1 [ <optional> string $glue = <default> ] + Parameter #1 [ <optional> string $glue = '' ] } - Return [ string ] } @@ -14366,7 +14374,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] Parameter #1 [ <required> array $definition ] - Parameter #2 [ <optional> ?string $schemaName = <default> ] + Parameter #2 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -14375,7 +14383,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> $table ] - Parameter #1 [ <optional> ?string $whereCondition = <default> ] + Parameter #1 [ <optional> ?string $whereCondition = null ] Parameter #2 [ <optional> array $placeholders = [] ] Parameter #3 [ <optional> array $dataTypes = [] ] } @@ -14386,7 +14394,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -14395,7 +14403,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -14443,8 +14451,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ bool ] } @@ -14453,8 +14461,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ bool ] } @@ -14471,7 +14479,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $sqlQuery ] - Parameter #1 [ <optional> int $fetchMode = <default> ] + Parameter #1 [ <optional> int $fetchMode = null ] Parameter #2 [ <optional> array $bindParams = [] ] Parameter #3 [ <optional> array $bindTypes = [] ] } @@ -14653,7 +14661,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method listTables ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -14661,7 +14669,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Db\Adapter\AdapterInterface> public method listViews ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -14735,7 +14743,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -14744,7 +14752,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -14790,7 +14798,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -14805,7 +14813,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AdapterInterface> abstract public method begin ] { - Parameters [1] { - Parameter #0 [ <optional> bool $nesting = <default> ] + Parameter #0 [ <optional> bool $nesting = true ] } - Return [ bool ] } @@ -14820,7 +14828,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AdapterInterface> abstract public method commit ] { - Parameters [1] { - Parameter #0 [ <optional> bool $nesting = <default> ] + Parameter #0 [ <optional> bool $nesting = true ] } - Return [ bool ] } @@ -14837,7 +14845,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -14876,7 +14884,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AdapterInterface> abstract public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } } @@ -14892,7 +14900,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AdapterInterface> abstract public method rollback ] { - Parameters [1] { - Parameter #0 [ <optional> bool $nesting = <default> ] + Parameter #0 [ <optional> bool $nesting = true ] } - Return [ bool ] } @@ -14910,8 +14918,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -14923,8 +14932,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method __invoke ] { - Parameters [2] { - Parameter #0 [ <optional> string $indent = <default> ] - Parameter #1 [ <optional> ?string $delimiter = <default> ] + Parameter #0 [ <optional> string $indent = ' ' ] + Parameter #1 [ <optional> ?string $delimiter = null ] } - Return [ Phalcon\Html\Helper\AbstractSeries ] } @@ -14952,8 +14961,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -14961,7 +14971,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -15014,7 +15024,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -15024,7 +15034,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -15171,7 +15181,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -15181,7 +15191,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -15199,7 +15209,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -15209,7 +15219,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -15229,7 +15239,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #1 [ <required> string $andor ] Parameter #2 [ <required> string $condition ] Parameter #3 [ <optional> $value = <default> ] - Parameter #4 [ <optional> int $type = <default> ] + Parameter #4 [ <optional> int $type = -1 ] } - Return [ void ] } @@ -15284,7 +15294,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $store ] Parameter #1 [ <required> string $condition ] Parameter #2 [ <optional> $value = <default> ] - Parameter #3 [ <optional> int $type = <default> ] + Parameter #3 [ <optional> int $type = -1 ] } - Return [ void ] } @@ -15310,7 +15320,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = -1 ] } - Return [ string ] } @@ -15320,7 +15330,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $key ] Parameter #1 [ <required> $value ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } @@ -15357,7 +15367,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $flag ] - Parameter #1 [ <optional> bool $enable = <default> ] + Parameter #1 [ <optional> bool $enable = true ] } - Return [ void ] } @@ -15366,7 +15376,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = null ] } - Return [ string ] } @@ -15451,7 +15461,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $collection ] - Parameter #1 [ <optional> string $glue = <default> ] + Parameter #1 [ <optional> string $glue = '' ] } - Return [ string ] } @@ -15512,7 +15522,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, overwrites Phalcon\Db\Adapter\AdapterInterface, prototype Phalcon\Db\Adapter\AdapterInterface> public method begin ] { - Parameters [1] { - Parameter #0 [ <optional> bool $nesting = <default> ] + Parameter #0 [ <optional> bool $nesting = true ] } - Return [ bool ] } @@ -15520,7 +15530,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, overwrites Phalcon\Db\Adapter\AdapterInterface, prototype Phalcon\Db\Adapter\AdapterInterface> public method commit ] { - Parameters [1] { - Parameter #0 [ <optional> bool $nesting = <default> ] + Parameter #0 [ <optional> bool $nesting = true ] } - Return [ bool ] } @@ -15607,7 +15617,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, overwrites Phalcon\Db\Adapter\AdapterInterface, prototype Phalcon\Db\Adapter\AdapterInterface> public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } } @@ -15631,7 +15641,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, overwrites Phalcon\Db\Adapter\AdapterInterface, prototype Phalcon\Db\Adapter\AdapterInterface> public method rollback ] { - Parameters [1] { - Parameter #0 [ <optional> bool $nesting = <default> ] + Parameter #0 [ <optional> bool $nesting = true ] } - Return [ bool ] } @@ -15715,7 +15725,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] Parameter #1 [ <required> array $definition ] - Parameter #2 [ <optional> ?string $schemaName = <default> ] + Parameter #2 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -15724,7 +15734,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> $table ] - Parameter #1 [ <optional> ?string $whereCondition = <default> ] + Parameter #1 [ <optional> ?string $whereCondition = null ] Parameter #2 [ <optional> array $placeholders = [] ] Parameter #3 [ <optional> array $dataTypes = [] ] } @@ -15735,7 +15745,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -15744,7 +15754,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -15792,8 +15802,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ bool ] } @@ -15802,8 +15812,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ bool ] } @@ -15820,7 +15830,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $sqlQuery ] - Parameter #1 [ <optional> int $fetchMode = <default> ] + Parameter #1 [ <optional> int $fetchMode = null ] Parameter #2 [ <optional> array $bindParams = [] ] Parameter #3 [ <optional> array $bindTypes = [] ] } @@ -16002,7 +16012,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method listTables ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -16010,7 +16020,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method listViews ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -16084,7 +16094,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -16093,7 +16103,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -16139,7 +16149,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -16148,7 +16158,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -16184,7 +16194,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $str ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -16193,7 +16203,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $str ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -16210,7 +16220,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $columnList ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -16227,7 +16237,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $column ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -16237,7 +16247,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -16247,7 +16257,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $table ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -16344,7 +16354,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -16353,7 +16363,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -16363,7 +16373,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -16373,7 +16383,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -16383,7 +16393,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -16393,7 +16403,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -16402,7 +16412,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -16412,7 +16422,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -16422,7 +16432,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -16432,7 +16442,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -16442,7 +16452,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -16452,7 +16462,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -16462,7 +16472,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -16472,7 +16482,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -16482,7 +16492,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -16491,7 +16501,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -16501,7 +16511,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -16511,7 +16521,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -16521,8 +16531,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $qualified ] - Parameter #1 [ <optional> ?string $alias = <default> ] - Parameter #2 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $alias = null ] + Parameter #2 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -16531,9 +16541,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] - Parameter #2 [ <optional> ?string $alias = <default> ] - Parameter #3 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] + Parameter #2 [ <optional> ?string $alias = null ] + Parameter #3 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -16542,8 +16552,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $column ] - Parameter #1 [ <optional> ?string $domain = <default> ] - Parameter #2 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $domain = null ] + Parameter #2 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -16603,7 +16613,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] Parameter #1 [ <required> array $definition ] - Parameter #2 [ <optional> ?string $schemaName = <default> ] + Parameter #2 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -16612,7 +16622,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -16621,7 +16631,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -16630,7 +16640,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -16679,7 +16689,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tableName ] Parameter #1 [ <required> string $schemaName ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ string ] } @@ -16688,8 +16698,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ string ] } @@ -16705,7 +16715,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\DialectInterface> abstract public method listTables ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -16733,7 +16743,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -16742,7 +16752,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -16751,7 +16761,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -16794,7 +16804,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $eventName ] Parameter #1 [ <optional> $data = <default> ] - Parameter #2 [ <optional> bool $cancellable = <default> ] + Parameter #2 [ <optional> bool $cancellable = true ] } } } @@ -16811,8 +16821,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [7] { + - Properties [8] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -16825,8 +16836,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method __invoke ] { - Parameters [3] { - Parameter #0 [ <optional> string $indent = <default> ] - Parameter #1 [ <optional> ?string $delimiter = <default> ] + Parameter #0 [ <optional> string $indent = ' ' ] + Parameter #1 [ <optional> ?string $delimiter = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\AbstractList ] @@ -16848,8 +16859,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -16857,7 +16869,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -16910,7 +16922,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -16920,7 +16932,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -17251,7 +17263,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> ?string $delimiters = <default> ] + Parameter #1 [ <optional> ?string $delimiters = null ] } - Return [ string ] } @@ -17260,7 +17272,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> ?string $delimiters = <default> ] + Parameter #1 [ <optional> ?string $delimiters = null ] } - Return [ array ] } @@ -17429,7 +17441,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $modules ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Application\AbstractApplication ] } @@ -17604,11 +17616,11 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [7] { Parameter #0 [ <required> string $type ] Parameter #1 [ <required> string $path ] - Parameter #2 [ <optional> bool $isLocal = <default> ] - Parameter #3 [ <optional> bool $filter = <default> ] + Parameter #2 [ <optional> bool $isLocal = true ] + Parameter #3 [ <optional> bool $filter = true ] Parameter #4 [ <optional> array $attributes = [] ] - Parameter #5 [ <optional> ?string $version = <default> ] - Parameter #6 [ <optional> bool $isAutoVersion = <default> ] + Parameter #5 [ <optional> ?string $version = null ] + Parameter #6 [ <optional> bool $isAutoVersion = false ] } } @@ -17629,7 +17641,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method getContent ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $basePath = <default> ] + Parameter #0 [ <optional> ?string $basePath = null ] } - Return [ string ] } @@ -17651,7 +17663,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method getRealSourcePath ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $basePath = <default> ] + Parameter #0 [ <optional> ?string $basePath = null ] } - Return [ string ] } @@ -17659,7 +17671,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method getRealTargetPath ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $basePath = <default> ] + Parameter #0 [ <optional> ?string $basePath = null ] } - Return [ string ] } @@ -17857,7 +17869,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $type ] Parameter #1 [ <required> string $content ] - Parameter #2 [ <optional> bool $filter = <default> ] + Parameter #2 [ <optional> bool $filter = true ] Parameter #3 [ <optional> array $attributes = [] ] } } @@ -18036,7 +18048,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $statement ] Parameter #1 [ <optional> array $values = [] ] - Parameter #2 [ <optional> int $column = <default> ] + Parameter #2 [ <optional> int $column = 0 ] } - Return [ array ] } @@ -18046,7 +18058,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $statement ] Parameter #1 [ <optional> array $values = [] ] - Parameter #2 [ <optional> int $flags = <default> ] + Parameter #2 [ <optional> int $flags = null ] } - Return [ array ] } @@ -18056,7 +18068,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $statement ] Parameter #1 [ <optional> array $values = [] ] - Parameter #2 [ <optional> string $className = <default> ] + Parameter #2 [ <optional> string $className = 'stdClass' ] Parameter #3 [ <optional> array $arguments = [] ] } - Return [ object ] @@ -18067,7 +18079,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $statement ] Parameter #1 [ <optional> array $values = [] ] - Parameter #2 [ <optional> string $className = <default> ] + Parameter #2 [ <optional> string $className = 'stdClass' ] Parameter #3 [ <optional> array $arguments = [] ] } - Return [ array ] @@ -18130,7 +18142,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method getQuoteNames ] { - Parameters [1] { - Parameter #0 [ <optional> string $driver = <default> ] + Parameter #0 [ <optional> string $driver = '' ] } - Return [ array ] } @@ -18152,7 +18164,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\DataMapper\Pdo\Connection\PdoInterface> public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } - Return [ string ] } @@ -18185,7 +18197,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = null ] } - Return [ string ] } @@ -18387,7 +18399,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] Parameter #1 [ <required> $definition ] - Parameter #2 [ <optional> bool $shared = <default> ] + Parameter #2 [ <optional> bool $shared = false ] } } @@ -18523,7 +18535,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] Parameter #1 [ <required> $definition ] - Parameter #2 [ <optional> bool $shared = <default> ] + Parameter #2 [ <optional> bool $shared = false ] } - Return [ Phalcon\Di\ServiceInterface ] } @@ -18853,7 +18865,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Dispatcher\DispatcherInterface> public method setModuleName ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $moduleName = <default> ] + Parameter #0 [ <optional> ?string $moduleName = null ] } - Return [ void ] } @@ -19087,7 +19099,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -19212,7 +19224,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> float $source ] Parameter #1 [ <required> float $target ] - Parameter #2 [ <optional> bool $included = <default> ] + Parameter #2 [ <optional> bool $included = false ] } } @@ -19340,7 +19352,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -19693,8 +19705,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, ctor> public method __construct ] { - Parameters [3] { - Parameter #0 [ <optional> string $rel = <default> ] - Parameter #1 [ <optional> string $href = <default> ] + Parameter #0 [ <optional> string $rel = '' ] + Parameter #1 [ <optional> string $href = '' ] Parameter #2 [ <optional> array $attributes = [] ] } } @@ -19861,7 +19873,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $color ] - Parameter #1 [ <optional> int $opacity = <default> ] + Parameter #1 [ <optional> int $opacity = 100 ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -19879,8 +19891,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> int $width ] Parameter #1 [ <required> int $height ] - Parameter #2 [ <optional> ?int $offsetX = <default> ] - Parameter #3 [ <optional> ?int $offsetY = <default> ] + Parameter #2 [ <optional> ?int $offsetX = null ] + Parameter #3 [ <optional> ?int $offsetY = null ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -19954,8 +19966,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> int $height ] - Parameter #1 [ <optional> int $opacity = <default> ] - Parameter #2 [ <optional> bool $fadeIn = <default> ] + Parameter #1 [ <optional> int $opacity = 100 ] + Parameter #2 [ <optional> bool $fadeIn = false ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -19963,8 +19975,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Image\Adapter\AdapterInterface> public method render ] { - Parameters [2] { - Parameter #0 [ <optional> ?string $extension = <default> ] - Parameter #1 [ <optional> int $quality = <default> ] + Parameter #0 [ <optional> ?string $extension = null ] + Parameter #1 [ <optional> int $quality = 100 ] } - Return [ string ] } @@ -19972,9 +19984,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Image\Adapter\AdapterInterface> public method resize ] { - Parameters [3] { - Parameter #0 [ <optional> ?int $width = <default> ] - Parameter #1 [ <optional> ?int $height = <default> ] - Parameter #2 [ <optional> int $master = <default> ] + Parameter #0 [ <optional> ?int $width = null ] + Parameter #1 [ <optional> ?int $height = null ] + Parameter #2 [ <optional> int $master = null ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -19990,8 +20002,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Image\Adapter\AdapterInterface> public method save ] { - Parameters [2] { - Parameter #0 [ <optional> ?string $file = <default> ] - Parameter #1 [ <optional> int $quality = <default> ] + Parameter #0 [ <optional> ?string $file = null ] + Parameter #1 [ <optional> int $quality = -1 ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -20010,10 +20022,10 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $text ] Parameter #1 [ <optional> $offsetX = <default> ] Parameter #2 [ <optional> $offsetY = <default> ] - Parameter #3 [ <optional> int $opacity = <default> ] - Parameter #4 [ <optional> string $color = <default> ] - Parameter #5 [ <optional> int $size = <default> ] - Parameter #6 [ <optional> ?string $fontFile = <default> ] + Parameter #3 [ <optional> int $opacity = 100 ] + Parameter #4 [ <optional> string $color = '000000' ] + Parameter #5 [ <optional> int $size = 12 ] + Parameter #6 [ <optional> ?string $fontFile = null ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -20022,9 +20034,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> Phalcon\Image\Adapter\AdapterInterface $watermark ] - Parameter #1 [ <optional> int $offsetX = <default> ] - Parameter #2 [ <optional> int $offsetY = <default> ] - Parameter #3 [ <optional> int $opacity = <default> ] + Parameter #1 [ <optional> int $offsetX = 0 ] + Parameter #2 [ <optional> int $offsetY = 0 ] + Parameter #3 [ <optional> int $opacity = 100 ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -20033,8 +20045,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> int $value ] - Parameter #1 [ <optional> int $min = <default> ] - Parameter #2 [ <optional> int $max = <default> ] + Parameter #1 [ <optional> int $min = 0 ] + Parameter #2 [ <optional> int $max = 100 ] } - Return [ int ] } @@ -20096,7 +20108,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -20106,8 +20118,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $input ] Parameter #1 [ <optional> array $context = [] ] - Parameter #2 [ <optional> string $left = <default> ] - Parameter #3 [ <optional> string $right = <default> ] + Parameter #2 [ <optional> string $left = '%' ] + Parameter #3 [ <optional> string $right = '%' ] } - Return [ string ] } @@ -20116,7 +20128,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -20126,7 +20138,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -20135,7 +20147,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -20176,7 +20188,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> protected method getOptions ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $eventName = <default> ] + Parameter #0 [ <optional> ?string $eventName = null ] } } @@ -20529,7 +20541,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $path ] Parameter #1 [ <required> $params ] - Parameter #2 [ <optional> bool $mustClean = <default> ] + Parameter #2 [ <optional> bool $mustClean = false ] } } } @@ -20688,7 +20700,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $eventName ] Parameter #1 [ <optional> $data = <default> ] - Parameter #2 [ <optional> bool $cancellable = <default> ] + Parameter #2 [ <optional> bool $cancellable = true ] } } @@ -20769,7 +20781,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Acl\Adapter\AdapterInterface> abstract public method getInheritedRoles ] { - Parameters [1] { - Parameter #0 [ <optional> string $roleName = <default> ] + Parameter #0 [ <optional> string $roleName = '' ] } - Return [ array ] } @@ -21189,7 +21201,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] Parameter #1 [ <required> $definition ] - Parameter #2 [ <optional> bool $shared = <default> ] + Parameter #2 [ <optional> bool $shared = false ] } } @@ -21325,7 +21337,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] Parameter #1 [ <required> $definition ] - Parameter #2 [ <optional> bool $shared = <default> ] + Parameter #2 [ <optional> bool $shared = false ] } - Return [ Phalcon\Di\ServiceInterface ] } @@ -21536,7 +21548,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -21646,8 +21658,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [7] { + - Properties [8] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -21659,8 +21672,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Methods [16] { Method [ <internal:phalcon, overwrites Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -21697,7 +21711,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -21706,7 +21720,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } @@ -21715,7 +21729,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -21768,7 +21782,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -21778,7 +21792,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -21805,8 +21819,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [7] { + - Properties [8] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -21821,7 +21836,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $text ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> bool $raw = <default> ] + Parameter #2 [ <optional> bool $raw = false ] } - Return [ Phalcon\Html\Helper\AbstractList ] } @@ -21836,8 +21851,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractList> public method __invoke ] { - Parameters [3] { - Parameter #0 [ <optional> string $indent = <default> ] - Parameter #1 [ <optional> ?string $delimiter = <default> ] + Parameter #0 [ <optional> string $indent = ' ' ] + Parameter #1 [ <optional> ?string $delimiter = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\AbstractList ] @@ -21852,8 +21867,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -21861,7 +21877,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -21914,7 +21930,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -21924,7 +21940,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -21951,8 +21967,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [7] { + - Properties [8] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -21997,8 +22014,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractSeries> public method __invoke ] { - Parameters [2] { - Parameter #0 [ <optional> string $indent = <default> ] - Parameter #1 [ <optional> ?string $delimiter = <default> ] + Parameter #0 [ <optional> string $indent = ' ' ] + Parameter #1 [ <optional> ?string $delimiter = null ] } - Return [ Phalcon\Html\Helper\AbstractSeries ] } @@ -22019,8 +22036,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -22028,7 +22046,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -22081,7 +22099,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -22091,7 +22109,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -22157,8 +22175,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Link\AbstractLink, ctor> public method __construct ] { - Parameters [3] { - Parameter #0 [ <optional> string $rel = <default> ] - Parameter #1 [ <optional> string $href = <default> ] + Parameter #0 [ <optional> string $rel = '' ] + Parameter #1 [ <optional> string $href = '' ] Parameter #2 [ <optional> array $attributes = [] ] } } @@ -22584,7 +22602,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, ctor> public method __construct ] { - Parameters [1] { - Parameter #0 [ <optional> bool $defaultRoutes = <default> ] + Parameter #0 [ <optional> bool $defaultRoutes = true ] } } @@ -22594,7 +22612,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] Parameter #2 [ <optional> $httpMethods = <default> ] - Parameter #3 [ <optional> int $position = <default> ] + Parameter #3 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -22604,7 +22622,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -22614,7 +22632,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -22624,7 +22642,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -22634,7 +22652,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -22644,7 +22662,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -22654,7 +22672,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -22664,7 +22682,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -22674,7 +22692,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -22684,7 +22702,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -22694,7 +22712,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -22703,7 +22721,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> Phalcon\Mvc\Router\RouteInterface $route ] - Parameter #1 [ <optional> int $position = <default> ] + Parameter #1 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\RouterInterface ] } @@ -23183,7 +23201,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -23198,7 +23216,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AdapterInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> string $prefix = <default> ] + Parameter #0 [ <optional> string $prefix = '' ] } - Return [ array ] } @@ -23215,7 +23233,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -23249,7 +23267,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $key ] - Parameter #1 [ <optional> int $step = <default> ] + Parameter #1 [ <optional> int $step = 1 ] } } @@ -23271,7 +23289,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $key ] - Parameter #1 [ <optional> int $step = <default> ] + Parameter #1 [ <optional> int $step = 1 ] } } @@ -23294,7 +23312,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $key ] Parameter #1 [ <required> $payload ] - Parameter #2 [ <optional> int $ttl = <default> ] + Parameter #2 [ <optional> int $ttl = 0 ] } } @@ -23401,7 +23419,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> array $collection ] Parameter #1 [ <required> $index ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> ?string $cast = <default> ] + Parameter #3 [ <optional> ?string $cast = null ] } } @@ -23474,7 +23492,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -23495,7 +23513,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AdapterInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> string $prefix = <default> ] + Parameter #0 [ <optional> string $prefix = '' ] } - Return [ array ] } @@ -23512,7 +23530,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -23675,7 +23693,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> array $collection ] Parameter #1 [ <required> $index ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> ?string $cast = <default> ] + Parameter #3 [ <optional> ?string $cast = null ] } } @@ -23749,7 +23767,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -23764,7 +23782,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AdapterInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> string $prefix = <default> ] + Parameter #0 [ <optional> string $prefix = '' ] } - Return [ array ] } @@ -23781,7 +23799,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -23914,7 +23932,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> array $collection ] Parameter #1 [ <required> $index ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> ?string $cast = <default> ] + Parameter #3 [ <optional> ?string $cast = null ] } } @@ -23987,7 +24005,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -24008,7 +24026,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AdapterInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> string $prefix = <default> ] + Parameter #0 [ <optional> string $prefix = '' ] } - Return [ array ] } @@ -24025,7 +24043,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -24184,7 +24202,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> array $collection ] Parameter #1 [ <required> $index ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> ?string $cast = <default> ] + Parameter #3 [ <optional> ?string $cast = null ] } } @@ -24258,7 +24276,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -24281,7 +24299,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AdapterInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> string $prefix = <default> ] + Parameter #0 [ <optional> string $prefix = '' ] } - Return [ array ] } @@ -24298,7 +24316,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -24324,7 +24342,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> private method getDir ] { - Parameters [1] { - Parameter #0 [ <optional> string $key = <default> ] + Parameter #0 [ <optional> string $key = '' ] } - Return [ string ] } @@ -24398,7 +24416,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $filename ] Parameter #1 [ <required> $data ] - Parameter #2 [ <optional> int $flags = <default> ] + Parameter #2 [ <optional> int $flags = 0 ] Parameter #3 [ <optional> $context = <default> ] } } @@ -24537,7 +24555,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> array $collection ] Parameter #1 [ <required> $index ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> ?string $cast = <default> ] + Parameter #3 [ <optional> ?string $cast = null ] } } @@ -24612,7 +24630,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -24627,7 +24645,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, overwrites Phalcon\Storage\Adapter\AbstractAdapter, prototype Phalcon\Storage\Adapter\AdapterInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> string $prefix = <default> ] + Parameter #0 [ <optional> string $prefix = '' ] } - Return [ array ] } @@ -24636,7 +24654,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -24777,7 +24795,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> array $collection ] Parameter #1 [ <required> $index ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> ?string $cast = <default> ] + Parameter #3 [ <optional> ?string $cast = null ] } } @@ -25051,7 +25069,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, overwrites Phalcon\Acl\Adapter\AdapterInterface, prototype Phalcon\Acl\Adapter\AdapterInterface> public method getInheritedRoles ] { - Parameters [1] { - Parameter #0 [ <optional> string $roleName = <default> ] + Parameter #0 [ <optional> string $roleName = '' ] } - Return [ array ] } @@ -25132,7 +25150,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> array $collection ] Parameter #1 [ <required> string $element ] Parameter #2 [ <required> string $elementName ] - Parameter #3 [ <optional> string $suffix = <default> ] + Parameter #3 [ <optional> string $suffix = 'ACL' ] } - Return [ void ] } @@ -25193,7 +25211,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $eventName ] Parameter #1 [ <optional> $data = <default> ] - Parameter #2 [ <optional> bool $cancellable = <default> ] + Parameter #2 [ <optional> bool $cancellable = true ] } } } @@ -25220,7 +25238,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $description = <default> ] + Parameter #1 [ <optional> ?string $description = null ] } } @@ -25380,7 +25398,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $description = <default> ] + Parameter #1 [ <optional> ?string $description = null ] } } @@ -26260,11 +26278,11 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [6] { Parameter #0 [ <required> string $path ] - Parameter #1 [ <optional> bool $local = <default> ] - Parameter #2 [ <optional> bool $filter = <default> ] + Parameter #1 [ <optional> bool $local = true ] + Parameter #2 [ <optional> bool $filter = true ] Parameter #3 [ <optional> array $attributes = [] ] - Parameter #4 [ <optional> ?string $version = <default> ] - Parameter #5 [ <optional> bool $autoVersion = <default> ] + Parameter #4 [ <optional> ?string $version = null ] + Parameter #5 [ <optional> bool $autoVersion = false ] } } @@ -26285,7 +26303,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Assets\Asset> public method getContent ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $basePath = <default> ] + Parameter #0 [ <optional> ?string $basePath = null ] } - Return [ string ] } @@ -26307,7 +26325,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Assets\Asset> public method getRealSourcePath ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $basePath = <default> ] + Parameter #0 [ <optional> ?string $basePath = null ] } - Return [ string ] } @@ -26315,7 +26333,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Assets\Asset> public method getRealTargetPath ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $basePath = <default> ] + Parameter #0 [ <optional> ?string $basePath = null ] } - Return [ string ] } @@ -26502,11 +26520,11 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [6] { Parameter #0 [ <required> string $path ] - Parameter #1 [ <optional> bool $local = <default> ] - Parameter #2 [ <optional> bool $filter = <default> ] + Parameter #1 [ <optional> bool $local = true ] + Parameter #2 [ <optional> bool $filter = true ] Parameter #3 [ <optional> array $attributes = [] ] - Parameter #4 [ <optional> ?string $version = <default> ] - Parameter #5 [ <optional> bool $autoVersion = <default> ] + Parameter #4 [ <optional> ?string $version = null ] + Parameter #5 [ <optional> bool $autoVersion = false ] } } @@ -26527,7 +26545,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Assets\Asset> public method getContent ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $basePath = <default> ] + Parameter #0 [ <optional> ?string $basePath = null ] } - Return [ string ] } @@ -26549,7 +26567,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Assets\Asset> public method getRealSourcePath ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $basePath = <default> ] + Parameter #0 [ <optional> ?string $basePath = null ] } - Return [ string ] } @@ -26557,7 +26575,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Assets\Asset> public method getRealTargetPath ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $basePath = <default> ] + Parameter #0 [ <optional> ?string $basePath = null ] } - Return [ string ] } @@ -26756,10 +26774,10 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [6] { Parameter #0 [ <required> string $path ] Parameter #1 [ <optional> $isLocal = <default> ] - Parameter #2 [ <optional> bool $filter = <default> ] + Parameter #2 [ <optional> bool $filter = true ] Parameter #3 [ <optional> array $attributes = [] ] - Parameter #4 [ <optional> ?string $version = <default> ] - Parameter #5 [ <optional> bool $autoVersion = <default> ] + Parameter #4 [ <optional> ?string $version = null ] + Parameter #5 [ <optional> bool $autoVersion = false ] } - Return [ Phalcon\Assets\Collection ] } @@ -26784,7 +26802,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $content ] - Parameter #1 [ <optional> bool $filter = <default> ] + Parameter #1 [ <optional> bool $filter = true ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Assets\Collection ] @@ -26794,7 +26812,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $content ] - Parameter #1 [ <optional> bool $filter = <default> ] + Parameter #1 [ <optional> bool $filter = true ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Assets\Collection ] @@ -26805,10 +26823,10 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [6] { Parameter #0 [ <required> string $path ] Parameter #1 [ <optional> $isLocal = <default> ] - Parameter #2 [ <optional> bool $filter = <default> ] + Parameter #2 [ <optional> bool $filter = true ] Parameter #3 [ <optional> array $attributes = [] ] - Parameter #4 [ <optional> ?string $version = <default> ] - Parameter #5 [ <optional> bool $autoVersion = <default> ] + Parameter #4 [ <optional> ?string $version = null ] + Parameter #5 [ <optional> bool $autoVersion = false ] } - Return [ Phalcon\Assets\Collection ] } @@ -27036,10 +27054,10 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $className ] Parameter #1 [ <required> string $path ] Parameter #2 [ <optional> $isLocal = <default> ] - Parameter #3 [ <optional> bool $filter = <default> ] + Parameter #3 [ <optional> bool $filter = true ] Parameter #4 [ <optional> array $attributes = [] ] - Parameter #5 [ <optional> ?string $version = <default> ] - Parameter #6 [ <optional> bool $autoVersion = <default> ] + Parameter #5 [ <optional> ?string $version = null ] + Parameter #6 [ <optional> bool $autoVersion = false ] } - Return [ Phalcon\Assets\Collection ] } @@ -27049,7 +27067,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $className ] Parameter #1 [ <required> string $content ] - Parameter #2 [ <optional> bool $filter = <default> ] + Parameter #2 [ <optional> bool $filter = true ] Parameter #3 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Assets\Collection ] @@ -27255,7 +27273,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $content ] - Parameter #1 [ <optional> bool $filter = <default> ] + Parameter #1 [ <optional> bool $filter = true ] Parameter #2 [ <optional> array $attributes = [] ] } } @@ -27344,7 +27362,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $content ] - Parameter #1 [ <optional> bool $filter = <default> ] + Parameter #1 [ <optional> bool $filter = true ] Parameter #2 [ <optional> array $attributes = [] ] } } @@ -27459,11 +27477,11 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [6] { Parameter #0 [ <required> string $path ] - Parameter #1 [ <optional> bool $local = <default> ] - Parameter #2 [ <optional> bool $filter = <default> ] + Parameter #1 [ <optional> bool $local = true ] + Parameter #2 [ <optional> bool $filter = true ] Parameter #3 [ <optional> array $attributes = [] ] - Parameter #4 [ <optional> ?string $version = <default> ] - Parameter #5 [ <optional> bool $autoVersion = <default> ] + Parameter #4 [ <optional> ?string $version = null ] + Parameter #5 [ <optional> bool $autoVersion = false ] } - Return [ Phalcon\Assets\Manager ] } @@ -27489,7 +27507,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $content ] - Parameter #1 [ <optional> bool $filter = <default> ] + Parameter #1 [ <optional> bool $filter = true ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Assets\Manager ] @@ -27499,7 +27517,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $content ] - Parameter #1 [ <optional> bool $filter = <default> ] + Parameter #1 [ <optional> bool $filter = true ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Assets\Manager ] @@ -27509,11 +27527,11 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [6] { Parameter #0 [ <required> string $path ] - Parameter #1 [ <optional> bool $local = <default> ] - Parameter #2 [ <optional> bool $filter = <default> ] + Parameter #1 [ <optional> bool $local = true ] + Parameter #2 [ <optional> bool $filter = true ] Parameter #3 [ <optional> array $attributes = [] ] - Parameter #4 [ <optional> ?string $version = <default> ] - Parameter #5 [ <optional> bool $autoVersion = <default> ] + Parameter #4 [ <optional> ?string $version = null ] + Parameter #5 [ <optional> bool $autoVersion = false ] } - Return [ Phalcon\Assets\Manager ] } @@ -27599,7 +27617,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method outputCss ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } - Return [ string ] } @@ -27616,7 +27634,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method outputInlineCss ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } - Return [ string ] } @@ -27624,7 +27642,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method outputInlineJs ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } - Return [ string ] } @@ -27632,7 +27650,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method outputJs ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } - Return [ string ] } @@ -27684,7 +27702,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <optional> $parameters = <default> ] - Parameter #1 [ <optional> bool $local = <default> ] + Parameter #1 [ <optional> bool $local = true ] } - Return [ string ] } @@ -27704,7 +27722,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <optional> $parameters = <default> ] - Parameter #1 [ <optional> bool $local = <default> ] + Parameter #1 [ <optional> bool $local = true ] } - Return [ string ] } @@ -27860,7 +27878,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, ctor> public method __construct ] { - Parameters [1] { - Parameter #0 [ <optional> bool $isDebug = <default> ] + Parameter #0 [ <optional> bool $isDebug = false ] } } @@ -27902,7 +27920,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] Parameter #1 [ <required> $directories ] - Parameter #2 [ <optional> bool $prepend = <default> ] + Parameter #2 [ <optional> bool $prepend = false ] } - Return [ Phalcon\Autoload\Loader ] } @@ -27981,7 +27999,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method register ] { - Parameters [1] { - Parameter #0 [ <optional> bool $prepend = <default> ] + Parameter #0 [ <optional> bool $prepend = false ] } - Return [ Phalcon\Autoload\Loader ] } @@ -27990,7 +28008,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $classes ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Autoload\Loader ] } @@ -27999,7 +28017,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $directories ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Autoload\Loader ] } @@ -28008,7 +28026,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $extensions ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Autoload\Loader ] } @@ -28025,7 +28043,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $files ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Autoload\Loader ] } @@ -28034,7 +28052,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $namespaces ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Autoload\Loader ] } @@ -28075,7 +28093,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> array $collection ] Parameter #1 [ <required> string $collectionName ] Parameter #2 [ <required> string $method ] - Parameter #3 [ <optional> bool $merge = <default> ] + Parameter #3 [ <optional> bool $merge = false ] } - Return [ Phalcon\Autoload\Loader ] } @@ -28093,7 +28111,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $directories ] Parameter #1 [ <required> string $className ] - Parameter #2 [ <optional> bool $isDirectory = <default> ] + Parameter #2 [ <optional> bool $isDirectory = false ] } - Return [ bool ] } @@ -28135,7 +28153,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $eventName ] Parameter #1 [ <optional> $data = <default> ] - Parameter #2 [ <optional> bool $cancellable = <default> ] + Parameter #2 [ <optional> bool $cancellable = true ] } } } @@ -28275,7 +28293,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -28290,7 +28308,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Apcu, prototype Phalcon\Storage\Adapter\AdapterInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> string $prefix = <default> ] + Parameter #0 [ <optional> string $prefix = '' ] } - Return [ array ] } @@ -28307,7 +28325,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -28341,7 +28359,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $key ] - Parameter #1 [ <optional> int $step = <default> ] + Parameter #1 [ <optional> int $step = 1 ] } } @@ -28363,7 +28381,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $key ] - Parameter #1 [ <optional> int $step = <default> ] + Parameter #1 [ <optional> int $step = 1 ] } } @@ -28386,7 +28404,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $key ] Parameter #1 [ <required> $payload ] - Parameter #2 [ <optional> int $ttl = <default> ] + Parameter #2 [ <optional> int $ttl = 0 ] } } @@ -28493,7 +28511,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> array $collection ] Parameter #1 [ <required> $index ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> ?string $cast = <default> ] + Parameter #3 [ <optional> ?string $cast = null ] } } @@ -28566,7 +28584,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -28587,7 +28605,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Libmemcached, prototype Phalcon\Storage\Adapter\AdapterInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> string $prefix = <default> ] + Parameter #0 [ <optional> string $prefix = '' ] } - Return [ array ] } @@ -28604,7 +28622,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -28731,7 +28749,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> array $collection ] Parameter #1 [ <required> $index ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> ?string $cast = <default> ] + Parameter #3 [ <optional> ?string $cast = null ] } } @@ -28805,7 +28823,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -28820,7 +28838,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Memory, prototype Phalcon\Storage\Adapter\AdapterInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> string $prefix = <default> ] + Parameter #0 [ <optional> string $prefix = '' ] } - Return [ array ] } @@ -28837,7 +28855,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -28970,7 +28988,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> array $collection ] Parameter #1 [ <required> $index ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> ?string $cast = <default> ] + Parameter #3 [ <optional> ?string $cast = null ] } } @@ -29043,7 +29061,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -29064,7 +29082,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Redis, prototype Phalcon\Storage\Adapter\AdapterInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> string $prefix = <default> ] + Parameter #0 [ <optional> string $prefix = '' ] } - Return [ array ] } @@ -29081,7 +29099,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -29208,7 +29226,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> array $collection ] Parameter #1 [ <required> $index ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> ?string $cast = <default> ] + Parameter #3 [ <optional> ?string $cast = null ] } } @@ -29282,7 +29300,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -29305,7 +29323,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Stream, prototype Phalcon\Storage\Adapter\AdapterInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> string $prefix = <default> ] + Parameter #0 [ <optional> string $prefix = '' ] } - Return [ array ] } @@ -29322,7 +29340,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -29365,7 +29383,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $filename ] Parameter #1 [ <required> $data ] - Parameter #2 [ <optional> int $flags = <default> ] + Parameter #2 [ <optional> int $flags = 0 ] Parameter #3 [ <optional> $context = <default> ] } } @@ -29488,7 +29506,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> array $collection ] Parameter #1 [ <required> $index ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> ?string $cast = <default> ] + Parameter #3 [ <optional> ?string $cast = null ] } } @@ -29563,7 +29581,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -29578,7 +29596,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Storage\Adapter\Weak, prototype Phalcon\Storage\Adapter\AdapterInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> string $prefix = <default> ] + Parameter #0 [ <optional> string $prefix = '' ] } - Return [ array ] } @@ -29587,7 +29605,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -29728,7 +29746,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> array $collection ] Parameter #1 [ <required> $index ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> ?string $cast = <default> ] + Parameter #3 [ <optional> ?string $cast = null ] } } @@ -30261,8 +30279,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <optional> ?array $arguments = [] ] - Parameter #1 [ <optional> bool $str = <default> ] - Parameter #2 [ <optional> bool $shift = <default> ] + Parameter #1 [ <optional> bool $str = true ] + Parameter #2 [ <optional> bool $shift = true ] } - Return [ Phalcon\Cli\Console ] } @@ -30306,7 +30324,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $modules ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Application\AbstractApplication ] } @@ -30597,7 +30615,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $message ] - Parameter #1 [ <optional> int $exceptionCode = <default> ] + Parameter #1 [ <optional> int $exceptionCode = 0 ] } } @@ -30849,7 +30867,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Dispatcher\AbstractDispatcher, prototype Phalcon\Dispatcher\DispatcherInterface> public method setModuleName ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $moduleName = <default> ] + Parameter #0 [ <optional> ?string $moduleName = null ] } - Return [ void ] } @@ -31036,7 +31054,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, ctor> public method __construct ] { - Parameters [1] { - Parameter #0 [ <optional> bool $defaultRoutes = <default> ] + Parameter #0 [ <optional> bool $defaultRoutes = true ] } } @@ -31289,7 +31307,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Cli\Router\RouteInterface> static public method delimiter ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $delimiter = <default> ] + Parameter #0 [ <optional> ?string $delimiter = null ] } - Return [ void ] } @@ -31545,7 +31563,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $arrayConfig ] - Parameter #1 [ <optional> string $defaultAdapter = <default> ] + Parameter #1 [ <optional> string $defaultAdapter = 'php' ] } } @@ -31569,14 +31587,14 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $path ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $delimiter = <default> ] + Parameter #2 [ <optional> ?string $delimiter = null ] } } Method [ <internal:phalcon, inherits Phalcon\Config\Config, prototype Phalcon\Config\ConfigInterface> public method setPathDelimiter ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $delimiter = <default> ] + Parameter #0 [ <optional> ?string $delimiter = null ] } - Return [ Phalcon\Config\ConfigInterface ] } @@ -31657,7 +31675,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -31671,7 +31689,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Support\Collection, prototype Phalcon\Support\Collection\CollectionInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> bool $insensitive = <default> ] + Parameter #0 [ <optional> bool $insensitive = true ] } - Return [ array ] } @@ -31766,7 +31784,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Support\Collection, prototype Phalcon\Support\Collection\CollectionInterface> public method toJson ] { - Parameters [1] { - Parameter #0 [ <optional> int $options = <default> ] + Parameter #0 [ <optional> int $options = 4194383 ] } - Return [ string ] } @@ -31798,8 +31816,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $flags = <default> ] - Parameter #2 [ <optional> int $depth = <default> ] + Parameter #1 [ <optional> int $flags = 0 ] + Parameter #2 [ <optional> int $depth = 512 ] } } @@ -31837,7 +31855,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $filePath ] - Parameter #1 [ <optional> int $mode = <default> ] + Parameter #1 [ <optional> int $mode = 1 ] } } @@ -31870,8 +31888,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $filename ] - Parameter #1 [ <optional> bool $processSections = <default> ] - Parameter #2 [ <optional> int $scannerMode = <default> ] + Parameter #1 [ <optional> bool $processSections = false ] + Parameter #2 [ <optional> int $scannerMode = 1 ] } } @@ -31895,14 +31913,14 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $path ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $delimiter = <default> ] + Parameter #2 [ <optional> ?string $delimiter = null ] } } Method [ <internal:phalcon, inherits Phalcon\Config\Config, prototype Phalcon\Config\ConfigInterface> public method setPathDelimiter ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $delimiter = <default> ] + Parameter #0 [ <optional> ?string $delimiter = null ] } - Return [ Phalcon\Config\ConfigInterface ] } @@ -31983,7 +32001,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -31997,7 +32015,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Support\Collection, prototype Phalcon\Support\Collection\CollectionInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> bool $insensitive = <default> ] + Parameter #0 [ <optional> bool $insensitive = true ] } - Return [ array ] } @@ -32092,7 +32110,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Support\Collection, prototype Phalcon\Support\Collection\CollectionInterface> public method toJson ] { - Parameters [1] { - Parameter #0 [ <optional> int $options = <default> ] + Parameter #0 [ <optional> int $options = 4194383 ] } - Return [ string ] } @@ -32124,8 +32142,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $flags = <default> ] - Parameter #2 [ <optional> int $depth = <default> ] + Parameter #1 [ <optional> int $flags = 0 ] + Parameter #2 [ <optional> int $depth = 512 ] } } @@ -32186,14 +32204,14 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $path ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $delimiter = <default> ] + Parameter #2 [ <optional> ?string $delimiter = null ] } } Method [ <internal:phalcon, inherits Phalcon\Config\Config, prototype Phalcon\Config\ConfigInterface> public method setPathDelimiter ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $delimiter = <default> ] + Parameter #0 [ <optional> ?string $delimiter = null ] } - Return [ Phalcon\Config\ConfigInterface ] } @@ -32274,7 +32292,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -32288,7 +32306,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Support\Collection, prototype Phalcon\Support\Collection\CollectionInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> bool $insensitive = <default> ] + Parameter #0 [ <optional> bool $insensitive = true ] } - Return [ array ] } @@ -32383,7 +32401,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Support\Collection, prototype Phalcon\Support\Collection\CollectionInterface> public method toJson ] { - Parameters [1] { - Parameter #0 [ <optional> int $options = <default> ] + Parameter #0 [ <optional> int $options = 4194383 ] } - Return [ string ] } @@ -32415,8 +32433,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $flags = <default> ] - Parameter #2 [ <optional> int $depth = <default> ] + Parameter #1 [ <optional> int $flags = 0 ] + Parameter #2 [ <optional> int $depth = 512 ] } } @@ -32477,14 +32495,14 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $path ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $delimiter = <default> ] + Parameter #2 [ <optional> ?string $delimiter = null ] } } Method [ <internal:phalcon, inherits Phalcon\Config\Config, prototype Phalcon\Config\ConfigInterface> public method setPathDelimiter ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $delimiter = <default> ] + Parameter #0 [ <optional> ?string $delimiter = null ] } - Return [ Phalcon\Config\ConfigInterface ] } @@ -32565,7 +32583,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -32579,7 +32597,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Support\Collection, prototype Phalcon\Support\Collection\CollectionInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> bool $insensitive = <default> ] + Parameter #0 [ <optional> bool $insensitive = true ] } - Return [ array ] } @@ -32674,7 +32692,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Support\Collection, prototype Phalcon\Support\Collection\CollectionInterface> public method toJson ] { - Parameters [1] { - Parameter #0 [ <optional> int $options = <default> ] + Parameter #0 [ <optional> int $options = 4194383 ] } - Return [ string ] } @@ -32706,8 +32724,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $flags = <default> ] - Parameter #2 [ <optional> int $depth = <default> ] + Parameter #1 [ <optional> int $flags = 0 ] + Parameter #2 [ <optional> int $depth = 512 ] } } @@ -32787,14 +32805,14 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $path ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $delimiter = <default> ] + Parameter #2 [ <optional> ?string $delimiter = null ] } } Method [ <internal:phalcon, inherits Phalcon\Config\Config, prototype Phalcon\Config\ConfigInterface> public method setPathDelimiter ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $delimiter = <default> ] + Parameter #0 [ <optional> ?string $delimiter = null ] } - Return [ Phalcon\Config\ConfigInterface ] } @@ -32875,7 +32893,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -32889,7 +32907,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Support\Collection, prototype Phalcon\Support\Collection\CollectionInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> bool $insensitive = <default> ] + Parameter #0 [ <optional> bool $insensitive = true ] } - Return [ array ] } @@ -32984,7 +33002,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Support\Collection, prototype Phalcon\Support\Collection\CollectionInterface> public method toJson ] { - Parameters [1] { - Parameter #0 [ <optional> int $options = <default> ] + Parameter #0 [ <optional> int $options = 4194383 ] } - Return [ string ] } @@ -33016,8 +33034,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $flags = <default> ] - Parameter #2 [ <optional> int $depth = <default> ] + Parameter #1 [ <optional> int $flags = 0 ] + Parameter #2 [ <optional> int $depth = 512 ] } } @@ -33265,8 +33283,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [6] { Parameter #0 [ <required> string $dsn ] - Parameter #1 [ <optional> ?string $username = <default> ] - Parameter #2 [ <optional> ?string $password = <default> ] + Parameter #1 [ <optional> ?string $username = null ] + Parameter #2 [ <optional> ?string $password = null ] Parameter #3 [ <optional> array $options = [] ] Parameter #4 [ <optional> array $queries = [] ] Parameter #5 [ <optional> ?Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface $profiler = <default> ] @@ -33370,7 +33388,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $statement ] Parameter #1 [ <optional> array $values = [] ] - Parameter #2 [ <optional> int $column = <default> ] + Parameter #2 [ <optional> int $column = 0 ] } - Return [ array ] } @@ -33380,7 +33398,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $statement ] Parameter #1 [ <optional> array $values = [] ] - Parameter #2 [ <optional> int $flags = <default> ] + Parameter #2 [ <optional> int $flags = null ] } - Return [ array ] } @@ -33390,7 +33408,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $statement ] Parameter #1 [ <optional> array $values = [] ] - Parameter #2 [ <optional> string $className = <default> ] + Parameter #2 [ <optional> string $className = 'stdClass' ] Parameter #3 [ <optional> array $arguments = [] ] } - Return [ object ] @@ -33401,7 +33419,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $statement ] Parameter #1 [ <optional> array $values = [] ] - Parameter #2 [ <optional> string $className = <default> ] + Parameter #2 [ <optional> string $className = 'stdClass' ] Parameter #3 [ <optional> array $arguments = [] ] } - Return [ array ] @@ -33464,7 +33482,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\DataMapper\Pdo\Connection\AbstractConnection> public method getQuoteNames ] { - Parameters [1] { - Parameter #0 [ <optional> string $driver = <default> ] + Parameter #0 [ <optional> string $driver = '' ] } - Return [ array ] } @@ -33486,7 +33504,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\DataMapper\Pdo\Connection\AbstractConnection, prototype Phalcon\DataMapper\Pdo\Connection\PdoInterface> public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } - Return [ string ] } @@ -33519,7 +33537,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = null ] } - Return [ string ] } @@ -33608,7 +33626,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\DataMapper\Pdo\ConnectionLocatorInterface> public method getRead ] { - Parameters [1] { - Parameter #0 [ <optional> string $name = <default> ] + Parameter #0 [ <optional> string $name = '' ] } - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] } @@ -33616,7 +33634,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\DataMapper\Pdo\ConnectionLocatorInterface> public method getWrite ] { - Parameters [1] { - Parameter #0 [ <optional> string $name = <default> ] + Parameter #0 [ <optional> string $name = '' ] } - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] } @@ -33651,7 +33669,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $type ] - Parameter #1 [ <optional> string $name = <default> ] + Parameter #1 [ <optional> string $name = '' ] } - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] } @@ -33779,7 +33797,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $statement ] Parameter #1 [ <optional> array $values = [] ] - Parameter #2 [ <optional> int $column = <default> ] + Parameter #2 [ <optional> int $column = 0 ] } - Return [ array ] } @@ -33789,7 +33807,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $statement ] Parameter #1 [ <optional> array $values = [] ] - Parameter #2 [ <optional> int $flags = <default> ] + Parameter #2 [ <optional> int $flags = null ] } - Return [ array ] } @@ -33799,7 +33817,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $statement ] Parameter #1 [ <optional> array $values = [] ] - Parameter #2 [ <optional> string $className = <default> ] + Parameter #2 [ <optional> string $className = 'stdClass' ] Parameter #3 [ <optional> array $arguments = [] ] } - Return [ object ] @@ -33810,7 +33828,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $statement ] Parameter #1 [ <optional> array $values = [] ] - Parameter #2 [ <optional> string $className = <default> ] + Parameter #2 [ <optional> string $className = 'stdClass' ] Parameter #3 [ <optional> array $arguments = [] ] } - Return [ array ] @@ -33873,7 +33891,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\DataMapper\Pdo\Connection\AbstractConnection> public method getQuoteNames ] { - Parameters [1] { - Parameter #0 [ <optional> string $driver = <default> ] + Parameter #0 [ <optional> string $driver = '' ] } - Return [ array ] } @@ -33895,7 +33913,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\DataMapper\Pdo\Connection\AbstractConnection, prototype Phalcon\DataMapper\Pdo\Connection\PdoInterface> public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } - Return [ string ] } @@ -33928,7 +33946,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = null ] } - Return [ string ] } @@ -34330,7 +34348,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface> public method finish ] { - Parameters [2] { - Parameter #0 [ <optional> ?string $statement = <default> ] + Parameter #0 [ <optional> ?string $statement = null ] Parameter #1 [ <optional> array $values = [] ] } - Return [ void ] @@ -34419,7 +34437,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = -1 ] } - Return [ string ] } @@ -34437,7 +34455,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $key ] Parameter #1 [ <required> $value ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ void ] } @@ -34446,7 +34464,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $values ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = -1 ] } - Return [ void ] } @@ -34554,7 +34572,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -34564,7 +34582,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -34582,7 +34600,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -34592,7 +34610,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -34612,7 +34630,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #1 [ <required> string $andor ] Parameter #2 [ <required> string $condition ] Parameter #3 [ <optional> $value = <default> ] - Parameter #4 [ <optional> int $type = <default> ] + Parameter #4 [ <optional> int $type = -1 ] } - Return [ void ] } @@ -34667,7 +34685,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $store ] Parameter #1 [ <required> string $condition ] Parameter #2 [ <optional> $value = <default> ] - Parameter #3 [ <optional> int $type = <default> ] + Parameter #3 [ <optional> int $type = -1 ] } - Return [ void ] } @@ -34685,7 +34703,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = -1 ] } - Return [ string ] } @@ -34695,7 +34713,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $key ] Parameter #1 [ <required> $value ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } @@ -34725,7 +34743,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $flag ] - Parameter #1 [ <optional> bool $enable = <default> ] + Parameter #1 [ <optional> bool $enable = true ] } - Return [ void ] } @@ -34734,7 +34752,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = null ] } - Return [ string ] } @@ -34812,7 +34830,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $collection ] - Parameter #1 [ <optional> string $glue = <default> ] + Parameter #1 [ <optional> string $glue = '' ] } - Return [ string ] } @@ -34850,7 +34868,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $column ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\Insert ] } @@ -34874,7 +34892,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method getLastInsertId ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } - Return [ string ] } @@ -34921,7 +34939,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = -1 ] } - Return [ string ] } @@ -34931,7 +34949,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $key ] Parameter #1 [ <required> $value ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } @@ -34961,7 +34979,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $flag ] - Parameter #1 [ <optional> bool $enable = <default> ] + Parameter #1 [ <optional> bool $enable = true ] } - Return [ void ] } @@ -34970,7 +34988,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = null ] } - Return [ string ] } @@ -35048,7 +35066,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $collection ] - Parameter #1 [ <optional> string $glue = <default> ] + Parameter #1 [ <optional> string $glue = '' ] } - Return [ string ] } @@ -35074,7 +35092,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, ctor> public method __construct ] { - Parameters [1] { - Parameter #0 [ <optional> string $selectClass = <default> ] + Parameter #0 [ <optional> string $selectClass = '' ] } } @@ -35156,7 +35174,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\Select ] } @@ -35174,7 +35192,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\Select ] } @@ -35184,7 +35202,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\Select ] } @@ -35200,7 +35218,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method distinct ] { - Parameters [1] { - Parameter #0 [ <optional> bool $enable = <default> ] + Parameter #0 [ <optional> bool $enable = true ] } - Return [ Phalcon\DataMapper\Query\Select ] } @@ -35216,7 +35234,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method forUpdate ] { - Parameters [1] { - Parameter #0 [ <optional> bool $enable = <default> ] + Parameter #0 [ <optional> bool $enable = true ] } - Return [ Phalcon\DataMapper\Query\Select ] } @@ -35248,7 +35266,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\Select ] } @@ -35260,7 +35278,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #1 [ <required> string $table ] Parameter #2 [ <required> string $condition ] Parameter #3 [ <optional> $value = <default> ] - Parameter #4 [ <optional> int $type = <default> ] + Parameter #4 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\Select ] } @@ -35270,7 +35288,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\Select ] } @@ -35306,7 +35324,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> protected method getCurrentStatement ] { - Parameters [1] { - Parameter #0 [ <optional> string $suffix = <default> ] + Parameter #0 [ <optional> string $suffix = '' ] } - Return [ string ] } @@ -35346,7 +35364,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -35356,7 +35374,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -35374,7 +35392,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -35384,7 +35402,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -35404,7 +35422,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #1 [ <required> string $andor ] Parameter #2 [ <required> string $condition ] Parameter #3 [ <optional> $value = <default> ] - Parameter #4 [ <optional> int $type = <default> ] + Parameter #4 [ <optional> int $type = -1 ] } - Return [ void ] } @@ -35459,7 +35477,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $store ] Parameter #1 [ <required> string $condition ] Parameter #2 [ <optional> $value = <default> ] - Parameter #3 [ <optional> int $type = <default> ] + Parameter #3 [ <optional> int $type = -1 ] } - Return [ void ] } @@ -35485,7 +35503,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = -1 ] } - Return [ string ] } @@ -35495,7 +35513,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $key ] Parameter #1 [ <required> $value ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } @@ -35525,7 +35543,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $flag ] - Parameter #1 [ <optional> bool $enable = <default> ] + Parameter #1 [ <optional> bool $enable = true ] } - Return [ void ] } @@ -35534,7 +35552,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = null ] } - Return [ string ] } @@ -35612,7 +35630,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $collection ] - Parameter #1 [ <optional> string $glue = <default> ] + Parameter #1 [ <optional> string $glue = '' ] } - Return [ string ] } @@ -35650,7 +35668,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $column ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\Update ] } @@ -35737,7 +35755,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -35747,7 +35765,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -35765,7 +35783,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -35775,7 +35793,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $condition ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -35795,7 +35813,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #1 [ <required> string $andor ] Parameter #2 [ <required> string $condition ] Parameter #3 [ <optional> $value = <default> ] - Parameter #4 [ <optional> int $type = <default> ] + Parameter #4 [ <optional> int $type = -1 ] } - Return [ void ] } @@ -35850,7 +35868,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $store ] Parameter #1 [ <required> string $condition ] Parameter #2 [ <optional> $value = <default> ] - Parameter #3 [ <optional> int $type = <default> ] + Parameter #3 [ <optional> int $type = -1 ] } - Return [ void ] } @@ -35868,7 +35886,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = -1 ] } - Return [ string ] } @@ -35878,7 +35896,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $key ] Parameter #1 [ <required> $value ] - Parameter #2 [ <optional> int $type = <default> ] + Parameter #2 [ <optional> int $type = -1 ] } - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } @@ -35908,7 +35926,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $flag ] - Parameter #1 [ <optional> bool $enable = <default> ] + Parameter #1 [ <optional> bool $enable = true ] } - Return [ void ] } @@ -35917,7 +35935,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = null ] } - Return [ string ] } @@ -35995,7 +36013,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $collection ] - Parameter #1 [ <optional> string $glue = <default> ] + Parameter #1 [ <optional> string $glue = '' ] } - Return [ string ] } @@ -36150,7 +36168,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -36159,7 +36177,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -36168,7 +36186,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -36197,7 +36215,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method begin ] { - Parameters [1] { - Parameter #0 [ <optional> bool $nesting = <default> ] + Parameter #0 [ <optional> bool $nesting = true ] } - Return [ bool ] } @@ -36205,7 +36223,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method commit ] { - Parameters [1] { - Parameter #0 [ <optional> bool $nesting = <default> ] + Parameter #0 [ <optional> bool $nesting = true ] } - Return [ bool ] } @@ -36292,7 +36310,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } } @@ -36316,7 +36334,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method rollback ] { - Parameters [1] { - Parameter #0 [ <optional> bool $nesting = <default> ] + Parameter #0 [ <optional> bool $nesting = true ] } - Return [ bool ] } @@ -36383,7 +36401,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] Parameter #1 [ <required> array $definition ] - Parameter #2 [ <optional> ?string $schemaName = <default> ] + Parameter #2 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -36392,7 +36410,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> $table ] - Parameter #1 [ <optional> ?string $whereCondition = <default> ] + Parameter #1 [ <optional> ?string $whereCondition = null ] Parameter #2 [ <optional> array $placeholders = [] ] Parameter #3 [ <optional> array $dataTypes = [] ] } @@ -36442,8 +36460,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ bool ] } @@ -36452,8 +36470,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ bool ] } @@ -36470,7 +36488,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $sqlQuery ] - Parameter #1 [ <optional> int $fetchMode = <default> ] + Parameter #1 [ <optional> int $fetchMode = null ] Parameter #2 [ <optional> array $bindParams = [] ] Parameter #3 [ <optional> array $bindTypes = [] ] } @@ -36652,7 +36670,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method listTables ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -36660,7 +36678,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method listViews ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -36734,7 +36752,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -36743,7 +36761,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -36789,7 +36807,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -36862,7 +36880,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -36871,7 +36889,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -36925,7 +36943,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method begin ] { - Parameters [1] { - Parameter #0 [ <optional> bool $nesting = <default> ] + Parameter #0 [ <optional> bool $nesting = true ] } - Return [ bool ] } @@ -36933,7 +36951,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method commit ] { - Parameters [1] { - Parameter #0 [ <optional> bool $nesting = <default> ] + Parameter #0 [ <optional> bool $nesting = true ] } - Return [ bool ] } @@ -37012,7 +37030,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } } @@ -37036,7 +37054,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method rollback ] { - Parameters [1] { - Parameter #0 [ <optional> bool $nesting = <default> ] + Parameter #0 [ <optional> bool $nesting = true ] } - Return [ bool ] } @@ -37103,7 +37121,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] Parameter #1 [ <required> array $definition ] - Parameter #2 [ <optional> ?string $schemaName = <default> ] + Parameter #2 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -37112,7 +37130,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> $table ] - Parameter #1 [ <optional> ?string $whereCondition = <default> ] + Parameter #1 [ <optional> ?string $whereCondition = null ] Parameter #2 [ <optional> array $placeholders = [] ] Parameter #3 [ <optional> array $dataTypes = [] ] } @@ -37123,7 +37141,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -37171,8 +37189,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ bool ] } @@ -37181,8 +37199,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ bool ] } @@ -37199,7 +37217,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $sqlQuery ] - Parameter #1 [ <optional> int $fetchMode = <default> ] + Parameter #1 [ <optional> int $fetchMode = null ] Parameter #2 [ <optional> array $bindParams = [] ] Parameter #3 [ <optional> array $bindTypes = [] ] } @@ -37374,7 +37392,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method listTables ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -37382,7 +37400,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method listViews ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -37438,7 +37456,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -37447,7 +37465,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -37486,7 +37504,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -37549,7 +37567,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -37558,7 +37576,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -37567,7 +37585,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -37610,7 +37628,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method begin ] { - Parameters [1] { - Parameter #0 [ <optional> bool $nesting = <default> ] + Parameter #0 [ <optional> bool $nesting = true ] } - Return [ bool ] } @@ -37618,7 +37636,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method commit ] { - Parameters [1] { - Parameter #0 [ <optional> bool $nesting = <default> ] + Parameter #0 [ <optional> bool $nesting = true ] } - Return [ bool ] } @@ -37697,7 +37715,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } } @@ -37721,7 +37739,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\Pdo\AbstractPdo, prototype Phalcon\Db\Adapter\AdapterInterface> public method rollback ] { - Parameters [1] { - Parameter #0 [ <optional> bool $nesting = <default> ] + Parameter #0 [ <optional> bool $nesting = true ] } - Return [ bool ] } @@ -37798,7 +37816,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] Parameter #1 [ <required> array $definition ] - Parameter #2 [ <optional> ?string $schemaName = <default> ] + Parameter #2 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -37807,7 +37825,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> $table ] - Parameter #1 [ <optional> ?string $whereCondition = <default> ] + Parameter #1 [ <optional> ?string $whereCondition = null ] Parameter #2 [ <optional> array $placeholders = [] ] Parameter #3 [ <optional> array $dataTypes = [] ] } @@ -37857,8 +37875,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ bool ] } @@ -37867,8 +37885,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ bool ] } @@ -37885,7 +37903,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $sqlQuery ] - Parameter #1 [ <optional> int $fetchMode = <default> ] + Parameter #1 [ <optional> int $fetchMode = null ] Parameter #2 [ <optional> array $bindParams = [] ] Parameter #3 [ <optional> array $bindTypes = [] ] } @@ -38060,7 +38078,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method listTables ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -38068,7 +38086,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Db\Adapter\AbstractAdapter, prototype Phalcon\Db\Adapter\AdapterInterface> public method listViews ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -38142,7 +38160,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -38151,7 +38169,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -38183,7 +38201,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -38455,7 +38473,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] Parameter #1 [ <required> array $definition ] - Parameter #2 [ <optional> ?string $schemaName = <default> ] + Parameter #2 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -38464,7 +38482,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -38473,7 +38491,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -38482,7 +38500,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -38530,8 +38548,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ string ] } @@ -38540,8 +38558,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ string ] } @@ -38564,7 +38582,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, overwrites Phalcon\Db\DialectInterface, prototype Phalcon\Db\DialectInterface> public method listTables ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -38572,7 +38590,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method listViews ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -38600,7 +38618,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -38609,7 +38627,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -38627,7 +38645,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -38668,7 +38686,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $str ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -38677,7 +38695,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $str ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -38694,7 +38712,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $columnList ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -38711,7 +38729,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $column ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -38721,7 +38739,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -38731,7 +38749,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $table ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -38828,7 +38846,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -38837,7 +38855,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -38847,7 +38865,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -38857,7 +38875,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -38867,7 +38885,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -38877,7 +38895,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -38886,7 +38904,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -38896,7 +38914,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -38906,7 +38924,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -38916,7 +38934,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -38926,7 +38944,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -38936,7 +38954,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -38946,7 +38964,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -38956,7 +38974,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -38966,7 +38984,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -38975,7 +38993,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -38985,7 +39003,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -38995,7 +39013,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39005,8 +39023,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $qualified ] - Parameter #1 [ <optional> ?string $alias = <default> ] - Parameter #2 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $alias = null ] + Parameter #2 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39015,9 +39033,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] - Parameter #2 [ <optional> ?string $alias = <default> ] - Parameter #3 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] + Parameter #2 [ <optional> ?string $alias = null ] + Parameter #3 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39026,8 +39044,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $column ] - Parameter #1 [ <optional> ?string $domain = <default> ] - Parameter #2 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $domain = null ] + Parameter #2 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39106,7 +39124,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] Parameter #1 [ <required> array $definition ] - Parameter #2 [ <optional> ?string $schemaName = <default> ] + Parameter #2 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -39115,7 +39133,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -39124,7 +39142,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -39133,7 +39151,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -39181,8 +39199,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ string ] } @@ -39191,8 +39209,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ string ] } @@ -39208,7 +39226,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, overwrites Phalcon\Db\DialectInterface, prototype Phalcon\Db\DialectInterface> public method listTables ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -39216,7 +39234,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method listViews ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -39244,7 +39262,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -39253,7 +39271,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -39271,7 +39289,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -39304,7 +39322,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $str ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39313,7 +39331,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $str ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39330,7 +39348,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $columnList ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39347,7 +39365,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $column ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39357,7 +39375,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39367,7 +39385,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $table ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39464,7 +39482,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39473,7 +39491,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39483,7 +39501,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39493,7 +39511,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39503,7 +39521,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39513,7 +39531,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39522,7 +39540,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39532,7 +39550,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39542,7 +39560,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39552,7 +39570,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39562,7 +39580,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39572,7 +39590,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39582,7 +39600,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39592,7 +39610,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39602,7 +39620,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39611,7 +39629,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39621,7 +39639,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39631,7 +39649,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39641,8 +39659,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $qualified ] - Parameter #1 [ <optional> ?string $alias = <default> ] - Parameter #2 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $alias = null ] + Parameter #2 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39651,9 +39669,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] - Parameter #2 [ <optional> ?string $alias = <default> ] - Parameter #3 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] + Parameter #2 [ <optional> ?string $alias = null ] + Parameter #3 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39662,8 +39680,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $column ] - Parameter #1 [ <optional> ?string $domain = <default> ] - Parameter #2 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $domain = null ] + Parameter #2 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39742,7 +39760,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] Parameter #1 [ <required> array $definition ] - Parameter #2 [ <optional> ?string $schemaName = <default> ] + Parameter #2 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -39751,7 +39769,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -39768,7 +39786,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -39777,7 +39795,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -39825,8 +39843,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ string ] } @@ -39835,8 +39853,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] - Parameter #2 [ <optional> bool $ifExists = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] + Parameter #2 [ <optional> bool $ifExists = true ] } - Return [ string ] } @@ -39861,8 +39879,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] - Parameter #2 [ <optional> ?string $keyName = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] + Parameter #2 [ <optional> ?string $keyName = null ] } - Return [ string ] } @@ -39870,7 +39888,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, overwrites Phalcon\Db\DialectInterface, prototype Phalcon\Db\DialectInterface> public method listTables ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -39878,7 +39896,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method listViews ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -39906,7 +39924,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -39915,7 +39933,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -39933,7 +39951,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -39950,7 +39968,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $str ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39959,7 +39977,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $str ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39968,7 +39986,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $columnList ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39985,7 +40003,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $column ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -39995,7 +40013,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -40005,7 +40023,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $table ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -40102,7 +40120,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -40111,7 +40129,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -40121,7 +40139,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -40131,7 +40149,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -40141,7 +40159,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -40151,7 +40169,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -40160,7 +40178,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -40170,7 +40188,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -40180,7 +40198,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -40190,7 +40208,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -40200,7 +40218,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -40210,7 +40228,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -40220,7 +40238,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -40230,7 +40248,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -40240,7 +40258,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -40249,7 +40267,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -40259,7 +40277,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -40269,7 +40287,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] Parameter #2 [ <optional> array $bindCounts = [] ] } - Return [ string ] @@ -40279,8 +40297,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $qualified ] - Parameter #1 [ <optional> ?string $alias = <default> ] - Parameter #2 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $alias = null ] + Parameter #2 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -40289,9 +40307,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] - Parameter #2 [ <optional> ?string $alias = <default> ] - Parameter #3 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] + Parameter #2 [ <optional> ?string $alias = null ] + Parameter #3 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -40300,8 +40318,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $column ] - Parameter #1 [ <optional> ?string $domain = <default> ] - Parameter #2 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $domain = null ] + Parameter #2 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -40460,7 +40478,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] Parameter #1 [ <required> array $columns ] - Parameter #2 [ <optional> string $type = <default> ] + Parameter #2 [ <optional> string $type = '' ] } } @@ -40871,16 +40889,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Db\ResultInterface> public method fetch ] { - Parameters [3] { - Parameter #0 [ <optional> ?int $fetchStyle = <default> ] - Parameter #1 [ <optional> int $cursorOrientation = <default> ] - Parameter #2 [ <optional> int $cursorOffset = <default> ] + Parameter #0 [ <optional> ?int $fetchStyle = null ] + Parameter #1 [ <optional> int $cursorOrientation = null ] + Parameter #2 [ <optional> int $cursorOffset = 0 ] } } Method [ <internal:phalcon, prototype Phalcon\Db\ResultInterface> public method fetchAll ] { - Parameters [3] { - Parameter #0 [ <optional> int $mode = <default> ] + Parameter #0 [ <optional> int $mode = null ] Parameter #1 [ <optional> $fetchArgument = <default> ] Parameter #2 [ <optional> $constructorArgs = <default> ] } @@ -41070,7 +41088,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] Parameter #1 [ <required> $definition ] - Parameter #2 [ <optional> bool $shared = <default> ] + Parameter #2 [ <optional> bool $shared = false ] } } @@ -41206,7 +41224,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] Parameter #1 [ <required> $definition ] - Parameter #2 [ <optional> bool $shared = <default> ] + Parameter #2 [ <optional> bool $shared = false ] } - Return [ Phalcon\Di\ServiceInterface ] } @@ -41261,7 +41279,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $definition ] - Parameter #1 [ <optional> bool $shared = <default> ] + Parameter #1 [ <optional> bool $shared = false ] } } @@ -41592,8 +41610,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, ctor> public method __construct ] { - Parameters [3] { - Parameter #0 [ <optional> string $cipher = <default> ] - Parameter #1 [ <optional> bool $useSigning = <default> ] + Parameter #0 [ <optional> string $cipher = null ] + Parameter #1 [ <optional> bool $useSigning = true ] Parameter #2 [ <optional> ?Phalcon\Encryption\Crypt\PadFactory $padFactory = <default> ] } } @@ -41602,7 +41620,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $input ] - Parameter #1 [ <optional> ?string $key = <default> ] + Parameter #1 [ <optional> ?string $key = null ] } - Return [ string ] } @@ -41611,8 +41629,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $input ] - Parameter #1 [ <optional> ?string $key = <default> ] - Parameter #2 [ <optional> bool $safe = <default> ] + Parameter #1 [ <optional> ?string $key = null ] + Parameter #2 [ <optional> bool $safe = false ] } - Return [ string ] } @@ -41621,7 +41639,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $input ] - Parameter #1 [ <optional> ?string $key = <default> ] + Parameter #1 [ <optional> ?string $key = null ] } - Return [ string ] } @@ -41630,8 +41648,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $input ] - Parameter #1 [ <optional> ?string $key = <default> ] - Parameter #2 [ <optional> bool $safe = <default> ] + Parameter #1 [ <optional> ?string $key = null ] + Parameter #2 [ <optional> bool $safe = false ] } - Return [ string ] } @@ -42380,7 +42398,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $password ] Parameter #1 [ <required> string $passwordHash ] - Parameter #2 [ <optional> int $maxPassLength = <default> ] + Parameter #2 [ <optional> int $maxPassLength = 0 ] } - Return [ bool ] } @@ -42388,9 +42406,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method checkToken ] { - Parameters [3] { - Parameter #0 [ <optional> ?string $tokenKey = <default> ] + Parameter #0 [ <optional> ?string $tokenKey = null ] Parameter #1 [ <optional> $tokenValue = <default> ] - Parameter #2 [ <optional> bool $destroyIfValid = <default> ] + Parameter #2 [ <optional> bool $destroyIfValid = true ] } - Return [ bool ] } @@ -42401,7 +42419,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $data ] Parameter #1 [ <required> string $key ] Parameter #2 [ <required> string $algo ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -42459,7 +42477,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method getSaltBytes ] { - Parameters [1] { - Parameter #0 [ <optional> int $numberBytes = <default> ] + Parameter #0 [ <optional> int $numberBytes = 0 ] } - Return [ string ] } @@ -42560,7 +42578,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> private method processTokenKey ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $tokenKey = <default> ] + Parameter #0 [ <optional> ?string $tokenKey = null ] } - Return [ ?string ] } @@ -42569,7 +42587,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tokenKey ] - Parameter #1 [ <optional> ?string $tokenValue = <default> ] + Parameter #1 [ <optional> ?string $tokenValue = null ] } - Return [ ?string ] } @@ -43112,7 +43130,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, ctor> public method __construct ] { - Parameters [1] { - Parameter #0 [ <optional> string $algo = <default> ] + Parameter #0 [ <optional> string $algo = 'sha512' ] } } @@ -43387,8 +43405,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, ctor> public method __construct ] { - Parameters [2] { - Parameter #0 [ <optional> string $hash = <default> ] - Parameter #1 [ <optional> string $encoded = <default> ] + Parameter #0 [ <optional> string $hash = '' ] + Parameter #1 [ <optional> string $encoded = '' ] } } @@ -43512,7 +43530,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> Phalcon\Encryption\Security\JWT\Token\Token $token ] - Parameter #1 [ <optional> int $timeShift = <default> ] + Parameter #1 [ <optional> int $timeShift = 0 ] } } @@ -43633,7 +43651,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method base58 ] { - Parameters [1] { - Parameter #0 [ <optional> ?int $len = <default> ] + Parameter #0 [ <optional> ?int $len = null ] } - Return [ string ] } @@ -43641,7 +43659,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method base62 ] { - Parameters [1] { - Parameter #0 [ <optional> ?int $len = <default> ] + Parameter #0 [ <optional> ?int $len = null ] } - Return [ string ] } @@ -43649,7 +43667,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method base64 ] { - Parameters [1] { - Parameter #0 [ <optional> ?int $len = <default> ] + Parameter #0 [ <optional> ?int $len = null ] } - Return [ string ] } @@ -43657,8 +43675,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method base64Safe ] { - Parameters [2] { - Parameter #0 [ <optional> ?int $len = <default> ] - Parameter #1 [ <optional> bool $padding = <default> ] + Parameter #0 [ <optional> ?int $len = null ] + Parameter #1 [ <optional> bool $padding = false ] } - Return [ string ] } @@ -43666,7 +43684,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method bytes ] { - Parameters [1] { - Parameter #0 [ <optional> int $len = <default> ] + Parameter #0 [ <optional> int $len = 16 ] } - Return [ string ] } @@ -43674,7 +43692,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method hex ] { - Parameters [1] { - Parameter #0 [ <optional> ?int $len = <default> ] + Parameter #0 [ <optional> ?int $len = null ] } - Return [ string ] } @@ -43732,7 +43750,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $type ] Parameter #1 [ <optional> $source = <default> ] Parameter #2 [ <optional> $data = <default> ] - Parameter #3 [ <optional> bool $cancelable = <default> ] + Parameter #3 [ <optional> bool $cancelable = true ] } } @@ -43912,7 +43930,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $eventType ] Parameter #1 [ <required> $handler ] - Parameter #2 [ <optional> int $priority = <default> ] + Parameter #2 [ <optional> int $priority = null ] } - Return [ void ] } @@ -43944,7 +43962,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Events\ManagerInterface> public method detachAll ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $type = <default> ] + Parameter #0 [ <optional> ?string $type = null ] } - Return [ void ] } @@ -43963,7 +43981,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $eventType ] Parameter #1 [ <required> $source ] Parameter #2 [ <optional> $data = <default> ] - Parameter #3 [ <optional> bool $cancelable = <default> ] + Parameter #3 [ <optional> bool $cancelable = true ] } } @@ -44201,7 +44219,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Class [ <internal:phalcon> class Phalcon\Filter\Filter implements Phalcon\Filter\FilterInterface ] { - - Constants [22] { + - Constants [23] { Constant [ public string FILTER_ABSINT ] { absint } Constant [ public string FILTER_ALNUM ] { alnum } Constant [ public string FILTER_ALPHA ] { alpha } @@ -44209,6 +44227,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Constant [ public string FILTER_EMAIL ] { email } Constant [ public string FILTER_FLOAT ] { float } Constant [ public string FILTER_INT ] { int } + Constant [ public string FILTER_IP ] { ip } Constant [ public string FILTER_LOWER ] { lower } Constant [ public string FILTER_LOWERFIRST ] { lowerfirst } Constant [ public string FILTER_REGEX ] { regex } @@ -44273,7 +44292,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $value ] Parameter #1 [ <required> $sanitizers ] - Parameter #2 [ <optional> bool $noRecursive = <default> ] + Parameter #2 [ <optional> bool $noRecursive = false ] } } @@ -44558,6 +44577,39 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { } } + Class [ <internal:phalcon> class Phalcon\Filter\Sanitize\Ip ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [2] { + Method [ <internal:phalcon> public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ <required> string $input ] + Parameter #1 [ <optional> int $filter = 0 ] + } + } + + Method [ <internal:phalcon> private method getIpAddressProtocolVersion ] { + + - Parameters [1] { + Parameter #0 [ <required> string $input ] + } + - Return [ int|false ] + } + } + } + Class [ <internal:phalcon> class Phalcon\Filter\Sanitize\Lower ] { - Constants [0] { @@ -44750,7 +44802,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $input ] - Parameter #1 [ <optional> int $flags = <default> ] + Parameter #1 [ <optional> int $flags = 11 ] } - Return [ string ] } @@ -44936,19 +44988,20 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [9] { + - Properties [10] { Property [ protected $container = NULL ] Property [ protected $combinedFieldsValidators = NULL ] Property [ protected $data = NULL ] Property [ protected $entity = NULL ] Property [ protected $filters = NULL ] + Property [ protected $whitelist = NULL ] Property [ protected $labels = NULL ] Property [ protected $messages = NULL ] Property [ protected $validators = NULL ] Property [ protected $values = NULL ] } - - Methods [25] { + - Methods [26] { Method [ <internal:phalcon, ctor> public method __construct ] { - Parameters [1] { @@ -44975,9 +45028,10 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Filter\Validation\ValidationInterface> public method bind ] { - - Parameters [2] { + - Parameters [3] { Parameter #0 [ <required> $entity ] Parameter #1 [ <required> $data ] + Parameter #2 [ <optional> array $whitelist = [] ] } - Return [ Phalcon\Filter\Validation\ValidationInterface ] } @@ -44997,7 +45051,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Filter\Validation\ValidationInterface> public method getFilters ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } } @@ -45099,10 +45153,18 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Filter\Validation\ValidationInterface> public method validate ] { - - Parameters [2] { + - Parameters [3] { Parameter #0 [ <optional> $data = <default> ] Parameter #1 [ <optional> $entity = <default> ] + Parameter #2 [ <optional> array $whitelist = [] ] + } + } + + Method [ <internal:phalcon> public method fails ] { + + - Parameters [0] { } + - Return [ bool ] } Method [ <internal:phalcon> protected method preChecking ] { @@ -45371,7 +45433,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -45506,7 +45568,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -45641,7 +45703,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -45776,7 +45838,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -45920,7 +45982,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -46063,7 +46125,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -46207,7 +46269,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -46342,7 +46404,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -46477,7 +46539,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -46704,7 +46766,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -46847,7 +46909,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -47091,7 +47153,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -47335,7 +47397,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -47579,7 +47641,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -47823,7 +47885,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -47939,7 +48001,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> float $source ] Parameter #1 [ <required> float $target ] - Parameter #2 [ <optional> bool $included = <default> ] + Parameter #2 [ <optional> bool $included = false ] } } @@ -48076,7 +48138,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -48192,7 +48254,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> float $source ] Parameter #1 [ <required> float $target ] - Parameter #2 [ <optional> bool $included = <default> ] + Parameter #2 [ <optional> bool $included = false ] } } @@ -48329,7 +48391,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -48464,7 +48526,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -48599,7 +48661,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -48736,7 +48798,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -48871,7 +48933,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -49006,7 +49068,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -49141,7 +49203,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -49284,7 +49346,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -49419,7 +49481,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -49554,7 +49616,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -49717,7 +49779,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -49852,7 +49914,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Filter\Validation\AbstractValidator, prototype Phalcon\Filter\Validation\ValidatorInterface> public method getTemplate ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $field = <default> ] + Parameter #0 [ <optional> ?string $field = null ] } - Return [ string ] } @@ -49980,7 +50042,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method output ] { - Parameters [1] { - Parameter #0 [ <optional> bool $remove = <default> ] + Parameter #0 [ <optional> bool $remove = true ] } - Return [ void ] } @@ -50286,7 +50348,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <optional> $type = <default> ] - Parameter #1 [ <optional> bool $remove = <default> ] + Parameter #1 [ <optional> bool $remove = true ] } - Return [ array ] } @@ -50294,7 +50356,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method has ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $type = <default> ] + Parameter #0 [ <optional> ?string $type = null ] } - Return [ bool ] } @@ -50311,7 +50373,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method output ] { - Parameters [1] { - Parameter #0 [ <optional> bool $remove = <default> ] + Parameter #0 [ <optional> bool $remove = true ] } - Return [ void ] } @@ -50320,7 +50382,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> bool $remove ] - Parameter #1 [ <optional> ?string $type = <default> ] + Parameter #1 [ <optional> ?string $type = null ] } - Return [ array ] } @@ -50565,7 +50627,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -50858,7 +50920,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -51151,7 +51213,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -51444,7 +51506,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -51737,7 +51799,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -52030,7 +52092,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -52323,7 +52385,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -52616,7 +52678,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -52949,7 +53011,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -53234,7 +53296,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -53527,7 +53589,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -53820,7 +53882,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -54184,8 +54246,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> Phalcon\Forms\Element\ElementInterface $element ] - Parameter #1 [ <optional> ?string $position = <default> ] - Parameter #2 [ <optional> ?bool $type = <default> ] + Parameter #1 [ <optional> ?string $position = null ] + Parameter #2 [ <optional> ?bool $type = null ] } - Return [ Phalcon\Forms\Form ] } @@ -54602,7 +54664,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <optional> array $data = [] ] - Parameter #1 [ <optional> bool $insensitive = <default> ] + Parameter #1 [ <optional> bool $insensitive = true ] } } @@ -54657,7 +54719,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -54671,7 +54733,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Support\Collection, prototype Phalcon\Support\Collection\CollectionInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> bool $insensitive = <default> ] + Parameter #0 [ <optional> bool $insensitive = true ] } - Return [ array ] } @@ -54773,7 +54835,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Support\Collection, prototype Phalcon\Support\Collection\CollectionInterface> public method toJson ] { - Parameters [1] { - Parameter #0 [ <optional> int $options = <default> ] + Parameter #0 [ <optional> int $options = 4194383 ] } - Return [ string ] } @@ -54814,8 +54876,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $flags = <default> ] - Parameter #2 [ <optional> int $depth = <default> ] + Parameter #1 [ <optional> int $flags = 0 ] + Parameter #2 [ <optional> int $depth = 512 ] } } @@ -54851,7 +54913,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $label ] - Parameter #1 [ <optional> string $link = <default> ] + Parameter #1 [ <optional> string $link = '' ] } - Return [ Phalcon\Html\Breadcrumbs ] } @@ -54963,7 +55025,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method escapeHtml ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $input = <default> ] + Parameter #0 [ <optional> ?string $input = null ] } - Return [ string ] } @@ -54971,7 +55033,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method escapeHtmlAttr ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $input = <default> ] + Parameter #0 [ <optional> ?string $input = null ] } - Return [ string ] } @@ -55001,7 +55063,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Html\Escaper\EscaperInterface> public method html ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $input = <default> ] + Parameter #0 [ <optional> ?string $input = null ] } - Return [ string ] } @@ -55307,8 +55369,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [4] { + - Properties [5] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -55321,7 +55384,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $href ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -55337,8 +55400,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -55346,7 +55410,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -55399,7 +55463,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -55409,7 +55473,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -55436,8 +55500,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [4] { + - Properties [5] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -55447,7 +55512,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method __invoke ] { - Parameters [2] { - Parameter #0 [ <optional> ?string $href = <default> ] + Parameter #0 [ <optional> ?string $href = null ] Parameter #1 [ <optional> array $attributes = [] ] } - Return [ string ] @@ -55455,8 +55520,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -55464,7 +55530,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -55517,7 +55583,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -55527,7 +55593,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -55554,8 +55620,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [4] { + - Properties [5] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -55572,8 +55639,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -55581,7 +55649,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -55634,7 +55702,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -55644,7 +55712,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -55671,8 +55739,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [9] { + - Properties [10] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -55694,8 +55763,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method __invoke ] { - Parameters [2] { - Parameter #0 [ <optional> string $indent = <default> ] - Parameter #1 [ <optional> ?string $delimiter = <default> ] + Parameter #0 [ <optional> string $indent = ' ' ] + Parameter #1 [ <optional> ?string $delimiter = null ] } - Return [ Phalcon\Html\Helper\Breadcrumbs ] } @@ -55704,8 +55773,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $link = <default> ] - Parameter #2 [ <optional> string $icon = <default> ] + Parameter #1 [ <optional> string $link = '' ] + Parameter #2 [ <optional> string $icon = '' ] Parameter #3 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Breadcrumbs ] @@ -55815,7 +55884,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -55868,7 +55937,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -55878,7 +55947,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -55905,8 +55974,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [4] { + - Properties [5] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -55918,15 +55988,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $text ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> bool $raw = <default> ] + Parameter #2 [ <optional> bool $raw = false ] } - Return [ string ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -55934,7 +56005,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -55987,7 +56058,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -55997,7 +56068,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -56024,8 +56095,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [4] { + - Properties [5] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -56036,15 +56108,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -56052,7 +56125,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56105,7 +56178,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56115,7 +56188,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -56155,10 +56228,10 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Properties [2] { Property [ private $delimiter = NULL ] - Property [ private $flag = NULL ] + Property [ private $type = NULL ] } - - Methods [3] { + - Methods [4] { Method [ <internal:phalcon, ctor> public method __construct ] { - Parameters [0] { @@ -56168,8 +56241,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method __invoke ] { - Parameters [2] { - Parameter #0 [ <optional> int $flag = <default> ] - Parameter #1 [ <optional> string $delimiter = <default> ] + Parameter #0 [ <optional> int $type = null ] + Parameter #1 [ <optional> string $delimiter = '\n' ] } - Return [ Phalcon\Html\Helper\Doctype ] } @@ -56180,6 +56253,13 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { } - Return [ string ] } + + Method [ <internal:phalcon> public method getType ] { + + - Parameters [0] { + } + - Return [ int ] + } } } @@ -56194,8 +56274,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [4] { + - Properties [5] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -56208,15 +56289,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -56224,7 +56306,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56277,7 +56359,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56287,7 +56369,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -56314,8 +56396,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [4] { + - Properties [5] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -56332,8 +56415,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -56341,7 +56425,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56394,7 +56478,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56404,7 +56488,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -56431,8 +56515,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [4] { + - Properties [5] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -56450,8 +56535,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -56459,7 +56545,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56512,7 +56598,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56522,7 +56608,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -56549,8 +56635,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -56563,7 +56650,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -56579,15 +56666,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -56595,7 +56683,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56648,7 +56736,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56658,7 +56746,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -56685,8 +56773,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -56699,7 +56788,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -56715,15 +56804,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -56731,7 +56821,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56784,7 +56874,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56794,7 +56884,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -56821,8 +56911,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -56835,7 +56926,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -56851,15 +56942,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -56867,7 +56959,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56920,7 +57012,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56930,7 +57022,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -56957,8 +57049,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -56971,7 +57064,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -56987,15 +57080,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -57003,7 +57097,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57056,7 +57150,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57066,7 +57160,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -57093,8 +57187,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -57107,7 +57202,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -57123,15 +57218,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -57139,7 +57235,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57192,7 +57288,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57202,7 +57298,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -57229,8 +57325,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -57243,7 +57340,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -57259,15 +57356,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -57275,7 +57373,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57328,7 +57426,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57338,7 +57436,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -57365,8 +57463,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -57379,7 +57478,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -57395,15 +57494,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -57411,7 +57511,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57464,7 +57564,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57474,7 +57574,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -57501,8 +57601,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -57515,7 +57616,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -57531,15 +57632,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -57547,7 +57649,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57600,7 +57702,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57610,7 +57712,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -57637,8 +57739,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -57659,7 +57762,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -57675,15 +57778,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -57691,7 +57795,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57744,7 +57848,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57754,7 +57858,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -57781,8 +57885,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -57795,7 +57900,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -57811,15 +57916,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -57827,7 +57933,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57880,7 +57986,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57890,7 +57996,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -57917,8 +58023,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -57931,7 +58038,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -57947,15 +58054,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -57963,7 +58071,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -58016,7 +58124,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -58026,7 +58134,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -58053,8 +58161,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -58067,7 +58176,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -58083,15 +58192,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -58099,7 +58209,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -58152,7 +58262,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -58162,7 +58272,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -58189,8 +58299,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [7] { + - Properties [8] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -58202,8 +58313,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Methods [14] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\Checkbox, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -58226,7 +58338,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -58235,7 +58347,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } @@ -58244,7 +58356,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -58297,7 +58409,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -58307,7 +58419,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -58334,8 +58446,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -58348,7 +58461,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -58364,15 +58477,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -58380,7 +58494,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -58433,7 +58547,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -58443,7 +58557,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -58470,8 +58584,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -58484,7 +58599,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -58500,15 +58615,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -58516,7 +58632,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -58569,7 +58685,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -58579,7 +58695,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -58606,8 +58722,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [9] { + - Properties [10] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -58623,9 +58740,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ Phalcon\Html\Helper\Input\Select ] } @@ -58636,7 +58753,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $text ] Parameter #1 [ <optional> $value = <default> ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ Phalcon\Html\Helper\Input\Select ] } @@ -58644,7 +58761,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method optGroup ] { - Parameters [2] { - Parameter #0 [ <optional> ?string $label = <default> ] + Parameter #0 [ <optional> ?string $label = null ] Parameter #1 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\Select ] @@ -58693,8 +58810,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractList> public method __invoke ] { - Parameters [3] { - Parameter #0 [ <optional> string $indent = <default> ] - Parameter #1 [ <optional> ?string $delimiter = <default> ] + Parameter #0 [ <optional> string $indent = ' ' ] + Parameter #1 [ <optional> ?string $delimiter = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\AbstractList ] @@ -58709,8 +58826,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -58718,7 +58836,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -58771,7 +58889,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -58781,7 +58899,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -58808,8 +58926,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -58822,7 +58941,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -58838,15 +58957,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -58854,7 +58974,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -58907,7 +59027,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -58917,7 +59037,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -58944,8 +59064,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -58958,7 +59079,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -58974,15 +59095,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -58990,7 +59112,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59043,7 +59165,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59053,7 +59175,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -59080,8 +59202,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -59094,7 +59217,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -59110,15 +59233,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -59126,7 +59250,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59179,7 +59303,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59189,7 +59313,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -59216,8 +59340,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -59237,7 +59362,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -59246,15 +59371,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -59262,7 +59388,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59315,7 +59441,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59325,7 +59451,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -59352,8 +59478,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -59366,7 +59493,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -59382,15 +59509,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -59398,7 +59526,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59451,7 +59579,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59461,7 +59589,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -59488,8 +59616,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -59502,7 +59631,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -59518,15 +59647,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -59534,7 +59664,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59587,7 +59717,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59597,7 +59727,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -59624,8 +59754,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -59638,7 +59769,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $value = <default> ] + Parameter #1 [ <optional> ?string $value = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] @@ -59654,15 +59785,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\Input\AbstractInput> public method setValue ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $value = <default> ] + Parameter #0 [ <optional> ?string $value = null ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -59670,7 +59802,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59723,7 +59855,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59733,7 +59865,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -59760,8 +59892,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [4] { + - Properties [5] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -59773,15 +59906,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $label ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> bool $raw = <default> ] + Parameter #2 [ <optional> bool $raw = false ] } - Return [ string ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -59789,7 +59923,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59842,7 +59976,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59852,7 +59986,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -59879,8 +60013,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -59924,8 +60059,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractSeries> public method __invoke ] { - Parameters [2] { - Parameter #0 [ <optional> string $indent = <default> ] - Parameter #1 [ <optional> ?string $delimiter = <default> ] + Parameter #0 [ <optional> string $indent = ' ' ] + Parameter #1 [ <optional> ?string $delimiter = null ] } - Return [ Phalcon\Html\Helper\AbstractSeries ] } @@ -59946,8 +60081,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -59955,7 +60091,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -60008,7 +60144,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -60018,7 +60154,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -60045,8 +60181,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -60110,8 +60247,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractSeries> public method __invoke ] { - Parameters [2] { - Parameter #0 [ <optional> string $indent = <default> ] - Parameter #1 [ <optional> ?string $delimiter = <default> ] + Parameter #0 [ <optional> string $indent = ' ' ] + Parameter #1 [ <optional> ?string $delimiter = null ] } - Return [ Phalcon\Html\Helper\AbstractSeries ] } @@ -60132,8 +60269,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -60141,7 +60279,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -60194,7 +60332,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -60204,7 +60342,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -60231,8 +60369,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [6] { + - Properties [7] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -60268,8 +60407,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractSeries> public method __invoke ] { - Parameters [2] { - Parameter #0 [ <optional> string $indent = <default> ] - Parameter #1 [ <optional> ?string $delimiter = <default> ] + Parameter #0 [ <optional> string $indent = ' ' ] + Parameter #1 [ <optional> ?string $delimiter = null ] } - Return [ Phalcon\Html\Helper\AbstractSeries ] } @@ -60290,8 +60429,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -60299,7 +60439,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -60352,7 +60492,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -60362,7 +60502,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -60389,8 +60529,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [8] { + - Properties [9] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -60404,8 +60545,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method __invoke ] { - Parameters [2] { - Parameter #0 [ <optional> string $indent = <default> ] - Parameter #1 [ <optional> ?string $delimiter = <default> ] + Parameter #0 [ <optional> string $indent = ' ' ] + Parameter #1 [ <optional> ?string $delimiter = null ] } - Return [ Phalcon\Html\Helper\Title ] } @@ -60421,7 +60562,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ Phalcon\Html\Helper\Title ] } @@ -60437,7 +60578,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ Phalcon\Html\Helper\Title ] } @@ -60446,7 +60587,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $separator ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ Phalcon\Html\Helper\Title ] } @@ -60455,15 +60596,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ Phalcon\Html\Helper\Title ] } Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -60471,7 +60613,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -60524,7 +60666,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -60534,7 +60676,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -60561,8 +60703,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Static methods [0] { } - - Properties [7] { + - Properties [8] { Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] Property [ protected $escaper = NULL ] Property [ protected $indent = ' ' ] Property [ protected $indentLevel = 1 ] @@ -60584,7 +60727,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $text ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> bool $raw = <default> ] + Parameter #2 [ <optional> bool $raw = false ] } - Return [ Phalcon\Html\Helper\AbstractList ] } @@ -60592,8 +60735,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractList> public method __invoke ] { - Parameters [3] { - Parameter #0 [ <optional> string $indent = <default> ] - Parameter #1 [ <optional> ?string $delimiter = <default> ] + Parameter #0 [ <optional> string $indent = ' ' ] + Parameter #1 [ <optional> ?string $delimiter = null ] Parameter #2 [ <optional> array $attributes = [] ] } - Return [ Phalcon\Html\Helper\AbstractList ] @@ -60608,8 +60751,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Helper\AbstractHelper, ctor> public method __construct ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ <required> Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ <optional> ?Phalcon\Html\Helper\Doctype $doctype = <default> ] } } @@ -60617,7 +60761,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -60670,7 +60814,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <required> string $text ] Parameter #2 [ <optional> array $attributes = [] ] - Parameter #3 [ <optional> bool $raw = <default> ] + Parameter #3 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -60680,7 +60824,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $tag ] Parameter #1 [ <optional> array $attributes = [] ] - Parameter #2 [ <optional> string $close = <default> ] + Parameter #2 [ <optional> string $close = '' ] } - Return [ string ] } @@ -60787,8 +60931,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Html\Link\AbstractLink, ctor> public method __construct ] { - Parameters [3] { - Parameter #0 [ <optional> string $rel = <default> ] - Parameter #1 [ <optional> string $href = <default> ] + Parameter #0 [ <optional> string $rel = '' ] + Parameter #1 [ <optional> string $href = '' ] Parameter #2 [ <optional> array $attributes = [] ] } } @@ -61133,11 +61277,11 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [8] { Parameter #0 [ <required> string $name ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $expire = <default> ] - Parameter #3 [ <optional> string $path = <default> ] - Parameter #4 [ <optional> bool $secure = <default> ] - Parameter #5 [ <optional> string $domain = <default> ] - Parameter #6 [ <optional> bool $httpOnly = <default> ] + Parameter #2 [ <optional> int $expire = 0 ] + Parameter #3 [ <optional> string $path = '/' ] + Parameter #4 [ <optional> bool $secure = false ] + Parameter #5 [ <optional> string $domain = '' ] + Parameter #6 [ <optional> bool $httpOnly = false ] Parameter #7 [ <optional> array $options = [] ] } } @@ -61284,7 +61428,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method setSignKey ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $signKey = <default> ] + Parameter #0 [ <optional> ?string $signKey = null ] } - Return [ Phalcon\Http\Cookie\CookieInterface ] } @@ -61454,24 +61598,24 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Properties [8] { Property [ protected $container = NULL ] - Property [ private $filterService = NULL ] - Property [ private $httpMethodParameterOverride = false ] - Property [ private $queryFilters = NULL ] - Property [ private $patchCache = NULL ] - Property [ private $putCache = NULL ] - Property [ private $rawBody = '' ] - Property [ private $strictHostCheck = false ] + Property [ protected $filterService = NULL ] + Property [ protected $httpMethodParameterOverride = false ] + Property [ protected $queryFilters = NULL ] + Property [ protected $postCache = NULL ] + Property [ protected $rawBody = '' ] + Property [ protected $strictHostCheck = false ] + Property [ protected $trustedProxies = NULL ] } - - Methods [77] { + - Methods [80] { Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method get ] { - Parameters [5] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] Parameter #1 [ <optional> $filters = <default> ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> bool $notAllowEmpty = <default> ] - Parameter #4 [ <optional> bool $noRecursive = <default> ] + Parameter #3 [ <optional> bool $notAllowEmpty = false ] + Parameter #4 [ <optional> bool $noRecursive = false ] } } @@ -61527,7 +61671,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method getClientAddress ] { - Parameters [1] { - Parameter #0 [ <optional> bool $trustForwardedHeader = <default> ] + Parameter #0 [ <optional> bool $trustForwardedHeader = false ] } } @@ -61555,44 +61699,44 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method getFilteredQuery ] { - Parameters [4] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> bool $notAllowEmpty = <default> ] - Parameter #3 [ <optional> bool $noRecursive = <default> ] + Parameter #2 [ <optional> bool $notAllowEmpty = false ] + Parameter #3 [ <optional> bool $noRecursive = false ] } } Method [ <internal:phalcon> public method getFilteredPatch ] { - Parameters [4] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> bool $notAllowEmpty = <default> ] - Parameter #3 [ <optional> bool $noRecursive = <default> ] + Parameter #2 [ <optional> bool $notAllowEmpty = false ] + Parameter #3 [ <optional> bool $noRecursive = false ] } } Method [ <internal:phalcon> public method getFilteredPost ] { - Parameters [4] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> bool $notAllowEmpty = <default> ] - Parameter #3 [ <optional> bool $noRecursive = <default> ] + Parameter #2 [ <optional> bool $notAllowEmpty = false ] + Parameter #3 [ <optional> bool $noRecursive = false ] } } Method [ <internal:phalcon> public method getFilteredPut ] { - Parameters [4] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> bool $notAllowEmpty = <default> ] - Parameter #3 [ <optional> bool $noRecursive = <default> ] + Parameter #2 [ <optional> bool $notAllowEmpty = false ] + Parameter #3 [ <optional> bool $noRecursive = false ] } } - Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> final public method getHeader ] { + Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method getHeader ] { - Parameters [1] { Parameter #0 [ <required> string $header ] @@ -61624,7 +61768,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method getJsonRawBody ] { - Parameters [1] { - Parameter #0 [ <optional> bool $associative = <default> ] + Parameter #0 [ <optional> bool $associative = false ] } } @@ -61635,7 +61779,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Return [ array ] } - Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> final public method getMethod ] { + Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method getMethod ] { - Parameters [0] { } @@ -61645,11 +61789,11 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method getPatch ] { - Parameters [5] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] Parameter #1 [ <optional> $filters = <default> ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> bool $notAllowEmpty = <default> ] - Parameter #4 [ <optional> bool $noRecursive = <default> ] + Parameter #3 [ <optional> bool $notAllowEmpty = false ] + Parameter #4 [ <optional> bool $noRecursive = false ] } } @@ -61663,33 +61807,33 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method getPost ] { - Parameters [5] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] Parameter #1 [ <optional> $filters = <default> ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> bool $notAllowEmpty = <default> ] - Parameter #4 [ <optional> bool $noRecursive = <default> ] + Parameter #3 [ <optional> bool $notAllowEmpty = false ] + Parameter #4 [ <optional> bool $noRecursive = false ] } } Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method getPut ] { - Parameters [5] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] Parameter #1 [ <optional> $filters = <default> ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> bool $notAllowEmpty = <default> ] - Parameter #4 [ <optional> bool $noRecursive = <default> ] + Parameter #3 [ <optional> bool $notAllowEmpty = false ] + Parameter #4 [ <optional> bool $noRecursive = false ] } } Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method getQuery ] { - Parameters [5] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] Parameter #1 [ <optional> $filters = <default> ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> bool $notAllowEmpty = <default> ] - Parameter #4 [ <optional> bool $noRecursive = <default> ] + Parameter #3 [ <optional> bool $notAllowEmpty = false ] + Parameter #4 [ <optional> bool $noRecursive = false ] } } @@ -61732,16 +61876,16 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method getUploadedFiles ] { - Parameters [2] { - Parameter #0 [ <optional> bool $onlySuccessful = <default> ] - Parameter #1 [ <optional> bool $namedKeys = <default> ] + Parameter #0 [ <optional> bool $onlySuccessful = false ] + Parameter #1 [ <optional> bool $namedKeys = false ] } - Return [ array ] } - Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> final public method getURI ] { + Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method getURI ] { - Parameters [1] { - Parameter #0 [ <optional> bool $onlyPath = <default> ] + Parameter #0 [ <optional> bool $onlyPath = false ] } - Return [ string ] } @@ -61823,6 +61967,13 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Return [ bool ] } + Method [ <internal:phalcon> public method isJson ] { + + - Parameters [0] { + } + - Return [ bool ] + } + Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method isConnect ] { - Parameters [0] { @@ -61855,7 +62006,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $methods ] - Parameter #1 [ <optional> bool $strict = <default> ] + Parameter #1 [ <optional> bool $strict = false ] } - Return [ bool ] } @@ -61934,7 +62085,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method numFiles ] { - Parameters [1] { - Parameter #0 [ <optional> bool $onlySuccessful = <default> ] + Parameter #0 [ <optional> bool $onlySuccessful = false ] } - Return [ int ] } @@ -61960,12 +62111,29 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method setStrictHostCheck ] { - Parameters [1] { - Parameter #0 [ <optional> bool $flag = <default> ] + Parameter #0 [ <optional> bool $flag = true ] } - Return [ Phalcon\Http\RequestInterface ] } - Method [ <internal:phalcon> final protected method getBestQuality ] { + Method [ <internal:phalcon> public method setTrustedProxies ] { + + - Parameters [1] { + Parameter #0 [ <required> array $trustedProxies ] + } + - Return [ Phalcon\Http\RequestInterface ] + } + + Method [ <internal:phalcon> protected method isIpAddressInCIDR ] { + + - Parameters [2] { + Parameter #0 [ <required> string $ip ] + Parameter #1 [ <required> string $cidr ] + } + - Return [ bool ] + } + + Method [ <internal:phalcon> protected method getBestQuality ] { - Parameters [2] { Parameter #0 [ <required> array $qualityParts ] @@ -61974,19 +62142,19 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Return [ string ] } - Method [ <internal:phalcon> final protected method getHelper ] { + Method [ <internal:phalcon> protected method getHelper ] { - Parameters [6] { Parameter #0 [ <required> array $source ] - Parameter #1 [ <optional> ?string $name = <default> ] + Parameter #1 [ <optional> ?string $name = null ] Parameter #2 [ <optional> $filters = <default> ] Parameter #3 [ <optional> $defaultValue = <default> ] - Parameter #4 [ <optional> bool $notAllowEmpty = <default> ] - Parameter #5 [ <optional> bool $noRecursive = <default> ] + Parameter #4 [ <optional> bool $notAllowEmpty = false ] + Parameter #5 [ <optional> bool $noRecursive = false ] } } - Method [ <internal:phalcon> final protected method hasFileHelper ] { + Method [ <internal:phalcon> protected method hasFileHelper ] { - Parameters [2] { Parameter #0 [ <required> $data ] @@ -61995,7 +62163,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Return [ int ] } - Method [ <internal:phalcon> final protected method getQualityHeader ] { + Method [ <internal:phalcon> protected method getQualityHeader ] { - Parameters [2] { Parameter #0 [ <required> string $serverIndex ] @@ -62011,7 +62179,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Return [ array ] } - Method [ <internal:phalcon> final protected method smoothFiles ] { + Method [ <internal:phalcon> protected method smoothFiles ] { - Parameters [6] { Parameter #0 [ <required> array $names ] @@ -62043,23 +62211,19 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [6] { Parameter #0 [ <required> string $methodKey ] Parameter #1 [ <required> string $method ] - Parameter #2 [ <optional> ?string $name = <default> ] + Parameter #2 [ <optional> ?string $name = null ] Parameter #3 [ <optional> $defaultValue = <default> ] - Parameter #4 [ <optional> bool $notAllowEmpty = <default> ] - Parameter #5 [ <optional> bool $noRecursive = <default> ] + Parameter #4 [ <optional> bool $notAllowEmpty = false ] + Parameter #5 [ <optional> bool $noRecursive = false ] } } - Method [ <internal:phalcon> private method getPatchPut ] { + Method [ <internal:phalcon> private method getPostData ] { - - Parameters [6] { - Parameter #0 [ <required> string $collection ] - Parameter #1 [ <optional> ?string $name = <default> ] - Parameter #2 [ <optional> $filters = <default> ] - Parameter #3 [ <optional> $defaultValue = <default> ] - Parameter #4 [ <optional> bool $notAllowEmpty = <default> ] - Parameter #5 [ <optional> bool $noRecursive = <default> ] + - Parameters [1] { + Parameter #0 [ <required> $data ] } + - Return [ array ] } Method [ <internal:phalcon> private method getFormData ] { @@ -62399,14 +62563,14 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Property [ protected $headers = NULL ] Property [ protected $sent = false ] Property [ protected $statusCodes = NULL ] - Property [ private $encode = NULL ] + Property [ protected $encode = NULL ] } - Methods [35] { Method [ <internal:phalcon, ctor> public method __construct ] { - Parameters [3] { - Parameter #0 [ <optional> ?string $content = <default> ] + Parameter #0 [ <optional> ?string $content = null ] Parameter #1 [ <optional> $code = <default> ] Parameter #2 [ <optional> $status = <default> ] } @@ -62488,8 +62652,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <optional> $location = <default> ] - Parameter #1 [ <optional> bool $externalRedirect = <default> ] - Parameter #2 [ <optional> int $statusCode = <default> ] + Parameter #1 [ <optional> bool $externalRedirect = false ] + Parameter #2 [ <optional> int $statusCode = 302 ] } - Return [ Phalcon\Http\ResponseInterface ] } @@ -62633,8 +62797,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $content ] - Parameter #1 [ <optional> int $jsonOptions = <default> ] - Parameter #2 [ <optional> int $depth = <default> ] + Parameter #1 [ <optional> int $jsonOptions = 0 ] + Parameter #2 [ <optional> int $depth = 512 ] } - Return [ Phalcon\Http\ResponseInterface ] } @@ -62658,7 +62822,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> int $code ] - Parameter #1 [ <optional> ?string $message = <default> ] + Parameter #1 [ <optional> ?string $message = null ] } - Return [ Phalcon\Http\ResponseInterface ] } @@ -62706,8 +62870,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, ctor> public method __construct ] { - Parameters [2] { - Parameter #0 [ <optional> bool $useEncryption = <default> ] - Parameter #1 [ <optional> ?string $signKey = <default> ] + Parameter #0 [ <optional> bool $useEncryption = true ] + Parameter #1 [ <optional> ?string $signKey = null ] } } @@ -62775,11 +62939,11 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [8] { Parameter #0 [ <required> string $name ] Parameter #1 [ <optional> $value = <default> ] - Parameter #2 [ <optional> int $expire = <default> ] - Parameter #3 [ <optional> string $path = <default> ] - Parameter #4 [ <optional> bool $secure = <default> ] - Parameter #5 [ <optional> string $domain = <default> ] - Parameter #6 [ <optional> bool $httpOnly = <default> ] + Parameter #2 [ <optional> int $expire = 0 ] + Parameter #3 [ <optional> string $path = '/' ] + Parameter #4 [ <optional> bool $secure = false ] + Parameter #5 [ <optional> string $domain = '' ] + Parameter #6 [ <optional> bool $httpOnly = false ] Parameter #7 [ <optional> array $options = [] ] } - Return [ Phalcon\Http\Response\CookiesInterface ] @@ -62788,7 +62952,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method setSignKey ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $signKey = <default> ] + Parameter #0 [ <optional> ?string $signKey = null ] } - Return [ Phalcon\Http\Response\CookiesInterface ] } @@ -63022,8 +63186,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $file ] - Parameter #1 [ <optional> ?int $width = <default> ] - Parameter #2 [ <optional> ?int $height = <default> ] + Parameter #1 [ <optional> ?int $width = null ] + Parameter #2 [ <optional> ?int $height = null ] } } @@ -63164,7 +63328,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #5 [ <required> int $green ] Parameter #6 [ <required> int $blue ] Parameter #7 [ <required> int $size ] - Parameter #8 [ <optional> ?string $fontFile = <default> ] + Parameter #8 [ <optional> ?string $fontFile = null ] } - Return [ void ] } @@ -63191,7 +63355,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $color ] - Parameter #1 [ <optional> int $opacity = <default> ] + Parameter #1 [ <optional> int $opacity = 100 ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -63209,8 +63373,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> int $width ] Parameter #1 [ <required> int $height ] - Parameter #2 [ <optional> ?int $offsetX = <default> ] - Parameter #3 [ <optional> ?int $offsetY = <default> ] + Parameter #2 [ <optional> ?int $offsetX = null ] + Parameter #3 [ <optional> ?int $offsetY = null ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -63284,8 +63448,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> int $height ] - Parameter #1 [ <optional> int $opacity = <default> ] - Parameter #2 [ <optional> bool $fadeIn = <default> ] + Parameter #1 [ <optional> int $opacity = 100 ] + Parameter #2 [ <optional> bool $fadeIn = false ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -63293,8 +63457,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method render ] { - Parameters [2] { - Parameter #0 [ <optional> ?string $extension = <default> ] - Parameter #1 [ <optional> int $quality = <default> ] + Parameter #0 [ <optional> ?string $extension = null ] + Parameter #1 [ <optional> int $quality = 100 ] } - Return [ string ] } @@ -63302,9 +63466,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method resize ] { - Parameters [3] { - Parameter #0 [ <optional> ?int $width = <default> ] - Parameter #1 [ <optional> ?int $height = <default> ] - Parameter #2 [ <optional> int $master = <default> ] + Parameter #0 [ <optional> ?int $width = null ] + Parameter #1 [ <optional> ?int $height = null ] + Parameter #2 [ <optional> int $master = null ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -63320,8 +63484,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method save ] { - Parameters [2] { - Parameter #0 [ <optional> ?string $file = <default> ] - Parameter #1 [ <optional> int $quality = <default> ] + Parameter #0 [ <optional> ?string $file = null ] + Parameter #1 [ <optional> int $quality = -1 ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -63340,10 +63504,10 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $text ] Parameter #1 [ <optional> $offsetX = <default> ] Parameter #2 [ <optional> $offsetY = <default> ] - Parameter #3 [ <optional> int $opacity = <default> ] - Parameter #4 [ <optional> string $color = <default> ] - Parameter #5 [ <optional> int $size = <default> ] - Parameter #6 [ <optional> ?string $fontFile = <default> ] + Parameter #3 [ <optional> int $opacity = 100 ] + Parameter #4 [ <optional> string $color = '000000' ] + Parameter #5 [ <optional> int $size = 12 ] + Parameter #6 [ <optional> ?string $fontFile = null ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -63352,9 +63516,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> Phalcon\Image\Adapter\AdapterInterface $watermark ] - Parameter #1 [ <optional> int $offsetX = <default> ] - Parameter #2 [ <optional> int $offsetY = <default> ] - Parameter #3 [ <optional> int $opacity = <default> ] + Parameter #1 [ <optional> int $offsetX = 0 ] + Parameter #2 [ <optional> int $offsetY = 0 ] + Parameter #3 [ <optional> int $opacity = 100 ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -63363,8 +63527,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> int $value ] - Parameter #1 [ <optional> int $min = <default> ] - Parameter #2 [ <optional> int $max = <default> ] + Parameter #1 [ <optional> int $min = 0 ] + Parameter #2 [ <optional> int $max = 100 ] } - Return [ int ] } @@ -63398,8 +63562,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $file ] - Parameter #1 [ <optional> ?int $width = <default> ] - Parameter #2 [ <optional> ?int $height = <default> ] + Parameter #1 [ <optional> ?int $width = null ] + Parameter #2 [ <optional> ?int $height = null ] } } @@ -63414,8 +63578,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> int $width ] Parameter #1 [ <required> int $height ] - Parameter #2 [ <optional> int $deltaX = <default> ] - Parameter #3 [ <optional> int $rigidity = <default> ] + Parameter #2 [ <optional> int $deltaX = 0 ] + Parameter #3 [ <optional> int $rigidity = 0 ] } - Return [ Phalcon\Image\Adapter\AbstractAdapter ] } @@ -63547,7 +63711,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #5 [ <required> int $green ] Parameter #6 [ <required> int $blue ] Parameter #7 [ <required> int $size ] - Parameter #8 [ <optional> ?string $fontFile = <default> ] + Parameter #8 [ <optional> ?string $fontFile = null ] } - Return [ void ] } @@ -63574,7 +63738,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $color ] - Parameter #1 [ <optional> int $opacity = <default> ] + Parameter #1 [ <optional> int $opacity = 100 ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -63592,8 +63756,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> int $width ] Parameter #1 [ <required> int $height ] - Parameter #2 [ <optional> ?int $offsetX = <default> ] - Parameter #3 [ <optional> ?int $offsetY = <default> ] + Parameter #2 [ <optional> ?int $offsetX = null ] + Parameter #3 [ <optional> ?int $offsetY = null ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -63667,8 +63831,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> int $height ] - Parameter #1 [ <optional> int $opacity = <default> ] - Parameter #2 [ <optional> bool $fadeIn = <default> ] + Parameter #1 [ <optional> int $opacity = 100 ] + Parameter #2 [ <optional> bool $fadeIn = false ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -63676,8 +63840,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method render ] { - Parameters [2] { - Parameter #0 [ <optional> ?string $extension = <default> ] - Parameter #1 [ <optional> int $quality = <default> ] + Parameter #0 [ <optional> ?string $extension = null ] + Parameter #1 [ <optional> int $quality = 100 ] } - Return [ string ] } @@ -63685,9 +63849,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method resize ] { - Parameters [3] { - Parameter #0 [ <optional> ?int $width = <default> ] - Parameter #1 [ <optional> ?int $height = <default> ] - Parameter #2 [ <optional> int $master = <default> ] + Parameter #0 [ <optional> ?int $width = null ] + Parameter #1 [ <optional> ?int $height = null ] + Parameter #2 [ <optional> int $master = null ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -63703,8 +63867,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter, prototype Phalcon\Image\Adapter\AdapterInterface> public method save ] { - Parameters [2] { - Parameter #0 [ <optional> ?string $file = <default> ] - Parameter #1 [ <optional> int $quality = <default> ] + Parameter #0 [ <optional> ?string $file = null ] + Parameter #1 [ <optional> int $quality = -1 ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -63723,10 +63887,10 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $text ] Parameter #1 [ <optional> $offsetX = <default> ] Parameter #2 [ <optional> $offsetY = <default> ] - Parameter #3 [ <optional> int $opacity = <default> ] - Parameter #4 [ <optional> string $color = <default> ] - Parameter #5 [ <optional> int $size = <default> ] - Parameter #6 [ <optional> ?string $fontFile = <default> ] + Parameter #3 [ <optional> int $opacity = 100 ] + Parameter #4 [ <optional> string $color = '000000' ] + Parameter #5 [ <optional> int $size = 12 ] + Parameter #6 [ <optional> ?string $fontFile = null ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -63735,9 +63899,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> Phalcon\Image\Adapter\AdapterInterface $watermark ] - Parameter #1 [ <optional> int $offsetX = <default> ] - Parameter #2 [ <optional> int $offsetY = <default> ] - Parameter #3 [ <optional> int $opacity = <default> ] + Parameter #1 [ <optional> int $offsetX = 0 ] + Parameter #2 [ <optional> int $offsetY = 0 ] + Parameter #3 [ <optional> int $opacity = 100 ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -63746,8 +63910,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> int $value ] - Parameter #1 [ <optional> int $min = <default> ] - Parameter #2 [ <optional> int $max = <default> ] + Parameter #1 [ <optional> int $min = 0 ] + Parameter #2 [ <optional> int $max = 100 ] } - Return [ int ] } @@ -63910,8 +64074,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $name ] Parameter #1 [ <required> string $file ] - Parameter #2 [ <optional> ?int $width = <default> ] - Parameter #3 [ <optional> ?int $height = <default> ] + Parameter #2 [ <optional> ?int $width = null ] + Parameter #3 [ <optional> ?int $height = null ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -64615,9 +64779,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, ctor> public method __construct ] { - Parameters [3] { - Parameter #0 [ <optional> string $dateFormat = <default> ] - Parameter #1 [ <optional> string $interpolatorLeft = <default> ] - Parameter #2 [ <optional> string $interpolatorRight = <default> ] + Parameter #0 [ <optional> string $dateFormat = 'c' ] + Parameter #1 [ <optional> string $interpolatorLeft = '%' ] + Parameter #2 [ <optional> string $interpolatorRight = '%' ] } } @@ -64666,7 +64830,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -64676,8 +64840,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $input ] Parameter #1 [ <optional> array $context = [] ] - Parameter #2 [ <optional> string $left = <default> ] - Parameter #3 [ <optional> string $right = <default> ] + Parameter #2 [ <optional> string $left = '%' ] + Parameter #3 [ <optional> string $right = '%' ] } - Return [ string ] } @@ -64686,7 +64850,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -64696,7 +64860,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -64705,7 +64869,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -64734,10 +64898,10 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, ctor> public method __construct ] { - Parameters [4] { - Parameter #0 [ <optional> string $format = <default> ] - Parameter #1 [ <optional> string $dateFormat = <default> ] - Parameter #2 [ <optional> string $interpolatorLeft = <default> ] - Parameter #3 [ <optional> string $interpolatorRight = <default> ] + Parameter #0 [ <optional> string $format = '[%date%][%level%] %message%' ] + Parameter #1 [ <optional> string $dateFormat = 'c' ] + Parameter #2 [ <optional> string $interpolatorLeft = '%' ] + Parameter #3 [ <optional> string $interpolatorRight = '%' ] } } @@ -64801,7 +64965,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -64811,8 +64975,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $input ] Parameter #1 [ <optional> array $context = [] ] - Parameter #2 [ <optional> string $left = <default> ] - Parameter #3 [ <optional> string $right = <default> ] + Parameter #2 [ <optional> string $left = '%' ] + Parameter #3 [ <optional> string $right = '%' ] } - Return [ string ] } @@ -64821,7 +64985,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -64831,7 +64995,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -64840,7 +65004,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -65333,8 +65497,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [5] { Parameter #0 [ <required> string $message ] Parameter #1 [ <optional> $field = <default> ] - Parameter #2 [ <optional> string $type = <default> ] - Parameter #3 [ <optional> int $code = <default> ] + Parameter #2 [ <optional> string $type = '' ] + Parameter #3 [ <optional> int $code = 0 ] Parameter #4 [ <optional> array $metaData = [] ] } } @@ -65652,7 +65816,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $modules ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Application\AbstractApplication ] } @@ -65981,7 +66145,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $message ] - Parameter #1 [ <optional> int $exceptionCode = <default> ] + Parameter #1 [ <optional> int $exceptionCode = 0 ] } } @@ -66234,7 +66398,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Dispatcher\AbstractDispatcher, prototype Phalcon\Dispatcher\DispatcherInterface> public method setModuleName ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $moduleName = <default> ] + Parameter #0 [ <optional> ?string $moduleName = null ] } - Return [ void ] } @@ -66709,7 +66873,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $serviceName ] Parameter #1 [ <required> $definition ] - Parameter #2 [ <optional> bool $shared = <default> ] + Parameter #2 [ <optional> bool $shared = false ] } - Return [ Phalcon\Di\ServiceInterface ] } @@ -66769,7 +66933,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $routePattern ] Parameter #1 [ <required> $handler ] - Parameter #2 [ <optional> ?string $name = <default> ] + Parameter #2 [ <optional> ?string $name = null ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -66779,7 +66943,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $routePattern ] Parameter #1 [ <required> $handler ] - Parameter #2 [ <optional> ?string $name = <default> ] + Parameter #2 [ <optional> ?string $name = null ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -66809,7 +66973,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $routePattern ] Parameter #1 [ <required> $handler ] - Parameter #2 [ <optional> ?string $name = <default> ] + Parameter #2 [ <optional> ?string $name = null ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -66826,7 +66990,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $routePattern ] Parameter #1 [ <required> $handler ] - Parameter #2 [ <optional> ?string $name = <default> ] + Parameter #2 [ <optional> ?string $name = null ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -66837,7 +67001,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $routePattern ] Parameter #1 [ <required> $handler ] Parameter #2 [ <required> $method ] - Parameter #3 [ <optional> ?string $name = <default> ] + Parameter #3 [ <optional> ?string $name = null ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -66847,7 +67011,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $routePattern ] Parameter #1 [ <required> $handler ] - Parameter #2 [ <optional> ?string $name = <default> ] + Parameter #2 [ <optional> ?string $name = null ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -66857,7 +67021,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $routePattern ] Parameter #1 [ <required> $handler ] - Parameter #2 [ <optional> ?string $name = <default> ] + Parameter #2 [ <optional> ?string $name = null ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -66867,7 +67031,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $routePattern ] Parameter #1 [ <required> $handler ] - Parameter #2 [ <optional> ?string $name = <default> ] + Parameter #2 [ <optional> ?string $name = null ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -66877,7 +67041,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $routePattern ] Parameter #1 [ <required> $handler ] - Parameter #2 [ <optional> ?string $name = <default> ] + Parameter #2 [ <optional> ?string $name = null ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -66886,7 +67050,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $handler ] - Parameter #1 [ <optional> bool $lazy = <default> ] + Parameter #1 [ <optional> bool $lazy = false ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -66913,7 +67077,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> $method ] Parameter #1 [ <required> string $routePattern ] Parameter #2 [ <required> $handler ] - Parameter #3 [ <optional> ?string $name = <default> ] + Parameter #3 [ <optional> ?string $name = null ] } - Return [ void ] } @@ -67098,7 +67262,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> Phalcon\Mvc\ModelInterface $base ] Parameter #1 [ <required> array $data ] - Parameter #2 [ <optional> int $dirtyState = <default> ] + Parameter #2 [ <optional> int $dirtyState = 0 ] } - Return [ Phalcon\Mvc\ModelInterface ] } @@ -67109,8 +67273,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> $base ] Parameter #1 [ <required> array $data ] Parameter #2 [ <required> $columnMap ] - Parameter #3 [ <optional> int $dirtyState = <default> ] - Parameter #4 [ <optional> ?bool $keepSnapshots = <default> ] + Parameter #3 [ <optional> int $dirtyState = 0 ] + Parameter #4 [ <optional> ?bool $keepSnapshots = null ] } - Return [ Phalcon\Mvc\ModelInterface ] } @@ -67496,7 +67660,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <optional> $fieldName = <default> ] - Parameter #1 [ <optional> bool $allFields = <default> ] + Parameter #1 [ <optional> bool $allFields = false ] } - Return [ bool ] } @@ -67512,7 +67676,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <optional> $fieldName = <default> ] - Parameter #1 [ <optional> bool $allFields = <default> ] + Parameter #1 [ <optional> bool $allFields = false ] } - Return [ bool ] } @@ -67984,7 +68148,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Behavior> protected method getOptions ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $eventName = <default> ] + Parameter #0 [ <optional> ?string $eventName = null ] } } @@ -68048,7 +68212,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Behavior> protected method getOptions ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $eventName = <default> ] + Parameter #0 [ <optional> ?string $eventName = null ] } } @@ -68103,7 +68267,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> $handler ] Parameter #1 [ <required> array $params ] Parameter #2 [ <required> string $cacheKey ] - Parameter #3 [ <optional> ?string $methodName = <default> ] + Parameter #3 [ <optional> ?string $methodName = null ] } - Return [ array ] } @@ -68181,7 +68345,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> Phalcon\Di\DiInterface $container ] Parameter #1 [ <required> string $modelName ] Parameter #2 [ <required> array $data ] - Parameter #3 [ <optional> string $operator = <default> ] + Parameter #3 [ <optional> string $operator = 'AND' ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -68220,7 +68384,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $bindParams ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -68282,7 +68446,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\CriteriaInterface> public method forUpdate ] { - Parameters [1] { - Parameter #0 [ <optional> bool $forUpdate = <default> ] + Parameter #0 [ <optional> bool $forUpdate = true ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -68413,7 +68577,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> int $limit ] - Parameter #1 [ <optional> int $offset = <default> ] + Parameter #1 [ <optional> int $offset = 0 ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -68484,7 +68648,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\CriteriaInterface> public method sharedLock ] { - Parameters [1] { - Parameter #0 [ <optional> bool $sharedLock = <default> ] + Parameter #0 [ <optional> bool $sharedLock = true ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -68717,7 +68881,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #1 [ <required> string $modelRelation ] Parameter #2 [ <required> Phalcon\Mvc\ModelInterface $record ] Parameter #3 [ <optional> $parameters = <default> ] - Parameter #4 [ <optional> ?string $method = <default> ] + Parameter #4 [ <optional> ?string $method = null ] } } @@ -68774,7 +68938,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #1 [ <required> string $modelRelation ] Parameter #2 [ <required> Phalcon\Mvc\ModelInterface $record ] Parameter #3 [ <optional> $parameters = <default> ] - Parameter #4 [ <optional> ?string $method = <default> ] + Parameter #4 [ <optional> ?string $method = null ] } } @@ -68809,7 +68973,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #1 [ <required> string $modelRelation ] Parameter #2 [ <required> Phalcon\Mvc\ModelInterface $record ] Parameter #3 [ <optional> $parameters = <default> ] - Parameter #4 [ <optional> ?string $method = <default> ] + Parameter #4 [ <optional> ?string $method = null ] } } @@ -68888,7 +69052,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> Phalcon\Mvc\Model\RelationInterface $relation ] Parameter #1 [ <required> Phalcon\Mvc\ModelInterface $record ] Parameter #2 [ <optional> $parameters = <default> ] - Parameter #3 [ <optional> ?string $method = <default> ] + Parameter #3 [ <optional> ?string $method = null ] } } @@ -71103,7 +71267,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, ctor> public method __construct ] { - Parameters [3] { - Parameter #0 [ <optional> ?string $phql = <default> ] + Parameter #0 [ <optional> ?string $phql = null ] Parameter #1 [ <optional> ?Phalcon\Di\DiInterface $container = <default> ] Parameter #2 [ <optional> array $options = [] ] } @@ -71215,7 +71379,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $bindParams ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } @@ -71224,7 +71388,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $bindTypes ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } @@ -71248,7 +71412,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\QueryInterface> public method setSharedLock ] { - Parameters [1] { - Parameter #0 [ <optional> bool $sharedLock = <default> ] + Parameter #0 [ <optional> bool $sharedLock = false ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } @@ -71303,7 +71467,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> array $intermediate ] Parameter #1 [ <required> array $bindParams ] Parameter #2 [ <required> array $bindTypes ] - Parameter #3 [ <optional> bool $simulate = <default> ] + Parameter #3 [ <optional> bool $simulate = false ] } } @@ -71337,7 +71501,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $expr ] - Parameter #1 [ <optional> bool $quoting = <default> ] + Parameter #1 [ <optional> bool $quoting = true ] } - Return [ array ] } @@ -71498,7 +71662,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <optional> $ast = <default> ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ array ] } @@ -71557,7 +71721,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $model ] - Parameter #1 [ <optional> ?string $alias = <default> ] + Parameter #1 [ <optional> ?string $alias = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -71596,7 +71760,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $expr ] Parameter #1 [ <required> $minimum ] Parameter #2 [ <required> $maximum ] - Parameter #3 [ <optional> string $operator = <default> ] + Parameter #3 [ <optional> string $operator = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -71607,7 +71771,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $expr ] Parameter #1 [ <required> $minimum ] Parameter #2 [ <required> $maximum ] - Parameter #3 [ <optional> string $operator = <default> ] + Parameter #3 [ <optional> string $operator = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -71773,7 +71937,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $expr ] Parameter #1 [ <required> array $values ] - Parameter #2 [ <optional> string $operator = <default> ] + Parameter #2 [ <optional> string $operator = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -71782,8 +71946,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $model ] - Parameter #1 [ <optional> ?string $conditions = <default> ] - Parameter #2 [ <optional> ?string $alias = <default> ] + Parameter #1 [ <optional> ?string $conditions = null ] + Parameter #2 [ <optional> ?string $alias = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -71793,7 +71957,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $expr ] Parameter #1 [ <required> array $values ] - Parameter #2 [ <optional> string $operator = <default> ] + Parameter #2 [ <optional> string $operator = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -71802,9 +71966,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $model ] - Parameter #1 [ <optional> ?string $conditions = <default> ] - Parameter #2 [ <optional> ?string $alias = <default> ] - Parameter #3 [ <optional> ?string $type = <default> ] + Parameter #1 [ <optional> ?string $conditions = null ] + Parameter #2 [ <optional> ?string $alias = null ] + Parameter #3 [ <optional> ?string $type = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -71813,8 +71977,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $model ] - Parameter #1 [ <optional> ?string $conditions = <default> ] - Parameter #2 [ <optional> ?string $alias = <default> ] + Parameter #1 [ <optional> ?string $conditions = null ] + Parameter #2 [ <optional> ?string $alias = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -71834,7 +71998,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $expr ] Parameter #1 [ <required> $minimum ] Parameter #2 [ <required> $maximum ] - Parameter #3 [ <optional> string $operator = <default> ] + Parameter #3 [ <optional> string $operator = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -71845,7 +72009,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $expr ] Parameter #1 [ <required> $minimum ] Parameter #2 [ <required> $maximum ] - Parameter #3 [ <optional> string $operator = <default> ] + Parameter #3 [ <optional> string $operator = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -71855,7 +72019,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $expr ] Parameter #1 [ <required> array $values ] - Parameter #2 [ <optional> string $operator = <default> ] + Parameter #2 [ <optional> string $operator = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -71865,7 +72029,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $expr ] Parameter #1 [ <required> array $values ] - Parameter #2 [ <optional> string $operator = <default> ] + Parameter #2 [ <optional> string $operator = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -71910,8 +72074,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $model ] - Parameter #1 [ <optional> ?string $conditions = <default> ] - Parameter #2 [ <optional> ?string $alias = <default> ] + Parameter #1 [ <optional> ?string $conditions = null ] + Parameter #2 [ <optional> ?string $alias = null ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -71920,7 +72084,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $bindParams ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -71929,7 +72093,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $bindTypes ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -72517,7 +72681,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #1 [ <required> $model ] Parameter #2 [ <required> $result ] Parameter #3 [ <optional> $cache = <default> ] - Parameter #4 [ <optional> bool $keepSnapshots = <default> ] + Parameter #4 [ <optional> bool $keepSnapshots = false ] } } @@ -72531,7 +72695,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, overwrites Phalcon\Mvc\Model\ResultsetInterface, prototype Phalcon\Mvc\Model\ResultsetInterface> public method toArray ] { - Parameters [1] { - Parameter #0 [ <optional> bool $renameColumns = <default> ] + Parameter #0 [ <optional> bool $renameColumns = true ] } - Return [ array ] } @@ -72854,8 +73018,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> Phalcon\Di\DiInterface $container ] - Parameter #1 [ <optional> bool $autoBegin = <default> ] - Parameter #2 [ <optional> string $service = <default> ] + Parameter #1 [ <optional> bool $autoBegin = false ] + Parameter #2 [ <optional> string $service = 'db' ] } } @@ -72904,7 +73068,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\TransactionInterface> public method rollback ] { - Parameters [2] { - Parameter #0 [ <optional> ?string $rollbackMessage = <default> ] + Parameter #0 [ <optional> ?string $rollbackMessage = null ] Parameter #1 [ <optional> ?Phalcon\Mvc\ModelInterface $rollbackRecord = <default> ] } - Return [ bool ] @@ -73102,7 +73266,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\Transaction\ManagerInterface> public method get ] { - Parameters [1] { - Parameter #0 [ <optional> bool $autoBegin = <default> ] + Parameter #0 [ <optional> bool $autoBegin = true ] } - Return [ Phalcon\Mvc\Model\TransactionInterface ] } @@ -73124,7 +73288,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method getOrCreateTransaction ] { - Parameters [1] { - Parameter #0 [ <optional> bool $autoBegin = <default> ] + Parameter #0 [ <optional> bool $autoBegin = true ] } - Return [ Phalcon\Mvc\Model\TransactionInterface ] } @@ -73162,7 +73326,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\Transaction\ManagerInterface> public method rollback ] { - Parameters [1] { - Parameter #0 [ <optional> bool $collect = <default> ] + Parameter #0 [ <optional> bool $collect = true ] } - Return [ void ] } @@ -73365,7 +73529,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $module ] Parameter #1 [ <required> string $handler ] - Parameter #2 [ <optional> ?string $prefix = <default> ] + Parameter #2 [ <optional> ?string $prefix = null ] } - Return [ Phalcon\Mvc\Router\Annotations ] } @@ -73374,7 +73538,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $handler ] - Parameter #1 [ <optional> ?string $prefix = <default> ] + Parameter #1 [ <optional> ?string $prefix = null ] } - Return [ Phalcon\Mvc\Router\Annotations ] } @@ -73444,7 +73608,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Mvc\Router, ctor> public method __construct ] { - Parameters [1] { - Parameter #0 [ <optional> bool $defaultRoutes = <default> ] + Parameter #0 [ <optional> bool $defaultRoutes = true ] } } @@ -73454,7 +73618,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] Parameter #2 [ <optional> $httpMethods = <default> ] - Parameter #3 [ <optional> int $position = <default> ] + Parameter #3 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -73464,7 +73628,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -73474,7 +73638,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -73484,7 +73648,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -73494,7 +73658,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -73504,7 +73668,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -73514,7 +73678,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -73524,7 +73688,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -73534,7 +73698,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -73544,7 +73708,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -73554,7 +73718,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $pattern ] Parameter #1 [ <optional> $paths = <default> ] - Parameter #2 [ <optional> int $position = <default> ] + Parameter #2 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -73563,7 +73727,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> Phalcon\Mvc\Router\RouteInterface $route ] - Parameter #1 [ <optional> int $position = <default> ] + Parameter #1 [ <optional> int $position = null ] } - Return [ Phalcon\Mvc\RouterInterface ] } @@ -74379,7 +74543,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <optional> $uri = <default> ] Parameter #1 [ <optional> $args = <default> ] - Parameter #2 [ <optional> ?bool $local = <default> ] + Parameter #2 [ <optional> ?bool $local = null ] Parameter #3 [ <optional> $baseUri = <default> ] } - Return [ string ] @@ -74441,7 +74605,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Mvc\Url\UrlInterface> public method path ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $path = <default> ] + Parameter #0 [ <optional> ?string $path = null ] } - Return [ string ] } @@ -74975,7 +75139,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $params ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Mvc\View ] } @@ -75011,7 +75175,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> array $engines ] Parameter #1 [ <required> string $viewPath ] Parameter #2 [ <required> bool $silence ] - Parameter #3 [ <optional> bool $mustClean = <default> ] + Parameter #3 [ <optional> bool $mustClean = true ] } } @@ -75035,7 +75199,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> string $controllerName ] Parameter #1 [ <required> string $actionName ] Parameter #2 [ <optional> array $params = [] ] - Parameter #3 [ <optional> bool $fireEvents = <default> ] + Parameter #3 [ <optional> bool $fireEvents = true ] } - Return [ bool ] } @@ -75087,7 +75251,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $path ] Parameter #1 [ <required> $params ] - Parameter #2 [ <optional> bool $mustClean = <default> ] + Parameter #2 [ <optional> bool $mustClean = false ] } } @@ -75244,7 +75408,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $path ] Parameter #1 [ <required> $params ] - Parameter #2 [ <optional> bool $mustClean = <default> ] + Parameter #2 [ <optional> bool $mustClean = false ] } } @@ -75267,7 +75431,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $start = <default> ] + Parameter #1 [ <optional> int $start = 0 ] Parameter #2 [ <optional> $end = <default> ] } } @@ -75424,7 +75588,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $templatePath ] - Parameter #1 [ <optional> bool $extendsMode = <default> ] + Parameter #1 [ <optional> bool $extendsMode = false ] } } @@ -75449,7 +75613,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $statement ] - Parameter #1 [ <optional> bool $caseClause = <default> ] + Parameter #1 [ <optional> bool $caseClause = true ] } - Return [ string ] } @@ -75483,7 +75647,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $path ] Parameter #1 [ <required> string $compiledPath ] - Parameter #2 [ <optional> bool $extendsMode = <default> ] + Parameter #2 [ <optional> bool $extendsMode = false ] } } @@ -75491,7 +75655,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $statement ] - Parameter #1 [ <optional> bool $extendsMode = <default> ] + Parameter #1 [ <optional> bool $extendsMode = false ] } - Return [ string ] } @@ -75507,7 +75671,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $statement ] - Parameter #1 [ <optional> bool $extendsMode = <default> ] + Parameter #1 [ <optional> bool $extendsMode = false ] } - Return [ string ] } @@ -75549,7 +75713,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $viewCode ] - Parameter #1 [ <optional> bool $extendsMode = <default> ] + Parameter #1 [ <optional> bool $extendsMode = false ] } - Return [ string ] } @@ -75558,7 +75722,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $statement ] - Parameter #1 [ <optional> bool $extendsMode = <default> ] + Parameter #1 [ <optional> bool $extendsMode = false ] } - Return [ string ] } @@ -75567,7 +75731,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $expr ] - Parameter #1 [ <optional> bool $doubleQuotes = <default> ] + Parameter #1 [ <optional> bool $doubleQuotes = false ] } - Return [ string ] } @@ -75584,7 +75748,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $expr ] - Parameter #1 [ <optional> bool $doubleQuotes = <default> ] + Parameter #1 [ <optional> bool $doubleQuotes = false ] } - Return [ string ] } @@ -75705,7 +75869,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $viewCode ] - Parameter #1 [ <optional> bool $extendsMode = <default> ] + Parameter #1 [ <optional> bool $extendsMode = false ] } } @@ -75729,7 +75893,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $statements ] - Parameter #1 [ <optional> bool $extendsMode = <default> ] + Parameter #1 [ <optional> bool $extendsMode = false ] } - Return [ string ] } @@ -75774,9 +75938,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, overwrites Exception, ctor> public method __construct ] { - Parameters [4] { - Parameter #0 [ <optional> string $message = <default> ] + Parameter #0 [ <optional> string $message = '' ] Parameter #1 [ <optional> array $statement = [] ] - Parameter #2 [ <optional> int $code = <default> ] + Parameter #2 [ <optional> int $code = 0 ] Parameter #3 [ <optional> ?Exception $previous = <default> ] } } @@ -76012,7 +76176,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $params ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Mvc\View\Simple ] } @@ -76887,7 +77051,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> array $collection ] Parameter #1 [ <required> $index ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> ?string $cast = <default> ] + Parameter #3 [ <optional> ?string $cast = null ] } } @@ -76925,7 +77089,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $filename ] Parameter #1 [ <required> $data ] - Parameter #2 [ <optional> int $flags = <default> ] + Parameter #2 [ <optional> int $flags = 0 ] Parameter #3 [ <optional> $context = <default> ] } } @@ -77091,7 +77255,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -77105,7 +77269,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Support\Collection, prototype Phalcon\Support\Collection\CollectionInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> bool $insensitive = <default> ] + Parameter #0 [ <optional> bool $insensitive = true ] } - Return [ array ] } @@ -77182,7 +77346,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Support\Collection, prototype Phalcon\Support\Collection\CollectionInterface> public method toJson ] { - Parameters [1] { - Parameter #0 [ <optional> int $options = <default> ] + Parameter #0 [ <optional> int $options = 4194383 ] } - Return [ string ] } @@ -77223,8 +77387,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $flags = <default> ] - Parameter #2 [ <optional> int $depth = <default> ] + Parameter #1 [ <optional> int $flags = 0 ] + Parameter #2 [ <optional> int $depth = 512 ] } } @@ -77411,7 +77575,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $key ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> bool $remove = <default> ] + Parameter #2 [ <optional> bool $remove = false ] } } @@ -77454,7 +77618,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, prototype Phalcon\Session\ManagerInterface> public method regenerateId ] { - Parameters [1] { - Parameter #0 [ <optional> bool $deleteOldSession = <default> ] + Parameter #0 [ <optional> bool $deleteOldSession = true ] } - Return [ Phalcon\Session\ManagerInterface ] } @@ -77870,7 +78034,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $input ] - Parameter #1 [ <optional> bool $strict = <default> ] + Parameter #1 [ <optional> bool $strict = false ] } } @@ -79039,7 +79203,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <optional> array $data = [] ] - Parameter #1 [ <optional> bool $insensitive = <default> ] + Parameter #1 [ <optional> bool $insensitive = true ] } } @@ -79094,7 +79258,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -79108,7 +79272,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Support\Collection, prototype Phalcon\Support\Collection\CollectionInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> bool $insensitive = <default> ] + Parameter #0 [ <optional> bool $insensitive = true ] } - Return [ array ] } @@ -79193,7 +79357,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Support\Collection, prototype Phalcon\Support\Collection\CollectionInterface> public method toJson ] { - Parameters [1] { - Parameter #0 [ <optional> int $options = <default> ] + Parameter #0 [ <optional> int $options = 4194383 ] } - Return [ string ] } @@ -79234,8 +79398,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $flags = <default> ] - Parameter #2 [ <optional> int $depth = <default> ] + Parameter #1 [ <optional> int $flags = 0 ] + Parameter #2 [ <optional> int $depth = 512 ] } } @@ -79325,8 +79489,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method listen ] { - Parameters [2] { - Parameter #0 [ <optional> bool $exceptions = <default> ] - Parameter #1 [ <optional> bool $lowSeverity = <default> ] + Parameter #0 [ <optional> bool $exceptions = true ] + Parameter #1 [ <optional> bool $lowSeverity = false ] } - Return [ Phalcon\Support\Debug ] } @@ -79480,7 +79644,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <optional> array $styles = [] ] - Parameter #1 [ <optional> bool $detailed = <default> ] + Parameter #1 [ <optional> bool $detailed = false ] } } @@ -79510,7 +79674,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $variable ] - Parameter #1 [ <optional> ?string $name = <default> ] + Parameter #1 [ <optional> ?string $name = null ] } - Return [ string ] } @@ -79535,7 +79699,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> $variable ] - Parameter #1 [ <optional> ?string $name = <default> ] + Parameter #1 [ <optional> ?string $name = null ] } - Return [ string ] } @@ -79559,8 +79723,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $variable ] - Parameter #1 [ <optional> ?string $name = <default> ] - Parameter #2 [ <optional> int $tab = <default> ] + Parameter #1 [ <optional> ?string $name = null ] + Parameter #2 [ <optional> int $tab = 1 ] } - Return [ string ] } @@ -79901,7 +80065,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> array $collection ] Parameter #1 [ <required> int $size ] - Parameter #2 [ <optional> bool $preserveKeys = <default> ] + Parameter #2 [ <optional> bool $preserveKeys = false ] } - Return [ array ] } @@ -80029,7 +80193,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $collection ] - Parameter #1 [ <optional> bool $deep = <default> ] + Parameter #1 [ <optional> bool $deep = false ] } - Return [ array ] } @@ -80086,7 +80250,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #0 [ <required> array $collection ] Parameter #1 [ <required> $index ] Parameter #2 [ <optional> $defaultValue = <default> ] - Parameter #3 [ <optional> ?string $cast = <default> ] + Parameter #3 [ <optional> ?string $cast = null ] } } } @@ -80297,8 +80461,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> array $collection ] Parameter #1 [ <required> $attribute ] - Parameter #2 [ <optional> int $order = <default> ] - Parameter #3 [ <optional> int $flags = <default> ] + Parameter #2 [ <optional> int $order = null ] + Parameter #3 [ <optional> int $flags = 0 ] } - Return [ array ] } @@ -80417,7 +80581,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $collection ] - Parameter #1 [ <optional> int $elements = <default> ] + Parameter #1 [ <optional> int $elements = 1 ] } - Return [ array ] } @@ -80443,7 +80607,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $collection ] - Parameter #1 [ <optional> int $elements = <default> ] + Parameter #1 [ <optional> int $elements = 1 ] } - Return [ array ] } @@ -80716,7 +80880,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $uri ] - Parameter #1 [ <optional> ?string $suffix = <default> ] + Parameter #1 [ <optional> ?string $suffix = null ] } - Return [ string ] } @@ -80742,9 +80906,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $data ] - Parameter #1 [ <optional> bool $associative = <default> ] - Parameter #2 [ <optional> int $depth = <default> ] - Parameter #3 [ <optional> int $options = <default> ] + Parameter #1 [ <optional> bool $associative = false ] + Parameter #2 [ <optional> int $depth = 512 ] + Parameter #3 [ <optional> int $options = 79 ] } } } @@ -80769,8 +80933,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $data ] - Parameter #1 [ <optional> int $options = <default> ] - Parameter #2 [ <optional> int $depth = <default> ] + Parameter #1 [ <optional> int $options = 79 ] + Parameter #2 [ <optional> int $depth = 512 ] } - Return [ string ] } @@ -80823,8 +80987,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> ?string $delimiters = <default> ] - Parameter #2 [ <optional> bool $lowerFirst = <default> ] + Parameter #1 [ <optional> ?string $delimiters = null ] + Parameter #2 [ <optional> bool $lowerFirst = false ] } - Return [ string ] } @@ -80833,7 +80997,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> ?string $delimiters = <default> ] + Parameter #1 [ <optional> ?string $delimiters = null ] } - Return [ array ] } @@ -80867,7 +81031,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -80877,8 +81041,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $input ] Parameter #1 [ <optional> array $context = [] ] - Parameter #2 [ <optional> string $left = <default> ] - Parameter #3 [ <optional> string $right = <default> ] + Parameter #2 [ <optional> string $left = '%' ] + Parameter #3 [ <optional> string $right = '%' ] } - Return [ string ] } @@ -80887,7 +81051,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -80897,7 +81061,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -80906,7 +81070,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -80957,8 +81121,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> bool $upperRest = <default> ] - Parameter #2 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> bool $upperRest = false ] + Parameter #2 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -80968,7 +81132,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -80978,8 +81142,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $input ] Parameter #1 [ <optional> array $context = [] ] - Parameter #2 [ <optional> string $left = <default> ] - Parameter #3 [ <optional> string $right = <default> ] + Parameter #2 [ <optional> string $left = '%' ] + Parameter #3 [ <optional> string $right = '%' ] } - Return [ string ] } @@ -80988,7 +81152,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -80998,7 +81162,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -81007,7 +81171,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81033,7 +81197,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $separator = <default> ] + Parameter #1 [ <optional> string $separator = '_' ] } - Return [ string ] } @@ -81109,9 +81273,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $leftDelimiter = <default> ] - Parameter #2 [ <optional> string $rightDelimiter = <default> ] - Parameter #3 [ <optional> string $separator = <default> ] + Parameter #1 [ <optional> string $leftDelimiter = '{' ] + Parameter #2 [ <optional> string $rightDelimiter = '}' ] + Parameter #3 [ <optional> string $separator = '|' ] } - Return [ string ] } @@ -81138,7 +81302,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -81148,7 +81312,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -81158,8 +81322,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $input ] Parameter #1 [ <optional> array $context = [] ] - Parameter #2 [ <optional> string $left = <default> ] - Parameter #3 [ <optional> string $right = <default> ] + Parameter #2 [ <optional> string $left = '%' ] + Parameter #3 [ <optional> string $right = '%' ] } - Return [ string ] } @@ -81168,7 +81332,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81178,7 +81342,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -81187,7 +81351,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81240,8 +81404,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $separator = <default> ] - Parameter #2 [ <optional> bool $lowercase = <default> ] + Parameter #1 [ <optional> string $separator = '-' ] + Parameter #2 [ <optional> bool $lowercase = true ] Parameter #3 [ <optional> $replace = <default> ] } - Return [ string ] @@ -81268,7 +81432,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -81278,8 +81442,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $input ] Parameter #1 [ <optional> array $context = [] ] - Parameter #2 [ <optional> string $left = <default> ] - Parameter #3 [ <optional> string $right = <default> ] + Parameter #2 [ <optional> string $left = '%' ] + Parameter #3 [ <optional> string $right = '%' ] } - Return [ string ] } @@ -81288,7 +81452,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81298,7 +81462,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -81307,7 +81471,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81384,7 +81548,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $separator = <default> ] + Parameter #1 [ <optional> string $separator = '_' ] } - Return [ string ] } @@ -81411,8 +81575,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $message ] Parameter #1 [ <optional> array $context = [] ] - Parameter #2 [ <optional> string $leftToken = <default> ] - Parameter #3 [ <optional> string $rightToken = <default> ] + Parameter #2 [ <optional> string $leftToken = '%' ] + Parameter #3 [ <optional> string $rightToken = '%' ] } - Return [ string ] } @@ -81464,7 +81628,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ bool ] } @@ -81474,7 +81638,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -81484,8 +81648,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $input ] Parameter #1 [ <optional> array $context = [] ] - Parameter #2 [ <optional> string $left = <default> ] - Parameter #3 [ <optional> string $right = <default> ] + Parameter #2 [ <optional> string $left = '%' ] + Parameter #3 [ <optional> string $right = '%' ] } - Return [ string ] } @@ -81494,7 +81658,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81504,7 +81668,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -81513,7 +81677,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81564,7 +81728,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ bool ] } @@ -81574,7 +81738,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -81584,8 +81748,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $input ] Parameter #1 [ <optional> array $context = [] ] - Parameter #2 [ <optional> string $left = <default> ] - Parameter #3 [ <optional> string $right = <default> ] + Parameter #2 [ <optional> string $left = '%' ] + Parameter #3 [ <optional> string $right = '%' ] } - Return [ string ] } @@ -81594,7 +81758,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81604,7 +81768,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -81613,7 +81777,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81639,7 +81803,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> ?string $delimiters = <default> ] + Parameter #1 [ <optional> ?string $delimiters = null ] } - Return [ string ] } @@ -81648,7 +81812,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> ?string $delimiters = <default> ] + Parameter #1 [ <optional> ?string $delimiters = null ] } - Return [ array ] } @@ -81674,7 +81838,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ int ] } @@ -81700,7 +81864,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81710,7 +81874,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -81720,8 +81884,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $input ] Parameter #1 [ <optional> array $context = [] ] - Parameter #2 [ <optional> string $left = <default> ] - Parameter #3 [ <optional> string $right = <default> ] + Parameter #2 [ <optional> string $left = '%' ] + Parameter #3 [ <optional> string $right = '%' ] } - Return [ string ] } @@ -81730,7 +81894,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81740,7 +81904,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -81749,7 +81913,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81806,8 +81970,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method __invoke ] { - Parameters [2] { - Parameter #0 [ <optional> int $type = <default> ] - Parameter #1 [ <optional> int $length = <default> ] + Parameter #0 [ <optional> int $type = null ] + Parameter #1 [ <optional> int $length = 8 ] } - Return [ string ] } @@ -81858,7 +82022,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> ?string $delimiters = <default> ] + Parameter #1 [ <optional> ?string $delimiters = null ] } - Return [ string ] } @@ -81867,7 +82031,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> ?string $delimiters = <default> ] + Parameter #1 [ <optional> ?string $delimiters = null ] } - Return [ array ] } @@ -81894,7 +82058,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -81904,7 +82068,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -81914,8 +82078,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $input ] Parameter #1 [ <optional> array $context = [] ] - Parameter #2 [ <optional> string $left = <default> ] - Parameter #3 [ <optional> string $right = <default> ] + Parameter #2 [ <optional> string $left = '%' ] + Parameter #3 [ <optional> string $right = '%' ] } - Return [ string ] } @@ -81924,7 +82088,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81934,7 +82098,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -81943,7 +82107,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81995,7 +82159,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -82021,7 +82185,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $delimiter = <default> ] + Parameter #1 [ <optional> string $delimiter = '_' ] } - Return [ string ] } @@ -82072,7 +82236,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -82082,7 +82246,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -82092,8 +82256,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $input ] Parameter #1 [ <optional> array $context = [] ] - Parameter #2 [ <optional> string $left = <default> ] - Parameter #3 [ <optional> string $right = <default> ] + Parameter #2 [ <optional> string $left = '%' ] + Parameter #3 [ <optional> string $right = '%' ] } - Return [ string ] } @@ -82102,7 +82266,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -82112,7 +82276,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $haystack ] Parameter #1 [ <required> string $needle ] - Parameter #2 [ <optional> bool $ignoreCase = <default> ] + Parameter #2 [ <optional> bool $ignoreCase = true ] } - Return [ bool ] } @@ -82121,7 +82285,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -82204,7 +82368,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -82305,7 +82469,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, overwrites Phalcon\Support\Collection, prototype Phalcon\Support\Collection\CollectionInterface> final public method toJson ] { - Parameters [1] { - Parameter #0 [ <optional> int $options = <default> ] + Parameter #0 [ <optional> int $options = 79 ] } - Return [ string ] } @@ -82321,7 +82485,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon, inherits Phalcon\Support\Collection, prototype Phalcon\Support\Collection\CollectionInterface> public method getKeys ] { - Parameters [1] { - Parameter #0 [ <optional> bool $insensitive = <default> ] + Parameter #0 [ <optional> bool $insensitive = true ] } - Return [ array ] } @@ -82361,8 +82525,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $flags = <default> ] - Parameter #2 [ <optional> int $depth = <default> ] + Parameter #1 [ <optional> int $flags = 0 ] + Parameter #2 [ <optional> int $depth = 512 ] } } @@ -82557,8 +82721,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [4] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $separator = <default> ] - Parameter #2 [ <optional> bool $lowercase = <default> ] + Parameter #1 [ <optional> string $separator = '-' ] + Parameter #2 [ <optional> bool $lowercase = true ] Parameter #3 [ <optional> $replace = <default> ] } - Return [ string ] @@ -82596,8 +82760,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> static public method getTitle ] { - Parameters [2] { - Parameter #0 [ <optional> bool $prepend = <default> ] - Parameter #1 [ <optional> bool $append = <default> ] + Parameter #0 [ <optional> bool $prepend = true ] + Parameter #1 [ <optional> bool $append = true ] } - Return [ string ] } @@ -82644,7 +82808,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <optional> $parameters = <default> ] - Parameter #1 [ <optional> bool $local = <default> ] + Parameter #1 [ <optional> bool $local = true ] } - Return [ string ] } @@ -82661,7 +82825,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <optional> $parameters = <default> ] - Parameter #1 [ <optional> bool $local = <default> ] + Parameter #1 [ <optional> bool $local = true ] } - Return [ string ] } @@ -82744,8 +82908,8 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> static public method renderTitle ] { - Parameters [2] { - Parameter #0 [ <optional> bool $prepend = <default> ] - Parameter #1 [ <optional> bool $append = <default> ] + Parameter #0 [ <optional> bool $prepend = true ] + Parameter #1 [ <optional> bool $append = true ] } - Return [ string ] } @@ -82804,7 +82968,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> array $values ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ void ] } @@ -82845,7 +83009,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <optional> $parameters = <default> ] - Parameter #1 [ <optional> bool $local = <default> ] + Parameter #1 [ <optional> bool $local = true ] } - Return [ string ] } @@ -82863,9 +83027,9 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [5] { Parameter #0 [ <required> string $tagName ] Parameter #1 [ <optional> $parameters = <default> ] - Parameter #2 [ <optional> bool $selfClose = <default> ] - Parameter #3 [ <optional> bool $onlyStart = <default> ] - Parameter #4 [ <optional> bool $useEol = <default> ] + Parameter #2 [ <optional> bool $selfClose = false ] + Parameter #3 [ <optional> bool $onlyStart = false ] + Parameter #4 [ <optional> bool $useEol = false ] } - Return [ string ] } @@ -82874,7 +83038,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [2] { Parameter #0 [ <required> string $tagName ] - Parameter #1 [ <optional> bool $useEol = <default> ] + Parameter #1 [ <optional> bool $useEol = false ] } - Return [ string ] } @@ -82932,7 +83096,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { - Parameters [3] { Parameter #0 [ <required> string $type ] Parameter #1 [ <required> $parameters ] - Parameter #2 [ <optional> bool $asValue = <default> ] + Parameter #2 [ <optional> bool $asValue = false ] } - Return [ string ] } @@ -83312,7 +83476,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Parameter #1 [ <required> string $msgid2 ] Parameter #2 [ <required> int $count ] Parameter #3 [ <optional> array $placeholders = [] ] - Parameter #4 [ <optional> ?string $domain = <default> ] + Parameter #4 [ <optional> ?string $domain = null ] } - Return [ string ] } @@ -83352,7 +83516,7 @@ Extension [ <persistent> extension #132 phalcon version 5.9.3 ] { Method [ <internal:phalcon> public method setDomain ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $domain = <default> ] + Parameter #0 [ <optional> ?string $domain = null ] } - Return [ string ] } |
