From fbcb5eaff9d97d4093449ccea082f6ed5c2c9c8d Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 22 Dec 2019 08:19:30 +0100 Subject: v4.0.0 --- PHPINFO | 8 +- REFLECTION | 6701 +++++++++++++++++++++++------------------------------ php-phalcon4.spec | 11 +- 3 files changed, 2974 insertions(+), 3746 deletions(-) diff --git a/PHPINFO b/PHPINFO index 3f768f2..89b47e8 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,11 +2,11 @@ phalcon -Web framework delivered as a C-extension for PHP +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 => 4.0.0-rc.3 -Build Date => Nov 18 2019 07:54:23 +Version => 4.0.0 +Build Date => Dec 22 2019 00:00:00 Powered by Zephir => Version 0.12.10-fedc314 Directive => Local Value => Master Value @@ -20,8 +20,8 @@ phalcon.orm.disable_assign_setters => Off => Off phalcon.orm.enable_implicit_joins => On => On phalcon.orm.enable_literals => On => On phalcon.orm.events => On => On -phalcon.orm.exception_on_failed_metadata_save => On => On phalcon.orm.exception_on_failed_save => Off => Off +phalcon.orm.exception_on_failed_metadata_save => On => On phalcon.orm.ignore_unknown_columns => Off => Off phalcon.orm.late_state_binding => Off => Off phalcon.orm.not_null_validations => On => On diff --git a/REFLECTION b/REFLECTION index ca3e3a3..52bcac3 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { +Extension [ extension #106 phalcon version 4.0.0 ] { - Dependencies { Dependency [ pdo (Required) ] @@ -40,12 +40,12 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Entry [ phalcon.orm.events ] Current = '1' } - Entry [ phalcon.orm.exception_on_failed_metadata_save ] - Current = '1' - } Entry [ phalcon.orm.exception_on_failed_save ] Current = '0' } + Entry [ phalcon.orm.exception_on_failed_metadata_save ] + Current = '1' + } Entry [ phalcon.orm.ignore_unknown_columns ] Current = '0' } @@ -66,7 +66,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } } - - Classes [477] { + - Classes [472] { Interface [ interface Phalcon\Di\InjectionAwareInterface ] { - Constants [0] { @@ -127,7 +127,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method validate ] { @@ -136,7 +136,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method getTemplate ] { @@ -223,14 +223,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method decrement ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -239,13 +239,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method get ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue ] } } @@ -254,7 +255,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method getKeys ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $prefix ] } - Return [ array ] } @@ -271,14 +273,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method increment ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -289,7 +291,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $value ] Parameter #2 [ $ttl ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -329,7 +331,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $validators ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -427,7 +429,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method label ] { @@ -441,7 +443,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $attributes ] - Parameter #1 [ boolean $useChecked ] + Parameter #1 [ bool $useChecked ] } - Return [ array ] } @@ -608,14 +610,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $param ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isFinished ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method setActionName ] { @@ -764,7 +766,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method getType ] { @@ -785,7 +787,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setFilter ] { - Parameters [1] { - Parameter #0 [ boolean $filter ] + Parameter #0 [ bool $filter ] } - Return [ Phalcon\Assets\AssetInterface ] } @@ -940,14 +942,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] Parameter #1 [ string $attribute ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isEmpty ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method read ] { @@ -970,7 +972,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] } } @@ -986,7 +988,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] } } @@ -1022,7 +1024,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] Parameter #2 [ $data ] } } @@ -1064,14 +1066,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method decrement ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -1080,13 +1082,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method get ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue ] } } @@ -1095,7 +1098,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method getKeys ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $prefix ] } - Return [ array ] } @@ -1112,14 +1116,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method increment ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -1130,7 +1134,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $value ] Parameter #2 [ $ttl ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -1157,7 +1161,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method addIndex ] { @@ -1167,7 +1171,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method addForeignKey ] { @@ -1177,7 +1181,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method addPrimaryKey ] { @@ -1187,37 +1191,37 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method affectedRows ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method begin ] { - Parameters [1] { - Parameter #0 [ boolean $nesting ] + Parameter #0 [ bool $nesting ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method close ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method commit ] { - Parameters [1] { - Parameter #0 [ boolean $nesting ] + Parameter #0 [ bool $nesting ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method connect ] { @@ -1225,7 +1229,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ array or NULL $descriptor ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method createSavepoint ] { @@ -1233,7 +1237,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method createTable ] { @@ -1243,7 +1247,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ array $definition ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method createView ] { @@ -1253,7 +1257,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ array $definition ] Parameter #2 [ string or NULL $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method delete ] { @@ -1264,7 +1268,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ $placeholders ] Parameter #3 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method describeColumns ] { @@ -1301,7 +1305,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ string $columnName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method dropForeignKey ] { @@ -1311,7 +1315,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ string $referenceName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method dropIndex ] { @@ -1321,7 +1325,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ string $indexName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method dropPrimaryKey ] { @@ -1330,7 +1334,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method dropTable ] { @@ -1338,9 +1342,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $tableName ] Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ boolean $ifExists ] + Parameter #2 [ bool $ifExists ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method dropView ] { @@ -1348,9 +1352,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ boolean $ifExists ] + Parameter #2 [ bool $ifExists ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method escapeIdentifier ] { @@ -1376,14 +1380,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $placeholders ] Parameter #2 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method fetchAll ] { - Parameters [3] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ integer $fetchMode ] + Parameter #1 [ int $fetchMode ] Parameter #2 [ $placeholders ] } - Return [ array ] @@ -1402,7 +1406,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ integer $fetchMode ] + Parameter #1 [ int $fetchMode ] Parameter #2 [ $placeholders ] } - Return [ array ] @@ -1524,7 +1528,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ $fields ] Parameter #3 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method insertAsDict ] { @@ -1534,21 +1538,21 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $data ] Parameter #2 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isNestedTransactionsWithSavepoints ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isUnderTransaction ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method lastInsertId ] { @@ -1562,7 +1566,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ integer $number ] + Parameter #1 [ int $number ] } - Return [ string ] } @@ -1591,7 +1595,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ Phalcon\Db\ColumnInterface $column ] Parameter #3 [ Phalcon\Db\ColumnInterface or NULL $currentColumn ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method query ] { @@ -1608,15 +1612,15 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method rollback ] { - Parameters [1] { - Parameter #0 [ boolean $nesting ] + Parameter #0 [ bool $nesting ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method rollbackSavepoint ] { @@ -1624,7 +1628,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method sharedLock ] { @@ -1638,7 +1642,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setNestedTransactionsWithSavepoints ] { - Parameters [1] { - Parameter #0 [ boolean $nestedTransactionsWithSavepoints ] + Parameter #0 [ bool $nestedTransactionsWithSavepoints ] } - Return [ Phalcon\Db\Adapter\AdapterInterface ] } @@ -1647,7 +1651,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method tableExists ] { @@ -1656,7 +1660,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string or NULL $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method tableOptions ] { @@ -1677,7 +1681,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #3 [ $whereCondition ] Parameter #4 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method updateAsDict ] { @@ -1688,14 +1692,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ $whereCondition ] Parameter #3 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method useExplicitIdValue ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method viewExists ] { @@ -1704,7 +1708,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $viewName ] Parameter #1 [ string or NULL $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -1945,7 +1949,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ boolean $ifExists ] + Parameter #2 [ bool $ifExists ] } - Return [ string ] } @@ -2064,14 +2068,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method supportsSavepoints ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method tableExists ] { @@ -2103,76 +2107,6 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } } - Interface [ interface Phalcon\Firewall\Adapter\AdapterInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [7] { - Method [ abstract public method getDefaultAccess ] { - - - Parameters [0] { - } - - Return [ integer ] - } - - Method [ abstract public method getRoleCallback ] { - - - Parameters [0] { - } - - Return [ Closure ] - } - - Method [ abstract public method isAlwaysResolvingRole ] { - - - Parameters [0] { - } - - Return [ boolean ] - } - - Method [ abstract public method setAlwaysResolvingRole ] { - - - Parameters [1] { - Parameter #0 [ boolean $alwaysResolvingRole ] - } - - Return [ void ] - } - - Method [ abstract public method setCache ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Cache\Adapter\AdapterInterface $cache ] - } - - Return [ Phalcon\Firewall\Adapter\AdapterInterface ] - } - - Method [ abstract public method setDefaultAccess ] { - - - Parameters [1] { - Parameter #0 [ integer $defaultAccess ] - } - - Return [ Phalcon\Firewall\Adapter\AdapterInterface ] - } - - Method [ abstract public method setRoleCallback ] { - - - Parameters [1] { - Parameter #0 [ Closure $callback ] - } - - Return [ Phalcon\Firewall\Adapter\AdapterInterface ] - } - } - } - Interface [ interface Phalcon\Logger\Adapter\AdapterInterface ] { - Constants [0] { @@ -2187,7 +2121,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Properties [0] { } - - Methods [8] { + - Methods [9] { Method [ abstract public method add ] { - Parameters [1] { @@ -2207,7 +2141,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method commit ] { @@ -2224,6 +2158,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ Phalcon\Logger\Formatter\FormatterInterface ] } + Method [ abstract public method inTransaction ] { + + - Parameters [0] { + } + - Return [ bool ] + } + Method [ abstract public method process ] { - Parameters [1] { @@ -2269,7 +2210,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ Closure or NULL $conditionCallback ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method filter ] { @@ -2298,7 +2239,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getLast ] { @@ -2319,20 +2260,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method isFresh ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method setHydrateMode ] { - Parameters [1] { - Parameter #0 [ integer $hydrateMode ] + Parameter #0 [ int $hydrateMode ] } - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } @@ -2340,7 +2281,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setIsFresh ] { - Parameters [1] { - Parameter #0 [ boolean $isFresh ] + Parameter #0 [ bool $isFresh ] } - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } @@ -2358,7 +2299,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $data ] Parameter #1 [ Closure or NULL $conditionCallback ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -2382,7 +2323,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method paginate ] { @@ -2395,14 +2336,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setCurrentPage ] { - Parameters [1] { - Parameter #0 [ integer $page ] + Parameter #0 [ int $page ] } } Method [ abstract public method setLimit ] { - Parameters [1] { - Parameter #0 [ integer $limit ] + Parameter #0 [ int $limit ] } } } @@ -2428,7 +2369,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method query ] { @@ -2517,7 +2458,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $name ] Parameter #1 [ $definition ] - Parameter #2 [ boolean $shared ] + Parameter #2 [ bool $shared ] } } @@ -2564,7 +2505,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method remove ] { @@ -2580,12 +2521,12 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $name ] Parameter #1 [ $definition ] - Parameter #2 [ boolean $shared ] + Parameter #2 [ bool $shared ] } - Return [ Phalcon\Di\ServiceInterface ] } - Method [ abstract public method setRaw ] { + Method [ abstract public method setService ] { - Parameters [2] { Parameter #0 [ string $name ] @@ -2711,7 +2652,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string $color ] - Parameter #1 [ integer $opacity ] + Parameter #1 [ int $opacity ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -2719,7 +2660,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method blur ] { - Parameters [1] { - Parameter #0 [ integer $radius ] + Parameter #0 [ int $radius ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -2727,10 +2668,10 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method crop ] { - Parameters [4] { - Parameter #0 [ integer $width ] - Parameter #1 [ integer $height ] - Parameter #2 [ integer or NULL $offsetX ] - Parameter #3 [ integer or NULL $offsetY ] + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ int or NULL $offsetX ] + Parameter #3 [ int or NULL $offsetY ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -2738,7 +2679,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method flip ] { - Parameters [1] { - Parameter #0 [ integer $direction ] + Parameter #0 [ int $direction ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -2754,7 +2695,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method pixelate ] { - Parameters [1] { - Parameter #0 [ integer $amount ] + Parameter #0 [ int $amount ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -2762,9 +2703,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method reflection ] { - Parameters [3] { - Parameter #0 [ integer $height ] - Parameter #1 [ integer $opacity ] - Parameter #2 [ boolean $fadeIn ] + Parameter #0 [ int $height ] + Parameter #1 [ int $opacity ] + Parameter #2 [ bool $fadeIn ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -2773,7 +2714,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string or NULL $ext ] - Parameter #1 [ integer $quality ] + Parameter #1 [ int $quality ] } - Return [ string ] } @@ -2781,9 +2722,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method resize ] { - Parameters [3] { - Parameter #0 [ integer or NULL $width ] - Parameter #1 [ integer or NULL $height ] - Parameter #2 [ integer $master ] + Parameter #0 [ int or NULL $width ] + Parameter #1 [ int or NULL $height ] + Parameter #2 [ int $master ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -2791,7 +2732,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method rotate ] { - Parameters [1] { - Parameter #0 [ integer $degrees ] + Parameter #0 [ int $degrees ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -2800,7 +2741,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string or NULL $file ] - Parameter #1 [ integer $quality ] + Parameter #1 [ int $quality ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -2808,7 +2749,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method sharpen ] { - Parameters [1] { - Parameter #0 [ integer $amount ] + Parameter #0 [ int $amount ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -2817,11 +2758,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [7] { Parameter #0 [ string $text ] - Parameter #1 [ integer $offsetX ] - Parameter #2 [ integer $offsetY ] - Parameter #3 [ integer $opacity ] + Parameter #1 [ int $offsetX ] + Parameter #2 [ int $offsetY ] + Parameter #3 [ int $opacity ] Parameter #4 [ string $color ] - Parameter #5 [ integer $size ] + Parameter #5 [ int $size ] Parameter #6 [ string or NULL $fontfile ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] @@ -2831,9 +2772,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] - Parameter #1 [ integer $offsetX ] - Parameter #2 [ integer $offsetY ] - Parameter #3 [ integer $opacity ] + Parameter #1 [ int $offsetX ] + Parameter #2 [ int $offsetY ] + Parameter #3 [ int $opacity ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -3006,7 +2947,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $path ] Parameter #1 [ $params ] - Parameter #2 [ boolean $mustClean ] + Parameter #2 [ bool $mustClean ] } } } @@ -3040,7 +2981,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -3066,7 +3007,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $roleName ] Parameter #1 [ $roleToInherit ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method addRole ] { @@ -3075,7 +3016,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $role ] Parameter #1 [ $accessInherits ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method addComponent ] { @@ -3084,7 +3025,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $componentObject ] Parameter #1 [ $accessList ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method addComponentAccess ] { @@ -3093,7 +3034,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $componentName ] Parameter #1 [ $accessList ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method allow ] { @@ -3152,14 +3093,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getNoArgumentsDefaultAction ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getRoles ] { @@ -3184,7 +3125,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ string $access ] Parameter #3 [ array or NULL $parameters ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isComponent ] { @@ -3192,7 +3133,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $componentName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isRole ] { @@ -3200,13 +3141,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $roleName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method setDefaultAction ] { - Parameters [1] { - Parameter #0 [ integer $defaultAccess ] + Parameter #0 [ int $defaultAccess ] } - Return [ void ] } @@ -3214,7 +3155,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setNoArgumentsDefaultAction ] { - Parameters [1] { - Parameter #0 [ integer $defaultAccess ] + Parameter #0 [ int $defaultAccess ] } - Return [ void ] } @@ -3235,20 +3176,27 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Properties [0] { } - - Methods [5] { - Method [ abstract public method getStatus ] { + - Methods [6] { + Method [ abstract public method getException ] { + + - Parameters [0] { + } + - Return [ Throwable or NULL ] } - Method [ abstract public method getInput ] { + Method [ abstract public method getExtras ] { } - Method [ abstract public method getOutput ] { + Method [ abstract public method getInput ] { } Method [ abstract public method getMessages ] { } - Method [ abstract public method getExtras ] { + Method [ abstract public method getOutput ] { + } + + Method [ abstract public method getStatus ] { } } } @@ -3267,27 +3215,27 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Properties [0] { } - - Methods [5] { - Method [ abstract public method setStatus ] { + - Methods [6] { + Method [ abstract public method setException ] { - Parameters [1] { - Parameter #0 [ $status ] + Parameter #0 [ Throwable $exception ] } - Return [ Phalcon\Domain\Payload\PayloadInterface ] } - Method [ abstract public method setInput ] { + Method [ abstract public method setExtras ] { - Parameters [1] { - Parameter #0 [ $input ] + Parameter #0 [ $extras ] } - Return [ Phalcon\Domain\Payload\PayloadInterface ] } - Method [ abstract public method setOutput ] { + Method [ abstract public method setInput ] { - Parameters [1] { - Parameter #0 [ $output ] + Parameter #0 [ $input ] } - Return [ Phalcon\Domain\Payload\PayloadInterface ] } @@ -3300,10 +3248,18 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ Phalcon\Domain\Payload\PayloadInterface ] } - Method [ abstract public method setExtras ] { + Method [ abstract public method setOutput ] { - Parameters [1] { - Parameter #0 [ $extras ] + Parameter #0 [ $output ] + } + - Return [ Phalcon\Domain\Payload\PayloadInterface ] + } + + Method [ abstract public method setStatus ] { + + - Parameters [1] { + Parameter #0 [ $status ] } - Return [ Phalcon\Domain\Payload\PayloadInterface ] } @@ -3395,7 +3351,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setDirtyState ] { - Parameters [1] { - Parameter #0 [ integer $dirtyState ] + Parameter #0 [ int $dirtyState ] } } } @@ -3654,7 +3610,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } } } @@ -3932,14 +3888,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $param ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isFinished ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method setActionName ] { @@ -4230,7 +4186,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getCipher ] { @@ -4266,7 +4222,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setAuthTagLength ] { - Parameters [1] { - Parameter #0 [ integer $length ] + Parameter #0 [ int $length ] } - Return [ Phalcon\Crypt\CryptInterface ] } @@ -4290,7 +4246,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setPadding ] { - Parameters [1] { - Parameter #0 [ integer $scheme ] + Parameter #0 [ int $scheme ] } - Return [ Phalcon\Crypt\CryptInterface ] } @@ -4323,7 +4279,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getDefault ] { @@ -4340,28 +4296,28 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getSize ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getType ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getTypeReference ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getTypeValues ] { @@ -4371,49 +4327,49 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isAutoIncrement ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isFirst ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isNotNull ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isNumeric ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isPrimary ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isUnsigned ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } } } @@ -4547,7 +4503,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method dataSeek ] { - Parameters [1] { - Parameter #0 [ integer $number ] + Parameter #0 [ int $number ] } } @@ -4555,7 +4511,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method fetch ] { @@ -4582,15 +4538,15 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method setFetchMode ] { - Parameters [1] { - Parameter #0 [ integer $fetchMode ] + Parameter #0 [ int $fetchMode ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -4616,7 +4572,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method getParameter ] { - Parameters [1] { - Parameter #0 [ integer $position ] + Parameter #0 [ int $position ] } } @@ -4624,14 +4580,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isShared ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method resolve ] { @@ -4652,7 +4608,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setParameter ] { - Parameters [2] { - Parameter #0 [ integer $position ] + Parameter #0 [ int $position ] Parameter #1 [ array $parameter ] } - Return [ Phalcon\Di\ServiceInterface ] @@ -4661,7 +4617,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setShared ] { - Parameters [1] { - Parameter #0 [ boolean $shared ] + Parameter #0 [ bool $shared ] } } } @@ -4681,26 +4637,41 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Properties [0] { } - - Methods [10] { - Method [ abstract public method getStatus ] { + - Methods [12] { + Method [ abstract public method getException ] { + + - Parameters [0] { + } + - Return [ Throwable or NULL ] + } + + Method [ abstract public method getExtras ] { } Method [ abstract public method getInput ] { } + Method [ abstract public method getMessages ] { + } + Method [ abstract public method getOutput ] { } - Method [ abstract public method getMessages ] { + Method [ abstract public method getStatus ] { } - Method [ abstract public method getExtras ] { + Method [ abstract public method setException ] { + + - Parameters [1] { + Parameter #0 [ Throwable $exception ] + } + - Return [ Phalcon\Domain\Payload\PayloadInterface ] } - Method [ abstract public method setStatus ] { + Method [ abstract public method setExtras ] { - Parameters [1] { - Parameter #0 [ $status ] + Parameter #0 [ $extras ] } - Return [ Phalcon\Domain\Payload\PayloadInterface ] } @@ -4713,26 +4684,26 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ Phalcon\Domain\Payload\PayloadInterface ] } - Method [ abstract public method setOutput ] { + Method [ abstract public method setMessages ] { - Parameters [1] { - Parameter #0 [ $output ] + Parameter #0 [ $messages ] } - Return [ Phalcon\Domain\Payload\PayloadInterface ] } - Method [ abstract public method setMessages ] { + Method [ abstract public method setOutput ] { - Parameters [1] { - Parameter #0 [ $messages ] + Parameter #0 [ $output ] } - Return [ Phalcon\Domain\Payload\PayloadInterface ] } - Method [ abstract public method setExtras ] { + Method [ abstract public method setStatus ] { - Parameters [1] { - Parameter #0 [ $extras ] + Parameter #0 [ $status ] } - Return [ Phalcon\Domain\Payload\PayloadInterface ] } @@ -4812,7 +4783,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setHtmlQuoteType ] { - Parameters [1] { - Parameter #0 [ integer $quoteType ] + Parameter #0 [ int $quoteType ] } - Return [ void ] } @@ -4844,14 +4815,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isStopped ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method setData ] { @@ -4926,7 +4897,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $eventType ] Parameter #1 [ $source ] Parameter #2 [ $data ] - Parameter #3 [ boolean $cancelable ] + Parameter #3 [ bool $cancelable ] } } @@ -4943,7 +4914,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $type ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -4968,7 +4939,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ $value ] Parameter #1 [ $sanitizers ] - Parameter #2 [ boolean $noRecursive ] + Parameter #2 [ bool $noRecursive ] } } } @@ -5055,7 +5026,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } } - Interface [ interface Phalcon\Http\CookieInterface ] { + Interface [ interface Phalcon\Http\Cookie\CookieInterface ] { - Constants [0] { } @@ -5069,7 +5040,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Properties [0] { } - - Methods [17] { + - Methods [19] { Method [ abstract public method delete ] { } @@ -5091,7 +5062,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method getName ] { @@ -5101,6 +5072,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ string ] } + Method [ abstract public method getOptions ] { + + - Parameters [0] { + } + - Return [ array ] + } + Method [ abstract public method getPath ] { - Parameters [0] { @@ -5112,7 +5090,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method getValue ] { @@ -5127,14 +5105,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method send ] { - Parameters [0] { } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } Method [ abstract public method setDomain ] { @@ -5142,23 +5120,31 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $domain ] } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } Method [ abstract public method setExpiration ] { - Parameters [1] { - Parameter #0 [ integer $expire ] + Parameter #0 [ int $expire ] } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } Method [ abstract public method setHttpOnly ] { - Parameters [1] { - Parameter #0 [ boolean $httpOnly ] + Parameter #0 [ bool $httpOnly ] + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] + } + + Method [ abstract public method setOptions ] { + + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } Method [ abstract public method setPath ] { @@ -5166,15 +5152,15 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $path ] } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } Method [ abstract public method setSecure ] { - Parameters [1] { - Parameter #0 [ boolean $secure ] + Parameter #0 [ bool $secure ] } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } Method [ abstract public method setValue ] { @@ -5182,15 +5168,15 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $value ] } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } Method [ abstract public method useEncryption ] { - Parameters [1] { - Parameter #0 [ boolean $useEncryption ] + Parameter #0 [ bool $useEncryption ] } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } } } @@ -5216,8 +5202,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string or NULL $name ] Parameter #1 [ $filters ] Parameter #2 [ $defaultValue ] - Parameter #3 [ boolean $notAllowEmpty ] - Parameter #4 [ boolean $noRecursive ] + Parameter #3 [ bool $notAllowEmpty ] + Parameter #4 [ bool $noRecursive ] } } @@ -5259,7 +5245,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method getClientAddress ] { - Parameters [1] { - Parameter #0 [ boolean $trustForwardedHeader ] + Parameter #0 [ bool $trustForwardedHeader ] } } @@ -5316,7 +5302,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method getJsonRawBody ] { - Parameters [1] { - Parameter #0 [ boolean $associative ] + Parameter #0 [ bool $associative ] } } @@ -5338,13 +5324,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getURI ] { - Parameters [1] { - Parameter #0 [ boolean $onlyPath ] + Parameter #0 [ bool $onlyPath ] } - Return [ string ] } @@ -5355,8 +5341,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string or NULL $name ] Parameter #1 [ $filters ] Parameter #2 [ $defaultValue ] - Parameter #3 [ boolean $notAllowEmpty ] - Parameter #4 [ boolean $noRecursive ] + Parameter #3 [ bool $notAllowEmpty ] + Parameter #4 [ bool $noRecursive ] } } @@ -5366,8 +5352,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string or NULL $name ] Parameter #1 [ $filters ] Parameter #2 [ $defaultValue ] - Parameter #3 [ boolean $notAllowEmpty ] - Parameter #4 [ boolean $noRecursive ] + Parameter #3 [ bool $notAllowEmpty ] + Parameter #4 [ bool $noRecursive ] } } @@ -5377,8 +5363,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string or NULL $name ] Parameter #1 [ $filters ] Parameter #2 [ $defaultValue ] - Parameter #3 [ boolean $notAllowEmpty ] - Parameter #4 [ boolean $noRecursive ] + Parameter #3 [ bool $notAllowEmpty ] + Parameter #4 [ bool $noRecursive ] } } @@ -5421,8 +5407,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method getUploadedFiles ] { - Parameters [2] { - Parameter #0 [ boolean $onlySuccessful ] - Parameter #1 [ boolean $namedKeys ] + Parameter #0 [ bool $onlySuccessful ] + Parameter #1 [ bool $namedKeys ] } - Return [ array ] } @@ -5439,14 +5425,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method hasFiles ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method hasHeader ] { @@ -5454,7 +5440,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $header ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method hasQuery ] { @@ -5462,7 +5448,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method hasPost ] { @@ -5470,7 +5456,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method hasPut ] { @@ -5478,7 +5464,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method hasServer ] { @@ -5486,108 +5472,108 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isAjax ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isConnect ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isDelete ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isGet ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isHead ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isMethod ] { - Parameters [2] { Parameter #0 [ $methods ] - Parameter #1 [ boolean $strict ] + Parameter #1 [ bool $strict ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isOptions ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isPost ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isPurge ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isPut ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isSecure ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isSoap ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isTrace ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method numFiles ] { - Parameters [1] { - Parameter #0 [ boolean $onlySuccessful ] + Parameter #0 [ bool $onlySuccessful ] } - - Return [ integer ] + - Return [ int ] } } } @@ -5606,7 +5592,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Properties [0] { } - - Methods [6] { + - Methods [7] { + Method [ abstract public method getError ] { + + - Parameters [0] { + } + - Return [ string or NULL ] + } + Method [ abstract public method getName ] { - Parameters [0] { @@ -5625,7 +5618,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getTempName ] { @@ -5647,7 +5640,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $destination ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -5686,7 +5679,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ abstract public method getHeaders ] { @@ -5701,22 +5694,22 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isSent ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method redirect ] { - Parameters [3] { Parameter #0 [ $location ] - Parameter #1 [ boolean $externalRedirect ] - Parameter #2 [ integer $statusCode ] + Parameter #1 [ bool $externalRedirect ] + Parameter #2 [ int $statusCode ] } - Return [ Phalcon\Http\ResponseInterface ] } @@ -5739,7 +5732,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setContentLength ] { - Parameters [1] { - Parameter #0 [ integer $contentLength ] + Parameter #0 [ int $contentLength ] } - Return [ Phalcon\Http\ResponseInterface ] } @@ -5805,7 +5798,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setStatusCode ] { - Parameters [2] { - Parameter #0 [ integer $code ] + Parameter #0 [ int $code ] Parameter #1 [ string or NULL $message ] } - Return [ Phalcon\Http\ResponseInterface ] @@ -5850,7 +5843,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method get ] { @@ -5858,7 +5851,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } Method [ abstract public method has ] { @@ -5866,14 +5859,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isUsingEncryption ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method reset ] { @@ -5887,19 +5880,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method set ] { - - Parameters [7] { + - Parameters [8] { Parameter #0 [ string $name ] Parameter #1 [ $value ] - Parameter #2 [ integer $expire ] + Parameter #2 [ int $expire ] Parameter #3 [ string $path ] - Parameter #4 [ boolean or NULL $secure ] + Parameter #4 [ bool or NULL $secure ] Parameter #5 [ string or NULL $domain ] - Parameter #6 [ boolean or NULL $httpOnly ] + Parameter #6 [ bool or NULL $httpOnly ] + Parameter #7 [ array $options ] } - Return [ Phalcon\Http\Response\CookiesInterface ] } @@ -5907,7 +5901,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method useEncryption ] { - Parameters [1] { - Parameter #0 [ boolean $useEncryption ] + Parameter #0 [ bool $useEncryption ] } - Return [ Phalcon\Http\Response\CookiesInterface ] } @@ -5941,7 +5935,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method reset ] { @@ -5951,7 +5945,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method set ] { @@ -6023,7 +6017,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setCode ] { - Parameters [1] { - Parameter #0 [ integer $code ] + Parameter #0 [ int $code ] } - Return [ Phalcon\Messages\MessageInterface ] } @@ -6192,14 +6186,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $param ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isFinished ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method setActionName ] { @@ -6343,7 +6337,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method map ] { @@ -6400,7 +6394,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ $handler ] - Parameter #1 [ boolean $lazy ] + Parameter #1 [ bool $lazy ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -6408,7 +6402,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setLazy ] { - Parameters [1] { - Parameter #0 [ boolean $lazy ] + Parameter #0 [ bool $lazy ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -6445,7 +6439,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ Phalcon\Mvc\ModelInterface $base ] Parameter #1 [ array $data ] - Parameter #2 [ integer $dirtyState ] + Parameter #2 [ int $dirtyState ] } - Return [ Phalcon\Mvc\ModelInterface ] } @@ -6456,8 +6450,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $base ] Parameter #1 [ array $data ] Parameter #2 [ $columnMap ] - Parameter #3 [ integer $dirtyState ] - Parameter #4 [ boolean or NULL $keepSnapshots ] + Parameter #3 [ int $dirtyState ] + Parameter #4 [ bool or NULL $keepSnapshots ] } - Return [ Phalcon\Mvc\ModelInterface ] } @@ -6467,7 +6461,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ array $data ] Parameter #1 [ $columnMap ] - Parameter #2 [ integer $hydrationMode ] + Parameter #2 [ int $hydrationMode ] } } @@ -6476,7 +6470,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $parameters ] } - - Return [ integer ] + - Return [ int ] } Method [ abstract static public method find ] { @@ -6551,14 +6545,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method delete ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method fireEvent ] { @@ -6566,7 +6560,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $eventName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method fireEventCancel ] { @@ -6574,14 +6568,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $eventName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method getDirtyState ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getMessages ] { @@ -6602,7 +6596,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getReadConnection ] { @@ -6666,7 +6660,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method setConnectionService ] { @@ -6680,7 +6674,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setDirtyState ] { - Parameters [1] { - Parameter #0 [ integer $dirtyState ] + Parameter #0 [ int $dirtyState ] } } @@ -6720,7 +6714,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method skipOperation ] { - Parameters [1] { - Parameter #0 [ boolean $skip ] + Parameter #0 [ bool $skip ] } - Return [ void ] } @@ -6729,14 +6723,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method update ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } } } @@ -6876,7 +6870,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method forUpdate ] { - Parameters [1] { - Parameter #0 [ boolean $forUpdate ] + Parameter #0 [ bool $forUpdate ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -6984,8 +6978,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method limit ] { - Parameters [2] { - Parameter #0 [ integer $limit ] - Parameter #1 [ integer $offset ] + Parameter #0 [ int $limit ] + Parameter #1 [ int $offset ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -7048,7 +7042,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method sharedLock ] { - Parameters [1] { - Parameter #0 [ boolean $sharedLock ] + Parameter #0 [ bool $sharedLock ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -7184,7 +7178,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $modelName ] Parameter #1 [ string $modelRelation ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method existsHasMany ] { @@ -7193,7 +7187,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $modelName ] Parameter #1 [ string $modelRelation ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method existsHasOne ] { @@ -7202,7 +7196,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $modelName ] Parameter #1 [ string $modelRelation ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method existsHasOneThrough ] { @@ -7211,7 +7205,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $modelName ] Parameter #1 [ string $modelRelation ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method existsHasManyToMany ] { @@ -7220,7 +7214,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $modelName ] Parameter #1 [ string $modelRelation ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method getBelongsTo ] { @@ -7420,7 +7414,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $className ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isKeepingSnapshots ] { @@ -7428,7 +7422,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isUsingDynamicUpdate ] { @@ -7436,7 +7430,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isVisibleModelProperty ] { @@ -7445,14 +7439,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] Parameter #1 [ string $property ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method keepSnapshots ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ boolean $keepSnapshots ] + Parameter #1 [ bool $keepSnapshots ] } - Return [ void ] } @@ -7522,7 +7516,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ boolean $dynamicUpdate ] + Parameter #1 [ bool $dynamicUpdate ] } - Return [ void ] } @@ -7601,7 +7595,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method parse ] { @@ -7615,7 +7609,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $bindParams ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } @@ -7624,7 +7618,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $bindTypes ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } @@ -7632,7 +7626,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setSharedLock ] { - Parameters [1] { - Parameter #0 [ boolean $sharedLock ] + Parameter #0 [ bool $sharedLock ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } @@ -7640,7 +7634,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setUniqueRow ] { - Parameters [1] { - Parameter #0 [ boolean $uniqueRow ] + Parameter #0 [ bool $uniqueRow ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } @@ -7713,7 +7707,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method forUpdate ] { - Parameters [1] { - Parameter #0 [ boolean $forUpdate ] + Parameter #0 [ bool $forUpdate ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -7747,7 +7741,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method getFrom ] { @@ -7781,7 +7775,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getOrderBy ] { @@ -7863,7 +7857,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method limit ] { - Parameters [2] { - Parameter #0 [ integer $limit ] + Parameter #0 [ int $limit ] Parameter #1 [ $offset ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] @@ -7896,7 +7890,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method offset ] { - Parameters [1] { - Parameter #0 [ integer $offset ] + Parameter #0 [ int $offset ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -7933,7 +7927,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $bindParams ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -7942,7 +7936,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $bindTypes ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -7992,7 +7986,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } } } @@ -8062,28 +8056,28 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method isForeignKey ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isReusable ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isThrough ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method setIntermediateRelation ] { @@ -8116,14 +8110,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method commit ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method getConnection ] { @@ -8144,14 +8138,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isValid ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method rollback ] { @@ -8160,13 +8154,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string or NULL $rollbackMessage ] Parameter #1 [ Phalcon\Mvc\ModelInterface or NULL $rollbackRecord ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method setIsNewTransaction ] { - Parameters [1] { - Parameter #0 [ boolean $isNew ] + Parameter #0 [ bool $isNew ] } - Return [ void ] } @@ -8174,7 +8168,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setRollbackOnAbort ] { - Parameters [1] { - Parameter #0 [ boolean $rollbackOnAbort ] + Parameter #0 [ bool $rollbackOnAbort ] } - Return [ void ] } @@ -8198,7 +8192,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method throwRollbackException ] { - Parameters [1] { - Parameter #0 [ boolean $status ] + Parameter #0 [ bool $status ] } - Return [ Phalcon\Mvc\Model\TransactionInterface ] } @@ -8233,7 +8227,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method get ] { - Parameters [1] { - Parameter #0 [ boolean $autoBegin ] + Parameter #0 [ bool $autoBegin ] } - Return [ Phalcon\Mvc\Model\TransactionInterface ] } @@ -8249,14 +8243,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method has ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method notifyCommit ] { @@ -8278,7 +8272,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method rollback ] { - Parameters [1] { - Parameter #0 [ boolean $collect ] + Parameter #0 [ bool $collect ] } - Return [ void ] } @@ -8301,7 +8295,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setRollbackPendent ] { - Parameters [1] { - Parameter #0 [ boolean $rollbackPendent ] + Parameter #0 [ bool $rollbackPendent ] } - Return [ Phalcon\Mvc\Model\Transaction\ManagerInterface ] } @@ -8710,7 +8704,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method pick ] { @@ -8777,7 +8771,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method setRenderLevel ] { - Parameters [1] { - Parameter #0 [ integer $level ] + Parameter #0 [ int $level ] } - Return [ Phalcon\Mvc\ViewInterface ] } @@ -8890,14 +8884,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getFirst ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getItems ] { @@ -8907,35 +8901,35 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getLimit ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getNext ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getPrevious ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getTotalItems ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method setAliases ] { @@ -8959,9 +8953,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Interface [ interface Phalcon\Session\ManagerInterface ] { - Constants [3] { - Constant [ public integer SESSION_ACTIVE ] { 2 } - Constant [ public integer SESSION_DISABLED ] { 0 } - Constant [ public integer SESSION_NONE ] { 1 } + Constant [ public int SESSION_ACTIVE ] { 2 } + Constant [ public int SESSION_DISABLED ] { 0 } + Constant [ public int SESSION_NONE ] { 1 } } - Static properties [0] { @@ -8986,7 +8980,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method __set ] { @@ -9010,7 +9004,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method destroy ] { @@ -9025,7 +9019,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $defaultValue ] - Parameter #2 [ boolean $remove ] + Parameter #2 [ bool $remove ] } } @@ -9062,7 +9056,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method remove ] { @@ -9118,14 +9112,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method start ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method regenerateId ] { @@ -9158,7 +9152,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ $uri ] Parameter #1 [ $args ] - Parameter #2 [ boolean or NULL $local ] + Parameter #2 [ bool or NULL $local ] } - Return [ string ] } @@ -9513,7 +9507,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } } } @@ -9775,7 +9769,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -9793,7 +9787,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method prepareCode ] { @@ -9801,7 +9795,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -9885,7 +9879,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDI ] { @@ -10014,7 +10008,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $validators ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -10112,7 +10106,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method label ] { @@ -10127,7 +10121,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $attributes ] - Parameter #1 [ boolean $useChecked ] + Parameter #1 [ bool $useChecked ] } - Return [ array ] } @@ -10253,7 +10247,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] Parameter #2 [ array $attributes ] - Parameter #3 [ boolean $raw ] + Parameter #3 [ bool $raw ] } - Return [ string ] } @@ -10317,7 +10311,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $data ] - Parameter #1 [ boolean $insensitive ] + Parameter #1 [ bool $insensitive ] } } @@ -10333,7 +10327,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method __set ] { @@ -10364,7 +10358,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method get ] { @@ -10386,7 +10380,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ boolean $insensitive ] + Parameter #0 [ bool $insensitive ] } - Return [ array ] } @@ -10403,7 +10397,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method init ] { @@ -10426,7 +10420,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetGet ] { @@ -10487,7 +10481,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ integer $options ] + Parameter #0 [ int $options ] } - Return [ string ] } @@ -10531,7 +10525,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Property [ protected $serializerFactory ] } - - Methods [18] { + - Methods [19] { Method [ public method getDefaultSerializer ] { - Parameters [0] { @@ -10556,7 +10550,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ protected method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory or NULL $factory ] + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] Parameter #1 [ array $options ] } } @@ -10565,14 +10559,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method decrement ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -10581,13 +10575,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method get ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue ] } } @@ -10596,7 +10591,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method getKeys ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $prefix ] } - Return [ array ] } @@ -10606,14 +10602,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method increment ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -10624,7 +10620,16 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $value ] Parameter #2 [ $ttl ] } - - Return [ boolean ] + - Return [ bool ] + } + + Method [ protected method getFilteredKeys ] { + + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] + } + - Return [ array ] } Method [ protected method getPrefixedKey ] { @@ -10647,7 +10652,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $ttl ] } - - Return [ integer ] + - Return [ int ] } Method [ protected method getUnserializedData ] { @@ -10724,7 +10729,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ string $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUpload ] { @@ -10733,7 +10738,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadMaxSize ] { @@ -10742,7 +10747,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadIsEmpty ] { @@ -10751,7 +10756,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadIsValid ] { @@ -10760,7 +10765,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getFileSizeInBytes ] { @@ -10822,7 +10827,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -10840,7 +10845,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method prepareCode ] { @@ -10848,7 +10853,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -10942,7 +10947,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $data ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getData ] { @@ -11049,7 +11054,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $data ] - Parameter #1 [ boolean $insensitive ] + Parameter #1 [ bool $insensitive ] } } @@ -11065,7 +11070,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method __set ] { @@ -11096,7 +11101,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method get ] { @@ -11118,7 +11123,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ boolean $insensitive ] + Parameter #0 [ bool $insensitive ] } - Return [ array ] } @@ -11135,7 +11140,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method init ] { @@ -11158,7 +11163,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetGet ] { @@ -11212,7 +11217,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ integer $options ] + Parameter #0 [ int $options ] } - Return [ string ] } @@ -11230,22 +11235,22 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ abstract class Phalcon\Mvc\Model\MetaData implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\Model\MetaDataInterface ] { - Constants [16] { - Constant [ public integer MODELS_ATTRIBUTES ] { 0 } - Constant [ public integer MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 } - Constant [ public integer MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 } - Constant [ public integer MODELS_COLUMN_MAP ] { 0 } - Constant [ public integer MODELS_DATE_AT ] { 6 } - Constant [ public integer MODELS_DATE_IN ] { 7 } - Constant [ public integer MODELS_DATA_TYPES ] { 4 } - Constant [ public integer MODELS_DATA_TYPES_BIND ] { 9 } - Constant [ public integer MODELS_DATA_TYPES_NUMERIC ] { 5 } - Constant [ public integer MODELS_DEFAULT_VALUES ] { 12 } - Constant [ public integer MODELS_EMPTY_STRING_VALUES ] { 13 } - Constant [ public integer MODELS_IDENTITY_COLUMN ] { 8 } - Constant [ public integer MODELS_NON_PRIMARY_KEY ] { 2 } - Constant [ public integer MODELS_NOT_NULL ] { 3 } - Constant [ public integer MODELS_PRIMARY_KEY ] { 1 } - Constant [ public integer MODELS_REVERSE_COLUMN_MAP ] { 1 } + Constant [ public int MODELS_ATTRIBUTES ] { 0 } + Constant [ public int MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 } + Constant [ public int MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 } + Constant [ public int MODELS_COLUMN_MAP ] { 0 } + Constant [ public int MODELS_DATE_AT ] { 6 } + Constant [ public int MODELS_DATE_IN ] { 7 } + Constant [ public int MODELS_DATA_TYPES ] { 4 } + Constant [ public int MODELS_DATA_TYPES_BIND ] { 9 } + Constant [ public int MODELS_DATA_TYPES_NUMERIC ] { 5 } + Constant [ public int MODELS_DEFAULT_VALUES ] { 12 } + Constant [ public int MODELS_EMPTY_STRING_VALUES ] { 13 } + Constant [ public int MODELS_IDENTITY_COLUMN ] { 8 } + Constant [ public int MODELS_NON_PRIMARY_KEY ] { 2 } + Constant [ public int MODELS_NOT_NULL ] { 3 } + Constant [ public int MODELS_PRIMARY_KEY ] { 1 } + Constant [ public int MODELS_REVERSE_COLUMN_MAP ] { 1 } } - Static properties [0] { @@ -11395,14 +11400,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] Parameter #1 [ string $attribute ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isEmpty ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method read ] { @@ -11425,7 +11430,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] } } @@ -11441,7 +11446,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] } } @@ -11508,7 +11513,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] Parameter #2 [ $data ] } - Return [ void ] @@ -11596,7 +11601,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method addForeignKey ] { @@ -11606,7 +11611,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method addIndex ] { @@ -11616,7 +11621,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method addPrimaryKey ] { @@ -11626,7 +11631,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method createSavepoint ] { @@ -11634,7 +11639,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method createTable ] { @@ -11644,7 +11649,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ array $definition ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method createView ] { @@ -11654,7 +11659,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ array $definition ] Parameter #2 [ string or NULL $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method delete ] { @@ -11665,7 +11670,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ $placeholders ] Parameter #3 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method describeIndexes ] { @@ -11693,7 +11698,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ string $columnName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropForeignKey ] { @@ -11703,7 +11708,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ string $referenceName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropIndex ] { @@ -11713,7 +11718,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ $indexName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropPrimaryKey ] { @@ -11722,7 +11727,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropTable ] { @@ -11730,9 +11735,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $tableName ] Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ boolean $ifExists ] + Parameter #2 [ bool $ifExists ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropView ] { @@ -11740,9 +11745,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ boolean $ifExists ] + Parameter #2 [ bool $ifExists ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method escapeIdentifier ] { @@ -11757,7 +11762,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ integer $fetchMode ] + Parameter #1 [ int $fetchMode ] Parameter #2 [ $bindParams ] Parameter #3 [ $bindTypes ] } @@ -11886,7 +11891,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ $fields ] Parameter #3 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method insertAsDict ] { @@ -11896,21 +11901,21 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $data ] Parameter #2 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isNestedTransactionsWithSavepoints ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method limit ] { - Parameters [2] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ integer $number ] + Parameter #1 [ int $number ] } - Return [ string ] } @@ -11939,7 +11944,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ Phalcon\Db\ColumnInterface $column ] Parameter #3 [ Phalcon\Db\ColumnInterface or NULL $currentColumn ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method releaseSavepoint ] { @@ -11947,7 +11952,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method rollbackSavepoint ] { @@ -11955,7 +11960,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setEventsManager ] { @@ -11976,7 +11981,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setNestedTransactionsWithSavepoints ] { - Parameters [1] { - Parameter #0 [ boolean $nestedTransactionsWithSavepoints ] + Parameter #0 [ bool $nestedTransactionsWithSavepoints ] } - Return [ Phalcon\Db\Adapter\AdapterInterface ] } @@ -11993,7 +11998,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method tableExists ] { @@ -12002,7 +12007,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string or NULL $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method tableOptions ] { @@ -12023,7 +12028,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #3 [ $whereCondition ] Parameter #4 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method updateAsDict ] { @@ -12034,14 +12039,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ $whereCondition ] Parameter #3 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method useExplicitIdValue ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method viewExists ] { @@ -12050,37 +12055,37 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $viewName ] Parameter #1 [ string or NULL $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method affectedRows ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method begin ] { - Parameters [1] { - Parameter #0 [ boolean $nesting ] + Parameter #0 [ bool $nesting ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method close ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method commit ] { - Parameters [1] { - Parameter #0 [ boolean $nesting ] + Parameter #0 [ bool $nesting ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method connect ] { @@ -12088,7 +12093,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ array or NULL $descriptor ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method describeColumns ] { @@ -12115,7 +12120,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $placeholders ] Parameter #2 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method getInternalHandler ] { @@ -12129,7 +12134,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method lastInsertId ] { @@ -12151,9 +12156,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ abstract public method rollback ] { - Parameters [1] { - Parameter #0 [ boolean $nesting ] + Parameter #0 [ bool $nesting ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -12218,7 +12223,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method withAddedHeader ] { @@ -12479,30 +12484,30 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method begin ] { - Parameters [1] { - Parameter #0 [ boolean $nesting ] + Parameter #0 [ bool $nesting ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method commit ] { - Parameters [1] { - Parameter #0 [ boolean $nesting ] + Parameter #0 [ bool $nesting ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method close ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method connect ] { @@ -12510,7 +12515,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ array or NULL $descriptor ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method convertBoundParams ] { @@ -12537,7 +12542,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $bindParams ] Parameter #2 [ $bindTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method executePrepared ] { @@ -12564,14 +12569,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method isUnderTransaction ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method lastInsertId ] { @@ -12601,9 +12606,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method rollback ] { - Parameters [1] { - Parameter #0 [ boolean $nesting ] + Parameter #0 [ bool $nesting ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract protected method getDsnDefaults ] { @@ -12641,7 +12646,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method addForeignKey ] { @@ -12651,7 +12656,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method addIndex ] { @@ -12661,7 +12666,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method addPrimaryKey ] { @@ -12671,7 +12676,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method createSavepoint ] { @@ -12679,7 +12684,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method createTable ] { @@ -12689,7 +12694,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ array $definition ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method createView ] { @@ -12699,7 +12704,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ array $definition ] Parameter #2 [ string or NULL $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method delete ] { @@ -12710,7 +12715,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ $placeholders ] Parameter #3 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method describeIndexes ] { @@ -12738,7 +12743,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ string $columnName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropForeignKey ] { @@ -12748,7 +12753,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ string $referenceName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropIndex ] { @@ -12758,7 +12763,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ $indexName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropPrimaryKey ] { @@ -12767,7 +12772,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropTable ] { @@ -12775,9 +12780,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $tableName ] Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ boolean $ifExists ] + Parameter #2 [ bool $ifExists ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropView ] { @@ -12785,9 +12790,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ boolean $ifExists ] + Parameter #2 [ bool $ifExists ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method escapeIdentifier ] { @@ -12802,7 +12807,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ integer $fetchMode ] + Parameter #1 [ int $fetchMode ] Parameter #2 [ $bindParams ] Parameter #3 [ $bindTypes ] } @@ -12931,7 +12936,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ $fields ] Parameter #3 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method insertAsDict ] { @@ -12941,21 +12946,21 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $data ] Parameter #2 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isNestedTransactionsWithSavepoints ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method limit ] { - Parameters [2] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ integer $number ] + Parameter #1 [ int $number ] } - Return [ string ] } @@ -12984,7 +12989,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ Phalcon\Db\ColumnInterface $column ] Parameter #3 [ Phalcon\Db\ColumnInterface or NULL $currentColumn ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method releaseSavepoint ] { @@ -12992,7 +12997,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method rollbackSavepoint ] { @@ -13000,7 +13005,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setEventsManager ] { @@ -13021,7 +13026,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setNestedTransactionsWithSavepoints ] { - Parameters [1] { - Parameter #0 [ boolean $nestedTransactionsWithSavepoints ] + Parameter #0 [ bool $nestedTransactionsWithSavepoints ] } - Return [ Phalcon\Db\Adapter\AdapterInterface ] } @@ -13038,7 +13043,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method tableExists ] { @@ -13047,7 +13052,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string or NULL $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method tableOptions ] { @@ -13068,7 +13073,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #3 [ $whereCondition ] Parameter #4 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method updateAsDict ] { @@ -13079,14 +13084,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ $whereCondition ] Parameter #3 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method useExplicitIdValue ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method viewExists ] { @@ -13095,7 +13100,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $viewName ] Parameter #1 [ string or NULL $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method describeColumns ] { @@ -13252,14 +13257,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method supportsReleaseSavepoints ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method getColumnSize ] { @@ -13642,7 +13647,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ boolean $ifExists ] + Parameter #2 [ bool $ifExists ] } - Return [ string ] } @@ -13711,158 +13716,6 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } } - Class [ abstract class Phalcon\Firewall\Adapter\AbstractAdapter implements Phalcon\Firewall\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [8] { - Property [ protected $activeIdentity ] - Property [ protected $activeRole ] - Property [ protected $alwaysResolvingRole ] - Property [ protected $cache ] - Property [ protected $defaultAccess ] - Property [ protected $eventsManager ] - Property [ protected $internalCache ] - Property [ protected $roleCallback ] - } - - - Methods [17] { - Method [ public method getActiveIdentity ] { - } - - Method [ public method getActiveRole ] { - } - - Method [ public method getDefaultAccess ] { - - - Parameters [0] { - } - - Return [ integer ] - } - - Method [ public method getEventsManager ] { - - - Parameters [0] { - } - - Return [ Phalcon\Events\ManagerInterface ] - } - - Method [ public method getRoleCallback ] { - - - Parameters [0] { - } - - Return [ Closure ] - } - - Method [ public method isAlwaysResolvingRole ] { - - - Parameters [0] { - } - - Return [ boolean ] - } - - Method [ public method setCache ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Cache\Adapter\AdapterInterface $cache ] - } - - Return [ Phalcon\Firewall\Adapter\AdapterInterface ] - } - - Method [ public method setDefaultAccess ] { - - - Parameters [1] { - Parameter #0 [ integer $defaultAccess ] - } - - Return [ Phalcon\Firewall\Adapter\AdapterInterface ] - } - - Method [ public method setEventsManager ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] - } - - Return [ void ] - } - - Method [ public method setRoleCallback ] { - - - Parameters [1] { - Parameter #0 [ Closure $callback ] - } - - Return [ Phalcon\Firewall\Adapter\AdapterInterface ] - } - - Method [ public method setAlwaysResolvingRole ] { - - - Parameters [1] { - Parameter #0 [ boolean $alwaysResolvingRole ] - } - - Return [ void ] - } - - Method [ protected method callRoleCallback ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] - } - - Return [ void ] - } - - Method [ protected method getAccessFromCache ] { - - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ array or NULL $originalValues ] - Parameter #2 [ string or NULL $roleCacheKey ] - } - - Return [ boolean or NULL ] - } - - Method [ protected method handleException ] { - - - Parameters [1] { - Parameter #0 [ Exception $exception ] - } - } - - Method [ protected method fireEventOrThrowException ] { - - - Parameters [4] { - Parameter #0 [ $role ] - Parameter #1 [ string $actionName ] - Parameter #2 [ string $controllerName ] - Parameter #3 [ boolean $access ] - } - } - - Method [ protected method saveAccessInCache ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ boolean $access ] - } - - Return [ void ] - } - - Method [ protected method throwFirewallException ] { - - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ integer $exceptionCode ] - } - - Return [ boolean ] - } - } - } - Class [ class Phalcon\Http\Message\Stream implements Psr\Http\Message\StreamInterface ] { - Constants [0] { @@ -13912,7 +13765,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getContents ] { @@ -13933,28 +13786,28 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ public method isReadable ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isSeekable ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isWritable ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method read ] { @@ -13994,7 +13847,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method write ] { @@ -14002,7 +13855,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $data ] } - - Return [ integer ] + - Return [ int ] } Method [ private method checkHandle ] { @@ -14086,11 +13939,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ Phalcon\Logger\Formatter\FormatterInterface ] } - Method [ public method inTransaction ] { + Method [ public method inTransaction ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method process ] { @@ -14120,7 +13973,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } } } @@ -14219,13 +14072,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method setCurrentPage ] { - Parameters [1] { - Parameter #0 [ integer $page ] + Parameter #0 [ int $page ] } - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } @@ -14233,7 +14086,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setLimit ] { - Parameters [1] { - Parameter #0 [ integer $limitRows ] + Parameter #0 [ int $limitRows ] } - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } @@ -14302,7 +14155,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $translateKey ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetGet ] { @@ -14352,7 +14205,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method query ] { @@ -14424,7 +14277,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $modules ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Application\AbstractApplication ] } @@ -14457,7 +14310,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDI ] { @@ -14576,7 +14429,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setAutoVersion ] { - Parameters [1] { - Parameter #0 [ boolean $autoVersion ] + Parameter #0 [ bool $autoVersion ] } } @@ -14584,14 +14437,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getLocal ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getPath ] { @@ -14648,11 +14501,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [7] { Parameter #0 [ string $type ] Parameter #1 [ string $path ] - Parameter #2 [ boolean $local ] - Parameter #3 [ boolean $filter ] + Parameter #2 [ bool $local ] + Parameter #3 [ bool $filter ] Parameter #4 [ array $attributes ] Parameter #5 [ string or NULL $version ] - Parameter #6 [ boolean $autoVersion ] + Parameter #6 [ bool $autoVersion ] } } @@ -14698,7 +14551,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setAttributes ] { @@ -14712,7 +14565,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setFilter ] { - Parameters [1] { - Parameter #0 [ boolean $filter ] + Parameter #0 [ bool $filter ] } - Return [ Phalcon\Assets\AssetInterface ] } @@ -14720,7 +14573,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setLocal ] { - Parameters [1] { - Parameter #0 [ boolean $local ] + Parameter #0 [ bool $local ] } - Return [ Phalcon\Assets\AssetInterface ] } @@ -14804,7 +14657,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getType ] { @@ -14819,7 +14672,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ string $type ] Parameter #1 [ string $content ] - Parameter #2 [ boolean $filter ] + Parameter #2 [ bool $filter ] Parameter #3 [ array $attributes ] } } @@ -14842,7 +14695,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setFilter ] { - Parameters [1] { - Parameter #0 [ boolean $filter ] + Parameter #0 [ bool $filter ] } - Return [ Phalcon\Assets\AssetInterface ] } @@ -14913,7 +14766,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $name ] Parameter #1 [ $definition ] - Parameter #2 [ boolean $shared ] + Parameter #2 [ bool $shared ] } } @@ -14992,7 +14845,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetGet ] { @@ -15007,7 +14860,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetSet ] { @@ -15048,7 +14901,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $name ] Parameter #1 [ $definition ] - Parameter #2 [ boolean $shared ] + Parameter #2 [ bool $shared ] } - Return [ Phalcon\Di\ServiceInterface ] } @@ -15060,7 +14913,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } } - Method [ public method setRaw ] { + Method [ public method setService ] { - Parameters [2] { Parameter #0 [ string $name ] @@ -15232,14 +15085,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $param ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isFinished ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setActionName ] { @@ -15354,7 +15207,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method resolveEmptyProperties ] { @@ -15392,12 +15245,12 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Dispatcher\Exception extends Phalcon\Exception implements Throwable ] { - Constants [6] { - Constant [ public integer EXCEPTION_ACTION_NOT_FOUND ] { 5 } - Constant [ public integer EXCEPTION_CYCLIC_ROUTING ] { 1 } - Constant [ public integer EXCEPTION_HANDLER_NOT_FOUND ] { 2 } - Constant [ public integer EXCEPTION_INVALID_HANDLER ] { 3 } - Constant [ public integer EXCEPTION_INVALID_PARAMS ] { 4 } - Constant [ public integer EXCEPTION_NO_DI ] { 0 } + Constant [ public int EXCEPTION_ACTION_NOT_FOUND ] { 5 } + Constant [ public int EXCEPTION_CYCLIC_ROUTING ] { 1 } + Constant [ public int EXCEPTION_HANDLER_NOT_FOUND ] { 2 } + Constant [ public int EXCEPTION_INVALID_HANDLER ] { 3 } + Constant [ public int EXCEPTION_INVALID_PARAMS ] { 4 } + Constant [ public int EXCEPTION_NO_DI ] { 0 } } - Static properties [0] { @@ -15487,7 +15340,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getCssClasses ] { @@ -15545,7 +15398,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setAutoescape ] { - Parameters [1] { - Parameter #0 [ boolean $autoescape ] + Parameter #0 [ bool $autoescape ] } - Return [ Phalcon\Flash\FlashInterface ] } @@ -15553,7 +15406,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setAutomaticHtml ] { - Parameters [1] { - Parameter #0 [ boolean $automaticHtml ] + Parameter #0 [ bool $automaticHtml ] } - Return [ Phalcon\Flash\FlashInterface ] } @@ -15585,7 +15438,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setImplicitFlush ] { - Parameters [1] { - Parameter #0 [ boolean $implicitFlush ] + Parameter #0 [ bool $implicitFlush ] } - Return [ Phalcon\Flash\FlashInterface ] } @@ -15782,7 +15635,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method withAddedHeader ] { @@ -15955,7 +15808,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getImage ] { @@ -15975,21 +15828,21 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getWidth ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method background ] { - Parameters [2] { Parameter #0 [ string $color ] - Parameter #1 [ integer $opacity ] + Parameter #1 [ int $opacity ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -15997,7 +15850,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method blur ] { - Parameters [1] { - Parameter #0 [ integer $radius ] + Parameter #0 [ int $radius ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -16005,10 +15858,10 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method crop ] { - Parameters [4] { - Parameter #0 [ integer $width ] - Parameter #1 [ integer $height ] - Parameter #2 [ integer or NULL $offsetX ] - Parameter #3 [ integer or NULL $offsetY ] + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ int or NULL $offsetX ] + Parameter #3 [ int or NULL $offsetY ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -16016,7 +15869,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method flip ] { - Parameters [1] { - Parameter #0 [ integer $direction ] + Parameter #0 [ int $direction ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -16024,10 +15877,10 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method liquidRescale ] { - Parameters [4] { - Parameter #0 [ integer $width ] - Parameter #1 [ integer $height ] - Parameter #2 [ integer $deltaX ] - Parameter #3 [ integer $rigidity ] + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ int $deltaX ] + Parameter #3 [ int $rigidity ] } - Return [ Phalcon\Image\Adapter\AbstractAdapter ] } @@ -16043,7 +15896,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method pixelate ] { - Parameters [1] { - Parameter #0 [ integer $amount ] + Parameter #0 [ int $amount ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -16051,9 +15904,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method reflection ] { - Parameters [3] { - Parameter #0 [ integer $height ] - Parameter #1 [ integer $opacity ] - Parameter #2 [ boolean $fadeIn ] + Parameter #0 [ int $height ] + Parameter #1 [ int $opacity ] + Parameter #2 [ bool $fadeIn ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -16062,7 +15915,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string or NULL $ext ] - Parameter #1 [ integer $quality ] + Parameter #1 [ int $quality ] } - Return [ string ] } @@ -16070,9 +15923,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method resize ] { - Parameters [3] { - Parameter #0 [ integer or NULL $width ] - Parameter #1 [ integer or NULL $height ] - Parameter #2 [ integer $master ] + Parameter #0 [ int or NULL $width ] + Parameter #1 [ int or NULL $height ] + Parameter #2 [ int $master ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -16080,7 +15933,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method rotate ] { - Parameters [1] { - Parameter #0 [ integer $degrees ] + Parameter #0 [ int $degrees ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -16089,7 +15942,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string or NULL $file ] - Parameter #1 [ integer $quality ] + Parameter #1 [ int $quality ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -16097,7 +15950,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method sharpen ] { - Parameters [1] { - Parameter #0 [ integer $amount ] + Parameter #0 [ int $amount ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -16108,9 +15961,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $text ] Parameter #1 [ $offsetX ] Parameter #2 [ $offsetY ] - Parameter #3 [ integer $opacity ] + Parameter #3 [ int $opacity ] Parameter #4 [ string $color ] - Parameter #5 [ integer $size ] + Parameter #5 [ int $size ] Parameter #6 [ string or NULL $fontfile ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] @@ -16120,9 +15973,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] - Parameter #1 [ integer $offsetX ] - Parameter #2 [ integer $offsetY ] - Parameter #3 [ integer $opacity ] + Parameter #1 [ int $offsetX ] + Parameter #2 [ int $offsetY ] + Parameter #3 [ int $opacity ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -16205,7 +16058,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $eventName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method notify ] { @@ -16221,11 +16074,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ abstract class Phalcon\Mvc\Model\Resultset implements Phalcon\Mvc\Model\ResultsetInterface, Iterator, Traversable, SeekableIterator, Countable, ArrayAccess, Serializable, JsonSerializable ] { - Constants [5] { - Constant [ public integer HYDRATE_ARRAYS ] { 1 } - Constant [ public integer HYDRATE_OBJECTS ] { 2 } - Constant [ public integer HYDRATE_RECORDS ] { 0 } - Constant [ public integer TYPE_RESULT_FULL ] { 0 } - Constant [ public integer TYPE_RESULT_PARTIAL ] { 1 } + Constant [ public int HYDRATE_ARRAYS ] { 1 } + Constant [ public int HYDRATE_OBJECTS ] { 2 } + Constant [ public int HYDRATE_RECORDS ] { 0 } + Constant [ public int TYPE_RESULT_FULL ] { 0 } + Constant [ public int TYPE_RESULT_PARTIAL ] { 1 } } - Static properties [0] { @@ -16260,7 +16113,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method delete ] { @@ -16268,7 +16121,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ Closure or NULL $conditionCallback ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method filter ] { @@ -16297,7 +16150,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getLast ] { @@ -16318,14 +16171,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method isFresh ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method jsonSerialize ] { @@ -16339,7 +16192,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ public method next ] { @@ -16361,7 +16214,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetSet ] { @@ -16399,7 +16252,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setHydrateMode ] { - Parameters [1] { - Parameter #0 [ integer $hydrateMode ] + Parameter #0 [ int $hydrateMode ] } - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } @@ -16407,7 +16260,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setIsFresh ] { - Parameters [1] { - Parameter #0 [ boolean $isFresh ] + Parameter #0 [ bool $isFresh ] } - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } @@ -16418,14 +16271,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $data ] Parameter #1 [ Closure or NULL $conditionCallback ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method valid ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method toArray ] { @@ -16510,7 +16363,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDI ] { @@ -16533,7 +16386,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $path ] Parameter #1 [ $params ] - Parameter #2 [ boolean $mustClean ] + Parameter #2 [ bool $mustClean ] } } } @@ -16559,7 +16412,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method destroy ] { @@ -16567,7 +16420,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $id ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method gc ] { @@ -16575,7 +16428,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $maxlifetime ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method read ] { @@ -16592,7 +16445,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $savePath ] Parameter #1 [ $sessionName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method write ] { @@ -16601,7 +16454,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $id ] Parameter #1 [ $data ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -16638,7 +16491,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method __construct ] { @@ -16692,7 +16545,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -16709,7 +16562,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -16778,7 +16631,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getEventsManager ] { @@ -16791,7 +16644,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setDefaultAction ] { - Parameters [1] { - Parameter #0 [ integer $defaultAccess ] + Parameter #0 [ int $defaultAccess ] } - Return [ void ] } @@ -16810,7 +16663,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $roleName ] Parameter #1 [ $roleToInherit ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method addRole ] { @@ -16819,7 +16672,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $role ] Parameter #1 [ $accessInherits ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method addComponent ] { @@ -16828,7 +16681,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $componentObject ] Parameter #1 [ $accessList ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method addComponentAccess ] { @@ -16837,7 +16690,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $componentName ] Parameter #1 [ $accessList ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method allow ] { @@ -16875,7 +16728,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ abstract public method getRoles ] { @@ -16900,7 +16753,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ string $access ] Parameter #3 [ array or NULL $parameters ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isComponent ] { @@ -16908,7 +16761,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $componentName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method isRole ] { @@ -16916,13 +16769,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $roleName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ abstract public method setNoArgumentsDefaultAction ] { - Parameters [1] { - Parameter #0 [ integer $defaultAccess ] + Parameter #0 [ int $defaultAccess ] } - Return [ void ] } @@ -17113,7 +16966,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $name ] Parameter #1 [ $definition ] - Parameter #2 [ boolean $shared ] + Parameter #2 [ bool $shared ] } } @@ -17192,7 +17045,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetGet ] { @@ -17207,7 +17060,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetSet ] { @@ -17248,7 +17101,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $name ] Parameter #1 [ $definition ] - Parameter #2 [ boolean $shared ] + Parameter #2 [ bool $shared ] } - Return [ Phalcon\Di\ServiceInterface ] } @@ -17260,7 +17113,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } } - Method [ public method setRaw ] { + Method [ public method setService ] { - Parameters [2] { Parameter #0 [ string $name ] @@ -17325,7 +17178,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $href ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -17440,8 +17293,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Mvc\Router extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\RouterInterface, Phalcon\Events\EventsAwareInterface ] { - Constants [2] { - Constant [ public integer POSITION_FIRST ] { 0 } - Constant [ public integer POSITION_LAST ] { 1 } + Constant [ public int POSITION_FIRST ] { 0 } + Constant [ public int POSITION_LAST ] { 1 } } - Static properties [0] { @@ -17498,7 +17351,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ boolean $defaultRoutes ] + Parameter #0 [ bool $defaultRoutes ] } } @@ -17718,7 +17571,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method mount ] { @@ -17740,7 +17593,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method removeExtraSlashes ] { - Parameters [1] { - Parameter #0 [ boolean $remove ] + Parameter #0 [ bool $remove ] } - Return [ Phalcon\Mvc\RouterInterface ] } @@ -17804,7 +17657,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDI ] { @@ -17918,7 +17771,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method destroy ] { @@ -17926,7 +17779,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $id ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method gc ] { @@ -17934,7 +17787,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $maxlifetime ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method read ] { @@ -17951,7 +17804,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $savePath ] Parameter #1 [ $sessionName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method write ] { @@ -17960,7 +17813,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $id ] Parameter #1 [ $data ] } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method getPrefixedName ] { @@ -17994,11 +17847,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Property [ protected $options ] } - - Methods [18] { + - Methods [19] { Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory or NULL $factory ] + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] Parameter #1 [ array $options ] } } @@ -18007,14 +17860,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method decrement ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -18023,7 +17876,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method get ] { @@ -18039,7 +17892,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getKeys ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $prefix ] } - Return [ array ] } @@ -18049,14 +17903,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method increment ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -18067,7 +17921,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $value ] Parameter #2 [ $ttl ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDefaultSerializer ] { @@ -18091,6 +17945,15 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ string ] } + Method [ protected method getFilteredKeys ] { + + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] + } + - Return [ array ] + } + Method [ protected method getPrefixedKey ] { - Parameters [1] { @@ -18111,7 +17974,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $ttl ] } - - Return [ integer ] + - Return [ int ] } Method [ protected method getUnserializedData ] { @@ -18152,11 +18015,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Property [ protected $options ] } - - Methods [19] { + - Methods [20] { Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory or NULL $factory ] + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] Parameter #1 [ array $options ] } } @@ -18165,14 +18028,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method decrement ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -18181,7 +18044,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method get ] { @@ -18197,7 +18060,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getKeys ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $prefix ] } - Return [ array ] } @@ -18207,14 +18071,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method increment ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -18225,7 +18089,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $value ] Parameter #2 [ $ttl ] } - - Return [ boolean ] + - Return [ bool ] } Method [ private method setSerializer ] { @@ -18256,6 +18120,15 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ string ] } + Method [ protected method getFilteredKeys ] { + + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] + } + - Return [ array ] + } + Method [ protected method getPrefixedKey ] { - Parameters [1] { @@ -18276,7 +18149,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $ttl ] } - - Return [ integer ] + - Return [ int ] } Method [ protected method getUnserializedData ] { @@ -18318,11 +18191,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Property [ protected $options ] } - - Methods [18] { + - Methods [19] { Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory or NULL $factory ] + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] Parameter #1 [ array $options ] } } @@ -18331,14 +18204,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method decrement ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -18347,7 +18220,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method get ] { @@ -18363,7 +18236,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getKeys ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $prefix ] } - Return [ array ] } @@ -18373,14 +18247,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method increment ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -18391,7 +18265,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $value ] Parameter #2 [ $ttl ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDefaultSerializer ] { @@ -18415,6 +18289,15 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ string ] } + Method [ protected method getFilteredKeys ] { + + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] + } + - Return [ array ] + } + Method [ protected method getPrefixedKey ] { - Parameters [1] { @@ -18435,7 +18318,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $ttl ] } - - Return [ integer ] + - Return [ int ] } Method [ protected method getUnserializedData ] { @@ -18476,11 +18359,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Property [ protected $options ] } - - Methods [19] { + - Methods [20] { Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory or NULL $factory ] + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] Parameter #1 [ array $options ] } } @@ -18489,14 +18372,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method decrement ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -18505,7 +18388,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method get ] { @@ -18521,7 +18404,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getKeys ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $prefix ] } - Return [ array ] } @@ -18531,14 +18415,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method increment ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -18549,7 +18433,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $value ] Parameter #2 [ $ttl ] } - - Return [ boolean ] + - Return [ bool ] } Method [ private method setSerializer ] { @@ -18580,6 +18464,15 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ string ] } + Method [ protected method getFilteredKeys ] { + + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] + } + - Return [ array ] + } + Method [ protected method getPrefixedKey ] { - Parameters [1] { @@ -18600,7 +18493,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $ttl ] } - - Return [ integer ] + - Return [ int ] } Method [ protected method getUnserializedData ] { @@ -18631,7 +18524,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Static methods [0] { } - - Properties [9] { + - Properties [8] { Property [ protected $adapter ] Property [ protected $defaultSerializer ] Property [ protected $lifetime ] @@ -18640,14 +18533,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Property [ protected $serializerFactory ] Property [ protected $storageDir ] Property [ protected $options ] - Property [ private $warning ] } - - Methods [23] { + - Methods [24] { Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory or NULL $factory ] + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] Parameter #1 [ array $options ] } } @@ -18656,14 +18548,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method decrement ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -18672,7 +18564,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method get ] { @@ -18688,7 +18580,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getKeys ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $prefix ] } - Return [ array ] } @@ -18698,14 +18591,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method increment ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -18716,7 +18609,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $value ] Parameter #2 [ $ttl ] } - - Return [ boolean ] + - Return [ bool ] } Method [ private method getDir ] { @@ -18756,7 +18649,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ array $payload ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDefaultSerializer ] { @@ -18780,6 +18673,15 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ string ] } + Method [ protected method getFilteredKeys ] { + + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] + } + - Return [ array ] + } + Method [ protected method getPrefixedKey ] { - Parameters [1] { @@ -18800,7 +18702,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $ttl ] } - - Return [ integer ] + - Return [ int ] } Method [ protected method getUnserializedData ] { @@ -18889,7 +18791,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -18907,7 +18809,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method prepareCode ] { @@ -18915,7 +18817,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -18978,7 +18880,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getActiveKey ] { @@ -18997,7 +18899,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $componentValue ] Parameter #1 [ $accessList ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method addComponentAccess ] { @@ -19006,7 +18908,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $componentName ] Parameter #1 [ $accessList ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method addInherit ] { @@ -19015,7 +18917,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $roleName ] Parameter #1 [ $roleToInherits ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method addRole ] { @@ -19024,7 +18926,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $role ] Parameter #1 [ $accessInherits ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method allow ] { @@ -19062,7 +18964,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getRoles ] { @@ -19087,7 +18989,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ string $access ] Parameter #3 [ array or NULL $parameters ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isRole ] { @@ -19095,7 +18997,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $roleName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isComponent ] { @@ -19103,13 +19005,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $componentName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setNoArgumentsDefaultAction ] { - Parameters [1] { - Parameter #0 [ integer $defaultAccess ] + Parameter #0 [ int $defaultAccess ] } - Return [ void ] } @@ -19160,7 +19062,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getEventsManager ] { @@ -19173,7 +19075,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setDefaultAction ] { - Parameters [1] { - Parameter #0 [ integer $defaultAccess ] + Parameter #0 [ int $defaultAccess ] } - Return [ void ] } @@ -19239,8 +19141,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Acl\Enum ] { - Constants [2] { - Constant [ public integer ALLOW ] { 1 } - Constant [ public integer DENY ] { 0 } + Constant [ public int ALLOW ] { 1 } + Constant [ public int DENY ] { 0 } } - Static properties [0] { @@ -19407,7 +19309,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $key ] Parameter #1 [ Phalcon\Annotations\Reflection $data ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method get ] { @@ -19738,14 +19640,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $position ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method numberArguments ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } } } @@ -19851,7 +19753,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method current ] { @@ -19885,14 +19787,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method key ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method next ] { @@ -19913,7 +19815,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } } } @@ -20089,11 +19991,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [6] { Parameter #0 [ string $path ] - Parameter #1 [ boolean $local ] - Parameter #2 [ boolean $filter ] + Parameter #1 [ bool $local ] + Parameter #2 [ bool $filter ] Parameter #3 [ array $attributes ] Parameter #4 [ string or NULL $version ] - Parameter #5 [ boolean $autoVersion ] + Parameter #5 [ bool $autoVersion ] } } @@ -20107,7 +20009,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setAutoVersion ] { - Parameters [1] { - Parameter #0 [ boolean $autoVersion ] + Parameter #0 [ bool $autoVersion ] } } @@ -20115,14 +20017,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getLocal ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getPath ] { @@ -20216,7 +20118,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setAttributes ] { @@ -20230,7 +20132,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setFilter ] { - Parameters [1] { - Parameter #0 [ boolean $filter ] + Parameter #0 [ bool $filter ] } - Return [ Phalcon\Assets\AssetInterface ] } @@ -20238,7 +20140,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setLocal ] { - Parameters [1] { - Parameter #0 [ boolean $local ] + Parameter #0 [ bool $local ] } - Return [ Phalcon\Assets\AssetInterface ] } @@ -20314,11 +20216,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [6] { Parameter #0 [ string $path ] - Parameter #1 [ boolean $local ] - Parameter #2 [ boolean $filter ] + Parameter #1 [ bool $local ] + Parameter #2 [ bool $filter ] Parameter #3 [ array $attributes ] Parameter #4 [ string or NULL $version ] - Parameter #5 [ boolean $autoVersion ] + Parameter #5 [ bool $autoVersion ] } } @@ -20332,7 +20234,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setAutoVersion ] { - Parameters [1] { - Parameter #0 [ boolean $autoVersion ] + Parameter #0 [ bool $autoVersion ] } } @@ -20340,14 +20242,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getLocal ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getPath ] { @@ -20441,7 +20343,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setAttributes ] { @@ -20455,7 +20357,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setFilter ] { - Parameters [1] { - Parameter #0 [ boolean $filter ] + Parameter #0 [ bool $filter ] } - Return [ Phalcon\Assets\AssetInterface ] } @@ -20463,7 +20365,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setLocal ] { - Parameters [1] { - Parameter #0 [ boolean $local ] + Parameter #0 [ bool $local ] } - Return [ Phalcon\Assets\AssetInterface ] } @@ -20557,7 +20459,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setAutoVersion ] { - Parameters [1] { - Parameter #0 [ boolean $autoVersion ] + Parameter #0 [ bool $autoVersion ] } } @@ -20579,14 +20481,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getLocal ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getPrefix ] { @@ -20600,7 +20502,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getSourcePath ] { @@ -20614,7 +20516,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getTargetPath ] { @@ -20661,10 +20563,10 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [6] { Parameter #0 [ string $path ] Parameter #1 [ $local ] - Parameter #2 [ boolean $filter ] + Parameter #2 [ bool $filter ] Parameter #3 [ $attributes ] Parameter #4 [ string or NULL $version ] - Parameter #5 [ boolean $autoVersion ] + Parameter #5 [ bool $autoVersion ] } - Return [ Phalcon\Assets\Collection ] } @@ -20689,7 +20591,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $content ] - Parameter #1 [ boolean $filter ] + Parameter #1 [ bool $filter ] Parameter #2 [ $attributes ] } - Return [ Phalcon\Assets\Collection ] @@ -20699,7 +20601,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $content ] - Parameter #1 [ boolean $filter ] + Parameter #1 [ bool $filter ] Parameter #2 [ $attributes ] } - Return [ Phalcon\Assets\Collection ] @@ -20710,10 +20612,10 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [6] { Parameter #0 [ string $path ] Parameter #1 [ $local ] - Parameter #2 [ boolean $filter ] + Parameter #2 [ bool $filter ] Parameter #3 [ $attributes ] Parameter #4 [ string or NULL $version ] - Parameter #5 [ boolean $autoVersion ] + Parameter #5 [ bool $autoVersion ] } - Return [ Phalcon\Assets\Collection ] } @@ -20722,7 +20624,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method current ] { @@ -20745,20 +20647,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ Phalcon\Assets\AssetInterface $asset ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isAutoVersion ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method join ] { - Parameters [1] { - Parameter #0 [ boolean $join ] + Parameter #0 [ bool $join ] } - Return [ Phalcon\Assets\Collection ] } @@ -20767,7 +20669,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method next ] { @@ -20803,7 +20705,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setLocal ] { - Parameters [1] { - Parameter #0 [ boolean $local ] + Parameter #0 [ bool $local ] } - Return [ Phalcon\Assets\Collection ] } @@ -20819,7 +20721,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setTargetLocal ] { - Parameters [1] { - Parameter #0 [ boolean $targetLocal ] + Parameter #0 [ bool $targetLocal ] } - Return [ Phalcon\Assets\Collection ] } @@ -20852,7 +20754,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ final protected method addAsset ] { @@ -20860,7 +20762,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ Phalcon\Assets\AssetInterface $asset ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -21027,7 +20929,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $content ] - Parameter #1 [ boolean $filter ] + Parameter #1 [ bool $filter ] Parameter #2 [ $attributes ] } } @@ -21050,7 +20952,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getType ] { @@ -21078,7 +20980,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setFilter ] { - Parameters [1] { - Parameter #0 [ boolean $filter ] + Parameter #0 [ bool $filter ] } - Return [ Phalcon\Assets\AssetInterface ] } @@ -21116,7 +21018,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $content ] - Parameter #1 [ boolean $filter ] + Parameter #1 [ bool $filter ] Parameter #2 [ $attributes ] } } @@ -21139,7 +21041,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getType ] { @@ -21167,7 +21069,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setFilter ] { - Parameters [1] { - Parameter #0 [ boolean $filter ] + Parameter #0 [ bool $filter ] } - Return [ Phalcon\Assets\AssetInterface ] } @@ -21230,10 +21132,10 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [6] { Parameter #0 [ string $path ] Parameter #1 [ $local ] - Parameter #2 [ boolean $filter ] + Parameter #2 [ bool $filter ] Parameter #3 [ $attributes ] Parameter #4 [ string or NULL $version ] - Parameter #5 [ boolean $autoVersion ] + Parameter #5 [ bool $autoVersion ] } - Return [ Phalcon\Assets\Manager ] } @@ -21280,10 +21182,10 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [6] { Parameter #0 [ string $path ] Parameter #1 [ $local ] - Parameter #2 [ boolean $filter ] + Parameter #2 [ bool $filter ] Parameter #3 [ $attributes ] Parameter #4 [ string or NULL $version ] - Parameter #5 [ boolean $autoVersion ] + Parameter #5 [ bool $autoVersion ] } - Return [ Phalcon\Assets\Manager ] } @@ -21310,7 +21212,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $id ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method get ] { @@ -21420,7 +21322,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method useImplicitOutput ] { - Parameters [1] { - Parameter #0 [ boolean $implicitOutput ] + Parameter #0 [ bool $implicitOutput ] } - Return [ Phalcon\Assets\Manager ] } @@ -21481,7 +21383,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method delete ] { @@ -21489,7 +21391,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method deleteMultiple ] { @@ -21497,7 +21399,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $keys ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method get ] { @@ -21521,7 +21423,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method set ] { @@ -21531,7 +21433,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $value ] Parameter #2 [ $ttl ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setMultiple ] { @@ -21540,7 +21442,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $values ] Parameter #1 [ $ttl ] } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method checkKey ] { @@ -21650,11 +21552,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Property [ protected $options ] } - - Methods [18] { + - Methods [19] { Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory or NULL $factory ] + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] Parameter #1 [ array $options ] } } @@ -21663,14 +21565,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method decrement ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -21679,7 +21581,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method get ] { @@ -21695,7 +21597,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getKeys ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $prefix ] } - Return [ array ] } @@ -21705,14 +21608,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method increment ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -21723,7 +21626,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $value ] Parameter #2 [ $ttl ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDefaultSerializer ] { @@ -21747,323 +21650,15 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ string ] } - Method [ protected method getPrefixedKey ] { - - - Parameters [1] { - Parameter #0 [ $key ] - } - - Return [ string ] - } - - Method [ protected method getSerializedData ] { - - - Parameters [1] { - Parameter #0 [ $content ] - } - } - - Method [ protected method getTtl ] { - - - Parameters [1] { - Parameter #0 [ $ttl ] - } - - Return [ integer ] - } - - Method [ protected method getUnserializedData ] { + Method [ protected method getFilteredKeys ] { - Parameters [2] { - Parameter #0 [ $content ] - Parameter #1 [ $defaultValue ] - } - } - - Method [ protected method initSerializer ] { - - - Parameters [0] { - } - - Return [ void ] - } - } - } - - Class [ class Phalcon\Cache\Adapter\Libmemcached extends Phalcon\Storage\Adapter\Libmemcached implements Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Cache\Adapter\AdapterInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [7] { - Property [ protected $adapter ] - Property [ protected $defaultSerializer ] - Property [ protected $lifetime ] - Property [ protected $prefix ] - Property [ protected $serializer ] - Property [ protected $serializerFactory ] - Property [ protected $options ] - } - - - Methods [18] { - Method [ public method __construct ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory or NULL $factory ] - Parameter #1 [ array $options ] - } - } - - Method [ public method clear ] { - - - Parameters [0] { - } - - Return [ boolean ] - } - - Method [ public method decrement ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] - } - } - - Method [ public method delete ] { - - - Parameters [1] { - Parameter #0 [ string $key ] - } - - Return [ boolean ] - } - - Method [ public method get ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] - } - } - - Method [ public method getAdapter ] { - } - - Method [ public method getKeys ] { - - - Parameters [0] { - } - - Return [ array ] - } - - Method [ public method has ] { - - - Parameters [1] { - Parameter #0 [ string $key ] - } - - Return [ boolean ] - } - - Method [ public method increment ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] - } - } - - Method [ public method set ] { - - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl ] - } - - Return [ boolean ] - } - - Method [ public method getDefaultSerializer ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method setDefaultSerializer ] { - - - Parameters [1] { - Parameter #0 [ string $defaultSerializer ] - } - } - - Method [ public method getPrefix ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ protected method getPrefixedKey ] { - - - Parameters [1] { - Parameter #0 [ $key ] - } - - Return [ string ] - } - - Method [ protected method getSerializedData ] { - - - Parameters [1] { - Parameter #0 [ $content ] - } - } - - Method [ protected method getTtl ] { - - - Parameters [1] { - Parameter #0 [ $ttl ] - } - - Return [ integer ] - } - - Method [ protected method getUnserializedData ] { - - - Parameters [2] { - Parameter #0 [ $content ] - Parameter #1 [ $defaultValue ] - } - } - - Method [ protected method initSerializer ] { - - - Parameters [0] { - } - - Return [ void ] - } - } - } - - Class [ class Phalcon\Cache\Adapter\Memory extends Phalcon\Storage\Adapter\Memory implements Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Cache\Adapter\AdapterInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [8] { - Property [ protected $adapter ] - Property [ protected $defaultSerializer ] - Property [ protected $lifetime ] - Property [ protected $prefix ] - Property [ protected $serializer ] - Property [ protected $serializerFactory ] - Property [ protected $data ] - Property [ protected $options ] - } - - - Methods [18] { - Method [ public method __construct ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory or NULL $factory ] - Parameter #1 [ array $options ] - } - } - - Method [ public method clear ] { - - - Parameters [0] { - } - - Return [ boolean ] - } - - Method [ public method decrement ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] - } - } - - Method [ public method delete ] { - - - Parameters [1] { - Parameter #0 [ string $key ] - } - - Return [ boolean ] - } - - Method [ public method get ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] - } - } - - Method [ public method getAdapter ] { - } - - Method [ public method getKeys ] { - - - Parameters [0] { + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] } - Return [ array ] } - Method [ public method has ] { - - - Parameters [1] { - Parameter #0 [ string $key ] - } - - Return [ boolean ] - } - - Method [ public method increment ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] - } - } - - Method [ public method set ] { - - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl ] - } - - Return [ boolean ] - } - - Method [ public method getDefaultSerializer ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method setDefaultSerializer ] { - - - Parameters [1] { - Parameter #0 [ string $defaultSerializer ] - } - } - - Method [ public method getPrefix ] { - - - Parameters [0] { - } - - Return [ string ] - } - Method [ protected method getPrefixedKey ] { - Parameters [1] { @@ -22084,7 +21679,344 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $ttl ] } - - Return [ integer ] + - Return [ int ] + } + + Method [ protected method getUnserializedData ] { + + - Parameters [2] { + Parameter #0 [ $content ] + Parameter #1 [ $defaultValue ] + } + } + + Method [ protected method initSerializer ] { + + - Parameters [0] { + } + - Return [ void ] + } + } + } + + Class [ class Phalcon\Cache\Adapter\Libmemcached extends Phalcon\Storage\Adapter\Libmemcached implements Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Cache\Adapter\AdapterInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [7] { + Property [ protected $adapter ] + Property [ protected $defaultSerializer ] + Property [ protected $lifetime ] + Property [ protected $prefix ] + Property [ protected $serializer ] + Property [ protected $serializerFactory ] + Property [ protected $options ] + } + + - Methods [19] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] + Parameter #1 [ array $options ] + } + } + + Method [ public method clear ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method decrement ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value ] + } + } + + Method [ public method delete ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method get ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue ] + } + } + + Method [ public method getAdapter ] { + } + + Method [ public method getKeys ] { + + - Parameters [1] { + Parameter #0 [ string $prefix ] + } + - Return [ array ] + } + + Method [ public method has ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method increment ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value ] + } + } + + Method [ public method set ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl ] + } + - Return [ bool ] + } + + Method [ public method getDefaultSerializer ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method setDefaultSerializer ] { + + - Parameters [1] { + Parameter #0 [ string $defaultSerializer ] + } + } + + Method [ public method getPrefix ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method getFilteredKeys ] { + + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] + } + - Return [ array ] + } + + Method [ protected method getPrefixedKey ] { + + - Parameters [1] { + Parameter #0 [ $key ] + } + - Return [ string ] + } + + Method [ protected method getSerializedData ] { + + - Parameters [1] { + Parameter #0 [ $content ] + } + } + + Method [ protected method getTtl ] { + + - Parameters [1] { + Parameter #0 [ $ttl ] + } + - Return [ int ] + } + + Method [ protected method getUnserializedData ] { + + - Parameters [2] { + Parameter #0 [ $content ] + Parameter #1 [ $defaultValue ] + } + } + + Method [ protected method initSerializer ] { + + - Parameters [0] { + } + - Return [ void ] + } + } + } + + Class [ class Phalcon\Cache\Adapter\Memory extends Phalcon\Storage\Adapter\Memory implements Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Cache\Adapter\AdapterInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [8] { + Property [ protected $adapter ] + Property [ protected $defaultSerializer ] + Property [ protected $lifetime ] + Property [ protected $prefix ] + Property [ protected $serializer ] + Property [ protected $serializerFactory ] + Property [ protected $data ] + Property [ protected $options ] + } + + - Methods [19] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] + Parameter #1 [ array $options ] + } + } + + Method [ public method clear ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method decrement ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value ] + } + } + + Method [ public method delete ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method get ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue ] + } + } + + Method [ public method getAdapter ] { + } + + Method [ public method getKeys ] { + + - Parameters [1] { + Parameter #0 [ string $prefix ] + } + - Return [ array ] + } + + Method [ public method has ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method increment ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value ] + } + } + + Method [ public method set ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl ] + } + - Return [ bool ] + } + + Method [ public method getDefaultSerializer ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method setDefaultSerializer ] { + + - Parameters [1] { + Parameter #0 [ string $defaultSerializer ] + } + } + + Method [ public method getPrefix ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method getFilteredKeys ] { + + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] + } + - Return [ array ] + } + + Method [ protected method getPrefixedKey ] { + + - Parameters [1] { + Parameter #0 [ $key ] + } + - Return [ string ] + } + + Method [ protected method getSerializedData ] { + + - Parameters [1] { + Parameter #0 [ $content ] + } + } + + Method [ protected method getTtl ] { + + - Parameters [1] { + Parameter #0 [ $ttl ] + } + - Return [ int ] } Method [ protected method getUnserializedData ] { @@ -22125,11 +22057,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Property [ protected $options ] } - - Methods [18] { + - Methods [19] { Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory or NULL $factory ] + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] Parameter #1 [ array $options ] } } @@ -22138,14 +22070,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method decrement ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -22154,7 +22086,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method get ] { @@ -22170,7 +22102,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getKeys ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $prefix ] } - Return [ array ] } @@ -22180,14 +22113,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method increment ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -22198,7 +22131,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $value ] Parameter #2 [ $ttl ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDefaultSerializer ] { @@ -22222,6 +22155,15 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ string ] } + Method [ protected method getFilteredKeys ] { + + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] + } + - Return [ array ] + } + Method [ protected method getPrefixedKey ] { - Parameters [1] { @@ -22242,7 +22184,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $ttl ] } - - Return [ integer ] + - Return [ int ] } Method [ protected method getUnserializedData ] { @@ -22284,11 +22226,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Property [ protected $options ] } - - Methods [18] { + - Methods [19] { Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory or NULL $factory ] + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] Parameter #1 [ array $options ] } } @@ -22297,14 +22239,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method decrement ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -22313,7 +22255,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method get ] { @@ -22329,7 +22271,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getKeys ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $prefix ] } - Return [ array ] } @@ -22339,14 +22282,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method increment ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ integer $value ] + Parameter #1 [ int $value ] } } @@ -22357,7 +22300,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $value ] Parameter #2 [ $ttl ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDefaultSerializer ] { @@ -22381,6 +22324,15 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ string ] } + Method [ protected method getFilteredKeys ] { + + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] + } + - Return [ array ] + } + Method [ protected method getPrefixedKey ] { - Parameters [1] { @@ -22401,7 +22353,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $ttl ] } - - Return [ integer ] + - Return [ int ] } Method [ protected method getUnserializedData ] { @@ -22622,8 +22574,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ array or NULL $arguments ] - Parameter #1 [ boolean $str ] - Parameter #2 [ boolean $shift ] + Parameter #1 [ bool $str ] + Parameter #2 [ bool $shift ] } - Return [ Phalcon\Cli\Console ] } @@ -22667,7 +22619,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $modules ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Application\AbstractApplication ] } @@ -22700,7 +22652,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDI ] { @@ -22884,7 +22836,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $option ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setDefaultTask ] { @@ -22930,7 +22882,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string $message ] - Parameter #1 [ integer $exceptionCode ] + Parameter #1 [ int $exceptionCode ] } } @@ -23036,14 +22988,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $param ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isFinished ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setActionName ] { @@ -23158,7 +23110,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method resolveEmptyProperties ] { @@ -23196,12 +23148,12 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Cli\Dispatcher\Exception extends Phalcon\Dispatcher\Exception implements Throwable ] { - Constants [6] { - Constant [ public integer EXCEPTION_ACTION_NOT_FOUND ] { 5 } - Constant [ public integer EXCEPTION_CYCLIC_ROUTING ] { 1 } - Constant [ public integer EXCEPTION_HANDLER_NOT_FOUND ] { 2 } - Constant [ public integer EXCEPTION_INVALID_HANDLER ] { 3 } - Constant [ public integer EXCEPTION_INVALID_PARAMS ] { 4 } - Constant [ public integer EXCEPTION_NO_DI ] { 0 } + Constant [ public int EXCEPTION_ACTION_NOT_FOUND ] { 5 } + Constant [ public int EXCEPTION_CYCLIC_ROUTING ] { 1 } + Constant [ public int EXCEPTION_HANDLER_NOT_FOUND ] { 2 } + Constant [ public int EXCEPTION_INVALID_HANDLER ] { 3 } + Constant [ public int EXCEPTION_INVALID_PARAMS ] { 4 } + Constant [ public int EXCEPTION_NO_DI ] { 0 } } - Static properties [0] { @@ -23294,7 +23246,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ boolean $defaultRoutes ] + Parameter #0 [ bool $defaultRoutes ] } } @@ -23411,7 +23363,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDI ] { @@ -23716,7 +23668,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDI ] { @@ -23839,7 +23791,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $data ] - Parameter #1 [ boolean $insensitive ] + Parameter #1 [ bool $insensitive ] } } @@ -23855,7 +23807,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method __set ] { @@ -23886,7 +23838,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method get ] { @@ -23908,7 +23860,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ boolean $insensitive ] + Parameter #0 [ bool $insensitive ] } - Return [ array ] } @@ -23925,7 +23877,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method init ] { @@ -23948,7 +23900,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetGet ] { @@ -23992,7 +23944,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ integer $options ] + Parameter #0 [ int $options ] } - Return [ string ] } @@ -24113,7 +24065,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method __set ] { @@ -24144,7 +24096,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method get ] { @@ -24166,7 +24118,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ boolean $insensitive ] + Parameter #0 [ bool $insensitive ] } - Return [ array ] } @@ -24183,7 +24135,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method init ] { @@ -24206,7 +24158,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetGet ] { @@ -24260,7 +24212,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ integer $options ] + Parameter #0 [ int $options ] } - Return [ string ] } @@ -24388,7 +24340,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method __set ] { @@ -24419,7 +24371,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method get ] { @@ -24441,7 +24393,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ boolean $insensitive ] + Parameter #0 [ bool $insensitive ] } - Return [ array ] } @@ -24458,7 +24410,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method init ] { @@ -24481,7 +24433,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetGet ] { @@ -24535,7 +24487,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ integer $options ] + Parameter #0 [ int $options ] } - Return [ string ] } @@ -24646,7 +24598,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method __set ] { @@ -24677,7 +24629,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method get ] { @@ -24699,7 +24651,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ boolean $insensitive ] + Parameter #0 [ bool $insensitive ] } - Return [ array ] } @@ -24716,7 +24668,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method init ] { @@ -24739,7 +24691,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetGet ] { @@ -24793,7 +24745,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ integer $options ] + Parameter #0 [ int $options ] } - Return [ string ] } @@ -24904,7 +24856,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method __set ] { @@ -24935,7 +24887,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method get ] { @@ -24957,7 +24909,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ boolean $insensitive ] + Parameter #0 [ bool $insensitive ] } - Return [ array ] } @@ -24974,7 +24926,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method init ] { @@ -24997,7 +24949,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetGet ] { @@ -25051,7 +25003,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ integer $options ] + Parameter #0 [ int $options ] } - Return [ string ] } @@ -25163,7 +25115,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method __set ] { @@ -25194,7 +25146,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method get ] { @@ -25216,7 +25168,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ boolean $insensitive ] + Parameter #0 [ bool $insensitive ] } - Return [ array ] } @@ -25233,7 +25185,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method init ] { @@ -25256,7 +25208,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetGet ] { @@ -25310,7 +25262,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ integer $options ] + Parameter #0 [ int $options ] } - Return [ string ] } @@ -25499,7 +25451,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $name ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -25507,13 +25459,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Crypt implements Phalcon\Crypt\CryptInterface ] { - Constants [7] { - Constant [ public integer PADDING_ANSI_X_923 ] { 1 } - Constant [ public integer PADDING_DEFAULT ] { 0 } - Constant [ public integer PADDING_ISO_10126 ] { 3 } - Constant [ public integer PADDING_ISO_IEC_7816_4 ] { 4 } - Constant [ public integer PADDING_PKCS7 ] { 2 } - Constant [ public integer PADDING_SPACE ] { 6 } - Constant [ public integer PADDING_ZERO ] { 5 } + Constant [ public int PADDING_ANSI_X_923 ] { 1 } + Constant [ public int PADDING_DEFAULT ] { 0 } + Constant [ public int PADDING_ISO_10126 ] { 3 } + Constant [ public int PADDING_ISO_IEC_7816_4 ] { 4 } + Constant [ public int PADDING_PKCS7 ] { 2 } + Constant [ public int PADDING_SPACE ] { 6 } + Constant [ public int PADDING_ZERO ] { 5 } } - Static properties [0] { @@ -25554,14 +25506,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ string $cipher ] - Parameter #1 [ boolean $useSigning ] + Parameter #1 [ bool $useSigning ] } } @@ -25579,7 +25531,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $text ] Parameter #1 [ $key ] - Parameter #2 [ boolean $safe ] + Parameter #2 [ bool $safe ] } - Return [ string ] } @@ -25598,7 +25550,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $text ] Parameter #1 [ $key ] - Parameter #2 [ boolean $safe ] + Parameter #2 [ bool $safe ] } - Return [ string ] } @@ -25657,7 +25609,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setAuthTagLength ] { - Parameters [1] { - Parameter #0 [ integer $length ] + Parameter #0 [ int $length ] } - Return [ Phalcon\Crypt\CryptInterface ] } @@ -25689,7 +25641,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setPadding ] { - Parameters [1] { - Parameter #0 [ integer $scheme ] + Parameter #0 [ int $scheme ] } - Return [ Phalcon\Crypt\CryptInterface ] } @@ -25697,7 +25649,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method useSigning ] { - Parameters [1] { - Parameter #0 [ boolean $useSigning ] + Parameter #0 [ bool $useSigning ] } - Return [ Phalcon\Crypt\CryptInterface ] } @@ -25723,7 +25675,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $cipher ] } - - Return [ integer ] + - Return [ int ] } Method [ protected method initializeAvailableCiphers ] { @@ -25738,8 +25690,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ string $text ] Parameter #1 [ string $mode ] - Parameter #2 [ integer $blockSize ] - Parameter #3 [ integer $paddingType ] + Parameter #2 [ int $blockSize ] + Parameter #3 [ int $paddingType ] } - Return [ string ] } @@ -25749,8 +25701,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ string $text ] Parameter #1 [ string $mode ] - Parameter #2 [ integer $blockSize ] - Parameter #3 [ integer $paddingType ] + Parameter #2 [ int $blockSize ] + Parameter #3 [ int $paddingType ] } } } @@ -25955,7 +25907,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method describeColumns ] { @@ -26003,30 +25955,30 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method begin ] { - Parameters [1] { - Parameter #0 [ boolean $nesting ] + Parameter #0 [ bool $nesting ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method commit ] { - Parameters [1] { - Parameter #0 [ boolean $nesting ] + Parameter #0 [ bool $nesting ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method close ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method connect ] { @@ -26034,7 +25986,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ array or NULL $descriptor ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method convertBoundParams ] { @@ -26061,7 +26013,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $bindParams ] Parameter #2 [ $bindTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method executePrepared ] { @@ -26088,14 +26040,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method isUnderTransaction ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method lastInsertId ] { @@ -26125,9 +26077,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method rollback ] { - Parameters [1] { - Parameter #0 [ boolean $nesting ] + Parameter #0 [ bool $nesting ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDialectType ] { @@ -26158,7 +26110,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method addIndex ] { @@ -26168,7 +26120,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method addPrimaryKey ] { @@ -26178,7 +26130,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method createSavepoint ] { @@ -26186,7 +26138,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method createTable ] { @@ -26196,7 +26148,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ array $definition ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method createView ] { @@ -26206,7 +26158,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ array $definition ] Parameter #2 [ string or NULL $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method delete ] { @@ -26217,7 +26169,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ $placeholders ] Parameter #3 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropColumn ] { @@ -26227,7 +26179,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ string $columnName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropForeignKey ] { @@ -26237,7 +26189,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ string $referenceName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropIndex ] { @@ -26247,7 +26199,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ $indexName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropPrimaryKey ] { @@ -26256,7 +26208,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropTable ] { @@ -26264,9 +26216,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $tableName ] Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ boolean $ifExists ] + Parameter #2 [ bool $ifExists ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropView ] { @@ -26274,9 +26226,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ boolean $ifExists ] + Parameter #2 [ bool $ifExists ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method escapeIdentifier ] { @@ -26291,7 +26243,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ integer $fetchMode ] + Parameter #1 [ int $fetchMode ] Parameter #2 [ $bindParams ] Parameter #3 [ $bindTypes ] } @@ -26420,7 +26372,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ $fields ] Parameter #3 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method insertAsDict ] { @@ -26430,21 +26382,21 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $data ] Parameter #2 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isNestedTransactionsWithSavepoints ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method limit ] { - Parameters [2] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ integer $number ] + Parameter #1 [ int $number ] } - Return [ string ] } @@ -26473,7 +26425,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ Phalcon\Db\ColumnInterface $column ] Parameter #3 [ Phalcon\Db\ColumnInterface or NULL $currentColumn ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method releaseSavepoint ] { @@ -26481,7 +26433,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method rollbackSavepoint ] { @@ -26489,7 +26441,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setEventsManager ] { @@ -26510,7 +26462,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setNestedTransactionsWithSavepoints ] { - Parameters [1] { - Parameter #0 [ boolean $nestedTransactionsWithSavepoints ] + Parameter #0 [ bool $nestedTransactionsWithSavepoints ] } - Return [ Phalcon\Db\Adapter\AdapterInterface ] } @@ -26527,7 +26479,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method tableExists ] { @@ -26536,7 +26488,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string or NULL $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method tableOptions ] { @@ -26557,7 +26509,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #3 [ $whereCondition ] Parameter #4 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method updateAsDict ] { @@ -26568,14 +26520,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ $whereCondition ] Parameter #3 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method useExplicitIdValue ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method viewExists ] { @@ -26584,7 +26536,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $viewName ] Parameter #1 [ string or NULL $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -26630,7 +26582,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ array or NULL $descriptor ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method createTable ] { @@ -26640,7 +26592,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ array $definition ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method describeColumns ] { @@ -26676,21 +26628,21 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ Phalcon\Db\ColumnInterface $column ] Parameter #3 [ Phalcon\Db\ColumnInterface or NULL $currentColumn ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method supportSequences ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method useExplicitIdValue ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method getDsnDefaults ] { @@ -26704,30 +26656,30 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method begin ] { - Parameters [1] { - Parameter #0 [ boolean $nesting ] + Parameter #0 [ bool $nesting ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method commit ] { - Parameters [1] { - Parameter #0 [ boolean $nesting ] + Parameter #0 [ bool $nesting ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method close ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method convertBoundParams ] { @@ -26754,7 +26706,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $bindParams ] Parameter #2 [ $bindTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method executePrepared ] { @@ -26781,14 +26733,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method isUnderTransaction ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method lastInsertId ] { @@ -26818,9 +26770,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method rollback ] { - Parameters [1] { - Parameter #0 [ boolean $nesting ] + Parameter #0 [ bool $nesting ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDialectType ] { @@ -26851,7 +26803,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method addForeignKey ] { @@ -26861,7 +26813,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method addIndex ] { @@ -26871,7 +26823,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method addPrimaryKey ] { @@ -26881,7 +26833,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method createSavepoint ] { @@ -26889,7 +26841,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method createView ] { @@ -26899,7 +26851,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ array $definition ] Parameter #2 [ string or NULL $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method delete ] { @@ -26910,7 +26862,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ $placeholders ] Parameter #3 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method describeIndexes ] { @@ -26929,7 +26881,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ string $columnName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropForeignKey ] { @@ -26939,7 +26891,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ string $referenceName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropIndex ] { @@ -26949,7 +26901,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ $indexName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropPrimaryKey ] { @@ -26958,7 +26910,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropTable ] { @@ -26966,9 +26918,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $tableName ] Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ boolean $ifExists ] + Parameter #2 [ bool $ifExists ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropView ] { @@ -26976,9 +26928,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ boolean $ifExists ] + Parameter #2 [ bool $ifExists ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method escapeIdentifier ] { @@ -26993,7 +26945,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ integer $fetchMode ] + Parameter #1 [ int $fetchMode ] Parameter #2 [ $bindParams ] Parameter #3 [ $bindTypes ] } @@ -27115,7 +27067,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ $fields ] Parameter #3 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method insertAsDict ] { @@ -27125,21 +27077,21 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $data ] Parameter #2 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isNestedTransactionsWithSavepoints ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method limit ] { - Parameters [2] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ integer $number ] + Parameter #1 [ int $number ] } - Return [ string ] } @@ -27165,7 +27117,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method rollbackSavepoint ] { @@ -27173,7 +27125,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setEventsManager ] { @@ -27194,7 +27146,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setNestedTransactionsWithSavepoints ] { - Parameters [1] { - Parameter #0 [ boolean $nestedTransactionsWithSavepoints ] + Parameter #0 [ bool $nestedTransactionsWithSavepoints ] } - Return [ Phalcon\Db\Adapter\AdapterInterface ] } @@ -27213,7 +27165,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string or NULL $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method tableOptions ] { @@ -27234,7 +27186,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #3 [ $whereCondition ] Parameter #4 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method updateAsDict ] { @@ -27245,7 +27197,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ $whereCondition ] Parameter #3 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method viewExists ] { @@ -27254,7 +27206,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $viewName ] Parameter #1 [ string or NULL $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -27300,7 +27252,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ array or NULL $descriptor ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method describeColumns ] { @@ -27341,7 +27293,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method getDsnDefaults ] { @@ -27355,30 +27307,30 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method begin ] { - Parameters [1] { - Parameter #0 [ boolean $nesting ] + Parameter #0 [ bool $nesting ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method commit ] { - Parameters [1] { - Parameter #0 [ boolean $nesting ] + Parameter #0 [ bool $nesting ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method close ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method convertBoundParams ] { @@ -27405,7 +27357,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $bindParams ] Parameter #2 [ $bindTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method executePrepared ] { @@ -27432,14 +27384,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method isUnderTransaction ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method lastInsertId ] { @@ -27469,9 +27421,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method rollback ] { - Parameters [1] { - Parameter #0 [ boolean $nesting ] + Parameter #0 [ bool $nesting ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDialectType ] { @@ -27502,7 +27454,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method addForeignKey ] { @@ -27512,7 +27464,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method addIndex ] { @@ -27522,7 +27474,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method addPrimaryKey ] { @@ -27532,7 +27484,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method createSavepoint ] { @@ -27540,7 +27492,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method createTable ] { @@ -27550,7 +27502,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ array $definition ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method createView ] { @@ -27560,7 +27512,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ array $definition ] Parameter #2 [ string or NULL $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method delete ] { @@ -27571,7 +27523,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ $placeholders ] Parameter #3 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropColumn ] { @@ -27581,7 +27533,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ string $columnName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropForeignKey ] { @@ -27591,7 +27543,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ string $referenceName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropIndex ] { @@ -27601,7 +27553,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string $schemaName ] Parameter #2 [ $indexName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropPrimaryKey ] { @@ -27610,7 +27562,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropTable ] { @@ -27618,9 +27570,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $tableName ] Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ boolean $ifExists ] + Parameter #2 [ bool $ifExists ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dropView ] { @@ -27628,9 +27580,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ boolean $ifExists ] + Parameter #2 [ bool $ifExists ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method escapeIdentifier ] { @@ -27645,7 +27597,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ integer $fetchMode ] + Parameter #1 [ int $fetchMode ] Parameter #2 [ $bindParams ] Parameter #3 [ $bindTypes ] } @@ -27767,7 +27719,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ $fields ] Parameter #3 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method insertAsDict ] { @@ -27777,21 +27729,21 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $data ] Parameter #2 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isNestedTransactionsWithSavepoints ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method limit ] { - Parameters [2] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ integer $number ] + Parameter #1 [ int $number ] } - Return [ string ] } @@ -27820,7 +27772,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ Phalcon\Db\ColumnInterface $column ] Parameter #3 [ Phalcon\Db\ColumnInterface or NULL $currentColumn ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method releaseSavepoint ] { @@ -27828,7 +27780,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method rollbackSavepoint ] { @@ -27836,7 +27788,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setEventsManager ] { @@ -27857,7 +27809,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setNestedTransactionsWithSavepoints ] { - Parameters [1] { - Parameter #0 [ boolean $nestedTransactionsWithSavepoints ] + Parameter #0 [ bool $nestedTransactionsWithSavepoints ] } - Return [ Phalcon\Db\Adapter\AdapterInterface ] } @@ -27874,7 +27826,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method tableExists ] { @@ -27883,7 +27835,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string or NULL $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method tableOptions ] { @@ -27904,7 +27856,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #3 [ $whereCondition ] Parameter #4 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method updateAsDict ] { @@ -27915,7 +27867,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ $whereCondition ] Parameter #3 [ $dataTypes ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method viewExists ] { @@ -27924,7 +27876,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $viewName ] Parameter #1 [ string or NULL $schemaName ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -27932,40 +27884,40 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Db\Column implements Phalcon\Db\ColumnInterface ] { - Constants [34] { - Constant [ public integer BIND_PARAM_BLOB ] { 3 } - Constant [ public integer BIND_PARAM_BOOL ] { 5 } - Constant [ public integer BIND_PARAM_DECIMAL ] { 32 } - Constant [ public integer BIND_PARAM_INT ] { 1 } - Constant [ public integer BIND_PARAM_NULL ] { 0 } - Constant [ public integer BIND_PARAM_STR ] { 2 } - Constant [ public integer BIND_SKIP ] { 1024 } - Constant [ public integer TYPE_BIGINTEGER ] { 14 } - Constant [ public integer TYPE_BIT ] { 19 } - Constant [ public integer TYPE_BLOB ] { 11 } - Constant [ public integer TYPE_BOOLEAN ] { 8 } - Constant [ public integer TYPE_CHAR ] { 5 } - Constant [ public integer TYPE_DATE ] { 1 } - Constant [ public integer TYPE_DATETIME ] { 4 } - Constant [ public integer TYPE_DECIMAL ] { 3 } - Constant [ public integer TYPE_DOUBLE ] { 9 } - Constant [ public integer TYPE_ENUM ] { 18 } - Constant [ public integer TYPE_FLOAT ] { 7 } - Constant [ public integer TYPE_INTEGER ] { 0 } - Constant [ public integer TYPE_JSON ] { 15 } - Constant [ public integer TYPE_JSONB ] { 16 } - Constant [ public integer TYPE_LONGBLOB ] { 13 } - Constant [ public integer TYPE_LONGTEXT ] { 24 } - Constant [ public integer TYPE_MEDIUMBLOB ] { 12 } - Constant [ public integer TYPE_MEDIUMINTEGER ] { 21 } - Constant [ public integer TYPE_MEDIUMTEXT ] { 23 } - Constant [ public integer TYPE_SMALLINTEGER ] { 22 } - Constant [ public integer TYPE_TEXT ] { 6 } - Constant [ public integer TYPE_TIME ] { 20 } - Constant [ public integer TYPE_TIMESTAMP ] { 17 } - Constant [ public integer TYPE_TINYBLOB ] { 10 } - Constant [ public integer TYPE_TINYINTEGER ] { 26 } - Constant [ public integer TYPE_TINYTEXT ] { 25 } - Constant [ public integer TYPE_VARCHAR ] { 2 } + Constant [ public int BIND_PARAM_BLOB ] { 3 } + Constant [ public int BIND_PARAM_BOOL ] { 5 } + Constant [ public int BIND_PARAM_DECIMAL ] { 32 } + Constant [ public int BIND_PARAM_INT ] { 1 } + Constant [ public int BIND_PARAM_NULL ] { 0 } + Constant [ public int BIND_PARAM_STR ] { 2 } + Constant [ public int BIND_SKIP ] { 1024 } + Constant [ public int TYPE_BIGINTEGER ] { 14 } + Constant [ public int TYPE_BIT ] { 19 } + Constant [ public int TYPE_BLOB ] { 11 } + Constant [ public int TYPE_BOOLEAN ] { 8 } + Constant [ public int TYPE_CHAR ] { 5 } + Constant [ public int TYPE_DATE ] { 1 } + Constant [ public int TYPE_DATETIME ] { 4 } + Constant [ public int TYPE_DECIMAL ] { 3 } + Constant [ public int TYPE_DOUBLE ] { 9 } + Constant [ public int TYPE_ENUM ] { 18 } + Constant [ public int TYPE_FLOAT ] { 7 } + Constant [ public int TYPE_INTEGER ] { 0 } + Constant [ public int TYPE_JSON ] { 15 } + Constant [ public int TYPE_JSONB ] { 16 } + Constant [ public int TYPE_LONGBLOB ] { 13 } + Constant [ public int TYPE_LONGTEXT ] { 24 } + Constant [ public int TYPE_MEDIUMBLOB ] { 12 } + Constant [ public int TYPE_MEDIUMINTEGER ] { 21 } + Constant [ public int TYPE_MEDIUMTEXT ] { 23 } + Constant [ public int TYPE_SMALLINTEGER ] { 22 } + Constant [ public int TYPE_TEXT ] { 6 } + Constant [ public int TYPE_TIME ] { 20 } + Constant [ public int TYPE_TIMESTAMP ] { 17 } + Constant [ public int TYPE_TINYBLOB ] { 10 } + Constant [ public int TYPE_TINYINTEGER ] { 26 } + Constant [ public int TYPE_TINYTEXT ] { 25 } + Constant [ public int TYPE_VARCHAR ] { 2 } } - Static properties [0] { @@ -28007,28 +27959,28 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getSize ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getType ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getTypeReference ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getTypeValues ] { @@ -28053,56 +28005,56 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method hasDefault ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isAutoIncrement ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isFirst ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isNotNull ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isNumeric ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isPrimary ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isUnsigned ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } } } @@ -28255,7 +28207,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $tableName ] Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ boolean $ifExists ] + Parameter #2 [ bool $ifExists ] } - Return [ string ] } @@ -28265,7 +28217,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ boolean $ifExists ] + Parameter #2 [ bool $ifExists ] } - Return [ string ] } @@ -28506,14 +28458,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method supportsReleaseSavepoints ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method getColumnSize ] { @@ -28906,7 +28858,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $tableName ] Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ boolean $ifExists ] + Parameter #2 [ bool $ifExists ] } - Return [ string ] } @@ -28916,7 +28868,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ boolean $ifExists ] + Parameter #2 [ bool $ifExists ] } - Return [ string ] } @@ -29142,14 +29094,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method supportsReleaseSavepoints ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method getColumnSize ] { @@ -29550,7 +29502,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $tableName ] Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ boolean $ifExists ] + Parameter #2 [ bool $ifExists ] } - Return [ string ] } @@ -29560,7 +29512,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ boolean $ifExists ] + Parameter #2 [ bool $ifExists ] } - Return [ string ] } @@ -29780,14 +29732,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method supportsReleaseSavepoints ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method getColumnSize ] { @@ -30035,23 +29987,23 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Db\Enum ] { - Constants [17] { - Constant [ public integer FETCH_ASSOC ] { 2 } - Constant [ public integer FETCH_BOTH ] { 4 } - Constant [ public integer FETCH_BOUND ] { 6 } - Constant [ public integer FETCH_CLASS ] { 8 } - Constant [ public integer FETCH_CLASSTYPE ] { 262144 } - Constant [ public integer FETCH_COLUMN ] { 7 } - Constant [ public integer FETCH_FUNC ] { 10 } - Constant [ public integer FETCH_GROUP ] { 65536 } - Constant [ public integer FETCH_INTO ] { 9 } - Constant [ public integer FETCH_KEY_PAIR ] { 12 } - Constant [ public integer FETCH_LAZY ] { 1 } - Constant [ public integer FETCH_NAMED ] { 11 } - Constant [ public integer FETCH_NUM ] { 3 } - Constant [ public integer FETCH_OBJ ] { 5 } - Constant [ public integer FETCH_PROPS_LATE ] { 1048576 } - Constant [ public integer FETCH_SERIALIZE ] { 524288 } - Constant [ public integer FETCH_UNIQUE ] { 196608 } + Constant [ public int FETCH_ASSOC ] { 2 } + Constant [ public int FETCH_BOTH ] { 4 } + Constant [ public int FETCH_BOUND ] { 6 } + Constant [ public int FETCH_CLASS ] { 8 } + Constant [ public int FETCH_CLASSTYPE ] { 262144 } + Constant [ public int FETCH_COLUMN ] { 7 } + Constant [ public int FETCH_FUNC ] { 10 } + Constant [ public int FETCH_GROUP ] { 65536 } + Constant [ public int FETCH_INTO ] { 9 } + Constant [ public int FETCH_KEY_PAIR ] { 12 } + Constant [ public int FETCH_LAZY ] { 1 } + Constant [ public int FETCH_NAMED ] { 11 } + Constant [ public int FETCH_NUM ] { 3 } + Constant [ public int FETCH_OBJ ] { 5 } + Constant [ public int FETCH_PROPS_LATE ] { 1048576 } + Constant [ public int FETCH_SERIALIZE ] { 524288 } + Constant [ public int FETCH_UNIQUE ] { 196608 } } - Static properties [0] { @@ -30210,7 +30162,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getTotalElapsedSeconds ] { @@ -30517,7 +30469,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method dataSeek ] { - Parameters [1] { - Parameter #0 [ integer $number ] + Parameter #0 [ int $number ] } - Return [ void ] } @@ -30526,7 +30478,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method fetch ] { @@ -30562,17 +30514,17 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method setFetchMode ] { - Parameters [3] { - Parameter #0 [ integer $fetchMode ] + Parameter #0 [ int $fetchMode ] Parameter #1 [ $colNoOrClassNameOrObject ] Parameter #2 [ $ctorargs ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -30647,8 +30599,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method listen ] { - Parameters [2] { - Parameter #0 [ boolean $exceptions ] - Parameter #1 [ boolean $lowSeverity ] + Parameter #0 [ bool $exceptions ] + Parameter #1 [ bool $lowSeverity ] } - Return [ Phalcon\Debug ] } @@ -30672,7 +30624,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ Exception $exception ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method onUncaughtLowSeverity ] { @@ -30698,7 +30650,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setShowBackTrace ] { - Parameters [1] { - Parameter #0 [ boolean $showBackTrace ] + Parameter #0 [ bool $showBackTrace ] } - Return [ Phalcon\Debug ] } @@ -30706,7 +30658,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setShowFileFragment ] { - Parameters [1] { - Parameter #0 [ boolean $showFileFragment ] + Parameter #0 [ bool $showFileFragment ] } - Return [ Phalcon\Debug ] } @@ -30714,7 +30666,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setShowFiles ] { - Parameters [1] { - Parameter #0 [ boolean $showFiles ] + Parameter #0 [ bool $showFiles ] } - Return [ Phalcon\Debug ] } @@ -30755,7 +30707,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ final protected method showTraceItem ] { - Parameters [2] { - Parameter #0 [ integer $n ] + Parameter #0 [ int $n ] Parameter #1 [ array $trace ] } - Return [ string ] @@ -30785,13 +30737,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setDetailed ] { - Parameters [1] { - Parameter #0 [ boolean $detailed ] + Parameter #0 [ bool $detailed ] } } @@ -30799,7 +30751,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $styles ] - Parameter #1 [ boolean $detailed ] + Parameter #1 [ bool $detailed ] } } @@ -30864,7 +30816,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ $variable ] Parameter #1 [ string or NULL $name ] - Parameter #2 [ integer $tab ] + Parameter #2 [ int $tab ] } - Return [ string ] } @@ -31055,7 +31007,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $name ] Parameter #1 [ $definition ] - Parameter #2 [ boolean $shared ] + Parameter #2 [ bool $shared ] } } @@ -31134,7 +31086,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetGet ] { @@ -31149,7 +31101,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetSet ] { @@ -31190,7 +31142,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $name ] Parameter #1 [ $definition ] - Parameter #2 [ boolean $shared ] + Parameter #2 [ bool $shared ] } - Return [ Phalcon\Di\ServiceInterface ] } @@ -31202,7 +31154,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } } - Method [ public method setRaw ] { + Method [ public method setService ] { - Parameters [2] { Parameter #0 [ string $name ] @@ -31245,7 +31197,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ $definition ] - Parameter #1 [ boolean $shared ] + Parameter #1 [ bool $shared ] } } @@ -31255,7 +31207,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getParameter ] { - Parameters [1] { - Parameter #0 [ integer $position ] + Parameter #0 [ int $position ] } } @@ -31263,14 +31215,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isShared ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method resolve ] { @@ -31292,7 +31244,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setParameter ] { - Parameters [2] { - Parameter #0 [ integer $position ] + Parameter #0 [ int $position ] Parameter #1 [ array $parameter ] } - Return [ Phalcon\Di\ServiceInterface ] @@ -31301,7 +31253,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setShared ] { - Parameters [1] { - Parameter #0 [ boolean $shared ] + Parameter #0 [ bool $shared ] } - Return [ void ] } @@ -31344,7 +31296,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ Phalcon\Di\DiInterface $container ] - Parameter #1 [ integer $position ] + Parameter #1 [ int $position ] Parameter #2 [ array $argument ] } } @@ -31371,7 +31323,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Static methods [0] { } - - Properties [5] { + - Properties [6] { + Property [ protected $exception ] Property [ protected $extras ] Property [ protected $input ] Property [ protected $messages ] @@ -31379,7 +31332,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Property [ protected $output ] } - - Methods [10] { + - Methods [12] { Method [ public method getExtras ] { } @@ -31395,6 +31348,21 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getOutput ] { } + Method [ public method getException ] { + + - Parameters [0] { + } + - Return [ Throwable or NULL ] + } + + Method [ public method setException ] { + + - Parameters [1] { + Parameter #0 [ Throwable $exception ] + } + - Return [ Phalcon\Domain\Payload\PayloadInterface ] + } + Method [ public method setExtras ] { - Parameters [1] { @@ -31547,7 +31515,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method escapeHtml ] { - Parameters [1] { - Parameter #0 [ string $text ] + Parameter #0 [ string or NULL $text ] } - Return [ string ] } @@ -31555,7 +31523,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method escapeHtmlAttr ] { - Parameters [1] { - Parameter #0 [ string $attribute ] + Parameter #0 [ string or NULL $attribute ] } - Return [ string ] } @@ -31586,7 +31554,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setDoubleEncode ] { - Parameters [1] { - Parameter #0 [ boolean $doubleEncode ] + Parameter #0 [ bool $doubleEncode ] } - Return [ void ] } @@ -31602,7 +31570,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setHtmlQuoteType ] { - Parameters [1] { - Parameter #0 [ integer $quoteType ] + Parameter #0 [ int $quoteType ] } - Return [ void ] } @@ -31712,7 +31680,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $type ] Parameter #1 [ $source ] Parameter #2 [ $data ] - Parameter #3 [ boolean $cancelable ] + Parameter #3 [ bool $cancelable ] } } @@ -31720,14 +31688,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isStopped ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setData ] { @@ -31822,7 +31790,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Events\Manager implements Phalcon\Events\ManagerInterface ] { - Constants [1] { - Constant [ public integer DEFAULT_PRIORITY ] { 100 } + Constant [ public int DEFAULT_PRIORITY ] { 100 } } - Static properties [0] { @@ -31844,7 +31812,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $eventType ] Parameter #1 [ $handler ] - Parameter #2 [ integer $priority ] + Parameter #2 [ int $priority ] } - Return [ void ] } @@ -31853,13 +31821,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method collectResponses ] { - Parameters [1] { - Parameter #0 [ boolean $collect ] + Parameter #0 [ bool $collect ] } - Return [ void ] } @@ -31884,7 +31852,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method enablePriorities ] { - Parameters [1] { - Parameter #0 [ boolean $enablePriorities ] + Parameter #0 [ bool $enablePriorities ] } - Return [ void ] } @@ -31895,7 +31863,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $eventType ] Parameter #1 [ $source ] Parameter #2 [ $data ] - Parameter #3 [ boolean $cancelable ] + Parameter #3 [ bool $cancelable ] } } @@ -31927,14 +31895,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $type ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isCollecting ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } } } @@ -32061,7 +32029,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method sanitize ] { @@ -32069,7 +32037,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ $value ] Parameter #1 [ $sanitizers ] - Parameter #2 [ boolean $noRecursive ] + Parameter #2 [ bool $noRecursive ] } } @@ -32715,818 +32683,6 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } } - Class [ class Phalcon\Firewall\Adapter\Acl extends Phalcon\Firewall\Adapter\AbstractAdapter implements Phalcon\Events\EventsAwareInterface, Phalcon\Firewall\Adapter\AdapterInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [15] { - Property [ protected $activeIdentity ] - Property [ protected $activeRole ] - Property [ protected $alwaysResolvingRole ] - Property [ protected $cache ] - Property [ protected $defaultAccess ] - Property [ protected $eventsManager ] - Property [ protected $internalCache ] - Property [ protected $roleCallback ] - Property [ protected $aclServiceName ] - Property [ protected $boundModels ] - Property [ protected $boundModelsKeyMap ] - Property [ protected $dispatcher ] - Property [ protected $multiModuleConfiguration ] - Property [ protected $moduleSeparator ] - Property [ protected $roleCacheCallback ] - } - - - Methods [32] { - Method [ public method getAclServiceName ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method setAclServiceName ] { - - - Parameters [1] { - Parameter #0 [ string $aclServiceName ] - } - } - - Method [ public method getBoundModelsKeyMap ] { - } - - Method [ public method setBoundModelsKeyMap ] { - - - Parameters [1] { - Parameter #0 [ $boundModelsKeyMap ] - } - } - - Method [ public method getModuleSeparator ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method setModuleSeparator ] { - - - Parameters [1] { - Parameter #0 [ string $moduleSeparator ] - } - } - - Method [ public method getRoleCacheCallback ] { - } - - Method [ public method setRoleCacheCallback ] { - - - Parameters [1] { - Parameter #0 [ $roleCacheCallback ] - } - } - - Method [ public method __construct ] { - - - Parameters [2] { - Parameter #0 [ string $aclServiceName ] - Parameter #1 [ array or NULL $boundModelsKeyMap ] - } - } - - Method [ public method afterBinding ] { - - - Parameters [3] { - Parameter #0 [ Phalcon\Events\Event $event ] - Parameter #1 [ Phalcon\Mvc\DispatcherInterface $dispatcher ] - Parameter #2 [ $data ] - } - } - - Method [ public method beforeExecuteRoute ] { - - - Parameters [3] { - Parameter #0 [ Phalcon\Events\Event $event ] - Parameter #1 [ Phalcon\Mvc\DispatcherInterface $dispatcher ] - Parameter #2 [ $data ] - } - } - - Method [ public method getDispatcher ] { - - - Parameters [0] { - } - - Return [ Phalcon\Mvc\DispatcherInterface ] - } - - Method [ public method isMultiModuleConfiguration ] { - - - Parameters [0] { - } - - Return [ boolean ] - } - - Method [ public method useMultiModuleConfiguration ] { - - - Parameters [1] { - Parameter #0 [ boolean $multiModuleConfiguration ] - } - } - - Method [ protected method getAccessFromCache ] { - - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ array or NULL $originalValues ] - Parameter #2 [ string or NULL $roleCacheKey ] - } - - Return [ boolean or NULL ] - } - - Method [ protected method handleDispatcher ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\DispatcherInterface $dispatcher ] - } - } - - Method [ protected method saveAccessInCache ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ boolean $access ] - } - - Return [ void ] - } - - Method [ public method getActiveIdentity ] { - } - - Method [ public method getActiveRole ] { - } - - Method [ public method getDefaultAccess ] { - - - Parameters [0] { - } - - Return [ integer ] - } - - Method [ public method getEventsManager ] { - - - Parameters [0] { - } - - Return [ Phalcon\Events\ManagerInterface ] - } - - Method [ public method getRoleCallback ] { - - - Parameters [0] { - } - - Return [ Closure ] - } - - Method [ public method isAlwaysResolvingRole ] { - - - Parameters [0] { - } - - Return [ boolean ] - } - - Method [ public method setCache ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Cache\Adapter\AdapterInterface $cache ] - } - - Return [ Phalcon\Firewall\Adapter\AdapterInterface ] - } - - Method [ public method setDefaultAccess ] { - - - Parameters [1] { - Parameter #0 [ integer $defaultAccess ] - } - - Return [ Phalcon\Firewall\Adapter\AdapterInterface ] - } - - Method [ public method setEventsManager ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] - } - - Return [ void ] - } - - Method [ public method setRoleCallback ] { - - - Parameters [1] { - Parameter #0 [ Closure $callback ] - } - - Return [ Phalcon\Firewall\Adapter\AdapterInterface ] - } - - Method [ public method setAlwaysResolvingRole ] { - - - Parameters [1] { - Parameter #0 [ boolean $alwaysResolvingRole ] - } - - Return [ void ] - } - - Method [ protected method callRoleCallback ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] - } - - Return [ void ] - } - - Method [ protected method handleException ] { - - - Parameters [1] { - Parameter #0 [ Exception $exception ] - } - } - - Method [ protected method fireEventOrThrowException ] { - - - Parameters [4] { - Parameter #0 [ $role ] - Parameter #1 [ string $actionName ] - Parameter #2 [ string $controllerName ] - Parameter #3 [ boolean $access ] - } - } - - Method [ protected method throwFirewallException ] { - - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ integer $exceptionCode ] - } - - Return [ boolean ] - } - } - } - - Class [ class Phalcon\Firewall\Adapter\Annotations extends Phalcon\Firewall\Adapter\AbstractAdapter implements Phalcon\Events\EventsAwareInterface, Phalcon\Firewall\Adapter\AdapterInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [12] { - Property [ protected $activeIdentity ] - Property [ protected $activeRole ] - Property [ protected $alwaysResolvingRole ] - Property [ protected $cache ] - Property [ protected $defaultAccess ] - Property [ protected $eventsManager ] - Property [ protected $internalCache ] - Property [ protected $roleCallback ] - Property [ protected $activeArgumentsNumber ] - Property [ protected $annotationsAdapter ] - Property [ protected $dispatcher ] - Property [ protected $resolvedRole ] - } - - - Methods [26] { - Method [ public method getAnnotationsAdapter ] { - } - - Method [ public method setAnnotationsAdapter ] { - - - Parameters [1] { - Parameter #0 [ $annotationsAdapter ] - } - } - - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Annotations\Adapter\AdapterInterface $annotationsAdapter ] - } - } - - Method [ public method beforeExecuteRoute ] { - - - Parameters [3] { - Parameter #0 [ Phalcon\Events\Event $event ] - Parameter #1 [ Phalcon\Mvc\DispatcherInterface $dispatcher ] - Parameter #2 [ $data ] - } - } - - Method [ public method getDispatcher ] { - - - Parameters [0] { - } - - Return [ Phalcon\Mvc\DispatcherInterface ] - } - - Method [ protected method checkControllerAnnotationAccess ] { - - - Parameters [3] { - Parameter #0 [ string $controllerClass ] - Parameter #1 [ string $controllerName ] - Parameter #2 [ $role ] - } - } - - Method [ protected method checkAnnotations ] { - - - Parameters [2] { - Parameter #0 [ $annotations ] - Parameter #1 [ $role ] - } - } - - Method [ protected method checkActionAnnotationAccess ] { - - - Parameters [4] { - Parameter #0 [ string $controllerClass ] - Parameter #1 [ string $controllerName ] - Parameter #2 [ string $actionName ] - Parameter #3 [ $role ] - } - } - - Method [ protected method getAccessFromCache ] { - - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ array or NULL $originalValues ] - Parameter #2 [ string or NULL $roleCacheKey ] - } - - Return [ boolean or NULL ] - } - - Method [ protected method handleAnnotation ] { - - - Parameters [3] { - Parameter #0 [ $annotation ] - Parameter #1 [ boolean $access ] - Parameter #2 [ $role ] - } - } - - Method [ public method getActiveIdentity ] { - } - - Method [ public method getActiveRole ] { - } - - Method [ public method getDefaultAccess ] { - - - Parameters [0] { - } - - Return [ integer ] - } - - Method [ public method getEventsManager ] { - - - Parameters [0] { - } - - Return [ Phalcon\Events\ManagerInterface ] - } - - Method [ public method getRoleCallback ] { - - - Parameters [0] { - } - - Return [ Closure ] - } - - Method [ public method isAlwaysResolvingRole ] { - - - Parameters [0] { - } - - Return [ boolean ] - } - - Method [ public method setCache ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Cache\Adapter\AdapterInterface $cache ] - } - - Return [ Phalcon\Firewall\Adapter\AdapterInterface ] - } - - Method [ public method setDefaultAccess ] { - - - Parameters [1] { - Parameter #0 [ integer $defaultAccess ] - } - - Return [ Phalcon\Firewall\Adapter\AdapterInterface ] - } - - Method [ public method setEventsManager ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] - } - - Return [ void ] - } - - Method [ public method setRoleCallback ] { - - - Parameters [1] { - Parameter #0 [ Closure $callback ] - } - - Return [ Phalcon\Firewall\Adapter\AdapterInterface ] - } - - Method [ public method setAlwaysResolvingRole ] { - - - Parameters [1] { - Parameter #0 [ boolean $alwaysResolvingRole ] - } - - Return [ void ] - } - - Method [ protected method callRoleCallback ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] - } - - Return [ void ] - } - - Method [ protected method handleException ] { - - - Parameters [1] { - Parameter #0 [ Exception $exception ] - } - } - - Method [ protected method fireEventOrThrowException ] { - - - Parameters [4] { - Parameter #0 [ $role ] - Parameter #1 [ string $actionName ] - Parameter #2 [ string $controllerName ] - Parameter #3 [ boolean $access ] - } - } - - Method [ protected method saveAccessInCache ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ boolean $access ] - } - - Return [ void ] - } - - Method [ protected method throwFirewallException ] { - - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ integer $exceptionCode ] - } - - Return [ boolean ] - } - } - } - - Class [ class Phalcon\Firewall\Adapter\Micro\Acl extends Phalcon\Firewall\Adapter\AbstractAdapter implements Phalcon\Events\EventsAwareInterface, Phalcon\Firewall\Adapter\AdapterInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [16] { - Property [ protected $activeIdentity ] - Property [ protected $activeRole ] - Property [ protected $alwaysResolvingRole ] - Property [ protected $cache ] - Property [ protected $defaultAccess ] - Property [ protected $eventsManager ] - Property [ protected $internalCache ] - Property [ protected $roleCallback ] - Property [ protected $aclServiceName ] - Property [ protected $boundModels ] - Property [ protected $boundModelsKeyMap ] - Property [ protected $componentName ] - Property [ protected $micro ] - Property [ protected $roleCacheCallback ] - Property [ protected $router ] - Property [ protected $routeNameConfiguration ] - } - - - Methods [32] { - Method [ public method getAclServiceName ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method setAclServiceName ] { - - - Parameters [1] { - Parameter #0 [ string $aclServiceName ] - } - } - - Method [ public method getBoundModelsKeyMap ] { - } - - Method [ public method setBoundModelsKeyMap ] { - - - Parameters [1] { - Parameter #0 [ $boundModelsKeyMap ] - } - } - - Method [ public method getComponentName ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method setComponentName ] { - - - Parameters [1] { - Parameter #0 [ string $componentName ] - } - } - - Method [ public method getRoleCacheCallback ] { - } - - Method [ public method setRoleCacheCallback ] { - - - Parameters [1] { - Parameter #0 [ $roleCacheCallback ] - } - } - - Method [ public method setRouteNameConfiguration ] { - - - Parameters [1] { - Parameter #0 [ boolean $routeNameConfiguration ] - } - } - - Method [ public method __construct ] { - - - Parameters [2] { - Parameter #0 [ string $aclServiceName ] - Parameter #1 [ array or NULL $boundModelsKeyMap ] - } - } - - Method [ public method afterBinding ] { - - - Parameters [3] { - Parameter #0 [ Phalcon\Events\Event $event ] - Parameter #1 [ Phalcon\Mvc\Micro $micro ] - Parameter #2 [ $data ] - } - } - - Method [ public method beforeExecuteRoute ] { - - - Parameters [3] { - Parameter #0 [ Phalcon\Events\Event $event ] - Parameter #1 [ Phalcon\Mvc\Micro $micro ] - Parameter #2 [ $data ] - } - } - - Method [ public method getMicro ] { - - - Parameters [0] { - } - - Return [ Phalcon\Mvc\Micro ] - } - - Method [ public method isRouteNameConfiguration ] { - - - Parameters [0] { - } - - Return [ boolean ] - } - - Method [ protected method fireEventOrThrowException ] { - - - Parameters [4] { - Parameter #0 [ $role ] - Parameter #1 [ string $actionName ] - Parameter #2 [ string $controllerName ] - Parameter #3 [ boolean $access ] - } - } - - Method [ protected method getAccessFromCache ] { - - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ array or NULL $originalValues ] - Parameter #2 [ string or NULL $roleCacheKey ] - } - - Return [ boolean or NULL ] - } - - Method [ protected method handleRouter ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Micro $micro ] - } - } - - Method [ protected method saveAccessInCache ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ boolean $access ] - } - - Return [ void ] - } - - Method [ public method getActiveIdentity ] { - } - - Method [ public method getActiveRole ] { - } - - Method [ public method getDefaultAccess ] { - - - Parameters [0] { - } - - Return [ integer ] - } - - Method [ public method getEventsManager ] { - - - Parameters [0] { - } - - Return [ Phalcon\Events\ManagerInterface ] - } - - Method [ public method getRoleCallback ] { - - - Parameters [0] { - } - - Return [ Closure ] - } - - Method [ public method isAlwaysResolvingRole ] { - - - Parameters [0] { - } - - Return [ boolean ] - } - - Method [ public method setCache ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Cache\Adapter\AdapterInterface $cache ] - } - - Return [ Phalcon\Firewall\Adapter\AdapterInterface ] - } - - Method [ public method setDefaultAccess ] { - - - Parameters [1] { - Parameter #0 [ integer $defaultAccess ] - } - - Return [ Phalcon\Firewall\Adapter\AdapterInterface ] - } - - Method [ public method setEventsManager ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] - } - - Return [ void ] - } - - Method [ public method setRoleCallback ] { - - - Parameters [1] { - Parameter #0 [ Closure $callback ] - } - - Return [ Phalcon\Firewall\Adapter\AdapterInterface ] - } - - Method [ public method setAlwaysResolvingRole ] { - - - Parameters [1] { - Parameter #0 [ boolean $alwaysResolvingRole ] - } - - Return [ void ] - } - - Method [ protected method callRoleCallback ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] - } - - Return [ void ] - } - - Method [ protected method handleException ] { - - - Parameters [1] { - Parameter #0 [ Exception $exception ] - } - } - - Method [ protected method throwFirewallException ] { - - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ integer $exceptionCode ] - } - - Return [ boolean ] - } - } - } - - Class [ class Phalcon\Firewall\Exception extends Phalcon\Exception implements Throwable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { - - - Parameters [1] { - Parameter #0 [ string $service ] - } - - Return [ string ] - } - } - - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - } - - - Methods [10] { - Method [ public method __construct ] { - - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] - } - } - - Method [ public method __wakeup ] { - } - - Method [ final public method getMessage ] { - } - - Method [ final public method getCode ] { - } - - Method [ final public method getFile ] { - } - - Method [ final public method getLine ] { - } - - Method [ final public method getTrace ] { - } - - Method [ final public method getPrevious ] { - } - - Method [ final public method getTraceAsString ] { - } - - Method [ public method __toString ] { - } - } - } - Class [ class Phalcon\Flash\Direct extends Phalcon\Flash\AbstractFlash implements Phalcon\Flash\FlashInterface, Phalcon\Di\InjectionAwareInterface ] { - Constants [0] { @@ -33563,7 +32719,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method output ] { - Parameters [1] { - Parameter #0 [ boolean $remove ] + Parameter #0 [ bool $remove ] } - Return [ void ] } @@ -33572,7 +32728,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getCssClasses ] { @@ -33630,7 +32786,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setAutoescape ] { - Parameters [1] { - Parameter #0 [ boolean $autoescape ] + Parameter #0 [ bool $autoescape ] } - Return [ Phalcon\Flash\FlashInterface ] } @@ -33638,7 +32794,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setAutomaticHtml ] { - Parameters [1] { - Parameter #0 [ boolean $automaticHtml ] + Parameter #0 [ bool $automaticHtml ] } - Return [ Phalcon\Flash\FlashInterface ] } @@ -33670,7 +32826,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setImplicitFlush ] { - Parameters [1] { - Parameter #0 [ boolean $implicitFlush ] + Parameter #0 [ bool $implicitFlush ] } - Return [ Phalcon\Flash\FlashInterface ] } @@ -33815,7 +32971,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ $type ] - Parameter #1 [ boolean $remove ] + Parameter #1 [ bool $remove ] } - Return [ array ] } @@ -33825,7 +32981,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $type ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method message ] { @@ -33840,7 +32996,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method output ] { - Parameters [1] { - Parameter #0 [ boolean $remove ] + Parameter #0 [ bool $remove ] } - Return [ void ] } @@ -33848,7 +33004,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ protected method getSessionMessages ] { - Parameters [2] { - Parameter #0 [ boolean $remove ] + Parameter #0 [ bool $remove ] Parameter #1 [ $type ] } - Return [ array ] @@ -33873,7 +33029,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getCssClasses ] { @@ -33924,7 +33080,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setAutoescape ] { - Parameters [1] { - Parameter #0 [ boolean $autoescape ] + Parameter #0 [ bool $autoescape ] } - Return [ Phalcon\Flash\FlashInterface ] } @@ -33932,7 +33088,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setAutomaticHtml ] { - Parameters [1] { - Parameter #0 [ boolean $automaticHtml ] + Parameter #0 [ bool $automaticHtml ] } - Return [ Phalcon\Flash\FlashInterface ] } @@ -33964,7 +33120,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setImplicitFlush ] { - Parameters [1] { - Parameter #0 [ boolean $implicitFlush ] + Parameter #0 [ bool $implicitFlush ] } - Return [ Phalcon\Flash\FlashInterface ] } @@ -34077,7 +33233,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $validators ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -34175,7 +33331,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method label ] { @@ -34190,7 +33346,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $attributes ] - Parameter #1 [ boolean $useChecked ] + Parameter #1 [ bool $useChecked ] } - Return [ array ] } @@ -34346,7 +33502,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $validators ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -34444,7 +33600,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method label ] { @@ -34459,7 +33615,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $attributes ] - Parameter #1 [ boolean $useChecked ] + Parameter #1 [ bool $useChecked ] } - Return [ array ] } @@ -34615,7 +33771,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $validators ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -34713,7 +33869,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method label ] { @@ -34728,7 +33884,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $attributes ] - Parameter #1 [ boolean $useChecked ] + Parameter #1 [ bool $useChecked ] } - Return [ array ] } @@ -34884,7 +34040,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $validators ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -34982,7 +34138,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method label ] { @@ -34997,7 +34153,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $attributes ] - Parameter #1 [ boolean $useChecked ] + Parameter #1 [ bool $useChecked ] } - Return [ array ] } @@ -35153,7 +34309,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $validators ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -35251,7 +34407,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method label ] { @@ -35266,7 +34422,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $attributes ] - Parameter #1 [ boolean $useChecked ] + Parameter #1 [ bool $useChecked ] } - Return [ array ] } @@ -35422,7 +34578,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $validators ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -35520,7 +34676,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method label ] { @@ -35535,7 +34691,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $attributes ] - Parameter #1 [ boolean $useChecked ] + Parameter #1 [ bool $useChecked ] } - Return [ array ] } @@ -35691,7 +34847,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $validators ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -35789,7 +34945,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method label ] { @@ -35804,7 +34960,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $attributes ] - Parameter #1 [ boolean $useChecked ] + Parameter #1 [ bool $useChecked ] } - Return [ array ] } @@ -35960,7 +35116,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $validators ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -36058,7 +35214,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method label ] { @@ -36073,7 +35229,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $attributes ] - Parameter #1 [ boolean $useChecked ] + Parameter #1 [ bool $useChecked ] } - Return [ array ] } @@ -36250,7 +35406,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $validators ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -36348,7 +35504,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method label ] { @@ -36363,7 +35519,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $attributes ] - Parameter #1 [ boolean $useChecked ] + Parameter #1 [ bool $useChecked ] } - Return [ array ] } @@ -36519,7 +35675,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $validators ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -36617,7 +35773,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method label ] { @@ -36632,7 +35788,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $attributes ] - Parameter #1 [ boolean $useChecked ] + Parameter #1 [ bool $useChecked ] } - Return [ array ] } @@ -36788,7 +35944,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $validators ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -36886,7 +36042,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method label ] { @@ -36901,7 +36057,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $attributes ] - Parameter #1 [ boolean $useChecked ] + Parameter #1 [ bool $useChecked ] } - Return [ array ] } @@ -37057,7 +36213,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $validators ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -37155,7 +36311,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method label ] { @@ -37170,7 +36326,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $attributes ] - Parameter #1 [ boolean $useChecked ] + Parameter #1 [ bool $useChecked ] } - Return [ array ] } @@ -37371,7 +36527,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ Phalcon\Forms\Element\ElementInterface $element ] Parameter #1 [ string or NULL $position ] - Parameter #2 [ boolean or NULL $type ] + Parameter #2 [ bool or NULL $type ] } - Return [ Phalcon\Forms\Form ] } @@ -37398,7 +36554,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method current ] { @@ -37482,7 +36638,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method hasMessagesFor ] { @@ -37490,7 +36646,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isValid ] { @@ -37499,14 +36655,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $data ] Parameter #1 [ $entity ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method key ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method label ] { @@ -37539,7 +36695,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method rewind ] { @@ -37594,7 +36750,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method __get ] { @@ -37609,7 +36765,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDI ] { @@ -37667,7 +36823,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method set ] { @@ -37694,8 +36850,17 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ array $collection ] - Parameter #1 [ integer $size ] - Parameter #2 [ boolean $preserveKeys ] + Parameter #1 [ int $size ] + Parameter #2 [ bool $preserveKeys ] + } + - Return [ array ] + } + + Method [ final static public method filter ] { + + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method ] } - Return [ array ] } @@ -37720,7 +36885,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $collection ] - Parameter #1 [ boolean $deep ] + Parameter #1 [ bool $deep ] } - Return [ array ] } @@ -37750,7 +36915,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ array $collection ] Parameter #1 [ $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ final static public method isUnique ] { @@ -37758,7 +36923,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ array $collection ] } - - Return [ boolean ] + - Return [ bool ] } Method [ final static public method last ] { @@ -37810,7 +36975,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $collection ] - Parameter #1 [ integer $elements ] + Parameter #1 [ int $elements ] } - Return [ array ] } @@ -37819,7 +36984,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $collection ] - Parameter #1 [ integer $elements ] + Parameter #1 [ int $elements ] } - Return [ array ] } @@ -37843,27 +37008,18 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $collection ] - Parameter #1 [ $method ] + Parameter #1 [ $method ] } - - Return [ boolean ] + - Return [ bool ] } Method [ final static public method validateAny ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $method ] - } - - Return [ boolean ] - } - - Method [ final static private method filterCollection ] { - - Parameters [2] { Parameter #0 [ array $collection ] Parameter #1 [ $method ] } - - Return [ array ] + - Return [ bool ] } Method [ final static public method whiteList ] { @@ -37973,6 +37129,43 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } } + Class [ class Phalcon\Helper\Json ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [2] { + Method [ final static public method decode ] { + + - Parameters [4] { + Parameter #0 [ string $data ] + Parameter #1 [ bool $associative ] + Parameter #2 [ int $depth ] + Parameter #3 [ int $options ] + } + } + + Method [ final static public method encode ] { + + - Parameters [3] { + Parameter #0 [ $data ] + Parameter #1 [ int $options ] + Parameter #2 [ int $depth ] + } + - Return [ string ] + } + } + + - Properties [0] { + } + + - Methods [0] { + } + } + Class [ class Phalcon\Helper\Number ] { - Constants [0] { @@ -37985,11 +37178,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ final static public method between ] { - Parameters [3] { - Parameter #0 [ integer $value ] - Parameter #1 [ integer $from ] - Parameter #2 [ integer $to ] + Parameter #0 [ int $value ] + Parameter #1 [ int $from ] + Parameter #2 [ int $to ] } - - Return [ boolean ] + - Return [ bool ] } } @@ -38003,18 +37196,18 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Helper\Str ] { - Constants [6] { - Constant [ public integer RANDOM_ALNUM ] { 0 } - Constant [ public integer RANDOM_ALPHA ] { 1 } - Constant [ public integer RANDOM_DISTINCT ] { 5 } - Constant [ public integer RANDOM_HEXDEC ] { 2 } - Constant [ public integer RANDOM_NOZERO ] { 4 } - Constant [ public integer RANDOM_NUMERIC ] { 3 } + Constant [ public int RANDOM_ALNUM ] { 0 } + Constant [ public int RANDOM_ALPHA ] { 1 } + Constant [ public int RANDOM_DISTINCT ] { 5 } + Constant [ public int RANDOM_HEXDEC ] { 2 } + Constant [ public int RANDOM_NOZERO ] { 4 } + Constant [ public int RANDOM_NUMERIC ] { 3 } } - Static properties [0] { } - - Static methods [23] { + - Static methods [24] { Method [ final static public method camelize ] { - Parameters [2] { @@ -38036,19 +37229,28 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $text ] } - - Return [ integer ] + - Return [ int ] } Method [ final static public method decapitalize ] { - Parameters [3] { Parameter #0 [ string $text ] - Parameter #1 [ boolean $upperRest ] + Parameter #1 [ bool $upperRest ] Parameter #2 [ string $encoding ] } - Return [ string ] } + Method [ final static public method decrement ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $separator ] + } + - Return [ string ] + } + Method [ final static public method dirFromFile ] { - Parameters [1] { @@ -38081,9 +37283,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $text ] Parameter #1 [ string $end ] - Parameter #2 [ boolean $ignoreCase ] + Parameter #2 [ bool $ignoreCase ] } - - Return [ boolean ] + - Return [ bool ] } Method [ final static public method firstBetween ] { @@ -38110,7 +37312,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $needle ] Parameter #1 [ string $haystack ] } - - Return [ boolean ] + - Return [ bool ] } Method [ final static public method increment ] { @@ -38128,7 +37330,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $first ] Parameter #1 [ string $second ] } - - Return [ boolean ] + - Return [ bool ] } Method [ final static public method isLower ] { @@ -38137,7 +37339,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $text ] Parameter #1 [ string $encoding ] } - - Return [ boolean ] + - Return [ bool ] } Method [ final static public method isPalindrome ] { @@ -38145,7 +37347,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $text ] } - - Return [ boolean ] + - Return [ bool ] } Method [ final static public method isUpper ] { @@ -38154,7 +37356,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $text ] Parameter #1 [ string $encoding ] } - - Return [ boolean ] + - Return [ bool ] } Method [ final static public method lower ] { @@ -38169,8 +37371,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ final static public method random ] { - Parameters [2] { - Parameter #0 [ integer $type ] - Parameter #1 [ integer $length ] + Parameter #0 [ int $type ] + Parameter #1 [ int $length ] } - Return [ string ] } @@ -38188,9 +37390,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $text ] Parameter #1 [ string $start ] - Parameter #2 [ boolean $ignoreCase ] + Parameter #2 [ bool $ignoreCase ] } - - Return [ boolean ] + - Return [ bool ] } Method [ final static public method uncamelize ] { @@ -38263,7 +37465,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $data ] - Parameter #1 [ boolean $insensitive ] + Parameter #1 [ bool $insensitive ] } } @@ -38279,7 +37481,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method __set ] { @@ -38310,7 +37512,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method get ] { @@ -38332,7 +37534,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ boolean $insensitive ] + Parameter #0 [ bool $insensitive ] } - Return [ array ] } @@ -38349,7 +37551,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method init ] { @@ -38372,7 +37574,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetGet ] { @@ -38433,7 +37635,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ integer $options ] + Parameter #0 [ int $options ] } - Return [ string ] } @@ -38632,7 +37834,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] Parameter #2 [ array $attributes ] - Parameter #3 [ boolean $raw ] + Parameter #3 [ bool $raw ] } - Return [ string ] } @@ -38713,7 +37915,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] Parameter #2 [ array $attributes ] - Parameter #3 [ boolean $raw ] + Parameter #3 [ bool $raw ] } - Return [ string ] } @@ -38792,7 +37994,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] Parameter #2 [ array $attributes ] - Parameter #3 [ boolean $raw ] + Parameter #3 [ bool $raw ] } - Return [ string ] } @@ -38872,7 +38074,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] Parameter #2 [ array $attributes ] - Parameter #3 [ boolean $raw ] + Parameter #3 [ bool $raw ] } - Return [ string ] } @@ -38951,7 +38153,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] Parameter #2 [ array $attributes ] - Parameter #3 [ boolean $raw ] + Parameter #3 [ bool $raw ] } - Return [ string ] } @@ -39032,7 +38234,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] Parameter #2 [ array $attributes ] - Parameter #3 [ boolean $raw ] + Parameter #3 [ bool $raw ] } - Return [ string ] } @@ -39113,7 +38315,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] Parameter #2 [ array $attributes ] - Parameter #3 [ boolean $raw ] + Parameter #3 [ bool $raw ] } - Return [ string ] } @@ -39192,7 +38394,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] Parameter #2 [ array $attributes ] - Parameter #3 [ boolean $raw ] + Parameter #3 [ bool $raw ] } - Return [ string ] } @@ -39272,7 +38474,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] Parameter #2 [ array $attributes ] - Parameter #3 [ boolean $raw ] + Parameter #3 [ bool $raw ] } - Return [ string ] } @@ -39351,7 +38553,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] Parameter #2 [ array $attributes ] - Parameter #3 [ boolean $raw ] + Parameter #3 [ bool $raw ] } - Return [ string ] } @@ -39431,7 +38633,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] Parameter #2 [ array $attributes ] - Parameter #3 [ boolean $raw ] + Parameter #3 [ bool $raw ] } - Return [ string ] } @@ -39554,7 +38756,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $href ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -39707,7 +38909,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } } - Class [ class Phalcon\Http\Cookie extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Http\CookieInterface ] { + Class [ class Phalcon\Http\Cookie extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Http\Cookie\CookieInterface ] { - Constants [0] { } @@ -39718,13 +38920,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Static methods [0] { } - - Properties [13] { + - Properties [14] { Property [ protected $container ] Property [ protected $domain ] Property [ protected $expire ] Property [ protected $filter ] Property [ protected $httpOnly ] Property [ protected $name ] + Property [ protected $options ] Property [ protected $path ] Property [ protected $read ] Property [ protected $restored ] @@ -39734,17 +38937,18 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Property [ protected $value ] } - - Methods [24] { + - Methods [26] { Method [ public method __construct ] { - - Parameters [7] { + - Parameters [8] { Parameter #0 [ string $name ] Parameter #1 [ $value ] - Parameter #2 [ integer $expire ] + Parameter #2 [ int $expire ] Parameter #3 [ string $path ] - Parameter #4 [ boolean or NULL $secure ] + Parameter #4 [ bool or NULL $secure ] Parameter #5 [ string or NULL $domain ] - Parameter #6 [ boolean $httpOnly ] + Parameter #6 [ bool $httpOnly ] + Parameter #7 [ array $options ] } } @@ -39755,52 +38959,59 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ string ] } - Method [ public method delete ] { + Method [ public method delete ] { } - Method [ public method getDomain ] { + Method [ public method getDomain ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getExpiration ] { + Method [ public method getExpiration ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getHttpOnly ] { + Method [ public method getHttpOnly ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } - Method [ public method getName ] { + Method [ public method getName ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getPath ] { + Method [ public method getOptions ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getPath ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getSecure ] { + Method [ public method getSecure ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } - Method [ public method getValue ] { + Method [ public method getValue ] { - Parameters [2] { Parameter #0 [ $filters ] @@ -39808,65 +39019,73 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } } - Method [ public method isUsingEncryption ] { + Method [ public method isUsingEncryption ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method restore ] { - Parameters [0] { } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ public method send ] { + Method [ public method send ] { - Parameters [0] { } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ public method setDomain ] { + Method [ public method setDomain ] { - Parameters [1] { Parameter #0 [ string $domain ] } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ public method setExpiration ] { + Method [ public method setExpiration ] { - Parameters [1] { - Parameter #0 [ integer $expire ] + Parameter #0 [ int $expire ] } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ public method setHttpOnly ] { + Method [ public method setHttpOnly ] { - Parameters [1] { - Parameter #0 [ boolean $httpOnly ] + Parameter #0 [ bool $httpOnly ] } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ public method setPath ] { + Method [ public method setOptions ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] + } + + Method [ public method setPath ] { - Parameters [1] { Parameter #0 [ string $path ] } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ public method setSecure ] { + Method [ public method setSecure ] { - Parameters [1] { - Parameter #0 [ boolean $secure ] + Parameter #0 [ bool $secure ] } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } Method [ public method setSignKey ] { @@ -39874,23 +39093,23 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string or NULL $signKey ] } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ public method setValue ] { + Method [ public method setValue ] { - Parameters [1] { Parameter #0 [ $value ] } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ public method useEncryption ] { + Method [ public method useEncryption ] { - Parameters [1] { - Parameter #0 [ boolean $useEncryption ] + Parameter #0 [ bool $useEncryption ] } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } Method [ protected method assertSignKeyIsLongEnough ] { @@ -40166,7 +39385,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method withAddedHeader ] { @@ -40370,14 +39589,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method __construct ] { - Parameters [3] { Parameter #0 [ $body ] - Parameter #1 [ integer $code ] + Parameter #1 [ int $code ] Parameter #2 [ array $headers ] } } @@ -40402,7 +39621,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ private method checkCodeValue ] { - Parameters [1] { - Parameter #0 [ integer $code ] + Parameter #0 [ int $code ] } - Return [ void ] } @@ -40464,7 +39683,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method withAddedHeader ] { @@ -40628,7 +39847,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method createResponse ] { - Parameters [2] { - Parameter #0 [ integer $code ] + Parameter #0 [ int $code ] Parameter #1 [ string $reasonPhrase ] } - Return [ Psr\Http\Message\ResponseInterface ] @@ -40878,7 +40097,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method withAddedHeader ] { @@ -41257,7 +40476,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getContents ] { - Parameters [1] { - Parameter #0 [ integer $length ] + Parameter #0 [ int $length ] } - Return [ string ] } @@ -41266,7 +40485,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method read ] { @@ -41294,7 +40513,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getMetadata ] { @@ -41308,21 +40527,21 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ public method isReadable ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isSeekable ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method rewind ] { @@ -41354,7 +40573,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method write ] { @@ -41362,7 +40581,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $data ] } - - Return [ integer ] + - Return [ int ] } } } @@ -41415,7 +40634,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getContents ] { @@ -41436,28 +40655,28 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ public method isReadable ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isSeekable ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isWritable ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method read ] { @@ -41497,7 +40716,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method write ] { @@ -41505,7 +40724,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $data ] } - - Return [ integer ] + - Return [ int ] } } } @@ -41558,7 +40777,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getContents ] { @@ -41579,28 +40798,28 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ public method isReadable ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isSeekable ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isWritable ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method read ] { @@ -41640,7 +40859,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method write ] { @@ -41648,7 +40867,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $data ] } - - Return [ integer ] + - Return [ int ] } } } @@ -41693,22 +40912,22 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getSize ] { - Parameters [0] { } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ public method __construct ] { - Parameters [5] { Parameter #0 [ $stream ] - Parameter #1 [ integer or NULL $size ] - Parameter #2 [ integer $error ] + Parameter #1 [ int or NULL $size ] + Parameter #2 [ int $error ] Parameter #3 [ string or NULL $clientFilename ] Parameter #4 [ string or NULL $clientMediaType ] } @@ -41728,7 +40947,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ private method checkError ] { - Parameters [1] { - Parameter #0 [ integer $error ] + Parameter #0 [ int $error ] } - Return [ void ] } @@ -41737,7 +40956,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ $stream ] - Parameter #1 [ integer $error ] + Parameter #1 [ int $error ] } - Return [ void ] } @@ -41745,7 +40964,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ private method getErrorDescription ] { - Parameters [1] { - Parameter #0 [ integer $error ] + Parameter #0 [ int $error ] } - Return [ string ] } @@ -41779,8 +40998,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [5] { Parameter #0 [ Psr\Http\Message\StreamInterface $stream ] - Parameter #1 [ integer or NULL $size ] - Parameter #2 [ integer $error ] + Parameter #1 [ int or NULL $size ] + Parameter #2 [ int $error ] Parameter #3 [ string or NULL $clientFilename ] Parameter #4 [ string or NULL $clientMediaType ] } @@ -41946,7 +41165,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $port ] } - - Return [ integer ] + - Return [ int ] } Method [ private method filterQuery ] { @@ -42052,13 +41271,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setHttpMethodParameterOverride ] { - Parameters [1] { - Parameter #0 [ boolean $httpMethodParameterOverride ] + Parameter #0 [ bool $httpMethodParameterOverride ] } } @@ -42068,8 +41287,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string or NULL $name ] Parameter #1 [ $filters ] Parameter #2 [ $defaultValue ] - Parameter #3 [ boolean $notAllowEmpty ] - Parameter #4 [ boolean $noRecursive ] + Parameter #3 [ bool $notAllowEmpty ] + Parameter #4 [ bool $noRecursive ] } } @@ -42111,7 +41330,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getClientAddress ] { - Parameters [1] { - Parameter #0 [ boolean $trustForwardedHeader ] + Parameter #0 [ bool $trustForwardedHeader ] } } @@ -42141,8 +41360,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ string or NULL $name ] Parameter #1 [ $defaultValue ] - Parameter #2 [ boolean $notAllowEmpty ] - Parameter #3 [ boolean $noRecursive ] + Parameter #2 [ bool $notAllowEmpty ] + Parameter #3 [ bool $noRecursive ] } } @@ -42151,8 +41370,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ string or NULL $name ] Parameter #1 [ $defaultValue ] - Parameter #2 [ boolean $notAllowEmpty ] - Parameter #3 [ boolean $noRecursive ] + Parameter #2 [ bool $notAllowEmpty ] + Parameter #3 [ bool $noRecursive ] } } @@ -42161,8 +41380,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ string or NULL $name ] Parameter #1 [ $defaultValue ] - Parameter #2 [ boolean $notAllowEmpty ] - Parameter #3 [ boolean $noRecursive ] + Parameter #2 [ bool $notAllowEmpty ] + Parameter #3 [ bool $noRecursive ] } } @@ -42198,7 +41417,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getJsonRawBody ] { - Parameters [1] { - Parameter #0 [ boolean $associative ] + Parameter #0 [ bool $associative ] } } @@ -42220,7 +41439,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getPost ] { @@ -42229,8 +41448,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string or NULL $name ] Parameter #1 [ $filters ] Parameter #2 [ $defaultValue ] - Parameter #3 [ boolean $notAllowEmpty ] - Parameter #4 [ boolean $noRecursive ] + Parameter #3 [ bool $notAllowEmpty ] + Parameter #4 [ bool $noRecursive ] } } @@ -42240,8 +41459,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string or NULL $name ] Parameter #1 [ $filters ] Parameter #2 [ $defaultValue ] - Parameter #3 [ boolean $notAllowEmpty ] - Parameter #4 [ boolean $noRecursive ] + Parameter #3 [ bool $notAllowEmpty ] + Parameter #4 [ bool $noRecursive ] } } @@ -42251,8 +41470,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string or NULL $name ] Parameter #1 [ $filters ] Parameter #2 [ $defaultValue ] - Parameter #3 [ boolean $notAllowEmpty ] - Parameter #4 [ boolean $noRecursive ] + Parameter #3 [ bool $notAllowEmpty ] + Parameter #4 [ bool $noRecursive ] } } @@ -42295,8 +41514,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getUploadedFiles ] { - Parameters [2] { - Parameter #0 [ boolean $onlySuccessful ] - Parameter #1 [ boolean $namedKeys ] + Parameter #0 [ bool $onlySuccessful ] + Parameter #1 [ bool $namedKeys ] } - Return [ array ] } @@ -42304,7 +41523,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ final public method getURI ] { - Parameters [1] { - Parameter #0 [ boolean $onlyPath ] + Parameter #0 [ bool $onlyPath ] } - Return [ string ] } @@ -42321,14 +41540,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method hasFiles ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ final public method hasHeader ] { @@ -42336,7 +41555,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $header ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method hasPost ] { @@ -42344,7 +41563,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method hasPut ] { @@ -42352,7 +41571,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method hasQuery ] { @@ -42360,7 +41579,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ final public method hasServer ] { @@ -42368,114 +41587,114 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isAjax ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isConnect ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isDelete ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isGet ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isHead ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isMethod ] { - Parameters [2] { Parameter #0 [ $methods ] - Parameter #1 [ boolean $strict ] + Parameter #1 [ bool $strict ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isOptions ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isPatch ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isPost ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isPut ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isPurge ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isSecure ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isStrictHostCheck ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isSoap ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isTrace ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isValidHttpMethod ] { @@ -42483,15 +41702,15 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $method ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method numFiles ] { - Parameters [1] { - Parameter #0 [ boolean $onlySuccessful ] + Parameter #0 [ bool $onlySuccessful ] } - - Return [ integer ] + - Return [ int ] } Method [ public method setParameterFilters ] { @@ -42507,7 +41726,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setStrictHostCheck ] { - Parameters [1] { - Parameter #0 [ boolean $flag ] + Parameter #0 [ bool $flag ] } - Return [ Phalcon\Http\RequestInterface ] } @@ -42528,8 +41747,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ string or NULL $name ] Parameter #2 [ $filters ] Parameter #3 [ $defaultValue ] - Parameter #4 [ boolean $notAllowEmpty ] - Parameter #5 [ boolean $noRecursive ] + Parameter #4 [ bool $notAllowEmpty ] + Parameter #5 [ bool $noRecursive ] } } @@ -42537,9 +41756,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ $data ] - Parameter #1 [ boolean $onlySuccessful ] + Parameter #1 [ bool $onlySuccessful ] } - - Return [ integer ] + - Return [ int ] } Method [ final protected method getQualityHeader ] { @@ -42689,7 +41908,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [11] { - Method [ public method getError ] { + Method [ public method getError ] { - Parameters [0] { } @@ -42736,7 +41955,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getTempName ] { @@ -42757,7 +41976,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method moveTo ] { @@ -42765,7 +41984,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $destination ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -42856,7 +42075,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ public method hasHeader ] { @@ -42864,22 +42083,22 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isSent ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method redirect ] { - Parameters [3] { Parameter #0 [ $location ] - Parameter #1 [ boolean $externalRedirect ] - Parameter #2 [ integer $statusCode ] + Parameter #1 [ bool $externalRedirect ] + Parameter #2 [ int $statusCode ] } - Return [ Phalcon\Http\ResponseInterface ] } @@ -42919,7 +42138,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setCache ] { - Parameters [1] { - Parameter #0 [ integer $minutes ] + Parameter #0 [ int $minutes ] } - Return [ Phalcon\Http\ResponseInterface ] } @@ -42935,7 +42154,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setContentLength ] { - Parameters [1] { - Parameter #0 [ integer $contentLength ] + Parameter #0 [ int $contentLength ] } - Return [ Phalcon\Http\ResponseInterface ] } @@ -43020,8 +42239,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ $content ] - Parameter #1 [ integer $jsonOptions ] - Parameter #2 [ integer $depth ] + Parameter #1 [ int $jsonOptions ] + Parameter #2 [ int $depth ] } - Return [ Phalcon\Http\ResponseInterface ] } @@ -43044,7 +42263,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setStatusCode ] { - Parameters [2] { - Parameter #0 [ integer $code ] + Parameter #0 [ int $code ] Parameter #1 [ string or NULL $message ] } - Return [ Phalcon\Http\ResponseInterface ] @@ -43083,7 +42302,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ boolean $useEncryption ] + Parameter #0 [ bool $useEncryption ] Parameter #1 [ string or NULL $signKey ] } } @@ -43093,7 +42312,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method get ] { @@ -43101,7 +42320,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } Method [ public method getCookies ] { @@ -43116,14 +42335,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isUsingEncryption ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method reset ] { @@ -43137,19 +42356,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method set ] { - - Parameters [7] { + - Parameters [8] { Parameter #0 [ string $name ] Parameter #1 [ $value ] - Parameter #2 [ integer $expire ] + Parameter #2 [ int $expire ] Parameter #3 [ string $path ] - Parameter #4 [ boolean or NULL $secure ] + Parameter #4 [ bool or NULL $secure ] Parameter #5 [ string or NULL $domain ] - Parameter #6 [ boolean or NULL $httpOnly ] + Parameter #6 [ bool or NULL $httpOnly ] + Parameter #7 [ array $options ] } - Return [ Phalcon\Http\Response\CookiesInterface ] } @@ -43159,13 +42379,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string or NULL $signKey ] } - - Return [ Phalcon\Http\CookieInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } Method [ public method useEncryption ] { - Parameters [1] { - Parameter #0 [ boolean $useEncryption ] + Parameter #0 [ bool $useEncryption ] } - Return [ Phalcon\Http\Response\CookiesInterface ] } @@ -43279,7 +42499,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method remove ] { @@ -43297,7 +42517,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method set ] { @@ -43391,7 +42611,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ static public method getVersion ] { @@ -43417,8 +42637,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $file ] - Parameter #1 [ integer or NULL $width ] - Parameter #2 [ integer or NULL $height ] + Parameter #1 [ int or NULL $width ] + Parameter #2 [ int or NULL $height ] } } @@ -43428,42 +42648,42 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ protected method processBackground ] { - Parameters [4] { - Parameter #0 [ integer $r ] - Parameter #1 [ integer $g ] - Parameter #2 [ integer $b ] - Parameter #3 [ integer $opacity ] + Parameter #0 [ int $r ] + Parameter #1 [ int $g ] + Parameter #2 [ int $b ] + Parameter #3 [ int $opacity ] } } Method [ protected method processBlur ] { - Parameters [1] { - Parameter #0 [ integer $radius ] + Parameter #0 [ int $radius ] } } Method [ protected method processCreate ] { - Parameters [2] { - Parameter #0 [ integer $width ] - Parameter #1 [ integer $height ] + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] } } Method [ protected method processCrop ] { - Parameters [4] { - Parameter #0 [ integer $width ] - Parameter #1 [ integer $height ] - Parameter #2 [ integer $offsetX ] - Parameter #3 [ integer $offsetY ] + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ int $offsetX ] + Parameter #3 [ int $offsetY ] } } Method [ protected method processFlip ] { - Parameters [1] { - Parameter #0 [ integer $direction ] + Parameter #0 [ int $direction ] } } @@ -43477,16 +42697,16 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ protected method processPixelate ] { - Parameters [1] { - Parameter #0 [ integer $amount ] + Parameter #0 [ int $amount ] } } Method [ protected method processReflection ] { - Parameters [3] { - Parameter #0 [ integer $height ] - Parameter #1 [ integer $opacity ] - Parameter #2 [ boolean $fadeIn ] + Parameter #0 [ int $height ] + Parameter #1 [ int $opacity ] + Parameter #2 [ bool $fadeIn ] } } @@ -43494,22 +42714,22 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string $ext ] - Parameter #1 [ integer $quality ] + Parameter #1 [ int $quality ] } } Method [ protected method processResize ] { - Parameters [2] { - Parameter #0 [ integer $width ] - Parameter #1 [ integer $height ] + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] } } Method [ protected method processRotate ] { - Parameters [1] { - Parameter #0 [ integer $degrees ] + Parameter #0 [ int $degrees ] } } @@ -43517,14 +42737,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string $file ] - Parameter #1 [ integer $quality ] + Parameter #1 [ int $quality ] } } Method [ protected method processSharpen ] { - Parameters [1] { - Parameter #0 [ integer $amount ] + Parameter #0 [ int $amount ] } } @@ -43532,13 +42752,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [9] { Parameter #0 [ string $text ] - Parameter #1 [ integer $offsetX ] - Parameter #2 [ integer $offsetY ] - Parameter #3 [ integer $opacity ] - Parameter #4 [ integer $r ] - Parameter #5 [ integer $g ] - Parameter #6 [ integer $b ] - Parameter #7 [ integer $size ] + Parameter #1 [ int $offsetX ] + Parameter #2 [ int $offsetY ] + Parameter #3 [ int $opacity ] + Parameter #4 [ int $r ] + Parameter #5 [ int $g ] + Parameter #6 [ int $b ] + Parameter #7 [ int $size ] Parameter #8 [ string $fontfile ] } } @@ -43547,9 +42767,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] - Parameter #1 [ integer $offsetX ] - Parameter #2 [ integer $offsetY ] - Parameter #3 [ integer $opacity ] + Parameter #1 [ int $offsetX ] + Parameter #2 [ int $offsetY ] + Parameter #3 [ int $opacity ] } } @@ -43557,7 +42777,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getImage ] { @@ -43577,21 +42797,21 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getWidth ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method background ] { - Parameters [2] { Parameter #0 [ string $color ] - Parameter #1 [ integer $opacity ] + Parameter #1 [ int $opacity ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -43599,7 +42819,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method blur ] { - Parameters [1] { - Parameter #0 [ integer $radius ] + Parameter #0 [ int $radius ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -43607,10 +42827,10 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method crop ] { - Parameters [4] { - Parameter #0 [ integer $width ] - Parameter #1 [ integer $height ] - Parameter #2 [ integer or NULL $offsetX ] - Parameter #3 [ integer or NULL $offsetY ] + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ int or NULL $offsetX ] + Parameter #3 [ int or NULL $offsetY ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -43618,7 +42838,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method flip ] { - Parameters [1] { - Parameter #0 [ integer $direction ] + Parameter #0 [ int $direction ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -43626,10 +42846,10 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method liquidRescale ] { - Parameters [4] { - Parameter #0 [ integer $width ] - Parameter #1 [ integer $height ] - Parameter #2 [ integer $deltaX ] - Parameter #3 [ integer $rigidity ] + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ int $deltaX ] + Parameter #3 [ int $rigidity ] } - Return [ Phalcon\Image\Adapter\AbstractAdapter ] } @@ -43645,7 +42865,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method pixelate ] { - Parameters [1] { - Parameter #0 [ integer $amount ] + Parameter #0 [ int $amount ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -43653,9 +42873,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method reflection ] { - Parameters [3] { - Parameter #0 [ integer $height ] - Parameter #1 [ integer $opacity ] - Parameter #2 [ boolean $fadeIn ] + Parameter #0 [ int $height ] + Parameter #1 [ int $opacity ] + Parameter #2 [ bool $fadeIn ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -43664,7 +42884,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string or NULL $ext ] - Parameter #1 [ integer $quality ] + Parameter #1 [ int $quality ] } - Return [ string ] } @@ -43672,9 +42892,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method resize ] { - Parameters [3] { - Parameter #0 [ integer or NULL $width ] - Parameter #1 [ integer or NULL $height ] - Parameter #2 [ integer $master ] + Parameter #0 [ int or NULL $width ] + Parameter #1 [ int or NULL $height ] + Parameter #2 [ int $master ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -43682,7 +42902,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method rotate ] { - Parameters [1] { - Parameter #0 [ integer $degrees ] + Parameter #0 [ int $degrees ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -43691,7 +42911,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string or NULL $file ] - Parameter #1 [ integer $quality ] + Parameter #1 [ int $quality ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -43699,7 +42919,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method sharpen ] { - Parameters [1] { - Parameter #0 [ integer $amount ] + Parameter #0 [ int $amount ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -43710,9 +42930,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $text ] Parameter #1 [ $offsetX ] Parameter #2 [ $offsetY ] - Parameter #3 [ integer $opacity ] + Parameter #3 [ int $opacity ] Parameter #4 [ string $color ] - Parameter #5 [ integer $size ] + Parameter #5 [ int $size ] Parameter #6 [ string or NULL $fontfile ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] @@ -43722,9 +42942,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] - Parameter #1 [ integer $offsetX ] - Parameter #2 [ integer $offsetY ] - Parameter #3 [ integer $opacity ] + Parameter #1 [ int $offsetX ] + Parameter #2 [ int $offsetY ] + Parameter #3 [ int $opacity ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -43746,7 +42966,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } } @@ -43765,8 +42985,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $file ] - Parameter #1 [ integer or NULL $width ] - Parameter #2 [ integer or NULL $height ] + Parameter #1 [ int or NULL $width ] + Parameter #2 [ int or NULL $height ] } } @@ -43783,52 +43003,52 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setResourceLimit ] { - Parameters [2] { - Parameter #0 [ integer $type ] - Parameter #1 [ integer $limit ] + Parameter #0 [ int $type ] + Parameter #1 [ int $limit ] } } Method [ protected method processBackground ] { - Parameters [4] { - Parameter #0 [ integer $r ] - Parameter #1 [ integer $g ] - Parameter #2 [ integer $b ] - Parameter #3 [ integer $opacity ] + Parameter #0 [ int $r ] + Parameter #1 [ int $g ] + Parameter #2 [ int $b ] + Parameter #3 [ int $opacity ] } } Method [ protected method processBlur ] { - Parameters [1] { - Parameter #0 [ integer $radius ] + Parameter #0 [ int $radius ] } } Method [ protected method processCrop ] { - Parameters [4] { - Parameter #0 [ integer $width ] - Parameter #1 [ integer $height ] - Parameter #2 [ integer $offsetX ] - Parameter #3 [ integer $offsetY ] + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ int $offsetX ] + Parameter #3 [ int $offsetY ] } } Method [ protected method processFlip ] { - Parameters [1] { - Parameter #0 [ integer $direction ] + Parameter #0 [ int $direction ] } } Method [ protected method processLiquidRescale ] { - Parameters [4] { - Parameter #0 [ integer $width ] - Parameter #1 [ integer $height ] - Parameter #2 [ integer $deltaX ] - Parameter #3 [ integer $rigidity ] + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ int $deltaX ] + Parameter #3 [ int $rigidity ] } } @@ -43842,16 +43062,16 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ protected method processPixelate ] { - Parameters [1] { - Parameter #0 [ integer $amount ] + Parameter #0 [ int $amount ] } } Method [ protected method processReflection ] { - Parameters [3] { - Parameter #0 [ integer $height ] - Parameter #1 [ integer $opacity ] - Parameter #2 [ boolean $fadeIn ] + Parameter #0 [ int $height ] + Parameter #1 [ int $opacity ] + Parameter #2 [ bool $fadeIn ] } } @@ -43859,7 +43079,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string $extension ] - Parameter #1 [ integer $quality ] + Parameter #1 [ int $quality ] } - Return [ string ] } @@ -43867,15 +43087,15 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ protected method processResize ] { - Parameters [2] { - Parameter #0 [ integer $width ] - Parameter #1 [ integer $height ] + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] } } Method [ protected method processRotate ] { - Parameters [1] { - Parameter #0 [ integer $degrees ] + Parameter #0 [ int $degrees ] } } @@ -43883,14 +43103,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string $file ] - Parameter #1 [ integer $quality ] + Parameter #1 [ int $quality ] } } Method [ protected method processSharpen ] { - Parameters [1] { - Parameter #0 [ integer $amount ] + Parameter #0 [ int $amount ] } } @@ -43900,11 +43120,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $text ] Parameter #1 [ $offsetX ] Parameter #2 [ $offsetY ] - Parameter #3 [ integer $opacity ] - Parameter #4 [ integer $r ] - Parameter #5 [ integer $g ] - Parameter #6 [ integer $b ] - Parameter #7 [ integer $size ] + Parameter #3 [ int $opacity ] + Parameter #4 [ int $r ] + Parameter #5 [ int $g ] + Parameter #6 [ int $b ] + Parameter #7 [ int $size ] Parameter #8 [ string $fontfile ] } } @@ -43913,9 +43133,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $image ] - Parameter #1 [ integer $offsetX ] - Parameter #2 [ integer $offsetY ] - Parameter #3 [ integer $opacity ] + Parameter #1 [ int $offsetX ] + Parameter #2 [ int $offsetY ] + Parameter #3 [ int $opacity ] } } @@ -43923,7 +43143,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getImage ] { @@ -43943,21 +43163,21 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getWidth ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method background ] { - Parameters [2] { Parameter #0 [ string $color ] - Parameter #1 [ integer $opacity ] + Parameter #1 [ int $opacity ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -43965,7 +43185,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method blur ] { - Parameters [1] { - Parameter #0 [ integer $radius ] + Parameter #0 [ int $radius ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -43973,10 +43193,10 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method crop ] { - Parameters [4] { - Parameter #0 [ integer $width ] - Parameter #1 [ integer $height ] - Parameter #2 [ integer or NULL $offsetX ] - Parameter #3 [ integer or NULL $offsetY ] + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ int or NULL $offsetX ] + Parameter #3 [ int or NULL $offsetY ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -43984,7 +43204,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method flip ] { - Parameters [1] { - Parameter #0 [ integer $direction ] + Parameter #0 [ int $direction ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -43992,10 +43212,10 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method liquidRescale ] { - Parameters [4] { - Parameter #0 [ integer $width ] - Parameter #1 [ integer $height ] - Parameter #2 [ integer $deltaX ] - Parameter #3 [ integer $rigidity ] + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ int $deltaX ] + Parameter #3 [ int $rigidity ] } - Return [ Phalcon\Image\Adapter\AbstractAdapter ] } @@ -44011,7 +43231,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method pixelate ] { - Parameters [1] { - Parameter #0 [ integer $amount ] + Parameter #0 [ int $amount ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -44019,9 +43239,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method reflection ] { - Parameters [3] { - Parameter #0 [ integer $height ] - Parameter #1 [ integer $opacity ] - Parameter #2 [ boolean $fadeIn ] + Parameter #0 [ int $height ] + Parameter #1 [ int $opacity ] + Parameter #2 [ bool $fadeIn ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -44030,7 +43250,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string or NULL $ext ] - Parameter #1 [ integer $quality ] + Parameter #1 [ int $quality ] } - Return [ string ] } @@ -44038,9 +43258,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method resize ] { - Parameters [3] { - Parameter #0 [ integer or NULL $width ] - Parameter #1 [ integer or NULL $height ] - Parameter #2 [ integer $master ] + Parameter #0 [ int or NULL $width ] + Parameter #1 [ int or NULL $height ] + Parameter #2 [ int $master ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -44048,7 +43268,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method rotate ] { - Parameters [1] { - Parameter #0 [ integer $degrees ] + Parameter #0 [ int $degrees ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -44057,7 +43277,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string or NULL $file ] - Parameter #1 [ integer $quality ] + Parameter #1 [ int $quality ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -44065,7 +43285,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method sharpen ] { - Parameters [1] { - Parameter #0 [ integer $amount ] + Parameter #0 [ int $amount ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -44076,9 +43296,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $text ] Parameter #1 [ $offsetX ] Parameter #2 [ $offsetY ] - Parameter #3 [ integer $opacity ] + Parameter #3 [ int $opacity ] Parameter #4 [ string $color ] - Parameter #5 [ integer $size ] + Parameter #5 [ int $size ] Parameter #6 [ string or NULL $fontfile ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] @@ -44088,9 +43308,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] - Parameter #1 [ integer $offsetX ] - Parameter #2 [ integer $offsetY ] - Parameter #3 [ integer $opacity ] + Parameter #1 [ int $offsetX ] + Parameter #2 [ int $offsetY ] + Parameter #3 [ int $opacity ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -44100,15 +43320,15 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Image\Enum ] { - Constants [9] { - Constant [ public integer AUTO ] { 4 } - Constant [ public integer HEIGHT ] { 3 } - Constant [ public integer INVERSE ] { 5 } - Constant [ public integer NONE ] { 1 } - Constant [ public integer PRECISE ] { 6 } - Constant [ public integer TENSILE ] { 7 } - Constant [ public integer WIDTH ] { 2 } - Constant [ public integer HORIZONTAL ] { 11 } - Constant [ public integer VERTICAL ] { 12 } + Constant [ public int AUTO ] { 4 } + Constant [ public int HEIGHT ] { 3 } + Constant [ public int INVERSE ] { 5 } + Constant [ public int NONE ] { 1 } + Constant [ public int PRECISE ] { 6 } + Constant [ public int TENSILE ] { 7 } + Constant [ public int WIDTH ] { 2 } + Constant [ public int HORIZONTAL ] { 11 } + Constant [ public int VERTICAL ] { 12 } } - Static properties [0] { @@ -44225,8 +43445,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ string $name ] Parameter #1 [ string $file ] - Parameter #2 [ integer or NULL $width ] - Parameter #3 [ integer or NULL $height ] + Parameter #2 [ int or NULL $width ] + Parameter #3 [ int or NULL $height ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -44318,7 +43538,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $className ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getCheckedPath ] { @@ -44387,7 +43607,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method register ] { - Parameters [1] { - Parameter #0 [ boolean $prepend ] + Parameter #0 [ bool $prepend ] } - Return [ Phalcon\Loader ] } @@ -44396,7 +43616,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $classes ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Loader ] } @@ -44405,7 +43625,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $directories ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Loader ] } @@ -44414,7 +43634,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $files ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Loader ] } @@ -44423,7 +43643,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $namespaces ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Loader ] } @@ -44536,15 +43756,15 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Logger implements Psr\Log\LoggerInterface ] { - Constants [9] { - Constant [ public integer ALERT ] { 2 } - Constant [ public integer CRITICAL ] { 1 } - Constant [ public integer CUSTOM ] { 8 } - Constant [ public integer DEBUG ] { 7 } - Constant [ public integer EMERGENCY ] { 0 } - Constant [ public integer ERROR ] { 3 } - Constant [ public integer INFO ] { 6 } - Constant [ public integer NOTICE ] { 5 } - Constant [ public integer WARNING ] { 4 } + Constant [ public int ALERT ] { 2 } + Constant [ public int CRITICAL ] { 1 } + Constant [ public int CUSTOM ] { 8 } + Constant [ public int DEBUG ] { 7 } + Constant [ public int EMERGENCY ] { 0 } + Constant [ public int ERROR ] { 3 } + Constant [ public int INFO ] { 6 } + Constant [ public int NOTICE ] { 5 } + Constant [ public int WARNING ] { 4 } } - Static properties [0] { @@ -44565,7 +43785,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method __construct ] { @@ -44707,7 +43927,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setLogLevel ] { - Parameters [1] { - Parameter #0 [ integer $level ] + Parameter #0 [ int $level ] } - Return [ Phalcon\Logger ] } @@ -44724,11 +43944,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ protected method addMessage ] { - Parameters [3] { - Parameter #0 [ integer $level ] + Parameter #0 [ int $level ] Parameter #1 [ string $message ] Parameter #2 [ array $context ] } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method getLevels ] { @@ -44743,7 +43963,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $level ] } - - Return [ integer ] + - Return [ int ] } } } @@ -44838,7 +44058,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method process ] { @@ -44881,11 +44101,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ Phalcon\Logger\Formatter\FormatterInterface ] } - Method [ public method inTransaction ] { + Method [ public method inTransaction ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method rollback ] { @@ -44947,7 +44167,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method process ] { @@ -44990,11 +44210,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ Phalcon\Logger\Formatter\FormatterInterface ] } - Method [ public method inTransaction ] { + Method [ public method inTransaction ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method rollback ] { @@ -45049,7 +44269,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method process ] { @@ -45063,9 +44283,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ private method logLevelToSyslog ] { - Parameters [1] { - Parameter #0 [ string $level ] + Parameter #0 [ int $level ] } - - Return [ integer ] + - Return [ int ] } Method [ public method __destruct ] { @@ -45100,11 +44320,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ Phalcon\Logger\Formatter\FormatterInterface ] } - Method [ public method inTransaction ] { + Method [ public method inTransaction ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method rollback ] { @@ -45362,8 +44582,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [5] { Parameter #0 [ string $message ] Parameter #1 [ string $name ] - Parameter #2 [ integer $type ] - Parameter #3 [ integer $time ] + Parameter #2 [ int $type ] + Parameter #3 [ int $time ] Parameter #4 [ $context ] } } @@ -45500,7 +44720,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getField ] { @@ -45537,7 +44757,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $message ] Parameter #1 [ $field ] Parameter #2 [ string $type ] - Parameter #3 [ integer $code ] + Parameter #3 [ int $code ] Parameter #4 [ array $metaData ] } } @@ -45559,7 +44779,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setCode ] { - Parameters [1] { - Parameter #0 [ integer $code ] + Parameter #0 [ int $code ] } - Return [ Phalcon\Messages\MessageInterface ] } @@ -45640,7 +44860,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method current ] { @@ -45669,7 +44889,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method next ] { @@ -45684,7 +44904,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetGet ] { @@ -45722,7 +44942,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } } } @@ -45759,7 +44979,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method sendCookiesOnHandleRequest ] { - Parameters [1] { - Parameter #0 [ boolean $sendCookies ] + Parameter #0 [ bool $sendCookies ] } - Return [ Phalcon\Mvc\Application ] } @@ -45767,7 +44987,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method sendHeadersOnHandleRequest ] { - Parameters [1] { - Parameter #0 [ boolean $sendHeaders ] + Parameter #0 [ bool $sendHeaders ] } - Return [ Phalcon\Mvc\Application ] } @@ -45775,7 +44995,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method useImplicitView ] { - Parameters [1] { - Parameter #0 [ boolean $implicitView ] + Parameter #0 [ bool $implicitView ] } - Return [ Phalcon\Mvc\Application ] } @@ -45819,7 +45039,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $modules ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Application\AbstractApplication ] } @@ -45852,7 +45072,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDI ] { @@ -45967,7 +45187,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDI ] { @@ -46117,7 +45337,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string $message ] - Parameter #1 [ integer $exceptionCode ] + Parameter #1 [ int $exceptionCode ] } } @@ -46224,14 +45444,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $param ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isFinished ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setActionName ] { @@ -46346,7 +45566,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method resolveEmptyProperties ] { @@ -46384,12 +45604,12 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Mvc\Dispatcher\Exception extends Phalcon\Dispatcher\Exception implements Throwable ] { - Constants [6] { - Constant [ public integer EXCEPTION_ACTION_NOT_FOUND ] { 5 } - Constant [ public integer EXCEPTION_CYCLIC_ROUTING ] { 1 } - Constant [ public integer EXCEPTION_HANDLER_NOT_FOUND ] { 2 } - Constant [ public integer EXCEPTION_INVALID_HANDLER ] { 3 } - Constant [ public integer EXCEPTION_INVALID_PARAMS ] { 4 } - Constant [ public integer EXCEPTION_NO_DI ] { 0 } + Constant [ public int EXCEPTION_ACTION_NOT_FOUND ] { 5 } + Constant [ public int EXCEPTION_CYCLIC_ROUTING ] { 1 } + Constant [ public int EXCEPTION_HANDLER_NOT_FOUND ] { 2 } + Constant [ public int EXCEPTION_INVALID_HANDLER ] { 3 } + Constant [ public int EXCEPTION_INVALID_PARAMS ] { 4 } + Constant [ public int EXCEPTION_NO_DI ] { 0 } } - Static properties [0] { @@ -46621,7 +45841,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $serviceName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method head ] { @@ -46663,7 +45883,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $alias ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetGet ] { @@ -46763,7 +45983,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $serviceName ] Parameter #1 [ $definition ] - Parameter #2 [ boolean $shared ] + Parameter #2 [ bool $shared ] } - Return [ Phalcon\Di\ServiceInterface ] } @@ -46783,7 +46003,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDI ] { @@ -46865,7 +46085,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method map ] { @@ -46933,7 +46153,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ $handler ] - Parameter #1 [ boolean $lazy ] + Parameter #1 [ bool $lazy ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -46941,7 +46161,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setLazy ] { - Parameters [1] { - Parameter #0 [ boolean $lazy ] + Parameter #0 [ bool $lazy ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -47071,13 +46291,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ abstract class Phalcon\Mvc\Model extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\EntityInterface, Phalcon\Mvc\ModelInterface, Phalcon\Mvc\Model\ResultInterface, Serializable, JsonSerializable ] { - Constants [8] { - Constant [ public integer DIRTY_STATE_DETACHED ] { 2 } - Constant [ public integer DIRTY_STATE_PERSISTENT ] { 0 } - Constant [ public integer DIRTY_STATE_TRANSIENT ] { 1 } - Constant [ public integer OP_CREATE ] { 1 } - Constant [ public integer OP_DELETE ] { 3 } - Constant [ public integer OP_NONE ] { 0 } - Constant [ public integer OP_UPDATE ] { 2 } + Constant [ public int DIRTY_STATE_DETACHED ] { 2 } + Constant [ public int DIRTY_STATE_PERSISTENT ] { 0 } + Constant [ public int DIRTY_STATE_TRANSIENT ] { 1 } + Constant [ public int OP_CREATE ] { 1 } + Constant [ public int OP_DELETE ] { 3 } + Constant [ public int OP_NONE ] { 0 } + Constant [ public int OP_UPDATE ] { 2 } Constant [ public string TRANSACTION_INDEX ] { transaction } } @@ -47106,7 +46326,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ Phalcon\Mvc\ModelInterface $base ] Parameter #1 [ array $data ] - Parameter #2 [ integer $dirtyState ] + Parameter #2 [ int $dirtyState ] } - Return [ Phalcon\Mvc\ModelInterface ] } @@ -47117,8 +46337,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $base ] Parameter #1 [ array $data ] Parameter #2 [ $columnMap ] - Parameter #3 [ integer $dirtyState ] - Parameter #4 [ boolean or NULL $keepSnapshots ] + Parameter #3 [ int $dirtyState ] + Parameter #4 [ bool or NULL $keepSnapshots ] } - Return [ Phalcon\Mvc\ModelInterface ] } @@ -47128,7 +46348,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ array $data ] Parameter #1 [ $columnMap ] - Parameter #2 [ integer $hydrationMode ] + Parameter #2 [ int $hydrationMode ] } } @@ -47137,7 +46357,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $parameters ] } - - Return [ integer ] + - Return [ int ] } Method [ static public method find ] { @@ -47281,7 +46501,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $property ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method __set ] { @@ -47322,14 +46542,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method delete ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method dump ] { @@ -47344,7 +46564,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $eventName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method fireEventCancel ] { @@ -47352,7 +46572,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $eventName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getChangedFields ] { @@ -47366,7 +46586,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getEventsManager ] { @@ -47402,7 +46622,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getOldSnapshotData ] { @@ -47439,7 +46659,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $relationshipAlias ] } - - Return [ boolean ] + - Return [ bool ] } Method [ final public method getSchema ] { @@ -47488,25 +46708,25 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ $fieldName ] - Parameter #1 [ boolean $allFields ] + Parameter #1 [ bool $allFields ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method hasSnapshotData ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method hasUpdated ] { - Parameters [2] { Parameter #0 [ $fieldName ] - Parameter #1 [ boolean $allFields ] + Parameter #1 [ bool $allFields ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method jsonSerialize ] { @@ -47534,7 +46754,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method serialize ] { @@ -47562,7 +46782,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setDirtyState ] { - Parameters [1] { - Parameter #0 [ integer $dirtyState ] + Parameter #0 [ int $dirtyState ] } } @@ -47617,7 +46837,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method skipOperation ] { - Parameters [1] { - Parameter #0 [ boolean $skip ] + Parameter #0 [ bool $skip ] } - Return [ void ] } @@ -47634,7 +46854,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method writeAttribute ] { @@ -47650,21 +46870,21 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ final protected method _checkForeignKeysReverseCascade ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ final protected method _checkForeignKeysReverseRestrict ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method _doLowInsert ] { @@ -47675,7 +46895,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #2 [ $table ] Parameter #3 [ $identityField ] } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method _doLowUpdate ] { @@ -47685,7 +46905,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ Phalcon\Db\Adapter\AdapterInterface $connection ] Parameter #2 [ $table ] } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method _exists ] { @@ -47694,7 +46914,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Mvc\Model\MetaDataInterface $metaData ] Parameter #1 [ Phalcon\Db\Adapter\AdapterInterface $connection ] } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method _getRelatedRecords ] { @@ -47712,17 +46932,17 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $property ] Parameter #1 [ $value ] } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method _preSave ] { - Parameters [3] { Parameter #0 [ Phalcon\Mvc\Model\MetaDataInterface $metaData ] - Parameter #1 [ boolean $exists ] + Parameter #1 [ bool $exists ] Parameter #2 [ $identityField ] } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method _preSaveRelatedRecords ] { @@ -47731,16 +46951,16 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Db\Adapter\AdapterInterface $connection ] Parameter #1 [ $related ] } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method _postSave ] { - Parameters [2] { - Parameter #0 [ boolean $success ] - Parameter #1 [ boolean $exists ] + Parameter #0 [ bool $success ] + Parameter #1 [ bool $exists ] } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method _postSaveRelatedRecords ] { @@ -47749,7 +46969,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Db\Adapter\AdapterInterface $connection ] Parameter #1 [ $related ] } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method allowEmptyStringValues ] { @@ -47827,7 +47047,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ protected method keepSnapshots ] { - Parameters [1] { - Parameter #0 [ boolean $keepSnapshot ] + Parameter #0 [ bool $keepSnapshot ] } - Return [ void ] } @@ -47874,7 +47094,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ protected method useDynamicUpdate ] { - Parameters [1] { - Parameter #0 [ boolean $dynamicUpdate ] + Parameter #0 [ bool $dynamicUpdate ] } - Return [ void ] } @@ -47884,14 +47104,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ Phalcon\Validation\ValidationInterface $validator ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method validationHasFailed ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDI ] { @@ -47963,7 +47183,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $eventName ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -48027,7 +47247,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $eventName ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -48187,7 +47407,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $bindParams ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -48360,8 +47580,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method limit ] { - Parameters [2] { - Parameter #0 [ integer $limit ] - Parameter #1 [ integer $offset ] + Parameter #0 [ int $limit ] + Parameter #1 [ int $offset ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -48369,7 +47589,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method forUpdate ] { - Parameters [1] { - Parameter #0 [ boolean $forUpdate ] + Parameter #0 [ bool $forUpdate ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -48377,7 +47597,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method sharedLock ] { - Parameters [1] { - Parameter #0 [ boolean $sharedLock ] + Parameter #0 [ bool $sharedLock ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -48547,7 +47767,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isInitialized ] { @@ -48555,7 +47775,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $className ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getLastInitialized ] { @@ -48603,7 +47823,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] Parameter #1 [ string $property ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getModelSource ] { @@ -48738,7 +47958,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ boolean $keepSnapshots ] + Parameter #1 [ bool $keepSnapshots ] } - Return [ void ] } @@ -48748,14 +47968,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method useDynamicUpdate ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ boolean $dynamicUpdate ] + Parameter #1 [ bool $dynamicUpdate ] } - Return [ void ] } @@ -48765,7 +47985,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method addHasOne ] { @@ -48840,7 +48060,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $modelName ] Parameter #1 [ string $modelRelation ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method existsHasMany ] { @@ -48849,7 +48069,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $modelName ] Parameter #1 [ string $modelRelation ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method existsHasOne ] { @@ -48858,7 +48078,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $modelName ] Parameter #1 [ string $modelRelation ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method existsHasOneThrough ] { @@ -48867,7 +48087,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $modelName ] Parameter #1 [ string $modelRelation ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method existsHasManyToMany ] { @@ -48876,7 +48096,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $modelName ] Parameter #1 [ string $modelRelation ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getRelationByAlias ] { @@ -49069,22 +48289,22 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Mvc\Model\MetaData\Apcu extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] { - Constants [16] { - Constant [ public integer MODELS_ATTRIBUTES ] { 0 } - Constant [ public integer MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 } - Constant [ public integer MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 } - Constant [ public integer MODELS_COLUMN_MAP ] { 0 } - Constant [ public integer MODELS_DATE_AT ] { 6 } - Constant [ public integer MODELS_DATE_IN ] { 7 } - Constant [ public integer MODELS_DATA_TYPES ] { 4 } - Constant [ public integer MODELS_DATA_TYPES_BIND ] { 9 } - Constant [ public integer MODELS_DATA_TYPES_NUMERIC ] { 5 } - Constant [ public integer MODELS_DEFAULT_VALUES ] { 12 } - Constant [ public integer MODELS_EMPTY_STRING_VALUES ] { 13 } - Constant [ public integer MODELS_IDENTITY_COLUMN ] { 8 } - Constant [ public integer MODELS_NON_PRIMARY_KEY ] { 2 } - Constant [ public integer MODELS_NOT_NULL ] { 3 } - Constant [ public integer MODELS_PRIMARY_KEY ] { 1 } - Constant [ public integer MODELS_REVERSE_COLUMN_MAP ] { 1 } + Constant [ public int MODELS_ATTRIBUTES ] { 0 } + Constant [ public int MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 } + Constant [ public int MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 } + Constant [ public int MODELS_COLUMN_MAP ] { 0 } + Constant [ public int MODELS_DATE_AT ] { 6 } + Constant [ public int MODELS_DATE_IN ] { 7 } + Constant [ public int MODELS_DATA_TYPES ] { 4 } + Constant [ public int MODELS_DATA_TYPES_BIND ] { 9 } + Constant [ public int MODELS_DATA_TYPES_NUMERIC ] { 5 } + Constant [ public int MODELS_DEFAULT_VALUES ] { 12 } + Constant [ public int MODELS_EMPTY_STRING_VALUES ] { 13 } + Constant [ public int MODELS_IDENTITY_COLUMN ] { 8 } + Constant [ public int MODELS_NON_PRIMARY_KEY ] { 2 } + Constant [ public int MODELS_NOT_NULL ] { 3 } + Constant [ public int MODELS_PRIMARY_KEY ] { 1 } + Constant [ public int MODELS_REVERSE_COLUMN_MAP ] { 1 } } - Static properties [0] { @@ -49242,14 +48462,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] Parameter #1 [ string $attribute ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isEmpty ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method read ] { @@ -49272,7 +48492,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] } } @@ -49288,7 +48508,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] } } @@ -49355,7 +48575,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] Parameter #2 [ $data ] } - Return [ void ] @@ -49376,22 +48596,22 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Mvc\Model\MetaData\Libmemcached extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] { - Constants [16] { - Constant [ public integer MODELS_ATTRIBUTES ] { 0 } - Constant [ public integer MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 } - Constant [ public integer MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 } - Constant [ public integer MODELS_COLUMN_MAP ] { 0 } - Constant [ public integer MODELS_DATE_AT ] { 6 } - Constant [ public integer MODELS_DATE_IN ] { 7 } - Constant [ public integer MODELS_DATA_TYPES ] { 4 } - Constant [ public integer MODELS_DATA_TYPES_BIND ] { 9 } - Constant [ public integer MODELS_DATA_TYPES_NUMERIC ] { 5 } - Constant [ public integer MODELS_DEFAULT_VALUES ] { 12 } - Constant [ public integer MODELS_EMPTY_STRING_VALUES ] { 13 } - Constant [ public integer MODELS_IDENTITY_COLUMN ] { 8 } - Constant [ public integer MODELS_NON_PRIMARY_KEY ] { 2 } - Constant [ public integer MODELS_NOT_NULL ] { 3 } - Constant [ public integer MODELS_PRIMARY_KEY ] { 1 } - Constant [ public integer MODELS_REVERSE_COLUMN_MAP ] { 1 } + Constant [ public int MODELS_ATTRIBUTES ] { 0 } + Constant [ public int MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 } + Constant [ public int MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 } + Constant [ public int MODELS_COLUMN_MAP ] { 0 } + Constant [ public int MODELS_DATE_AT ] { 6 } + Constant [ public int MODELS_DATE_IN ] { 7 } + Constant [ public int MODELS_DATA_TYPES ] { 4 } + Constant [ public int MODELS_DATA_TYPES_BIND ] { 9 } + Constant [ public int MODELS_DATA_TYPES_NUMERIC ] { 5 } + Constant [ public int MODELS_DEFAULT_VALUES ] { 12 } + Constant [ public int MODELS_EMPTY_STRING_VALUES ] { 13 } + Constant [ public int MODELS_IDENTITY_COLUMN ] { 8 } + Constant [ public int MODELS_NON_PRIMARY_KEY ] { 2 } + Constant [ public int MODELS_NOT_NULL ] { 3 } + Constant [ public int MODELS_PRIMARY_KEY ] { 1 } + Constant [ public int MODELS_REVERSE_COLUMN_MAP ] { 1 } } - Static properties [0] { @@ -49556,14 +48776,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] Parameter #1 [ string $attribute ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isEmpty ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method read ] { @@ -49586,7 +48806,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] } } @@ -49602,7 +48822,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] } } @@ -49662,7 +48882,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] Parameter #2 [ $data ] } - Return [ void ] @@ -49683,22 +48903,22 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Mvc\Model\MetaData\Memory extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] { - Constants [16] { - Constant [ public integer MODELS_ATTRIBUTES ] { 0 } - Constant [ public integer MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 } - Constant [ public integer MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 } - Constant [ public integer MODELS_COLUMN_MAP ] { 0 } - Constant [ public integer MODELS_DATE_AT ] { 6 } - Constant [ public integer MODELS_DATE_IN ] { 7 } - Constant [ public integer MODELS_DATA_TYPES ] { 4 } - Constant [ public integer MODELS_DATA_TYPES_BIND ] { 9 } - Constant [ public integer MODELS_DATA_TYPES_NUMERIC ] { 5 } - Constant [ public integer MODELS_DEFAULT_VALUES ] { 12 } - Constant [ public integer MODELS_EMPTY_STRING_VALUES ] { 13 } - Constant [ public integer MODELS_IDENTITY_COLUMN ] { 8 } - Constant [ public integer MODELS_NON_PRIMARY_KEY ] { 2 } - Constant [ public integer MODELS_NOT_NULL ] { 3 } - Constant [ public integer MODELS_PRIMARY_KEY ] { 1 } - Constant [ public integer MODELS_REVERSE_COLUMN_MAP ] { 1 } + Constant [ public int MODELS_ATTRIBUTES ] { 0 } + Constant [ public int MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 } + Constant [ public int MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 } + Constant [ public int MODELS_COLUMN_MAP ] { 0 } + Constant [ public int MODELS_DATE_AT ] { 6 } + Constant [ public int MODELS_DATE_IN ] { 7 } + Constant [ public int MODELS_DATA_TYPES ] { 4 } + Constant [ public int MODELS_DATA_TYPES_BIND ] { 9 } + Constant [ public int MODELS_DATA_TYPES_NUMERIC ] { 5 } + Constant [ public int MODELS_DEFAULT_VALUES ] { 12 } + Constant [ public int MODELS_EMPTY_STRING_VALUES ] { 13 } + Constant [ public int MODELS_IDENTITY_COLUMN ] { 8 } + Constant [ public int MODELS_NON_PRIMARY_KEY ] { 2 } + Constant [ public int MODELS_NOT_NULL ] { 3 } + Constant [ public int MODELS_PRIMARY_KEY ] { 1 } + Constant [ public int MODELS_REVERSE_COLUMN_MAP ] { 1 } } - Static properties [0] { @@ -49872,14 +49092,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] Parameter #1 [ string $attribute ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isEmpty ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ final public method readColumnMap ] { @@ -49894,7 +49114,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] } } @@ -49910,7 +49130,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] } } @@ -49968,7 +49188,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] Parameter #2 [ $data ] } - Return [ void ] @@ -49989,22 +49209,22 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Mvc\Model\MetaData\Redis extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] { - Constants [16] { - Constant [ public integer MODELS_ATTRIBUTES ] { 0 } - Constant [ public integer MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 } - Constant [ public integer MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 } - Constant [ public integer MODELS_COLUMN_MAP ] { 0 } - Constant [ public integer MODELS_DATE_AT ] { 6 } - Constant [ public integer MODELS_DATE_IN ] { 7 } - Constant [ public integer MODELS_DATA_TYPES ] { 4 } - Constant [ public integer MODELS_DATA_TYPES_BIND ] { 9 } - Constant [ public integer MODELS_DATA_TYPES_NUMERIC ] { 5 } - Constant [ public integer MODELS_DEFAULT_VALUES ] { 12 } - Constant [ public integer MODELS_EMPTY_STRING_VALUES ] { 13 } - Constant [ public integer MODELS_IDENTITY_COLUMN ] { 8 } - Constant [ public integer MODELS_NON_PRIMARY_KEY ] { 2 } - Constant [ public integer MODELS_NOT_NULL ] { 3 } - Constant [ public integer MODELS_PRIMARY_KEY ] { 1 } - Constant [ public integer MODELS_REVERSE_COLUMN_MAP ] { 1 } + Constant [ public int MODELS_ATTRIBUTES ] { 0 } + Constant [ public int MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 } + Constant [ public int MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 } + Constant [ public int MODELS_COLUMN_MAP ] { 0 } + Constant [ public int MODELS_DATE_AT ] { 6 } + Constant [ public int MODELS_DATE_IN ] { 7 } + Constant [ public int MODELS_DATA_TYPES ] { 4 } + Constant [ public int MODELS_DATA_TYPES_BIND ] { 9 } + Constant [ public int MODELS_DATA_TYPES_NUMERIC ] { 5 } + Constant [ public int MODELS_DEFAULT_VALUES ] { 12 } + Constant [ public int MODELS_EMPTY_STRING_VALUES ] { 13 } + Constant [ public int MODELS_IDENTITY_COLUMN ] { 8 } + Constant [ public int MODELS_NON_PRIMARY_KEY ] { 2 } + Constant [ public int MODELS_NOT_NULL ] { 3 } + Constant [ public int MODELS_PRIMARY_KEY ] { 1 } + Constant [ public int MODELS_REVERSE_COLUMN_MAP ] { 1 } } - Static properties [0] { @@ -50169,14 +49389,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] Parameter #1 [ string $attribute ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isEmpty ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method read ] { @@ -50199,7 +49419,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] } } @@ -50215,7 +49435,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] } } @@ -50275,7 +49495,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] Parameter #2 [ $data ] } - Return [ void ] @@ -50366,22 +49586,22 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Mvc\Model\MetaData\Stream extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] { - Constants [16] { - Constant [ public integer MODELS_ATTRIBUTES ] { 0 } - Constant [ public integer MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 } - Constant [ public integer MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 } - Constant [ public integer MODELS_COLUMN_MAP ] { 0 } - Constant [ public integer MODELS_DATE_AT ] { 6 } - Constant [ public integer MODELS_DATE_IN ] { 7 } - Constant [ public integer MODELS_DATA_TYPES ] { 4 } - Constant [ public integer MODELS_DATA_TYPES_BIND ] { 9 } - Constant [ public integer MODELS_DATA_TYPES_NUMERIC ] { 5 } - Constant [ public integer MODELS_DEFAULT_VALUES ] { 12 } - Constant [ public integer MODELS_EMPTY_STRING_VALUES ] { 13 } - Constant [ public integer MODELS_IDENTITY_COLUMN ] { 8 } - Constant [ public integer MODELS_NON_PRIMARY_KEY ] { 2 } - Constant [ public integer MODELS_NOT_NULL ] { 3 } - Constant [ public integer MODELS_PRIMARY_KEY ] { 1 } - Constant [ public integer MODELS_REVERSE_COLUMN_MAP ] { 1 } + Constant [ public int MODELS_ATTRIBUTES ] { 0 } + Constant [ public int MODELS_AUTOMATIC_DEFAULT_INSERT ] { 10 } + Constant [ public int MODELS_AUTOMATIC_DEFAULT_UPDATE ] { 11 } + Constant [ public int MODELS_COLUMN_MAP ] { 0 } + Constant [ public int MODELS_DATE_AT ] { 6 } + Constant [ public int MODELS_DATE_IN ] { 7 } + Constant [ public int MODELS_DATA_TYPES ] { 4 } + Constant [ public int MODELS_DATA_TYPES_BIND ] { 9 } + Constant [ public int MODELS_DATA_TYPES_NUMERIC ] { 5 } + Constant [ public int MODELS_DEFAULT_VALUES ] { 12 } + Constant [ public int MODELS_EMPTY_STRING_VALUES ] { 13 } + Constant [ public int MODELS_IDENTITY_COLUMN ] { 8 } + Constant [ public int MODELS_NON_PRIMARY_KEY ] { 2 } + Constant [ public int MODELS_NOT_NULL ] { 3 } + Constant [ public int MODELS_PRIMARY_KEY ] { 1 } + Constant [ public int MODELS_REVERSE_COLUMN_MAP ] { 1 } } - Static properties [0] { @@ -50564,14 +49784,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] Parameter #1 [ string $attribute ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isEmpty ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ final public method readColumnMap ] { @@ -50586,7 +49806,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] } } @@ -50602,7 +49822,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] } } @@ -50660,7 +49880,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ integer $index ] + Parameter #1 [ int $index ] Parameter #2 [ $data ] } - Return [ void ] @@ -50681,10 +49901,10 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Mvc\Model\Query implements Phalcon\Mvc\Model\QueryInterface, Phalcon\Di\InjectionAwareInterface ] { - Constants [4] { - Constant [ public integer TYPE_DELETE ] { 303 } - Constant [ public integer TYPE_INSERT ] { 306 } - Constant [ public integer TYPE_SELECT ] { 309 } - Constant [ public integer TYPE_UPDATE ] { 300 } + Constant [ public int TYPE_DELETE ] { 303 } + Constant [ public int TYPE_INSERT ] { 306 } + Constant [ public int TYPE_SELECT ] { 309 } + Constant [ public int TYPE_UPDATE ] { 300 } } - Static properties [1] { @@ -50757,7 +49977,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setUniqueRow ] { - Parameters [1] { - Parameter #0 [ boolean $uniqueRow ] + Parameter #0 [ bool $uniqueRow ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } @@ -50766,7 +49986,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ final protected method _getQualified ] { @@ -50805,7 +50025,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $expr ] - Parameter #1 [ boolean $quoting ] + Parameter #1 [ bool $quoting ] } - Return [ string ] } @@ -50903,7 +50123,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ $ast ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ array ] } @@ -50949,7 +50169,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ array $intermediate ] Parameter #1 [ array $bindParams ] Parameter #2 [ array $bindTypes ] - Parameter #3 [ boolean $simulate ] + Parameter #3 [ bool $simulate ] } } @@ -51014,7 +50234,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setType ] { - Parameters [1] { - Parameter #0 [ integer $type ] + Parameter #0 [ int $type ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } @@ -51023,14 +50243,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method setBindParams ] { - Parameters [2] { Parameter #0 [ array $bindParams ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } @@ -51046,7 +50266,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $bindTypes ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } @@ -51054,7 +50274,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setSharedLock ] { - Parameters [1] { - Parameter #0 [ boolean $sharedLock ] + Parameter #0 [ bool $sharedLock ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } @@ -51254,7 +50474,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method forUpdate ] { - Parameters [1] { - Parameter #0 [ boolean $forUpdate ] + Parameter #0 [ bool $forUpdate ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -51295,7 +50515,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getFrom ] { @@ -51332,7 +50552,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getOrderBy ] { @@ -51427,7 +50647,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method limit ] { - Parameters [2] { - Parameter #0 [ integer $limit ] + Parameter #0 [ int $limit ] Parameter #1 [ $offset ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] @@ -51478,7 +50698,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method offset ] { - Parameters [1] { - Parameter #0 [ integer $offset ] + Parameter #0 [ int $offset ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -51525,7 +50745,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $bindParams ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -51534,7 +50754,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $bindTypes ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -51650,7 +50870,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ boolean $success ] + Parameter #0 [ bool $success ] Parameter #1 [ Phalcon\Mvc\ModelInterface or NULL $model ] } } @@ -51673,7 +50893,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } } } @@ -51681,14 +50901,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Mvc\Model\Relation implements Phalcon\Mvc\Model\RelationInterface ] { - Constants [8] { - Constant [ public integer ACTION_CASCADE ] { 2 } - Constant [ public integer ACTION_RESTRICT ] { 1 } - Constant [ public integer BELONGS_TO ] { 0 } - Constant [ public integer HAS_MANY ] { 2 } - Constant [ public integer HAS_MANY_THROUGH ] { 4 } - Constant [ public integer HAS_ONE ] { 1 } - Constant [ public integer HAS_ONE_THROUGH ] { 3 } - Constant [ public integer NO_ACTION ] { 0 } + Constant [ public int ACTION_CASCADE ] { 2 } + Constant [ public int ACTION_RESTRICT ] { 1 } + Constant [ public int BELONGS_TO ] { 0 } + Constant [ public int HAS_MANY ] { 2 } + Constant [ public int HAS_MANY_THROUGH ] { 4 } + Constant [ public int HAS_ONE ] { 1 } + Constant [ public int HAS_ONE_THROUGH ] { 3 } + Constant [ public int NO_ACTION ] { 0 } } - Static properties [0] { @@ -51712,7 +50932,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method __construct ] { - Parameters [5] { - Parameter #0 [ integer $type ] + Parameter #0 [ int $type ] Parameter #1 [ string $referencedModel ] Parameter #2 [ $fields ] Parameter #3 [ $referencedFields ] @@ -51760,7 +50980,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getReferencedFields ] { @@ -51777,21 +50997,21 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isThrough ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isReusable ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setIntermediateRelation ] { @@ -51808,11 +51028,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Mvc\Model\Resultset\Complex extends Phalcon\Mvc\Model\Resultset implements JsonSerializable, Serializable, ArrayAccess, Countable, SeekableIterator, Traversable, Iterator, Phalcon\Mvc\Model\ResultsetInterface ] { - Constants [5] { - Constant [ public integer HYDRATE_ARRAYS ] { 1 } - Constant [ public integer HYDRATE_OBJECTS ] { 2 } - Constant [ public integer HYDRATE_RECORDS ] { 0 } - Constant [ public integer TYPE_RESULT_FULL ] { 0 } - Constant [ public integer TYPE_RESULT_PARTIAL ] { 1 } + Constant [ public int HYDRATE_ARRAYS ] { 1 } + Constant [ public int HYDRATE_OBJECTS ] { 2 } + Constant [ public int HYDRATE_RECORDS ] { 0 } + Constant [ public int TYPE_RESULT_FULL ] { 0 } + Constant [ public int TYPE_RESULT_PARTIAL ] { 1 } } - Static properties [0] { @@ -51875,7 +51095,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method delete ] { @@ -51883,7 +51103,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ Closure or NULL $conditionCallback ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method filter ] { @@ -51912,7 +51132,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getLast ] { @@ -51933,14 +51153,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method isFresh ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method jsonSerialize ] { @@ -51954,7 +51174,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ public method next ] { @@ -51976,7 +51196,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetSet ] { @@ -52014,7 +51234,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setHydrateMode ] { - Parameters [1] { - Parameter #0 [ integer $hydrateMode ] + Parameter #0 [ int $hydrateMode ] } - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } @@ -52022,7 +51242,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setIsFresh ] { - Parameters [1] { - Parameter #0 [ boolean $isFresh ] + Parameter #0 [ bool $isFresh ] } - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } @@ -52033,14 +51253,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $data ] Parameter #1 [ Closure or NULL $conditionCallback ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method valid ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } } } @@ -52048,11 +51268,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Mvc\Model\Resultset\Simple extends Phalcon\Mvc\Model\Resultset implements JsonSerializable, Serializable, ArrayAccess, Countable, SeekableIterator, Traversable, Iterator, Phalcon\Mvc\Model\ResultsetInterface ] { - Constants [5] { - Constant [ public integer HYDRATE_ARRAYS ] { 1 } - Constant [ public integer HYDRATE_OBJECTS ] { 2 } - Constant [ public integer HYDRATE_RECORDS ] { 0 } - Constant [ public integer TYPE_RESULT_FULL ] { 0 } - Constant [ public integer TYPE_RESULT_PARTIAL ] { 1 } + Constant [ public int HYDRATE_ARRAYS ] { 1 } + Constant [ public int HYDRATE_OBJECTS ] { 2 } + Constant [ public int HYDRATE_RECORDS ] { 0 } + Constant [ public int TYPE_RESULT_FULL ] { 0 } + Constant [ public int TYPE_RESULT_PARTIAL ] { 1 } } - Static properties [0] { @@ -52085,7 +51305,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #1 [ $model ] Parameter #2 [ $result ] Parameter #3 [ Phalcon\Cache\Adapter\AdapterInterface or NULL $cache ] - Parameter #4 [ boolean or NULL $keepSnapshots ] + Parameter #4 [ bool or NULL $keepSnapshots ] } } @@ -52099,7 +51319,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method toArray ] { - Parameters [1] { - Parameter #0 [ boolean $renameColumns ] + Parameter #0 [ bool $renameColumns ] } - Return [ array ] } @@ -52123,7 +51343,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method delete ] { @@ -52131,7 +51351,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ Closure or NULL $conditionCallback ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method filter ] { @@ -52160,7 +51380,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getLast ] { @@ -52181,14 +51401,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method isFresh ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method jsonSerialize ] { @@ -52202,7 +51422,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ public method next ] { @@ -52224,7 +51444,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetSet ] { @@ -52262,7 +51482,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setHydrateMode ] { - Parameters [1] { - Parameter #0 [ integer $hydrateMode ] + Parameter #0 [ int $hydrateMode ] } - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } @@ -52270,7 +51490,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setIsFresh ] { - Parameters [1] { - Parameter #0 [ boolean $isFresh ] + Parameter #0 [ bool $isFresh ] } - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } @@ -52281,14 +51501,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $data ] Parameter #1 [ Closure or NULL $conditionCallback ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method valid ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } } } @@ -52327,7 +51547,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetSet ] { @@ -52357,7 +51577,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setDirtyState ] { - Parameters [1] { - Parameter #0 [ integer $dirtyState ] + Parameter #0 [ int $dirtyState ] } } @@ -52406,7 +51626,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ Phalcon\Di\DiInterface $container ] - Parameter #1 [ boolean $autoBegin ] + Parameter #1 [ bool $autoBegin ] Parameter #2 [ string $service ] } } @@ -52415,14 +51635,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method commit ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getConnection ] { @@ -52443,14 +51663,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method isValid ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method rollback ] { @@ -52459,13 +51679,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string or NULL $rollbackMessage ] Parameter #1 [ Phalcon\Mvc\ModelInterface or NULL $rollbackRecord ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setIsNewTransaction ] { - Parameters [1] { - Parameter #0 [ boolean $isNew ] + Parameter #0 [ bool $isNew ] } - Return [ void ] } @@ -52473,7 +51693,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setRollbackOnAbort ] { - Parameters [1] { - Parameter #0 [ boolean $rollbackOnAbort ] + Parameter #0 [ bool $rollbackOnAbort ] } - Return [ void ] } @@ -52497,7 +51717,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method throwRollbackException ] { - Parameters [1] { - Parameter #0 [ boolean $status ] + Parameter #0 [ bool $status ] } - Return [ Phalcon\Mvc\Model\TransactionInterface ] } @@ -52623,7 +51843,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method get ] { - Parameters [1] { - Parameter #0 [ boolean $autoBegin ] + Parameter #0 [ bool $autoBegin ] } - Return [ Phalcon\Mvc\Model\TransactionInterface ] } @@ -52645,7 +51865,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getOrCreateTransaction ] { - Parameters [1] { - Parameter #0 [ boolean $autoBegin ] + Parameter #0 [ bool $autoBegin ] } - Return [ Phalcon\Mvc\Model\TransactionInterface ] } @@ -52654,14 +51874,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method has ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method notifyCommit ] { @@ -52683,7 +51903,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method rollback ] { - Parameters [1] { - Parameter #0 [ boolean $collect ] + Parameter #0 [ bool $collect ] } - Return [ void ] } @@ -52714,7 +51934,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setRollbackPendent ] { - Parameters [1] { - Parameter #0 [ boolean $rollbackPendent ] + Parameter #0 [ bool $rollbackPendent ] } - Return [ Phalcon\Mvc\Model\Transaction\ManagerInterface ] } @@ -52811,8 +52031,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Mvc\Router\Annotations extends Phalcon\Mvc\Router implements Phalcon\Events\EventsAwareInterface, Phalcon\Mvc\RouterInterface, Phalcon\Di\InjectionAwareInterface ] { - Constants [2] { - Constant [ public integer POSITION_FIRST ] { 0 } - Constant [ public integer POSITION_LAST ] { 1 } + Constant [ public int POSITION_FIRST ] { 0 } + Constant [ public int POSITION_LAST ] { 1 } } - Static properties [0] { @@ -52940,7 +52160,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ boolean $defaultRoutes ] + Parameter #0 [ bool $defaultRoutes ] } } @@ -53152,7 +52372,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method mount ] { @@ -53174,7 +52394,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method removeExtraSlashes ] { - Parameters [1] { - Parameter #0 [ boolean $remove ] + Parameter #0 [ bool $remove ] } - Return [ Phalcon\Mvc\RouterInterface ] } @@ -53238,7 +52458,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDI ] { @@ -53746,12 +52966,12 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Mvc\View extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\ViewInterface, Phalcon\Mvc\ViewBaseInterface, Phalcon\Events\EventsAwareInterface ] { - Constants [6] { - Constant [ public integer LEVEL_ACTION_VIEW ] { 1 } - Constant [ public integer LEVEL_BEFORE_TEMPLATE ] { 2 } - Constant [ public integer LEVEL_LAYOUT ] { 3 } - Constant [ public integer LEVEL_MAIN_LAYOUT ] { 5 } - Constant [ public integer LEVEL_NO_RENDER ] { 0 } - Constant [ public integer LEVEL_AFTER_TEMPLATE ] { 4 } + Constant [ public int LEVEL_ACTION_VIEW ] { 1 } + Constant [ public int LEVEL_BEFORE_TEMPLATE ] { 2 } + Constant [ public int LEVEL_LAYOUT ] { 3 } + Constant [ public int LEVEL_MAIN_LAYOUT ] { 5 } + Constant [ public int LEVEL_NO_RENDER ] { 0 } + Constant [ public int LEVEL_AFTER_TEMPLATE ] { 4 } } - Static properties [0] { @@ -53816,7 +53036,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method __set ] { @@ -53868,7 +53088,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $view ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method finish ] { @@ -53992,7 +53212,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method partial ] { @@ -54103,7 +53323,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setRenderLevel ] { - Parameters [1] { - Parameter #0 [ integer $level ] + Parameter #0 [ int $level ] } - Return [ Phalcon\Mvc\ViewInterface ] } @@ -54137,7 +53357,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $params ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Mvc\View ] } @@ -54172,8 +53392,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ array $engines ] Parameter #1 [ string $viewPath ] - Parameter #2 [ boolean $silence ] - Parameter #3 [ boolean $mustClean ] + Parameter #2 [ bool $silence ] + Parameter #3 [ bool $mustClean ] } } @@ -54197,9 +53417,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $controllerName ] Parameter #1 [ string $actionName ] Parameter #2 [ array $params ] - Parameter #3 [ boolean $fireEvents ] + Parameter #3 [ bool $fireEvents ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDI ] { @@ -54241,7 +53461,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $path ] Parameter #1 [ $params ] - Parameter #2 [ boolean $mustClean ] + Parameter #2 [ bool $mustClean ] } } @@ -54288,7 +53508,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDI ] { @@ -54374,7 +53594,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $needle ] Parameter #1 [ $haystack ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method length ] { @@ -54382,7 +53602,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $item ] } - - Return [ integer ] + - Return [ int ] } Method [ public method render ] { @@ -54390,7 +53610,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $templatePath ] Parameter #1 [ $params ] - Parameter #2 [ boolean $mustClean ] + Parameter #2 [ bool $mustClean ] } } @@ -54413,7 +53633,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ $value ] - Parameter #1 [ integer $start ] + Parameter #1 [ int $start ] Parameter #2 [ $end ] } } @@ -54469,7 +53689,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDI ] { @@ -54570,7 +53790,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string $templatePath ] - Parameter #1 [ boolean $extendsMode ] + Parameter #1 [ bool $extendsMode ] } } @@ -54578,7 +53798,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $statement ] - Parameter #1 [ boolean $extendsMode ] + Parameter #1 [ bool $extendsMode ] } - Return [ string ] } @@ -54587,7 +53807,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $statement ] - Parameter #1 [ boolean $extendsMode ] + Parameter #1 [ bool $extendsMode ] } - Return [ string ] } @@ -54596,7 +53816,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $statement ] - Parameter #1 [ boolean $extendsMode ] + Parameter #1 [ bool $extendsMode ] } } @@ -54604,7 +53824,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $statement ] - Parameter #1 [ boolean $caseClause ] + Parameter #1 [ bool $caseClause ] } - Return [ string ] } @@ -54638,7 +53858,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $path ] Parameter #1 [ string $compiledPath ] - Parameter #2 [ boolean $extendsMode ] + Parameter #2 [ bool $extendsMode ] } } @@ -54646,7 +53866,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $statement ] - Parameter #1 [ boolean $extendsMode ] + Parameter #1 [ bool $extendsMode ] } - Return [ string ] } @@ -54662,7 +53882,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $statement ] - Parameter #1 [ boolean $extendsMode ] + Parameter #1 [ bool $extendsMode ] } - Return [ string ] } @@ -54679,7 +53899,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $statement ] - Parameter #1 [ boolean $extendsMode ] + Parameter #1 [ bool $extendsMode ] } - Return [ string ] } @@ -54704,7 +53924,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string $viewCode ] - Parameter #1 [ boolean $extendsMode ] + Parameter #1 [ bool $extendsMode ] } - Return [ string ] } @@ -54713,7 +53933,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $statement ] - Parameter #1 [ boolean $extendsMode ] + Parameter #1 [ bool $extendsMode ] } - Return [ string ] } @@ -54856,7 +54076,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string $viewCode ] - Parameter #1 [ boolean $extendsMode ] + Parameter #1 [ bool $extendsMode ] } - Return [ string ] } @@ -54881,7 +54101,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $statements ] - Parameter #1 [ boolean $extendsMode ] + Parameter #1 [ bool $extendsMode ] } - Return [ string ] } @@ -54927,7 +54147,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ string $message ] Parameter #1 [ array $statement ] - Parameter #2 [ integer $code ] + Parameter #2 [ int $code ] Parameter #3 [ Exception or NULL $previous ] } } @@ -55126,7 +54346,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $params ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ Phalcon\Mvc\View\Simple ] } @@ -55158,7 +54378,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDI ] { @@ -55215,13 +54435,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method setCurrentPage ] { - Parameters [1] { - Parameter #0 [ integer $page ] + Parameter #0 [ int $page ] } - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } @@ -55229,7 +54449,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setLimit ] { - Parameters [1] { - Parameter #0 [ integer $limitRows ] + Parameter #0 [ int $limitRows ] } - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } @@ -55289,13 +54509,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method setCurrentPage ] { - Parameters [1] { - Parameter #0 [ integer $page ] + Parameter #0 [ int $page ] } - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } @@ -55303,7 +54523,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setLimit ] { - Parameters [1] { - Parameter #0 [ integer $limitRows ] + Parameter #0 [ int $limitRows ] } - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } @@ -55358,7 +54578,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getQueryBuilder ] { @@ -55387,13 +54607,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method setCurrentPage ] { - Parameters [1] { - Parameter #0 [ integer $page ] + Parameter #0 [ int $page ] } - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } @@ -55401,7 +54621,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setLimit ] { - Parameters [1] { - Parameter #0 [ integer $limitRows ] + Parameter #0 [ int $limitRows ] } - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } @@ -55605,14 +54825,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getFirst ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getItems ] { @@ -55622,35 +54842,35 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getLimit ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getNext ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getPrevious ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getTotalItems ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method jsonSerialize ] { @@ -55731,7 +54951,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ final public method __set ] { @@ -55762,7 +54982,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ final public method get ] { @@ -55786,7 +55006,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ final public method init ] { @@ -55809,7 +55029,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ final public method offsetGet ] { @@ -55870,7 +55090,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ final public method toJson ] { - Parameters [1] { - Parameter #0 [ integer $options ] + Parameter #0 [ int $options ] } - Return [ string ] } @@ -55886,7 +55106,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ boolean $insensitive ] + Parameter #0 [ bool $insensitive ] } - Return [ array ] } @@ -55912,16 +55132,16 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Security extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface ] { - Constants [10] { - Constant [ public integer CRYPT_DEFAULT ] { 0 } - Constant [ public integer CRYPT_BLOWFISH ] { 4 } - Constant [ public integer CRYPT_BLOWFISH_A ] { 5 } - Constant [ public integer CRYPT_BLOWFISH_X ] { 6 } - Constant [ public integer CRYPT_BLOWFISH_Y ] { 7 } - Constant [ public integer CRYPT_EXT_DES ] { 2 } - Constant [ public integer CRYPT_MD5 ] { 3 } - Constant [ public integer CRYPT_SHA256 ] { 8 } - Constant [ public integer CRYPT_SHA512 ] { 9 } - Constant [ public integer CRYPT_STD_DES ] { 1 } + Constant [ public int CRYPT_DEFAULT ] { 0 } + Constant [ public int CRYPT_BLOWFISH ] { 4 } + Constant [ public int CRYPT_BLOWFISH_A ] { 5 } + Constant [ public int CRYPT_BLOWFISH_X ] { 6 } + Constant [ public int CRYPT_BLOWFISH_Y ] { 7 } + Constant [ public int CRYPT_EXT_DES ] { 2 } + Constant [ public int CRYPT_MD5 ] { 3 } + Constant [ public int CRYPT_SHA256 ] { 8 } + Constant [ public int CRYPT_SHA512 ] { 9 } + Constant [ public int CRYPT_STD_DES ] { 1 } } - Static properties [0] { @@ -55946,14 +55166,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [23] { - Method [ public method setWorkFactor ] { + Method [ public method getWorkFactor ] { - - Parameters [1] { - Parameter #0 [ $workFactor ] + - Parameters [0] { } - } - - Method [ public method getWorkFactor ] { + - Return [ int ] } Method [ public method __construct ] { @@ -55969,9 +55186,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $password ] Parameter #1 [ string $passwordHash ] - Parameter #2 [ integer $maxPassLength ] + Parameter #2 [ int $maxPassLength ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkToken ] { @@ -55979,9 +55196,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ $tokenKey ] Parameter #1 [ $tokenValue ] - Parameter #2 [ boolean $destroyIfValid ] + Parameter #2 [ bool $destroyIfValid ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method computeHmac ] { @@ -55990,7 +55207,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $data ] Parameter #1 [ string $key ] Parameter #2 [ string $algo ] - Parameter #3 [ boolean $raw ] + Parameter #3 [ bool $raw ] } - Return [ string ] } @@ -56006,7 +55223,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ public method getRandom ] { @@ -56020,7 +55237,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } Method [ public method getRequestToken ] { @@ -56040,7 +55257,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getSaltBytes ] { - Parameters [1] { - Parameter #0 [ integer $numberBytes ] + Parameter #0 [ int $numberBytes ] } - Return [ string ] } @@ -56063,7 +55280,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string $password ] - Parameter #1 [ integer $workFactor ] + Parameter #1 [ int $workFactor ] } - Return [ string ] } @@ -56073,13 +55290,13 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $passwordHash ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setDefaultHash ] { - Parameters [1] { - Parameter #0 [ integer $defaultHash ] + Parameter #0 [ int $defaultHash ] } - Return [ Phalcon\Security ] } @@ -56087,7 +55304,15 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setRandomBytes ] { - Parameters [1] { - Parameter #0 [ integer $randomBytes ] + Parameter #0 [ int $randomBytes ] + } + - Return [ Phalcon\Security ] + } + + Method [ public method setWorkFactor ] { + + - Parameters [1] { + Parameter #0 [ int $workFactor ] } - Return [ Phalcon\Security ] } @@ -56205,7 +55430,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method base58 ] { - Parameters [1] { - Parameter #0 [ integer or NULL $len ] + Parameter #0 [ int or NULL $len ] } - Return [ string ] } @@ -56213,7 +55438,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method base62 ] { - Parameters [1] { - Parameter #0 [ integer or NULL $len ] + Parameter #0 [ int or NULL $len ] } - Return [ string ] } @@ -56221,7 +55446,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method base64 ] { - Parameters [1] { - Parameter #0 [ integer or NULL $len ] + Parameter #0 [ int or NULL $len ] } - Return [ string ] } @@ -56229,8 +55454,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method base64Safe ] { - Parameters [2] { - Parameter #0 [ integer or NULL $len ] - Parameter #1 [ boolean $padding ] + Parameter #0 [ int or NULL $len ] + Parameter #1 [ bool $padding ] } - Return [ string ] } @@ -56238,7 +55463,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method bytes ] { - Parameters [1] { - Parameter #0 [ integer $len ] + Parameter #0 [ int $len ] } - Return [ string ] } @@ -56246,7 +55471,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method hex ] { - Parameters [1] { - Parameter #0 [ integer or NULL $len ] + Parameter #0 [ int or NULL $len ] } - Return [ string ] } @@ -56254,9 +55479,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method number ] { - Parameters [1] { - Parameter #0 [ integer $len ] + Parameter #0 [ int $len ] } - - Return [ integer ] + - Return [ int ] } Method [ public method uuid ] { @@ -56270,7 +55495,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $alphabet ] - Parameter #1 [ integer $base ] + Parameter #1 [ int $base ] Parameter #2 [ $n ] } - Return [ string ] @@ -56306,7 +55531,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method destroy ] { @@ -56314,7 +55539,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $id ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method gc ] { @@ -56322,7 +55547,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $maxlifetime ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method read ] { @@ -56339,7 +55564,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $savePath ] Parameter #1 [ $sessionName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method write ] { @@ -56348,7 +55573,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $id ] Parameter #1 [ $data ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -56381,7 +55606,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method destroy ] { @@ -56389,7 +55614,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $id ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method gc ] { @@ -56397,7 +55622,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $maxlifetime ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method read ] { @@ -56414,7 +55639,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $savePath ] Parameter #1 [ $sessionName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method write ] { @@ -56423,7 +55648,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $id ] Parameter #1 [ $data ] } - - Return [ boolean ] + - Return [ bool ] } } } @@ -56460,7 +55685,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $id ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method gc ] { @@ -56468,7 +55693,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $maxlifetime ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method open ] { @@ -56477,7 +55702,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $savePath ] Parameter #1 [ $sessionName ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method read ] { @@ -56494,14 +55719,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $id ] Parameter #1 [ $data ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method close ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method getPrefixedName ] { @@ -56601,7 +55826,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method __set ] { @@ -56625,7 +55850,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method get ] { @@ -56647,7 +55872,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ boolean $insensitive ] + Parameter #0 [ bool $insensitive ] } - Return [ array ] } @@ -56664,7 +55889,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method jsonSerialize ] { @@ -56679,7 +55904,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $element ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetGet ] { @@ -56723,7 +55948,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ integer $options ] + Parameter #0 [ int $options ] } - Return [ string ] } @@ -56814,9 +56039,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Session\Manager extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Session\ManagerInterface ] { - Constants [3] { - Constant [ public integer SESSION_ACTIVE ] { 2 } - Constant [ public integer SESSION_DISABLED ] { 0 } - Constant [ public integer SESSION_NONE ] { 1 } + Constant [ public int SESSION_ACTIVE ] { 2 } + Constant [ public int SESSION_DISABLED ] { 0 } + Constant [ public int SESSION_NONE ] { 1 } } - Static properties [0] { @@ -56853,7 +56078,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method __set ] { @@ -56884,7 +56109,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method get ] { @@ -56892,7 +56117,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $defaultValue ] - Parameter #2 [ boolean $remove ] + Parameter #2 [ bool $remove ] } } @@ -56922,7 +56147,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getOptions ] { @@ -56993,14 +56218,14 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ boolean ] + - Return [ bool ] } Method [ public method status ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ private method getUniqueKey ] { @@ -57049,7 +56274,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory or NULL $factory ] + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] Parameter #1 [ array $services ] } } @@ -57268,7 +56493,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $data ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getData ] { @@ -57327,7 +56552,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $data ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getData ] { @@ -57386,7 +56611,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $data ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getData ] { @@ -57445,7 +56670,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $data ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getData ] { @@ -57504,7 +56729,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $data ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getData ] { @@ -57563,7 +56788,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $data ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getData ] { @@ -57582,17 +56807,17 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Tag ] { - Constants [11] { - Constant [ public integer HTML32 ] { 1 } - Constant [ public integer HTML401_STRICT ] { 2 } - Constant [ public integer HTML401_TRANSITIONAL ] { 3 } - Constant [ public integer HTML401_FRAMESET ] { 4 } - Constant [ public integer HTML5 ] { 5 } - Constant [ public integer XHTML10_STRICT ] { 6 } - Constant [ public integer XHTML10_TRANSITIONAL ] { 7 } - Constant [ public integer XHTML10_FRAMESET ] { 8 } - Constant [ public integer XHTML11 ] { 9 } - Constant [ public integer XHTML20 ] { 10 } - Constant [ public integer XHTML5 ] { 11 } + Constant [ public int HTML32 ] { 1 } + Constant [ public int HTML401_STRICT ] { 2 } + Constant [ public int HTML401_TRANSITIONAL ] { 3 } + Constant [ public int HTML401_FRAMESET ] { 4 } + Constant [ public int HTML5 ] { 5 } + Constant [ public int XHTML10_STRICT ] { 6 } + Constant [ public int XHTML10_TRANSITIONAL ] { 7 } + Constant [ public int XHTML10_FRAMESET ] { 8 } + Constant [ public int XHTML11 ] { 9 } + Constant [ public int XHTML20 ] { 10 } + Constant [ public int XHTML5 ] { 11 } } - Static properties [10] { @@ -57702,7 +56927,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ string $text ] Parameter #1 [ string $separator ] - Parameter #2 [ boolean $lowercase ] + Parameter #2 [ bool $lowercase ] Parameter #3 [ $replace ] } - Return [ string ] @@ -57740,8 +56965,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ static public method getTitle ] { - Parameters [2] { - Parameter #0 [ boolean $prepend ] - Parameter #1 [ boolean $append ] + Parameter #0 [ bool $prepend ] + Parameter #1 [ bool $append ] } - Return [ string ] } @@ -57773,7 +56998,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ static public method hiddenField ] { @@ -57788,7 +57013,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ $parameters ] - Parameter #1 [ boolean $local ] + Parameter #1 [ bool $local ] } - Return [ string ] } @@ -57805,7 +57030,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ $parameters ] - Parameter #1 [ boolean $local ] + Parameter #1 [ bool $local ] } - Return [ string ] } @@ -57880,8 +57105,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ static public method renderTitle ] { - Parameters [2] { - Parameter #0 [ boolean $prepend ] - Parameter #1 [ boolean $append ] + Parameter #0 [ bool $prepend ] + Parameter #1 [ bool $append ] } - Return [ string ] } @@ -57922,7 +57147,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ static public method setAutoescape ] { - Parameters [1] { - Parameter #0 [ boolean $autoescape ] + Parameter #0 [ bool $autoescape ] } - Return [ void ] } @@ -57940,7 +57165,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ array $values ] - Parameter #1 [ boolean $merge ] + Parameter #1 [ bool $merge ] } - Return [ void ] } @@ -57956,7 +57181,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ static public method setDocType ] { - Parameters [1] { - Parameter #0 [ integer $doctype ] + Parameter #0 [ int $doctype ] } - Return [ void ] } @@ -57981,7 +57206,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ $parameters ] - Parameter #1 [ boolean $local ] + Parameter #1 [ bool $local ] } - Return [ string ] } @@ -57999,9 +57224,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [5] { Parameter #0 [ string $tagName ] Parameter #1 [ $parameters ] - Parameter #2 [ boolean $selfClose ] - Parameter #3 [ boolean $onlyStart ] - Parameter #4 [ boolean $useEol ] + Parameter #2 [ bool $selfClose ] + Parameter #3 [ bool $onlyStart ] + Parameter #4 [ bool $useEol ] } - Return [ string ] } @@ -58010,7 +57235,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [2] { Parameter #0 [ string $tagName ] - Parameter #1 [ boolean $useEol ] + Parameter #1 [ bool $useEol ] } - Return [ string ] } @@ -58068,7 +57293,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $type ] Parameter #1 [ $parameters ] - Parameter #2 [ boolean $asValue ] + Parameter #2 [ bool $asValue ] } - Return [ string ] } @@ -58204,12 +57429,12 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Text ] { - Constants [6] { - Constant [ public integer RANDOM_ALNUM ] { 0 } - Constant [ public integer RANDOM_ALPHA ] { 1 } - Constant [ public integer RANDOM_DISTINCT ] { 5 } - Constant [ public integer RANDOM_HEXDEC ] { 2 } - Constant [ public integer RANDOM_NOZERO ] { 4 } - Constant [ public integer RANDOM_NUMERIC ] { 3 } + Constant [ public int RANDOM_ALNUM ] { 0 } + Constant [ public int RANDOM_ALPHA ] { 1 } + Constant [ public int RANDOM_DISTINCT ] { 5 } + Constant [ public int RANDOM_HEXDEC ] { 2 } + Constant [ public int RANDOM_NOZERO ] { 4 } + Constant [ public int RANDOM_NUMERIC ] { 3 } } - Static properties [0] { @@ -58248,9 +57473,9 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $text ] Parameter #1 [ string $end ] - Parameter #2 [ boolean $ignoreCase ] + Parameter #2 [ bool $ignoreCase ] } - - Return [ boolean ] + - Return [ bool ] } Method [ static public method humanize ] { @@ -58284,16 +57509,16 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [3] { Parameter #0 [ string $text ] Parameter #1 [ string $start ] - Parameter #2 [ boolean $ignoreCase ] + Parameter #2 [ bool $ignoreCase ] } - - Return [ boolean ] + - Return [ bool ] } Method [ static public method random ] { - Parameters [2] { - Parameter #0 [ integer $type ] - Parameter #1 [ integer $length ] + Parameter #0 [ int $type ] + Parameter #1 [ int $length ] } - Return [ string ] } @@ -58371,7 +57596,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method query ] { @@ -58387,7 +57612,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ string $file ] - Parameter #1 [ integer $length ] + Parameter #1 [ int $length ] Parameter #2 [ string $delimiter ] Parameter #3 [ string $enclosure ] } @@ -58408,7 +57633,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $translateKey ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetGet ] { @@ -58480,7 +57705,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [0] { } - - Return [ integer ] + - Return [ int ] } Method [ public method getDefaultDomain ] { @@ -58513,7 +57738,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method nquery ] { @@ -58521,7 +57746,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [5] { Parameter #0 [ string $msgid1 ] Parameter #1 [ string $msgid2 ] - Parameter #2 [ integer $count ] + Parameter #2 [ int $count ] Parameter #3 [ array $placeholders ] Parameter #4 [ string or NULL $domain ] } @@ -58571,7 +57796,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ public method setLocale ] { - Parameters [2] { - Parameter #0 [ integer $category ] + Parameter #0 [ int $category ] Parameter #1 [ string $locale ] } } @@ -58605,7 +57830,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $translateKey ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetGet ] { @@ -58684,7 +57909,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $index ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method notFound ] { @@ -58718,7 +57943,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ $translateKey ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method offsetGet ] { @@ -59053,7 +58278,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [4] { Parameter #0 [ $uri ] Parameter #1 [ $args ] - Parameter #2 [ boolean or NULL $local ] + Parameter #2 [ bool or NULL $local ] Parameter #3 [ $baseUri ] } - Return [ string ] @@ -59369,7 +58594,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $field ] Parameter #1 [ Phalcon\Validation\ValidatorInterface $validator ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method __get ] { @@ -59384,7 +58609,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getDI ] { @@ -59551,20 +58776,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [12] { - Method [ public method validate ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ boolean ] } - Method [ public method __construct ] { + Method [ public method validate ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ $field ] } + - Return [ bool ] } Method [ public method getTemplate ] { @@ -59611,7 +58836,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -59628,7 +58853,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -59669,20 +58894,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [12] { - Method [ public method validate ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ boolean ] } - Method [ public method __construct ] { + Method [ public method validate ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ $field ] } + - Return [ bool ] } Method [ public method getTemplate ] { @@ -59729,7 +58954,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -59746,7 +58971,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -59787,20 +59012,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [12] { - Method [ public method validate ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ boolean ] } - Method [ public method __construct ] { + Method [ public method validate ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ $field ] } + - Return [ bool ] } Method [ public method getTemplate ] { @@ -59847,7 +59072,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -59864,7 +59089,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -59905,20 +59130,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [12] { - Method [ public method validate ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ boolean ] } - Method [ public method __construct ] { + Method [ public method validate ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ $field ] } + - Return [ bool ] } Method [ public method getTemplate ] { @@ -59965,7 +59190,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -59982,7 +59207,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -60023,13 +59248,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [13] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + } + Method [ public method validate ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ final protected method compare ] { @@ -60038,14 +59270,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ string $a ] Parameter #1 [ string $b ] } - - Return [ boolean ] - } - - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $options ] - } + - Return [ bool ] } Method [ public method getTemplate ] { @@ -60092,7 +59317,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -60109,7 +59334,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -60150,13 +59375,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [13] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + } + Method [ public method validate ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ private method verifyByLuhnAlgorithm ] { @@ -60164,14 +59396,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $number ] } - - Return [ boolean ] - } - - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $options ] - } + - Return [ bool ] } Method [ public method getTemplate ] { @@ -60218,7 +59443,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -60235,7 +59460,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -60276,13 +59501,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [13] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + } + Method [ public method validate ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ private method checkDate ] { @@ -60291,14 +59523,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ $value ] Parameter #1 [ $format ] } - - Return [ boolean ] - } - - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $options ] - } + - Return [ bool ] } Method [ public method getTemplate ] { @@ -60345,7 +59570,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -60362,7 +59587,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -60403,20 +59628,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [12] { - Method [ public method validate ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ boolean ] } - Method [ public method __construct ] { + Method [ public method validate ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ $field ] } + - Return [ bool ] } Method [ public method getTemplate ] { @@ -60463,7 +59688,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -60480,7 +59705,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -60521,20 +59746,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [12] { - Method [ public method validate ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ boolean ] } - Method [ public method __construct ] { + Method [ public method validate ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ $field ] } + - Return [ bool ] } Method [ public method getTemplate ] { @@ -60581,7 +59806,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -60598,7 +59823,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -60703,20 +59928,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [12] { - Method [ public method validate ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ boolean ] } - Method [ public method __construct ] { + Method [ public method validate ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ $field ] } + - Return [ bool ] } Method [ public method getTemplate ] { @@ -60763,7 +59988,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -60780,7 +60005,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -60842,7 +60067,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getTemplate ] { @@ -60889,7 +60114,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -60906,7 +60131,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -60956,7 +60181,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getMessageFileEmpty ] { @@ -60995,7 +60220,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ string $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUpload ] { @@ -61004,7 +60229,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadMaxSize ] { @@ -61013,7 +60238,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadIsEmpty ] { @@ -61022,7 +60247,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadIsValid ] { @@ -61031,7 +60256,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getFileSizeInBytes ] { @@ -61093,7 +60318,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -61110,7 +60335,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -61154,13 +60379,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [24] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + } + Method [ public method validate ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getMessageFileEmpty ] { @@ -61199,7 +60431,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ string $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUpload ] { @@ -61208,7 +60440,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadMaxSize ] { @@ -61217,7 +60449,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadIsEmpty ] { @@ -61226,7 +60458,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadIsValid ] { @@ -61235,7 +60467,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getFileSizeInBytes ] { @@ -61246,13 +60478,6 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ float ] } - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $options ] - } - } - Method [ public method getTemplate ] { - Parameters [1] { @@ -61297,7 +60522,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -61314,7 +60539,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -61358,13 +60583,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [24] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + } + Method [ public method validate ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getMessageFileEmpty ] { @@ -61403,7 +60635,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ string $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUpload ] { @@ -61412,7 +60644,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadMaxSize ] { @@ -61421,7 +60653,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadIsEmpty ] { @@ -61430,7 +60662,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadIsValid ] { @@ -61439,7 +60671,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getFileSizeInBytes ] { @@ -61450,13 +60682,6 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ float ] } - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $options ] - } - } - Method [ public method getTemplate ] { - Parameters [1] { @@ -61501,7 +60726,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -61518,7 +60743,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -61562,13 +60787,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [24] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + } + Method [ public method validate ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getMessageFileEmpty ] { @@ -61607,7 +60839,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ string $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUpload ] { @@ -61616,7 +60848,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadMaxSize ] { @@ -61625,7 +60857,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadIsEmpty ] { @@ -61634,7 +60866,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadIsValid ] { @@ -61643,7 +60875,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getFileSizeInBytes ] { @@ -61654,13 +60886,6 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ float ] } - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $options ] - } - } - Method [ public method getTemplate ] { - Parameters [1] { @@ -61705,7 +60930,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -61722,7 +60947,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -61766,13 +60991,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [24] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + } + Method [ public method validate ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getMessageFileEmpty ] { @@ -61811,7 +61043,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ string $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUpload ] { @@ -61820,7 +61052,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadMaxSize ] { @@ -61829,7 +61061,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadIsEmpty ] { @@ -61838,7 +61070,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadIsValid ] { @@ -61847,7 +61079,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getFileSizeInBytes ] { @@ -61858,13 +61090,6 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ float ] } - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $options ] - } - } - Method [ public method getTemplate ] { - Parameters [1] { @@ -61909,7 +61134,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -61926,7 +61151,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -61970,13 +61195,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [24] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + } + Method [ public method validate ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getMessageFileEmpty ] { @@ -62015,7 +61247,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ string $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUpload ] { @@ -62024,7 +61256,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadMaxSize ] { @@ -62033,7 +61265,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadIsEmpty ] { @@ -62042,7 +61274,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadIsValid ] { @@ -62051,7 +61283,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getFileSizeInBytes ] { @@ -62062,13 +61294,6 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ float ] } - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $options ] - } - } - Method [ public method getTemplate ] { - Parameters [1] { @@ -62113,7 +61338,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -62130,7 +61355,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -62174,13 +61399,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [24] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + } + Method [ public method validate ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getMessageFileEmpty ] { @@ -62219,7 +61451,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ string $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUpload ] { @@ -62228,7 +61460,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadMaxSize ] { @@ -62237,7 +61469,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadIsEmpty ] { @@ -62246,7 +61478,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method checkUploadIsValid ] { @@ -62255,7 +61487,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getFileSizeInBytes ] { @@ -62266,13 +61498,6 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Return [ float ] } - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $options ] - } - } - Method [ public method getTemplate ] { - Parameters [1] { @@ -62317,7 +61542,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -62334,7 +61559,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -62375,20 +61600,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [12] { - Method [ public method validate ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ boolean ] } - Method [ public method __construct ] { + Method [ public method validate ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ $field ] } + - Return [ bool ] } Method [ public method getTemplate ] { @@ -62435,7 +61660,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -62452,7 +61677,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -62493,20 +61718,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [12] { - Method [ public method validate ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ boolean ] } - Method [ public method __construct ] { + Method [ public method validate ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ $field ] } + - Return [ bool ] } Method [ public method getTemplate ] { @@ -62553,7 +61778,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -62570,7 +61795,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -62596,8 +61821,8 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Validation\Validator\Ip extends Phalcon\Validation\AbstractValidator implements Phalcon\Validation\ValidatorInterface ] { - Constants [2] { - Constant [ public integer VERSION_4 ] { 1048576 } - Constant [ public integer VERSION_6 ] { 2097152 } + Constant [ public int VERSION_4 ] { 1048576 } + Constant [ public int VERSION_6 ] { 2097152 } } - Static properties [0] { @@ -62613,20 +61838,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [12] { - Method [ public method validate ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ boolean ] } - Method [ public method __construct ] { + Method [ public method validate ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ $field ] } + - Return [ bool ] } Method [ public method getTemplate ] { @@ -62673,7 +61898,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -62690,7 +61915,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -62731,20 +61956,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [12] { - Method [ public method validate ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ boolean ] } - Method [ public method __construct ] { + Method [ public method validate ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ $field ] } + - Return [ bool ] } Method [ public method getTemplate ] { @@ -62791,7 +62016,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -62808,7 +62033,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -62849,20 +62074,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [12] { - Method [ public method validate ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ boolean ] } - Method [ public method __construct ] { + Method [ public method validate ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ $field ] } + - Return [ bool ] } Method [ public method getTemplate ] { @@ -62909,7 +62134,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -62926,7 +62151,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -62967,20 +62192,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [12] { - Method [ public method validate ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ boolean ] } - Method [ public method __construct ] { + Method [ public method validate ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ $field ] } + - Return [ bool ] } Method [ public method getTemplate ] { @@ -63027,7 +62252,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -63044,7 +62269,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -63106,7 +62331,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method getTemplate ] { @@ -63153,7 +62378,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -63170,7 +62395,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -63211,20 +62436,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [12] { - Method [ public method validate ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ boolean ] } - Method [ public method __construct ] { + Method [ public method validate ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ $field ] } + - Return [ bool ] } Method [ public method getTemplate ] { @@ -63271,7 +62496,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -63288,7 +62513,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -63329,20 +62554,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [12] { - Method [ public method validate ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ boolean ] } - Method [ public method __construct ] { + Method [ public method validate ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ $field ] } + - Return [ bool ] } Method [ public method getTemplate ] { @@ -63389,7 +62614,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -63406,7 +62631,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -63448,13 +62673,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [15] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + } + Method [ public method validate ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method getColumnNameReal ] { @@ -63472,7 +62704,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] } - - Return [ boolean ] + - Return [ bool ] } Method [ protected method isUniquenessModel ] { @@ -63484,13 +62716,6 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } } - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $options ] - } - } - Method [ public method getTemplate ] { - Parameters [1] { @@ -63535,7 +62760,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -63552,7 +62777,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -63593,20 +62818,20 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { } - Methods [12] { - Method [ public method validate ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ boolean ] } - Method [ public method __construct ] { + Method [ public method validate ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ $field ] } + - Return [ bool ] } Method [ public method getTemplate ] { @@ -63653,7 +62878,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ boolean ] + - Return [ bool ] } Method [ public method setOption ] { @@ -63670,7 +62895,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ integer or NULL ] + - Return [ int or NULL ] } Method [ protected method prepareLabel ] { @@ -63696,11 +62921,11 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Class [ class Phalcon\Version ] { - Constants [5] { - Constant [ public integer VERSION_MAJOR ] { 0 } - Constant [ public integer VERSION_MEDIUM ] { 1 } - Constant [ public integer VERSION_MINOR ] { 2 } - Constant [ public integer VERSION_SPECIAL ] { 3 } - Constant [ public integer VERSION_SPECIAL_NUMBER ] { 4 } + Constant [ public int VERSION_MAJOR ] { 0 } + Constant [ public int VERSION_MEDIUM ] { 1 } + Constant [ public int VERSION_MINOR ] { 2 } + Constant [ public int VERSION_SPECIAL ] { 3 } + Constant [ public int VERSION_SPECIAL_NUMBER ] { 4 } } - Static properties [0] { @@ -63717,7 +62942,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ final static protected method _getSpecial ] { - Parameters [1] { - Parameter #0 [ integer $special ] + Parameter #0 [ int $special ] } - Return [ string ] } @@ -63739,7 +62964,7 @@ Extension [ extension #200 phalcon version 4.0.0-rc.3 ] { Method [ static public method getPart ] { - Parameters [1] { - Parameter #0 [ integer $part ] + Parameter #0 [ int $part ] } - Return [ string ] } diff --git a/php-phalcon4.spec b/php-phalcon4.spec index aabb71d..f6f9047 100644 --- a/php-phalcon4.spec +++ b/php-phalcon4.spec @@ -17,7 +17,7 @@ %global pkg_name %{name} %endif -%global gh_commit c4a804a70c9b89728f010b23935f450c79690bd7 +%global gh_commit fe17e3ae897b8d3f41d65ed328fcb734d1955b51 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner phalcon %global gh_project cphalcon @@ -29,7 +29,7 @@ # after 40-json.ini, 20-pdo.ini, 40-psr.ini %global ini_name 50-%{ext_name}.ini %global upstream_ver 4.0.0 -%global upstream_pre rc.3 +#global upstream_pre rc.3 Name: %{?sub_prefix}php-phalcon4 Version: %{upstream_ver}%{?upstream_pre:~%{upstream_pre}} @@ -76,7 +76,7 @@ Provides: %{?scl_prefix}php-phalcon%{?_isa} = %{version}-%{release} Provides: %{?scl_prefix}php-phalcon4 = %{version}-%{release} Provides: %{?scl_prefix}php-phalcon4%{?_isa} = %{version}-%{release} %endif -%if "%{php_version}" > "7.4" +%if 0%{?fedora} >= 32 || 0%{?rhel} >= 9 || "%{php_version}" > "7.4" Obsoletes: %{?scl_prefix}php-phalcon < 4 Obsoletes: %{?scl_prefix}php-phalcon2 < 4 Obsoletes: %{?scl_prefix}php-phalcon3 < 4 @@ -131,8 +131,8 @@ extension=%{ext_name}.so ;phalcon.orm.enable_implicit_joins = On ;phalcon.orm.enable_literals = On ;phalcon.orm.events = On -;phalcon.orm.exception_on_failed_metadata_save = On ;phalcon.orm.exception_on_failed_save = Off +;phalcon.orm.exception_on_failed_metadata_save = On ;phalcon.orm.ignore_unknown_columns = Off ;phalcon.orm.late_state_binding = Off ;phalcon.orm.not_null_validations = On @@ -251,6 +251,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Sun Dec 22 2019 Remi Collet - 4.0.0-1 +- update to 4.0.0 + * Mon Nov 18 2019 Remi Collet - 4.0.0~rc.3-1 - update to 4.0.0-rc.3 -- cgit