diff options
| -rw-r--r-- | PHPINFO | 6 | ||||
| -rw-r--r-- | REFLECTION | 3511 | ||||
| -rw-r--r-- | php-phalcon5.spec | 15 |
3 files changed, 1879 insertions, 1653 deletions
@@ -5,9 +5,9 @@ phalcon Phalcon is a full stack PHP framework, delivered as a PHP extension, offering lower resource consumption and high performance. phalcon => enabled Author => Phalcon Team and contributors -Version => 5.9.1 -Build Date => Apr 1 2025 00:00:00 -Powered by Zephir => Version 0.18.0-$Id$ +Version => 5.10.0 +Build Date => Jan 3 2026 00:00:00 +Powered by Zephir => Version 0.19.0-$Id$ Directive => Local Value => Master Value phalcon.db.escape_identifiers => On => On @@ -1,4 +1,4 @@ -Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { +Extension [ <persistent> extension #141 phalcon version 5.10.0 ] { - Dependencies { Dependency [ pdo (Required) ] @@ -74,7 +74,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { } } - - Classes [618] { + - Classes [619] { Interface [ <internal:phalcon> interface Phalcon\Di\InjectionAwareInterface ] { - Constants [0] { @@ -238,7 +238,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 #130 phalcon version 5.9.1 ] { - 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 #130 phalcon version 5.9.1 ] { 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 = [] ] } } @@ -22543,9 +22561,11 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Class [ <internal:phalcon> class Phalcon\Mvc\Router extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\RouterInterface, Phalcon\Events\EventsAwareInterface ] { - - Constants [2] { + - Constants [4] { Constant [ public int POSITION_FIRST ] { 0 } Constant [ public int POSITION_LAST ] { 1 } + Constant [ public int URI_SOURCE_GET_URL ] { 0 } + Constant [ public int URI_SOURCE_SERVER_REQUEST_URI ] { 1 } } - Static properties [0] { @@ -22554,7 +22574,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Static methods [0] { } - - Properties [20] { + - Properties [21] { Property [ protected $container = NULL ] Property [ protected $action = '' ] Property [ protected $controller = '' ] @@ -22574,14 +22594,15 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Property [ protected $params = NULL ] Property [ protected $removeExtraSlashes = false ] Property [ protected $routes = NULL ] + Property [ protected $uriSource = 0 ] Property [ protected $wasMatched = false ] } - - Methods [44] { + - Methods [47] { Method [ <internal:phalcon, ctor> public method __construct ] { - Parameters [1] { - Parameter #0 [ <optional> bool $defaultRoutes = <default> ] + Parameter #0 [ <optional> bool $defaultRoutes = true ] } } @@ -22591,7 +22612,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -22601,7 +22622,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -22611,7 +22632,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -22621,7 +22642,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -22631,7 +22652,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -22641,7 +22662,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -22651,7 +22672,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -22661,7 +22682,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -22671,7 +22692,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -22681,7 +22702,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -22691,7 +22712,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -22700,7 +22721,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -22789,6 +22810,21 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Return [ array ] } + Method [ <internal:phalcon> public method getRewriteUri ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ <internal:phalcon> protected method extractRealUri ] { + + - Parameters [1] { + Parameter #0 [ <required> string $uri ] + } + - Return [ string ] + } + Method [ <internal:phalcon, prototype Phalcon\Mvc\RouterInterface> public method getRouteById ] { - Parameters [1] { @@ -22913,6 +22949,14 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Return [ Phalcon\Mvc\Router ] } + Method [ <internal:phalcon> public method setUriSource ] { + + - Parameters [1] { + Parameter #0 [ <required> int $uriSource ] + } + - Return [ Phalcon\Mvc\Router ] + } + Method [ <internal:phalcon, prototype Phalcon\Mvc\RouterInterface> public method wasMatched ] { - Parameters [0] { @@ -23157,7 +23201,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -23172,7 +23216,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -23189,7 +23233,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -23223,7 +23267,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $key ] - Parameter #1 [ <optional> int $step = <default> ] + Parameter #1 [ <optional> int $step = 1 ] } } @@ -23245,7 +23289,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $key ] - Parameter #1 [ <optional> int $step = <default> ] + Parameter #1 [ <optional> int $step = 1 ] } } @@ -23268,7 +23312,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> $key ] Parameter #1 [ <required> $payload ] - Parameter #2 [ <optional> int $ttl = <default> ] + Parameter #2 [ <optional> int $ttl = 0 ] } } @@ -23375,7 +23419,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -23448,7 +23492,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -23469,7 +23513,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -23486,7 +23530,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -23649,7 +23693,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -23723,7 +23767,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -23738,7 +23782,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -23755,7 +23799,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -23888,7 +23932,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -23961,7 +24005,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -23982,7 +24026,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -23999,7 +24043,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -24158,7 +24202,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -24232,7 +24276,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -24255,7 +24299,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -24272,7 +24316,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -24298,7 +24342,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> private method getDir ] { - Parameters [1] { - Parameter #0 [ <optional> string $key = <default> ] + Parameter #0 [ <optional> string $key = '' ] } - Return [ string ] } @@ -24372,7 +24416,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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> ] } } @@ -24511,7 +24555,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -24586,7 +24630,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -24601,7 +24645,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -24610,7 +24654,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -24751,7 +24795,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -25025,7 +25069,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -25106,7 +25150,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -25167,7 +25211,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> string $eventName ] Parameter #1 [ <optional> $data = <default> ] - Parameter #2 [ <optional> bool $cancellable = <default> ] + Parameter #2 [ <optional> bool $cancellable = true ] } } } @@ -25194,7 +25238,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $description = <default> ] + Parameter #1 [ <optional> ?string $description = null ] } } @@ -25354,7 +25398,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> ?string $description = <default> ] + Parameter #1 [ <optional> ?string $description = null ] } } @@ -26234,11 +26278,11 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } } @@ -26259,7 +26303,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -26281,7 +26325,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -26289,7 +26333,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -26476,11 +26520,11 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } } @@ -26501,7 +26545,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -26523,7 +26567,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -26531,7 +26575,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -26730,10 +26774,10 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -26758,7 +26802,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -26768,7 +26812,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -26779,10 +26823,10 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -27010,10 +27054,10 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -27023,7 +27067,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -27229,7 +27273,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> string $content ] - Parameter #1 [ <optional> bool $filter = <default> ] + Parameter #1 [ <optional> bool $filter = true ] Parameter #2 [ <optional> array $attributes = [] ] } } @@ -27318,7 +27362,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> string $content ] - Parameter #1 [ <optional> bool $filter = <default> ] + Parameter #1 [ <optional> bool $filter = true ] Parameter #2 [ <optional> array $attributes = [] ] } } @@ -27433,11 +27477,11 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -27463,7 +27507,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -27473,7 +27517,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -27483,11 +27527,11 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -27573,7 +27617,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method outputCss ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } - Return [ string ] } @@ -27590,7 +27634,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method outputInlineCss ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } - Return [ string ] } @@ -27598,7 +27642,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method outputInlineJs ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } - Return [ string ] } @@ -27606,7 +27650,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method outputJs ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } - Return [ string ] } @@ -27658,7 +27702,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <optional> $parameters = <default> ] - Parameter #1 [ <optional> bool $local = <default> ] + Parameter #1 [ <optional> bool $local = true ] } - Return [ string ] } @@ -27678,7 +27722,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <optional> $parameters = <default> ] - Parameter #1 [ <optional> bool $local = <default> ] + Parameter #1 [ <optional> bool $local = true ] } - Return [ string ] } @@ -27834,7 +27878,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon, ctor> public method __construct ] { - Parameters [1] { - Parameter #0 [ <optional> bool $isDebug = <default> ] + Parameter #0 [ <optional> bool $isDebug = false ] } } @@ -27876,7 +27920,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -27955,7 +27999,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method register ] { - Parameters [1] { - Parameter #0 [ <optional> bool $prepend = <default> ] + Parameter #0 [ <optional> bool $prepend = false ] } - Return [ Phalcon\Autoload\Loader ] } @@ -27964,7 +28008,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $classes ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Autoload\Loader ] } @@ -27973,7 +28017,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $directories ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Autoload\Loader ] } @@ -27982,7 +28026,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $extensions ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Autoload\Loader ] } @@ -27999,7 +28043,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $files ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Autoload\Loader ] } @@ -28008,7 +28052,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $namespaces ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Autoload\Loader ] } @@ -28049,7 +28093,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -28067,7 +28111,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -28109,7 +28153,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> string $eventName ] Parameter #1 [ <optional> $data = <default> ] - Parameter #2 [ <optional> bool $cancellable = <default> ] + Parameter #2 [ <optional> bool $cancellable = true ] } } } @@ -28249,7 +28293,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -28264,7 +28308,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -28281,7 +28325,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -28315,7 +28359,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $key ] - Parameter #1 [ <optional> int $step = <default> ] + Parameter #1 [ <optional> int $step = 1 ] } } @@ -28337,7 +28381,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $key ] - Parameter #1 [ <optional> int $step = <default> ] + Parameter #1 [ <optional> int $step = 1 ] } } @@ -28360,7 +28404,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> $key ] Parameter #1 [ <required> $payload ] - Parameter #2 [ <optional> int $ttl = <default> ] + Parameter #2 [ <optional> int $ttl = 0 ] } } @@ -28467,7 +28511,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -28540,7 +28584,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -28561,7 +28605,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -28578,7 +28622,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -28705,7 +28749,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -28779,7 +28823,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -28794,7 +28838,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -28811,7 +28855,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -28944,7 +28988,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -29017,7 +29061,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -29038,7 +29082,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -29055,7 +29099,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -29182,7 +29226,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -29256,7 +29300,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -29279,7 +29323,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -29296,7 +29340,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -29339,7 +29383,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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> ] } } @@ -29462,7 +29506,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -29537,7 +29581,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -29552,7 +29596,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -29561,7 +29605,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $key ] - Parameter #1 [ <optional> int $value = <default> ] + Parameter #1 [ <optional> int $value = 1 ] } } @@ -29702,7 +29746,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -30235,8 +30279,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -30280,7 +30324,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $modules ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Application\AbstractApplication ] } @@ -30571,7 +30615,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $message ] - Parameter #1 [ <optional> int $exceptionCode = <default> ] + Parameter #1 [ <optional> int $exceptionCode = 0 ] } } @@ -30823,7 +30867,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -31010,7 +31054,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon, ctor> public method __construct ] { - Parameters [1] { - Parameter #0 [ <optional> bool $defaultRoutes = <default> ] + Parameter #0 [ <optional> bool $defaultRoutes = true ] } } @@ -31263,7 +31307,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -31519,7 +31563,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $arrayConfig ] - Parameter #1 [ <optional> string $defaultAdapter = <default> ] + Parameter #1 [ <optional> string $defaultAdapter = 'php' ] } } @@ -31543,14 +31587,14 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -31631,7 +31675,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -31645,7 +31689,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -31740,7 +31784,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -31772,8 +31816,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } } @@ -31811,7 +31855,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $filePath ] - Parameter #1 [ <optional> int $mode = <default> ] + Parameter #1 [ <optional> int $mode = 1 ] } } @@ -31844,8 +31888,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } } @@ -31869,14 +31913,14 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -31957,7 +32001,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -31971,7 +32015,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -32066,7 +32110,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -32098,8 +32142,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } } @@ -32160,14 +32204,14 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -32248,7 +32292,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -32262,7 +32306,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -32357,7 +32401,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -32389,8 +32433,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } } @@ -32451,14 +32495,14 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -32539,7 +32583,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -32553,7 +32597,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -32648,7 +32692,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -32680,8 +32724,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } } @@ -32761,14 +32805,14 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -32849,7 +32893,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -32863,7 +32907,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -32958,7 +33002,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -32990,8 +33034,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } } @@ -33239,8 +33283,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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> ] @@ -33344,7 +33388,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -33354,7 +33398,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -33364,7 +33408,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -33375,7 +33419,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -33438,7 +33482,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -33460,7 +33504,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -33493,7 +33537,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = null ] } - Return [ string ] } @@ -33582,7 +33626,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -33590,7 +33634,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -33625,7 +33669,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $type ] - Parameter #1 [ <optional> string $name = <default> ] + Parameter #1 [ <optional> string $name = '' ] } - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] } @@ -33753,7 +33797,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -33763,7 +33807,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -33773,7 +33817,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -33784,7 +33828,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -33847,7 +33891,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -33869,7 +33913,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -33902,7 +33946,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = null ] } - Return [ string ] } @@ -34304,7 +34348,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] @@ -34393,7 +34437,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = -1 ] } - Return [ string ] } @@ -34411,7 +34455,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -34420,7 +34464,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $values ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = -1 ] } - Return [ void ] } @@ -34528,7 +34572,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -34538,7 +34582,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -34556,7 +34600,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -34566,7 +34610,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -34586,7 +34630,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -34641,7 +34685,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -34659,7 +34703,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = -1 ] } - Return [ string ] } @@ -34669,7 +34713,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -34699,7 +34743,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $flag ] - Parameter #1 [ <optional> bool $enable = <default> ] + Parameter #1 [ <optional> bool $enable = true ] } - Return [ void ] } @@ -34708,7 +34752,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = null ] } - Return [ string ] } @@ -34786,7 +34830,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $collection ] - Parameter #1 [ <optional> string $glue = <default> ] + Parameter #1 [ <optional> string $glue = '' ] } - Return [ string ] } @@ -34824,7 +34868,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -34848,7 +34892,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method getLastInsertId ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $name = <default> ] + Parameter #0 [ <optional> ?string $name = null ] } - Return [ string ] } @@ -34895,7 +34939,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = -1 ] } - Return [ string ] } @@ -34905,7 +34949,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -34935,7 +34979,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $flag ] - Parameter #1 [ <optional> bool $enable = <default> ] + Parameter #1 [ <optional> bool $enable = true ] } - Return [ void ] } @@ -34944,7 +34988,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = null ] } - Return [ string ] } @@ -35022,7 +35066,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $collection ] - Parameter #1 [ <optional> string $glue = <default> ] + Parameter #1 [ <optional> string $glue = '' ] } - Return [ string ] } @@ -35048,7 +35092,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon, ctor> public method __construct ] { - Parameters [1] { - Parameter #0 [ <optional> string $selectClass = <default> ] + Parameter #0 [ <optional> string $selectClass = '' ] } } @@ -35130,7 +35174,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -35148,7 +35192,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -35158,7 +35202,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 +35218,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -35190,7 +35234,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -35222,7 +35266,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -35234,7 +35278,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -35244,7 +35288,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -35280,7 +35324,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> protected method getCurrentStatement ] { - Parameters [1] { - Parameter #0 [ <optional> string $suffix = <default> ] + Parameter #0 [ <optional> string $suffix = '' ] } - Return [ string ] } @@ -35320,7 +35364,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -35330,7 +35374,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -35348,7 +35392,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -35358,7 +35402,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -35378,7 +35422,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -35433,7 +35477,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -35459,7 +35503,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = -1 ] } - Return [ string ] } @@ -35469,7 +35513,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -35499,7 +35543,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $flag ] - Parameter #1 [ <optional> bool $enable = <default> ] + Parameter #1 [ <optional> bool $enable = true ] } - Return [ void ] } @@ -35508,7 +35552,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = null ] } - Return [ string ] } @@ -35586,7 +35630,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $collection ] - Parameter #1 [ <optional> string $glue = <default> ] + Parameter #1 [ <optional> string $glue = '' ] } - Return [ string ] } @@ -35624,7 +35668,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -35711,7 +35755,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -35721,7 +35765,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -35739,7 +35783,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -35749,7 +35793,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -35769,7 +35813,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -35824,7 +35868,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -35842,7 +35886,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = -1 ] } - Return [ string ] } @@ -35852,7 +35896,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -35882,7 +35926,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $flag ] - Parameter #1 [ <optional> bool $enable = <default> ] + Parameter #1 [ <optional> bool $enable = true ] } - Return [ void ] } @@ -35891,7 +35935,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $name ] - Parameter #1 [ <optional> int $type = <default> ] + Parameter #1 [ <optional> int $type = null ] } - Return [ string ] } @@ -35969,7 +36013,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $collection ] - Parameter #1 [ <optional> string $glue = <default> ] + Parameter #1 [ <optional> string $glue = '' ] } - Return [ string ] } @@ -36124,7 +36168,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -36133,7 +36177,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -36142,7 +36186,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -36171,7 +36215,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -36179,7 +36223,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -36266,7 +36310,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -36290,7 +36334,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -36357,7 +36401,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -36366,7 +36410,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 = [] ] } @@ -36416,8 +36460,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -36426,8 +36470,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -36444,7 +36488,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 = [] ] } @@ -36626,7 +36670,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -36634,7 +36678,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -36708,7 +36752,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -36717,7 +36761,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -36763,7 +36807,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -36836,7 +36880,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -36845,7 +36889,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -36899,7 +36943,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -36907,7 +36951,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -36986,7 +37030,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -37010,7 +37054,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -37077,7 +37121,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -37086,7 +37130,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 = [] ] } @@ -37097,7 +37141,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -37145,8 +37189,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -37155,8 +37199,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -37173,7 +37217,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 = [] ] } @@ -37348,7 +37392,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -37356,7 +37400,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -37412,7 +37456,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -37421,7 +37465,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -37460,7 +37504,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -37523,7 +37567,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -37532,7 +37576,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -37541,7 +37585,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ array ] } @@ -37584,7 +37628,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -37592,7 +37636,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -37671,7 +37715,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -37695,7 +37739,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -37772,7 +37816,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -37781,7 +37825,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 = [] ] } @@ -37831,8 +37875,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -37841,8 +37885,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -37859,7 +37903,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 = [] ] } @@ -38034,7 +38078,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -38042,7 +38086,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -38116,7 +38160,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -38125,7 +38169,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ array ] } @@ -38157,7 +38201,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ bool ] } @@ -38429,7 +38473,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -38438,7 +38482,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -38447,7 +38491,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -38456,7 +38500,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -38504,8 +38548,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -38514,8 +38558,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -38538,7 +38582,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -38546,7 +38590,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method listViews ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -38574,7 +38618,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -38583,7 +38627,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -38601,7 +38645,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -38642,7 +38686,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $str ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -38651,7 +38695,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $str ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -38668,7 +38712,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -38685,7 +38729,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -38695,7 +38739,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -38705,7 +38749,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $table ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -38802,7 +38846,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -38811,7 +38855,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -38821,7 +38865,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -38831,7 +38875,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -38841,7 +38885,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -38851,7 +38895,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -38860,7 +38904,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -38870,7 +38914,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -38880,7 +38924,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -38890,7 +38934,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -38900,7 +38944,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -38910,7 +38954,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -38920,7 +38964,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -38930,7 +38974,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -38940,7 +38984,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -38949,7 +38993,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -38959,7 +39003,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -38969,7 +39013,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -38979,8 +39023,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -38989,9 +39033,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -39000,8 +39044,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -39080,7 +39124,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -39089,7 +39133,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -39098,7 +39142,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -39107,7 +39151,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -39155,8 +39199,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -39165,8 +39209,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -39182,7 +39226,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -39190,7 +39234,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method listViews ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -39218,7 +39262,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -39227,7 +39271,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -39245,7 +39289,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -39278,7 +39322,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $str ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39287,7 +39331,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $str ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39304,7 +39348,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39321,7 +39365,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39331,7 +39375,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39341,7 +39385,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $table ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39438,7 +39482,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39447,7 +39491,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39457,7 +39501,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39467,7 +39511,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39477,7 +39521,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39487,7 +39531,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39496,7 +39540,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39506,7 +39550,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39516,7 +39560,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39526,7 +39570,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39536,7 +39580,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39546,7 +39590,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39556,7 +39600,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39566,7 +39610,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39576,7 +39620,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39585,7 +39629,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39595,7 +39639,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39605,7 +39649,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39615,8 +39659,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -39625,9 +39669,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -39636,8 +39680,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -39716,7 +39760,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -39725,7 +39769,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -39742,7 +39786,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -39751,7 +39795,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -39799,8 +39843,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -39809,8 +39853,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -39835,8 +39879,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -39844,7 +39888,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -39852,7 +39896,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method listViews ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $schemaName = <default> ] + Parameter #0 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -39880,7 +39924,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tableName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -39889,7 +39933,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $table ] - Parameter #1 [ <optional> ?string $schema = <default> ] + Parameter #1 [ <optional> ?string $schema = null ] } - Return [ string ] } @@ -39907,7 +39951,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $viewName ] - Parameter #1 [ <optional> ?string $schemaName = <default> ] + Parameter #1 [ <optional> ?string $schemaName = null ] } - Return [ string ] } @@ -39924,7 +39968,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $str ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39933,7 +39977,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $str ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -39942,7 +39986,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39959,7 +40003,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39969,7 +40013,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -39979,7 +40023,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $table ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -40076,7 +40120,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -40085,7 +40129,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -40095,7 +40139,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -40105,7 +40149,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -40115,7 +40159,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -40125,7 +40169,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -40134,7 +40178,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -40144,7 +40188,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -40154,7 +40198,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -40164,7 +40208,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -40174,7 +40218,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -40184,7 +40228,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -40194,7 +40238,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -40204,7 +40248,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -40214,7 +40258,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $expression ] - Parameter #1 [ <optional> ?string $escapeChar = <default> ] + Parameter #1 [ <optional> ?string $escapeChar = null ] } - Return [ string ] } @@ -40223,7 +40267,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -40233,7 +40277,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -40243,7 +40287,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -40253,8 +40297,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -40263,9 +40307,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -40274,8 +40318,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -40434,7 +40478,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] Parameter #1 [ <required> array $columns ] - Parameter #2 [ <optional> string $type = <default> ] + Parameter #2 [ <optional> string $type = '' ] } } @@ -40845,16 +40889,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } @@ -41044,7 +41088,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> string $name ] Parameter #1 [ <required> $definition ] - Parameter #2 [ <optional> bool $shared = <default> ] + Parameter #2 [ <optional> bool $shared = false ] } } @@ -41180,7 +41224,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -41235,7 +41279,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $definition ] - Parameter #1 [ <optional> bool $shared = <default> ] + Parameter #1 [ <optional> bool $shared = false ] } } @@ -41566,8 +41610,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -41576,7 +41620,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $input ] - Parameter #1 [ <optional> ?string $key = <default> ] + Parameter #1 [ <optional> ?string $key = null ] } - Return [ string ] } @@ -41585,8 +41629,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -41595,7 +41639,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $input ] - Parameter #1 [ <optional> ?string $key = <default> ] + Parameter #1 [ <optional> ?string $key = null ] } - Return [ string ] } @@ -41604,8 +41648,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -42354,7 +42398,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -42362,9 +42406,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -42375,7 +42419,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -42433,7 +42477,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method getSaltBytes ] { - Parameters [1] { - Parameter #0 [ <optional> int $numberBytes = <default> ] + Parameter #0 [ <optional> int $numberBytes = 0 ] } - Return [ string ] } @@ -42534,7 +42578,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> private method processTokenKey ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $tokenKey = <default> ] + Parameter #0 [ <optional> ?string $tokenKey = null ] } - Return [ ?string ] } @@ -42543,7 +42587,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tokenKey ] - Parameter #1 [ <optional> ?string $tokenValue = <default> ] + Parameter #1 [ <optional> ?string $tokenValue = null ] } - Return [ ?string ] } @@ -43086,7 +43130,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon, ctor> public method __construct ] { - Parameters [1] { - Parameter #0 [ <optional> string $algo = <default> ] + Parameter #0 [ <optional> string $algo = 'sha512' ] } } @@ -43361,8 +43405,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 = '' ] } } @@ -43486,7 +43530,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> Phalcon\Encryption\Security\JWT\Token\Token $token ] - Parameter #1 [ <optional> int $timeShift = <default> ] + Parameter #1 [ <optional> int $timeShift = 0 ] } } @@ -43607,7 +43651,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method base58 ] { - Parameters [1] { - Parameter #0 [ <optional> ?int $len = <default> ] + Parameter #0 [ <optional> ?int $len = null ] } - Return [ string ] } @@ -43615,7 +43659,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method base62 ] { - Parameters [1] { - Parameter #0 [ <optional> ?int $len = <default> ] + Parameter #0 [ <optional> ?int $len = null ] } - Return [ string ] } @@ -43623,7 +43667,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method base64 ] { - Parameters [1] { - Parameter #0 [ <optional> ?int $len = <default> ] + Parameter #0 [ <optional> ?int $len = null ] } - Return [ string ] } @@ -43631,8 +43675,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -43640,7 +43684,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method bytes ] { - Parameters [1] { - Parameter #0 [ <optional> int $len = <default> ] + Parameter #0 [ <optional> int $len = 16 ] } - Return [ string ] } @@ -43648,7 +43692,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method hex ] { - Parameters [1] { - Parameter #0 [ <optional> ?int $len = <default> ] + Parameter #0 [ <optional> ?int $len = null ] } - Return [ string ] } @@ -43706,7 +43750,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -43886,7 +43930,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -43918,7 +43962,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -43937,7 +43981,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -44175,7 +44219,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 } @@ -44183,6 +44227,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 } @@ -44247,7 +44292,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> $value ] Parameter #1 [ <required> $sanitizers ] - Parameter #2 [ <optional> bool $noRecursive = <default> ] + Parameter #2 [ <optional> bool $noRecursive = false ] } } @@ -44532,6 +44577,39 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { } } + 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] { @@ -44724,7 +44802,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $input ] - Parameter #1 [ <optional> int $flags = <default> ] + Parameter #1 [ <optional> int $flags = 11 ] } - Return [ string ] } @@ -44910,19 +44988,20 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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] { @@ -44949,9 +45028,10 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -44971,7 +45051,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -45073,10 +45153,18 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] { @@ -45345,7 +45433,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -45480,7 +45568,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -45615,7 +45703,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -45750,7 +45838,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -45894,7 +45982,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -46037,7 +46125,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -46181,7 +46269,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -46316,7 +46404,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -46451,7 +46539,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -46678,7 +46766,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -46821,7 +46909,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -47065,7 +47153,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -47309,7 +47397,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -47553,7 +47641,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -47797,7 +47885,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -47913,7 +48001,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> float $source ] Parameter #1 [ <required> float $target ] - Parameter #2 [ <optional> bool $included = <default> ] + Parameter #2 [ <optional> bool $included = false ] } } @@ -48050,7 +48138,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -48166,7 +48254,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> float $source ] Parameter #1 [ <required> float $target ] - Parameter #2 [ <optional> bool $included = <default> ] + Parameter #2 [ <optional> bool $included = false ] } } @@ -48303,7 +48391,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -48438,7 +48526,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -48573,7 +48661,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -48710,7 +48798,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -48845,7 +48933,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -48980,7 +49068,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -49115,7 +49203,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -49258,7 +49346,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -49393,7 +49481,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -49528,7 +49616,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -49691,7 +49779,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -49826,7 +49914,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -49954,7 +50042,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method output ] { - Parameters [1] { - Parameter #0 [ <optional> bool $remove = <default> ] + Parameter #0 [ <optional> bool $remove = true ] } - Return [ void ] } @@ -50260,7 +50348,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <optional> $type = <default> ] - Parameter #1 [ <optional> bool $remove = <default> ] + Parameter #1 [ <optional> bool $remove = true ] } - Return [ array ] } @@ -50268,7 +50356,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method has ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $type = <default> ] + Parameter #0 [ <optional> ?string $type = null ] } - Return [ bool ] } @@ -50285,7 +50373,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method output ] { - Parameters [1] { - Parameter #0 [ <optional> bool $remove = <default> ] + Parameter #0 [ <optional> bool $remove = true ] } - Return [ void ] } @@ -50294,7 +50382,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> bool $remove ] - Parameter #1 [ <optional> ?string $type = <default> ] + Parameter #1 [ <optional> ?string $type = null ] } - Return [ array ] } @@ -50539,7 +50627,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -50832,7 +50920,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -51125,7 +51213,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -51418,7 +51506,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -51711,7 +51799,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -52004,7 +52092,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -52297,7 +52385,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -52590,7 +52678,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -52923,7 +53011,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -53208,7 +53296,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -53501,7 +53589,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -53794,7 +53882,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $validators ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -54158,8 +54246,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -54576,7 +54664,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <optional> array $data = [] ] - Parameter #1 [ <optional> bool $insensitive = <default> ] + Parameter #1 [ <optional> bool $insensitive = true ] } } @@ -54631,7 +54719,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -54645,7 +54733,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -54747,7 +54835,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -54788,8 +54876,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } } @@ -54825,7 +54913,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $label ] - Parameter #1 [ <optional> string $link = <default> ] + Parameter #1 [ <optional> string $link = '' ] } - Return [ Phalcon\Html\Breadcrumbs ] } @@ -54937,7 +55025,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method escapeHtml ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $input = <default> ] + Parameter #0 [ <optional> ?string $input = null ] } - Return [ string ] } @@ -54945,7 +55033,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method escapeHtmlAttr ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $input = <default> ] + Parameter #0 [ <optional> ?string $input = null ] } - Return [ string ] } @@ -54975,7 +55063,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -55281,8 +55369,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -55295,7 +55384,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -55311,8 +55400,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -55320,7 +55410,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -55373,7 +55463,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -55383,7 +55473,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -55410,8 +55500,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -55421,7 +55512,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] @@ -55429,8 +55520,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -55438,7 +55530,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -55491,7 +55583,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -55501,7 +55593,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -55528,8 +55620,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -55546,8 +55639,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -55555,7 +55649,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -55608,7 +55702,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -55618,7 +55712,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -55645,8 +55739,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -55668,8 +55763,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -55678,8 +55773,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -55789,7 +55884,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -55842,7 +55937,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -55852,7 +55947,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -55879,8 +55974,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -55892,15 +55988,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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> ] } } @@ -55908,7 +56005,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -55961,7 +56058,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -55971,7 +56068,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -55998,8 +56095,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -56010,15 +56108,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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> ] } } @@ -56026,7 +56125,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56079,7 +56178,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -56089,7 +56188,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -56129,10 +56228,10 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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] { @@ -56142,8 +56241,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -56154,6 +56253,13 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { } - Return [ string ] } + + Method [ <internal:phalcon> public method getType ] { + + - Parameters [0] { + } + - Return [ int ] + } } } @@ -56168,8 +56274,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -56182,15 +56289,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -56198,7 +56306,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56251,7 +56359,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -56261,7 +56369,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -56288,8 +56396,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -56306,8 +56415,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -56315,7 +56425,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56368,7 +56478,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -56378,7 +56488,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -56405,8 +56515,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -56424,8 +56535,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -56433,7 +56545,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56486,7 +56598,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -56496,7 +56608,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -56523,8 +56635,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -56537,7 +56650,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -56553,15 +56666,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -56569,7 +56683,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56622,7 +56736,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -56632,7 +56746,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -56659,8 +56773,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -56673,7 +56788,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -56689,15 +56804,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -56705,7 +56821,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56758,7 +56874,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -56768,7 +56884,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -56795,8 +56911,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -56809,7 +56926,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -56825,15 +56942,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -56841,7 +56959,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -56894,7 +57012,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -56904,7 +57022,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -56931,8 +57049,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -56945,7 +57064,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -56961,15 +57080,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -56977,7 +57097,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57030,7 +57150,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -57040,7 +57160,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -57067,8 +57187,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -57081,7 +57202,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -57097,15 +57218,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -57113,7 +57235,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57166,7 +57288,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -57176,7 +57298,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -57203,8 +57325,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -57217,7 +57340,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -57233,15 +57356,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -57249,7 +57373,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57302,7 +57426,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -57312,7 +57436,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -57339,8 +57463,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -57353,7 +57478,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -57369,15 +57494,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -57385,7 +57511,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57438,7 +57564,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -57448,7 +57574,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -57475,8 +57601,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -57489,7 +57616,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -57505,15 +57632,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -57521,7 +57649,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57574,7 +57702,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -57584,7 +57712,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -57611,8 +57739,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -57633,7 +57762,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -57649,15 +57778,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -57665,7 +57795,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57718,7 +57848,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -57728,7 +57858,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -57755,8 +57885,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -57769,7 +57900,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -57785,15 +57916,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -57801,7 +57933,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57854,7 +57986,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -57864,7 +57996,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -57891,8 +58023,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -57905,7 +58038,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -57921,15 +58054,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -57937,7 +58071,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -57990,7 +58124,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -58000,7 +58134,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -58027,8 +58161,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -58041,7 +58176,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -58057,15 +58192,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -58073,7 +58209,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -58126,7 +58262,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -58136,7 +58272,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -58163,8 +58299,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -58176,8 +58313,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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> ] } } @@ -58200,7 +58338,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -58209,7 +58347,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -58218,7 +58356,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -58271,7 +58409,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -58281,7 +58419,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -58308,8 +58446,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -58322,7 +58461,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -58338,15 +58477,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -58354,7 +58494,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -58407,7 +58547,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -58417,7 +58557,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -58444,8 +58584,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -58458,7 +58599,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -58474,15 +58615,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -58490,7 +58632,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -58543,7 +58685,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -58553,7 +58695,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -58580,8 +58722,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -58597,9 +58740,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -58610,7 +58753,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -58618,7 +58761,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] @@ -58667,8 +58810,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] @@ -58683,8 +58826,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -58692,7 +58836,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -58745,7 +58889,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -58755,7 +58899,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -58782,8 +58926,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -58796,7 +58941,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -58812,15 +58957,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -58828,7 +58974,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -58881,7 +59027,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -58891,7 +59037,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -58918,8 +59064,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -58932,7 +59079,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -58948,15 +59095,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -58964,7 +59112,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59017,7 +59165,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -59027,7 +59175,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -59054,8 +59202,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -59068,7 +59217,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -59084,15 +59233,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -59100,7 +59250,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59153,7 +59303,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -59163,7 +59313,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -59190,8 +59340,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -59211,7 +59362,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -59220,15 +59371,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -59236,7 +59388,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59289,7 +59441,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -59299,7 +59451,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -59326,8 +59478,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -59340,7 +59493,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -59356,15 +59509,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -59372,7 +59526,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59425,7 +59579,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -59435,7 +59589,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -59462,8 +59616,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -59476,7 +59631,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -59492,15 +59647,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -59508,7 +59664,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59561,7 +59717,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -59571,7 +59727,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -59598,8 +59754,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -59612,7 +59769,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -59628,15 +59785,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -59644,7 +59802,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59697,7 +59855,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -59707,7 +59865,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -59734,8 +59892,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -59747,15 +59906,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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> ] } } @@ -59763,7 +59923,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59816,7 +59976,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -59826,7 +59986,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -59853,8 +60013,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -59898,8 +60059,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -59920,8 +60081,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -59929,7 +60091,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -59982,7 +60144,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -59992,7 +60154,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -60019,8 +60181,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -60084,8 +60247,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -60106,8 +60269,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -60115,7 +60279,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -60168,7 +60332,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -60178,7 +60342,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -60205,8 +60369,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -60242,8 +60407,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -60264,8 +60429,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -60273,7 +60439,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -60326,7 +60492,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -60336,7 +60502,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -60363,8 +60529,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -60378,8 +60545,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -60395,7 +60562,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ Phalcon\Html\Helper\Title ] } @@ -60411,7 +60578,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ Phalcon\Html\Helper\Title ] } @@ -60420,7 +60587,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $separator ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ Phalcon\Html\Helper\Title ] } @@ -60429,15 +60596,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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> ] } } @@ -60445,7 +60613,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -60498,7 +60666,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -60508,7 +60676,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -60535,8 +60703,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -60558,7 +60727,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -60566,8 +60735,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] @@ -60582,8 +60751,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -60591,7 +60761,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tag ] - Parameter #1 [ <optional> bool $raw = <default> ] + Parameter #1 [ <optional> bool $raw = false ] } - Return [ string ] } @@ -60644,7 +60814,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -60654,7 +60824,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -60761,8 +60931,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 = [] ] } } @@ -61107,11 +61277,11 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 = [] ] } } @@ -61258,7 +61428,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -61428,24 +61598,24 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } } @@ -61501,7 +61671,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method getClientAddress ] { - Parameters [1] { - Parameter #0 [ <optional> bool $trustForwardedHeader = <default> ] + Parameter #0 [ <optional> bool $trustForwardedHeader = false ] } } @@ -61529,44 +61699,44 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] @@ -61598,7 +61768,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method getJsonRawBody ] { - Parameters [1] { - Parameter #0 [ <optional> bool $associative = <default> ] + Parameter #0 [ <optional> bool $associative = false ] } } @@ -61609,7 +61779,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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] { } @@ -61619,11 +61789,11 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -61637,33 +61807,33 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -61706,16 +61876,16 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -61797,6 +61967,13 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Return [ bool ] } + Method [ <internal:phalcon> public method isJson ] { + + - Parameters [0] { + } + - Return [ bool ] + } + Method [ <internal:phalcon, prototype Phalcon\Http\RequestInterface> public method isConnect ] { - Parameters [0] { @@ -61829,7 +62006,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $methods ] - Parameter #1 [ <optional> bool $strict = <default> ] + Parameter #1 [ <optional> bool $strict = false ] } - Return [ bool ] } @@ -61908,7 +62085,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -61934,12 +62111,29 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> public method setTrustedProxies ] { + + - Parameters [1] { + Parameter #0 [ <required> array $trustedProxies ] } - Return [ Phalcon\Http\RequestInterface ] } - Method [ <internal:phalcon> final protected method getBestQuality ] { + 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 ] @@ -61948,19 +62142,19 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -61969,7 +62163,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Return [ int ] } - Method [ <internal:phalcon> final protected method getQualityHeader ] { + Method [ <internal:phalcon> protected method getQualityHeader ] { - Parameters [2] { Parameter #0 [ <required> string $serverIndex ] @@ -61985,7 +62179,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Return [ array ] } - Method [ <internal:phalcon> final protected method smoothFiles ] { + Method [ <internal:phalcon> protected method smoothFiles ] { - Parameters [6] { Parameter #0 [ <required> array $names ] @@ -62017,23 +62211,19 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] { @@ -62373,14 +62563,14 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } @@ -62462,8 +62652,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -62607,8 +62797,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -62632,7 +62822,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> int $code ] - Parameter #1 [ <optional> ?string $message = <default> ] + Parameter #1 [ <optional> ?string $message = null ] } - Return [ Phalcon\Http\ResponseInterface ] } @@ -62680,8 +62870,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -62749,11 +62939,11 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -62762,7 +62952,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -62996,8 +63186,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } } @@ -63138,7 +63328,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -63165,7 +63355,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $color ] - Parameter #1 [ <optional> int $opacity = <default> ] + Parameter #1 [ <optional> int $opacity = 100 ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -63183,8 +63373,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -63258,8 +63448,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -63267,8 +63457,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -63276,9 +63466,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -63294,8 +63484,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -63314,10 +63504,10 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -63326,9 +63516,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -63337,8 +63527,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -63372,8 +63562,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } } @@ -63388,8 +63578,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -63521,7 +63711,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -63548,7 +63738,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $color ] - Parameter #1 [ <optional> int $opacity = <default> ] + Parameter #1 [ <optional> int $opacity = 100 ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -63566,8 +63756,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -63641,8 +63831,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -63650,8 +63840,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -63659,9 +63849,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -63677,8 +63867,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -63697,10 +63887,10 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -63709,9 +63899,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -63720,8 +63910,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -63884,8 +64074,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -64589,9 +64779,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 = '%' ] } } @@ -64640,7 +64830,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -64650,8 +64840,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -64660,7 +64850,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -64670,7 +64860,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -64679,7 +64869,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -64708,10 +64898,10 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 = '%' ] } } @@ -64775,7 +64965,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -64785,8 +64975,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -64795,7 +64985,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -64805,7 +64995,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -64814,7 +65004,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -65307,8 +65497,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 = [] ] } } @@ -65626,7 +65816,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $modules ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Application\AbstractApplication ] } @@ -65955,7 +66145,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $message ] - Parameter #1 [ <optional> int $exceptionCode = <default> ] + Parameter #1 [ <optional> int $exceptionCode = 0 ] } } @@ -66208,7 +66398,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -66683,7 +66873,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -66743,7 +66933,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -66753,7 +66943,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -66783,7 +66973,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -66800,7 +66990,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -66811,7 +67001,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -66821,7 +67011,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -66831,7 +67021,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -66841,7 +67031,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -66851,7 +67041,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -66860,7 +67050,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $handler ] - Parameter #1 [ <optional> bool $lazy = <default> ] + Parameter #1 [ <optional> bool $lazy = false ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -66887,7 +67077,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -67072,7 +67262,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -67083,8 +67273,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -67470,7 +67660,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <optional> $fieldName = <default> ] - Parameter #1 [ <optional> bool $allFields = <default> ] + Parameter #1 [ <optional> bool $allFields = false ] } - Return [ bool ] } @@ -67486,7 +67676,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <optional> $fieldName = <default> ] - Parameter #1 [ <optional> bool $allFields = <default> ] + Parameter #1 [ <optional> bool $allFields = false ] } - Return [ bool ] } @@ -67958,7 +68148,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -68022,7 +68212,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -68077,7 +68267,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -68155,7 +68345,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -68194,7 +68384,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $bindParams ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -68256,7 +68446,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -68387,7 +68577,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> int $limit ] - Parameter #1 [ <optional> int $offset = <default> ] + Parameter #1 [ <optional> int $offset = 0 ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -68458,7 +68648,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -68691,7 +68881,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -68748,7 +68938,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -68783,7 +68973,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -68862,7 +69052,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -71077,7 +71267,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 = [] ] } @@ -71189,7 +71379,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $bindParams ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } @@ -71198,7 +71388,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $bindTypes ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } @@ -71222,7 +71412,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -71277,7 +71467,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -71311,7 +71501,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $expr ] - Parameter #1 [ <optional> bool $quoting = <default> ] + Parameter #1 [ <optional> bool $quoting = true ] } - Return [ array ] } @@ -71472,7 +71662,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <optional> $ast = <default> ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ array ] } @@ -71531,7 +71721,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -71570,7 +71760,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -71581,7 +71771,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -71747,7 +71937,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -71756,8 +71946,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -71767,7 +71957,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -71776,9 +71966,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -71787,8 +71977,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -71808,7 +71998,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -71819,7 +72009,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -71829,7 +72019,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -71839,7 +72029,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -71884,8 +72074,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -71894,7 +72084,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -71903,7 +72093,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -72491,7 +72681,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -72505,7 +72695,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -72828,8 +73018,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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' ] } } @@ -72878,7 +73068,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] @@ -73076,7 +73266,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -73098,7 +73288,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -73136,7 +73326,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -73291,9 +73481,11 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Class [ <internal:phalcon> class Phalcon\Mvc\Router\Annotations extends Phalcon\Mvc\Router implements Phalcon\Events\EventsAwareInterface, Phalcon\Mvc\RouterInterface, Phalcon\Di\InjectionAwareInterface ] { - - Constants [2] { + - Constants [4] { Constant [ public int POSITION_FIRST ] { 0 } Constant [ public int POSITION_LAST ] { 1 } + Constant [ public int URI_SOURCE_GET_URL ] { 0 } + Constant [ public int URI_SOURCE_SERVER_REQUEST_URI ] { 1 } } - Static properties [0] { @@ -73302,7 +73494,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Static methods [0] { } - - Properties [25] { + - Properties [26] { Property [ protected $container = NULL ] Property [ protected $action = '' ] Property [ protected $controller = '' ] @@ -73322,6 +73514,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Property [ protected $params = NULL ] Property [ protected $removeExtraSlashes = false ] Property [ protected $routes = NULL ] + Property [ protected $uriSource = 0 ] Property [ protected $wasMatched = false ] Property [ protected $actionSuffix = 'Action' ] Property [ protected $actionPreformatCallback = NULL ] @@ -73330,13 +73523,13 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Property [ protected $routePrefix = '' ] } - - Methods [53] { + - Methods [56] { Method [ <internal:phalcon> public method addModuleResource ] { - 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 ] } @@ -73345,7 +73538,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $handler ] - Parameter #1 [ <optional> ?string $prefix = <default> ] + Parameter #1 [ <optional> ?string $prefix = null ] } - Return [ Phalcon\Mvc\Router\Annotations ] } @@ -73415,7 +73608,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -73425,7 +73618,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -73435,7 +73628,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -73445,7 +73638,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -73455,7 +73648,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -73465,7 +73658,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -73475,7 +73668,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -73485,7 +73678,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -73495,7 +73688,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -73505,7 +73698,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -73515,7 +73708,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -73525,7 +73718,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 +73727,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -73623,6 +73816,21 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Return [ array ] } + Method [ <internal:phalcon, inherits Phalcon\Mvc\Router> public method getRewriteUri ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ <internal:phalcon, inherits Phalcon\Mvc\Router> protected method extractRealUri ] { + + - Parameters [1] { + Parameter #0 [ <required> string $uri ] + } + - Return [ string ] + } + Method [ <internal:phalcon, inherits Phalcon\Mvc\Router, prototype Phalcon\Mvc\RouterInterface> public method getRouteById ] { - Parameters [1] { @@ -73739,6 +73947,14 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Return [ Phalcon\Mvc\Router ] } + Method [ <internal:phalcon, inherits Phalcon\Mvc\Router> public method setUriSource ] { + + - Parameters [1] { + Parameter #0 [ <required> int $uriSource ] + } + - Return [ Phalcon\Mvc\Router ] + } + Method [ <internal:phalcon, inherits Phalcon\Mvc\Router, prototype Phalcon\Mvc\RouterInterface> public method wasMatched ] { - Parameters [0] { @@ -74327,7 +74543,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -74389,7 +74605,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -74923,7 +75139,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $params ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Mvc\View ] } @@ -74959,7 +75175,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -74983,7 +75199,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -75035,7 +75251,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> string $path ] Parameter #1 [ <required> $params ] - Parameter #2 [ <optional> bool $mustClean = <default> ] + Parameter #2 [ <optional> bool $mustClean = false ] } } @@ -75192,7 +75408,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> string $path ] Parameter #1 [ <required> $params ] - Parameter #2 [ <optional> bool $mustClean = <default> ] + Parameter #2 [ <optional> bool $mustClean = false ] } } @@ -75215,7 +75431,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> $value ] - Parameter #1 [ <optional> int $start = <default> ] + Parameter #1 [ <optional> int $start = 0 ] Parameter #2 [ <optional> $end = <default> ] } } @@ -75372,7 +75588,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $templatePath ] - Parameter #1 [ <optional> bool $extendsMode = <default> ] + Parameter #1 [ <optional> bool $extendsMode = false ] } } @@ -75397,7 +75613,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $statement ] - Parameter #1 [ <optional> bool $caseClause = <default> ] + Parameter #1 [ <optional> bool $caseClause = true ] } - Return [ string ] } @@ -75431,7 +75647,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> string $path ] Parameter #1 [ <required> string $compiledPath ] - Parameter #2 [ <optional> bool $extendsMode = <default> ] + Parameter #2 [ <optional> bool $extendsMode = false ] } } @@ -75439,7 +75655,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $statement ] - Parameter #1 [ <optional> bool $extendsMode = <default> ] + Parameter #1 [ <optional> bool $extendsMode = false ] } - Return [ string ] } @@ -75455,7 +75671,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $statement ] - Parameter #1 [ <optional> bool $extendsMode = <default> ] + Parameter #1 [ <optional> bool $extendsMode = false ] } - Return [ string ] } @@ -75497,7 +75713,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $viewCode ] - Parameter #1 [ <optional> bool $extendsMode = <default> ] + Parameter #1 [ <optional> bool $extendsMode = false ] } - Return [ string ] } @@ -75506,7 +75722,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $statement ] - Parameter #1 [ <optional> bool $extendsMode = <default> ] + Parameter #1 [ <optional> bool $extendsMode = false ] } - Return [ string ] } @@ -75515,7 +75731,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $expr ] - Parameter #1 [ <optional> bool $doubleQuotes = <default> ] + Parameter #1 [ <optional> bool $doubleQuotes = false ] } - Return [ string ] } @@ -75532,7 +75748,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $expr ] - Parameter #1 [ <optional> bool $doubleQuotes = <default> ] + Parameter #1 [ <optional> bool $doubleQuotes = false ] } - Return [ string ] } @@ -75653,7 +75869,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $viewCode ] - Parameter #1 [ <optional> bool $extendsMode = <default> ] + Parameter #1 [ <optional> bool $extendsMode = false ] } } @@ -75677,7 +75893,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $statements ] - Parameter #1 [ <optional> bool $extendsMode = <default> ] + Parameter #1 [ <optional> bool $extendsMode = false ] } - Return [ string ] } @@ -75722,9 +75938,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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> ] } } @@ -75960,7 +76176,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $params ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = true ] } - Return [ Phalcon\Mvc\View\Simple ] } @@ -76835,7 +77051,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } @@ -76873,7 +77089,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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> ] } } @@ -77039,7 +77255,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -77053,7 +77269,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -77130,7 +77346,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -77171,8 +77387,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } } @@ -77359,7 +77575,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> string $key ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> bool $remove = <default> ] + Parameter #2 [ <optional> bool $remove = false ] } } @@ -77402,7 +77618,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -77818,7 +78034,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $input ] - Parameter #1 [ <optional> bool $strict = <default> ] + Parameter #1 [ <optional> bool $strict = false ] } } @@ -78987,7 +79203,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <optional> array $data = [] ] - Parameter #1 [ <optional> bool $insensitive = <default> ] + Parameter #1 [ <optional> bool $insensitive = true ] } } @@ -79042,7 +79258,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -79056,7 +79272,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -79141,7 +79357,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -79182,8 +79398,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } } @@ -79273,8 +79489,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -79428,7 +79644,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <optional> array $styles = [] ] - Parameter #1 [ <optional> bool $detailed = <default> ] + Parameter #1 [ <optional> bool $detailed = false ] } } @@ -79458,7 +79674,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $variable ] - Parameter #1 [ <optional> ?string $name = <default> ] + Parameter #1 [ <optional> ?string $name = null ] } - Return [ string ] } @@ -79483,7 +79699,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> $variable ] - Parameter #1 [ <optional> ?string $name = <default> ] + Parameter #1 [ <optional> ?string $name = null ] } - Return [ string ] } @@ -79507,8 +79723,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -79849,7 +80065,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -79977,7 +80193,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $collection ] - Parameter #1 [ <optional> bool $deep = <default> ] + Parameter #1 [ <optional> bool $deep = false ] } - Return [ array ] } @@ -80034,7 +80250,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } } } @@ -80245,8 +80461,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -80365,7 +80581,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $collection ] - Parameter #1 [ <optional> int $elements = <default> ] + Parameter #1 [ <optional> int $elements = 1 ] } - Return [ array ] } @@ -80391,7 +80607,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $collection ] - Parameter #1 [ <optional> int $elements = <default> ] + Parameter #1 [ <optional> int $elements = 1 ] } - Return [ array ] } @@ -80664,7 +80880,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $uri ] - Parameter #1 [ <optional> ?string $suffix = <default> ] + Parameter #1 [ <optional> ?string $suffix = null ] } - Return [ string ] } @@ -80690,9 +80906,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } } } @@ -80717,8 +80933,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -80771,8 +80987,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -80781,7 +80997,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> ?string $delimiters = <default> ] + Parameter #1 [ <optional> ?string $delimiters = null ] } - Return [ array ] } @@ -80815,7 +81031,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -80825,8 +81041,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -80835,7 +81051,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -80845,7 +81061,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -80854,7 +81070,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -80905,8 +81121,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -80916,7 +81132,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -80926,8 +81142,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -80936,7 +81152,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -80946,7 +81162,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -80955,7 +81171,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -80981,7 +81197,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $separator = <default> ] + Parameter #1 [ <optional> string $separator = '_' ] } - Return [ string ] } @@ -81057,9 +81273,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81086,7 +81302,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81096,7 +81312,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81106,8 +81322,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81116,7 +81332,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81126,7 +81342,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81135,7 +81351,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81188,8 +81404,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -81216,7 +81432,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81226,8 +81442,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81236,7 +81452,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81246,7 +81462,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81255,7 +81471,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81332,7 +81548,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $separator = <default> ] + Parameter #1 [ <optional> string $separator = '_' ] } - Return [ string ] } @@ -81359,8 +81575,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81412,7 +81628,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ bool ] } @@ -81422,7 +81638,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81432,8 +81648,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81442,7 +81658,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81452,7 +81668,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81461,7 +81677,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81512,7 +81728,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ bool ] } @@ -81522,7 +81738,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81532,8 +81748,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81542,7 +81758,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81552,7 +81768,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81561,7 +81777,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81587,7 +81803,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> ?string $delimiters = <default> ] + Parameter #1 [ <optional> ?string $delimiters = null ] } - Return [ string ] } @@ -81596,7 +81812,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> ?string $delimiters = <default> ] + Parameter #1 [ <optional> ?string $delimiters = null ] } - Return [ array ] } @@ -81622,7 +81838,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ int ] } @@ -81648,7 +81864,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81658,7 +81874,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81668,8 +81884,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81678,7 +81894,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81688,7 +81904,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81697,7 +81913,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81754,8 +81970,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -81806,7 +82022,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> ?string $delimiters = <default> ] + Parameter #1 [ <optional> ?string $delimiters = null ] } - Return [ string ] } @@ -81815,7 +82031,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> ?string $delimiters = <default> ] + Parameter #1 [ <optional> ?string $delimiters = null ] } - Return [ array ] } @@ -81842,7 +82058,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81852,7 +82068,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81862,8 +82078,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81872,7 +82088,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81882,7 +82098,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -81891,7 +82107,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81943,7 +82159,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -81969,7 +82185,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $delimiter = <default> ] + Parameter #1 [ <optional> string $delimiter = '_' ] } - Return [ string ] } @@ -82020,7 +82236,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -82030,7 +82246,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -82040,8 +82256,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -82050,7 +82266,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -82060,7 +82276,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -82069,7 +82285,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $text ] - Parameter #1 [ <optional> string $encoding = <default> ] + Parameter #1 [ <optional> string $encoding = 'UTF-8' ] } - Return [ string ] } @@ -82152,7 +82368,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [3] { Parameter #0 [ <required> string $element ] Parameter #1 [ <optional> $defaultValue = <default> ] - Parameter #2 [ <optional> ?string $cast = <default> ] + Parameter #2 [ <optional> ?string $cast = null ] } } @@ -82253,7 +82469,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -82269,7 +82485,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -82309,8 +82525,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } } @@ -82505,8 +82721,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] @@ -82544,8 +82760,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -82592,7 +82808,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <optional> $parameters = <default> ] - Parameter #1 [ <optional> bool $local = <default> ] + Parameter #1 [ <optional> bool $local = true ] } - Return [ string ] } @@ -82609,7 +82825,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <optional> $parameters = <default> ] - Parameter #1 [ <optional> bool $local = <default> ] + Parameter #1 [ <optional> bool $local = true ] } - Return [ string ] } @@ -82692,8 +82908,8 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -82752,7 +82968,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> array $values ] - Parameter #1 [ <optional> bool $merge = <default> ] + Parameter #1 [ <optional> bool $merge = false ] } - Return [ void ] } @@ -82793,7 +83009,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <optional> $parameters = <default> ] - Parameter #1 [ <optional> bool $local = <default> ] + Parameter #1 [ <optional> bool $local = true ] } - Return [ string ] } @@ -82811,9 +83027,9 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -82822,7 +83038,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - Parameters [2] { Parameter #0 [ <required> string $tagName ] - Parameter #1 [ <optional> bool $useEol = <default> ] + Parameter #1 [ <optional> bool $useEol = false ] } - Return [ string ] } @@ -82880,7 +83096,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { - 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 ] } @@ -83094,11 +83310,12 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> private method load ] { - - Parameters [4] { + - Parameters [5] { Parameter #0 [ <required> string $file ] Parameter #1 [ <required> int $length ] Parameter #2 [ <required> string $delimiter ] Parameter #3 [ <required> string $enclosure ] + Parameter #4 [ <required> string $escape ] } - Return [ void ] } @@ -83259,7 +83476,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { 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 ] } @@ -83299,7 +83516,7 @@ Extension [ <persistent> extension #130 phalcon version 5.9.1 ] { Method [ <internal:phalcon> public method setDomain ] { - Parameters [1] { - Parameter #0 [ <optional> ?string $domain = <default> ] + Parameter #0 [ <optional> ?string $domain = null ] } - Return [ string ] } diff --git a/php-phalcon5.spec b/php-phalcon5.spec index 8564c48..70850af 100644 --- a/php-phalcon5.spec +++ b/php-phalcon5.spec @@ -1,6 +1,6 @@ # remirepo spec file for php-phalcon5 # -# SPDX-FileCopyrightText: Copyright 2014-2025 Remi Collet +# SPDX-FileCopyrightText: Copyright 2014-2026 Remi Collet # SPDX-License-Identifier: CECILL-2.1 # http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt # @@ -13,7 +13,7 @@ %global pecl_name phalcon # after 40-json.ini, 20-pdo.ini %global ini_name 50-%{pecl_name}.ini -%global upstream_version 5.9.1 +%global upstream_version 5.10.0 #global upstream_prever RC4 #global upstream_low %%(echo %%{upstream_prever} | tr '[:upper:]' '[:lower:]') %global sources %{pecl_name}-%{upstream_version}%{?upstream_prever} @@ -21,7 +21,7 @@ Name: %{?scl_prefix}php-phalcon5 Version: %{upstream_version}%{?upstream_prever:~%{upstream_low}} -Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 1%{?dist} Summary: Phalcon Framework License: BSD-3-Clause @@ -215,6 +215,15 @@ done %changelog +* Sat Jan 3 2026 Remi Collet <remi@remirepo.net> - 5.10.0-1 +- update to 5.10.0 + +* Wed Apr 23 2025 Remi Collet <remi@remirepo.net> - 5.9.3-1 +- update to 5.9.3 + +* Sun Apr 6 2025 Remi Collet <remi@remirepo.net> - 5.9.2-1 +- update to 5.9.2 + * Tue Apr 1 2025 Remi Collet <remi@remirepo.net> - 5.9.1-1 - update to 5.9.1 |
