From 465a37a5218d3e63c88d159f56dcde1f61e7b99b Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 26 Dec 2021 07:42:37 +0100 Subject: update to 5.0.0alpha7 --- REFLECTION | 46254 ++++++++++++++++++++++++++++++++++------------------------- 1 file changed, 26536 insertions(+), 19718 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 233f467..32853c0 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #121 phalcon version 5.0.0alpha6 ] { +Extension [ extension #115 phalcon version 5.0.0alpha7 ] { - Dependencies { Dependency [ pdo (Required) ] @@ -55,6 +55,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Entry [ phalcon.orm.not_null_validations ] Current = '1' } + Entry [ phalcon.orm.resultset_prefetch_records ] + Current = '0' + } Entry [ phalcon.orm.update_snapshot_on_save ] Current = '1' } @@ -66,7 +69,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - - Classes [555] { + - Classes [618] { Interface [ interface Phalcon\Di\InjectionAwareInterface ] { - Constants [0] { @@ -118,7 +121,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -191,7 +194,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ ?Phalcon\Events\ManagerInterface ] } Method [ abstract public method setEventsManager ] { @@ -204,7 +207,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Interface [ interface Phalcon\Collection\CollectionInterface ] { + Interface [ interface Phalcon\Support\Collection\CollectionInterface ] { - Constants [0] { } @@ -262,15 +265,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ string or NULL $cast ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = ] } } Method [ abstract public method getKeys ] { - Parameters [1] { - Parameter #0 [ bool $insensitive ] + Parameter #0 [ bool $insensitive = ] } - Return [ array ] } @@ -293,7 +296,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method init ] { - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ array $data = [] ] } - Return [ void ] } @@ -325,7 +328,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method toJson ] { - Parameters [1] { - Parameter #0 [ int $options ] + Parameter #0 [ int $options = ] } - Return [ string ] } @@ -346,7 +349,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Properties [0] { } - - Methods [10] { + - Methods [11] { Method [ abstract public method clear ] { - Parameters [0] { @@ -358,7 +361,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -374,7 +377,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -387,7 +390,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method getKeys ] { - Parameters [1] { - Parameter #0 [ string $prefix ] + Parameter #0 [ string $prefix = ] } - Return [ array ] } @@ -411,7 +414,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -420,7 +423,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $value ] - Parameter #2 [ $ttl ] + Parameter #2 [ $ttl = ] + } + - Return [ bool ] + } + + Method [ abstract public method setForever ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - Return [ bool ] } @@ -462,7 +474,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge ] + Parameter #1 [ bool $merge = ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -486,7 +498,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -541,7 +553,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -582,8 +594,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method prepareAttributes ] { - Parameters [2] { - Parameter #0 [ array $attributes ] - Parameter #1 [ bool $useChecked ] + Parameter #0 [ array $attributes = [] ] + Parameter #1 [ bool $useChecked = ] } - Return [ array ] } @@ -591,7 +603,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method render ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ array $attributes = [] ] } - Return [ string ] } @@ -734,7 +746,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $param ] - Parameter #1 [ $filters ] + Parameter #1 [ $filters = ] } } @@ -841,6 +853,40 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Interface [ interface Phalcon\Encryption\Crypt\Padding\PadInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [2] { + Method [ abstract public method pad ] { + + - Parameters [1] { + Parameter #0 [ int $paddingSize ] + } + - Return [ string ] + } + + Method [ abstract public method unpad ] { + + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ int $blockSize ] + } + - Return [ int ] + } + } + } + Interface [ interface Phalcon\Storage\Serializer\SerializerInterface extends Serializable ] { - Constants [0] { @@ -871,12 +917,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ abstract public method serialize ] { + + - Parameters [0] { + } } Method [ abstract public method unserialize ] { - Parameters [1] { - Parameter #0 [ $serialized ] + Parameter #0 [ string $data ] } } } @@ -908,7 +957,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ array or NULL ] + - Return [ ?array ] } Method [ abstract public method getFilter ] { @@ -951,7 +1000,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Interface [ interface Phalcon\Config\ConfigInterface extends Phalcon\Collection\CollectionInterface ] { + Interface [ interface Phalcon\Config\ConfigInterface extends Phalcon\Support\Collection\CollectionInterface ] { - Constants [0] { } @@ -985,27 +1034,27 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $path ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ $delimiter ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $delimiter = ] } } Method [ abstract public method setPathDelimiter ] { - Parameters [1] { - Parameter #0 [ string or NULL $delimiter ] + Parameter #0 [ ?string $delimiter = ] } - Return [ Phalcon\Config\ConfigInterface ] } - Method [ abstract public method __get ] { + Method [ abstract public method __get ] { - Parameters [1] { Parameter #0 [ string $element ] } } - Method [ abstract public method __isset ] { + Method [ abstract public method __isset ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -1013,7 +1062,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ abstract public method __set ] { + Method [ abstract public method __set ] { - Parameters [2] { Parameter #0 [ string $element ] @@ -1022,7 +1071,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ abstract public method __unset ] { + Method [ abstract public method __unset ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -1030,38 +1079,38 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ abstract public method clear ] { + Method [ abstract public method clear ] { - Parameters [0] { } - Return [ void ] } - Method [ abstract public method get ] { + Method [ abstract public method get ] { - Parameters [3] { Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ string or NULL $cast ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = ] } } - Method [ abstract public method getKeys ] { + Method [ abstract public method getKeys ] { - Parameters [1] { - Parameter #0 [ bool $insensitive ] + Parameter #0 [ bool $insensitive = ] } - Return [ array ] } - Method [ abstract public method getValues ] { + Method [ abstract public method getValues ] { - Parameters [0] { } - Return [ array ] } - Method [ abstract public method has ] { + Method [ abstract public method has ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -1069,15 +1118,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ abstract public method init ] { + Method [ abstract public method init ] { - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ array $data = [] ] } - Return [ void ] } - Method [ abstract public method remove ] { + Method [ abstract public method remove ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -1085,7 +1134,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ abstract public method set ] { + Method [ abstract public method set ] { - Parameters [2] { Parameter #0 [ string $element ] @@ -1094,17 +1143,17 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ abstract public method toArray ] { + Method [ abstract public method toArray ] { - Parameters [0] { } - Return [ array ] } - Method [ abstract public method toJson ] { + Method [ abstract public method toJson ] { - Parameters [1] { - Parameter #0 [ int $options ] + Parameter #0 [ int $options = ] } - Return [ string ] } @@ -1163,7 +1212,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array or NULL ] + - Return [ ?array ] } Method [ abstract public method getDefaultValues ] { @@ -1203,7 +1252,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ abstract public method getNonPrimaryKeyAttributes ] { @@ -1235,7 +1284,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array or NULL ] + - Return [ ?array ] } Method [ abstract public method getStrategy ] { @@ -1266,7 +1315,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ array or NULL ] + - Return [ ?array ] } Method [ abstract public method readColumnMap ] { @@ -1274,7 +1323,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array or NULL ] + - Return [ ?array ] } Method [ abstract public method readColumnMapIndex ] { @@ -1373,7 +1422,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Properties [0] { } - - Methods [10] { + - Methods [11] { Method [ abstract public method clear ] { - Parameters [0] { @@ -1385,7 +1434,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -1401,7 +1450,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -1414,7 +1463,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method getKeys ] { - Parameters [1] { - Parameter #0 [ string $prefix ] + Parameter #0 [ string $prefix = ] } - Return [ array ] } @@ -1438,7 +1487,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -1447,7 +1496,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $value ] - Parameter #2 [ $ttl ] + Parameter #2 [ $ttl = ] + } + - Return [ bool ] + } + + Method [ abstract public method setForever ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - Return [ bool ] } @@ -1519,7 +1577,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method begin ] { - Parameters [1] { - Parameter #0 [ bool $nesting ] + Parameter #0 [ bool $nesting = ] } - Return [ bool ] } @@ -1534,7 +1592,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method commit ] { - Parameters [1] { - Parameter #0 [ bool $nesting ] + Parameter #0 [ bool $nesting = ] } - Return [ bool ] } @@ -1542,7 +1600,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method connect ] { - Parameters [1] { - Parameter #0 [ array $descriptor ] + Parameter #0 [ array $descriptor = [] ] } - Return [ void ] } @@ -1570,7 +1628,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ array $definition ] - Parameter #2 [ string or NULL $schemaName ] + Parameter #2 [ ?string $schemaName = ] } - Return [ bool ] } @@ -1579,9 +1637,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ $table ] - Parameter #1 [ string or NULL $whereCondition ] - Parameter #2 [ array $placeholders ] - Parameter #3 [ array $dataTypes ] + Parameter #1 [ ?string $whereCondition = ] + Parameter #2 [ array $placeholders = [] ] + Parameter #3 [ array $dataTypes = [] ] } - Return [ bool ] } @@ -1590,7 +1648,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ array ] } @@ -1599,7 +1657,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ array ] } @@ -1608,7 +1666,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ array ] } @@ -1656,8 +1714,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ bool $ifExists ] + Parameter #1 [ ?string $schemaName = ] + Parameter #2 [ bool $ifExists = ] } - Return [ bool ] } @@ -1666,8 +1724,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ bool $ifExists ] + Parameter #1 [ ?string $schemaName = ] + Parameter #2 [ bool $ifExists = ] } - Return [ bool ] } @@ -1692,8 +1750,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - Return [ bool ] } @@ -1702,9 +1760,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ int $fetchMode ] - Parameter #2 [ array $bindParams ] - Parameter #3 [ array $bindTypes ] + Parameter #1 [ int $fetchMode = ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - Return [ array ] } @@ -1713,8 +1771,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $placeholders ] - Parameter #2 [ $column ] + Parameter #1 [ array $placeholders = [] ] + Parameter #2 [ $column = ] } } @@ -1722,9 +1780,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ int $fetchMode ] - Parameter #2 [ array $bindParams ] - Parameter #3 [ array $bindTypes ] + Parameter #1 [ int $fetchMode = ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - Return [ array ] } @@ -1799,7 +1857,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ PDO ] } Method [ abstract public method getNestedTransactionSavepointName ] { @@ -1849,8 +1906,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $table ] Parameter #1 [ array $values ] - Parameter #2 [ $fields ] - Parameter #3 [ $dataTypes ] + Parameter #2 [ $fields = ] + Parameter #3 [ $dataTypes = ] } - Return [ bool ] } @@ -1860,7 +1917,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $table ] Parameter #1 [ $data ] - Parameter #2 [ $dataTypes ] + Parameter #2 [ $dataTypes = ] } - Return [ bool ] } @@ -1882,7 +1939,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ string or NULL $name ] + Parameter #0 [ ?string $name = ] } } @@ -1898,7 +1955,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method listTables ] { - Parameters [1] { - Parameter #0 [ string or NULL $schemaName ] + Parameter #0 [ ?string $schemaName = ] } - Return [ array ] } @@ -1906,7 +1963,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method listViews ] { - Parameters [1] { - Parameter #0 [ string or NULL $schemaName ] + Parameter #0 [ ?string $schemaName = ] } - Return [ array ] } @@ -1917,7 +1974,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ Phalcon\Db\ColumnInterface or NULL $currentColumn ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] } - Return [ bool ] } @@ -1926,8 +1983,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } } @@ -1942,7 +1999,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method rollback ] { - Parameters [1] { - Parameter #0 [ bool $nesting ] + Parameter #0 [ bool $nesting = ] } - Return [ bool ] } @@ -1982,7 +2039,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ bool ] } @@ -1991,7 +2048,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ array ] } @@ -2002,8 +2059,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $table ] Parameter #1 [ $fields ] Parameter #2 [ $values ] - Parameter #3 [ $whereCondition ] - Parameter #4 [ $dataTypes ] + Parameter #3 [ $whereCondition = ] + Parameter #4 [ $dataTypes = ] } - Return [ bool ] } @@ -2013,8 +2070,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $table ] Parameter #1 [ $data ] - Parameter #2 [ $whereCondition ] - Parameter #3 [ $dataTypes ] + Parameter #2 [ $whereCondition = ] + Parameter #3 [ $dataTypes = ] } - Return [ bool ] } @@ -2037,7 +2094,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ bool ] } @@ -2184,7 +2241,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ abstract public method errorInfo ] { @@ -2219,7 +2276,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ string or NULL $name ] + Parameter #0 [ ?string $name = ] } - Return [ string ] } @@ -2228,7 +2285,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } } @@ -2243,7 +2300,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $value ] - Parameter #1 [ int $type ] + Parameter #1 [ int $type = ] } - Return [ string ] } @@ -2344,7 +2401,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ array $definition ] - Parameter #2 [ string or NULL $schemaName ] + Parameter #2 [ ?string $schemaName = ] } - Return [ string ] } @@ -2353,7 +2410,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ string ] } @@ -2362,7 +2419,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ string ] } @@ -2371,7 +2428,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ string ] } @@ -2428,8 +2485,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ bool $ifExists ] + Parameter #1 [ ?string $schemaName = ] + Parameter #2 [ bool $ifExists = ] } - Return [ string ] } @@ -2469,8 +2526,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -2487,7 +2544,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method listTables ] { - Parameters [1] { - Parameter #0 [ string or NULL $schemaName ] + Parameter #0 [ ?string $schemaName = ] } - Return [ string ] } @@ -2498,7 +2555,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ Phalcon\Db\ColumnInterface or NULL $currentColumn ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] } - Return [ string ] } @@ -2562,7 +2619,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ string ] } @@ -2571,7 +2628,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ string ] } @@ -2580,7 +2637,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ string ] } @@ -2688,7 +2745,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method delete ] { - Parameters [1] { - Parameter #0 [ Closure or NULL $conditionCallback ] + Parameter #0 [ ?Closure $conditionCallback = ] } - Return [ bool ] } @@ -2705,7 +2762,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Psr\SimpleCache\CacheInterface or NULL ] + - Return [ ?Psr\SimpleCache\CacheInterface ] } Method [ abstract public method getFirst ] { @@ -2725,7 +2782,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface or NULL ] + - Return [ ?Phalcon\Mvc\ModelInterface ] } Method [ abstract public method getMessages ] { @@ -2776,7 +2833,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $data ] - Parameter #1 [ Closure or NULL $conditionCallback ] + Parameter #1 [ ?Closure $conditionCallback = ] } - Return [ bool ] } @@ -2855,7 +2912,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } @@ -2864,7 +2921,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } @@ -2935,7 +2992,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ int ] } @@ -2944,7 +3001,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ array ] } @@ -2953,7 +3010,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ array ] } @@ -2962,8 +3019,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] - Parameter #2 [ int $column ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ int $column = ] } - Return [ array ] } @@ -2972,8 +3029,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] - Parameter #2 [ int $flags ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ int $flags = ] } - Return [ array ] } @@ -2982,9 +3039,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] - Parameter #2 [ string $className ] - Parameter #3 [ array $arguments ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ string $className = ] + Parameter #3 [ array $arguments = [] ] } - Return [ NULL ] } @@ -2993,9 +3050,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] - Parameter #2 [ string $className ] - Parameter #3 [ array $arguments ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ string $className = ] + Parameter #3 [ array $arguments = [] ] } - Return [ array ] } @@ -3004,7 +3061,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ array ] } @@ -3013,7 +3070,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ array ] } @@ -3022,7 +3079,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } } @@ -3051,7 +3108,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ PDOStatement ] } @@ -3081,7 +3138,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ abstract public method errorInfo ] { @@ -3116,7 +3173,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ string or NULL $name ] + Parameter #0 [ ?string $name = ] } - Return [ string ] } @@ -3125,7 +3182,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } } @@ -3140,7 +3197,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $value ] - Parameter #1 [ int $type ] + Parameter #1 [ int $type = ] } - Return [ string ] } @@ -3176,7 +3233,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface or NULL ] + - Return [ ?Phalcon\Di\DiInterface ] } Method [ abstract static public method reset ] { @@ -3204,7 +3261,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $name ] Parameter #1 [ $definition ] - Parameter #2 [ bool $shared ] + Parameter #2 [ bool $shared = ] } } @@ -3212,7 +3269,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ $parameters ] + Parameter #1 [ $parameters = ] } } @@ -3242,7 +3299,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ $parameters ] + Parameter #1 [ $parameters = ] } } @@ -3267,7 +3324,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $name ] Parameter #1 [ $definition ] - Parameter #2 [ bool $shared ] + Parameter #2 [ bool $shared = ] } - Return [ Phalcon\Di\ServiceInterface ] } @@ -3293,30 +3350,80 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method offsetExists ] { - Parameters [1] { - Parameter #0 [ $offset ] + Parameter #0 [ mixed $offset ] } } Method [ abstract public method offsetGet ] { - Parameters [1] { - Parameter #0 [ $offset ] + Parameter #0 [ mixed $offset ] } } Method [ abstract public method offsetSet ] { - Parameters [2] { - Parameter #0 [ $offset ] - Parameter #1 [ $value ] + Parameter #0 [ mixed $offset ] + Parameter #1 [ mixed $value ] } } Method [ abstract public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ $offset ] + Parameter #0 [ mixed $offset ] + } + } + } + } + + Interface [ interface Phalcon\Encryption\Security\JWT\Signer\SignerInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [4] { + Method [ abstract public method getAlgHeader ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ abstract public method getAlgorithm ] { + + - Parameters [0] { } + - Return [ string ] + } + + Method [ abstract public method sign ] { + + - Parameters [2] { + Parameter #0 [ string $payload ] + Parameter #1 [ string $passphrase ] + } + - Return [ string ] + } + + Method [ abstract public method verify ] { + + - Parameters [3] { + Parameter #0 [ string $source ] + Parameter #1 [ string $payload ] + Parameter #2 [ string $passphrase ] + } + - Return [ bool ] } } } @@ -3341,7 +3448,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ abstract public method message ] { @@ -3350,7 +3457,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $type ] Parameter #1 [ string $message ] } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ abstract public method notice ] { @@ -3358,7 +3465,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ abstract public method success ] { @@ -3366,7 +3473,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ abstract public method warning ] { @@ -3374,7 +3481,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string or NULL ] + - Return [ ?string ] } } } @@ -3398,7 +3505,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $color ] - Parameter #1 [ int $opacity ] + Parameter #1 [ int $opacity = ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -3416,8 +3523,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ int $width ] Parameter #1 [ int $height ] - Parameter #2 [ int or NULL $offsetX ] - Parameter #3 [ int or NULL $offsetY ] + Parameter #2 [ ?int $offsetX = ] + Parameter #3 [ ?int $offsetY = ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -3450,8 +3557,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ int $height ] - Parameter #1 [ int $opacity ] - Parameter #2 [ bool $fadeIn ] + Parameter #1 [ int $opacity = ] + Parameter #2 [ bool $fadeIn = ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -3459,8 +3566,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method render ] { - Parameters [2] { - Parameter #0 [ string or NULL $ext ] - Parameter #1 [ int $quality ] + Parameter #0 [ ?string $ext = ] + Parameter #1 [ int $quality = ] } - Return [ string ] } @@ -3468,9 +3575,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method resize ] { - Parameters [3] { - Parameter #0 [ int or NULL $width ] - Parameter #1 [ int or NULL $height ] - Parameter #2 [ int $master ] + Parameter #0 [ ?int $width = ] + Parameter #1 [ ?int $height = ] + Parameter #2 [ int $master = ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -3486,8 +3593,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method save ] { - Parameters [2] { - Parameter #0 [ string or NULL $file ] - Parameter #1 [ int $quality ] + Parameter #0 [ ?string $file = ] + Parameter #1 [ int $quality = ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -3504,12 +3611,12 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [7] { Parameter #0 [ string $text ] - Parameter #1 [ int $offsetX ] - Parameter #2 [ int $offsetY ] - Parameter #3 [ int $opacity ] - Parameter #4 [ string $color ] - Parameter #5 [ int $size ] - Parameter #6 [ string or NULL $fontfile ] + Parameter #1 [ int $offsetX = ] + Parameter #2 [ int $offsetY = ] + Parameter #3 [ int $opacity = ] + Parameter #4 [ string $color = ] + Parameter #5 [ int $size = ] + Parameter #6 [ ?string $fontfile = ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -3518,9 +3625,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] - Parameter #1 [ int $offsetX ] - Parameter #2 [ int $offsetY ] - Parameter #3 [ int $opacity ] + Parameter #1 [ int $offsetX = ] + Parameter #2 [ int $offsetY = ] + Parameter #3 [ int $opacity = ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -3571,7 +3678,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] Parameter #1 [ string $method ] - Parameter #2 [ array $arguments ] + Parameter #2 [ array $arguments = [] ] } } @@ -3624,7 +3731,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $partialPath ] - Parameter #1 [ $params ] + Parameter #1 [ $params = ] } } @@ -3686,7 +3793,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $partialPath ] - Parameter #1 [ $params ] + Parameter #1 [ $params = ] } - Return [ void ] } @@ -3696,58 +3803,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $path ] Parameter #1 [ $params ] - Parameter #2 [ bool $mustClean ] - } - } - } - } - - Interface [ interface Phalcon\Security\JWT\Signer\SignerInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [4] { - Method [ abstract public method getAlgHeader ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ abstract public method getAlgorithm ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ abstract public method sign ] { - - - Parameters [2] { - Parameter #0 [ string $payload ] - Parameter #1 [ string $passphrase ] - } - - Return [ string ] - } - - Method [ abstract public method verify ] { - - - Parameters [3] { - Parameter #0 [ string $source ] - Parameter #1 [ string $payload ] - Parameter #2 [ string $passphrase ] + Parameter #2 [ bool $mustClean = ] } - - Return [ bool ] } } } @@ -3799,7 +3856,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Properties [0] { } - - Methods [19] { + - Methods [20] { Method [ abstract public method addInherit ] { - Parameters [2] { @@ -3813,7 +3870,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $role ] - Parameter #1 [ $accessInherits ] + Parameter #1 [ $accessInherits = ] } - Return [ bool ] } @@ -3842,7 +3899,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $roleName ] Parameter #1 [ string $componentName ] Parameter #2 [ $access ] - Parameter #3 [ $func ] + Parameter #3 [ $func = ] } - Return [ void ] } @@ -3853,7 +3910,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $roleName ] Parameter #1 [ string $componentName ] Parameter #2 [ $access ] - Parameter #3 [ $func ] + Parameter #3 [ $func = ] } - Return [ void ] } @@ -3871,45 +3928,53 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ abstract public method getActiveRole ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ abstract public method getActiveComponent ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } - Method [ abstract public method getDefaultAction ] { + Method [ abstract public method getComponents ] { - Parameters [0] { } - - Return [ int ] + - Return [ array ] } - Method [ abstract public method getNoArgumentsDefaultAction ] { + Method [ abstract public method getDefaultAction ] { - Parameters [0] { } - Return [ int ] } - Method [ abstract public method getRoles ] { + Method [ abstract public method getInheritedRoles ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $roleName = ] } - Return [ array ] } - Method [ abstract public method getComponents ] { + Method [ abstract public method getNoArgumentsDefaultAction ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ abstract public method getRoles ] { - Parameters [0] { } @@ -3922,7 +3987,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ $roleName ] Parameter #1 [ $componentName ] Parameter #2 [ string $access ] - Parameter #3 [ array or NULL $parameters ] + Parameter #3 [ ?array $parameters = [] ] } - Return [ bool ] } @@ -3980,7 +4045,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Throwable or NULL ] + - Return [ ?Throwable ] } Method [ abstract public method getExtras ] { @@ -4296,8 +4361,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ $httpMethods ] + Parameter #1 [ $paths = ] + Parameter #2 [ $httpMethods = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4306,7 +4371,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\Router\RouteInterface $route ] - Parameter #1 [ int $position ] + Parameter #1 [ int $position = ] } - Return [ Phalcon\Mvc\RouterInterface ] } @@ -4315,7 +4380,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4324,7 +4389,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4333,7 +4398,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4342,7 +4407,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4351,7 +4416,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4360,7 +4425,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4369,7 +4434,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4378,7 +4443,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4387,7 +4452,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4396,7 +4461,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -4554,14 +4619,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $translation ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } } } - Interface [ interface Phalcon\Acl\ComponentInterface ] { + Interface [ interface Phalcon\Acl\ComponentInterface extends Stringable ] { - Constants [0] { } @@ -4590,7 +4655,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } - Method [ abstract public method __toString ] { + Method [ abstract public method __toString ] { - Parameters [0] { } @@ -4599,7 +4664,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Interface [ interface Phalcon\Acl\RoleInterface ] { + Interface [ interface Phalcon\Acl\RoleInterface extends Stringable ] { - Constants [0] { } @@ -4628,7 +4693,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } - Method [ abstract public method __toString ] { + Method [ abstract public method __toString ] { - Parameters [0] { } @@ -4650,8 +4715,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $docBlock ] - Parameter #1 [ $file ] - Parameter #2 [ $line ] + Parameter #1 [ $file = ] + Parameter #2 [ $line = ] } - Return [ array ] } @@ -4792,7 +4857,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $param ] - Parameter #1 [ $filters ] + Parameter #1 [ $filters = ] } } @@ -4911,7 +4976,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract static public method delimiter ] { - Parameters [1] { - Parameter #0 [ string or NULL $delimiter ] + Parameter #0 [ ?string $delimiter = ] } } @@ -4995,7 +5060,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ void ] } @@ -5036,149 +5101,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Interface [ interface Phalcon\Crypt\CryptInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [16] { - Method [ abstract public method decrypt ] { - - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string or NULL $key ] - } - - Return [ string ] - } - - Method [ abstract public method decryptBase64 ] { - - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ $key ] - } - - Return [ string ] - } - - Method [ abstract public method encrypt ] { - - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string or NULL $key ] - } - - Return [ string ] - } - - Method [ abstract public method encryptBase64 ] { - - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ $key ] - } - - Return [ string ] - } - - Method [ abstract public method getAvailableCiphers ] { - - - Parameters [0] { - } - - Return [ array ] - } - - Method [ abstract public method getAuthTag ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ abstract public method getAuthData ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ abstract public method getAuthTagLength ] { - - - Parameters [0] { - } - - Return [ int ] - } - - Method [ abstract public method getCipher ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ abstract public method getKey ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ abstract public method setAuthTag ] { - - - Parameters [1] { - Parameter #0 [ string $tag ] - } - - Return [ Phalcon\Crypt\CryptInterface ] - } - - Method [ abstract public method setAuthData ] { - - - Parameters [1] { - Parameter #0 [ string $data ] - } - - Return [ Phalcon\Crypt\CryptInterface ] - } - - Method [ abstract public method setAuthTagLength ] { - - - Parameters [1] { - Parameter #0 [ int $length ] - } - - Return [ Phalcon\Crypt\CryptInterface ] - } - - Method [ abstract public method setCipher ] { - - - Parameters [1] { - Parameter #0 [ string $cipher ] - } - - Return [ Phalcon\Crypt\CryptInterface ] - } - - Method [ abstract public method setKey ] { - - - Parameters [1] { - Parameter #0 [ string $key ] - } - - Return [ Phalcon\Crypt\CryptInterface ] - } - - Method [ abstract public method setPadding ] { - - - Parameters [1] { - Parameter #0 [ int $scheme ] - } - - Return [ Phalcon\Crypt\CryptInterface ] - } - } - } - Interface [ interface Phalcon\DataMapper\Pdo\ConnectionLocatorInterface ] { - Constants [0] { @@ -5204,7 +5126,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method getRead ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $name = ] } - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] } @@ -5212,7 +5134,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method getWrite ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $name = ] } - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] } @@ -5263,8 +5185,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method finish ] { - Parameters [2] { - Parameter #0 [ string or NULL $statement ] - Parameter #1 [ array $values ] + Parameter #0 [ ?string $statement = ] + Parameter #1 [ array $values = [] ] } - Return [ void ] } @@ -5350,7 +5272,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ abstract public method getBindType ] { @@ -5685,8 +5607,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method resolve ] { - Parameters [2] { - Parameter #0 [ $parameters ] - Parameter #1 [ Phalcon\Di\DiInterface or NULL $container ] + Parameter #0 [ $parameters = ] + Parameter #1 [ ?Phalcon\Di\DiInterface $container = ] } } @@ -5734,7 +5656,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Throwable or NULL ] + - Return [ ?Throwable ] } Method [ abstract public method getExtras ] { @@ -5817,7 +5739,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Interface [ interface Phalcon\Escaper\EscaperInterface ] { + Interface [ interface Phalcon\Encryption\Crypt\CryptInterface ] { - Constants [0] { } @@ -5831,68 +5753,139 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Properties [0] { } - - Methods [8] { - Method [ abstract public method escapeCss ] { + - Methods [17] { + Method [ abstract public method decrypt ] { - - Parameters [1] { - Parameter #0 [ string $css ] + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ ?string $key = ] } - Return [ string ] } - Method [ abstract public method escapeHtml ] { + Method [ abstract public method decryptBase64 ] { - - Parameters [1] { - Parameter #0 [ string $text ] + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ ?string $key = ] } - Return [ string ] } - Method [ abstract public method escapeHtmlAttr ] { + Method [ abstract public method encrypt ] { - - Parameters [1] { - Parameter #0 [ string $text ] + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ ?string $key = ] } - Return [ string ] } - Method [ abstract public method escapeJs ] { + Method [ abstract public method encryptBase64 ] { - - Parameters [1] { - Parameter #0 [ string $js ] + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ ?string $key = ] } - Return [ string ] } - Method [ abstract public method escapeUrl ] { + Method [ abstract public method getAvailableCiphers ] { - - Parameters [1] { - Parameter #0 [ string $url ] + - Parameters [0] { + } + - Return [ array ] + } + + Method [ abstract public method getAuthTag ] { + + - Parameters [0] { } - Return [ string ] } - Method [ abstract public method getEncoding ] { + Method [ abstract public method getAuthData ] { - Parameters [0] { } - Return [ string ] } - Method [ abstract public method setEncoding ] { + Method [ abstract public method getAuthTagLength ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ abstract public method getCipher ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ abstract public method getKey ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ abstract public method setAuthTag ] { - Parameters [1] { - Parameter #0 [ string $encoding ] + Parameter #0 [ string $tag ] } - - Return [ void ] + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] } - Method [ abstract public method setHtmlQuoteType ] { + Method [ abstract public method setAuthData ] { - Parameters [1] { - Parameter #0 [ int $quoteType ] + Parameter #0 [ string $data ] } - - Return [ void ] + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] + } + + Method [ abstract public method setAuthTagLength ] { + + - Parameters [1] { + Parameter #0 [ int $length ] + } + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] + } + + Method [ abstract public method setCipher ] { + + - Parameters [1] { + Parameter #0 [ string $cipher ] + } + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] + } + + Method [ abstract public method setKey ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] + } + + Method [ abstract public method setPadding ] { + + - Parameters [1] { + Parameter #0 [ int $scheme ] + } + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] + } + + Method [ abstract public method useSigning ] { + + - Parameters [1] { + Parameter #0 [ bool $useSigning ] + } + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] } } } @@ -5941,7 +5934,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method setData ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ $data = ] } - Return [ Phalcon\Events\EventInterface ] } @@ -5999,7 +5992,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method detachAll ] { - Parameters [1] { - Parameter #0 [ string or NULL $type ] + Parameter #0 [ ?string $type = ] } - Return [ void ] } @@ -6009,8 +6002,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $eventType ] Parameter #1 [ $source ] - Parameter #2 [ $data ] - Parameter #3 [ bool $cancelable ] + Parameter #2 [ $data = ] + Parameter #3 [ bool $cancelable = ] } } @@ -6052,7 +6045,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $value ] Parameter #1 [ $sanitizers ] - Parameter #2 [ bool $noRecursive ] + Parameter #2 [ bool $noRecursive = ] } } } @@ -6114,6 +6107,86 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Interface [ interface Phalcon\Html\Escaper\EscaperInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [8] { + Method [ abstract public method attributes ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ abstract public method css ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ abstract public method getEncoding ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ abstract public method html ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ abstract public method js ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ abstract public method setEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $encoding ] + } + - Return [ Phalcon\Html\Escaper\EscaperInterface ] + } + + Method [ abstract public method setHtmlQuoteType ] { + + - Parameters [1] { + Parameter #0 [ int $flags ] + } + - Return [ Phalcon\Html\Escaper\EscaperInterface ] + } + + Method [ abstract public method url ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + } + } + Interface [ interface Phalcon\Html\Link\Serializer\SerializerInterface ] { - Constants [0] { @@ -6134,7 +6207,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ array $links ] } - - Return [ string or NULL ] + - Return [ ?string ] } } } @@ -6212,8 +6285,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method getValue ] { - Parameters [2] { - Parameter #0 [ $filters ] - Parameter #1 [ $defaultValue ] + Parameter #0 [ $filters = ] + Parameter #1 [ $defaultValue = ] } } @@ -6315,11 +6388,11 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method get ] { - Parameters [5] { - Parameter #0 [ string or NULL $name ] - Parameter #1 [ $filters ] - Parameter #2 [ $defaultValue ] - Parameter #3 [ bool $notAllowEmpty ] - Parameter #4 [ bool $noRecursive ] + Parameter #0 [ ?string $name = ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ bool $notAllowEmpty = ] + Parameter #4 [ bool $noRecursive = ] } } @@ -6334,7 +6407,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ array or NULL ] + - Return [ ?array ] } Method [ abstract public method getBestAccept ] { @@ -6361,7 +6434,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method getClientAddress ] { - Parameters [1] { - Parameter #0 [ bool $trustForwardedHeader ] + Parameter #0 [ bool $trustForwardedHeader = ] } } @@ -6376,7 +6449,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ abstract public method getDigestAuth ] { @@ -6418,7 +6491,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method getJsonRawBody ] { - Parameters [1] { - Parameter #0 [ bool $associative ] + Parameter #0 [ bool $associative = ] } } @@ -6446,7 +6519,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method getURI ] { - Parameters [1] { - Parameter #0 [ bool $onlyPath ] + Parameter #0 [ bool $onlyPath = ] } - Return [ string ] } @@ -6454,33 +6527,33 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method getPost ] { - Parameters [5] { - Parameter #0 [ string or NULL $name ] - Parameter #1 [ $filters ] - Parameter #2 [ $defaultValue ] - Parameter #3 [ bool $notAllowEmpty ] - Parameter #4 [ bool $noRecursive ] + Parameter #0 [ ?string $name = ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ bool $notAllowEmpty = ] + Parameter #4 [ bool $noRecursive = ] } } Method [ abstract public method getPut ] { - Parameters [5] { - Parameter #0 [ string or NULL $name ] - Parameter #1 [ $filters ] - Parameter #2 [ $defaultValue ] - Parameter #3 [ bool $notAllowEmpty ] - Parameter #4 [ bool $noRecursive ] + Parameter #0 [ ?string $name = ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ bool $notAllowEmpty = ] + Parameter #4 [ bool $noRecursive = ] } } Method [ abstract public method getQuery ] { - Parameters [5] { - Parameter #0 [ string or NULL $name ] - Parameter #1 [ $filters ] - Parameter #2 [ $defaultValue ] - Parameter #3 [ bool $notAllowEmpty ] - Parameter #4 [ bool $noRecursive ] + Parameter #0 [ ?string $name = ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ bool $notAllowEmpty = ] + Parameter #4 [ bool $noRecursive = ] } } @@ -6503,7 +6576,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ abstract public method getServerAddress ] { @@ -6523,8 +6596,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method getUploadedFiles ] { - Parameters [2] { - Parameter #0 [ bool $onlySuccessful ] - Parameter #1 [ bool $namedKeys ] + Parameter #0 [ bool $onlySuccessful = ] + Parameter #1 [ bool $namedKeys = ] } - Return [ array ] } @@ -6630,7 +6703,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $methods ] - Parameter #1 [ bool $strict ] + Parameter #1 [ bool $strict = ] } - Return [ bool ] } @@ -6687,7 +6760,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method numFiles ] { - Parameters [1] { - Parameter #0 [ bool $onlySuccessful ] + Parameter #0 [ bool $onlySuccessful = ] } - Return [ int ] } @@ -6713,7 +6786,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ abstract public method getName ] { @@ -6795,7 +6868,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ abstract public method getHeaders ] { @@ -6823,9 +6896,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method redirect ] { - Parameters [3] { - Parameter #0 [ $location ] - Parameter #1 [ bool $externalRedirect ] - Parameter #2 [ int $statusCode ] + Parameter #0 [ $location = ] + Parameter #1 [ bool $externalRedirect = ] + Parameter #2 [ int $statusCode = ] } - Return [ Phalcon\Http\ResponseInterface ] } @@ -6857,7 +6930,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $contentType ] - Parameter #1 [ $charset ] + Parameter #1 [ $charset = ] } - Return [ Phalcon\Http\ResponseInterface ] } @@ -6874,7 +6947,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $filePath ] - Parameter #1 [ $attachmentName ] + Parameter #1 [ $attachmentName = ] } - Return [ Phalcon\Http\ResponseInterface ] } @@ -6915,7 +6988,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ int $code ] - Parameter #1 [ string or NULL $message ] + Parameter #1 [ ?string $message = ] } - Return [ Phalcon\Http\ResponseInterface ] } @@ -7006,13 +7079,13 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [8] { Parameter #0 [ string $name ] - Parameter #1 [ $value ] - Parameter #2 [ int $expire ] - Parameter #3 [ string $path ] - Parameter #4 [ bool or NULL $secure ] - Parameter #5 [ string or NULL $domain ] - Parameter #6 [ bool or NULL $httpOnly ] - Parameter #7 [ array $options ] + Parameter #1 [ $value = ] + Parameter #2 [ int $expire = ] + Parameter #3 [ string $path = ] + Parameter #4 [ ?bool $secure = ] + Parameter #5 [ ?string $domain = ] + Parameter #6 [ ?bool $httpOnly = ] + Parameter #7 [ array $options = [] ] } - Return [ Phalcon\Http\Response\CookiesInterface ] } @@ -7087,7 +7160,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Interface [ interface Phalcon\Messages\MessageInterface ] { + Interface [ interface Phalcon\Messages\MessageInterface extends Stringable ] { - Constants [0] { } @@ -7102,7 +7175,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Methods [11] { - Method [ abstract public method __toString ] { + Method [ abstract public method __toString ] { - Parameters [0] { } @@ -7298,7 +7371,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $param ] - Parameter #1 [ $filters ] + Parameter #1 [ $filters = ] } } @@ -7425,7 +7498,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $routePattern ] Parameter #1 [ $handler ] - Parameter #2 [ string or NULL $name ] + Parameter #2 [ ?string $name = ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -7435,7 +7508,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $routePattern ] Parameter #1 [ $handler ] - Parameter #2 [ string or NULL $name ] + Parameter #2 [ ?string $name = ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -7465,7 +7538,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $routePattern ] Parameter #1 [ $handler ] - Parameter #2 [ string or NULL $name ] + Parameter #2 [ ?string $name = ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -7482,7 +7555,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $routePattern ] Parameter #1 [ $handler ] - Parameter #2 [ string or NULL $name ] + Parameter #2 [ ?string $name = ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -7492,7 +7565,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $routePattern ] Parameter #1 [ $handler ] - Parameter #2 [ string or NULL $name ] + Parameter #2 [ ?string $name = ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -7502,7 +7575,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $routePattern ] Parameter #1 [ $handler ] - Parameter #2 [ string or NULL $name ] + Parameter #2 [ ?string $name = ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -7512,7 +7585,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $routePattern ] Parameter #1 [ $handler ] - Parameter #2 [ string or NULL $name ] + Parameter #2 [ ?string $name = ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -7522,7 +7595,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $routePattern ] Parameter #1 [ $handler ] - Parameter #2 [ string or NULL $name ] + Parameter #2 [ ?string $name = ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -7531,7 +7604,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $handler ] - Parameter #1 [ bool $lazy ] + Parameter #1 [ bool $lazy = ] } - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } @@ -7566,7 +7639,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract static public method average ] { - Parameters [1] { - Parameter #0 [ array $parameters ] + Parameter #0 [ array $parameters = [] ] } } @@ -7575,7 +7648,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ Phalcon\Mvc\ModelInterface $base ] Parameter #1 [ array $data ] - Parameter #2 [ int $dirtyState ] + Parameter #2 [ int $dirtyState = ] } - Return [ Phalcon\Mvc\ModelInterface ] } @@ -7586,8 +7659,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ $base ] Parameter #1 [ array $data ] Parameter #2 [ $columnMap ] - Parameter #3 [ int $dirtyState ] - Parameter #4 [ bool $keepSnapshots ] + Parameter #3 [ int $dirtyState = ] + Parameter #4 [ bool $keepSnapshots = ] } - Return [ Phalcon\Mvc\ModelInterface ] } @@ -7604,14 +7677,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract static public method count ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ $parameters = ] } } Method [ abstract static public method find ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ $parameters = ] } - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } @@ -7619,28 +7692,28 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract static public method findFirst ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ $parameters = ] } } Method [ abstract static public method maximum ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ $parameters = ] } } Method [ abstract static public method minimum ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ $parameters = ] } } Method [ abstract static public method query ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface or NULL $container ] + Parameter #0 [ ?Phalcon\Di\DiInterface $container = ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -7648,7 +7721,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract static public method sum ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ $parameters = ] } } } @@ -7669,8 +7742,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $data ] - Parameter #1 [ $whiteList ] - Parameter #2 [ $dataColumnMap ] + Parameter #1 [ $whiteList = ] + Parameter #2 [ $dataColumnMap = ] } - Return [ Phalcon\Mvc\ModelInterface ] } @@ -7751,7 +7824,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $alias ] - Parameter #1 [ $arguments ] + Parameter #1 [ $arguments = ] } } @@ -7759,7 +7832,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ abstract public method getSource ] { @@ -7824,7 +7897,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $data ] - Parameter #1 [ $columnMap ] + Parameter #1 [ $columnMap = ] } - Return [ void ] } @@ -7890,7 +7963,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ $handler ] Parameter #1 [ array $params ] Parameter #2 [ string $cacheKey ] - Parameter #3 [ string or NULL $methodName ] + Parameter #3 [ ?string $methodName = ] } - Return [ array ] } @@ -7938,8 +8011,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $conditions ] - Parameter #1 [ $bindParams ] - Parameter #2 [ $bindTypes ] + Parameter #1 [ $bindParams = ] + Parameter #2 [ $bindTypes = ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -8004,7 +8077,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method forUpdate ] { - Parameters [1] { - Parameter #0 [ bool $forUpdate ] + Parameter #0 [ bool $forUpdate = ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -8019,7 +8092,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ abstract public method getGroupBy ] { @@ -8051,7 +8124,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ abstract public method getParams ] { @@ -8065,7 +8138,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ abstract public method groupBy ] { @@ -8088,8 +8161,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $model ] - Parameter #1 [ $conditions ] - Parameter #2 [ $alias ] + Parameter #1 [ $conditions = ] + Parameter #2 [ $alias = ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -8107,8 +8180,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $model ] - Parameter #1 [ $conditions ] - Parameter #2 [ $alias ] + Parameter #1 [ $conditions = ] + Parameter #2 [ $alias = ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -8117,7 +8190,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ int $limit ] - Parameter #1 [ int $offset ] + Parameter #1 [ int $offset = ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -8153,8 +8226,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $conditions ] - Parameter #1 [ $bindParams ] - Parameter #2 [ $bindTypes ] + Parameter #1 [ $bindParams = ] + Parameter #2 [ $bindTypes = ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -8163,8 +8236,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $model ] - Parameter #1 [ $conditions ] - Parameter #2 [ $alias ] + Parameter #1 [ $conditions = ] + Parameter #2 [ $alias = ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -8180,7 +8253,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method sharedLock ] { - Parameters [1] { - Parameter #0 [ bool $sharedLock ] + Parameter #0 [ bool $sharedLock = ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -8189,8 +8262,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $conditions ] - Parameter #1 [ $bindParams ] - Parameter #2 [ $bindTypes ] + Parameter #1 [ $bindParams = ] + Parameter #2 [ $bindTypes = ] } - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } @@ -8228,7 +8301,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #1 [ $fields ] Parameter #2 [ string $referencedModel ] Parameter #3 [ $referencedFields ] - Parameter #4 [ $options ] + Parameter #4 [ $options = ] } - Return [ Phalcon\Mvc\Model\RelationInterface ] } @@ -8240,7 +8313,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #1 [ $fields ] Parameter #2 [ string $referencedModel ] Parameter #3 [ $referencedFields ] - Parameter #4 [ $options ] + Parameter #4 [ $options = ] } - Return [ Phalcon\Mvc\Model\RelationInterface ] } @@ -8252,7 +8325,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #1 [ $fields ] Parameter #2 [ string $referencedModel ] Parameter #3 [ $referencedFields ] - Parameter #4 [ $options ] + Parameter #4 [ $options = ] } - Return [ Phalcon\Mvc\Model\RelationInterface ] } @@ -8267,7 +8340,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #4 [ $intermediateReferencedFields ] Parameter #5 [ string $referencedModel ] Parameter #6 [ $referencedFields ] - Parameter #7 [ $options ] + Parameter #7 [ $options = ] } - Return [ Phalcon\Mvc\Model\RelationInterface ] } @@ -8282,7 +8355,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #4 [ $intermediateReferencedFields ] Parameter #5 [ string $referencedModel ] Parameter #6 [ $referencedFields ] - Parameter #7 [ $options ] + Parameter #7 [ $options = ] } - Return [ Phalcon\Mvc\Model\RelationInterface ] } @@ -8290,7 +8363,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method createBuilder ] { - Parameters [1] { - Parameter #0 [ $params ] + Parameter #0 [ $params = ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -8307,8 +8380,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $phql ] - Parameter #1 [ $placeholders ] - Parameter #2 [ $types ] + Parameter #1 [ $placeholders = ] + Parameter #2 [ $types = ] } } @@ -8371,8 +8444,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $modelName ] Parameter #1 [ string $modelRelation ] Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] - Parameter #3 [ $parameters ] - Parameter #4 [ string or NULL $method ] + Parameter #3 [ $parameters = ] + Parameter #4 [ ?string $method = ] } } @@ -8390,8 +8463,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $modelName ] Parameter #1 [ string $modelRelation ] Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] - Parameter #3 [ $parameters ] - Parameter #4 [ string or NULL $method ] + Parameter #3 [ $parameters = ] + Parameter #4 [ ?string $method = ] } } @@ -8433,8 +8506,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $modelName ] Parameter #1 [ string $modelRelation ] Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] - Parameter #3 [ $parameters ] - Parameter #4 [ string or NULL $method ] + Parameter #3 [ $parameters = ] + Parameter #4 [ ?string $method = ] } } @@ -8457,7 +8530,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ abstract public method getModelSource ] { @@ -8497,8 +8570,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ Phalcon\Mvc\Model\RelationInterface $relation ] Parameter #1 [ Phalcon\Mvc\ModelInterface $record ] - Parameter #2 [ $parameters ] - Parameter #3 [ string or NULL $method ] + Parameter #2 [ $parameters = ] + Parameter #3 [ ?string $method = ] } } @@ -8689,8 +8762,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method execute ] { - Parameters [2] { - Parameter #0 [ array $bindParams ] - Parameter #1 [ array $bindTypes ] + Parameter #0 [ array $bindParams = [] ] + Parameter #1 [ array $bindTypes = [] ] } } @@ -8725,8 +8798,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method getSingleResult ] { - Parameters [2] { - Parameter #0 [ array $bindParams ] - Parameter #1 [ array $bindTypes ] + Parameter #0 [ array $bindParams = [] ] + Parameter #1 [ array $bindTypes = [] ] } - Return [ Phalcon\Mvc\ModelInterface ] } @@ -8749,7 +8822,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $bindParams ] - Parameter #1 [ bool $merge ] + Parameter #1 [ bool $merge = ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } @@ -8758,7 +8831,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $bindTypes ] - Parameter #1 [ bool $merge ] + Parameter #1 [ bool $merge = ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } @@ -8766,7 +8839,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method setSharedLock ] { - Parameters [1] { - Parameter #0 [ bool $sharedLock ] + Parameter #0 [ bool $sharedLock = ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } @@ -8802,7 +8875,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $model ] - Parameter #1 [ string or NULL $alias ] + Parameter #1 [ ?string $alias = ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -8811,8 +8884,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $conditions ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -8823,7 +8896,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $expr ] Parameter #1 [ $minimum ] Parameter #2 [ $maximum ] - Parameter #3 [ string $operator ] + Parameter #3 [ string $operator = ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -8973,8 +9046,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $model ] - Parameter #1 [ string or NULL $conditions ] - Parameter #2 [ string or NULL $alias ] + Parameter #1 [ ?string $conditions = ] + Parameter #2 [ ?string $alias = ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -8984,7 +9057,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $expr ] Parameter #1 [ array $values ] - Parameter #2 [ string $operator ] + Parameter #2 [ string $operator = ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -8993,8 +9066,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $model ] - Parameter #1 [ string or NULL $conditions ] - Parameter #2 [ string or NULL $alias ] + Parameter #1 [ ?string $conditions = ] + Parameter #2 [ ?string $alias = ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -9003,8 +9076,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $model ] - Parameter #1 [ string or NULL $conditions ] - Parameter #2 [ string or NULL $alias ] + Parameter #1 [ ?string $conditions = ] + Parameter #2 [ ?string $alias = ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -9013,7 +9086,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ int $limit ] - Parameter #1 [ $offset ] + Parameter #1 [ $offset = ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -9030,7 +9103,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $expr ] Parameter #1 [ $minimum ] Parameter #2 [ $maximum ] - Parameter #3 [ string $operator ] + Parameter #3 [ string $operator = ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -9040,7 +9113,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $expr ] Parameter #1 [ array $values ] - Parameter #2 [ string $operator ] + Parameter #2 [ string $operator = ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -9065,8 +9138,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $conditions ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -9075,8 +9148,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $model ] - Parameter #1 [ string or NULL $conditions ] - Parameter #2 [ string or NULL $alias ] + Parameter #1 [ ?string $conditions = ] + Parameter #2 [ ?string $alias = ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -9085,7 +9158,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $bindParams ] - Parameter #1 [ bool $merge ] + Parameter #1 [ bool $merge = ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -9094,7 +9167,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $bindTypes ] - Parameter #1 [ bool $merge ] + Parameter #1 [ bool $merge = ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -9103,8 +9176,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $conditions ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -9327,8 +9400,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method rollback ] { - Parameters [2] { - Parameter #0 [ string or NULL $rollbackMessage ] - Parameter #1 [ Phalcon\Mvc\ModelInterface or NULL $rollbackRecord ] + Parameter #0 [ ?string $rollbackMessage = ] + Parameter #1 [ ?Phalcon\Mvc\ModelInterface $rollbackRecord = ] } - Return [ bool ] } @@ -9406,7 +9479,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method get ] { - Parameters [1] { - Parameter #0 [ bool $autoBegin ] + Parameter #0 [ bool $autoBegin = ] } - Return [ Phalcon\Mvc\Model\TransactionInterface ] } @@ -9451,7 +9524,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method rollback ] { - Parameters [1] { - Parameter #0 [ bool $collect ] + Parameter #0 [ bool $collect = ] } - Return [ void ] } @@ -9500,8 +9573,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ $httpMethods ] + Parameter #1 [ $paths = ] + Parameter #2 [ $httpMethods = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -9510,7 +9583,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -9519,7 +9592,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -9528,7 +9601,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -9537,7 +9610,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -9546,7 +9619,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -9555,7 +9628,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -9564,7 +9637,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -9573,7 +9646,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -9582,7 +9655,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -9591,7 +9664,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -9791,7 +9864,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ void ] } @@ -9932,7 +10005,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $controllerName ] Parameter #1 [ string $actionName ] - Parameter #2 [ array $params ] + Parameter #2 [ array $params = [] ] } } @@ -10029,7 +10102,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $partialPath ] - Parameter #1 [ $params ] + Parameter #1 [ $params = ] } } @@ -10236,8 +10309,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ bool $remove ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ bool $remove = ] } } @@ -10343,7 +10416,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method regenerateId ] { - Parameters [1] { - Parameter #0 [ $deleteOldSession ] + Parameter #0 [ $deleteOldSession = ] } - Return [ Phalcon\Session\ManagerInterface ] } @@ -10368,9 +10441,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method get ] { - Parameters [3] { - Parameter #0 [ $uri ] - Parameter #1 [ $args ] - Parameter #2 [ bool or NULL $local ] + Parameter #0 [ $uri = ] + Parameter #1 [ $args = ] + Parameter #2 [ ?bool $local = ] } - Return [ string ] } @@ -10408,7 +10481,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method path ] { - Parameters [1] { - Parameter #0 [ string or NULL $path ] + Parameter #0 [ ?string $path = ] } - Return [ string ] } @@ -10465,7 +10538,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method getFilters ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } } @@ -10536,15 +10609,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method validate ] { - Parameters [2] { - Parameter #0 [ $data ] - Parameter #1 [ $entity ] + Parameter #0 [ $data = ] + Parameter #1 [ $entity = ] } - Return [ Phalcon\Messages\Messages ] } } } - Interface [ interface Phalcon\Acl\ComponentAware ] { + Interface [ interface Phalcon\Acl\ComponentAwareInterface ] { - Constants [0] { } @@ -10568,7 +10641,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Interface [ interface Phalcon\Acl\RoleAware ] { + Interface [ interface Phalcon\Acl\RoleAwareInterface ] { - Constants [0] { } @@ -10611,7 +10684,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Cli\Router\RouteInterface ] } @@ -10684,7 +10757,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method handle ] { - Parameters [1] { - Parameter #0 [ $arguments ] + Parameter #0 [ $arguments = ] } } @@ -10843,7 +10916,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method registerAutoloaders ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface or NULL $container ] + Parameter #0 [ ?Phalcon\Di\DiInterface $container = ] } } @@ -10856,7 +10929,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Exception extends Exception implements Throwable ] { + Class [ class Phalcon\Exception extends Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -10875,47 +10948,81 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } @@ -10932,17 +11039,17 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] } - Methods [10] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } @@ -10950,7 +11057,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -10992,7 +11099,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -11002,8 +11109,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -11012,8 +11119,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -11022,7 +11129,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -11041,23 +11148,23 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $template ] - Property [ protected $templates ] - Property [ protected $options ] + Property [ protected $template = NULL ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] } - - Methods [12] { + - Methods [13] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -11089,7 +11196,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -11124,7 +11231,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -11135,19 +11242,28 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } } } - Class [ abstract class Phalcon\Html\Helper\Input\AbstractInput extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ abstract class Phalcon\Html\Helper\Input\AbstractInput extends Phalcon\Html\Helper\AbstractHelper implements Stringable ] { - Constants [0] { } @@ -11159,12 +11275,12 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $type ] - Property [ protected $attributes ] + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $type = 'text' ] + Property [ protected $attributes = NULL ] } - Methods [13] { @@ -11172,19 +11288,23 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setValue ] { - Parameters [1] { - Parameter #0 [ string or NULL $value ] + Parameter #0 [ ?string $value = ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } @@ -11192,7 +11312,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } @@ -11200,7 +11320,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -11242,7 +11362,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -11252,8 +11372,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -11262,8 +11382,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -11272,7 +11392,56 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] + } + } + } + + Class [ abstract class Phalcon\Factory\AbstractConfigFactory ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [4] { + Method [ protected method checkConfig ] { + + - Parameters [1] { + Parameter #0 [ $config ] + } + - Return [ array ] + } + + Method [ protected method checkConfigElement ] { + + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] + } + - Return [ array ] + } + + Method [ protected method getException ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ Exception ] + } + + Method [ protected method getExceptionClass ] { + + - Parameters [0] { } - Return [ string ] } @@ -11291,7 +11460,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [1] { - Property [ protected $container ] + Property [ protected $container = NULL ] } - Methods [2] { @@ -11312,7 +11481,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ abstract class Phalcon\Factory\AbstractFactory ] { + Class [ abstract class Phalcon\Factory\AbstractFactory extends Phalcon\Factory\AbstractConfigFactory ] { - Constants [0] { } @@ -11323,22 +11492,13 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $exception ] - Property [ protected $mapper ] - Property [ protected $services ] + - Properties [2] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] } - - Methods [5] { - Method [ protected method checkConfig ] { - - - Parameters [1] { - Parameter #0 [ $config ] - } - - Return [ array ] - } - - Method [ abstract protected method getAdapters ] { + - Methods [7] { + Method [ abstract protected method getServices ] { - Parameters [0] { } @@ -11355,18 +11515,42 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ protected method init ] { - Parameters [1] { - Parameter #0 [ array $services ] + Parameter #0 [ array $services = [] ] } - Return [ void ] } - Method [ protected method getException ] { + Method [ protected method checkConfig ] { + + - Parameters [1] { + Parameter #0 [ $config ] + } + - Return [ array ] + } + + Method [ protected method checkConfigElement ] { + + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] + } + - Return [ array ] + } + + Method [ protected method getException ] { - Parameters [1] { Parameter #0 [ string $message ] } - Return [ Exception ] } + + Method [ protected method getExceptionClass ] { + + - Parameters [0] { + } + - Return [ string ] + } } } @@ -11382,7 +11566,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [1] { - Property [ protected $container ] + Property [ protected $container = NULL ] } - Methods [4] { @@ -11418,7 +11602,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ abstract class Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface ] { + Class [ abstract class Phalcon\Forms\Element\AbstractElement implements Stringable, Phalcon\Forms\Element\ElementInterface ] { - Constants [0] { } @@ -11430,15 +11614,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [9] { - Property [ protected $attributes ] - Property [ protected $filters ] - Property [ protected $form ] - Property [ protected $label ] - Property [ protected $messages ] - Property [ protected $name ] - Property [ protected $options ] - Property [ protected $validators ] - Property [ protected $value ] + Property [ protected $attributes = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $form = NULL ] + Property [ protected $label = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $name = NULL ] + Property [ protected $options = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] } - Methods [33] { @@ -11446,11 +11630,11 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } } - Method [ public method __toString ] { + Method [ public method __toString ] { - Parameters [0] { } @@ -11477,7 +11661,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge ] + Parameter #1 [ bool $merge = ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -11501,7 +11685,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -11513,9 +11697,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getDefault ] { + + - Parameters [0] { + } } Method [ public method getFilters ] { + + - Parameters [0] { + } } Method [ public method getForm ] { @@ -11550,7 +11740,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -11569,6 +11759,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getValue ] { + + - Parameters [0] { + } } Method [ public method hasMessages ] { @@ -11581,7 +11774,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method label ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ array $attributes = [] ] } - Return [ string ] } @@ -11589,8 +11782,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method prepareAttributes ] { - Parameters [2] { - Parameter #0 [ array $attributes ] - Parameter #1 [ bool $useChecked ] + Parameter #0 [ array $attributes = [] ] + Parameter #1 [ bool $useChecked = ] } - Return [ array ] } @@ -11680,14 +11873,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method render ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Collection implements ArrayAccess, Phalcon\Collection\CollectionInterface, Countable, IteratorAggregate, Traversable, JsonSerializable, Serializable ] { + Class [ abstract class Phalcon\Support\Helper\Str\AbstractStr ] { - Constants [0] { } @@ -11698,212 +11891,253 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $data ] - Property [ protected $insensitive ] - Property [ protected $lowerKeys ] + - Properties [0] { } - - Methods [25] { - Method [ public method __construct ] { + - Methods [5] { + Method [ protected method toEndsWith ] { - - Parameters [2] { - Parameter #0 [ array $data ] - Parameter #1 [ bool $insensitive ] + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] } + - Return [ bool ] } - Method [ public method __get ] { + Method [ protected method toInterpolate ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [4] { + Parameter #0 [ string $input ] + Parameter #1 [ array $context = [] ] + Parameter #2 [ string $left = ] + Parameter #3 [ string $right = ] } + - Return [ string ] } - Method [ public method __isset ] { + Method [ protected method toLower ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method __set ] { + Method [ protected method toStartsWith ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method __unset ] { + Method [ protected method toUpper ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - - Return [ void ] + - Return [ string ] } + } + } - Method [ public method clear ] { + Class [ abstract class Phalcon\Storage\Adapter\AbstractAdapter implements Phalcon\Storage\Adapter\AdapterInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [7] { + Property [ protected $adapter = NULL ] + Property [ protected $defaultSerializer = 'php' ] + Property [ protected $lifetime = 3600 ] + Property [ protected $options = NULL ] + Property [ protected $prefix = 'ph-memo-' ] + Property [ protected $serializer = NULL ] + Property [ protected $serializerFactory = NULL ] + } + + - Methods [21] { + Method [ public method getDefaultSerializer ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method count ] { + Method [ protected method __construct ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] + Parameter #1 [ array $options = [] ] } - - Return [ int ] } - Method [ public method get ] { + Method [ abstract public method clear ] { - - Parameters [3] { - Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ string or NULL $cast ] + - Parameters [0] { } + - Return [ bool ] } - Method [ public method getIterator ] { + Method [ abstract public method decrement ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = ] } - - Return [ Traversable ] } - Method [ public method getKeys ] { + Method [ abstract public method delete ] { - Parameters [1] { - Parameter #0 [ bool $insensitive ] + Parameter #0 [ string $key ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method getValues ] { + Method [ abstract public method get ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ array ] } - Method [ public method has ] { + Method [ public method getAdapter ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ bool ] } - Method [ public method init ] { + Method [ abstract public method getKeys ] { - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ string $prefix = ] } - - Return [ void ] + - Return [ array ] } - Method [ public method jsonSerialize ] { + Method [ public method getPrefix ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method offsetExists ] { + Method [ abstract public method has ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ string $key ] } - Return [ bool ] } - Method [ public method offsetGet ] { + Method [ abstract public method increment ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = ] } } - Method [ public method offsetSet ] { + Method [ abstract public method set ] { - - Parameters [2] { - Parameter #0 [ $element ] + - Parameters [3] { + Parameter #0 [ string $key ] Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method offsetUnset ] { + Method [ public method setDefaultSerializer ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ string $serializer ] } - Return [ void ] } - Method [ public method remove ] { + Method [ protected method getFilteredKeys ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] } - - Return [ void ] + - Return [ array ] } - Method [ public method set ] { + Method [ protected method getPrefixedKey ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ $key ] } - - Return [ void ] + - Return [ string ] } - Method [ public method serialize ] { + Method [ protected method getSerializedData ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $content ] } - - Return [ string ] } - Method [ public method toArray ] { + Method [ protected method getTtl ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $ttl ] } - - Return [ array ] + - Return [ int ] } - Method [ public method toJson ] { + Method [ protected method getUnserializedData ] { - - Parameters [1] { - Parameter #0 [ int $options ] + - Parameters [2] { + Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ public method unserialize ] { + Method [ protected method initSerializer ] { - - Parameters [1] { - Parameter #0 [ $serialized ] + - Parameters [0] { } - Return [ void ] } - Method [ protected method setData ] { + Method [ protected method getArrVal ] { + + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = ] + } + } + + Method [ abstract public method setForever ] { - Parameters [2] { - Parameter #0 [ string $element ] + Parameter #0 [ string $key ] Parameter #1 [ $value ] } - - Return [ void ] + - Return [ bool ] } } } - Class [ abstract class Phalcon\Storage\Adapter\AbstractAdapter implements Phalcon\Storage\Adapter\AdapterInterface ] { + Class [ class Phalcon\Support\Collection implements ArrayAccess, Phalcon\Support\Collection\CollectionInterface, Countable, IteratorAggregate, Traversable, JsonSerializable, Serializable ] { - Constants [0] { } @@ -11914,158 +12148,243 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $adapter ] - Property [ protected $defaultSerializer ] - Property [ protected $lifetime ] - Property [ protected $prefix ] - Property [ protected $serializer ] - Property [ protected $serializerFactory ] + - Properties [3] { + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] } - - Methods [19] { - Method [ public method getDefaultSerializer ] { + - Methods [26] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $data = [] ] + Parameter #1 [ bool $insensitive = ] } - - Return [ string ] } - Method [ public method setDefaultSerializer ] { + Method [ public method __get ] { - Parameters [1] { - Parameter #0 [ string $defaultSerializer ] + Parameter #0 [ string $element ] } } - Method [ public method getPrefix ] { + Method [ public method __isset ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method __construct ] { + Method [ public method __set ] { - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options ] + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } + - Return [ void ] } - Method [ abstract public method clear ] { + Method [ public method __unset ] { + + - Parameters [1] { + Parameter #0 [ string $element ] + } + - Return [ void ] + } + + Method [ public method clear ] { - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ abstract public method decrement ] { + Method [ public method count ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + - Parameters [0] { } + - Return [ int ] } - Method [ abstract public method delete ] { + Method [ public method get ] { + + - Parameters [3] { + Parameter #0 [ string $element ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = ] + } + } + + Method [ public method getIterator ] { + + - Parameters [0] { + } + - Return [ Traversable ] + } + + Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ bool $insensitive = ] } - - Return [ bool ] + - Return [ array ] } - Method [ abstract public method get ] { + Method [ public method getValues ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + - Parameters [0] { } + - Return [ array ] } - Method [ abstract public method getAdapter ] { + Method [ public method has ] { + + - Parameters [1] { + Parameter #0 [ string $element ] + } + - Return [ bool ] } - Method [ abstract public method getKeys ] { + Method [ public method init ] { - Parameters [1] { - Parameter #0 [ string $prefix ] + Parameter #0 [ array $data = [] ] + } + - Return [ void ] + } + + Method [ public method jsonSerialize ] { + + - Parameters [0] { } - Return [ array ] } - Method [ abstract public method has ] { + Method [ public method offsetExists ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ $element ] } - Return [ bool ] } - Method [ abstract public method increment ] { + Method [ public method offsetGet ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + - Parameters [1] { + Parameter #0 [ $element ] } } - Method [ abstract public method set ] { + Method [ public method offsetSet ] { - - Parameters [3] { - Parameter #0 [ string $key ] + - Parameters [2] { + Parameter #0 [ $element ] Parameter #1 [ $value ] - Parameter #2 [ $ttl ] } - - Return [ bool ] + - Return [ void ] } - Method [ protected method getFilteredKeys ] { + Method [ public method offsetUnset ] { - - Parameters [2] { - Parameter #0 [ $keys ] - Parameter #1 [ string $prefix ] + - Parameters [1] { + Parameter #0 [ $element ] } - - Return [ array ] + - Return [ void ] } - Method [ protected method getPrefixedKey ] { + Method [ public method remove ] { - Parameters [1] { - Parameter #0 [ $key ] + Parameter #0 [ string $element ] + } + - Return [ void ] + } + + Method [ public method set ] { + + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method serialize ] { + + - Parameters [0] { } - Return [ string ] } - Method [ protected method getSerializedData ] { + Method [ public method toArray ] { - - Parameters [1] { - Parameter #0 [ $content ] + - Parameters [0] { } + - Return [ array ] } - Method [ protected method getTtl ] { + Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ $ttl ] + Parameter #0 [ int $options = ] } - - Return [ int ] + - Return [ string ] } - Method [ protected method getUnserializedData ] { + Method [ public method unserialize ] { - Parameters [1] { - Parameter #0 [ $content ] + Parameter #0 [ $serialized ] } + - Return [ void ] } - Method [ protected method initSerializer ] { + Method [ protected method setData ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - Return [ void ] } + + Method [ protected method phpJsonEncode ] { + + - Parameters [3] { + Parameter #0 [ $value ] + Parameter #1 [ int $flags = ] + Parameter #2 [ int $depth = ] + } + } + } + } + + Class [ abstract class Phalcon\Support\Helper\Arr\AbstractArr ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ protected method toFilter ] { + + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] + } + - Return [ array ] + } } } @@ -12081,15 +12400,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $template ] - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $messageFileEmpty ] - Property [ protected $messageIniSize ] - Property [ protected $messageValid ] + Property [ protected $template = NULL ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $messageFileEmpty = 'Field :field mu...' ] + Property [ protected $messageIniSize = 'File :field exc...' ] + Property [ protected $messageValid = 'Field :field is...' ] } - - Methods [25] { + - Methods [26] { Method [ public method getMessageFileEmpty ] { - Parameters [0] { @@ -12196,14 +12515,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -12235,7 +12554,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -12270,7 +12589,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -12281,12 +12600,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -12346,14 +12674,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [1] { - Property [ protected $data ] + Property [ protected $data = NULL ] } - Methods [6] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ $data = ] } } @@ -12366,6 +12694,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getData ] { + + - Parameters [0] { + } } Method [ public method setData ] { @@ -12377,18 +12708,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ abstract public method serialize ] { + + - Parameters [0] { + } } Method [ abstract public method unserialize ] { - Parameters [1] { - Parameter #0 [ $serialized ] + Parameter #0 [ string $data ] } } } } - Class [ class Phalcon\Config extends Phalcon\Collection implements Serializable, JsonSerializable, Traversable, IteratorAggregate, Countable, Phalcon\Collection\CollectionInterface, ArrayAccess, Phalcon\Config\ConfigInterface ] { + Class [ class Phalcon\Config\Config extends Phalcon\Support\Collection implements Serializable, JsonSerializable, Traversable, IteratorAggregate, Countable, Phalcon\Support\Collection\CollectionInterface, ArrayAccess, Phalcon\Config\ConfigInterface ] { - Constants [1] { Constant [ public string DEFAULT_PATH_DELIMITER ] { . } @@ -12401,13 +12735,13 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $data ] - Property [ protected $insensitive ] - Property [ protected $lowerKeys ] - Property [ protected $pathDelimiter ] + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] + Property [ protected $pathDelimiter = '.' ] } - - Methods [30] { + - Methods [31] { Method [ public method getPathDelimiter ] { - Parameters [0] { @@ -12427,20 +12761,20 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $path ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ $delimiter ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $delimiter = ] } } Method [ public method setPathDelimiter ] { - Parameters [1] { - Parameter #0 [ string or NULL $delimiter ] + Parameter #0 [ ?string $delimiter = ] } - Return [ Phalcon\Config\ConfigInterface ] } - Method [ public method toArray ] { + Method [ public method toArray ] { - Parameters [0] { } @@ -12456,7 +12790,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ array ] } - Method [ protected method setData ] { + Method [ protected method setData ] { - Parameters [2] { Parameter #0 [ $element ] @@ -12465,22 +12799,22 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method __construct ] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ array $data ] - Parameter #1 [ bool $insensitive ] + Parameter #0 [ array $data = [] ] + Parameter #1 [ bool $insensitive = ] } } - Method [ public method __get ] { + Method [ public method __get ] { - Parameters [1] { Parameter #0 [ string $element ] } } - Method [ public method __isset ] { + Method [ public method __isset ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -12488,7 +12822,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method __set ] { + Method [ public method __set ] { - Parameters [2] { Parameter #0 [ string $element ] @@ -12497,7 +12831,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method __unset ] { + Method [ public method __unset ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -12505,52 +12839,52 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method clear ] { + Method [ public method clear ] { - Parameters [0] { } - Return [ void ] } - Method [ public method count ] { + Method [ public method count ] { - Parameters [0] { } - Return [ int ] } - Method [ public method get ] { + Method [ public method get ] { - Parameters [3] { Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ string or NULL $cast ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = ] } } - Method [ public method getIterator ] { + Method [ public method getIterator ] { - Parameters [0] { } - Return [ Traversable ] } - Method [ public method getKeys ] { + Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ bool $insensitive ] + Parameter #0 [ bool $insensitive = ] } - Return [ array ] } - Method [ public method getValues ] { + Method [ public method getValues ] { - Parameters [0] { } - Return [ array ] } - Method [ public method has ] { + Method [ public method has ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -12558,22 +12892,22 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method init ] { + Method [ public method init ] { - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ array $data = [] ] } - Return [ void ] } - Method [ public method jsonSerialize ] { + Method [ public method jsonSerialize ] { - Parameters [0] { } - Return [ array ] } - Method [ public method offsetExists ] { + Method [ public method offsetExists ] { - Parameters [1] { Parameter #0 [ $element ] @@ -12581,14 +12915,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method offsetGet ] { + Method [ public method offsetGet ] { - Parameters [1] { Parameter #0 [ $element ] } } - Method [ public method offsetSet ] { + Method [ public method offsetSet ] { - Parameters [2] { Parameter #0 [ $element ] @@ -12597,7 +12931,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method offsetUnset ] { + Method [ public method offsetUnset ] { - Parameters [1] { Parameter #0 [ $element ] @@ -12605,7 +12939,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method remove ] { + Method [ public method remove ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -12613,7 +12947,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method set ] { + Method [ public method set ] { - Parameters [2] { Parameter #0 [ string $element ] @@ -12622,28 +12956,37 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method serialize ] { + Method [ public method serialize ] { - Parameters [0] { } - Return [ string ] } - Method [ public method toJson ] { + Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ int $options ] + Parameter #0 [ int $options = ] } - Return [ string ] } - Method [ public method unserialize ] { + Method [ public method unserialize ] { - Parameters [1] { Parameter #0 [ $serialized ] } - Return [ void ] } + + Method [ protected method phpJsonEncode ] { + + - Parameters [3] { + Parameter #0 [ $value ] + Parameter #1 [ int $flags = ] + Parameter #2 [ int $depth = ] + } + } } } @@ -12659,9 +13002,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $bind ] - Property [ protected $connection ] - Property [ protected $store ] + Property [ protected $bind = NULL ] + Property [ protected $connection = NULL ] + Property [ protected $store = NULL ] } - Methods [13] { @@ -12677,7 +13020,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $value ] - Parameter #1 [ int $type ] + Parameter #1 [ int $type = ] } - Return [ string ] } @@ -12687,7 +13030,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } @@ -12715,13 +13058,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method perform ] { + + - Parameters [0] { + } } Method [ public method setFlag ] { - Parameters [2] { Parameter #0 [ string $flag ] - Parameter #1 [ bool $enable ] + Parameter #1 [ bool $enable = ] } - Return [ void ] } @@ -12730,15 +13076,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ int $type ] + Parameter #1 [ int $type = ] } - Return [ string ] } Method [ public method reset ] { + + - Parameters [0] { + } } Method [ protected method buildFlags ] { + + - Parameters [0] { + } } Method [ protected method buildReturning ] { @@ -12752,7 +13104,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $collection ] - Parameter #1 [ string $glue ] + Parameter #1 [ string $glue = ] } - Return [ string ] } @@ -12787,14 +13139,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [5] { - Property [ protected $adapter ] - Property [ protected $columnMap ] - Property [ protected $container ] - Property [ protected $metaData ] - Property [ protected $strategy ] + Property [ protected $adapter = NULL ] + Property [ protected $columnMap = NULL ] + Property [ protected $container = NULL ] + Property [ protected $metaData = NULL ] + Property [ protected $strategy = NULL ] } - - Methods [33] { + - Methods [34] { Method [ public method getAttributes ] { - Parameters [1] { @@ -12832,7 +13184,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array or NULL ] + - Return [ ?array ] } Method [ public method getDefaultValues ] { @@ -12879,7 +13231,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ public method getNonPrimaryKeyAttributes ] { @@ -12911,7 +13263,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array or NULL ] + - Return [ ?array ] } Method [ public method getStrategy ] { @@ -12942,7 +13294,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ array or NULL ] + - Return [ ?array ] } Method [ final public method readColumnMap ] { @@ -12950,7 +13302,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array or NULL ] + - Return [ ?array ] } Method [ final public method readColumnMapIndex ] { @@ -13063,6 +13415,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Return [ void ] } + + Method [ protected method getArrVal ] { + + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + } + } } } @@ -13072,25 +13433,25 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Static properties [1] { - Property [ protected static $connectionConsecutive ] + Property [ protected static $connectionConsecutive = 0 ] } - Static methods [0] { } - Properties [12] { - Property [ protected $connectionId ] - Property [ protected $descriptor ] - Property [ protected $dialect ] - Property [ protected $dialectType ] - Property [ protected $eventsManager ] - Property [ protected $realSqlStatement ] - Property [ protected $sqlBindTypes ] - Property [ protected $sqlStatement ] - Property [ protected $sqlVariables ] - Property [ protected $transactionLevel ] - Property [ protected $transactionsWithSavepoints ] - Property [ protected $type ] + Property [ protected $connectionId = NULL ] + Property [ protected $descriptor = NULL ] + Property [ protected $dialect = NULL ] + Property [ protected $dialectType = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $realSqlStatement = NULL ] + Property [ protected $sqlBindTypes = NULL ] + Property [ protected $sqlStatement = NULL ] + Property [ protected $sqlVariables = NULL ] + Property [ protected $transactionLevel = 0 ] + Property [ protected $transactionsWithSavepoints = false ] + Property [ protected $type = NULL ] } - Methods [71] { @@ -13101,13 +13462,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } - Method [ public method getSqlVariables ] { - - - Parameters [0] { - } - - Return [ array ] - } - Method [ public method getType ] { - Parameters [0] { @@ -13185,7 +13539,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ array $definition ] - Parameter #2 [ string or NULL $schemaName ] + Parameter #2 [ ?string $schemaName = ] } - Return [ bool ] } @@ -13194,9 +13548,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ $table ] - Parameter #1 [ string or NULL $whereCondition ] - Parameter #2 [ array $placeholders ] - Parameter #3 [ array $dataTypes ] + Parameter #1 [ ?string $whereCondition = ] + Parameter #2 [ array $placeholders = [] ] + Parameter #3 [ array $dataTypes = [] ] } - Return [ bool ] } @@ -13205,7 +13559,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ array ] } @@ -13214,7 +13568,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ array ] } @@ -13262,8 +13616,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ bool $ifExists ] + Parameter #1 [ ?string $schemaName = ] + Parameter #2 [ bool $ifExists = ] } - Return [ bool ] } @@ -13272,8 +13626,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ bool $ifExists ] + Parameter #1 [ ?string $schemaName = ] + Parameter #2 [ bool $ifExists = ] } - Return [ bool ] } @@ -13290,9 +13644,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ int $fetchMode ] - Parameter #2 [ array $bindParams ] - Parameter #3 [ array $bindTypes ] + Parameter #1 [ int $fetchMode = ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - Return [ array ] } @@ -13301,8 +13655,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $placeholders ] - Parameter #2 [ $column ] + Parameter #1 [ array $placeholders = [] ] + Parameter #2 [ $column = ] } } @@ -13310,9 +13664,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ $fetchMode ] - Parameter #2 [ array $bindParams ] - Parameter #3 [ array $bindTypes ] + Parameter #1 [ $fetchMode = ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - Return [ array ] } @@ -13380,7 +13734,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ ?Phalcon\Events\ManagerInterface ] } Method [ public method getNestedTransactionSavepointName ] { @@ -13411,13 +13765,20 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } + Method [ public method getSQLVariables ] { + + - Parameters [0] { + } + - Return [ array ] + } + Method [ public method insert ] { - Parameters [4] { Parameter #0 [ string $table ] Parameter #1 [ array $values ] - Parameter #2 [ $fields ] - Parameter #3 [ $dataTypes ] + Parameter #2 [ $fields = ] + Parameter #3 [ $dataTypes = ] } - Return [ bool ] } @@ -13427,7 +13788,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $table ] Parameter #1 [ $data ] - Parameter #2 [ $dataTypes ] + Parameter #2 [ $dataTypes = ] } - Return [ bool ] } @@ -13451,7 +13812,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method listTables ] { - Parameters [1] { - Parameter #0 [ string or NULL $schemaName ] + Parameter #0 [ ?string $schemaName = ] } - Return [ array ] } @@ -13459,7 +13820,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method listViews ] { - Parameters [1] { - Parameter #0 [ string or NULL $schemaName ] + Parameter #0 [ ?string $schemaName = ] } - Return [ array ] } @@ -13470,7 +13831,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ Phalcon\Db\ColumnInterface or NULL $currentColumn ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] } - Return [ bool ] } @@ -13533,7 +13894,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ bool ] } @@ -13542,7 +13903,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ array ] } @@ -13553,8 +13914,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $table ] Parameter #1 [ $fields ] Parameter #2 [ $values ] - Parameter #3 [ $whereCondition ] - Parameter #4 [ $dataTypes ] + Parameter #3 [ $whereCondition = ] + Parameter #4 [ $dataTypes = ] } - Return [ bool ] } @@ -13564,8 +13925,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $table ] Parameter #1 [ $data ] - Parameter #2 [ $whereCondition ] - Parameter #3 [ $dataTypes ] + Parameter #2 [ $whereCondition = ] + Parameter #3 [ $dataTypes = ] } - Return [ bool ] } @@ -13588,7 +13949,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ bool ] } @@ -13603,7 +13964,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method begin ] { - Parameters [1] { - Parameter #0 [ bool $nesting ] + Parameter #0 [ bool $nesting = ] } - Return [ bool ] } @@ -13618,7 +13979,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method commit ] { - Parameters [1] { - Parameter #0 [ bool $nesting ] + Parameter #0 [ bool $nesting = ] } - Return [ bool ] } @@ -13626,7 +13987,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method connect ] { - Parameters [1] { - Parameter #0 [ array $descriptor ] + Parameter #0 [ array $descriptor = [] ] } - Return [ void ] } @@ -13635,7 +13996,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ array ] } @@ -13652,8 +14013,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - Return [ bool ] } @@ -13662,7 +14023,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ PDO ] } Method [ abstract public method isUnderTransaction ] { @@ -13675,7 +14035,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ string or NULL $name ] + Parameter #0 [ ?string $name = ] } } @@ -13683,22 +14043,22 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } } Method [ abstract public method rollback ] { - Parameters [1] { - Parameter #0 [ bool $nesting ] + Parameter #0 [ bool $nesting = ] } - Return [ bool ] } } } - Class [ abstract class Phalcon\Html\Helper\AbstractSeries extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ abstract class Phalcon\Html\Helper\AbstractSeries extends Phalcon\Html\Helper\AbstractHelper implements Stringable ] { - Constants [0] { } @@ -13710,25 +14070,29 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $store ] + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $store = NULL ] } - Methods [13] { Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ string or NULL $indent ] - Parameter #1 [ string or NULL $delimiter ] + Parameter #0 [ string $indent = ] + Parameter #1 [ ?string $delimiter = ] } - Return [ Phalcon\Html\Helper\AbstractSeries ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ abstract protected method getTag ] { @@ -13741,7 +14105,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } @@ -13749,7 +14113,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -13791,7 +14155,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -13801,8 +14165,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -13811,8 +14175,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -13821,7 +14185,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -13840,14 +14204,17 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $body ] - Property [ protected $headers ] - Property [ protected $protocolVersion ] - Property [ protected $uri ] + Property [ protected $body = NULL ] + Property [ protected $headers = NULL ] + Property [ protected $protocolVersion = '1.1' ] + Property [ protected $uri = NULL ] } - Methods [24] { Method [ public method getBody ] { + + - Parameters [0] { + } } Method [ public method getProtocolVersion ] { @@ -13858,6 +14225,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getUri ] { + + - Parameters [0] { + } } Method [ public method getHeader ] { @@ -13931,9 +14301,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ final protected method checkHeaderHost ] { - Parameters [1] { - Parameter #0 [ Phalcon\Collection\CollectionInterface $collection ] + Parameter #0 [ Phalcon\Support\Collection\CollectionInterface $collection ] } - - Return [ Phalcon\Collection\CollectionInterface ] + - Return [ Phalcon\Support\Collection\CollectionInterface ] } Method [ final protected method checkHeaderName ] { @@ -13973,14 +14343,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ array $headers ] } - - Return [ Phalcon\Collection\CollectionInterface ] + - Return [ Phalcon\Support\Collection\CollectionInterface ] } Method [ final protected method processBody ] { - Parameters [2] { - Parameter #0 [ $body ] - Parameter #1 [ string $mode ] + Parameter #0 [ $body = ] + Parameter #1 [ string $mode = ] } - Return [ Psr\Http\Message\StreamInterface ] } @@ -13990,13 +14360,13 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ $headers ] } - - Return [ Phalcon\Collection\CollectionInterface ] + - Return [ Phalcon\Support\Collection\CollectionInterface ] } Method [ final protected method processProtocol ] { - Parameters [1] { - Parameter #0 [ $protocol ] + Parameter #0 [ $protocol = ] } - Return [ string ] } @@ -14039,8 +14409,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [2] { - Property [ protected $annotations ] - Property [ protected $reader ] + Property [ protected $annotations = NULL ] + Property [ protected $reader = NULL ] } - Methods [7] { @@ -14114,9 +14484,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $bind ] - Property [ protected $connection ] - Property [ protected $store ] + Property [ protected $bind = NULL ] + Property [ protected $connection = NULL ] + Property [ protected $store = NULL ] } - Methods [30] { @@ -14140,8 +14510,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -14150,8 +14520,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -14168,8 +14538,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -14178,8 +14548,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -14198,8 +14568,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $store ] Parameter #1 [ string $andor ] Parameter #2 [ string $condition ] - Parameter #3 [ $value ] - Parameter #4 [ int $type ] + Parameter #3 [ $value = ] + Parameter #4 [ int $type = ] } - Return [ void ] } @@ -14253,8 +14623,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $store ] Parameter #1 [ string $condition ] - Parameter #2 [ $value ] - Parameter #3 [ int $type ] + Parameter #2 [ $value = ] + Parameter #3 [ int $type = ] } - Return [ void ] } @@ -14280,7 +14650,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $value ] - Parameter #1 [ int $type ] + Parameter #1 [ int $type = ] } - Return [ string ] } @@ -14290,7 +14660,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } @@ -14318,13 +14688,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method perform ] { + + - Parameters [0] { + } } Method [ public method setFlag ] { - Parameters [2] { Parameter #0 [ string $flag ] - Parameter #1 [ bool $enable ] + Parameter #1 [ bool $enable = ] } - Return [ void ] } @@ -14333,15 +14706,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ int $type ] + Parameter #1 [ int $type = ] } - Return [ string ] } Method [ public method reset ] { + + - Parameters [0] { + } } Method [ protected method buildFlags ] { + + - Parameters [0] { + } } Method [ protected method buildReturning ] { @@ -14355,7 +14734,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $collection ] - Parameter #1 [ string $glue ] + Parameter #1 [ string $glue = ] } - Return [ string ] } @@ -14368,27 +14747,27 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Static properties [1] { - Property [ protected static $connectionConsecutive ] + Property [ protected static $connectionConsecutive = 0 ] } - Static methods [0] { } - Properties [14] { - Property [ protected $connectionId ] - Property [ protected $descriptor ] - Property [ protected $dialect ] - Property [ protected $dialectType ] - Property [ protected $eventsManager ] - Property [ protected $realSqlStatement ] - Property [ protected $sqlBindTypes ] - Property [ protected $sqlStatement ] - Property [ protected $sqlVariables ] - Property [ protected $transactionLevel ] - Property [ protected $transactionsWithSavepoints ] - Property [ protected $type ] - Property [ protected $affectedRows ] - Property [ protected $pdo ] + Property [ protected $connectionId = NULL ] + Property [ protected $descriptor = NULL ] + Property [ protected $dialect = NULL ] + Property [ protected $dialectType = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $realSqlStatement = NULL ] + Property [ protected $sqlBindTypes = NULL ] + Property [ protected $sqlStatement = NULL ] + Property [ protected $sqlVariables = NULL ] + Property [ protected $transactionLevel = 0 ] + Property [ protected $transactionsWithSavepoints = false ] + Property [ protected $type = NULL ] + Property [ protected $affectedRows = 0 ] + Property [ protected $pdo = NULL ] } - Methods [78] { @@ -14409,7 +14788,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method begin ] { - Parameters [1] { - Parameter #0 [ bool $nesting ] + Parameter #0 [ bool $nesting = ] } - Return [ bool ] } @@ -14417,7 +14796,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method commit ] { - Parameters [1] { - Parameter #0 [ bool $nesting ] + Parameter #0 [ bool $nesting = ] } - Return [ bool ] } @@ -14432,7 +14811,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method connect ] { - Parameters [1] { - Parameter #0 [ array $descriptor ] + Parameter #0 [ array $descriptor = [] ] } - Return [ void ] } @@ -14441,7 +14820,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $sql ] - Parameter #1 [ array $params ] + Parameter #1 [ array $params = [] ] } - Return [ array ] } @@ -14458,8 +14837,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - Return [ bool ] } @@ -14485,7 +14864,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ PDO ] } Method [ public method getTransactionLevel ] { @@ -14505,7 +14883,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ string or NULL $name ] + Parameter #0 [ ?string $name = ] } } @@ -14521,15 +14899,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } } Method [ public method rollback ] { - Parameters [1] { - Parameter #0 [ bool $nesting ] + Parameter #0 [ bool $nesting = ] } - Return [ bool ] } @@ -14557,13 +14935,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } - Method [ public method getSqlVariables ] { - - - Parameters [0] { - } - - Return [ array ] - } - Method [ public method getType ] { - Parameters [0] { @@ -14634,7 +15005,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ array $definition ] - Parameter #2 [ string or NULL $schemaName ] + Parameter #2 [ ?string $schemaName = ] } - Return [ bool ] } @@ -14643,9 +15014,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ $table ] - Parameter #1 [ string or NULL $whereCondition ] - Parameter #2 [ array $placeholders ] - Parameter #3 [ array $dataTypes ] + Parameter #1 [ ?string $whereCondition = ] + Parameter #2 [ array $placeholders = [] ] + Parameter #3 [ array $dataTypes = [] ] } - Return [ bool ] } @@ -14654,7 +15025,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ array ] } @@ -14663,7 +15034,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ array ] } @@ -14711,8 +15082,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ bool $ifExists ] + Parameter #1 [ ?string $schemaName = ] + Parameter #2 [ bool $ifExists = ] } - Return [ bool ] } @@ -14721,8 +15092,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ bool $ifExists ] + Parameter #1 [ ?string $schemaName = ] + Parameter #2 [ bool $ifExists = ] } - Return [ bool ] } @@ -14739,9 +15110,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ int $fetchMode ] - Parameter #2 [ array $bindParams ] - Parameter #3 [ array $bindTypes ] + Parameter #1 [ int $fetchMode = ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - Return [ array ] } @@ -14750,8 +15121,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $placeholders ] - Parameter #2 [ $column ] + Parameter #1 [ array $placeholders = [] ] + Parameter #2 [ $column = ] } } @@ -14759,9 +15130,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ $fetchMode ] - Parameter #2 [ array $bindParams ] - Parameter #3 [ array $bindTypes ] + Parameter #1 [ $fetchMode = ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - Return [ array ] } @@ -14829,7 +15200,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ ?Phalcon\Events\ManagerInterface ] } Method [ public method getNestedTransactionSavepointName ] { @@ -14860,13 +15231,20 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } + Method [ public method getSQLVariables ] { + + - Parameters [0] { + } + - Return [ array ] + } + Method [ public method insert ] { - Parameters [4] { Parameter #0 [ string $table ] Parameter #1 [ array $values ] - Parameter #2 [ $fields ] - Parameter #3 [ $dataTypes ] + Parameter #2 [ $fields = ] + Parameter #3 [ $dataTypes = ] } - Return [ bool ] } @@ -14876,7 +15254,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $table ] Parameter #1 [ $data ] - Parameter #2 [ $dataTypes ] + Parameter #2 [ $dataTypes = ] } - Return [ bool ] } @@ -14900,7 +15278,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method listTables ] { - Parameters [1] { - Parameter #0 [ string or NULL $schemaName ] + Parameter #0 [ ?string $schemaName = ] } - Return [ array ] } @@ -14908,7 +15286,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method listViews ] { - Parameters [1] { - Parameter #0 [ string or NULL $schemaName ] + Parameter #0 [ ?string $schemaName = ] } - Return [ array ] } @@ -14919,7 +15297,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ Phalcon\Db\ColumnInterface or NULL $currentColumn ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] } - Return [ bool ] } @@ -14982,7 +15360,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ bool ] } @@ -14991,7 +15369,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ array ] } @@ -15002,8 +15380,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $table ] Parameter #1 [ $fields ] Parameter #2 [ $values ] - Parameter #3 [ $whereCondition ] - Parameter #4 [ $dataTypes ] + Parameter #3 [ $whereCondition = ] + Parameter #4 [ $dataTypes = ] } - Return [ bool ] } @@ -15013,8 +15391,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $table ] Parameter #1 [ $data ] - Parameter #2 [ $whereCondition ] - Parameter #3 [ $dataTypes ] + Parameter #2 [ $whereCondition = ] + Parameter #3 [ $dataTypes = ] } - Return [ bool ] } @@ -15037,7 +15415,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ bool ] } @@ -15046,7 +15424,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ array ] } @@ -15065,8 +15443,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [2] { - Property [ protected $escapeChar ] - Property [ protected $customFunctions ] + Property [ protected $escapeChar = NULL ] + Property [ protected $customFunctions = NULL ] } - Methods [63] { @@ -15082,7 +15460,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $str ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -15091,7 +15469,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $str ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -15108,8 +15486,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $columnList ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -15125,8 +15503,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $column ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -15135,8 +15513,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -15145,7 +15523,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $table ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -15242,7 +15620,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -15251,8 +15629,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -15261,8 +15639,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -15271,8 +15649,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -15281,8 +15659,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -15291,7 +15669,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -15300,8 +15678,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -15310,8 +15688,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -15320,8 +15698,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -15330,8 +15708,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -15340,8 +15718,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -15350,8 +15728,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -15360,8 +15738,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -15370,8 +15748,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -15380,7 +15758,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -15389,8 +15767,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -15399,8 +15777,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -15409,8 +15787,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -15419,8 +15797,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $qualified ] - Parameter #1 [ string or NULL $alias ] - Parameter #2 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $alias = ] + Parameter #2 [ ?string $escapeChar = ] } - Return [ string ] } @@ -15429,9 +15807,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] - Parameter #2 [ string or NULL $alias ] - Parameter #3 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $schema = ] + Parameter #2 [ ?string $alias = ] + Parameter #3 [ ?string $escapeChar = ] } - Return [ string ] } @@ -15440,8 +15818,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $column ] - Parameter #1 [ string or NULL $domain ] - Parameter #2 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $domain = ] + Parameter #2 [ ?string $escapeChar = ] } - Return [ string ] } @@ -15501,7 +15879,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ array $definition ] - Parameter #2 [ string or NULL $schemaName ] + Parameter #2 [ ?string $schemaName = ] } - Return [ string ] } @@ -15510,7 +15888,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ string ] } @@ -15519,7 +15897,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ string ] } @@ -15528,7 +15906,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ string ] } @@ -15585,8 +15963,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ bool $ifExists ] + Parameter #1 [ ?string $schemaName = ] + Parameter #2 [ bool $ifExists = ] } - Return [ string ] } @@ -15602,7 +15980,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ abstract public method listTables ] { - Parameters [1] { - Parameter #0 [ string or NULL $schemaName ] + Parameter #0 [ ?string $schemaName = ] } - Return [ string ] } @@ -15613,7 +15991,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ Phalcon\Db\ColumnInterface or NULL $currentColumn ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] } - Return [ string ] } @@ -15630,7 +16008,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ string ] } @@ -15639,7 +16017,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ string ] } @@ -15648,14 +16026,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ string ] } } } - Class [ abstract class Phalcon\Html\Helper\AbstractList extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ abstract class Phalcon\Html\Helper\AbstractList extends Phalcon\Html\Helper\AbstractHelper implements Stringable ] { - Constants [0] { } @@ -15667,27 +16045,31 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [7] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $elementTag ] - Property [ protected $store ] + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $elementTag = 'li' ] + Property [ protected $store = NULL ] } - Methods [13] { Method [ public method __invoke ] { - Parameters [3] { - Parameter #0 [ string or NULL $indent ] - Parameter #1 [ string or NULL $delimiter ] - Parameter #2 [ array $attributes ] + Parameter #0 [ string $indent = ] + Parameter #1 [ ?string $delimiter = ] + Parameter #2 [ array $attributes = [] ] } - Return [ Phalcon\Html\Helper\AbstractList ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ abstract protected method getTag ] { @@ -15700,7 +16082,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } @@ -15708,7 +16090,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -15750,7 +16132,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -15760,8 +16142,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -15770,8 +16152,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -15780,14 +16162,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Http\Message\Stream implements Psr\Http\Message\StreamInterface ] { + Class [ class Phalcon\Http\Message\Stream implements Stringable, PsrExt\Http\Message\StreamInterface ] { - Constants [0] { } @@ -15799,89 +16181,95 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [2] { - Property [ protected $handle ] - Property [ protected $stream ] + Property [ protected $handle = NULL ] + Property [ protected $stream = NULL ] } - - Methods [22] { + - Methods [23] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ $stream ] - Parameter #1 [ string $mode ] + Parameter #1 [ string $mode = ] } } - Method [ public method __destruct ] { + Method [ public method __destruct ] { + + - Parameters [0] { + } } - Method [ public method __toString ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method close ] { + Method [ public method close ] { - Parameters [0] { } - Return [ void ] } - Method [ public method detach ] { + Method [ public method detach ] { + + - Parameters [0] { + } } - Method [ public method eof ] { + Method [ public method eof ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method getContents ] { + Method [ public method getContents ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getMetadata ] { + Method [ public method getMetadata ] { - Parameters [1] { - Parameter #0 [ $key ] + Parameter #0 [ $key = ] } } - Method [ public method getSize ] { + Method [ public method getSize ] { - Parameters [0] { } - - Return [ int or NULL ] + - Return [ ?int ] } - Method [ public method isReadable ] { + Method [ public method isReadable ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method isSeekable ] { + Method [ public method isSeekable ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method isWritable ] { + Method [ public method isWritable ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method read ] { + Method [ public method read ] { - Parameters [1] { Parameter #0 [ $length ] @@ -15889,18 +16277,18 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } - Method [ public method rewind ] { + Method [ public method rewind ] { - Parameters [0] { } - Return [ void ] } - Method [ public method seek ] { + Method [ public method seek ] { - Parameters [2] { Parameter #0 [ $offset ] - Parameter #1 [ $whence ] + Parameter #1 [ $whence = ] } - Return [ void ] } @@ -15909,19 +16297,19 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $stream ] - Parameter #1 [ string $mode ] + Parameter #1 [ string $mode = ] } - Return [ void ] } - Method [ public method tell ] { + Method [ public method tell ] { - Parameters [0] { } - Return [ int ] } - Method [ public method write ] { + Method [ public method write ] { - Parameters [1] { Parameter #0 [ $data ] @@ -15956,6 +16344,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Return [ void ] } + + Method [ private method getArrVal ] { + + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + } + } } } @@ -15971,14 +16368,17 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $defaultFormatter ] - Property [ protected $formatter ] - Property [ protected $inTransaction ] - Property [ protected $queue ] + Property [ protected $defaultFormatter = 'Phalcon\Logger\...' ] + Property [ protected $formatter = NULL ] + Property [ protected $inTransaction = false ] + Property [ protected $queue = NULL ] } - - Methods [13] { - Method [ public method __destruct ] { + - Methods [15] { + Method [ public method __destruct ] { + + - Parameters [0] { + } } Method [ public method __serialize ] { @@ -16063,6 +16463,20 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } + Method [ private method checkTransaction ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ private method resetTransaction ] { + + - Parameters [0] { + } + - Return [ void ] + } + Method [ abstract public method close ] { - Parameters [0] { @@ -16072,7 +16486,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Mvc\Model\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Mvc\Model\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -16091,47 +16505,81 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } @@ -16148,10 +16596,10 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $config ] - Property [ protected $limitRows ] - Property [ protected $page ] - Property [ protected $repository ] + Property [ protected $config = NULL ] + Property [ protected $limitRows = NULL ] + Property [ protected $page = NULL ] + Property [ protected $repository = NULL ] } - Methods [7] { @@ -16196,7 +16644,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ protected method getRepository ] { - Parameters [1] { - Parameter #0 [ array or NULL $properties ] + Parameter #0 [ ?array $properties = [] ] } - Return [ Phalcon\Paginator\RepositoryInterface ] } @@ -16222,8 +16670,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [2] { - Property [ protected $defaultInterpolator ] - Property [ protected $interpolatorFactory ] + Property [ protected $defaultInterpolator = '' ] + Property [ protected $interpolatorFactory = NULL ] } - Methods [10] { @@ -16231,7 +16679,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ Phalcon\Translate\InterpolatorFactory $interpolator ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } } @@ -16239,7 +16687,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } @@ -16280,7 +16728,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } @@ -16289,7 +16737,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $translation ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } @@ -16306,7 +16754,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } @@ -16325,17 +16773,17 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $container ] - Property [ protected $defaultModule ] - Property [ protected $eventsManager ] - Property [ protected $modules ] + Property [ protected $container = NULL ] + Property [ protected $defaultModule = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $modules = NULL ] } - Methods [12] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface or NULL $container ] + Parameter #0 [ ?Phalcon\Di\DiInterface $container = ] } } @@ -16350,7 +16798,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ ?Phalcon\Events\ManagerInterface ] } Method [ public method getModule ] { @@ -16371,7 +16819,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $modules ] - Parameter #1 [ bool $merge ] + Parameter #1 [ bool $merge = ] } - Return [ Phalcon\Application\AbstractApplication ] } @@ -16424,7 +16872,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Application\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Application\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -16443,47 +16891,81 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } @@ -16500,33 +16982,19 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [10] { - Property [ protected $attributes ] - Property [ protected $autoVersion ] - Property [ protected $filter ] - Property [ protected $local ] - Property [ protected $path ] - Property [ protected $sourcePath ] - Property [ protected $targetPath ] - Property [ protected $targetUri ] - Property [ protected $type ] - Property [ protected $version ] + Property [ protected $attributes = NULL ] + Property [ protected $isAutoVersion = false ] + Property [ protected $filter = NULL ] + Property [ protected $isLocal = NULL ] + Property [ protected $path = NULL ] + Property [ protected $sourcePath = NULL ] + Property [ protected $targetPath = NULL ] + Property [ protected $targetUri = NULL ] + Property [ protected $type = NULL ] + Property [ protected $version = NULL ] } - - Methods [26] { - Method [ public method getAttributes ] { - - - Parameters [0] { - } - - Return [ array or NULL ] - } - - Method [ public method setAutoVersion ] { - - - Parameters [1] { - Parameter #0 [ bool $autoVersion ] - } - } - + - Methods [30] { Method [ public method getFilter ] { - Parameters [0] { @@ -16534,13 +17002,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method getLocal ] { - - - Parameters [0] { - } - - Return [ bool ] - } - Method [ public method getPath ] { - Parameters [0] { @@ -16580,14 +17041,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ string ] - } - - Method [ public method setVersion ] { - - - Parameters [1] { - Parameter #0 [ string $version ] - } + - Return [ ?string ] } Method [ public method __construct ] { @@ -16595,11 +17049,11 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [7] { Parameter #0 [ string $type ] Parameter #1 [ string $path ] - Parameter #2 [ bool $local ] - Parameter #3 [ bool $filter ] - Parameter #4 [ array $attributes ] - Parameter #5 [ string or NULL $version ] - Parameter #6 [ bool $autoVersion ] + Parameter #2 [ bool $isLocal = ] + Parameter #3 [ bool $filter = ] + Parameter #4 [ array $attributes = [] ] + Parameter #5 [ ?string $version = ] + Parameter #6 [ bool $isAutoVersion = ] } } @@ -16610,10 +17064,17 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } + Method [ public method getAttributes ] { + + - Parameters [0] { + } + - Return [ array ] + } + Method [ public method getContent ] { - Parameters [1] { - Parameter #0 [ string or NULL $basePath ] + Parameter #0 [ ?string $basePath = ] } - Return [ string ] } @@ -16621,7 +17082,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getRealSourcePath ] { - Parameters [1] { - Parameter #0 [ string or NULL $basePath ] + Parameter #0 [ ?string $basePath = ] } - Return [ string ] } @@ -16629,7 +17090,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getRealTargetPath ] { - Parameters [1] { - Parameter #0 [ string or NULL $basePath ] + Parameter #0 [ ?string $basePath = ] } - Return [ string ] } @@ -16648,6 +17109,13 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } + Method [ public method isLocal ] { + + - Parameters [0] { + } + - Return [ bool ] + } + Method [ public method setAttributes ] { - Parameters [1] { @@ -16656,6 +17124,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ Phalcon\Assets\AssetInterface ] } + Method [ public method setAutoVersion ] { + + - Parameters [1] { + Parameter #0 [ bool $flag ] + } + - Return [ Phalcon\Assets\AssetInterface ] + } + Method [ public method setFilter ] { - Parameters [1] { @@ -16667,7 +17143,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method setLocal ] { - Parameters [1] { - Parameter #0 [ bool $local ] + Parameter #0 [ bool $flag ] } - Return [ Phalcon\Assets\AssetInterface ] } @@ -16711,6 +17187,45 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Return [ Phalcon\Assets\AssetInterface ] } + + Method [ public method setVersion ] { + + - Parameters [1] { + Parameter #0 [ string $version ] + } + - Return [ Phalcon\Assets\AssetInterface ] + } + + Method [ private method checkPath ] { + + - Parameters [1] { + Parameter #0 [ string $property ] + } + - Return [ string ] + } + + Method [ private method throwException ] { + + - Parameters [1] { + Parameter #0 [ string $completePath ] + } + - Return [ void ] + } + + Method [ protected method phpFileExists ] { + + - Parameters [1] { + Parameter #0 [ string $filename ] + } + - Return [ bool ] + } + + Method [ protected method phpFileGetContents ] { + + - Parameters [1] { + Parameter #0 [ string $filename ] + } + } } } @@ -16726,10 +17241,10 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $attributes ] - Property [ protected $content ] - Property [ protected $filter ] - Property [ protected $type ] + Property [ protected $attributes = NULL ] + Property [ protected $content = NULL ] + Property [ protected $filter = NULL ] + Property [ protected $type = NULL ] } - Methods [9] { @@ -16737,7 +17252,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ array or NULL ] + - Return [ ?array ] } Method [ public method getContent ] { @@ -16766,8 +17281,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $type ] Parameter #1 [ string $content ] - Parameter #2 [ bool $filter ] - Parameter #3 [ array $attributes ] + Parameter #2 [ bool $filter = ] + Parameter #3 [ array $attributes = [] ] } } @@ -16822,8 +17337,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [2] { - Property [ protected $pdo ] - Property [ protected $profiler ] + Property [ protected $pdo = NULL ] + Property [ protected $profiler = NULL ] } - Methods [35] { @@ -16867,7 +17382,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ public method errorInfo ] { @@ -16889,7 +17404,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ int ] } @@ -16898,7 +17413,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ array ] } @@ -16907,7 +17422,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ array ] } @@ -16916,8 +17431,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] - Parameter #2 [ int $column ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ int $column = ] } - Return [ array ] } @@ -16926,8 +17441,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] - Parameter #2 [ int $flags ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ int $flags = ] } - Return [ array ] } @@ -16936,9 +17451,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] - Parameter #2 [ string $className ] - Parameter #3 [ array $arguments ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ string $className = ] + Parameter #3 [ array $arguments = [] ] } - Return [ NULL ] } @@ -16947,9 +17462,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] - Parameter #2 [ string $className ] - Parameter #3 [ array $arguments ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ string $className = ] + Parameter #3 [ array $arguments = [] ] } - Return [ array ] } @@ -16958,7 +17473,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ array ] } @@ -16967,7 +17482,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ array ] } @@ -16976,7 +17491,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } } @@ -17011,7 +17526,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getQuoteNames ] { - Parameters [1] { - Parameter #0 [ string $driver ] + Parameter #0 [ string $driver = ] } - Return [ array ] } @@ -17033,7 +17548,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ string or NULL $name ] + Parameter #0 [ ?string $name = ] } - Return [ string ] } @@ -17042,7 +17557,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ PDOStatement ] } @@ -17051,7 +17566,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } } @@ -17066,7 +17581,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $value ] - Parameter #1 [ int $type ] + Parameter #1 [ int $type = ] } - Return [ string ] } @@ -17110,14 +17625,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $method ] Parameter #1 [ array $arguments ] Parameter #2 [ string $statement ] - Parameter #3 [ array $values ] + Parameter #3 [ array $values = [] ] } - Return [ array ] } } } - Class [ class Phalcon\DataMapper\Pdo\Exception\Exception extends Exception implements Throwable ] { + Class [ class Phalcon\DataMapper\Pdo\Exception\Exception extends Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -17129,47 +17644,81 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } @@ -17180,7 +17729,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Static properties [1] { - Property [ protected static $_default ] + Property [ protected static $_default = NULL ] } - Static methods [3] { @@ -17188,7 +17737,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface or NULL ] + - Return [ ?Phalcon\Di\DiInterface ] } Method [ static public method reset ] { @@ -17208,20 +17757,23 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $services ] - Property [ protected $sharedInstances ] - Property [ protected $eventsManager ] + Property [ protected $services = NULL ] + Property [ protected $sharedInstances = NULL ] + Property [ protected $eventsManager = NULL ] } - Methods [23] { Method [ public method __construct ] { + + - Parameters [0] { + } } Method [ public method __call ] { - Parameters [2] { Parameter #0 [ string $method ] - Parameter #1 [ array $arguments ] + Parameter #1 [ array $arguments = [] ] } } @@ -17230,7 +17782,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $name ] Parameter #1 [ $definition ] - Parameter #2 [ bool $shared ] + Parameter #2 [ bool $shared = ] } } @@ -17238,7 +17790,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ $parameters ] + Parameter #1 [ $parameters = ] } } @@ -17246,7 +17798,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ ?Phalcon\Events\ManagerInterface ] } Method [ public method getRaw ] { @@ -17275,7 +17827,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ $parameters ] + Parameter #1 [ $parameters = ] } } @@ -17299,7 +17851,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $filePath ] - Parameter #1 [ array or NULL $callbacks ] + Parameter #1 [ ?array $callbacks = [] ] } - Return [ void ] } @@ -17365,7 +17917,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $name ] Parameter #1 [ $definition ] - Parameter #2 [ bool $shared ] + Parameter #2 [ bool $shared = ] } - Return [ Phalcon\Di\ServiceInterface ] } @@ -17409,32 +17961,32 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [26] { - Property [ protected $container ] - Property [ protected $activeHandler ] - Property [ protected $activeMethodMap ] - Property [ protected $actionName ] - Property [ protected $actionSuffix ] - Property [ protected $camelCaseMap ] - Property [ protected $defaultAction ] - Property [ protected $defaultNamespace ] - Property [ protected $defaultHandler ] - Property [ protected $handlerHashes ] - Property [ protected $handlerName ] - Property [ protected $handlerSuffix ] - Property [ protected $eventsManager ] - Property [ protected $finished ] - Property [ protected $forwarded ] - Property [ protected $isControllerInitialize ] - Property [ protected $lastHandler ] - Property [ protected $modelBinder ] - Property [ protected $modelBinding ] - Property [ protected $moduleName ] - Property [ protected $namespaceName ] - Property [ protected $params ] - Property [ protected $previousActionName ] - Property [ protected $previousHandlerName ] - Property [ protected $previousNamespaceName ] - Property [ protected $returnedValue ] + Property [ protected $container = NULL ] + Property [ protected $activeHandler = NULL ] + Property [ protected $activeMethodMap = NULL ] + Property [ protected $actionName = NULL ] + Property [ protected $actionSuffix = 'Action' ] + Property [ protected $camelCaseMap = NULL ] + Property [ protected $defaultAction = '' ] + Property [ protected $defaultNamespace = NULL ] + Property [ protected $defaultHandler = NULL ] + Property [ protected $handlerHashes = NULL ] + Property [ protected $handlerName = NULL ] + Property [ protected $handlerSuffix = '' ] + Property [ protected $eventsManager = NULL ] + Property [ protected $finished = false ] + Property [ protected $forwarded = false ] + Property [ protected $isControllerInitialize = false ] + Property [ protected $lastHandler = NULL ] + Property [ protected $modelBinder = NULL ] + Property [ protected $modelBinding = false ] + Property [ protected $moduleName = NULL ] + Property [ protected $namespaceName = NULL ] + Property [ protected $params = NULL ] + Property [ protected $previousActionName = NULL ] + Property [ protected $previousHandlerName = NULL ] + Property [ protected $previousNamespaceName = NULL ] + Property [ protected $returnedValue = NULL ] } - Methods [36] { @@ -17443,11 +17995,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $handler ] Parameter #1 [ string $actionMethod ] - Parameter #2 [ array $params ] + Parameter #2 [ array $params = [] ] } } Method [ public method dispatch ] { + + - Parameters [0] { + } } Method [ public method forward ] { @@ -17497,7 +18052,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ ?Phalcon\Events\ManagerInterface ] } Method [ public method getHandlerSuffix ] { @@ -17511,7 +18066,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\BinderInterface or NULL ] + - Return [ ?Phalcon\Mvc\Model\BinderInterface ] } Method [ public method getModuleName ] { @@ -17532,8 +18087,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $param ] - Parameter #1 [ $filters ] - Parameter #2 [ $defaultValue ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] } } @@ -17643,7 +18198,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\Model\BinderInterface $modelBinder ] - Parameter #1 [ $cache ] + Parameter #1 [ $cache = ] } - Return [ Phalcon\Dispatcher\DispatcherInterface ] } @@ -17665,6 +18220,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getReturnedValue ] { + + - Parameters [0] { + } } Method [ public method wasForwarded ] { @@ -17706,7 +18264,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Dispatcher\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Dispatcher\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [6] { Constant [ public int EXCEPTION_ACTION_NOT_FOUND ] { 5 } @@ -17731,47 +18289,148 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + } + } + + Class [ abstract class Phalcon\Encryption\Security\JWT\Token\AbstractItem ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $data = NULL ] + } + + - Methods [1] { + Method [ public method getEncoded ] { + + - Parameters [0] { + } + - Return [ string ] + } + } + } + + Class [ abstract class Phalcon\Events\AbstractEventsAware ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $eventsManager = NULL ] + } + + - Methods [3] { + Method [ public method getEventsManager ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Events\ManagerInterface ] + } + + Method [ public method setEventsManager ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + } + - Return [ void ] + } + + Method [ protected method fireManagerEvent ] { + + - Parameters [3] { + Parameter #0 [ string $eventName ] + Parameter #1 [ $data = ] + Parameter #2 [ bool $cancellable = ] + } } } } @@ -17788,20 +18447,20 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [11] { - Property [ protected $container ] - Property [ protected $autoescape ] - Property [ protected $automaticHtml ] - Property [ protected $cssClasses ] - Property [ protected $cssIconClasses ] - Property [ protected $customTemplate ] - Property [ protected $escaperService ] - Property [ protected $implicitFlush ] - Property [ protected $interpolator ] - Property [ protected $messages ] - Property [ protected $sessionService ] + Property [ protected $container = NULL ] + Property [ protected $autoescape = true ] + Property [ protected $automaticHtml = true ] + Property [ protected $cssClasses = NULL ] + Property [ protected $cssIconClasses = NULL ] + Property [ protected $customTemplate = '' ] + Property [ protected $escaperService = NULL ] + Property [ protected $implicitFlush = true ] + Property [ protected $interpolator = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $sessionService = NULL ] } - - Methods [25] { + - Methods [26] { Method [ public method getAutoescape ] { - Parameters [0] { @@ -17833,8 +18492,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface or NULL $escaper ] - Parameter #1 [ Phalcon\Session\ManagerInterface or NULL $session ] + Parameter #0 [ ?Phalcon\Html\Escaper\EscaperInterface $escaper = ] + Parameter #1 [ ?Phalcon\Session\ManagerInterface $session = ] } } @@ -17850,14 +18509,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ public method getEscaperService ] { - Parameters [0] { } - - Return [ Phalcon\Escaper\EscaperInterface ] + - Return [ Phalcon\Html\Escaper\EscaperInterface ] } Method [ public method notice ] { @@ -17865,7 +18524,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ public method setAutoescape ] { @@ -17873,7 +18532,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ bool $autoescape ] } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ Phalcon\Flash\AbstractFlash ] } Method [ public method setAutomaticHtml ] { @@ -17881,7 +18540,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ bool $automaticHtml ] } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ Phalcon\Flash\AbstractFlash ] } Method [ public method setCssClasses ] { @@ -17889,7 +18548,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ array $cssClasses ] } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ Phalcon\Flash\AbstractFlash ] } Method [ public method setCssIconClasses ] { @@ -17897,7 +18556,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ array $cssIconClasses ] } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ Phalcon\Flash\AbstractFlash ] } Method [ public method setCustomTemplate ] { @@ -17905,15 +18564,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $customTemplate ] } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ Phalcon\Flash\AbstractFlash ] } Method [ public method setEscaperService ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaperService ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaperService ] } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ Phalcon\Flash\AbstractFlash ] } Method [ public method setImplicitFlush ] { @@ -17921,7 +18580,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ bool $implicitFlush ] } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ Phalcon\Flash\AbstractFlash ] } Method [ public method success ] { @@ -17929,7 +18588,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ public method outputMessage ] { @@ -17938,6 +18597,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $type ] Parameter #1 [ $message ] } + - Return [ ?string ] } Method [ public method warning ] { @@ -17945,7 +18605,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ private method getTemplate ] { @@ -17974,6 +18634,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } + Method [ private method checkClasses ] { + + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ string $type ] + } + - Return [ string ] + } + Method [ public method getDI ] { - Parameters [0] { @@ -17995,7 +18664,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $type ] Parameter #1 [ string $message ] } - - Return [ string or NULL ] + - Return [ ?string ] } } } @@ -18022,12 +18691,12 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $body ] - Property [ protected $headers ] - Property [ protected $protocolVersion ] - Property [ protected $method ] - Property [ protected $requestTarget ] - Property [ protected $uri ] + Property [ protected $body = NULL ] + Property [ protected $headers = NULL ] + Property [ protected $protocolVersion = '1.1' ] + Property [ protected $method = 'GET' ] + Property [ protected $requestTarget = NULL ] + Property [ protected $uri = NULL ] } - Methods [31] { @@ -18039,6 +18708,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getUri ] { + + - Parameters [0] { + } } Method [ public method getRequestTarget ] { @@ -18066,14 +18738,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ Psr\Http\Message\UriInterface $uri ] - Parameter #1 [ $preserveHost ] + Parameter #1 [ $preserveHost = ] } } Method [ final protected method processMethod ] { - Parameters [1] { - Parameter #0 [ $method ] + Parameter #0 [ $method = ] } - Return [ string ] } @@ -18087,6 +18759,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getBody ] { + + - Parameters [0] { + } } Method [ public method getProtocolVersion ] { @@ -18167,9 +18842,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ final protected method checkHeaderHost ] { - Parameters [1] { - Parameter #0 [ Phalcon\Collection\CollectionInterface $collection ] + Parameter #0 [ Phalcon\Support\Collection\CollectionInterface $collection ] } - - Return [ Phalcon\Collection\CollectionInterface ] + - Return [ Phalcon\Support\Collection\CollectionInterface ] } Method [ final protected method checkHeaderName ] { @@ -18209,14 +18884,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ array $headers ] } - - Return [ Phalcon\Collection\CollectionInterface ] + - Return [ Phalcon\Support\Collection\CollectionInterface ] } Method [ final protected method processBody ] { - Parameters [2] { - Parameter #0 [ $body ] - Parameter #1 [ string $mode ] + Parameter #0 [ $body = ] + Parameter #1 [ string $mode = ] } - Return [ Psr\Http\Message\StreamInterface ] } @@ -18226,13 +18901,13 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ $headers ] } - - Return [ Phalcon\Collection\CollectionInterface ] + - Return [ Phalcon\Support\Collection\CollectionInterface ] } Method [ final protected method processProtocol ] { - Parameters [1] { - Parameter #0 [ $protocol ] + Parameter #0 [ $protocol = ] } - Return [ string ] } @@ -18269,20 +18944,20 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Static properties [1] { - Property [ protected static $checked ] + Property [ protected static $checked = false ] } - Static methods [0] { } - Properties [7] { - Property [ protected $file ] - Property [ protected $height ] - Property [ protected $image ] - Property [ protected $mime ] - Property [ protected $realpath ] - Property [ protected $type ] - Property [ protected $width ] + Property [ protected $file = NULL ] + Property [ protected $height = NULL ] + Property [ protected $image = NULL ] + Property [ protected $mime = NULL ] + Property [ protected $realpath = NULL ] + Property [ protected $type = NULL ] + Property [ protected $width = NULL ] } - Methods [21] { @@ -18297,7 +18972,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ NULL or NULL ] + - Return [ ?NULL ] } Method [ public method getMime ] { @@ -18332,7 +19007,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $color ] - Parameter #1 [ int $opacity ] + Parameter #1 [ int $opacity = ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -18350,8 +19025,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ int $width ] Parameter #1 [ int $height ] - Parameter #2 [ int or NULL $offsetX ] - Parameter #3 [ int or NULL $offsetY ] + Parameter #2 [ ?int $offsetX = ] + Parameter #3 [ ?int $offsetY = ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -18369,8 +19044,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ int $width ] Parameter #1 [ int $height ] - Parameter #2 [ int $deltaX ] - Parameter #3 [ int $rigidity ] + Parameter #2 [ int $deltaX = ] + Parameter #3 [ int $rigidity = ] } - Return [ Phalcon\Image\Adapter\AbstractAdapter ] } @@ -18395,8 +19070,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ int $height ] - Parameter #1 [ int $opacity ] - Parameter #2 [ bool $fadeIn ] + Parameter #1 [ int $opacity = ] + Parameter #2 [ bool $fadeIn = ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -18404,8 +19079,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method render ] { - Parameters [2] { - Parameter #0 [ string or NULL $ext ] - Parameter #1 [ int $quality ] + Parameter #0 [ ?string $ext = ] + Parameter #1 [ int $quality = ] } - Return [ string ] } @@ -18413,9 +19088,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method resize ] { - Parameters [3] { - Parameter #0 [ int or NULL $width ] - Parameter #1 [ int or NULL $height ] - Parameter #2 [ int $master ] + Parameter #0 [ ?int $width = ] + Parameter #1 [ ?int $height = ] + Parameter #2 [ int $master = ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -18431,8 +19106,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method save ] { - Parameters [2] { - Parameter #0 [ string or NULL $file ] - Parameter #1 [ int $quality ] + Parameter #0 [ ?string $file = ] + Parameter #1 [ int $quality = ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -18449,12 +19124,12 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [7] { Parameter #0 [ string $text ] - Parameter #1 [ $offsetX ] - Parameter #2 [ $offsetY ] - Parameter #3 [ int $opacity ] - Parameter #4 [ string $color ] - Parameter #5 [ int $size ] - Parameter #6 [ string or NULL $fontfile ] + Parameter #1 [ $offsetX = ] + Parameter #2 [ $offsetY = ] + Parameter #3 [ int $opacity = ] + Parameter #4 [ string $color = ] + Parameter #5 [ int $size = ] + Parameter #6 [ ?string $fontfile = ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -18463,16 +19138,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] - Parameter #1 [ int $offsetX ] - Parameter #2 [ int $offsetY ] - Parameter #3 [ int $opacity ] + Parameter #1 [ int $offsetX = ] + Parameter #2 [ int $offsetY = ] + Parameter #3 [ int $opacity = ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } } } - Class [ abstract class Phalcon\Logger\Formatter\AbstractFormatter implements Phalcon\Logger\Formatter\FormatterInterface ] { + Class [ abstract class Phalcon\Logger\Formatter\AbstractFormatter extends Phalcon\Support\Helper\Str\AbstractStr implements Phalcon\Logger\Formatter\FormatterInterface ] { - Constants [0] { } @@ -18484,10 +19159,10 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [1] { - Property [ protected $dateFormat ] + Property [ protected $dateFormat = 'c' ] } - - Methods [3] { + - Methods [9] { Method [ public method getDateFormat ] { - Parameters [0] { @@ -18502,6 +19177,63 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method getFormattedDate ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ string ] + } + + Method [ protected method toEndsWith ] { + + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] + } + - Return [ bool ] + } + + Method [ protected method toInterpolate ] { + + - Parameters [4] { + Parameter #0 [ string $input ] + Parameter #1 [ array $context = [] ] + Parameter #2 [ string $left = ] + Parameter #3 [ string $right = ] + } + - Return [ string ] + } + + Method [ protected method toLower ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] + } + - Return [ string ] + } + + Method [ protected method toStartsWith ] { + + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] + } + - Return [ bool ] + } + + Method [ protected method toUpper ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] + } + - Return [ string ] + } + Method [ abstract public method format ] { - Parameters [1] { @@ -18523,21 +19255,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [1] { - Property [ protected $options ] + Property [ protected $options = NULL ] } - Methods [5] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } Method [ protected method getOptions ] { - Parameters [1] { - Parameter #0 [ string or NULL $eventName ] + Parameter #0 [ ?string $eventName = ] } } @@ -18546,7 +19278,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] Parameter #1 [ string $method ] - Parameter #2 [ array $arguments ] + Parameter #2 [ array $arguments = [] ] } } @@ -18585,16 +19317,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [10] { - Property [ protected $activeRow ] - Property [ protected $cache ] - Property [ protected $count ] - Property [ protected $errorMessages ] - Property [ protected $hydrateMode ] - Property [ protected $isFresh ] - Property [ protected $pointer ] - Property [ protected $row ] - Property [ protected $rows ] - Property [ protected $result ] + Property [ protected $activeRow = NULL ] + Property [ protected $cache = NULL ] + Property [ protected $count = 0 ] + Property [ protected $errorMessages = NULL ] + Property [ protected $hydrateMode = 0 ] + Property [ protected $isFresh = true ] + Property [ protected $pointer = 0 ] + Property [ protected $row = NULL ] + Property [ protected $rows = NULL ] + Property [ protected $result = NULL ] } - Methods [28] { @@ -18602,7 +19334,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $result ] - Parameter #1 [ Psr\SimpleCache\CacheInterface or NULL $cache ] + Parameter #1 [ ?Psr\SimpleCache\CacheInterface $cache = ] } } @@ -18616,7 +19348,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method delete ] { - Parameters [1] { - Parameter #0 [ Closure or NULL $conditionCallback ] + Parameter #0 [ ?Closure $conditionCallback = ] } - Return [ bool ] } @@ -18633,10 +19365,13 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Psr\SimpleCache\CacheInterface or NULL ] + - Return [ ?Psr\SimpleCache\CacheInterface ] } Method [ public method getFirst ] { + + - Parameters [0] { + } } Method [ public method getHydrateMode ] { @@ -18650,7 +19385,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface or NULL ] + - Return [ ?Phalcon\Mvc\ModelInterface ] } Method [ public method getMessages ] { @@ -18685,7 +19420,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ public method next ] { @@ -18762,7 +19497,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $data ] - Parameter #1 [ Closure or NULL $conditionCallback ] + Parameter #1 [ ?Closure $conditionCallback = ] } - Return [ bool ] } @@ -18782,15 +19517,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ abstract public method current ] { + + - Parameters [0] { + } } Method [ abstract public method serialize ] { + + - Parameters [0] { + } } Method [ abstract public method unserialize ] { - Parameters [1] { - Parameter #0 [ $serialized ] + Parameter #0 [ string $data ] } } } @@ -18808,8 +19549,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [2] { - Property [ protected $container ] - Property [ protected $view ] + Property [ protected $container = NULL ] + Property [ protected $view = NULL ] } - Methods [9] { @@ -18817,7 +19558,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ViewBaseInterface $view ] - Parameter #1 [ Phalcon\Di\DiInterface or NULL $container ] + Parameter #1 [ ?Phalcon\Di\DiInterface $container = ] } } @@ -18839,7 +19580,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $partialPath ] - Parameter #1 [ $params ] + Parameter #1 [ $params = ] } - Return [ void ] } @@ -18879,37 +19620,12 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $path ] Parameter #1 [ $params ] - Parameter #2 [ bool $mustClean ] + Parameter #2 [ bool $mustClean = ] } } } } - Class [ abstract class Phalcon\Security\JWT\Token\AbstractItem ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [1] { - Property [ protected $data ] - } - - - Methods [1] { - Method [ public method getEncoded ] { - - - Parameters [0] { - } - - Return [ string ] - } - } - } - Class [ abstract class Phalcon\Session\Adapter\AbstractAdapter implements SessionHandlerInterface ] { - Constants [0] { @@ -18922,10 +19638,10 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [1] { - Property [ protected $adapter ] + Property [ protected $adapter = NULL ] } - - Methods [6] { + - Methods [7] { Method [ public method close ] { - Parameters [0] { @@ -18973,6 +19689,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Return [ bool ] } + + Method [ protected method getArrVal ] { + + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + } + } } } @@ -18988,13 +19713,13 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $template ] - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $validators ] + Property [ protected $template = NULL ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $validators = NULL ] } - - Methods [13] { + - Methods [14] { Method [ public method getValidators ] { - Parameters [0] { @@ -19014,14 +19739,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -19053,7 +19778,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -19079,7 +19804,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -19090,19 +19815,28 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } } } - Class [ abstract class Phalcon\Acl\Adapter\AbstractAdapter implements Phalcon\Acl\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface ] { + Class [ abstract class Phalcon\Acl\Adapter\AbstractAdapter extends Phalcon\Events\AbstractEventsAware implements Phalcon\Acl\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface ] { - Constants [0] { } @@ -19114,34 +19848,34 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $activeAccess ] - Property [ protected $accessGranted ] - Property [ protected $activeRole ] - Property [ protected $activeComponent ] - Property [ protected $defaultAccess ] - Property [ protected $eventsManager ] + Property [ protected $eventsManager = NULL ] + Property [ protected $activeAccess = NULL ] + Property [ protected $accessGranted = false ] + Property [ protected $activeRole = NULL ] + Property [ protected $activeComponent = NULL ] + Property [ protected $defaultAccess = 0 ] } - - Methods [21] { + - Methods [23] { Method [ public method getActiveAccess ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ public method getActiveRole ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ public method getActiveComponent ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ public method getDefaultAction ] { @@ -19151,13 +19885,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ int ] } - Method [ public method getEventsManager ] { - - - Parameters [0] { - } - - Return [ Phalcon\Events\ManagerInterface or NULL ] - } - Method [ public method setDefaultAction ] { - Parameters [1] { @@ -19166,7 +19893,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method setEventsManager ] { + Method [ public method getEventsManager ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Events\ManagerInterface ] + } + + Method [ public method setEventsManager ] { - Parameters [1] { Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] @@ -19174,6 +19908,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } + Method [ protected method fireManagerEvent ] { + + - Parameters [3] { + Parameter #0 [ string $eventName ] + Parameter #1 [ $data = ] + Parameter #2 [ bool $cancellable = ] + } + } + Method [ abstract public method addInherit ] { - Parameters [2] { @@ -19187,7 +19930,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $role ] - Parameter #1 [ $accessInherits ] + Parameter #1 [ $accessInherits = ] } - Return [ bool ] } @@ -19216,7 +19959,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $roleName ] Parameter #1 [ string $componentName ] Parameter #2 [ $access ] - Parameter #3 [ $func ] + Parameter #3 [ $func = ] } - Return [ void ] } @@ -19227,7 +19970,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $roleName ] Parameter #1 [ string $componentName ] Parameter #2 [ $access ] - Parameter #3 [ $func ] + Parameter #3 [ $func = ] } - Return [ void ] } @@ -19241,21 +19984,29 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ abstract public method getNoArgumentsDefaultAction ] { + Method [ abstract public method getComponents ] { - Parameters [0] { } - - Return [ int ] + - Return [ array ] } - Method [ abstract public method getRoles ] { + Method [ abstract public method getInheritedRoles ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $roleName = ] } - Return [ array ] } - Method [ abstract public method getComponents ] { + Method [ abstract public method getNoArgumentsDefaultAction ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ abstract public method getRoles ] { - Parameters [0] { } @@ -19268,7 +20019,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ $roleName ] Parameter #1 [ $componentName ] Parameter #2 [ string $access ] - Parameter #3 [ array or NULL $parameters ] + Parameter #3 [ ?array $parameters = [] ] } - Return [ bool ] } @@ -19299,7 +20050,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Crypt\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Di\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -19318,111 +20069,81 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { - } - Method [ final public method getMessage ] { - } - - Method [ final public method getCode ] { - } - - Method [ final public method getFile ] { - } - - Method [ final public method getLine ] { + - Parameters [0] { + } } - Method [ final public method getTrace ] { - } + Method [ final public method getMessage ] { - Method [ final public method getPrevious ] { + - Parameters [0] { + } + - Return [ string ] } - Method [ final public method getTraceAsString ] { - } + Method [ final public method getCode ] { - Method [ public method __toString ] { + - Parameters [0] { + } } - } - } - - Class [ class Phalcon\Di\Exception extends Phalcon\Exception implements Throwable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $service ] + - Parameters [0] { } - Return [ string ] } - } - - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - } - - Methods [10] { - Method [ public method __construct ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method __wakeup ] { - } - - Method [ final public method getMessage ] { - } + Method [ final public method getTrace ] { - Method [ final public method getCode ] { + - Parameters [0] { + } + - Return [ array ] } - Method [ final public method getFile ] { - } + Method [ final public method getPrevious ] { - Method [ final public method getLine ] { + - Parameters [0] { + } + - Return [ ?Throwable ] } - Method [ final public method getTrace ] { - } + Method [ final public method getTraceAsString ] { - Method [ final public method getPrevious ] { + - Parameters [0] { + } + - Return [ string ] } - Method [ final public method getTraceAsString ] { - } + Method [ public method __toString ] { - Method [ public method __toString ] { + - Parameters [0] { + } + - Return [ string ] } } } @@ -19433,7 +20154,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Static properties [1] { - Property [ protected static $_default ] + Property [ protected static $_default = NULL ] } - Static methods [3] { @@ -19441,7 +20162,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface or NULL ] + - Return [ ?Phalcon\Di\DiInterface ] } Method [ static public method reset ] { @@ -19461,20 +20182,23 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $services ] - Property [ protected $sharedInstances ] - Property [ protected $eventsManager ] + Property [ protected $services = NULL ] + Property [ protected $sharedInstances = NULL ] + Property [ protected $eventsManager = NULL ] } - Methods [23] { Method [ public method __construct ] { + + - Parameters [0] { + } } Method [ public method __call ] { - Parameters [2] { Parameter #0 [ string $method ] - Parameter #1 [ array $arguments ] + Parameter #1 [ array $arguments = [] ] } } @@ -19483,7 +20207,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $name ] Parameter #1 [ $definition ] - Parameter #2 [ bool $shared ] + Parameter #2 [ bool $shared = ] } } @@ -19491,7 +20215,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ $parameters ] + Parameter #1 [ $parameters = ] } } @@ -19499,7 +20223,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ ?Phalcon\Events\ManagerInterface ] } Method [ public method getRaw ] { @@ -19528,7 +20252,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ $parameters ] + Parameter #1 [ $parameters = ] } } @@ -19552,7 +20276,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $filePath ] - Parameter #1 [ array or NULL $callbacks ] + Parameter #1 [ ?array $callbacks = [] ] } - Return [ void ] } @@ -19618,7 +20342,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $name ] Parameter #1 [ $definition ] - Parameter #2 [ bool $shared ] + Parameter #2 [ bool $shared = ] } - Return [ Phalcon\Di\ServiceInterface ] } @@ -19650,7 +20374,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Html\Helper\Input\Checkbox extends Phalcon\Html\Helper\Input\AbstractInput ] { + Class [ class Phalcon\Encryption\Crypt\Exception\Exception extends Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -19661,151 +20385,138 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [7] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $label ] - Property [ protected $type ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - - Methods [16] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } - Method [ public method __toString ] { + Method [ public method __wakeup ] { + + - Parameters [0] { + } } - Method [ public method label ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\Checkbox ] + - Return [ string ] } - Method [ private method processChecked ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ void ] } - Method [ private method processUnchecked ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method __invoke ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ int ] } - Method [ public method setValue ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string or NULL $value ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ array ] } - Method [ protected method close ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ protected method indent ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method orderAttributes ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } + } + } - Method [ protected method renderArrayElements ] { + Class [ abstract class Phalcon\Encryption\Security\JWT\Signer\AbstractSigner implements Phalcon\Encryption\Security\JWT\Signer\SignerInterface ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] - } - - Return [ string ] - } + - Constants [0] { + } - Method [ protected method renderAttributes ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ array $attributes ] - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ protected method renderElement ] { + - Properties [1] { + Property [ protected $algorithm = NULL ] + } - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Methods [4] { + Method [ public method getAlgorithm ] { + + - Parameters [0] { } - Return [ string ] } - Method [ protected method renderFullElement ] { + Method [ abstract public method getAlgHeader ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method renderTag ] { + Method [ abstract public method sign ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [2] { + Parameter #0 [ string $payload ] + Parameter #1 [ string $passphrase ] } - Return [ string ] } - Method [ protected method selfClose ] { + Method [ abstract public method verify ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ string $source ] + Parameter #1 [ string $payload ] + Parameter #2 [ string $passphrase ] } - - Return [ string ] + - Return [ bool ] } } } - Class [ class Phalcon\Html\Helper\Ol extends Phalcon\Html\Helper\AbstractList ] { + Class [ class Phalcon\Html\Helper\Input\Checkbox extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - Constants [0] { } @@ -19817,58 +20528,75 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [7] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $elementTag ] - Property [ protected $store ] + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $label = NULL ] + Property [ protected $type = 'checkbox' ] } - - Methods [14] { - Method [ public method add ] { + - Methods [16] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $text ] - Parameter #1 [ array $attributes ] - Parameter #2 [ bool $raw ] + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } - - Return [ Phalcon\Html\Helper\AbstractList ] } - Method [ protected method getTag ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method __invoke ] { + Method [ public method label ] { - - Parameters [3] { - Parameter #0 [ string or NULL $indent ] - Parameter #1 [ string or NULL $delimiter ] - Parameter #2 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] } - - Return [ Phalcon\Html\Helper\AbstractList ] + - Return [ Phalcon\Html\Helper\Input\Checkbox ] } - Method [ public method __toString ] { + Method [ private method processChecked ] { + + - Parameters [0] { + } + - Return [ void ] } - Method [ public method __construct ] { + Method [ private method processUnchecked ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + } + + Method [ public method setValue ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ ?string $value = ] } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ protected method close ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -19910,7 +20638,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -19920,8 +20648,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -19930,8 +20658,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -19940,14 +20668,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Style extends Phalcon\Html\Helper\AbstractSeries ] { + Class [ class Phalcon\Html\Helper\Ol extends Phalcon\Html\Helper\AbstractList implements Stringable ] { - Constants [0] { } @@ -19958,56 +20686,55 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $store ] + - Properties [7] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $elementTag = 'li' ] + Property [ protected $store = NULL ] } - - Methods [15] { + - Methods [14] { Method [ public method add ] { - - Parameters [2] { - Parameter #0 [ string $href ] - Parameter #1 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ string $text ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ bool $raw = ] } + - Return [ Phalcon\Html\Helper\AbstractList ] } - Method [ protected method getTag ] { + Method [ protected method getTag ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method getAttributes ] { + Method [ public method __invoke ] { - - Parameters [2] { - Parameter #0 [ string $href ] - Parameter #1 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ string $indent = ] + Parameter #1 [ ?string $delimiter = ] + Parameter #2 [ array $attributes = [] ] } - - Return [ array ] + - Return [ Phalcon\Html\Helper\AbstractList ] } - Method [ public method __invoke ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string or NULL $indent ] - Parameter #1 [ string or NULL $delimiter ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\AbstractSeries ] - } - - Method [ public method __toString ] { + - Return [ string ] } Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } @@ -20015,7 +20742,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -20057,7 +20784,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -20067,8 +20794,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -20077,8 +20804,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -20087,14 +20814,174 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Html\Link\Link implements Psr\Link\LinkInterface ] { + Class [ class Phalcon\Html\Helper\Style extends Phalcon\Html\Helper\AbstractSeries implements Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [7] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $store = NULL ] + Property [ private $isStyle = false ] + } + + - Methods [16] { + Method [ public method add ] { + + - Parameters [2] { + Parameter #0 [ string $url ] + Parameter #1 [ array $attributes = [] ] + } + } + + Method [ public method setStyle ] { + + - Parameters [1] { + Parameter #0 [ bool $flag ] + } + - Return [ Phalcon\Html\Helper\Style ] + } + + Method [ protected method getAttributes ] { + + - Parameters [2] { + Parameter #0 [ string $url ] + Parameter #1 [ array $attributes ] + } + - Return [ array ] + } + + Method [ protected method getTag ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ string $indent = ] + Parameter #1 [ ?string $delimiter = ] + } + - Return [ Phalcon\Html\Helper\AbstractSeries ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + } + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] + } + - Return [ string ] + } + + Method [ protected method indent ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method orderAttributes ] { + + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] + } + - Return [ array ] + } + + Method [ protected method renderArrayElements ] { + + - Parameters [2] { + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] + } + - Return [ string ] + } + + Method [ protected method renderAttributes ] { + + - Parameters [1] { + Parameter #0 [ array $attributes ] + } + - Return [ string ] + } + + Method [ protected method renderElement ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ protected method renderFullElement ] { + + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] + } + - Return [ string ] + } + + Method [ protected method renderTag ] { + + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] + } + - Return [ string ] + } + + Method [ protected method selfClose ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Html\Link\Link implements PsrExt\Link\LinkInterface ] { - Constants [0] { } @@ -20106,32 +20993,44 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $attributes ] - Property [ protected $href ] - Property [ protected $rels ] - Property [ protected $templated ] + Property [ protected $attributes = NULL ] + Property [ protected $href = '' ] + Property [ protected $rels = NULL ] + Property [ protected $templated = false ] } - Methods [6] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ string $rel ] - Parameter #1 [ string $href ] - Parameter #2 [ array $attributes ] + Parameter #0 [ string $rel = ] + Parameter #1 [ string $href = ] + Parameter #2 [ array $attributes = [] ] } } - Method [ public method getAttributes ] { + Method [ public method getAttributes ] { + + - Parameters [0] { + } } - Method [ public method getHref ] { + Method [ public method getHref ] { + + - Parameters [0] { + } } - Method [ public method getRels ] { + Method [ public method getRels ] { + + - Parameters [0] { + } } - Method [ public method isTemplated ] { + Method [ public method isTemplated ] { + + - Parameters [0] { + } } Method [ protected method hrefIsTemplated ] { @@ -20144,7 +21043,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Html\Link\LinkProvider implements Psr\Link\LinkProviderInterface ] { + Class [ class Phalcon\Html\Link\LinkProvider implements PsrExt\Link\LinkProviderInterface ] { - Constants [0] { } @@ -20156,21 +21055,24 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [1] { - Property [ protected $links ] + Property [ protected $links = NULL ] } - Methods [4] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $links ] + Parameter #0 [ array $links = [] ] } } - Method [ public method getLinks ] { + Method [ public method getLinks ] { + + - Parameters [0] { + } } - Method [ public method getLinksByRel ] { + Method [ public method getLinksByRel ] { - Parameters [1] { Parameter #0 [ $rel ] @@ -20187,7 +21089,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Mvc\Model\Transaction\Exception extends Phalcon\Mvc\Model\Exception implements Throwable ] { + Class [ class Phalcon\Mvc\Model\Transaction\Exception extends Phalcon\Mvc\Model\Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -20206,47 +21108,81 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } @@ -20265,26 +21201,26 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [20] { - Property [ protected $container ] - Property [ protected $action ] - Property [ protected $controller ] - Property [ protected $defaultAction ] - Property [ protected $defaultController ] - Property [ protected $defaultModule ] - Property [ protected $defaultNamespace ] - Property [ protected $defaultParams ] - Property [ protected $eventsManager ] - Property [ protected $keyRouteNames ] - Property [ protected $keyRouteIds ] - Property [ protected $matchedRoute ] - Property [ protected $matches ] - Property [ protected $module ] - Property [ protected $namespaceName ] - Property [ protected $notFoundPaths ] - Property [ protected $params ] - Property [ protected $removeExtraSlashes ] - Property [ protected $routes ] - Property [ protected $wasMatched ] + Property [ protected $container = NULL ] + Property [ protected $action = NULL ] + Property [ protected $controller = NULL ] + Property [ protected $defaultAction = NULL ] + Property [ protected $defaultController = NULL ] + Property [ protected $defaultModule = NULL ] + Property [ protected $defaultNamespace = NULL ] + Property [ protected $defaultParams = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $keyRouteNames = NULL ] + Property [ protected $keyRouteIds = NULL ] + Property [ protected $matchedRoute = NULL ] + Property [ protected $matches = NULL ] + Property [ protected $module = NULL ] + Property [ protected $namespaceName = NULL ] + Property [ protected $notFoundPaths = NULL ] + Property [ protected $params = NULL ] + Property [ protected $removeExtraSlashes = false ] + Property [ protected $routes = NULL ] + Property [ protected $wasMatched = false ] } - Methods [44] { @@ -20319,7 +21255,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ bool $defaultRoutes ] + Parameter #0 [ bool $defaultRoutes = ] } } @@ -20327,9 +21263,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ $httpMethods ] - Parameter #3 [ int $position ] + Parameter #1 [ $paths = ] + Parameter #2 [ $httpMethods = ] + Parameter #3 [ int $position = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -20338,8 +21274,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ int $position ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -20348,8 +21284,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ int $position ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -20358,8 +21294,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ int $position ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -20368,8 +21304,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ int $position ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -20378,8 +21314,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ int $position ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -20388,8 +21324,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ int $position ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -20398,8 +21334,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ int $position ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -20408,8 +21344,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ int $position ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -20418,8 +21354,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ int $position ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -20428,8 +21364,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ int $position ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -20438,7 +21374,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\Router\RouteInterface $route ] - Parameter #1 [ int $position ] + Parameter #1 [ int $position = ] } - Return [ Phalcon\Mvc\RouterInterface ] } @@ -20454,7 +21390,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ ?Phalcon\Events\ManagerInterface ] } Method [ public method getActionName ] { @@ -20645,7 +21581,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Mvc\View\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Mvc\View\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -20664,98 +21600,81 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { - } - Method [ final public method getCode ] { + - Parameters [0] { + } + - Return [ string ] } - Method [ final public method getFile ] { - } + Method [ final public method getCode ] { - Method [ final public method getLine ] { + - Parameters [0] { + } } - Method [ final public method getTrace ] { - } + Method [ final public method getFile ] { - Method [ final public method getPrevious ] { + - Parameters [0] { + } + - Return [ string ] } - Method [ final public method getTraceAsString ] { - } + Method [ final public method getLine ] { - Method [ public method __toString ] { + - Parameters [0] { + } + - Return [ int ] } - } - } - - Class [ abstract class Phalcon\Security\JWT\Signer\AbstractSigner implements Phalcon\Security\JWT\Signer\SignerInterface ] { - - - Constants [0] { - } - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [1] { - Property [ protected $algorithm ] - } - - - Methods [4] { - Method [ public method getAlgorithm ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ abstract public method getAlgHeader ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ abstract public method sign ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $payload ] - Parameter #1 [ string $passphrase ] + - Parameters [0] { } - Return [ string ] } - Method [ abstract public method verify ] { + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ string $source ] - Parameter #1 [ string $payload ] - Parameter #2 [ string $passphrase ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } } } @@ -20772,17 +21691,17 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $connection ] - Property [ protected $options ] - Property [ protected $prefix ] - Property [ protected $ttl ] + Property [ protected $connection = NULL ] + Property [ protected $options = NULL ] + Property [ protected $prefix = '' ] + Property [ protected $ttl = 8600 ] } - Methods [8] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -20856,21 +21775,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [7] { - Property [ protected $adapter ] - Property [ protected $defaultSerializer ] - Property [ protected $lifetime ] - Property [ protected $prefix ] - Property [ protected $serializer ] - Property [ protected $serializerFactory ] - Property [ protected $options ] + Property [ protected $adapter = NULL ] + Property [ protected $defaultSerializer = 'php' ] + Property [ protected $lifetime = 3600 ] + Property [ protected $options = NULL ] + Property [ protected $serializer = NULL ] + Property [ protected $serializerFactory = NULL ] + Property [ protected $prefix = 'ph-apcu-' ] } - - Methods [19] { + - Methods [21] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } } @@ -20885,7 +21804,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -20901,17 +21820,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } - Method [ public method getAdapter ] { - } - Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ string $prefix ] + Parameter #0 [ string $prefix = ] } - Return [ array ] } @@ -20928,7 +21844,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -20937,7 +21853,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $value ] - Parameter #2 [ $ttl ] + Parameter #2 [ $ttl = ] + } + - Return [ bool ] + } + + Method [ public method setForever ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - Return [ bool ] } @@ -20949,10 +21874,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } - Method [ public method setDefaultSerializer ] { + Method [ public method getAdapter ] { - - Parameters [1] { - Parameter #0 [ string $defaultSerializer ] + - Parameters [0] { } } @@ -20963,6 +21887,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } + Method [ public method setDefaultSerializer ] { + + - Parameters [1] { + Parameter #0 [ string $serializer ] + } + - Return [ void ] + } + Method [ protected method getFilteredKeys ] { - Parameters [2] { @@ -20997,8 +21929,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ protected method getUnserializedData ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] } } @@ -21008,6 +21941,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Return [ void ] } + + Method [ protected method getArrVal ] { + + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = ] + } + } } } @@ -21023,21 +21966,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [7] { - Property [ protected $adapter ] - Property [ protected $defaultSerializer ] - Property [ protected $lifetime ] - Property [ protected $prefix ] - Property [ protected $serializer ] - Property [ protected $serializerFactory ] - Property [ protected $options ] + Property [ protected $adapter = NULL ] + Property [ protected $defaultSerializer = 'php' ] + Property [ protected $lifetime = 3600 ] + Property [ protected $options = NULL ] + Property [ protected $serializer = NULL ] + Property [ protected $serializerFactory = NULL ] + Property [ protected $prefix = 'ph-memc-' ] } - - Methods [20] { + - Methods [25] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } } @@ -21052,7 +21995,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -21068,17 +22011,20 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } Method [ public method getAdapter ] { + + - Parameters [0] { + } } Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ string $prefix ] + Parameter #0 [ string $prefix = ] } - Return [ array ] } @@ -21095,7 +22041,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -21104,30 +22050,61 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $value ] - Parameter #2 [ $ttl ] + Parameter #2 [ $ttl = ] } - Return [ bool ] } + Method [ public method setForever ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ private method setOptions ] { + + - Parameters [2] { + Parameter #0 [ Memcached $connection ] + Parameter #1 [ array $client ] + } + - Return [ Phalcon\Storage\Adapter\Libmemcached ] + } + + Method [ private method setSasl ] { + + - Parameters [3] { + Parameter #0 [ Memcached $connection ] + Parameter #1 [ string $saslUser ] + Parameter #2 [ string $saslPass ] + } + - Return [ Phalcon\Storage\Adapter\Libmemcached ] + } + Method [ private method setSerializer ] { - Parameters [1] { Parameter #0 [ Memcached $connection ] } + - Return [ void ] } - Method [ public method getDefaultSerializer ] { + Method [ private method setServers ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Memcached $connection ] + Parameter #1 [ array $servers ] } - - Return [ string ] + - Return [ Phalcon\Storage\Adapter\Libmemcached ] } - Method [ public method setDefaultSerializer ] { + Method [ public method getDefaultSerializer ] { - - Parameters [1] { - Parameter #0 [ string $defaultSerializer ] + - Parameters [0] { } + - Return [ string ] } Method [ public method getPrefix ] { @@ -21137,6 +22114,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } + Method [ public method setDefaultSerializer ] { + + - Parameters [1] { + Parameter #0 [ string $serializer ] + } + - Return [ void ] + } + Method [ protected method getFilteredKeys ] { - Parameters [2] { @@ -21171,8 +22156,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ protected method getUnserializedData ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] } } @@ -21182,6 +22168,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Return [ void ] } + + Method [ protected method getArrVal ] { + + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = ] + } + } } } @@ -21197,22 +22193,22 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - 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 ] + Property [ protected $adapter = NULL ] + Property [ protected $defaultSerializer = 'php' ] + Property [ protected $lifetime = 3600 ] + Property [ protected $options = NULL ] + Property [ protected $prefix = 'ph-memo-' ] + Property [ protected $serializer = NULL ] + Property [ protected $serializerFactory = NULL ] + Property [ protected $data = NULL ] } - - Methods [19] { + - Methods [21] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } } @@ -21227,7 +22223,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -21243,17 +22239,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } - Method [ public method getAdapter ] { - } - Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ string $prefix ] + Parameter #0 [ string $prefix = ] } - Return [ array ] } @@ -21270,7 +22263,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -21279,7 +22272,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $value ] - Parameter #2 [ $ttl ] + Parameter #2 [ $ttl = ] + } + - Return [ bool ] + } + + Method [ public method setForever ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - Return [ bool ] } @@ -21291,10 +22293,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } - Method [ public method setDefaultSerializer ] { + Method [ public method getAdapter ] { - - Parameters [1] { - Parameter #0 [ string $defaultSerializer ] + - Parameters [0] { } } @@ -21305,6 +22306,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } + Method [ public method setDefaultSerializer ] { + + - Parameters [1] { + Parameter #0 [ string $serializer ] + } + - Return [ void ] + } + Method [ protected method getFilteredKeys ] { - Parameters [2] { @@ -21339,8 +22348,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ protected method getUnserializedData ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] } } @@ -21350,6 +22360,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Return [ void ] } + + Method [ protected method getArrVal ] { + + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = ] + } + } } } @@ -21365,21 +22385,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [7] { - Property [ protected $adapter ] - Property [ protected $defaultSerializer ] - Property [ protected $lifetime ] - Property [ protected $prefix ] - Property [ protected $serializer ] - Property [ protected $serializerFactory ] - Property [ protected $options ] + Property [ protected $adapter = NULL ] + Property [ protected $defaultSerializer = 'php' ] + Property [ protected $lifetime = 3600 ] + Property [ protected $options = NULL ] + Property [ protected $serializer = NULL ] + Property [ protected $serializerFactory = NULL ] + Property [ protected $prefix = 'ph-reds-' ] } - - Methods [20] { + - Methods [25] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } } @@ -21394,7 +22414,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -21410,17 +22430,20 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } Method [ public method getAdapter ] { + + - Parameters [0] { + } } Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ string $prefix ] + Parameter #0 [ string $prefix = ] } - Return [ array ] } @@ -21437,7 +22460,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -21446,30 +22469,57 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $value ] - Parameter #2 [ $ttl ] + Parameter #2 [ $ttl = ] } - Return [ bool ] } - Method [ private method setSerializer ] { + Method [ public method setForever ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ private method checkAuth ] { - Parameters [1] { Parameter #0 [ Redis $connection ] } + - Return [ Phalcon\Storage\Adapter\Redis ] } - Method [ public method getDefaultSerializer ] { + Method [ private method checkConnect ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Redis $connection ] } - - Return [ string ] + - Return [ Phalcon\Storage\Adapter\Redis ] } - Method [ public method setDefaultSerializer ] { + Method [ private method checkIndex ] { - Parameters [1] { - Parameter #0 [ string $defaultSerializer ] + Parameter #0 [ Redis $connection ] + } + - Return [ Phalcon\Storage\Adapter\Redis ] + } + + Method [ private method setSerializer ] { + + - Parameters [1] { + Parameter #0 [ Redis $connection ] } + - Return [ void ] + } + + Method [ public method getDefaultSerializer ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method getPrefix ] { @@ -21479,6 +22529,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } + Method [ public method setDefaultSerializer ] { + + - Parameters [1] { + Parameter #0 [ string $serializer ] + } + - Return [ void ] + } + Method [ protected method getFilteredKeys ] { - Parameters [2] { @@ -21513,8 +22571,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ protected method getUnserializedData ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] } } @@ -21524,6 +22583,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Return [ void ] } + + Method [ protected method getArrVal ] { + + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = ] + } + } } } @@ -21539,22 +22608,22 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [8] { - Property [ protected $adapter ] - Property [ protected $defaultSerializer ] - Property [ protected $lifetime ] - Property [ protected $prefix ] - Property [ protected $serializer ] - Property [ protected $serializerFactory ] - Property [ protected $storageDir ] - Property [ protected $options ] + Property [ protected $adapter = NULL ] + Property [ protected $defaultSerializer = 'php' ] + Property [ protected $lifetime = 3600 ] + Property [ protected $options = NULL ] + Property [ protected $serializer = NULL ] + Property [ protected $serializerFactory = NULL ] + Property [ protected $prefix = 'ph-strm' ] + Property [ protected $storageDir = '' ] } - - Methods [24] { + - Methods [29] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } } @@ -21569,7 +22638,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -21585,17 +22654,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } - Method [ public method getAdapter ] { - } - Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ string $prefix ] + Parameter #0 [ string $prefix = ] } - Return [ array ] } @@ -21612,7 +22678,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -21621,7 +22687,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $value ] - Parameter #2 [ $ttl ] + Parameter #2 [ $ttl = ] + } + - Return [ bool ] + } + + Method [ public method setForever ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - Return [ bool ] } @@ -21629,7 +22704,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ private method getDir ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ string $key = ] } - Return [ string ] } @@ -21666,6 +22741,31 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } + Method [ private method storePayload ] { + + - Parameters [2] { + Parameter #0 [ array $payload ] + Parameter #1 [ string $key ] + } + - Return [ bool ] + } + + Method [ private method getDirFromFile ] { + + - Parameters [1] { + Parameter #0 [ string $file ] + } + - Return [ string ] + } + + Method [ private method getDirSeparator ] { + + - Parameters [1] { + Parameter #0 [ string $directory ] + } + - Return [ string ] + } + Method [ public method getDefaultSerializer ] { - Parameters [0] { @@ -21673,10 +22773,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } - Method [ public method setDefaultSerializer ] { + Method [ public method getAdapter ] { - - Parameters [1] { - Parameter #0 [ string $defaultSerializer ] + - Parameters [0] { } } @@ -21687,6 +22786,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } + Method [ public method setDefaultSerializer ] { + + - Parameters [1] { + Parameter #0 [ string $serializer ] + } + - Return [ void ] + } + Method [ protected method getFilteredKeys ] { - Parameters [2] { @@ -21721,8 +22828,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ protected method getUnserializedData ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] } } @@ -21732,6 +22840,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Return [ void ] } + + Method [ protected method getArrVal ] { + + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = ] + } + } } } @@ -21747,23 +22865,23 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $template ] - Property [ protected $templates ] - Property [ protected $options ] + Property [ protected $template = NULL ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] } - - Methods [12] { + - Methods [13] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -21795,7 +22913,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -21830,7 +22948,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -21841,12 +22959,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -21864,29 +22991,31 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [18] { - Property [ protected $activeAccess ] - Property [ protected $accessGranted ] - Property [ protected $activeRole ] - Property [ protected $activeComponent ] - Property [ protected $defaultAccess ] - Property [ protected $eventsManager ] - Property [ protected $access ] - Property [ protected $accessList ] - Property [ protected $activeFunction ] - Property [ protected $activeFunctionCustomArgumentsCount ] - Property [ protected $activeKey ] - Property [ protected $components ] - Property [ protected $componentsNames ] - Property [ protected $func ] - Property [ protected $noArgumentsDefaultAction ] - Property [ protected $roles ] - Property [ protected $roleInherits ] - Property [ protected $rolesNames ] + - Properties [17] { + Property [ protected $eventsManager = NULL ] + Property [ protected $activeAccess = NULL ] + Property [ protected $accessGranted = false ] + Property [ protected $activeRole = NULL ] + Property [ protected $activeComponent = NULL ] + Property [ protected $defaultAccess = 0 ] + Property [ protected $access = NULL ] + Property [ protected $accessList = NULL ] + Property [ protected $activeFunction = NULL ] + Property [ protected $activeFunctionCustomArgumentsCount = 0 ] + Property [ protected $activeKey = NULL ] + Property [ protected $components = NULL ] + Property [ protected $componentsNames = NULL ] + Property [ protected $func = NULL ] + Property [ protected $noArgumentsDefaultAction = 0 ] + Property [ protected $roles = NULL ] + Property [ protected $roleInherits = NULL ] } - - Methods [27] { + - Methods [30] { Method [ public method getActiveFunction ] { + + - Parameters [0] { + } } Method [ public method getActiveFunctionCustomArgumentsCount ] { @@ -21900,10 +23029,13 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ public method __construct ] { + + - Parameters [0] { + } } Method [ public method addComponent ] { @@ -21937,7 +23069,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $role ] - Parameter #1 [ $accessInherits ] + Parameter #1 [ $accessInherits = ] } - Return [ bool ] } @@ -21948,7 +23080,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $roleName ] Parameter #1 [ string $componentName ] Parameter #2 [ $access ] - Parameter #3 [ $func ] + Parameter #3 [ $func = ] } - Return [ void ] } @@ -21959,7 +23091,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $roleName ] Parameter #1 [ string $componentName ] Parameter #2 [ $access ] - Parameter #3 [ $func ] + Parameter #3 [ $func = ] } - Return [ void ] } @@ -21973,21 +23105,29 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method getNoArgumentsDefaultAction ] { + Method [ public method getComponents ] { - Parameters [0] { } - - Return [ int ] + - Return [ array ] } - Method [ public method getRoles ] { + Method [ public method getInheritedRoles ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $roleName = ] } - Return [ array ] } - Method [ public method getComponents ] { + Method [ public method getNoArgumentsDefaultAction ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getRoles ] { - Parameters [0] { } @@ -22000,7 +23140,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ $roleName ] Parameter #1 [ $componentName ] Parameter #2 [ string $access ] - Parameter #3 [ array or NULL $parameters ] + Parameter #3 [ ?array $parameters = [] ] } - Return [ bool ] } @@ -22036,7 +23176,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #1 [ string $componentName ] Parameter #2 [ $access ] Parameter #3 [ $action ] - Parameter #4 [ $func ] + Parameter #4 [ $func = ] } - Return [ void ] } @@ -22050,25 +23190,36 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ private method checkExists ] { + + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ string $element ] + Parameter #2 [ string $elementName ] + Parameter #3 [ string $suffix = ] + } + - Return [ void ] + } + Method [ public method getActiveAccess ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ public method getActiveRole ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ public method getActiveComponent ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ public method getDefaultAction ] { @@ -22078,13 +23229,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ int ] } - Method [ public method getEventsManager ] { - - - Parameters [0] { - } - - Return [ Phalcon\Events\ManagerInterface or NULL ] - } - Method [ public method setDefaultAction ] { - Parameters [1] { @@ -22093,17 +23237,33 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method setEventsManager ] { + Method [ public method getEventsManager ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Events\ManagerInterface ] + } + + Method [ public method setEventsManager ] { - Parameters [1] { Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - Return [ void ] } + + Method [ protected method fireManagerEvent ] { + + - Parameters [3] { + Parameter #0 [ string $eventName ] + Parameter #1 [ $data = ] + Parameter #2 [ bool $cancellable = ] + } + } } } - Class [ class Phalcon\Acl\Component implements Phalcon\Acl\ComponentInterface ] { + Class [ class Phalcon\Acl\Component implements Stringable, Phalcon\Acl\ComponentInterface ] { - Constants [0] { } @@ -22115,8 +23275,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [2] { - Property [ private $description ] - Property [ private $name ] + Property [ private $description = NULL ] + Property [ private $name = NULL ] } - Methods [4] { @@ -22134,7 +23294,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { - Parameters [0] { } @@ -22145,7 +23305,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $description ] + Parameter #1 [ ?string $description = ] } } } @@ -22171,7 +23331,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Acl\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Acl\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -22190,52 +23350,86 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } - Class [ class Phalcon\Acl\Role implements Phalcon\Acl\RoleInterface ] { + Class [ class Phalcon\Acl\Role implements Stringable, Phalcon\Acl\RoleInterface ] { - Constants [0] { } @@ -22247,8 +23441,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [2] { - Property [ private $name ] - Property [ private $description ] + Property [ private $name = NULL ] + Property [ private $description = NULL ] } - Methods [4] { @@ -22259,7 +23453,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { - Parameters [0] { } @@ -22277,7 +23471,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $description ] + Parameter #1 [ ?string $description = ] } } } @@ -22295,17 +23489,17 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $annotations ] - Property [ protected $reader ] - Property [ protected $prefix ] - Property [ protected $ttl ] + Property [ protected $annotations = NULL ] + Property [ protected $reader = NULL ] + Property [ protected $prefix = '' ] + Property [ protected $ttl = 172800 ] } - Methods [10] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -22395,9 +23589,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $annotations ] - Property [ protected $reader ] - Property [ protected $data ] + Property [ protected $annotations = NULL ] + Property [ protected $reader = NULL ] + Property [ protected $data = NULL ] } - Methods [9] { @@ -22487,16 +23681,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $annotations ] - Property [ protected $reader ] - Property [ protected $annotationsDir ] + Property [ protected $annotations = NULL ] + Property [ protected $reader = NULL ] + Property [ protected $annotationsDir = './' ] } - Methods [10] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -22586,9 +23780,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $arguments ] - Property [ protected $exprArguments ] - Property [ protected $name ] + Property [ protected $arguments = NULL ] + Property [ protected $exprArguments = NULL ] + Property [ protected $name = NULL ] } - Methods [10] { @@ -22631,7 +23825,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ public method getNamedArgument ] { @@ -22676,17 +23870,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $mapper ] - Property [ protected $services ] - Property [ protected $exception ] + - Properties [2] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] } - - Methods [8] { + - Methods [10] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $services ] + Parameter #0 [ array $services = [] ] } } @@ -22701,22 +23894,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } - Return [ Phalcon\Annotations\Adapter\AdapterInterface ] } - Method [ protected method getAdapters ] { + Method [ protected method getExceptionClass ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ protected method checkConfig ] { + Method [ protected method getServices ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [0] { } - Return [ array ] } @@ -22731,12 +23923,29 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ protected method init ] { - Parameters [1] { - Parameter #0 [ array $services ] + Parameter #0 [ array $services = [] ] } - Return [ void ] } - Method [ protected method getException ] { + Method [ protected method checkConfig ] { + + - Parameters [1] { + Parameter #0 [ $config ] + } + - Return [ array ] + } + + Method [ protected method checkConfigElement ] { + + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] + } + - Return [ array ] + } + + Method [ protected method getException ] { - Parameters [1] { Parameter #0 [ string $message ] @@ -22758,15 +23967,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [2] { - Property [ protected $annotations ] - Property [ protected $position ] + Property [ protected $annotations = NULL ] + Property [ protected $position = 0 ] } - Methods [11] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $reflectionData ] + Parameter #0 [ array $reflectionData = [] ] } } @@ -22778,6 +23987,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method current ] { + + - Parameters [0] { + } } Method [ public method get ] { @@ -22841,7 +24053,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Annotations\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Annotations\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -22860,47 +24072,81 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } @@ -22918,8 +24164,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $docBlock ] - Parameter #1 [ $file ] - Parameter #2 [ $line ] + Parameter #1 [ $file = ] + Parameter #2 [ $line = ] } - Return [ array ] } @@ -22951,27 +24197,36 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $classAnnotations ] - Property [ protected $methodAnnotations ] - Property [ protected $propertyAnnotations ] - Property [ protected $reflectionData ] + Property [ protected $classAnnotations = NULL ] + Property [ protected $methodAnnotations = NULL ] + Property [ protected $propertyAnnotations = NULL ] + Property [ protected $reflectionData = NULL ] } - Methods [5] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $reflectionData ] + Parameter #0 [ array $reflectionData = [] ] } } Method [ public method getClassAnnotations ] { + + - Parameters [0] { + } } Method [ public method getMethodsAnnotations ] { + + - Parameters [0] { + } } Method [ public method getPropertiesAnnotations ] { + + - Parameters [0] { + } } Method [ public method getReflectionData ] { @@ -22995,42 +24250,28 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [10] { - Property [ protected $attributes ] - Property [ protected $autoVersion ] - Property [ protected $filter ] - Property [ protected $local ] - Property [ protected $path ] - Property [ protected $sourcePath ] - Property [ protected $targetPath ] - Property [ protected $targetUri ] - Property [ protected $type ] - Property [ protected $version ] + Property [ protected $attributes = NULL ] + Property [ protected $isAutoVersion = false ] + Property [ protected $filter = NULL ] + Property [ protected $isLocal = NULL ] + Property [ protected $path = NULL ] + Property [ protected $sourcePath = NULL ] + Property [ protected $targetPath = NULL ] + Property [ protected $targetUri = NULL ] + Property [ protected $type = NULL ] + Property [ protected $version = NULL ] } - - Methods [26] { + - Methods [28] { Method [ public method __construct ] { - Parameters [6] { Parameter #0 [ string $path ] - Parameter #1 [ bool $local ] - Parameter #2 [ bool $filter ] - Parameter #3 [ array $attributes ] - Parameter #4 [ string or NULL $version ] - Parameter #5 [ bool $autoVersion ] - } - } - - Method [ public method getAttributes ] { - - - Parameters [0] { - } - - Return [ array or NULL ] - } - - Method [ public method setAutoVersion ] { - - - Parameters [1] { - Parameter #0 [ bool $autoVersion ] + Parameter #1 [ bool $local = ] + Parameter #2 [ bool $filter = ] + Parameter #3 [ array $attributes = [] ] + Parameter #4 [ ?string $version = ] + Parameter #5 [ bool $autoVersion = ] } } @@ -23041,13 +24282,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method getLocal ] { - - - Parameters [0] { - } - - Return [ bool ] - } - Method [ public method getPath ] { - Parameters [0] { @@ -23087,27 +24321,27 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?string ] } - Method [ public method setVersion ] { + Method [ public method getAssetKey ] { - - Parameters [1] { - Parameter #0 [ string $version ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getAssetKey ] { + Method [ public method getAttributes ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } Method [ public method getContent ] { - Parameters [1] { - Parameter #0 [ string or NULL $basePath ] + Parameter #0 [ ?string $basePath = ] } - Return [ string ] } @@ -23115,7 +24349,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getRealSourcePath ] { - Parameters [1] { - Parameter #0 [ string or NULL $basePath ] + Parameter #0 [ ?string $basePath = ] } - Return [ string ] } @@ -23123,7 +24357,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getRealTargetPath ] { - Parameters [1] { - Parameter #0 [ string or NULL $basePath ] + Parameter #0 [ ?string $basePath = ] } - Return [ string ] } @@ -23142,6 +24376,13 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } + Method [ public method isLocal ] { + + - Parameters [0] { + } + - Return [ bool ] + } + Method [ public method setAttributes ] { - Parameters [1] { @@ -23150,6 +24391,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ Phalcon\Assets\AssetInterface ] } + Method [ public method setAutoVersion ] { + + - Parameters [1] { + Parameter #0 [ bool $flag ] + } + - Return [ Phalcon\Assets\AssetInterface ] + } + Method [ public method setFilter ] { - Parameters [1] { @@ -23161,7 +24410,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method setLocal ] { - Parameters [1] { - Parameter #0 [ bool $local ] + Parameter #0 [ bool $flag ] } - Return [ Phalcon\Assets\AssetInterface ] } @@ -23205,6 +24454,29 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Return [ Phalcon\Assets\AssetInterface ] } + + Method [ public method setVersion ] { + + - Parameters [1] { + Parameter #0 [ string $version ] + } + - Return [ Phalcon\Assets\AssetInterface ] + } + + Method [ protected method phpFileExists ] { + + - Parameters [1] { + Parameter #0 [ string $filename ] + } + - Return [ bool ] + } + + Method [ protected method phpFileGetContents ] { + + - Parameters [1] { + Parameter #0 [ string $filename ] + } + } } } @@ -23220,42 +24492,28 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [10] { - Property [ protected $attributes ] - Property [ protected $autoVersion ] - Property [ protected $filter ] - Property [ protected $local ] - Property [ protected $path ] - Property [ protected $sourcePath ] - Property [ protected $targetPath ] - Property [ protected $targetUri ] - Property [ protected $type ] - Property [ protected $version ] + Property [ protected $attributes = NULL ] + Property [ protected $isAutoVersion = false ] + Property [ protected $filter = NULL ] + Property [ protected $isLocal = NULL ] + Property [ protected $path = NULL ] + Property [ protected $sourcePath = NULL ] + Property [ protected $targetPath = NULL ] + Property [ protected $targetUri = NULL ] + Property [ protected $type = NULL ] + Property [ protected $version = NULL ] } - - Methods [26] { + - Methods [28] { Method [ public method __construct ] { - Parameters [6] { Parameter #0 [ string $path ] - Parameter #1 [ bool $local ] - Parameter #2 [ bool $filter ] - Parameter #3 [ array $attributes ] - Parameter #4 [ string or NULL $version ] - Parameter #5 [ bool $autoVersion ] - } - } - - Method [ public method getAttributes ] { - - - Parameters [0] { - } - - Return [ array or NULL ] - } - - Method [ public method setAutoVersion ] { - - - Parameters [1] { - Parameter #0 [ bool $autoVersion ] + Parameter #1 [ bool $local = ] + Parameter #2 [ bool $filter = ] + Parameter #3 [ array $attributes = [] ] + Parameter #4 [ ?string $version = ] + Parameter #5 [ bool $autoVersion = ] } } @@ -23266,13 +24524,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method getLocal ] { - - - Parameters [0] { - } - - Return [ bool ] - } - Method [ public method getPath ] { - Parameters [0] { @@ -23312,27 +24563,27 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?string ] } - Method [ public method setVersion ] { + Method [ public method getAssetKey ] { - - Parameters [1] { - Parameter #0 [ string $version ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getAssetKey ] { + Method [ public method getAttributes ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } Method [ public method getContent ] { - Parameters [1] { - Parameter #0 [ string or NULL $basePath ] + Parameter #0 [ ?string $basePath = ] } - Return [ string ] } @@ -23340,7 +24591,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getRealSourcePath ] { - Parameters [1] { - Parameter #0 [ string or NULL $basePath ] + Parameter #0 [ ?string $basePath = ] } - Return [ string ] } @@ -23348,7 +24599,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getRealTargetPath ] { - Parameters [1] { - Parameter #0 [ string or NULL $basePath ] + Parameter #0 [ ?string $basePath = ] } - Return [ string ] } @@ -23367,6 +24618,13 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } + Method [ public method isLocal ] { + + - Parameters [0] { + } + - Return [ bool ] + } + Method [ public method setAttributes ] { - Parameters [1] { @@ -23375,6 +24633,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ Phalcon\Assets\AssetInterface ] } + Method [ public method setAutoVersion ] { + + - Parameters [1] { + Parameter #0 [ bool $flag ] + } + - Return [ Phalcon\Assets\AssetInterface ] + } + Method [ public method setFilter ] { - Parameters [1] { @@ -23386,7 +24652,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method setLocal ] { - Parameters [1] { - Parameter #0 [ bool $local ] + Parameter #0 [ bool $flag ] } - Return [ Phalcon\Assets\AssetInterface ] } @@ -23430,10 +24696,33 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Return [ Phalcon\Assets\AssetInterface ] } + + Method [ public method setVersion ] { + + - Parameters [1] { + Parameter #0 [ string $version ] + } + - Return [ Phalcon\Assets\AssetInterface ] + } + + Method [ protected method phpFileExists ] { + + - Parameters [1] { + Parameter #0 [ string $filename ] + } + - Return [ bool ] + } + + Method [ protected method phpFileGetContents ] { + + - Parameters [1] { + Parameter #0 [ string $filename ] + } + } } } - Class [ class Phalcon\Assets\Collection implements Countable, Iterator, Traversable ] { + Class [ class Phalcon\Assets\Collection implements Countable, IteratorAggregate, Traversable ] { - Constants [0] { } @@ -23444,25 +24733,23 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [15] { - Property [ protected $assets ] - Property [ protected $attributes ] - Property [ protected $autoVersion ] - Property [ protected $codes ] - Property [ protected $filters ] - Property [ protected $includedAssets ] - Property [ protected $join ] - Property [ protected $local ] - Property [ protected $prefix ] - Property [ protected $position ] - Property [ protected $sourcePath ] - Property [ protected $targetLocal ] - Property [ protected $targetPath ] - Property [ protected $targetUri ] - Property [ protected $version ] - } - - - Methods [42] { + - Properties [13] { + Property [ protected $assets = NULL ] + Property [ protected $attributes = NULL ] + Property [ protected $autoVersion = false ] + Property [ protected $codes = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $join = true ] + Property [ protected $isLocal = true ] + Property [ protected $prefix = '' ] + Property [ protected $sourcePath = '' ] + Property [ protected $targetIsLocal = true ] + Property [ protected $targetPath = '' ] + Property [ protected $targetUri = '' ] + Property [ protected $version = '' ] + } + + - Methods [39] { Method [ public method getAssets ] { - Parameters [0] { @@ -23477,13 +24764,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ array ] } - Method [ public method setAutoVersion ] { - - - Parameters [1] { - Parameter #0 [ bool $autoVersion ] - } - } - Method [ public method getCodes ] { - Parameters [0] { @@ -23505,13 +24785,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method getLocal ] { - - - Parameters [0] { - } - - Return [ bool ] - } - Method [ public method getPrefix ] { - Parameters [0] { @@ -23519,13 +24792,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } - Method [ public method getPosition ] { - - - Parameters [0] { - } - - Return [ int ] - } - Method [ public method getSourcePath ] { - Parameters [0] { @@ -23533,7 +24799,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } - Method [ public method getTargetLocal ] { + Method [ public method getTargetIsLocal ] { - Parameters [0] { } @@ -23561,16 +24827,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } - Method [ public method setVersion ] { - - - Parameters [1] { - Parameter #0 [ string $version ] - } - } - - Method [ public method __construct ] { - } - Method [ public method add ] { - Parameters [1] { @@ -23583,11 +24839,11 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [6] { Parameter #0 [ string $path ] - Parameter #1 [ $local ] - Parameter #2 [ bool $filter ] - Parameter #3 [ $attributes ] - Parameter #4 [ string or NULL $version ] - Parameter #5 [ bool $autoVersion ] + Parameter #1 [ $isLocal = ] + Parameter #2 [ bool $filter = ] + Parameter #3 [ array $attributes = [] ] + Parameter #4 [ ?string $version = ] + Parameter #5 [ bool $autoVersion = ] } - Return [ Phalcon\Assets\Collection ] } @@ -23612,8 +24868,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $content ] - Parameter #1 [ bool $filter ] - Parameter #2 [ $attributes ] + Parameter #1 [ bool $filter = ] + Parameter #2 [ array $attributes = [] ] } - Return [ Phalcon\Assets\Collection ] } @@ -23622,8 +24878,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $content ] - Parameter #1 [ bool $filter ] - Parameter #2 [ $attributes ] + Parameter #1 [ bool $filter = ] + Parameter #2 [ array $attributes = [] ] } - Return [ Phalcon\Assets\Collection ] } @@ -23632,11 +24888,11 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [6] { Parameter #0 [ string $path ] - Parameter #1 [ $local ] - Parameter #2 [ bool $filter ] - Parameter #3 [ $attributes ] - Parameter #4 [ string or NULL $version ] - Parameter #5 [ bool $autoVersion ] + Parameter #1 [ $isLocal = ] + Parameter #2 [ bool $filter = ] + Parameter #3 [ array $attributes = [] ] + Parameter #4 [ ?string $version = ] + Parameter #5 [ bool $autoVersion = ] } - Return [ Phalcon\Assets\Collection ] } @@ -23648,11 +24904,10 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ int ] } - Method [ public method current ] { + Method [ public method getIterator ] { - Parameters [0] { } - - Return [ Phalcon\Assets\Asset ] } Method [ public method getRealTargetPath ] { @@ -23678,39 +24933,33 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method join ] { - - - Parameters [1] { - Parameter #0 [ bool $join ] - } - - Return [ Phalcon\Assets\Collection ] - } - - Method [ public method key ] { + Method [ public method isLocal ] { - Parameters [0] { } - - Return [ int ] + - Return [ bool ] } - Method [ public method next ] { + Method [ public method join ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $flag ] } - - Return [ void ] + - Return [ Phalcon\Assets\Collection ] } - Method [ public method rewind ] { + Method [ public method setAttributes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $attributes ] } - - Return [ void ] + - Return [ Phalcon\Assets\Collection ] } - Method [ public method setAttributes ] { + Method [ public method setAutoVersion ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ bool $flag ] } - Return [ Phalcon\Assets\Collection ] } @@ -23723,10 +24972,10 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ Phalcon\Assets\Collection ] } - Method [ public method setLocal ] { + Method [ public method setIsLocal ] { - Parameters [1] { - Parameter #0 [ bool $local ] + Parameter #0 [ bool $flag ] } - Return [ Phalcon\Assets\Collection ] } @@ -23739,10 +24988,10 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ Phalcon\Assets\Collection ] } - Method [ public method setTargetLocal ] { + Method [ public method setTargetIsLocal ] { - Parameters [1] { - Parameter #0 [ bool $targetLocal ] + Parameter #0 [ bool $flag ] } - Return [ Phalcon\Assets\Collection ] } @@ -23771,11 +25020,12 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ Phalcon\Assets\Collection ] } - Method [ public method valid ] { + Method [ public method setVersion ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $version ] } - - Return [ bool ] + - Return [ Phalcon\Assets\Collection ] } Method [ final protected method addAsset ] { @@ -23785,10 +25035,43 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Return [ bool ] } + + Method [ private method processAdd ] { + + - Parameters [7] { + Parameter #0 [ string $className ] + Parameter #1 [ string $path ] + Parameter #2 [ $isLocal = ] + Parameter #3 [ bool $filter = ] + Parameter #4 [ array $attributes = [] ] + Parameter #5 [ ?string $version = ] + Parameter #6 [ bool $autoVersion = ] + } + - Return [ Phalcon\Assets\Collection ] + } + + Method [ private method processAddInline ] { + + - Parameters [4] { + Parameter #0 [ string $className ] + Parameter #1 [ string $content ] + Parameter #2 [ bool $filter = ] + Parameter #3 [ array $attributes = [] ] + } + - Return [ Phalcon\Assets\Collection ] + } + + Method [ private method processAttributes ] { + + - Parameters [1] { + Parameter #0 [ array $attributes ] + } + - Return [ array ] + } } } - Class [ class Phalcon\Assets\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Assets\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -23807,47 +25090,81 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } @@ -23939,10 +25256,10 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $attributes ] - Property [ protected $content ] - Property [ protected $filter ] - Property [ protected $type ] + Property [ protected $attributes = NULL ] + Property [ protected $content = NULL ] + Property [ protected $filter = NULL ] + Property [ protected $type = NULL ] } - Methods [9] { @@ -23950,8 +25267,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $content ] - Parameter #1 [ bool $filter ] - Parameter #2 [ $attributes ] + Parameter #1 [ bool $filter = ] + Parameter #2 [ array $attributes = [] ] } } @@ -23959,7 +25276,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ array or NULL ] + - Return [ ?array ] } Method [ public method getContent ] { @@ -24028,10 +25345,10 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $attributes ] - Property [ protected $content ] - Property [ protected $filter ] - Property [ protected $type ] + Property [ protected $attributes = NULL ] + Property [ protected $content = NULL ] + Property [ protected $filter = NULL ] + Property [ protected $type = NULL ] } - Methods [9] { @@ -24039,8 +25356,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $content ] - Parameter #1 [ bool $filter ] - Parameter #2 [ $attributes ] + Parameter #1 [ bool $filter = ] + Parameter #2 [ array $attributes = [] ] } } @@ -24048,7 +25365,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ array or NULL ] + - Return [ ?array ] } Method [ public method getContent ] { @@ -24116,18 +25433,20 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $container ] - Property [ protected $collections ] - Property [ protected $options ] - Property [ protected $implicitOutput ] + - Properties [5] { + Property [ protected $container = NULL ] + Property [ protected $collections = NULL ] + Property [ protected $implicitOutput = true ] + Property [ protected $options = NULL ] + Property [ protected $tagFactory = NULL ] } - - Methods [29] { + - Methods [35] { Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + Parameter #1 [ array $options = [] ] } } @@ -24152,11 +25471,11 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [6] { Parameter #0 [ string $path ] - Parameter #1 [ $local ] - Parameter #2 [ bool $filter ] - Parameter #3 [ array $attributes ] - Parameter #4 [ string or NULL $version ] - Parameter #5 [ bool $autoVersion ] + Parameter #1 [ bool $local = ] + Parameter #2 [ bool $filter = ] + Parameter #3 [ array $attributes = [] ] + Parameter #4 [ ?string $version = ] + Parameter #5 [ bool $autoVersion = ] } - Return [ Phalcon\Assets\Manager ] } @@ -24182,8 +25501,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $content ] - Parameter #1 [ $filter ] - Parameter #2 [ $attributes ] + Parameter #1 [ bool $filter = ] + Parameter #2 [ array $attributes = [] ] } - Return [ Phalcon\Assets\Manager ] } @@ -24192,8 +25511,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $content ] - Parameter #1 [ $filter ] - Parameter #2 [ $attributes ] + Parameter #1 [ bool $filter = ] + Parameter #2 [ array $attributes = [] ] } - Return [ Phalcon\Assets\Manager ] } @@ -24202,11 +25521,11 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [6] { Parameter #0 [ string $path ] - Parameter #1 [ $local ] - Parameter #2 [ bool $filter ] - Parameter #3 [ array $attributes ] - Parameter #4 [ string or NULL $version ] - Parameter #5 [ bool $autoVersion ] + Parameter #1 [ bool $local = ] + Parameter #2 [ bool $filter = ] + Parameter #3 [ array $attributes = [] ] + Parameter #4 [ ?string $version = ] + Parameter #5 [ bool $autoVersion = ] } - Return [ Phalcon\Assets\Manager ] } @@ -24231,7 +25550,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method exists ] { - Parameters [1] { - Parameter #0 [ string $id ] + Parameter #0 [ string $name ] } - Return [ bool ] } @@ -24239,7 +25558,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method get ] { - Parameters [1] { - Parameter #0 [ string $id ] + Parameter #0 [ string $name ] } - Return [ Phalcon\Assets\Collection ] } @@ -24272,20 +25591,27 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ array ] } + Method [ public method has ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + Method [ public method output ] { - - Parameters [3] { + - Parameters [2] { Parameter #0 [ Phalcon\Assets\Collection $collection ] - Parameter #1 [ $callback ] - Parameter #2 [ $type ] + Parameter #1 [ string $type ] } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ public method outputCss ] { - Parameters [1] { - Parameter #0 [ string or NULL $collectionName ] + Parameter #0 [ ?string $name = ] } - Return [ string ] } @@ -24302,7 +25628,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method outputInlineCss ] { - Parameters [1] { - Parameter #0 [ string or NULL $collectionName ] + Parameter #0 [ ?string $name = ] } - Return [ string ] } @@ -24310,7 +25636,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method outputInlineJs ] { - Parameters [1] { - Parameter #0 [ string or NULL $collectionName ] + Parameter #0 [ ?string $name = ] } - Return [ string ] } @@ -24318,7 +25644,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method outputJs ] { - Parameters [1] { - Parameter #0 [ string or NULL $collectionName ] + Parameter #0 [ ?string $name = ] } - Return [ string ] } @@ -24326,7 +25652,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method set ] { - Parameters [2] { - Parameter #0 [ string $id ] + Parameter #0 [ string $name ] Parameter #1 [ Phalcon\Assets\Collection $collection ] } - Return [ Phalcon\Assets\Manager ] @@ -24348,136 +25674,76 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ Phalcon\Assets\Manager ] } - Method [ private method getPrefixedPath ] { + Method [ private method calculatePrefixedPath ] { - - Parameters [2] { + - Parameters [3] { Parameter #0 [ Phalcon\Assets\Collection $collection ] Parameter #1 [ string $path ] + Parameter #2 [ string $filePath ] } - Return [ string ] } - Method [ public method getDI ] { - - - Parameters [0] { - } - - Return [ Phalcon\Di\DiInterface ] - } - - Method [ public method setDI ] { + Method [ private method checkAndCreateCollection ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] - } - - Return [ void ] - } - } - } - - Class [ class Phalcon\Cache implements Psr\SimpleCache\CacheInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [1] { - Property [ protected $adapter ] - } - - - Methods [12] { - Method [ public method getAdapter ] { - } - - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Cache\Adapter\AdapterInterface $adapter ] - } - } - - Method [ public method clear ] { - - - Parameters [0] { - } - - Return [ bool ] - } - - Method [ public method delete ] { - - - Parameters [1] { - Parameter #0 [ $key ] - } - - Return [ bool ] - } - - Method [ public method deleteMultiple ] { - - - Parameters [1] { - Parameter #0 [ $keys ] - } - - Return [ bool ] - } - - Method [ public method get ] { - - - Parameters [2] { - Parameter #0 [ $key ] - Parameter #1 [ $defaultValue ] + Parameter #0 [ string $type ] } + - Return [ Phalcon\Assets\Collection ] } - Method [ public method getMultiple ] { + Method [ private method cssLink ] { - Parameters [2] { - Parameter #0 [ $keys ] - Parameter #1 [ $defaultValue ] + Parameter #0 [ $parameters = ] + Parameter #1 [ bool $local = ] } + - Return [ string ] } - Method [ public method has ] { + Method [ private method doCallback ] { - - Parameters [1] { - Parameter #0 [ $key ] + - Parameters [4] { + Parameter #0 [ $callback ] + Parameter #1 [ array $attributes ] + Parameter #2 [ string $prefixedPath ] + Parameter #3 [ bool $local ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method set ] { + Method [ private method jsLink ] { - - Parameters [3] { - Parameter #0 [ $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl ] + - Parameters [2] { + Parameter #0 [ $parameters = ] + Parameter #1 [ bool $local = ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method setMultiple ] { + Method [ private method processParameters ] { - - Parameters [2] { - Parameter #0 [ $values ] - Parameter #1 [ $ttl ] + - Parameters [5] { + Parameter #0 [ $parameters ] + Parameter #1 [ bool $local ] + Parameter #2 [ string $helperClass ] + Parameter #3 [ string $type ] + Parameter #4 [ string $name ] } - - Return [ bool ] + - Return [ string ] } - Method [ protected method checkKey ] { + Method [ public method getDI ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ protected method checkKeys ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ $keys ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - Return [ void ] } @@ -24495,19 +25761,18 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $mapper ] - Property [ protected $services ] - Property [ protected $exception ] - Property [ private $serializerFactory ] + - Properties [3] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] + Property [ private $serializerFactory = NULL ] } - - Methods [7] { + - Methods [9] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $services ] + Parameter #1 [ array $services = [] ] } } @@ -24515,22 +25780,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } - Return [ Phalcon\Cache\Adapter\AdapterInterface ] } - Method [ protected method getAdapters ] { + Method [ protected method getExceptionClass ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ protected method checkConfig ] { + Method [ protected method getServices ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [0] { } - Return [ array ] } @@ -24545,12 +25809,29 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ protected method init ] { - Parameters [1] { - Parameter #0 [ array $services ] + Parameter #0 [ array $services = [] ] } - Return [ void ] } - Method [ protected method getException ] { + Method [ protected method checkConfig ] { + + - Parameters [1] { + Parameter #0 [ $config ] + } + - Return [ array ] + } + + Method [ protected method checkConfigElement ] { + + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] + } + - Return [ array ] + } + + Method [ protected method getException ] { - Parameters [1] { Parameter #0 [ string $message ] @@ -24572,21 +25853,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [7] { - Property [ protected $adapter ] - Property [ protected $defaultSerializer ] - Property [ protected $lifetime ] - Property [ protected $prefix ] - Property [ protected $serializer ] - Property [ protected $serializerFactory ] - Property [ protected $options ] + Property [ protected $adapter = NULL ] + Property [ protected $defaultSerializer = 'php' ] + Property [ protected $lifetime = 3600 ] + Property [ protected $options = NULL ] + Property [ protected $serializer = NULL ] + Property [ protected $serializerFactory = NULL ] + Property [ protected $prefix = 'ph-apcu-' ] } - - Methods [19] { + - Methods [21] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } } @@ -24601,7 +25882,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -24617,17 +25898,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } - Method [ public method getAdapter ] { - } - Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ string $prefix ] + Parameter #0 [ string $prefix = ] } - Return [ array ] } @@ -24644,7 +25922,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -24653,7 +25931,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $value ] - Parameter #2 [ $ttl ] + Parameter #2 [ $ttl = ] + } + - Return [ bool ] + } + + Method [ public method setForever ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - Return [ bool ] } @@ -24665,10 +25952,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } - Method [ public method setDefaultSerializer ] { + Method [ public method getAdapter ] { - - Parameters [1] { - Parameter #0 [ string $defaultSerializer ] + - Parameters [0] { } } @@ -24679,6 +25965,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } + Method [ public method setDefaultSerializer ] { + + - Parameters [1] { + Parameter #0 [ string $serializer ] + } + - Return [ void ] + } + Method [ protected method getFilteredKeys ] { - Parameters [2] { @@ -24713,8 +26007,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ protected method getUnserializedData ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] } } @@ -24724,6 +26019,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Return [ void ] } + + Method [ protected method getArrVal ] { + + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = ] + } + } } } @@ -24739,21 +26044,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [7] { - Property [ protected $adapter ] - Property [ protected $defaultSerializer ] - Property [ protected $lifetime ] - Property [ protected $prefix ] - Property [ protected $serializer ] - Property [ protected $serializerFactory ] - Property [ protected $options ] + Property [ protected $adapter = NULL ] + Property [ protected $defaultSerializer = 'php' ] + Property [ protected $lifetime = 3600 ] + Property [ protected $options = NULL ] + Property [ protected $serializer = NULL ] + Property [ protected $serializerFactory = NULL ] + Property [ protected $prefix = 'ph-memc-' ] } - - Methods [19] { + - Methods [21] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } } @@ -24768,7 +26073,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -24784,17 +26089,20 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } Method [ public method getAdapter ] { + + - Parameters [0] { + } } Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ string $prefix ] + Parameter #0 [ string $prefix = ] } - Return [ array ] } @@ -24811,7 +26119,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -24820,23 +26128,25 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $value ] - Parameter #2 [ $ttl ] + Parameter #2 [ $ttl = ] } - Return [ bool ] } - Method [ public method getDefaultSerializer ] { + Method [ public method setForever ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method setDefaultSerializer ] { + Method [ public method getDefaultSerializer ] { - - Parameters [1] { - Parameter #0 [ string $defaultSerializer ] + - Parameters [0] { } + - Return [ string ] } Method [ public method getPrefix ] { @@ -24846,6 +26156,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } + Method [ public method setDefaultSerializer ] { + + - Parameters [1] { + Parameter #0 [ string $serializer ] + } + - Return [ void ] + } + Method [ protected method getFilteredKeys ] { - Parameters [2] { @@ -24880,8 +26198,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ protected method getUnserializedData ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] } } @@ -24891,6 +26210,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Return [ void ] } + + Method [ protected method getArrVal ] { + + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = ] + } + } } } @@ -24906,22 +26235,22 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - 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 ] + Property [ protected $adapter = NULL ] + Property [ protected $defaultSerializer = 'php' ] + Property [ protected $lifetime = 3600 ] + Property [ protected $options = NULL ] + Property [ protected $prefix = 'ph-memo-' ] + Property [ protected $serializer = NULL ] + Property [ protected $serializerFactory = NULL ] + Property [ protected $data = NULL ] } - - Methods [19] { + - Methods [21] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } } @@ -24936,7 +26265,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -24952,17 +26281,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } - Method [ public method getAdapter ] { - } - Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ string $prefix ] + Parameter #0 [ string $prefix = ] } - Return [ array ] } @@ -24979,7 +26305,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -24988,7 +26314,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $value ] - Parameter #2 [ $ttl ] + Parameter #2 [ $ttl = ] + } + - Return [ bool ] + } + + Method [ public method setForever ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - Return [ bool ] } @@ -25000,10 +26335,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } - Method [ public method setDefaultSerializer ] { + Method [ public method getAdapter ] { - - Parameters [1] { - Parameter #0 [ string $defaultSerializer ] + - Parameters [0] { } } @@ -25014,6 +26348,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } + Method [ public method setDefaultSerializer ] { + + - Parameters [1] { + Parameter #0 [ string $serializer ] + } + - Return [ void ] + } + Method [ protected method getFilteredKeys ] { - Parameters [2] { @@ -25048,8 +26390,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ protected method getUnserializedData ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] } } @@ -25059,6 +26402,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Return [ void ] } + + Method [ protected method getArrVal ] { + + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = ] + } + } } } @@ -25074,21 +26427,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [7] { - Property [ protected $adapter ] - Property [ protected $defaultSerializer ] - Property [ protected $lifetime ] - Property [ protected $prefix ] - Property [ protected $serializer ] - Property [ protected $serializerFactory ] - Property [ protected $options ] + Property [ protected $adapter = NULL ] + Property [ protected $defaultSerializer = 'php' ] + Property [ protected $lifetime = 3600 ] + Property [ protected $options = NULL ] + Property [ protected $serializer = NULL ] + Property [ protected $serializerFactory = NULL ] + Property [ protected $prefix = 'ph-reds-' ] } - - Methods [19] { + - Methods [21] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } } @@ -25103,7 +26456,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -25119,17 +26472,20 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } Method [ public method getAdapter ] { + + - Parameters [0] { + } } Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ string $prefix ] + Parameter #0 [ string $prefix = ] } - Return [ array ] } @@ -25146,7 +26502,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -25155,23 +26511,25 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $value ] - Parameter #2 [ $ttl ] + Parameter #2 [ $ttl = ] } - Return [ bool ] } - Method [ public method getDefaultSerializer ] { + Method [ public method setForever ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method setDefaultSerializer ] { + Method [ public method getDefaultSerializer ] { - - Parameters [1] { - Parameter #0 [ string $defaultSerializer ] + - Parameters [0] { } + - Return [ string ] } Method [ public method getPrefix ] { @@ -25181,6 +26539,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } + Method [ public method setDefaultSerializer ] { + + - Parameters [1] { + Parameter #0 [ string $serializer ] + } + - Return [ void ] + } + Method [ protected method getFilteredKeys ] { - Parameters [2] { @@ -25215,8 +26581,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ protected method getUnserializedData ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] } } @@ -25226,6 +26593,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Return [ void ] } + + Method [ protected method getArrVal ] { + + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = ] + } + } } } @@ -25241,22 +26618,22 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [8] { - Property [ protected $adapter ] - Property [ protected $defaultSerializer ] - Property [ protected $lifetime ] - Property [ protected $prefix ] - Property [ protected $serializer ] - Property [ protected $serializerFactory ] - Property [ protected $storageDir ] - Property [ protected $options ] + Property [ protected $adapter = NULL ] + Property [ protected $defaultSerializer = 'php' ] + Property [ protected $lifetime = 3600 ] + Property [ protected $options = NULL ] + Property [ protected $serializer = NULL ] + Property [ protected $serializerFactory = NULL ] + Property [ protected $prefix = 'ph-strm' ] + Property [ protected $storageDir = '' ] } - - Methods [19] { + - Methods [21] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } } @@ -25271,7 +26648,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -25287,17 +26664,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } - Method [ public method getAdapter ] { - } - Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ string $prefix ] + Parameter #0 [ string $prefix = ] } - Return [ array ] } @@ -25314,7 +26688,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value ] + Parameter #1 [ int $value = ] } } @@ -25323,7 +26697,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $value ] - Parameter #2 [ $ttl ] + Parameter #2 [ $ttl = ] + } + - Return [ bool ] + } + + Method [ public method setForever ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - Return [ bool ] } @@ -25335,10 +26718,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } - Method [ public method setDefaultSerializer ] { + Method [ public method getAdapter ] { - - Parameters [1] { - Parameter #0 [ string $defaultSerializer ] + - Parameters [0] { } } @@ -25349,6 +26731,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } + Method [ public method setDefaultSerializer ] { + + - Parameters [1] { + Parameter #0 [ string $serializer ] + } + - Return [ void ] + } + Method [ protected method getFilteredKeys ] { - Parameters [2] { @@ -25383,8 +26773,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ protected method getUnserializedData ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] } } @@ -25394,10 +26785,20 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Return [ void ] } + + Method [ protected method getArrVal ] { + + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = ] + } + } } } - Class [ class Phalcon\Cache\CacheFactory ] { + Class [ class Phalcon\Cache\Cache implements PsrExt\SimpleCache\CacheInterface ] { - Constants [0] { } @@ -25409,10 +26810,123 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [1] { - Property [ protected $adapterFactory ] + Property [ protected $adapter = NULL ] } - - Methods [3] { + - Methods [12] { + Method [ public method getAdapter ] { + + - Parameters [0] { + } + } + + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Cache\Adapter\AdapterInterface $adapter ] + } + } + + Method [ public method clear ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method delete ] { + + - Parameters [1] { + Parameter #0 [ $key ] + } + - Return [ bool ] + } + + Method [ public method deleteMultiple ] { + + - Parameters [1] { + Parameter #0 [ $keys ] + } + - Return [ bool ] + } + + Method [ public method get ] { + + - Parameters [2] { + Parameter #0 [ $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getMultiple ] { + + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method has ] { + + - Parameters [1] { + Parameter #0 [ $key ] + } + - Return [ bool ] + } + + Method [ public method set ] { + + - Parameters [3] { + Parameter #0 [ $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] + } + - Return [ bool ] + } + + Method [ public method setMultiple ] { + + - Parameters [2] { + Parameter #0 [ $values ] + Parameter #1 [ $ttl = ] + } + - Return [ bool ] + } + + Method [ protected method checkKey ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ void ] + } + + Method [ protected method checkKeys ] { + + - Parameters [1] { + Parameter #0 [ $keys ] + } + - Return [ void ] + } + } + } + + Class [ class Phalcon\Cache\CacheFactory extends Phalcon\Factory\AbstractConfigFactory ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $adapterFactory = NULL ] + } + + - Methods [7] { Method [ public method __construct ] { - Parameters [1] { @@ -25425,20 +26939,53 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ $config ] } + - Return [ Psr\SimpleCache\CacheInterface ] } Method [ public method newInstance ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } - Return [ Psr\SimpleCache\CacheInterface ] } + + Method [ protected method getExceptionClass ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method checkConfig ] { + + - Parameters [1] { + Parameter #0 [ $config ] + } + - Return [ array ] + } + + Method [ protected method checkConfigElement ] { + + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] + } + - Return [ array ] + } + + Method [ protected method getException ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ Exception ] + } } } - Class [ class Phalcon\Cache\Exception\Exception extends Phalcon\Exception implements Throwable, Psr\SimpleCache\CacheException ] { + Class [ class Phalcon\Cache\Exception\Exception extends Phalcon\Exception implements Stringable, Throwable, PsrExt\SimpleCache\CacheException ] { - Constants [0] { } @@ -25457,52 +27004,86 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } - Class [ class Phalcon\Cache\Exception\InvalidArgumentException extends Phalcon\Exception implements Throwable, Psr\SimpleCache\InvalidArgumentException, Psr\SimpleCache\CacheException ] { + Class [ class Phalcon\Cache\Exception\InvalidArgumentException extends Phalcon\Exception implements Stringable, Throwable, PsrExt\SimpleCache\InvalidArgumentException, PsrExt\SimpleCache\CacheException ] { - Constants [0] { } @@ -25521,47 +27102,81 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } @@ -25578,28 +27193,28 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $container ] - Property [ protected $defaultModule ] - Property [ protected $eventsManager ] - Property [ protected $modules ] - Property [ protected $arguments ] - Property [ protected $options ] + Property [ protected $container = NULL ] + Property [ protected $defaultModule = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $modules = NULL ] + Property [ protected $arguments = NULL ] + Property [ protected $options = NULL ] } - Methods [14] { Method [ public method handle ] { - Parameters [1] { - Parameter #0 [ array or NULL $arguments ] + Parameter #0 [ ?array $arguments = [] ] } } Method [ public method setArgument ] { - Parameters [3] { - Parameter #0 [ array or NULL $arguments ] - Parameter #1 [ bool $str ] - Parameter #2 [ bool $shift ] + Parameter #0 [ ?array $arguments = [] ] + Parameter #1 [ bool $str = ] + Parameter #2 [ bool $shift = ] } - Return [ Phalcon\Cli\Console ] } @@ -25607,7 +27222,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface or NULL $container ] + Parameter #0 [ ?Phalcon\Di\DiInterface $container = ] } } @@ -25622,7 +27237,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ ?Phalcon\Events\ManagerInterface ] } Method [ public method getModule ] { @@ -25643,7 +27258,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $modules ] - Parameter #1 [ bool $merge ] + Parameter #1 [ bool $merge = ] } - Return [ Phalcon\Application\AbstractApplication ] } @@ -25696,7 +27311,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Cli\Console\Exception extends Phalcon\Application\Exception implements Throwable ] { + Class [ class Phalcon\Cli\Console\Exception extends Phalcon\Application\Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -25715,47 +27330,81 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } @@ -25772,33 +27421,33 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [27] { - Property [ protected $container ] - Property [ protected $activeHandler ] - Property [ protected $activeMethodMap ] - Property [ protected $actionName ] - Property [ protected $actionSuffix ] - Property [ protected $camelCaseMap ] - Property [ protected $defaultNamespace ] - Property [ protected $handlerHashes ] - Property [ protected $handlerName ] - Property [ protected $eventsManager ] - Property [ protected $finished ] - Property [ protected $forwarded ] - Property [ protected $isControllerInitialize ] - Property [ protected $lastHandler ] - Property [ protected $modelBinder ] - Property [ protected $modelBinding ] - Property [ protected $moduleName ] - Property [ protected $namespaceName ] - Property [ protected $params ] - Property [ protected $previousActionName ] - Property [ protected $previousHandlerName ] - Property [ protected $previousNamespaceName ] - Property [ protected $returnedValue ] - Property [ protected $defaultHandler ] - Property [ protected $defaultAction ] - Property [ protected $handlerSuffix ] - Property [ protected $options ] + Property [ protected $container = NULL ] + Property [ protected $activeHandler = NULL ] + Property [ protected $activeMethodMap = NULL ] + Property [ protected $actionName = NULL ] + Property [ protected $actionSuffix = 'Action' ] + Property [ protected $camelCaseMap = NULL ] + Property [ protected $defaultNamespace = NULL ] + Property [ protected $handlerHashes = NULL ] + Property [ protected $handlerName = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $finished = false ] + Property [ protected $forwarded = false ] + Property [ protected $isControllerInitialize = false ] + Property [ protected $lastHandler = NULL ] + Property [ protected $modelBinder = NULL ] + Property [ protected $modelBinding = false ] + Property [ protected $moduleName = NULL ] + Property [ protected $namespaceName = NULL ] + Property [ protected $params = NULL ] + Property [ protected $previousActionName = NULL ] + Property [ protected $previousHandlerName = NULL ] + Property [ protected $previousNamespaceName = NULL ] + Property [ protected $returnedValue = NULL ] + Property [ protected $defaultHandler = 'main' ] + Property [ protected $defaultAction = 'main' ] + Property [ protected $handlerSuffix = 'Task' ] + Property [ protected $options = NULL ] } - Methods [49] { @@ -25807,7 +27456,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $handler ] Parameter #1 [ string $actionMethod ] - Parameter #2 [ array $params ] + Parameter #2 [ array $params = [] ] } } @@ -25829,8 +27478,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $option ] - Parameter #1 [ $filters ] - Parameter #2 [ $defaultValue ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] } } @@ -25906,11 +27555,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $message ] - Parameter #1 [ int $exceptionCode ] + Parameter #1 [ int $exceptionCode = ] } } Method [ public method dispatch ] { + + - Parameters [0] { + } } Method [ public method forward ] { @@ -25960,7 +27612,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ ?Phalcon\Events\ManagerInterface ] } Method [ public method getHandlerSuffix ] { @@ -25974,7 +27626,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\BinderInterface or NULL ] + - Return [ ?Phalcon\Mvc\Model\BinderInterface ] } Method [ public method getModuleName ] { @@ -25995,8 +27647,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $param ] - Parameter #1 [ $filters ] - Parameter #2 [ $defaultValue ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] } } @@ -26106,7 +27758,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\Model\BinderInterface $modelBinder ] - Parameter #1 [ $cache ] + Parameter #1 [ $cache = ] } - Return [ Phalcon\Dispatcher\DispatcherInterface ] } @@ -26128,6 +27780,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getReturnedValue ] { + + - Parameters [0] { + } } Method [ public method wasForwarded ] { @@ -26169,7 +27824,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Cli\Dispatcher\Exception extends Phalcon\Dispatcher\Exception implements Throwable ] { + Class [ class Phalcon\Cli\Dispatcher\Exception extends Phalcon\Dispatcher\Exception implements Throwable, Stringable ] { - Constants [6] { Constant [ public int EXCEPTION_ACTION_NOT_FOUND ] { 5 } @@ -26194,47 +27849,81 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } @@ -26251,26 +27940,26 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [13] { - Property [ protected $container ] - Property [ protected $action ] - Property [ protected $defaultAction ] - Property [ protected $defaultModule ] - Property [ protected $defaultParams ] - Property [ protected $defaultTask ] - Property [ protected $matchedRoute ] - Property [ protected $matches ] - Property [ protected $module ] - Property [ protected $params ] - Property [ protected $routes ] - Property [ protected $task ] - Property [ protected $wasMatched ] + Property [ protected $container = NULL ] + Property [ protected $action = NULL ] + Property [ protected $defaultAction = NULL ] + Property [ protected $defaultModule = NULL ] + Property [ protected $defaultParams = NULL ] + Property [ protected $defaultTask = NULL ] + Property [ protected $matchedRoute = NULL ] + Property [ protected $matches = NULL ] + Property [ protected $module = NULL ] + Property [ protected $params = NULL ] + Property [ protected $routes = NULL ] + Property [ protected $task = NULL ] + Property [ protected $wasMatched = false ] } - Methods [19] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ bool $defaultRoutes ] + Parameter #0 [ bool $defaultRoutes = ] } } @@ -26278,7 +27967,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ Phalcon\Cli\Router\RouteInterface ] } @@ -26349,7 +28038,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method handle ] { - Parameters [1] { - Parameter #0 [ $arguments ] + Parameter #0 [ $arguments = ] } } @@ -26407,7 +28096,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Cli\Router\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Cli\Router\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -26426,47 +28115,81 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } @@ -26478,15 +28201,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Static properties [2] { - Property [ protected static $delimiterPath ] - Property [ protected static $uniqueId ] + Property [ protected static $delimiterPath = ' ' ] + Property [ protected static $uniqueId = 0 ] } - Static methods [3] { Method [ static public method delimiter ] { - Parameters [1] { - Parameter #0 [ string or NULL $delimiter ] + Parameter #0 [ ?string $delimiter = ] } - Return [ void ] } @@ -26507,15 +28230,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [9] { - Property [ protected $beforeMatch ] - Property [ protected $compiledPattern ] - Property [ protected $converters ] - Property [ protected $delimiter ] - Property [ protected $description ] - Property [ protected $id ] - Property [ protected $name ] - Property [ protected $paths ] - Property [ protected $pattern ] + Property [ protected $beforeMatch = NULL ] + Property [ protected $compiledPattern = NULL ] + Property [ protected $converters = NULL ] + Property [ protected $delimiter = NULL ] + Property [ protected $description = NULL ] + Property [ protected $id = NULL ] + Property [ protected $name = NULL ] + Property [ protected $paths = NULL ] + Property [ protected $pattern = NULL ] } - Methods [17] { @@ -26523,7 +28246,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } } @@ -26560,6 +28283,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getBeforeMatch ] { + + - Parameters [0] { + } } Method [ public method getCompiledPattern ] { @@ -26622,7 +28348,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #1 [ $paths = ] } - Return [ void ] } @@ -26657,19 +28383,22 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [2] { - Property [ protected $container ] - Property [ protected $eventsManager ] + Property [ protected $container = NULL ] + Property [ protected $eventsManager = NULL ] } - Methods [7] { Method [ final public method __construct ] { + + - Parameters [0] { + } } Method [ public method getEventsManager ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ ?Phalcon\Events\ManagerInterface ] } Method [ public method setEventsManager ] { @@ -26712,121 +28441,99 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Collection\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Config\Adapter\Grouped extends Phalcon\Config\Config implements Phalcon\Config\ConfigInterface, ArrayAccess, Phalcon\Support\Collection\CollectionInterface, Countable, IteratorAggregate, Traversable, JsonSerializable, Serializable ] { - - Constants [0] { + - Constants [1] { + Constant [ public string DEFAULT_PATH_DELIMITER ] { . } } - Static properties [0] { } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { - - - Parameters [1] { - Parameter #0 [ string $service ] - } - - Return [ string ] - } + - Static methods [0] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] + Property [ protected $pathDelimiter = '.' ] } - - Methods [10] { - Method [ public method __construct ] { + - Methods [31] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [2] { + Parameter #0 [ array $arrayConfig ] + Parameter #1 [ string $defaultAdapter = ] } } - Method [ public method __wakeup ] { - } - - Method [ final public method getMessage ] { - } + Method [ public method getPathDelimiter ] { - Method [ final public method getCode ] { + - Parameters [0] { + } + - Return [ string ] } - Method [ final public method getFile ] { - } + Method [ public method merge ] { - Method [ final public method getLine ] { + - Parameters [1] { + Parameter #0 [ $toMerge ] + } + - Return [ Phalcon\Config\ConfigInterface ] } - Method [ final public method getTrace ] { - } + Method [ public method path ] { - Method [ final public method getPrevious ] { + - Parameters [3] { + Parameter #0 [ string $path ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $delimiter = ] + } } - Method [ final public method getTraceAsString ] { - } + Method [ public method setPathDelimiter ] { - Method [ public method __toString ] { + - Parameters [1] { + Parameter #0 [ ?string $delimiter = ] + } + - Return [ Phalcon\Config\ConfigInterface ] } - } - } - - Class [ class Phalcon\Collection\ReadOnly extends Phalcon\Collection implements Serializable, JsonSerializable, Traversable, IteratorAggregate, Countable, Phalcon\Collection\CollectionInterface, ArrayAccess ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - Properties [3] { - Property [ protected $data ] - Property [ protected $insensitive ] - Property [ protected $lowerKeys ] - } + Method [ public method toArray ] { - - Methods [25] { - Method [ public method remove ] { - - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method set ] { + Method [ final protected method internalMerge ] { - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + Parameter #0 [ array $source ] + Parameter #1 [ array $target ] } - - Return [ void ] + - Return [ array ] } - Method [ public method __construct ] { + Method [ protected method setData ] { - Parameters [2] { - Parameter #0 [ array $data ] - Parameter #1 [ bool $insensitive ] + Parameter #0 [ $element ] + Parameter #1 [ $value ] } + - Return [ void ] } - Method [ public method __get ] { + Method [ public method __get ] { - Parameters [1] { Parameter #0 [ string $element ] } } - Method [ public method __isset ] { + Method [ public method __isset ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -26834,7 +28541,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method __set ] { + Method [ public method __set ] { - Parameters [2] { Parameter #0 [ string $element ] @@ -26843,7 +28550,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method __unset ] { + Method [ public method __unset ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -26851,52 +28558,52 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method clear ] { + Method [ public method clear ] { - Parameters [0] { } - Return [ void ] } - Method [ public method count ] { + Method [ public method count ] { - Parameters [0] { } - Return [ int ] } - Method [ public method get ] { + Method [ public method get ] { - Parameters [3] { Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ string or NULL $cast ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = ] } } - Method [ public method getIterator ] { + Method [ public method getIterator ] { - Parameters [0] { } - Return [ Traversable ] } - Method [ public method getKeys ] { + Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ bool $insensitive ] + Parameter #0 [ bool $insensitive = ] } - Return [ array ] } - Method [ public method getValues ] { + Method [ public method getValues ] { - Parameters [0] { } - Return [ array ] } - Method [ public method has ] { + Method [ public method has ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -26904,22 +28611,22 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method init ] { + Method [ public method init ] { - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ array $data = [] ] } - Return [ void ] } - Method [ public method jsonSerialize ] { + Method [ public method jsonSerialize ] { - Parameters [0] { } - Return [ array ] } - Method [ public method offsetExists ] { + Method [ public method offsetExists ] { - Parameters [1] { Parameter #0 [ $element ] @@ -26927,14 +28634,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method offsetGet ] { + Method [ public method offsetGet ] { - Parameters [1] { Parameter #0 [ $element ] } } - Method [ public method offsetSet ] { + Method [ public method offsetSet ] { - Parameters [2] { Parameter #0 [ $element ] @@ -26943,7 +28650,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method offsetUnset ] { + Method [ public method offsetUnset ] { - Parameters [1] { Parameter #0 [ $element ] @@ -26951,29 +28658,39 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method serialize ] { + Method [ public method remove ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ void ] } - Method [ public method toArray ] { + Method [ public method set ] { + + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method serialize ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method toJson ] { + Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ int $options ] + Parameter #0 [ int $options = ] } - Return [ string ] } - Method [ public method unserialize ] { + Method [ public method unserialize ] { - Parameters [1] { Parameter #0 [ $serialized ] @@ -26981,18 +28698,18 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ protected method setData ] { + Method [ protected method phpJsonEncode ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + - Parameters [3] { + Parameter #0 [ $value ] + Parameter #1 [ int $flags = ] + Parameter #2 [ int $depth = ] } - - Return [ void ] } } } - Class [ class Phalcon\Config\Adapter\Grouped extends Phalcon\Config implements Phalcon\Config\ConfigInterface, ArrayAccess, Phalcon\Collection\CollectionInterface, Countable, IteratorAggregate, Traversable, JsonSerializable, Serializable ] { + Class [ class Phalcon\Config\Adapter\Ini extends Phalcon\Config\Config implements Phalcon\Config\ConfigInterface, ArrayAccess, Phalcon\Support\Collection\CollectionInterface, Countable, IteratorAggregate, Traversable, JsonSerializable, Serializable ] { - Constants [1] { Constant [ public string DEFAULT_PATH_DELIMITER ] { . } @@ -27005,29 +28722,62 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $data ] - Property [ protected $insensitive ] - Property [ protected $lowerKeys ] - Property [ protected $pathDelimiter ] + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] + Property [ protected $pathDelimiter = '.' ] } - - Methods [30] { - Method [ public method __construct ] { + - Methods [35] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ array $arrayConfig ] - Parameter #1 [ string $defaultAdapter ] + Parameter #0 [ string $filePath ] + Parameter #1 [ int $mode = ] + } + } + + Method [ protected method cast ] { + + - Parameters [1] { + Parameter #0 [ $ini ] + } + } + + Method [ protected method castArray ] { + + - Parameters [1] { + Parameter #0 [ array $ini ] + } + - Return [ array ] + } + + Method [ protected method parseIniString ] { + + - Parameters [2] { + Parameter #0 [ string $path ] + Parameter #1 [ $value ] + } + - Return [ array ] + } + + Method [ protected method phpParseIniFile ] { + + - Parameters [3] { + Parameter #0 [ string $filename ] + Parameter #1 [ bool $processSections = ] + Parameter #2 [ int $scannerMode = ] } } - Method [ public method getPathDelimiter ] { + Method [ public method getPathDelimiter ] { - Parameters [0] { } - Return [ string ] } - Method [ public method merge ] { + Method [ public method merge ] { - Parameters [1] { Parameter #0 [ $toMerge ] @@ -27035,31 +28785,31 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ Phalcon\Config\ConfigInterface ] } - Method [ public method path ] { + Method [ public method path ] { - Parameters [3] { Parameter #0 [ string $path ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ $delimiter ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $delimiter = ] } } - Method [ public method setPathDelimiter ] { + Method [ public method setPathDelimiter ] { - Parameters [1] { - Parameter #0 [ string or NULL $delimiter ] + Parameter #0 [ ?string $delimiter = ] } - Return [ Phalcon\Config\ConfigInterface ] } - Method [ public method toArray ] { + Method [ public method toArray ] { - Parameters [0] { } - Return [ array ] } - Method [ final protected method internalMerge ] { + Method [ final protected method internalMerge ] { - Parameters [2] { Parameter #0 [ array $source ] @@ -27068,7 +28818,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ array ] } - Method [ protected method setData ] { + Method [ protected method setData ] { - Parameters [2] { Parameter #0 [ $element ] @@ -27077,14 +28827,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method __get ] { + Method [ public method __get ] { - Parameters [1] { Parameter #0 [ string $element ] } } - Method [ public method __isset ] { + Method [ public method __isset ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -27092,7 +28842,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method __set ] { + Method [ public method __set ] { - Parameters [2] { Parameter #0 [ string $element ] @@ -27101,7 +28851,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method __unset ] { + Method [ public method __unset ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -27109,52 +28859,52 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method clear ] { + Method [ public method clear ] { - Parameters [0] { } - Return [ void ] } - Method [ public method count ] { + Method [ public method count ] { - Parameters [0] { } - Return [ int ] } - Method [ public method get ] { + Method [ public method get ] { - Parameters [3] { Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ string or NULL $cast ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = ] } } - Method [ public method getIterator ] { + Method [ public method getIterator ] { - Parameters [0] { } - Return [ Traversable ] } - Method [ public method getKeys ] { + Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ bool $insensitive ] + Parameter #0 [ bool $insensitive = ] } - Return [ array ] } - Method [ public method getValues ] { + Method [ public method getValues ] { - Parameters [0] { } - Return [ array ] } - Method [ public method has ] { + Method [ public method has ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -27162,22 +28912,22 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method init ] { + Method [ public method init ] { - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ array $data = [] ] } - Return [ void ] } - Method [ public method jsonSerialize ] { + Method [ public method jsonSerialize ] { - Parameters [0] { } - Return [ array ] } - Method [ public method offsetExists ] { + Method [ public method offsetExists ] { - Parameters [1] { Parameter #0 [ $element ] @@ -27185,14 +28935,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method offsetGet ] { + Method [ public method offsetGet ] { - Parameters [1] { Parameter #0 [ $element ] } } - Method [ public method offsetSet ] { + Method [ public method offsetSet ] { - Parameters [2] { Parameter #0 [ $element ] @@ -27201,7 +28951,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method offsetUnset ] { + Method [ public method offsetUnset ] { - Parameters [1] { Parameter #0 [ $element ] @@ -27209,7 +28959,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method remove ] { + Method [ public method remove ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -27217,7 +28967,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method set ] { + Method [ public method set ] { - Parameters [2] { Parameter #0 [ string $element ] @@ -27226,32 +28976,41 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method serialize ] { + Method [ public method serialize ] { - Parameters [0] { } - Return [ string ] } - Method [ public method toJson ] { + Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ int $options ] + Parameter #0 [ int $options = ] } - Return [ string ] } - Method [ public method unserialize ] { + Method [ public method unserialize ] { - Parameters [1] { Parameter #0 [ $serialized ] } - Return [ void ] } + + Method [ protected method phpJsonEncode ] { + + - Parameters [3] { + Parameter #0 [ $value ] + Parameter #1 [ int $flags = ] + Parameter #2 [ int $depth = ] + } + } } } - Class [ class Phalcon\Config\Adapter\Ini extends Phalcon\Config implements Phalcon\Config\ConfigInterface, ArrayAccess, Phalcon\Collection\CollectionInterface, Countable, IteratorAggregate, Traversable, JsonSerializable, Serializable ] { + Class [ class Phalcon\Config\Adapter\Json extends Phalcon\Config\Config implements Phalcon\Config\ConfigInterface, ArrayAccess, Phalcon\Support\Collection\CollectionInterface, Countable, IteratorAggregate, Traversable, JsonSerializable, Serializable ] { - Constants [1] { Constant [ public string DEFAULT_PATH_DELIMITER ] { . } @@ -27264,45 +29023,38 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $data ] - Property [ protected $insensitive ] - Property [ protected $lowerKeys ] - Property [ protected $pathDelimiter ] + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] + Property [ protected $pathDelimiter = '.' ] } - Methods [32] { - Method [ public method __construct ] { - - - Parameters [2] { - Parameter #0 [ string $filePath ] - Parameter #1 [ $mode ] - } - } - - Method [ protected method cast ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $ini ] + Parameter #0 [ string $filePath ] } } - Method [ protected method parseIniString ] { + Method [ private method decode ] { - - Parameters [2] { - Parameter #0 [ string $path ] - Parameter #1 [ $value ] + - Parameters [4] { + Parameter #0 [ string $data ] + Parameter #1 [ bool $associative = ] + Parameter #2 [ int $depth = ] + Parameter #3 [ int $options = ] } - - Return [ array ] } - Method [ public method getPathDelimiter ] { + Method [ public method getPathDelimiter ] { - Parameters [0] { } - Return [ string ] } - Method [ public method merge ] { + Method [ public method merge ] { - Parameters [1] { Parameter #0 [ $toMerge ] @@ -27310,31 +29062,31 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ Phalcon\Config\ConfigInterface ] } - Method [ public method path ] { + Method [ public method path ] { - Parameters [3] { Parameter #0 [ string $path ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ $delimiter ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $delimiter = ] } } - Method [ public method setPathDelimiter ] { + Method [ public method setPathDelimiter ] { - Parameters [1] { - Parameter #0 [ string or NULL $delimiter ] + Parameter #0 [ ?string $delimiter = ] } - Return [ Phalcon\Config\ConfigInterface ] } - Method [ public method toArray ] { + Method [ public method toArray ] { - Parameters [0] { } - Return [ array ] } - Method [ final protected method internalMerge ] { + Method [ final protected method internalMerge ] { - Parameters [2] { Parameter #0 [ array $source ] @@ -27343,7 +29095,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ array ] } - Method [ protected method setData ] { + Method [ protected method setData ] { - Parameters [2] { Parameter #0 [ $element ] @@ -27352,14 +29104,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method __get ] { + Method [ public method __get ] { - Parameters [1] { Parameter #0 [ string $element ] } } - Method [ public method __isset ] { + Method [ public method __isset ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -27367,7 +29119,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method __set ] { + Method [ public method __set ] { - Parameters [2] { Parameter #0 [ string $element ] @@ -27376,7 +29128,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method __unset ] { + Method [ public method __unset ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -27384,52 +29136,52 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method clear ] { + Method [ public method clear ] { - Parameters [0] { } - Return [ void ] } - Method [ public method count ] { + Method [ public method count ] { - Parameters [0] { } - Return [ int ] } - Method [ public method get ] { + Method [ public method get ] { - Parameters [3] { Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ string or NULL $cast ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = ] } } - Method [ public method getIterator ] { + Method [ public method getIterator ] { - Parameters [0] { } - Return [ Traversable ] } - Method [ public method getKeys ] { + Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ bool $insensitive ] + Parameter #0 [ bool $insensitive = ] } - Return [ array ] } - Method [ public method getValues ] { + Method [ public method getValues ] { - Parameters [0] { } - Return [ array ] } - Method [ public method has ] { + Method [ public method has ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -27437,22 +29189,22 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method init ] { + Method [ public method init ] { - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ array $data = [] ] } - Return [ void ] } - Method [ public method jsonSerialize ] { + Method [ public method jsonSerialize ] { - Parameters [0] { } - Return [ array ] } - Method [ public method offsetExists ] { + Method [ public method offsetExists ] { - Parameters [1] { Parameter #0 [ $element ] @@ -27460,14 +29212,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method offsetGet ] { + Method [ public method offsetGet ] { - Parameters [1] { Parameter #0 [ $element ] } } - Method [ public method offsetSet ] { + Method [ public method offsetSet ] { - Parameters [2] { Parameter #0 [ $element ] @@ -27476,7 +29228,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method offsetUnset ] { + Method [ public method offsetUnset ] { - Parameters [1] { Parameter #0 [ $element ] @@ -27484,7 +29236,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method remove ] { + Method [ public method remove ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -27492,7 +29244,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method set ] { + Method [ public method set ] { - Parameters [2] { Parameter #0 [ string $element ] @@ -27501,32 +29253,41 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method serialize ] { + Method [ public method serialize ] { - Parameters [0] { } - Return [ string ] } - Method [ public method toJson ] { + Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ int $options ] + Parameter #0 [ int $options = ] } - Return [ string ] } - Method [ public method unserialize ] { + Method [ public method unserialize ] { - Parameters [1] { Parameter #0 [ $serialized ] } - Return [ void ] } + + Method [ protected method phpJsonEncode ] { + + - Parameters [3] { + Parameter #0 [ $value ] + Parameter #1 [ int $flags = ] + Parameter #2 [ int $depth = ] + } + } } } - Class [ class Phalcon\Config\Adapter\Json extends Phalcon\Config implements Phalcon\Config\ConfigInterface, ArrayAccess, Phalcon\Collection\CollectionInterface, Countable, IteratorAggregate, Traversable, JsonSerializable, Serializable ] { + Class [ class Phalcon\Config\Adapter\Php extends Phalcon\Config\Config implements Phalcon\Config\ConfigInterface, ArrayAccess, Phalcon\Support\Collection\CollectionInterface, Countable, IteratorAggregate, Traversable, JsonSerializable, Serializable ] { - Constants [1] { Constant [ public string DEFAULT_PATH_DELIMITER ] { . } @@ -27539,28 +29300,28 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $data ] - Property [ protected $insensitive ] - Property [ protected $lowerKeys ] - Property [ protected $pathDelimiter ] + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] + Property [ protected $pathDelimiter = '.' ] } - - Methods [30] { - Method [ public method __construct ] { + - Methods [31] { + Method [ public method __construct ] { - Parameters [1] { Parameter #0 [ string $filePath ] } } - Method [ public method getPathDelimiter ] { + Method [ public method getPathDelimiter ] { - Parameters [0] { } - Return [ string ] } - Method [ public method merge ] { + Method [ public method merge ] { - Parameters [1] { Parameter #0 [ $toMerge ] @@ -27568,31 +29329,31 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ Phalcon\Config\ConfigInterface ] } - Method [ public method path ] { + Method [ public method path ] { - Parameters [3] { Parameter #0 [ string $path ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ $delimiter ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $delimiter = ] } } - Method [ public method setPathDelimiter ] { + Method [ public method setPathDelimiter ] { - Parameters [1] { - Parameter #0 [ string or NULL $delimiter ] + Parameter #0 [ ?string $delimiter = ] } - Return [ Phalcon\Config\ConfigInterface ] } - Method [ public method toArray ] { + Method [ public method toArray ] { - Parameters [0] { } - Return [ array ] } - Method [ final protected method internalMerge ] { + Method [ final protected method internalMerge ] { - Parameters [2] { Parameter #0 [ array $source ] @@ -27601,7 +29362,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ array ] } - Method [ protected method setData ] { + Method [ protected method setData ] { - Parameters [2] { Parameter #0 [ $element ] @@ -27610,14 +29371,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method __get ] { + Method [ public method __get ] { - Parameters [1] { Parameter #0 [ string $element ] } } - Method [ public method __isset ] { + Method [ public method __isset ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -27625,7 +29386,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method __set ] { + Method [ public method __set ] { - Parameters [2] { Parameter #0 [ string $element ] @@ -27634,7 +29395,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method __unset ] { + Method [ public method __unset ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -27642,52 +29403,52 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method clear ] { + Method [ public method clear ] { - Parameters [0] { } - Return [ void ] } - Method [ public method count ] { + Method [ public method count ] { - Parameters [0] { } - Return [ int ] } - Method [ public method get ] { + Method [ public method get ] { - Parameters [3] { Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ string or NULL $cast ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = ] } } - Method [ public method getIterator ] { + Method [ public method getIterator ] { - Parameters [0] { } - Return [ Traversable ] } - Method [ public method getKeys ] { + Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ bool $insensitive ] + Parameter #0 [ bool $insensitive = ] } - Return [ array ] } - Method [ public method getValues ] { + Method [ public method getValues ] { - Parameters [0] { } - Return [ array ] } - Method [ public method has ] { + Method [ public method has ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -27695,22 +29456,22 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method init ] { + Method [ public method init ] { - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ array $data = [] ] } - Return [ void ] } - Method [ public method jsonSerialize ] { + Method [ public method jsonSerialize ] { - Parameters [0] { } - Return [ array ] } - Method [ public method offsetExists ] { + Method [ public method offsetExists ] { - Parameters [1] { Parameter #0 [ $element ] @@ -27718,14 +29479,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method offsetGet ] { + Method [ public method offsetGet ] { - Parameters [1] { Parameter #0 [ $element ] } } - Method [ public method offsetSet ] { + Method [ public method offsetSet ] { - Parameters [2] { Parameter #0 [ $element ] @@ -27734,7 +29495,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method offsetUnset ] { + Method [ public method offsetUnset ] { - Parameters [1] { Parameter #0 [ $element ] @@ -27742,7 +29503,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method remove ] { + Method [ public method remove ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -27750,7 +29511,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method set ] { + Method [ public method set ] { - Parameters [2] { Parameter #0 [ string $element ] @@ -27759,32 +29520,41 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method serialize ] { + Method [ public method serialize ] { - Parameters [0] { } - Return [ string ] } - Method [ public method toJson ] { + Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ int $options ] + Parameter #0 [ int $options = ] } - Return [ string ] } - Method [ public method unserialize ] { + Method [ public method unserialize ] { - Parameters [1] { Parameter #0 [ $serialized ] } - Return [ void ] } + + Method [ protected method phpJsonEncode ] { + + - Parameters [3] { + Parameter #0 [ $value ] + Parameter #1 [ int $flags = ] + Parameter #2 [ int $depth = ] + } + } } } - Class [ class Phalcon\Config\Adapter\Php extends Phalcon\Config implements Phalcon\Config\ConfigInterface, ArrayAccess, Phalcon\Collection\CollectionInterface, Countable, IteratorAggregate, Traversable, JsonSerializable, Serializable ] { + Class [ class Phalcon\Config\Adapter\Yaml extends Phalcon\Config\Config implements Phalcon\Config\ConfigInterface, ArrayAccess, Phalcon\Support\Collection\CollectionInterface, Countable, IteratorAggregate, Traversable, JsonSerializable, Serializable ] { - Constants [1] { Constant [ public string DEFAULT_PATH_DELIMITER ] { . } @@ -27797,287 +29567,47 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $data ] - Property [ protected $insensitive ] - Property [ protected $lowerKeys ] - Property [ protected $pathDelimiter ] + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] + Property [ protected $pathDelimiter = '.' ] } - - Methods [30] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ string $filePath ] - } - } - - Method [ public method getPathDelimiter ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method merge ] { - - - Parameters [1] { - Parameter #0 [ $toMerge ] - } - - Return [ Phalcon\Config\ConfigInterface ] - } - - Method [ public method path ] { - - - Parameters [3] { - Parameter #0 [ string $path ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ $delimiter ] - } - } - - Method [ public method setPathDelimiter ] { - - - Parameters [1] { - Parameter #0 [ string or NULL $delimiter ] - } - - Return [ Phalcon\Config\ConfigInterface ] - } - - Method [ public method toArray ] { - - - Parameters [0] { - } - - Return [ array ] - } - - Method [ final protected method internalMerge ] { - - - Parameters [2] { - Parameter #0 [ array $source ] - Parameter #1 [ array $target ] - } - - Return [ array ] - } - - Method [ protected method setData ] { - - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] - } - - Return [ void ] - } - - Method [ public method __get ] { - - - Parameters [1] { - Parameter #0 [ string $element ] - } - } - - Method [ public method __isset ] { - - - Parameters [1] { - Parameter #0 [ string $element ] - } - - Return [ bool ] - } - - Method [ public method __set ] { + - Methods [33] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] - } - - Return [ void ] - } - - Method [ public method __unset ] { - - - Parameters [1] { - Parameter #0 [ string $element ] - } - - Return [ void ] - } - - Method [ public method clear ] { - - - Parameters [0] { - } - - Return [ void ] - } - - Method [ public method count ] { - - - Parameters [0] { - } - - Return [ int ] - } - - Method [ public method get ] { - - - Parameters [3] { - Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ string or NULL $cast ] - } - } - - Method [ public method getIterator ] { - - - Parameters [0] { - } - - Return [ Traversable ] - } - - Method [ public method getKeys ] { - - - Parameters [1] { - Parameter #0 [ bool $insensitive ] - } - - Return [ array ] - } - - Method [ public method getValues ] { - - - Parameters [0] { - } - - Return [ array ] - } - - Method [ public method has ] { - - - Parameters [1] { - Parameter #0 [ string $element ] - } - - Return [ bool ] - } - - Method [ public method init ] { - - - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ string $filePath ] + Parameter #1 [ ?array $callbacks = [] ] } - - Return [ void ] } - Method [ public method jsonSerialize ] { + Method [ protected method phpYamlParseFile ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ $filename ] + Parameter #1 [ $pos = ] + Parameter #2 [ $ndocs = ] + Parameter #3 [ $callbacks = ] } - - Return [ array ] } - Method [ public method offsetExists ] { + Method [ protected method phpExtensionLoaded ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ string $name ] } - Return [ bool ] } - Method [ public method offsetGet ] { - - - Parameters [1] { - Parameter #0 [ $element ] - } - } - - Method [ public method offsetSet ] { - - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] - } - - Return [ void ] - } - - Method [ public method offsetUnset ] { - - - Parameters [1] { - Parameter #0 [ $element ] - } - - Return [ void ] - } - - Method [ public method remove ] { - - - Parameters [1] { - Parameter #0 [ string $element ] - } - - Return [ void ] - } - - Method [ public method set ] { - - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] - } - - Return [ void ] - } - - Method [ public method serialize ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method toJson ] { - - - Parameters [1] { - Parameter #0 [ int $options ] - } - - Return [ string ] - } - - Method [ public method unserialize ] { - - - Parameters [1] { - Parameter #0 [ $serialized ] - } - - Return [ void ] - } - } - } - - Class [ class Phalcon\Config\Adapter\Yaml extends Phalcon\Config implements Phalcon\Config\ConfigInterface, ArrayAccess, Phalcon\Collection\CollectionInterface, Countable, IteratorAggregate, Traversable, JsonSerializable, Serializable ] { - - - Constants [1] { - Constant [ public string DEFAULT_PATH_DELIMITER ] { . } - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [4] { - Property [ protected $data ] - Property [ protected $insensitive ] - Property [ protected $lowerKeys ] - Property [ protected $pathDelimiter ] - } - - - Methods [30] { - Method [ public method __construct ] { - - - Parameters [2] { - Parameter #0 [ string $filePath ] - Parameter #1 [ array or NULL $callbacks ] - } - } - - Method [ public method getPathDelimiter ] { + Method [ public method getPathDelimiter ] { - Parameters [0] { } - Return [ string ] } - Method [ public method merge ] { + Method [ public method merge ] { - Parameters [1] { Parameter #0 [ $toMerge ] @@ -28085,31 +29615,31 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ Phalcon\Config\ConfigInterface ] } - Method [ public method path ] { + Method [ public method path ] { - Parameters [3] { Parameter #0 [ string $path ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ $delimiter ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $delimiter = ] } } - Method [ public method setPathDelimiter ] { + Method [ public method setPathDelimiter ] { - Parameters [1] { - Parameter #0 [ string or NULL $delimiter ] + Parameter #0 [ ?string $delimiter = ] } - Return [ Phalcon\Config\ConfigInterface ] } - Method [ public method toArray ] { + Method [ public method toArray ] { - Parameters [0] { } - Return [ array ] } - Method [ final protected method internalMerge ] { + Method [ final protected method internalMerge ] { - Parameters [2] { Parameter #0 [ array $source ] @@ -28118,7 +29648,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ array ] } - Method [ protected method setData ] { + Method [ protected method setData ] { - Parameters [2] { Parameter #0 [ $element ] @@ -28127,14 +29657,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method __get ] { + Method [ public method __get ] { - Parameters [1] { Parameter #0 [ string $element ] } } - Method [ public method __isset ] { + Method [ public method __isset ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -28142,7 +29672,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method __set ] { + Method [ public method __set ] { - Parameters [2] { Parameter #0 [ string $element ] @@ -28151,7 +29681,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method __unset ] { + Method [ public method __unset ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -28159,52 +29689,52 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method clear ] { + Method [ public method clear ] { - Parameters [0] { } - Return [ void ] } - Method [ public method count ] { + Method [ public method count ] { - Parameters [0] { } - Return [ int ] } - Method [ public method get ] { + Method [ public method get ] { - Parameters [3] { Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ string or NULL $cast ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = ] } } - Method [ public method getIterator ] { + Method [ public method getIterator ] { - Parameters [0] { } - Return [ Traversable ] } - Method [ public method getKeys ] { + Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ bool $insensitive ] + Parameter #0 [ bool $insensitive = ] } - Return [ array ] } - Method [ public method getValues ] { + Method [ public method getValues ] { - Parameters [0] { } - Return [ array ] } - Method [ public method has ] { + Method [ public method has ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -28212,22 +29742,22 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method init ] { + Method [ public method init ] { - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ array $data = [] ] } - Return [ void ] } - Method [ public method jsonSerialize ] { + Method [ public method jsonSerialize ] { - Parameters [0] { } - Return [ array ] } - Method [ public method offsetExists ] { + Method [ public method offsetExists ] { - Parameters [1] { Parameter #0 [ $element ] @@ -28235,14 +29765,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ bool ] } - Method [ public method offsetGet ] { + Method [ public method offsetGet ] { - Parameters [1] { Parameter #0 [ $element ] } } - Method [ public method offsetSet ] { + Method [ public method offsetSet ] { - Parameters [2] { Parameter #0 [ $element ] @@ -28251,7 +29781,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method offsetUnset ] { + Method [ public method offsetUnset ] { - Parameters [1] { Parameter #0 [ $element ] @@ -28259,7 +29789,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method remove ] { + Method [ public method remove ] { - Parameters [1] { Parameter #0 [ string $element ] @@ -28267,7 +29797,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method set ] { + Method [ public method set ] { - Parameters [2] { Parameter #0 [ string $element ] @@ -28276,28 +29806,37 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method serialize ] { + Method [ public method serialize ] { - Parameters [0] { } - Return [ string ] } - Method [ public method toJson ] { + Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ int $options ] + Parameter #0 [ int $options = ] } - Return [ string ] } - Method [ public method unserialize ] { + Method [ public method unserialize ] { - Parameters [1] { Parameter #0 [ $serialized ] } - Return [ void ] } + + Method [ protected method phpJsonEncode ] { + + - Parameters [3] { + Parameter #0 [ $value ] + Parameter #1 [ int $flags = ] + Parameter #2 [ int $depth = ] + } + } } } @@ -28312,17 +29851,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $mapper ] - Property [ protected $services ] - Property [ protected $exception ] + - Properties [2] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] } - - Methods [8] { + - Methods [12] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $services ] + Parameter #0 [ array $services = [] ] } } @@ -28339,19 +29877,26 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $name ] Parameter #1 [ string $fileName ] - Parameter #2 [ $params ] + Parameter #2 [ $params = ] } - Return [ Phalcon\Config\ConfigInterface ] } - Method [ protected method getAdapters ] { + Method [ protected method getExceptionClass ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method getServices ] { - Parameters [0] { } - Return [ array ] } - Method [ protected method checkConfig ] { + Method [ protected method parseConfig ] { - Parameters [1] { Parameter #0 [ $config ] @@ -28359,6 +29904,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ array ] } + Method [ private method checkConfigArray ] { + + - Parameters [1] { + Parameter #0 [ array $config ] + } + - Return [ void ] + } + Method [ protected method getService ] { - Parameters [1] { @@ -28369,12 +29922,29 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ protected method init ] { - Parameters [1] { - Parameter #0 [ array $services ] + Parameter #0 [ array $services = [] ] } - Return [ void ] } - Method [ protected method getException ] { + Method [ protected method checkConfig ] { + + - Parameters [1] { + Parameter #0 [ $config ] + } + - Return [ array ] + } + + Method [ protected method checkConfigElement ] { + + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] + } + - Return [ array ] + } + + Method [ protected method getException ] { - Parameters [1] { Parameter #0 [ string $message ] @@ -28384,7 +29954,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Config\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Config\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -28403,344 +29973,86 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } 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\Container implements Psr\Container\ContainerInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [1] { - Property [ protected $container ] - } - - - Methods [3] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] - } - } - - Method [ public method get ] { - - - Parameters [1] { - Parameter #0 [ string $name ] - } - } - - Method [ public method has ] { - - - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ bool ] - } - } - } - - Class [ class Phalcon\Crypt implements Phalcon\Crypt\CryptInterface ] { - - - Constants [7] { - 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] { - } - - - Static methods [0] { - } - - - Properties [10] { - Property [ protected $authTag ] - Property [ protected $authData ] - Property [ protected $authTagLength ] - Property [ protected $key ] - Property [ protected $padding ] - Property [ protected $cipher ] - Property [ protected $availableCiphers ] - Property [ protected $ivLength ] - Property [ protected $hashAlgo ] - Property [ protected $useSigning ] - } - - - Methods [27] { - Method [ public method getAuthTag ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method getAuthData ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getAuthTagLength ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ int ] - } - - Method [ public method __construct ] { - - - Parameters [2] { - Parameter #0 [ string $cipher ] - Parameter #1 [ bool $useSigning ] - } - } - - Method [ public method decrypt ] { - - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string or NULL $key ] - } - - Return [ string ] - } - - Method [ public method decryptBase64 ] { - - - Parameters [3] { - Parameter #0 [ string $text ] - Parameter #1 [ $key ] - Parameter #2 [ bool $safe ] - } - - Return [ string ] - } - - Method [ public method encrypt ] { - - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string or NULL $key ] - } - - Return [ string ] } - Method [ public method encryptBase64 ] { + Method [ final public method getFile ] { - - Parameters [3] { - Parameter #0 [ string $text ] - Parameter #1 [ $key ] - Parameter #2 [ bool $safe ] + - Parameters [0] { } - Return [ string ] } - Method [ public method getAvailableCiphers ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method getAvailableHashAlgos ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getCipher ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ public method getHashAlgo ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method getKey ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method setAuthTag ] { - - - Parameters [1] { - Parameter #0 [ string $tag ] - } - - Return [ Phalcon\Crypt\CryptInterface ] - } - - Method [ public method setAuthData ] { - - - Parameters [1] { - Parameter #0 [ string $data ] - } - - Return [ Phalcon\Crypt\CryptInterface ] - } - - Method [ public method setAuthTagLength ] { - - - Parameters [1] { - Parameter #0 [ int $length ] - } - - Return [ Phalcon\Crypt\CryptInterface ] - } - - Method [ public method setCipher ] { - - - Parameters [1] { - Parameter #0 [ string $cipher ] - } - - Return [ Phalcon\Crypt\CryptInterface ] - } - - Method [ public method setHashAlgo ] { - - - Parameters [1] { - Parameter #0 [ string $hashAlgo ] - } - - Return [ Phalcon\Crypt\CryptInterface ] - } - - Method [ public method setKey ] { - - - Parameters [1] { - Parameter #0 [ string $key ] - } - - Return [ Phalcon\Crypt\CryptInterface ] - } - - Method [ public method setPadding ] { - - - Parameters [1] { - Parameter #0 [ int $scheme ] - } - - Return [ Phalcon\Crypt\CryptInterface ] - } - - Method [ public method useSigning ] { - - - Parameters [1] { - Parameter #0 [ bool $useSigning ] - } - - Return [ Phalcon\Crypt\CryptInterface ] - } - - Method [ protected method assertCipherIsAvailable ] { - - - Parameters [1] { - Parameter #0 [ string $cipher ] - } - - Return [ void ] - } - - Method [ protected method assertHashAlgorithmAvailable ] { - - - Parameters [1] { - Parameter #0 [ string $hashAlgo ] - } - - Return [ void ] - } - - Method [ protected method getIvLength ] { - - - Parameters [1] { - Parameter #0 [ string $cipher ] - } - - Return [ int ] - } - - Method [ protected method initializeAvailableCiphers ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ void ] - } - - Method [ protected method cryptPadText ] { - - - Parameters [4] { - Parameter #0 [ string $text ] - Parameter #1 [ string $mode ] - Parameter #2 [ int $blockSize ] - Parameter #3 [ int $paddingType ] - } - Return [ string ] } - - Method [ protected method cryptUnpadText ] { - - - Parameters [4] { - Parameter #0 [ string $text ] - Parameter #1 [ string $mode ] - Parameter #2 [ int $blockSize ] - Parameter #3 [ int $paddingType ] - } - } } } - Class [ class Phalcon\Crypt\Mismatch extends Phalcon\Crypt\Exception implements Throwable ] { + Class [ class Phalcon\Container implements PsrExt\Container\ContainerInterface ] { - Constants [0] { } @@ -28748,58 +30060,34 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { - - - Parameters [1] { - Parameter #0 [ string $service ] - } - - Return [ string ] - } + - Static methods [0] { } - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + - Properties [1] { + Property [ protected $container = NULL ] } - - Methods [10] { - Method [ public method __construct ] { + - Methods [3] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] } } - 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 [ public method get ] { - Method [ final public method getTrace ] { - } - - Method [ final public method getPrevious ] { + - Parameters [1] { + Parameter #0 [ string $name ] + } } - Method [ final public method getTraceAsString ] { - } + Method [ public method has ] { - Method [ public method __toString ] { + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] } } } @@ -28822,9 +30110,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $pdo ] - Property [ protected $profiler ] - Property [ protected $arguments ] + Property [ protected $pdo = NULL ] + Property [ protected $profiler = NULL ] + Property [ protected $arguments = NULL ] } - Methods [37] { @@ -28832,11 +30120,11 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [6] { Parameter #0 [ string $dsn ] - Parameter #1 [ string or NULL $username ] - Parameter #2 [ string or NULL $password ] - Parameter #3 [ array $options ] - Parameter #4 [ array $queries ] - Parameter #5 [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface or NULL $profiler ] + Parameter #1 [ ?string $username = ] + Parameter #2 [ ?string $password = ] + Parameter #3 [ array $options = [] ] + Parameter #4 [ array $queries = [] ] + Parameter #5 [ ?Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface $profiler = ] } } @@ -28887,7 +30175,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ public method errorInfo ] { @@ -28909,7 +30197,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ int ] } @@ -28918,7 +30206,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ array ] } @@ -28927,7 +30215,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ array ] } @@ -28936,8 +30224,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] - Parameter #2 [ int $column ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ int $column = ] } - Return [ array ] } @@ -28946,8 +30234,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] - Parameter #2 [ int $flags ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ int $flags = ] } - Return [ array ] } @@ -28956,9 +30244,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] - Parameter #2 [ string $className ] - Parameter #3 [ array $arguments ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ string $className = ] + Parameter #3 [ array $arguments = [] ] } - Return [ NULL ] } @@ -28967,9 +30255,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] - Parameter #2 [ string $className ] - Parameter #3 [ array $arguments ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ string $className = ] + Parameter #3 [ array $arguments = [] ] } - Return [ array ] } @@ -28978,7 +30266,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ array ] } @@ -28987,7 +30275,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ array ] } @@ -28996,7 +30284,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } } @@ -29031,7 +30319,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getQuoteNames ] { - Parameters [1] { - Parameter #0 [ string $driver ] + Parameter #0 [ string $driver = ] } - Return [ array ] } @@ -29053,7 +30341,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ string or NULL $name ] + Parameter #0 [ ?string $name = ] } - Return [ string ] } @@ -29062,7 +30350,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ PDOStatement ] } @@ -29071,7 +30359,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } } @@ -29086,7 +30374,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $value ] - Parameter #1 [ int $type ] + Parameter #1 [ int $type = ] } - Return [ string ] } @@ -29130,7 +30418,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $method ] Parameter #1 [ array $arguments ] Parameter #2 [ string $statement ] - Parameter #3 [ array $values ] + Parameter #3 [ array $values = [] ] } - Return [ array ] } @@ -29149,10 +30437,10 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $master ] - Property [ protected $read ] - Property [ protected $write ] - Property [ private $instances ] + Property [ protected $master = NULL ] + Property [ protected $read = NULL ] + Property [ protected $write = NULL ] + Property [ private $instances = NULL ] } - Methods [8] { @@ -29160,8 +30448,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface $master ] - Parameter #1 [ array $read ] - Parameter #2 [ array $write ] + Parameter #1 [ array $read = [] ] + Parameter #2 [ array $write = [] ] } } @@ -29175,7 +30463,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getRead ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $name = ] } - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] } @@ -29183,7 +30471,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getWrite ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $name = ] } - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] } @@ -29218,7 +30506,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $type ] - Parameter #1 [ string $name ] + Parameter #1 [ string $name = ] } - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] } @@ -29243,8 +30531,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [2] { - Property [ protected $pdo ] - Property [ protected $profiler ] + Property [ protected $pdo = NULL ] + Property [ protected $profiler = NULL ] } - Methods [36] { @@ -29252,7 +30540,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ PDO $pdo ] - Parameter #1 [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface or NULL $profiler ] + Parameter #1 [ ?Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface $profiler = ] } } @@ -29296,7 +30584,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ public method errorInfo ] { @@ -29318,7 +30606,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ int ] } @@ -29327,7 +30615,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ array ] } @@ -29336,7 +30624,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ array ] } @@ -29345,8 +30633,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] - Parameter #2 [ int $column ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ int $column = ] } - Return [ array ] } @@ -29355,8 +30643,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] - Parameter #2 [ int $flags ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ int $flags = ] } - Return [ array ] } @@ -29365,9 +30653,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] - Parameter #2 [ string $className ] - Parameter #3 [ array $arguments ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ string $className = ] + Parameter #3 [ array $arguments = [] ] } - Return [ NULL ] } @@ -29376,9 +30664,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] - Parameter #2 [ string $className ] - Parameter #3 [ array $arguments ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ string $className = ] + Parameter #3 [ array $arguments = [] ] } - Return [ array ] } @@ -29387,7 +30675,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ array ] } @@ -29396,7 +30684,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ array ] } @@ -29405,7 +30693,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } } @@ -29440,7 +30728,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getQuoteNames ] { - Parameters [1] { - Parameter #0 [ string $driver ] + Parameter #0 [ string $driver = ] } - Return [ array ] } @@ -29462,7 +30750,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ string or NULL $name ] + Parameter #0 [ ?string $name = ] } - Return [ string ] } @@ -29471,7 +30759,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $values ] + Parameter #1 [ array $values = [] ] } - Return [ PDOStatement ] } @@ -29480,7 +30768,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $statement ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } } @@ -29495,7 +30783,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $value ] - Parameter #1 [ int $type ] + Parameter #1 [ int $type = ] } - Return [ string ] } @@ -29539,14 +30827,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $method ] Parameter #1 [ array $arguments ] Parameter #2 [ string $statement ] - Parameter #3 [ array $values ] + Parameter #3 [ array $values = [] ] } - Return [ array ] } } } - Class [ class Phalcon\DataMapper\Pdo\Exception\CannotDisconnect extends Phalcon\DataMapper\Pdo\Exception\Exception implements Throwable ] { + Class [ class Phalcon\DataMapper\Pdo\Exception\CannotDisconnect extends Phalcon\DataMapper\Pdo\Exception\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -29558,52 +30846,86 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } - Class [ class Phalcon\DataMapper\Pdo\Exception\ConnectionNotFound extends Phalcon\DataMapper\Pdo\Exception\Exception implements Throwable ] { + Class [ class Phalcon\DataMapper\Pdo\Exception\ConnectionNotFound extends Phalcon\DataMapper\Pdo\Exception\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -29615,52 +30937,86 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } - Class [ class Phalcon\DataMapper\Pdo\Profiler\MemoryLogger extends Psr\Log\AbstractLogger implements Psr\Log\LoggerInterface ] { + Class [ class Phalcon\DataMapper\Pdo\Profiler\MemoryLogger extends PsrExt\Log\AbstractLogger implements PsrExt\Log\LoggerInterface ] { - Constants [0] { } @@ -29672,7 +31028,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [1] { - Property [ protected $messages ] + Property [ protected $messages = NULL ] } - Methods [10] { @@ -29683,76 +31039,76 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ array ] } - Method [ public method emergency ] { + Method [ public method emergency ] { - Parameters [2] { Parameter #0 [ $message ] - Parameter #1 [ array $context ] + Parameter #1 [ array $context = [] ] } } - Method [ public method alert ] { + Method [ public method alert ] { - Parameters [2] { Parameter #0 [ $message ] - Parameter #1 [ array $context ] + Parameter #1 [ array $context = [] ] } } - Method [ public method critical ] { + Method [ public method critical ] { - Parameters [2] { Parameter #0 [ $message ] - Parameter #1 [ array $context ] + Parameter #1 [ array $context = [] ] } } - Method [ public method error ] { + Method [ public method error ] { - Parameters [2] { Parameter #0 [ $message ] - Parameter #1 [ array $context ] + Parameter #1 [ array $context = [] ] } } - Method [ public method warning ] { + Method [ public method warning ] { - Parameters [2] { Parameter #0 [ $message ] - Parameter #1 [ array $context ] + Parameter #1 [ array $context = [] ] } } - Method [ public method notice ] { + Method [ public method notice ] { - Parameters [2] { Parameter #0 [ $message ] - Parameter #1 [ array $context ] + Parameter #1 [ array $context = [] ] } } - Method [ public method info ] { + Method [ public method info ] { - Parameters [2] { Parameter #0 [ $message ] - Parameter #1 [ array $context ] + Parameter #1 [ array $context = [] ] } } - Method [ public method debug ] { + Method [ public method debug ] { - Parameters [2] { Parameter #0 [ $message ] - Parameter #1 [ array $context ] + Parameter #1 [ array $context = [] ] } } - Method [ public method log ] { + Method [ public method log ] { - Parameters [3] { Parameter #0 [ $level ] Parameter #1 [ $message ] - Parameter #2 [ array $context ] + Parameter #2 [ array $context = [] ] } } } @@ -29770,26 +31126,26 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [5] { - Property [ protected $active ] - Property [ protected $context ] - Property [ protected $logFormat ] - Property [ protected $logLevel ] - Property [ protected $logger ] + Property [ protected $active = false ] + Property [ protected $context = NULL ] + Property [ protected $logFormat = '' ] + Property [ protected $logLevel = 0 ] + Property [ protected $logger = NULL ] } - - Methods [10] { + - Methods [11] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Psr\Log\LoggerInterface or NULL $logger ] + Parameter #0 [ ?Psr\Log\LoggerInterface $logger = ] } } Method [ public method finish ] { - Parameters [2] { - Parameter #0 [ string or NULL $statement ] - Parameter #1 [ array $values ] + Parameter #0 [ ?string $statement = ] + Parameter #1 [ array $values = [] ] } - Return [ void ] } @@ -29853,6 +31209,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Return [ void ] } + + Method [ private method encode ] { + + - Parameters [3] { + Parameter #0 [ $data ] + Parameter #1 [ int $options = ] + Parameter #2 [ int $depth = ] + } + - Return [ string ] + } } } @@ -29868,8 +31234,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [2] { - Property [ protected $inlineCount ] - Property [ protected $store ] + Property [ protected $inlineCount = 0 ] + Property [ protected $store = NULL ] } - Methods [7] { @@ -29877,7 +31243,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $value ] - Parameter #1 [ int $type ] + Parameter #1 [ int $type = ] } - Return [ string ] } @@ -29895,7 +31261,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #2 [ int $type = ] } - Return [ void ] } @@ -29904,7 +31270,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $values ] - Parameter #1 [ int $type ] + Parameter #1 [ int $type = ] } - Return [ void ] } @@ -29947,9 +31313,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $bind ] - Property [ protected $connection ] - Property [ protected $store ] + Property [ protected $bind = NULL ] + Property [ protected $connection = NULL ] + Property [ protected $store = NULL ] } - Methods [32] { @@ -30011,8 +31377,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -30021,8 +31387,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -30039,8 +31405,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -30049,8 +31415,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -30069,8 +31435,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $store ] Parameter #1 [ string $andor ] Parameter #2 [ string $condition ] - Parameter #3 [ $value ] - Parameter #4 [ int $type ] + Parameter #3 [ $value = ] + Parameter #4 [ int $type = ] } - Return [ void ] } @@ -30124,8 +31490,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $store ] Parameter #1 [ string $condition ] - Parameter #2 [ $value ] - Parameter #3 [ int $type ] + Parameter #2 [ $value = ] + Parameter #3 [ int $type = ] } - Return [ void ] } @@ -30143,7 +31509,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $value ] - Parameter #1 [ int $type ] + Parameter #1 [ int $type = ] } - Return [ string ] } @@ -30153,7 +31519,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } @@ -30174,13 +31540,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method perform ] { + + - Parameters [0] { + } } Method [ public method setFlag ] { - Parameters [2] { Parameter #0 [ string $flag ] - Parameter #1 [ bool $enable ] + Parameter #1 [ bool $enable = ] } - Return [ void ] } @@ -30189,12 +31558,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ int $type ] + Parameter #1 [ int $type = ] } - Return [ string ] } Method [ protected method buildFlags ] { + + - Parameters [0] { + } } Method [ protected method buildReturning ] { @@ -30208,7 +31580,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $collection ] - Parameter #1 [ string $glue ] + Parameter #1 [ string $glue = ] } - Return [ string ] } @@ -30227,9 +31599,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $bind ] - Property [ protected $connection ] - Property [ protected $store ] + Property [ protected $bind = NULL ] + Property [ protected $connection = NULL ] + Property [ protected $store = NULL ] } - Methods [20] { @@ -30245,8 +31617,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $column ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\Insert ] } @@ -30270,7 +31642,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getLastInsertId ] { - Parameters [1] { - Parameter #0 [ string or NULL $name ] + Parameter #0 [ ?string $name = ] } - Return [ string ] } @@ -30301,7 +31673,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $column ] - Parameter #1 [ $value ] + Parameter #1 [ $value = ] } - Return [ Phalcon\DataMapper\Query\Insert ] } @@ -30317,7 +31689,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $value ] - Parameter #1 [ int $type ] + Parameter #1 [ int $type = ] } - Return [ string ] } @@ -30327,7 +31699,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } @@ -30348,13 +31720,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method perform ] { + + - Parameters [0] { + } } Method [ public method setFlag ] { - Parameters [2] { Parameter #0 [ string $flag ] - Parameter #1 [ bool $enable ] + Parameter #1 [ bool $enable = ] } - Return [ void ] } @@ -30363,12 +31738,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ int $type ] + Parameter #1 [ int $type = ] } - Return [ string ] } Method [ protected method buildFlags ] { + + - Parameters [0] { + } } Method [ protected method buildReturning ] { @@ -30382,7 +31760,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $collection ] - Parameter #1 [ string $glue ] + Parameter #1 [ string $glue = ] } - Return [ string ] } @@ -30401,14 +31779,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [1] { - Property [ protected $selectClass ] + Property [ protected $selectClass = '' ] } - Methods [6] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $selectClass ] + Parameter #0 [ string $selectClass = ] } } @@ -30469,11 +31847,11 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [5] { - Property [ protected $bind ] - Property [ protected $connection ] - Property [ protected $store ] - Property [ protected $asAlias ] - Property [ protected $forUpdate ] + Property [ protected $bind = NULL ] + Property [ protected $connection = NULL ] + Property [ protected $store = NULL ] + Property [ protected $asAlias = '' ] + Property [ protected $forUpdate = false ] } - Methods [50] { @@ -30489,8 +31867,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\Select ] } @@ -30507,8 +31885,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\Select ] } @@ -30517,8 +31895,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\Select ] } @@ -30533,7 +31911,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method distinct ] { - Parameters [1] { - Parameter #0 [ bool $enable ] + Parameter #0 [ bool $enable = ] } - Return [ Phalcon\DataMapper\Query\Select ] } @@ -30549,7 +31927,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method forUpdate ] { - Parameters [1] { - Parameter #0 [ bool $enable ] + Parameter #0 [ bool $enable = ] } - Return [ Phalcon\DataMapper\Query\Select ] } @@ -30580,8 +31958,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\Select ] } @@ -30592,8 +31970,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $join ] Parameter #1 [ string $table ] Parameter #2 [ string $condition ] - Parameter #3 [ $value ] - Parameter #4 [ int $type ] + Parameter #3 [ $value = ] + Parameter #4 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\Select ] } @@ -30602,8 +31980,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\Select ] } @@ -30639,7 +32017,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ protected method getCurrentStatement ] { - Parameters [1] { - Parameter #0 [ string $suffix ] + Parameter #0 [ string $suffix = ] } - Return [ string ] } @@ -30678,8 +32056,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -30688,8 +32066,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -30706,8 +32084,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -30716,8 +32094,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -30736,8 +32114,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $store ] Parameter #1 [ string $andor ] Parameter #2 [ string $condition ] - Parameter #3 [ $value ] - Parameter #4 [ int $type ] + Parameter #3 [ $value = ] + Parameter #4 [ int $type = ] } - Return [ void ] } @@ -30791,8 +32169,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $store ] Parameter #1 [ string $condition ] - Parameter #2 [ $value ] - Parameter #3 [ int $type ] + Parameter #2 [ $value = ] + Parameter #3 [ int $type = ] } - Return [ void ] } @@ -30818,7 +32196,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $value ] - Parameter #1 [ int $type ] + Parameter #1 [ int $type = ] } - Return [ string ] } @@ -30828,7 +32206,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } @@ -30849,13 +32227,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method perform ] { + + - Parameters [0] { + } } Method [ public method setFlag ] { - Parameters [2] { Parameter #0 [ string $flag ] - Parameter #1 [ bool $enable ] + Parameter #1 [ bool $enable = ] } - Return [ void ] } @@ -30864,12 +32245,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ int $type ] + Parameter #1 [ int $type = ] } - Return [ string ] } Method [ protected method buildFlags ] { + + - Parameters [0] { + } } Method [ protected method buildReturning ] { @@ -30883,7 +32267,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $collection ] - Parameter #1 [ string $glue ] + Parameter #1 [ string $glue = ] } - Return [ string ] } @@ -30902,9 +32286,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $bind ] - Property [ protected $connection ] - Property [ protected $store ] + Property [ protected $bind = NULL ] + Property [ protected $connection = NULL ] + Property [ protected $store = NULL ] } - Methods [37] { @@ -30920,8 +32304,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $column ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\Update ] } @@ -30975,7 +32359,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $column ] - Parameter #1 [ $value ] + Parameter #1 [ $value = ] } - Return [ Phalcon\DataMapper\Query\Update ] } @@ -31007,8 +32391,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -31017,8 +32401,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -31035,8 +32419,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -31045,8 +32429,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $condition ] - Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } @@ -31065,8 +32449,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $store ] Parameter #1 [ string $andor ] Parameter #2 [ string $condition ] - Parameter #3 [ $value ] - Parameter #4 [ int $type ] + Parameter #3 [ $value = ] + Parameter #4 [ int $type = ] } - Return [ void ] } @@ -31120,8 +32504,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $store ] Parameter #1 [ string $condition ] - Parameter #2 [ $value ] - Parameter #3 [ int $type ] + Parameter #2 [ $value = ] + Parameter #3 [ int $type = ] } - Return [ void ] } @@ -31139,7 +32523,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $value ] - Parameter #1 [ int $type ] + Parameter #1 [ int $type = ] } - Return [ string ] } @@ -31149,7 +32533,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $key ] Parameter #1 [ $value ] - Parameter #2 [ int $type ] + Parameter #2 [ int $type = ] } - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } @@ -31170,13 +32554,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method perform ] { + + - Parameters [0] { + } } Method [ public method setFlag ] { - Parameters [2] { Parameter #0 [ string $flag ] - Parameter #1 [ bool $enable ] + Parameter #1 [ bool $enable = ] } - Return [ void ] } @@ -31185,12 +32572,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ int $type ] + Parameter #1 [ int $type = ] } - Return [ string ] } Method [ protected method buildFlags ] { + + - Parameters [0] { + } } Method [ protected method buildReturning ] { @@ -31204,7 +32594,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $collection ] - Parameter #1 [ string $glue ] + Parameter #1 [ string $glue = ] } - Return [ string ] } @@ -31247,17 +32637,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $mapper ] - Property [ protected $services ] - Property [ protected $exception ] + - Properties [2] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] } - - Methods [8] { + - Methods [10] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $services ] + Parameter #0 [ array $services = [] ] } } @@ -31273,22 +32662,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ protected method getAdapters ] { + Method [ protected method getExceptionClass ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ protected method checkConfig ] { + Method [ protected method getServices ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [0] { } - Return [ array ] } @@ -31303,12 +32691,29 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ protected method init ] { - Parameters [1] { - Parameter #0 [ array $services ] + Parameter #0 [ array $services = [] ] } - Return [ void ] } - Method [ protected method getException ] { + Method [ protected method checkConfig ] { + + - Parameters [1] { + Parameter #0 [ $config ] + } + - Return [ array ] + } + + Method [ protected method checkConfigElement ] { + + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] + } + - Return [ array ] + } + + Method [ protected method getException ] { - Parameters [1] { Parameter #0 [ string $message ] @@ -31324,30 +32729,37 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Static properties [1] { - Property [ protected static $connectionConsecutive ] + Property [ protected static $connectionConsecutive = 0 ] } - Static methods [0] { } - Properties [14] { - Property [ protected $connectionId ] - Property [ protected $descriptor ] - Property [ protected $dialect ] - Property [ protected $eventsManager ] - Property [ protected $realSqlStatement ] - Property [ protected $sqlBindTypes ] - Property [ protected $sqlStatement ] - Property [ protected $sqlVariables ] - Property [ protected $transactionLevel ] - Property [ protected $transactionsWithSavepoints ] - Property [ protected $affectedRows ] - Property [ protected $pdo ] - Property [ protected $dialectType ] - Property [ protected $type ] + Property [ protected $connectionId = NULL ] + Property [ protected $descriptor = NULL ] + Property [ protected $dialect = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $realSqlStatement = NULL ] + Property [ protected $sqlBindTypes = NULL ] + Property [ protected $sqlStatement = NULL ] + Property [ protected $sqlVariables = NULL ] + Property [ protected $transactionLevel = 0 ] + Property [ protected $transactionsWithSavepoints = false ] + Property [ protected $affectedRows = 0 ] + Property [ protected $pdo = NULL ] + Property [ protected $dialectType = 'mysql' ] + Property [ protected $type = 'mysql' ] } - Methods [78] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $descriptor ] + } + } + Method [ public method addForeignKey ] { - Parameters [3] { @@ -31362,7 +32774,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ array ] } @@ -31371,7 +32783,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ array ] } @@ -31380,7 +32792,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ array ] } @@ -31392,13 +32804,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ array ] } - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $descriptor ] - } - } - Method [ public method affectedRows ] { - Parameters [0] { @@ -31409,7 +32814,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method begin ] { - Parameters [1] { - Parameter #0 [ bool $nesting ] + Parameter #0 [ bool $nesting = ] } - Return [ bool ] } @@ -31417,7 +32822,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method commit ] { - Parameters [1] { - Parameter #0 [ bool $nesting ] + Parameter #0 [ bool $nesting = ] } - Return [ bool ] } @@ -31432,7 +32837,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method connect ] { - Parameters [1] { - Parameter #0 [ array $descriptor ] + Parameter #0 [ array $descriptor = [] ] } - Return [ void ] } @@ -31441,7 +32846,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $sql ] - Parameter #1 [ array $params ] + Parameter #1 [ array $params = [] ] } - Return [ array ] } @@ -31458,8 +32863,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - Return [ bool ] } @@ -31485,7 +32890,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ PDO ] } Method [ public method getTransactionLevel ] { @@ -31505,7 +32909,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ string or NULL $name ] + Parameter #0 [ ?string $name = ] } } @@ -31521,15 +32925,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } } Method [ public method rollback ] { - Parameters [1] { - Parameter #0 [ bool $nesting ] + Parameter #0 [ bool $nesting = ] } - Return [ bool ] } @@ -31550,13 +32954,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } - Method [ public method getSqlVariables ] { - - - Parameters [0] { - } - - Return [ array ] - } - Method [ public method getType ] { - Parameters [0] { @@ -31617,7 +33014,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ array $definition ] - Parameter #2 [ string or NULL $schemaName ] + Parameter #2 [ ?string $schemaName = ] } - Return [ bool ] } @@ -31626,9 +33023,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ $table ] - Parameter #1 [ string or NULL $whereCondition ] - Parameter #2 [ array $placeholders ] - Parameter #3 [ array $dataTypes ] + Parameter #1 [ ?string $whereCondition = ] + Parameter #2 [ array $placeholders = [] ] + Parameter #3 [ array $dataTypes = [] ] } - Return [ bool ] } @@ -31676,8 +33073,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ bool $ifExists ] + Parameter #1 [ ?string $schemaName = ] + Parameter #2 [ bool $ifExists = ] } - Return [ bool ] } @@ -31686,8 +33083,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ bool $ifExists ] + Parameter #1 [ ?string $schemaName = ] + Parameter #2 [ bool $ifExists = ] } - Return [ bool ] } @@ -31704,9 +33101,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ int $fetchMode ] - Parameter #2 [ array $bindParams ] - Parameter #3 [ array $bindTypes ] + Parameter #1 [ int $fetchMode = ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - Return [ array ] } @@ -31715,8 +33112,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $placeholders ] - Parameter #2 [ $column ] + Parameter #1 [ array $placeholders = [] ] + Parameter #2 [ $column = ] } } @@ -31724,9 +33121,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ $fetchMode ] - Parameter #2 [ array $bindParams ] - Parameter #3 [ array $bindTypes ] + Parameter #1 [ $fetchMode = ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - Return [ array ] } @@ -31794,7 +33191,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ ?Phalcon\Events\ManagerInterface ] } Method [ public method getNestedTransactionSavepointName ] { @@ -31825,13 +33222,20 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } + Method [ public method getSQLVariables ] { + + - Parameters [0] { + } + - Return [ array ] + } + Method [ public method insert ] { - Parameters [4] { Parameter #0 [ string $table ] Parameter #1 [ array $values ] - Parameter #2 [ $fields ] - Parameter #3 [ $dataTypes ] + Parameter #2 [ $fields = ] + Parameter #3 [ $dataTypes = ] } - Return [ bool ] } @@ -31841,7 +33245,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $table ] Parameter #1 [ $data ] - Parameter #2 [ $dataTypes ] + Parameter #2 [ $dataTypes = ] } - Return [ bool ] } @@ -31865,7 +33269,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method listTables ] { - Parameters [1] { - Parameter #0 [ string or NULL $schemaName ] + Parameter #0 [ ?string $schemaName = ] } - Return [ array ] } @@ -31873,7 +33277,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method listViews ] { - Parameters [1] { - Parameter #0 [ string or NULL $schemaName ] + Parameter #0 [ ?string $schemaName = ] } - Return [ array ] } @@ -31884,7 +33288,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ Phalcon\Db\ColumnInterface or NULL $currentColumn ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] } - Return [ bool ] } @@ -31947,7 +33351,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ bool ] } @@ -31956,7 +33360,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ array ] } @@ -31967,8 +33371,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $table ] Parameter #1 [ $fields ] Parameter #2 [ $values ] - Parameter #3 [ $whereCondition ] - Parameter #4 [ $dataTypes ] + Parameter #3 [ $whereCondition = ] + Parameter #4 [ $dataTypes = ] } - Return [ bool ] } @@ -31978,8 +33382,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $table ] Parameter #1 [ $data ] - Parameter #2 [ $whereCondition ] - Parameter #3 [ $dataTypes ] + Parameter #2 [ $whereCondition = ] + Parameter #3 [ $dataTypes = ] } - Return [ bool ] } @@ -32002,7 +33406,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ bool ] } @@ -32015,27 +33419,27 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Static properties [1] { - Property [ protected static $connectionConsecutive ] + Property [ protected static $connectionConsecutive = 0 ] } - Static methods [0] { } - Properties [14] { - Property [ protected $connectionId ] - Property [ protected $descriptor ] - Property [ protected $dialect ] - Property [ protected $eventsManager ] - Property [ protected $realSqlStatement ] - Property [ protected $sqlBindTypes ] - Property [ protected $sqlStatement ] - Property [ protected $sqlVariables ] - Property [ protected $transactionLevel ] - Property [ protected $transactionsWithSavepoints ] - Property [ protected $affectedRows ] - Property [ protected $pdo ] - Property [ protected $dialectType ] - Property [ protected $type ] + Property [ protected $connectionId = NULL ] + Property [ protected $descriptor = NULL ] + Property [ protected $dialect = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $realSqlStatement = NULL ] + Property [ protected $sqlBindTypes = NULL ] + Property [ protected $sqlStatement = NULL ] + Property [ protected $sqlVariables = NULL ] + Property [ protected $transactionLevel = 0 ] + Property [ protected $transactionsWithSavepoints = false ] + Property [ protected $affectedRows = 0 ] + Property [ protected $pdo = NULL ] + Property [ protected $dialectType = 'postgresql' ] + Property [ protected $type = 'pgsql' ] } - Methods [78] { @@ -32049,7 +33453,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method connect ] { - Parameters [1] { - Parameter #0 [ array $descriptor ] + Parameter #0 [ array $descriptor = [] ] } - Return [ void ] } @@ -32068,7 +33472,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ array ] } @@ -32077,7 +33481,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ array ] } @@ -32095,7 +33499,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ Phalcon\Db\ColumnInterface or NULL $currentColumn ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] } - Return [ bool ] } @@ -32131,7 +33535,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method begin ] { - Parameters [1] { - Parameter #0 [ bool $nesting ] + Parameter #0 [ bool $nesting = ] } - Return [ bool ] } @@ -32139,7 +33543,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method commit ] { - Parameters [1] { - Parameter #0 [ bool $nesting ] + Parameter #0 [ bool $nesting = ] } - Return [ bool ] } @@ -32155,7 +33559,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $sql ] - Parameter #1 [ array $params ] + Parameter #1 [ array $params = [] ] } - Return [ array ] } @@ -32172,8 +33576,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - Return [ bool ] } @@ -32199,7 +33603,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ PDO ] } Method [ public method getTransactionLevel ] { @@ -32219,7 +33622,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ string or NULL $name ] + Parameter #0 [ ?string $name = ] } } @@ -32235,15 +33638,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } } Method [ public method rollback ] { - Parameters [1] { - Parameter #0 [ bool $nesting ] + Parameter #0 [ bool $nesting = ] } - Return [ bool ] } @@ -32264,13 +33667,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } - Method [ public method getSqlVariables ] { - - - Parameters [0] { - } - - Return [ array ] - } - Method [ public method getType ] { - Parameters [0] { @@ -32331,7 +33727,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ array $definition ] - Parameter #2 [ string or NULL $schemaName ] + Parameter #2 [ ?string $schemaName = ] } - Return [ bool ] } @@ -32340,9 +33736,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ $table ] - Parameter #1 [ string or NULL $whereCondition ] - Parameter #2 [ array $placeholders ] - Parameter #3 [ array $dataTypes ] + Parameter #1 [ ?string $whereCondition = ] + Parameter #2 [ array $placeholders = [] ] + Parameter #3 [ array $dataTypes = [] ] } - Return [ bool ] } @@ -32351,7 +33747,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ array ] } @@ -32399,8 +33795,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ bool $ifExists ] + Parameter #1 [ ?string $schemaName = ] + Parameter #2 [ bool $ifExists = ] } - Return [ bool ] } @@ -32409,8 +33805,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ bool $ifExists ] + Parameter #1 [ ?string $schemaName = ] + Parameter #2 [ bool $ifExists = ] } - Return [ bool ] } @@ -32427,9 +33823,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ int $fetchMode ] - Parameter #2 [ array $bindParams ] - Parameter #3 [ array $bindTypes ] + Parameter #1 [ int $fetchMode = ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - Return [ array ] } @@ -32438,8 +33834,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $placeholders ] - Parameter #2 [ $column ] + Parameter #1 [ array $placeholders = [] ] + Parameter #2 [ $column = ] } } @@ -32447,9 +33843,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ $fetchMode ] - Parameter #2 [ array $bindParams ] - Parameter #3 [ array $bindTypes ] + Parameter #1 [ $fetchMode = ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - Return [ array ] } @@ -32510,7 +33906,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ ?Phalcon\Events\ManagerInterface ] } Method [ public method getNestedTransactionSavepointName ] { @@ -32541,13 +33937,20 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } + Method [ public method getSQLVariables ] { + + - Parameters [0] { + } + - Return [ array ] + } + Method [ public method insert ] { - Parameters [4] { Parameter #0 [ string $table ] Parameter #1 [ array $values ] - Parameter #2 [ $fields ] - Parameter #3 [ $dataTypes ] + Parameter #2 [ $fields = ] + Parameter #3 [ $dataTypes = ] } - Return [ bool ] } @@ -32557,7 +33960,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $table ] Parameter #1 [ $data ] - Parameter #2 [ $dataTypes ] + Parameter #2 [ $dataTypes = ] } - Return [ bool ] } @@ -32581,7 +33984,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method listTables ] { - Parameters [1] { - Parameter #0 [ string or NULL $schemaName ] + Parameter #0 [ ?string $schemaName = ] } - Return [ array ] } @@ -32589,7 +33992,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method listViews ] { - Parameters [1] { - Parameter #0 [ string or NULL $schemaName ] + Parameter #0 [ ?string $schemaName = ] } - Return [ array ] } @@ -32645,7 +34048,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ bool ] } @@ -32654,7 +34057,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ array ] } @@ -32665,8 +34068,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $table ] Parameter #1 [ $fields ] Parameter #2 [ $values ] - Parameter #3 [ $whereCondition ] - Parameter #4 [ $dataTypes ] + Parameter #3 [ $whereCondition = ] + Parameter #4 [ $dataTypes = ] } - Return [ bool ] } @@ -32676,8 +34079,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $table ] Parameter #1 [ $data ] - Parameter #2 [ $whereCondition ] - Parameter #3 [ $dataTypes ] + Parameter #2 [ $whereCondition = ] + Parameter #3 [ $dataTypes = ] } - Return [ bool ] } @@ -32693,7 +34096,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ bool ] } @@ -32706,27 +34109,27 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Static properties [1] { - Property [ protected static $connectionConsecutive ] + Property [ protected static $connectionConsecutive = 0 ] } - Static methods [0] { } - Properties [14] { - Property [ protected $connectionId ] - Property [ protected $descriptor ] - Property [ protected $dialect ] - Property [ protected $eventsManager ] - Property [ protected $realSqlStatement ] - Property [ protected $sqlBindTypes ] - Property [ protected $sqlStatement ] - Property [ protected $sqlVariables ] - Property [ protected $transactionLevel ] - Property [ protected $transactionsWithSavepoints ] - Property [ protected $affectedRows ] - Property [ protected $pdo ] - Property [ protected $dialectType ] - Property [ protected $type ] + Property [ protected $connectionId = NULL ] + Property [ protected $descriptor = NULL ] + Property [ protected $dialect = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $realSqlStatement = NULL ] + Property [ protected $sqlBindTypes = NULL ] + Property [ protected $sqlStatement = NULL ] + Property [ protected $sqlVariables = NULL ] + Property [ protected $transactionLevel = 0 ] + Property [ protected $transactionsWithSavepoints = false ] + Property [ protected $affectedRows = 0 ] + Property [ protected $pdo = NULL ] + Property [ protected $dialectType = 'sqlite' ] + Property [ protected $type = 'sqlite' ] } - Methods [78] { @@ -32740,7 +34143,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method connect ] { - Parameters [1] { - Parameter #0 [ array $descriptor ] + Parameter #0 [ array $descriptor = [] ] } - Return [ void ] } @@ -32749,7 +34152,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ array ] } @@ -32758,7 +34161,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ array ] } @@ -32767,7 +34170,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ array ] } @@ -32810,7 +34213,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method begin ] { - Parameters [1] { - Parameter #0 [ bool $nesting ] + Parameter #0 [ bool $nesting = ] } - Return [ bool ] } @@ -32818,7 +34221,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method commit ] { - Parameters [1] { - Parameter #0 [ bool $nesting ] + Parameter #0 [ bool $nesting = ] } - Return [ bool ] } @@ -32834,7 +34237,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $sql ] - Parameter #1 [ array $params ] + Parameter #1 [ array $params = [] ] } - Return [ array ] } @@ -32851,8 +34254,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - Return [ bool ] } @@ -32878,7 +34281,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ PDO ] } Method [ public method getTransactionLevel ] { @@ -32898,7 +34300,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ string or NULL $name ] + Parameter #0 [ ?string $name = ] } } @@ -32914,15 +34316,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } } Method [ public method rollback ] { - Parameters [1] { - Parameter #0 [ bool $nesting ] + Parameter #0 [ bool $nesting = ] } - Return [ bool ] } @@ -32943,13 +34345,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } - Method [ public method getSqlVariables ] { - - - Parameters [0] { - } - - Return [ array ] - } - Method [ public method getType ] { - Parameters [0] { @@ -33020,7 +34415,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ array $definition ] - Parameter #2 [ string or NULL $schemaName ] + Parameter #2 [ ?string $schemaName = ] } - Return [ bool ] } @@ -33029,9 +34424,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ $table ] - Parameter #1 [ string or NULL $whereCondition ] - Parameter #2 [ array $placeholders ] - Parameter #3 [ array $dataTypes ] + Parameter #1 [ ?string $whereCondition = ] + Parameter #2 [ array $placeholders = [] ] + Parameter #3 [ array $dataTypes = [] ] } - Return [ bool ] } @@ -33079,8 +34474,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ bool $ifExists ] + Parameter #1 [ ?string $schemaName = ] + Parameter #2 [ bool $ifExists = ] } - Return [ bool ] } @@ -33089,8 +34484,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ bool $ifExists ] + Parameter #1 [ ?string $schemaName = ] + Parameter #2 [ bool $ifExists = ] } - Return [ bool ] } @@ -33107,9 +34502,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ int $fetchMode ] - Parameter #2 [ array $bindParams ] - Parameter #3 [ array $bindTypes ] + Parameter #1 [ int $fetchMode = ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - Return [ array ] } @@ -33118,8 +34513,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $placeholders ] - Parameter #2 [ $column ] + Parameter #1 [ array $placeholders = [] ] + Parameter #2 [ $column = ] } } @@ -33127,9 +34522,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ $fetchMode ] - Parameter #2 [ array $bindParams ] - Parameter #3 [ array $bindTypes ] + Parameter #1 [ $fetchMode = ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - Return [ array ] } @@ -33190,7 +34585,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ ?Phalcon\Events\ManagerInterface ] } Method [ public method getNestedTransactionSavepointName ] { @@ -33221,13 +34616,20 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } + Method [ public method getSQLVariables ] { + + - Parameters [0] { + } + - Return [ array ] + } + Method [ public method insert ] { - Parameters [4] { Parameter #0 [ string $table ] Parameter #1 [ array $values ] - Parameter #2 [ $fields ] - Parameter #3 [ $dataTypes ] + Parameter #2 [ $fields = ] + Parameter #3 [ $dataTypes = ] } - Return [ bool ] } @@ -33237,7 +34639,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $table ] Parameter #1 [ $data ] - Parameter #2 [ $dataTypes ] + Parameter #2 [ $dataTypes = ] } - Return [ bool ] } @@ -33261,7 +34663,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method listTables ] { - Parameters [1] { - Parameter #0 [ string or NULL $schemaName ] + Parameter #0 [ ?string $schemaName = ] } - Return [ array ] } @@ -33269,7 +34671,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method listViews ] { - Parameters [1] { - Parameter #0 [ string or NULL $schemaName ] + Parameter #0 [ ?string $schemaName = ] } - Return [ array ] } @@ -33280,7 +34682,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ Phalcon\Db\ColumnInterface or NULL $currentColumn ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] } - Return [ bool ] } @@ -33343,7 +34745,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ bool ] } @@ -33352,7 +34754,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ array ] } @@ -33363,8 +34765,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $table ] Parameter #1 [ $fields ] Parameter #2 [ $values ] - Parameter #3 [ $whereCondition ] - Parameter #4 [ $dataTypes ] + Parameter #3 [ $whereCondition = ] + Parameter #4 [ $dataTypes = ] } - Return [ bool ] } @@ -33374,8 +34776,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $table ] Parameter #1 [ $data ] - Parameter #2 [ $whereCondition ] - Parameter #3 [ $dataTypes ] + Parameter #2 [ $whereCondition = ] + Parameter #3 [ $dataTypes = ] } - Return [ bool ] } @@ -33384,7 +34786,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ bool ] } @@ -33439,26 +34841,29 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [16] { - Property [ protected $after ] - Property [ protected $autoIncrement ] - Property [ protected $bindType ] - Property [ protected $_default ] - Property [ protected $first ] - Property [ protected $isNumeric ] - Property [ protected $name ] - Property [ protected $comment ] - Property [ protected $notNull ] - Property [ protected $primary ] - Property [ protected $scale ] - Property [ protected $size ] - Property [ protected $type ] - Property [ protected $typeReference ] - Property [ protected $typeValues ] - Property [ protected $unsigned ] + Property [ protected $after = NULL ] + Property [ protected $autoIncrement = false ] + Property [ protected $bindType = 2 ] + Property [ protected $_default = NULL ] + Property [ protected $first = false ] + Property [ protected $isNumeric = false ] + Property [ protected $name = NULL ] + Property [ protected $comment = NULL ] + Property [ protected $notNull = true ] + Property [ protected $primary = false ] + Property [ protected $scale = 0 ] + Property [ protected $size = 0 ] + Property [ protected $type = NULL ] + Property [ protected $typeReference = -1 ] + Property [ protected $typeValues = NULL ] + Property [ protected $unsigned = false ] } - Methods [18] { Method [ public method getDefault ] { + + - Parameters [0] { + } } Method [ public method getName ] { @@ -33472,7 +34877,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ public method getScale ] { @@ -33483,6 +34888,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getSize ] { + + - Parameters [0] { + } } Method [ public method getType ] { @@ -33500,6 +34908,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getTypeValues ] { + + - Parameters [0] { + } } Method [ public method __construct ] { @@ -33514,7 +34925,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?string ] } Method [ public method getBindType ] { @@ -33587,8 +34998,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [2] { - Property [ protected $customFunctions ] - Property [ protected $escapeChar ] + Property [ protected $customFunctions = NULL ] + Property [ protected $escapeChar = '`' ] } - Methods [69] { @@ -33647,7 +35058,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ array $definition ] - Parameter #2 [ string or NULL $schemaName ] + Parameter #2 [ ?string $schemaName = ] } - Return [ string ] } @@ -33656,7 +35067,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ string ] } @@ -33665,7 +35076,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ string ] } @@ -33674,7 +35085,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ string ] } @@ -33722,8 +35133,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ bool $ifExists ] + Parameter #1 [ ?string $schemaName = ] + Parameter #2 [ bool $ifExists = ] } - Return [ string ] } @@ -33732,8 +35143,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ bool $ifExists ] + Parameter #1 [ ?string $schemaName = ] + Parameter #2 [ bool $ifExists = ] } - Return [ string ] } @@ -33756,7 +35167,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method listTables ] { - Parameters [1] { - Parameter #0 [ string or NULL $schemaName ] + Parameter #0 [ ?string $schemaName = ] } - Return [ string ] } @@ -33764,7 +35175,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method listViews ] { - Parameters [1] { - Parameter #0 [ string or NULL $schemaName ] + Parameter #0 [ ?string $schemaName = ] } - Return [ string ] } @@ -33775,7 +35186,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ Phalcon\Db\ColumnInterface or NULL $currentColumn ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] } - Return [ string ] } @@ -33792,7 +35203,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ string ] } @@ -33801,7 +35212,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ string ] } @@ -33819,7 +35230,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ string ] } @@ -33860,7 +35271,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $str ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -33869,7 +35280,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $str ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -33886,8 +35297,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $columnList ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -33903,8 +35314,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $column ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -33913,8 +35324,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -33923,7 +35334,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $table ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -34020,7 +35431,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -34029,8 +35440,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34039,8 +35450,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34049,8 +35460,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34059,8 +35470,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34069,7 +35480,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -34078,8 +35489,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34088,8 +35499,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34098,8 +35509,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34108,8 +35519,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34118,8 +35529,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34128,8 +35539,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34138,8 +35549,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34148,8 +35559,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34158,7 +35569,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -34167,8 +35578,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34177,8 +35588,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34187,8 +35598,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34197,8 +35608,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $qualified ] - Parameter #1 [ string or NULL $alias ] - Parameter #2 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $alias = ] + Parameter #2 [ ?string $escapeChar = ] } - Return [ string ] } @@ -34207,9 +35618,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] - Parameter #2 [ string or NULL $alias ] - Parameter #3 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $schema = ] + Parameter #2 [ ?string $alias = ] + Parameter #3 [ ?string $escapeChar = ] } - Return [ string ] } @@ -34218,8 +35629,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $column ] - Parameter #1 [ string or NULL $domain ] - Parameter #2 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $domain = ] + Parameter #2 [ ?string $escapeChar = ] } - Return [ string ] } @@ -34238,8 +35649,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [2] { - Property [ protected $customFunctions ] - Property [ protected $escapeChar ] + Property [ protected $customFunctions = NULL ] + Property [ protected $escapeChar = '"' ] } - Methods [67] { @@ -34298,7 +35709,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ array $definition ] - Parameter #2 [ string or NULL $schemaName ] + Parameter #2 [ ?string $schemaName = ] } - Return [ string ] } @@ -34307,7 +35718,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ string ] } @@ -34316,7 +35727,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ string ] } @@ -34325,7 +35736,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ string ] } @@ -34373,8 +35784,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ bool $ifExists ] + Parameter #1 [ ?string $schemaName = ] + Parameter #2 [ bool $ifExists = ] } - Return [ string ] } @@ -34383,8 +35794,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ bool $ifExists ] + Parameter #1 [ ?string $schemaName = ] + Parameter #2 [ bool $ifExists = ] } - Return [ string ] } @@ -34400,7 +35811,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method listTables ] { - Parameters [1] { - Parameter #0 [ string or NULL $schemaName ] + Parameter #0 [ ?string $schemaName = ] } - Return [ string ] } @@ -34408,7 +35819,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method listViews ] { - Parameters [1] { - Parameter #0 [ string or NULL $schemaName ] + Parameter #0 [ ?string $schemaName = ] } - Return [ string ] } @@ -34419,7 +35830,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ Phalcon\Db\ColumnInterface or NULL $currentColumn ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] } - Return [ string ] } @@ -34436,7 +35847,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ string ] } @@ -34445,7 +35856,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ string ] } @@ -34463,7 +35874,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ string ] } @@ -34496,7 +35907,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $str ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -34505,7 +35916,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $str ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -34522,8 +35933,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $columnList ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34539,8 +35950,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $column ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34549,8 +35960,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34559,7 +35970,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $table ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -34656,7 +36067,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -34665,8 +36076,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34675,8 +36086,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34685,8 +36096,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34695,8 +36106,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34705,7 +36116,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -34714,8 +36125,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34724,8 +36135,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34734,8 +36145,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34744,8 +36155,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34754,8 +36165,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34764,8 +36175,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34774,8 +36185,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34784,8 +36195,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34794,7 +36205,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -34803,8 +36214,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34813,8 +36224,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34823,8 +36234,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -34833,8 +36244,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $qualified ] - Parameter #1 [ string or NULL $alias ] - Parameter #2 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $alias = ] + Parameter #2 [ ?string $escapeChar = ] } - Return [ string ] } @@ -34843,9 +36254,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] - Parameter #2 [ string or NULL $alias ] - Parameter #3 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $schema = ] + Parameter #2 [ ?string $alias = ] + Parameter #3 [ ?string $escapeChar = ] } - Return [ string ] } @@ -34854,8 +36265,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $column ] - Parameter #1 [ string or NULL $domain ] - Parameter #2 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $domain = ] + Parameter #2 [ ?string $escapeChar = ] } - Return [ string ] } @@ -34874,8 +36285,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [2] { - Property [ protected $customFunctions ] - Property [ protected $escapeChar ] + Property [ protected $customFunctions = NULL ] + Property [ protected $escapeChar = '"' ] } - Methods [67] { @@ -34934,7 +36345,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] Parameter #1 [ array $definition ] - Parameter #2 [ string or NULL $schemaName ] + Parameter #2 [ ?string $schemaName = ] } - Return [ string ] } @@ -34943,7 +36354,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ string ] } @@ -34960,7 +36371,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ string ] } @@ -34969,7 +36380,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ string ] } @@ -35017,8 +36428,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ bool $ifExists ] + Parameter #1 [ ?string $schemaName = ] + Parameter #2 [ bool $ifExists = ] } - Return [ string ] } @@ -35027,8 +36438,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] - Parameter #2 [ bool $ifExists ] + Parameter #1 [ ?string $schemaName = ] + Parameter #2 [ bool $ifExists = ] } - Return [ string ] } @@ -35053,8 +36464,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] - Parameter #2 [ string or NULL $keyName ] + Parameter #1 [ ?string $schema = ] + Parameter #2 [ ?string $keyName = ] } - Return [ string ] } @@ -35062,7 +36473,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method listTables ] { - Parameters [1] { - Parameter #0 [ string or NULL $schemaName ] + Parameter #0 [ ?string $schemaName = ] } - Return [ string ] } @@ -35070,7 +36481,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method listViews ] { - Parameters [1] { - Parameter #0 [ string or NULL $schemaName ] + Parameter #0 [ ?string $schemaName = ] } - Return [ string ] } @@ -35081,7 +36492,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ Phalcon\Db\ColumnInterface or NULL $currentColumn ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] } - Return [ string ] } @@ -35098,7 +36509,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tableName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ string ] } @@ -35107,7 +36518,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] + Parameter #1 [ ?string $schema = ] } - Return [ string ] } @@ -35125,7 +36536,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $viewName ] - Parameter #1 [ string or NULL $schemaName ] + Parameter #1 [ ?string $schemaName = ] } - Return [ string ] } @@ -35142,7 +36553,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $str ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -35151,7 +36562,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $str ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -35160,8 +36571,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $columnList ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -35177,8 +36588,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $column ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -35187,8 +36598,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -35197,7 +36608,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $table ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -35294,7 +36705,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -35303,8 +36714,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -35313,8 +36724,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -35323,8 +36734,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -35333,8 +36744,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -35343,7 +36754,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -35352,8 +36763,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -35362,8 +36773,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -35372,8 +36783,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -35382,8 +36793,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -35392,8 +36803,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -35402,8 +36813,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -35412,8 +36823,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -35422,8 +36833,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -35432,7 +36843,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $escapeChar = ] } - Return [ string ] } @@ -35441,8 +36852,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -35451,8 +36862,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ array $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -35461,8 +36872,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $expression ] - Parameter #1 [ string or NULL $escapeChar ] - Parameter #2 [ array $bindCounts ] + Parameter #1 [ ?string $escapeChar = ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } @@ -35471,8 +36882,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $qualified ] - Parameter #1 [ string or NULL $alias ] - Parameter #2 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $alias = ] + Parameter #2 [ ?string $escapeChar = ] } - Return [ string ] } @@ -35481,9 +36892,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $table ] - Parameter #1 [ string or NULL $schema ] - Parameter #2 [ string or NULL $alias ] - Parameter #3 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $schema = ] + Parameter #2 [ ?string $alias = ] + Parameter #3 [ ?string $escapeChar = ] } - Return [ string ] } @@ -35492,8 +36903,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $column ] - Parameter #1 [ string or NULL $domain ] - Parameter #2 [ string or NULL $escapeChar ] + Parameter #1 [ ?string $domain = ] + Parameter #2 [ ?string $escapeChar = ] } - Return [ string ] } @@ -35535,7 +36946,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Db\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Db\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -35554,47 +36965,81 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } @@ -35611,9 +37056,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $columns ] - Property [ protected $name ] - Property [ protected $type ] + Property [ protected $columns = NULL ] + Property [ protected $name = NULL ] + Property [ protected $type = NULL ] } - Methods [4] { @@ -35643,7 +37088,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $name ] Parameter #1 [ array $columns ] - Parameter #2 [ string $type ] + Parameter #2 [ string $type = ] } } } @@ -35661,9 +37106,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $activeProfile ] - Property [ protected $allProfiles ] - Property [ protected $totalSeconds ] + Property [ protected $activeProfile = NULL ] + Property [ protected $allProfiles = NULL ] + Property [ protected $totalSeconds = 0 ] } - Methods [7] { @@ -35706,8 +37151,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ $sqlVariables ] - Parameter #2 [ $sqlBindTypes ] + Parameter #1 [ $sqlVariables = ] + Parameter #2 [ $sqlBindTypes = ] } - Return [ Phalcon\Db\Profiler ] } @@ -35733,11 +37178,11 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [5] { - Property [ protected $finalTime ] - Property [ protected $initialTime ] - Property [ protected $sqlBindTypes ] - Property [ protected $sqlStatement ] - Property [ protected $sqlVariables ] + Property [ protected $finalTime = NULL ] + Property [ protected $initialTime = NULL ] + Property [ protected $sqlBindTypes = NULL ] + Property [ protected $sqlStatement = NULL ] + Property [ protected $sqlVariables = NULL ] } - Methods [11] { @@ -35820,7 +37265,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Db\RawValue ] { + Class [ class Phalcon\Db\RawValue implements Stringable ] { - Constants [0] { } @@ -35832,7 +37277,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [1] { - Property [ protected $value ] + Property [ protected $value = NULL ] } - Methods [3] { @@ -35843,7 +37288,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { - Parameters [0] { } @@ -35871,14 +37316,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [8] { - Property [ protected $columns ] - Property [ protected $name ] - Property [ protected $referencedColumns ] - Property [ protected $referencedSchema ] - Property [ protected $referencedTable ] - Property [ protected $schemaName ] - Property [ protected $onDelete ] - Property [ protected $onUpdate ] + Property [ protected $columns = NULL ] + Property [ protected $name = NULL ] + Property [ protected $referencedColumns = NULL ] + Property [ protected $referencedSchema = NULL ] + Property [ protected $referencedTable = NULL ] + Property [ protected $schemaName = NULL ] + Property [ protected $onDelete = NULL ] + Property [ protected $onUpdate = NULL ] } - Methods [9] { @@ -35960,14 +37405,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [8] { - Property [ protected $bindParams ] - Property [ protected $bindTypes ] - Property [ protected $connection ] - Property [ protected $fetchMode ] - Property [ protected $pdoStatement ] - Property [ protected $result ] - Property [ protected $rowCount ] - Property [ protected $sqlStatement ] + Property [ protected $bindParams = NULL ] + Property [ protected $bindTypes = NULL ] + Property [ protected $connection = NULL ] + Property [ protected $fetchMode = 5 ] + Property [ protected $pdoStatement = NULL ] + Property [ protected $result = NULL ] + Property [ protected $rowCount = false ] + Property [ protected $sqlStatement = NULL ] } - Methods [9] { @@ -35976,9 +37421,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [5] { Parameter #0 [ Phalcon\Db\Adapter\AdapterInterface $connection ] Parameter #1 [ PDOStatement $result ] - Parameter #2 [ $sqlStatement ] - Parameter #3 [ $bindParams ] - Parameter #4 [ $bindTypes ] + Parameter #2 [ $sqlStatement = ] + Parameter #3 [ $bindParams = ] + Parameter #4 [ $bindTypes = ] } } @@ -36000,23 +37445,26 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method fetch ] { - Parameters [3] { - Parameter #0 [ $fetchStyle ] - Parameter #1 [ $cursorOrientation ] - Parameter #2 [ $cursorOffset ] + Parameter #0 [ $fetchStyle = ] + Parameter #1 [ $cursorOrientation = ] + Parameter #2 [ $cursorOffset = ] } } Method [ public method fetchAll ] { - Parameters [3] { - Parameter #0 [ $fetchStyle ] - Parameter #1 [ $fetchArgument ] - Parameter #2 [ $ctorArgs ] + Parameter #0 [ $fetchStyle = ] + Parameter #1 [ $fetchArgument = ] + Parameter #2 [ $ctorArgs = ] } - Return [ array ] } Method [ public method fetchArray ] { + + - Parameters [0] { + } } Method [ public method getInternalResult ] { @@ -36037,15 +37485,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ int $fetchMode ] - Parameter #1 [ $colNoOrClassNameOrObject ] - Parameter #2 [ $ctorargs ] + Parameter #1 [ $colNoOrClassNameOrObject = ] + Parameter #2 [ $ctorargs = ] } - Return [ bool ] } } } - Class [ class Phalcon\Di\Exception\ServiceResolutionException extends Phalcon\Di\Exception implements Throwable ] { + Class [ class Phalcon\Di\Exception\ServiceResolutionException extends Phalcon\Di\Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -36064,47 +37512,81 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } @@ -36115,7 +37597,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Static properties [1] { - Property [ protected static $_default ] + Property [ protected static $_default = NULL ] } - Static methods [3] { @@ -36123,7 +37605,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface or NULL ] + - Return [ ?Phalcon\Di\DiInterface ] } Method [ static public method reset ] { @@ -36143,20 +37625,23 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $services ] - Property [ protected $sharedInstances ] - Property [ protected $eventsManager ] + Property [ protected $services = NULL ] + Property [ protected $sharedInstances = NULL ] + Property [ protected $eventsManager = NULL ] } - Methods [23] { Method [ public method __construct ] { + + - Parameters [0] { + } } Method [ public method __call ] { - Parameters [2] { Parameter #0 [ string $method ] - Parameter #1 [ array $arguments ] + Parameter #1 [ array $arguments = [] ] } } @@ -36165,7 +37650,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $name ] Parameter #1 [ $definition ] - Parameter #2 [ bool $shared ] + Parameter #2 [ bool $shared = ] } } @@ -36173,7 +37658,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ $parameters ] + Parameter #1 [ $parameters = ] } } @@ -36181,7 +37666,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ ?Phalcon\Events\ManagerInterface ] } Method [ public method getRaw ] { @@ -36210,7 +37695,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ $parameters ] + Parameter #1 [ $parameters = ] } } @@ -36234,7 +37719,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $filePath ] - Parameter #1 [ array or NULL $callbacks ] + Parameter #1 [ ?array $callbacks = [] ] } - Return [ void ] } @@ -36300,7 +37785,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $name ] Parameter #1 [ $definition ] - Parameter #2 [ bool $shared ] + Parameter #2 [ bool $shared = ] } - Return [ Phalcon\Di\ServiceInterface ] } @@ -36344,10 +37829,10 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $definition ] - Property [ protected $resolved ] - Property [ protected $shared ] - Property [ protected $sharedInstance ] + Property [ protected $definition = NULL ] + Property [ protected $resolved = false ] + Property [ protected $shared = false ] + Property [ protected $sharedInstance = NULL ] } - Methods [10] { @@ -36355,11 +37840,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $definition ] - Parameter #1 [ bool $shared ] + Parameter #1 [ bool $shared = ] } } Method [ public method getDefinition ] { + + - Parameters [0] { + } } Method [ public method getParameter ] { @@ -36386,8 +37874,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method resolve ] { - Parameters [2] { - Parameter #0 [ $parameters ] - Parameter #1 [ Phalcon\Di\DiInterface or NULL $container ] + Parameter #0 [ $parameters = ] + Parameter #1 [ ?Phalcon\Di\DiInterface $container = ] } } @@ -36446,7 +37934,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ Phalcon\Di\DiInterface $container ] Parameter #1 [ array $definition ] - Parameter #2 [ $parameters ] + Parameter #2 [ $parameters = ] } } @@ -36482,35 +37970,50 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $exception ] - Property [ protected $extras ] - Property [ protected $input ] - Property [ protected $messages ] - Property [ protected $status ] - Property [ protected $output ] + Property [ protected $exception = NULL ] + Property [ protected $extras = NULL ] + Property [ protected $input = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $status = NULL ] + Property [ protected $output = NULL ] } - Methods [12] { Method [ public method getExtras ] { + + - Parameters [0] { + } } Method [ public method getInput ] { + + - Parameters [0] { + } } Method [ public method getMessages ] { + + - Parameters [0] { + } } Method [ public method getStatus ] { + + - Parameters [0] { + } } Method [ public method getOutput ] { + + - Parameters [0] { + } } Method [ public method getException ] { - Parameters [0] { } - - Return [ Throwable or NULL ] + - Return [ ?Throwable ] } Method [ public method setException ] { @@ -36623,13 +38126,25 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Methods [1] { Method [ final private method __construct ] { + + - Parameters [0] { + } } } } - Class [ class Phalcon\Escaper implements Phalcon\Escaper\EscaperInterface ] { + Class [ class Phalcon\Encryption\Crypt implements Phalcon\Encryption\Crypt\CryptInterface ] { - - Constants [0] { + - Constants [9] { + Constant [ public string DEFAULT_ALGORITHM ] { sha256 } + Constant [ public string DEFAULT_CIPHER ] { aes-256-cfb } + 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] { @@ -36638,304 +38153,318 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $doubleEncode ] - Property [ protected $encoding ] - Property [ protected $flags ] + - Properties [11] { + Property [ protected $authData = '' ] + Property [ protected $authTag = '' ] + Property [ protected $authTagLength = 16 ] + Property [ protected $availableCiphers = NULL ] + Property [ protected $cipher = 'aes-256-cfb' ] + Property [ protected $hashAlgorithm = 'sha256' ] + Property [ protected $ivLength = 16 ] + Property [ protected $key = '' ] + Property [ protected $padding = 0 ] + Property [ protected $padFactory = NULL ] + Property [ protected $useSigning = true ] } - - Methods [18] { - Method [ public method attributes ] { + - Methods [35] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ string or NULL $attribute ] + - Parameters [3] { + Parameter #0 [ string $cipher = ] + Parameter #1 [ bool $useSigning = ] + Parameter #2 [ ?Phalcon\Encryption\Crypt\PadFactory $padFactory = ] } - - Return [ string ] } - Method [ public method css ] { + Method [ public method decrypt ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ string $input ] + Parameter #1 [ ?string $key = ] } - Return [ string ] } - Method [ final public method detectEncoding ] { + Method [ public method decryptBase64 ] { - - Parameters [1] { - Parameter #0 [ string $str ] + - Parameters [3] { + Parameter #0 [ string $input ] + Parameter #1 [ ?string $key = ] + Parameter #2 [ bool $safe = ] } - - Return [ string or NULL ] + - Return [ string ] } - Method [ public method escapeCss ] { + Method [ public method encrypt ] { - - Parameters [1] { - Parameter #0 [ string $css ] + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ ?string $key = ] } - Return [ string ] } - Method [ public method escapeJs ] { + Method [ public method encryptBase64 ] { - - Parameters [1] { - Parameter #0 [ string $js ] + - Parameters [3] { + Parameter #0 [ string $input ] + Parameter #1 [ ?string $key = ] + Parameter #2 [ bool $safe = ] } - Return [ string ] } - Method [ public method escapeHtml ] { + Method [ public method getAvailableCiphers ] { - - Parameters [1] { - Parameter #0 [ string or NULL $text ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method escapeHtmlAttr ] { + Method [ public method getAuthData ] { - - Parameters [1] { - Parameter #0 [ string or NULL $text ] + - Parameters [0] { } - Return [ string ] } - Method [ public method escapeUrl ] { + Method [ public method getAuthTag ] { - - Parameters [1] { - Parameter #0 [ string $url ] + - Parameters [0] { } - Return [ string ] } - Method [ public method getEncoding ] { + Method [ public method getAuthTagLength ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getFlags ] { + Method [ public method getAvailableHashAlgorithms ] { - Parameters [0] { } - - Return [ int ] + - Return [ array ] } - Method [ public method html ] { + Method [ public method getHashAlgorithm ] { - - Parameters [1] { - Parameter #0 [ string or NULL $input ] + - Parameters [0] { } - Return [ string ] } - Method [ public method js ] { + Method [ public method getCipher ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - Return [ string ] } - Method [ final public method normalizeEncoding ] { + Method [ public method getKey ] { - - Parameters [1] { - Parameter #0 [ string $str ] + - Parameters [0] { } - Return [ string ] } - Method [ public method setDoubleEncode ] { + Method [ public method setAuthData ] { - Parameters [1] { - Parameter #0 [ bool $doubleEncode ] + Parameter #0 [ string $data ] } - - Return [ void ] + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] } - Method [ public method setEncoding ] { + Method [ public method setAuthTag ] { - Parameters [1] { - Parameter #0 [ string $encoding ] + Parameter #0 [ string $tag ] } - - Return [ void ] + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] } - Method [ public method setFlags ] { + Method [ public method setAuthTagLength ] { - Parameters [1] { - Parameter #0 [ int $flags ] + Parameter #0 [ int $length ] } - - Return [ Phalcon\Escaper ] + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] } - Method [ public method setHtmlQuoteType ] { + Method [ public method setCipher ] { - Parameters [1] { - Parameter #0 [ int $quoteType ] + Parameter #0 [ string $cipher ] } - - Return [ void ] + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] } - Method [ public method url ] { + Method [ public method setKey ] { - Parameters [1] { - Parameter #0 [ string $url ] + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] } - } - } - - Class [ class Phalcon\Escaper\Exception extends Phalcon\Exception implements Throwable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { + Method [ public method setHashAlgorithm ] { - Parameters [1] { - Parameter #0 [ string $service ] + Parameter #0 [ string $hashAlgorithm ] } - - Return [ string ] + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] } - } - - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - } - - Methods [10] { - Method [ public method __construct ] { + Method [ public method setPadding ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [1] { + Parameter #0 [ int $scheme ] } + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] } - Method [ public method __wakeup ] { - } - - Method [ final public method getMessage ] { - } + Method [ public method useSigning ] { - Method [ final public method getCode ] { + - Parameters [1] { + Parameter #0 [ bool $useSigning ] + } + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] } - Method [ final public method getFile ] { - } + Method [ protected method checkCipherHashIsAvailable ] { - Method [ final public method getLine ] { + - Parameters [2] { + Parameter #0 [ string $cipher ] + Parameter #1 [ string $type ] + } + - Return [ void ] } - Method [ final public method getTrace ] { - } + Method [ protected method cryptPadText ] { - Method [ final public method getPrevious ] { + - Parameters [4] { + Parameter #0 [ string $input ] + Parameter #1 [ string $mode ] + Parameter #2 [ int $blockSize ] + Parameter #3 [ int $paddingType ] + } + - Return [ string ] } - Method [ final public method getTraceAsString ] { - } + Method [ protected method cryptUnpadText ] { - Method [ public method __toString ] { + - Parameters [4] { + Parameter #0 [ string $input ] + Parameter #1 [ string $mode ] + Parameter #2 [ int $blockSize ] + Parameter #3 [ int $paddingType ] + } + - Return [ string ] } - } - } - - Class [ class Phalcon\Events\Event implements Phalcon\Events\EventInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - Properties [5] { - Property [ protected $cancelable ] - Property [ protected $data ] - Property [ protected $source ] - Property [ protected $stopped ] - Property [ protected $type ] - } + Method [ protected method decryptGetUnpadded ] { - - Methods [9] { - Method [ public method getData ] { + - Parameters [3] { + Parameter #0 [ string $mode ] + Parameter #1 [ int $blockSize ] + Parameter #2 [ string $decrypted ] + } + - Return [ string ] } - Method [ public method getSource ] { + Method [ protected method decryptGcmCcmAuth ] { + + - Parameters [4] { + Parameter #0 [ string $mode ] + Parameter #1 [ string $cipherText ] + Parameter #2 [ string $decryptKey ] + Parameter #3 [ string $iv ] + } + - Return [ string ] } - Method [ public method getType ] { + Method [ protected method encryptGetPadded ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $mode ] + Parameter #1 [ string $input ] + Parameter #2 [ int $blockSize ] } - Return [ string ] } - Method [ public method __construct ] { + Method [ protected method encryptGcmCcm ] { - Parameters [4] { - Parameter #0 [ string $type ] - Parameter #1 [ $source ] - Parameter #2 [ $data ] - Parameter #3 [ bool $cancelable ] + Parameter #0 [ string $mode ] + Parameter #1 [ string $padded ] + Parameter #2 [ string $encryptKey ] + Parameter #3 [ string $iv ] } + - Return [ string ] } - Method [ public method isCancelable ] { + Method [ protected method initializeAvailableCiphers ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Encryption\Crypt ] } - Method [ public method isStopped ] { + Method [ private method checkIsMode ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $modes ] + Parameter #1 [ string $mode ] } - Return [ bool ] } - Method [ public method setData ] { + Method [ private method getBlockSize ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ string $mode ] } - - Return [ Phalcon\Events\EventInterface ] + - Return [ int ] } - Method [ public method setType ] { + Method [ private method getIvLength ] { - Parameters [1] { - Parameter #0 [ string $type ] + Parameter #0 [ string $cipher ] } - - Return [ Phalcon\Events\EventInterface ] + - Return [ int ] } - Method [ public method stop ] { + Method [ private method getMode ] { - Parameters [0] { } - - Return [ Phalcon\Events\EventInterface ] + - Return [ string ] + } + + Method [ protected method phpFunctionExists ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ protected method phpOpensslRandomPseudoBytes ] { + + - Parameters [1] { + Parameter #0 [ int $length ] + } } } } - Class [ class Phalcon\Events\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Encryption\Crypt\Exception\Mismatch extends Phalcon\Encryption\Crypt\Exception\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -36943,66 +38472,92 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { - - - Parameters [1] { - Parameter #0 [ string $service ] - } - - Return [ string ] - } + - Static methods [0] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } - Class [ class Phalcon\Events\Manager implements Phalcon\Events\ManagerInterface ] { + Class [ class Phalcon\Encryption\Crypt\PadFactory extends Phalcon\Factory\AbstractFactory ] { - - Constants [1] { - Constant [ public int DEFAULT_PRIORITY ] { 100 } + - Constants [0] { } - Static properties [0] { @@ -37011,123 +38566,93 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $collect ] - Property [ protected $enablePriorities ] - Property [ protected $events ] - Property [ protected $responses ] + - Properties [3] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] + Property [ protected $exception = 'Phalcon\Encrypt...' ] } - - Methods [13] { - Method [ public method attach ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $eventType ] - Parameter #1 [ $handler ] - Parameter #2 [ int $priority ] + - Parameters [1] { + Parameter #0 [ array $services = [] ] } - - Return [ void ] } - Method [ public method arePrioritiesEnabled ] { + Method [ public method newInstance ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ Phalcon\Encryption\Crypt\Padding\PadInterface ] } - Method [ public method collectResponses ] { + Method [ public method padNumberToService ] { - Parameters [1] { - Parameter #0 [ bool $collect ] + Parameter #0 [ int $number ] } - - Return [ void ] + - Return [ string ] } - Method [ public method detach ] { + Method [ protected method getServices ] { - - Parameters [2] { - Parameter #0 [ string $eventType ] - Parameter #1 [ $handler ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method detachAll ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ string or NULL $type ] + Parameter #0 [ string $name ] } - - Return [ void ] } - Method [ public method enablePriorities ] { + Method [ protected method init ] { - Parameters [1] { - Parameter #0 [ bool $enablePriorities ] + Parameter #0 [ array $services = [] ] } - Return [ void ] } - Method [ public method fire ] { - - - Parameters [4] { - Parameter #0 [ string $eventType ] - Parameter #1 [ $source ] - Parameter #2 [ $data ] - Parameter #3 [ bool $cancelable ] - } - } - - Method [ final public method fireQueue ] { - - - Parameters [2] { - Parameter #0 [ SplPriorityQueue $queue ] - Parameter #1 [ Phalcon\Events\EventInterface $event ] - } - } - - Method [ public method getListeners ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ string $type ] + Parameter #0 [ $config ] } - Return [ array ] } - Method [ public method getResponses ] { + Method [ protected method checkConfigElement ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] } - Return [ array ] } - Method [ public method hasListeners ] { + Method [ protected method getException ] { - Parameters [1] { - Parameter #0 [ string $type ] + Parameter #0 [ string $message ] } - - Return [ bool ] + - Return [ Exception ] } - Method [ public method isCollecting ] { + Method [ protected method getExceptionClass ] { - Parameters [0] { } - - Return [ bool ] - } - - Method [ public method isValidHandler ] { - - - Parameters [1] { - Parameter #0 [ $handler ] - } - - Return [ bool ] + - Return [ string ] } } } - Class [ class Phalcon\Factory\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Encryption\Crypt\Padding\Ansi implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { - Constants [0] { } @@ -37135,86 +38660,35 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { - - - Parameters [1] { - Parameter #0 [ string $service ] - } - - Return [ string ] - } + - Static methods [0] { } - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + - Properties [0] { } - - Methods [10] { - Method [ public method __construct ] { + - Methods [2] { + Method [ public method pad ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [1] { + Parameter #0 [ int $paddingSize ] } + - Return [ string ] } - 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 unpad ] { - Method [ public method __toString ] { + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ int $blockSize ] + } + - Return [ int ] } } } - Class [ class Phalcon\Filter implements Phalcon\Filter\FilterInterface ] { + Class [ class Phalcon\Encryption\Crypt\Padding\Iso10126 implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { - - Constants [21] { - Constant [ public string FILTER_ABSINT ] { absint } - Constant [ public string FILTER_ALNUM ] { alnum } - Constant [ public string FILTER_ALPHA ] { alpha } - Constant [ public string FILTER_BOOL ] { bool } - Constant [ public string FILTER_EMAIL ] { email } - Constant [ public string FILTER_FLOAT ] { float } - Constant [ public string FILTER_INT ] { int } - Constant [ public string FILTER_LOWER ] { lower } - Constant [ public string FILTER_LOWERFIRST ] { lowerFirst } - Constant [ public string FILTER_REGEX ] { regex } - Constant [ public string FILTER_REMOVE ] { remove } - Constant [ public string FILTER_REPLACE ] { replace } - Constant [ public string FILTER_SPECIAL ] { special } - Constant [ public string FILTER_SPECIALFULL ] { specialFull } - Constant [ public string FILTER_STRING ] { string } - Constant [ public string FILTER_STRIPTAGS ] { striptags } - Constant [ public string FILTER_TRIM ] { trim } - Constant [ public string FILTER_UPPER ] { upper } - Constant [ public string FILTER_UPPERFIRST ] { upperFirst } - Constant [ public string FILTER_UPPERWORDS ] { upperWords } - Constant [ public string FILTER_URL ] { url } + - Constants [0] { } - Static properties [0] { @@ -37223,82 +38697,30 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $mapper ] - Property [ protected $services ] + - Properties [0] { } - - Methods [8] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $mapper ] - } - } - - Method [ public method get ] { - - - Parameters [1] { - Parameter #0 [ string $name ] - } - } - - Method [ public method has ] { + - Methods [2] { + Method [ public method pad ] { - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ bool ] - } - - Method [ public method sanitize ] { - - - Parameters [3] { - Parameter #0 [ $value ] - Parameter #1 [ $sanitizers ] - Parameter #2 [ bool $noRecursive ] + Parameter #0 [ int $paddingSize ] } + - Return [ string ] } - Method [ public method set ] { + Method [ public method unpad ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $service ] - } - - Return [ void ] - } - - Method [ protected method init ] { - - - Parameters [1] { - Parameter #0 [ array $mapper ] - } - - Return [ void ] - } - - Method [ private method processArrayValues ] { - - - Parameters [3] { - Parameter #0 [ array $values ] - Parameter #1 [ string $sanitizerName ] - Parameter #2 [ array $sanitizerParams ] - } - - Return [ array ] - } - - Method [ private method sanitizer ] { - - - Parameters [3] { - Parameter #0 [ $value ] - Parameter #1 [ string $sanitizerName ] - Parameter #2 [ array $sanitizerParams ] + Parameter #0 [ string $input ] + Parameter #1 [ int $blockSize ] } + - Return [ int ] } } } - Class [ class Phalcon\Filter\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Encryption\Crypt\Padding\IsoIek implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { - Constants [0] { } @@ -37306,63 +38728,33 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { - - - Parameters [1] { - Parameter #0 [ string $service ] - } - - Return [ string ] - } + - Static methods [0] { } - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + - Properties [0] { } - - Methods [10] { - Method [ public method __construct ] { + - Methods [2] { + Method [ public method pad ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [1] { + Parameter #0 [ int $paddingSize ] } + - Return [ string ] } - 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 unpad ] { - Method [ public method __toString ] { + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ int $blockSize ] + } + - Return [ int ] } } } - Class [ class Phalcon\Filter\FilterFactory ] { + Class [ class Phalcon\Encryption\Crypt\Padding\Noop implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { - Constants [0] { } @@ -37377,23 +38769,26 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Methods [2] { - Method [ public method newInstance ] { + Method [ public method pad ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $paddingSize ] } - - Return [ Phalcon\Filter\FilterInterface ] + - Return [ string ] } - Method [ protected method getAdapters ] { + Method [ public method unpad ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ int $blockSize ] } - - Return [ array ] + - Return [ int ] } } } - Class [ class Phalcon\Filter\Sanitize\AbsInt ] { + Class [ class Phalcon\Encryption\Crypt\Padding\Pkcs7 implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { - Constants [0] { } @@ -37407,17 +38802,27 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Properties [0] { } - - Methods [1] { - Method [ public method __invoke ] { + - Methods [2] { + Method [ public method pad ] { - Parameters [1] { - Parameter #0 [ $input ] + Parameter #0 [ int $paddingSize ] + } + - Return [ string ] + } + + Method [ public method unpad ] { + + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ int $blockSize ] } + - Return [ int ] } } } - Class [ class Phalcon\Filter\Sanitize\Alnum ] { + Class [ class Phalcon\Encryption\Crypt\Padding\Space implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { - Constants [0] { } @@ -37431,17 +38836,27 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Properties [0] { } - - Methods [1] { - Method [ public method __invoke ] { + - Methods [2] { + Method [ public method pad ] { - Parameters [1] { - Parameter #0 [ $input ] + Parameter #0 [ int $paddingSize ] + } + - Return [ string ] + } + + Method [ public method unpad ] { + + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ int $blockSize ] } + - Return [ int ] } } } - Class [ class Phalcon\Filter\Sanitize\Alpha ] { + Class [ class Phalcon\Encryption\Crypt\Padding\Zero implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { - Constants [0] { } @@ -37455,19 +38870,42 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Properties [0] { } - - Methods [1] { - Method [ public method __invoke ] { + - Methods [2] { + Method [ public method pad ] { - Parameters [1] { - Parameter #0 [ $input ] + Parameter #0 [ int $paddingSize ] + } + - Return [ string ] + } + + Method [ public method unpad ] { + + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ int $blockSize ] } + - Return [ int ] } } } - Class [ class Phalcon\Filter\Sanitize\BoolVal ] { + Class [ class Phalcon\Encryption\Security extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface ] { - - Constants [0] { + - Constants [13] { + Constant [ public int CRYPT_ARGON2I ] { 10 } + Constant [ public int CRYPT_ARGON2ID ] { 11 } + Constant [ public int CRYPT_BCRYPT ] { 0 } + 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] { @@ -37476,140 +38914,247 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [0] { + - Properties [12] { + Property [ protected $container = NULL ] + Property [ protected $defaultHash = 0 ] + Property [ protected $numberBytes = 16 ] + Property [ protected $random = NULL ] + Property [ protected $requestToken = NULL ] + Property [ protected $token = NULL ] + Property [ protected $tokenKey = NULL ] + Property [ protected $tokenKeySessionId = '$PHALCON/CSRF/K...' ] + Property [ protected $tokenValueSessionId = '$PHALCON/CSRF$' ] + Property [ protected $workFactor = 10 ] + Property [ private $localSession = NULL ] + Property [ private $localRequest = NULL ] } - - Methods [1] { - Method [ public method __invoke ] { + - Methods [28] { + Method [ public method getWorkFactor ] { - - Parameters [1] { - Parameter #0 [ $input ] + - Parameters [0] { } + - Return [ int ] } - } - } - Class [ class Phalcon\Filter\Sanitize\Email ] { + Method [ public method __construct ] { - - Constants [0] { - } + - Parameters [2] { + Parameter #0 [ ?Phalcon\Session\ManagerInterface $session = ] + Parameter #1 [ ?Phalcon\Http\RequestInterface $request = ] + } + } - - Static properties [0] { - } + Method [ public method checkHash ] { - - Static methods [0] { - } + - Parameters [3] { + Parameter #0 [ string $password ] + Parameter #1 [ string $passwordHash ] + Parameter #2 [ int $maxPassLength = ] + } + - Return [ bool ] + } - - Properties [0] { - } + Method [ public method checkToken ] { - - Methods [1] { - Method [ public method __invoke ] { + - Parameters [3] { + Parameter #0 [ ?string $tokenKey = ] + Parameter #1 [ $tokenValue = ] + Parameter #2 [ bool $destroyIfValid = ] + } + - Return [ bool ] + } + + Method [ public method computeHmac ] { + + - Parameters [4] { + Parameter #0 [ string $data ] + Parameter #1 [ string $key ] + Parameter #2 [ string $algo ] + Parameter #3 [ bool $raw = ] + } + - Return [ string ] + } + + Method [ public method destroyToken ] { + + - Parameters [0] { + } + - Return [ Phalcon\Encryption\Security ] + } + + Method [ public method getDefaultHash ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getHashInformation ] { - Parameters [1] { - Parameter #0 [ $input ] + Parameter #0 [ string $hash ] } + - Return [ array ] } - } - } - Class [ class Phalcon\Filter\Sanitize\FloatVal ] { + Method [ public method getRandom ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ Phalcon\Encryption\Security\Random ] + } - - Static properties [0] { - } + Method [ public method getRandomBytes ] { - - Static methods [0] { - } + - Parameters [0] { + } + - Return [ int ] + } - - Properties [0] { - } + Method [ public method getRequestToken ] { - - Methods [1] { - Method [ public method __invoke ] { + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getSessionToken ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getSaltBytes ] { - Parameters [1] { - Parameter #0 [ $input ] + Parameter #0 [ int $numberBytes = ] } + - Return [ string ] } - } - } - Class [ class Phalcon\Filter\Sanitize\IntVal ] { + Method [ public method getToken ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ ?string ] + } - - Static properties [0] { - } + Method [ public method getTokenKey ] { - - Static methods [0] { - } + - Parameters [0] { + } + - Return [ ?string ] + } - - Properties [0] { - } + Method [ public method hash ] { - - Methods [1] { - Method [ public method __invoke ] { + - Parameters [2] { + Parameter #0 [ string $password ] + Parameter #1 [ array $options = [] ] + } + - Return [ string ] + } + + Method [ public method isLegacyHash ] { - Parameters [1] { - Parameter #0 [ $input ] + Parameter #0 [ string $passwordHash ] } + - Return [ bool ] } - } - } - Class [ class Phalcon\Filter\Sanitize\Lower ] { + Method [ public method setDefaultHash ] { - - Constants [0] { - } + - Parameters [1] { + Parameter #0 [ int $defaultHash ] + } + - Return [ Phalcon\Encryption\Security ] + } - - Static properties [0] { - } + Method [ public method setRandomBytes ] { - - Static methods [0] { - } + - Parameters [1] { + Parameter #0 [ int $randomBytes ] + } + - Return [ Phalcon\Encryption\Security ] + } - - Properties [0] { - } + Method [ public method setWorkFactor ] { - - Methods [1] { - Method [ public method __invoke ] { + - Parameters [1] { + Parameter #0 [ int $workFactor ] + } + - Return [ Phalcon\Encryption\Security ] + } + + Method [ protected method getLocalService ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ string $property ] + } + } + + Method [ private method processAlgorithm ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ private method processArgonOptions ] { - Parameters [1] { - Parameter #0 [ string $input ] + Parameter #0 [ array $options ] } + - Return [ array ] } - } - } - Class [ class Phalcon\Filter\Sanitize\LowerFirst ] { + Method [ private method processCost ] { - - Constants [0] { - } + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + - Return [ int ] + } - - Static properties [0] { - } + Method [ private method processTokenKey ] { - - Static methods [0] { - } + - Parameters [1] { + Parameter #0 [ ?string $tokenKey = ] + } + - Return [ ?string ] + } - - Properties [0] { - } + Method [ private method processUserToken ] { - - Methods [1] { - Method [ public method __invoke ] { + - Parameters [2] { + Parameter #0 [ string $tokenKey ] + Parameter #1 [ ?string $tokenValue = ] + } + - Return [ ?string ] + } + + Method [ public method getDI ] { + + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] + } + + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ string $input ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } + - Return [ void ] } } } - Class [ class Phalcon\Filter\Sanitize\Regex ] { + Class [ class Phalcon\Encryption\Security\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -37617,25 +39162,97 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [0] { + - Static methods [1] { + Method [ static public method containerServiceNotFound ] { + + - Parameters [1] { + Parameter #0 [ string $service ] + } + - Return [ string ] + } } - - Properties [0] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - - Methods [1] { - Method [ public method __invoke ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $input ] - Parameter #1 [ $pattern ] - Parameter #2 [ $replace ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + } + + Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ final public method getCode ] { + + - Parameters [0] { + } + } + + Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { } + - Return [ string ] } } } - Class [ class Phalcon\Filter\Sanitize\Remove ] { + Class [ class Phalcon\Encryption\Security\JWT\Builder ] { - Constants [0] { } @@ -37646,191 +39263,4127 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [0] { + - Properties [4] { + Property [ private $claims = NULL ] + Property [ private $jose = NULL ] + Property [ private $passphrase = NULL ] + Property [ private $signer = NULL ] } - - Methods [1] { - Method [ public method __invoke ] { + - Methods [27] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Encryption\Security\JWT\Signer\SignerInterface $signer ] + } + } + + Method [ public method init ] { + + - Parameters [0] { + } + - Return [ Phalcon\Encryption\Security\JWT\Builder ] + } + + Method [ public method addClaim ] { - Parameters [2] { - Parameter #0 [ $input ] - Parameter #1 [ $replace ] + Parameter #0 [ string $name ] + Parameter #1 [ $value ] } + - Return [ Phalcon\Encryption\Security\JWT\Builder ] } - } - } - Class [ class Phalcon\Filter\Sanitize\Replace ] { + Method [ public method getAudience ] { - - Constants [0] { - } + - Parameters [0] { + } + } - - Static properties [0] { - } + Method [ public method getClaims ] { - - Static methods [0] { - } + - Parameters [0] { + } + - Return [ array ] + } - - Properties [0] { - } + Method [ public method getContentType ] { - - Methods [1] { - Method [ public method __invoke ] { + - Parameters [0] { + } + - Return [ ?string ] + } - - Parameters [3] { - Parameter #0 [ $input ] - Parameter #1 [ $from ] - Parameter #2 [ $to ] + Method [ public method getExpirationTime ] { + + - Parameters [0] { } + - Return [ ?int ] } - } - } - Class [ class Phalcon\Filter\Sanitize\Special ] { + Method [ public method getHeaders ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ array ] + } - - Static properties [0] { - } + Method [ public method getId ] { - - Static methods [0] { - } + - Parameters [0] { + } + - Return [ ?string ] + } - - Properties [0] { - } + Method [ public method getIssuedAt ] { - - Methods [1] { - Method [ public method __invoke ] { + - Parameters [0] { + } + - Return [ ?int ] + } + + Method [ public method getIssuer ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getNotBefore ] { + + - Parameters [0] { + } + - Return [ ?int ] + } + + Method [ public method getSubject ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getToken ] { + + - Parameters [0] { + } + - Return [ Phalcon\Encryption\Security\JWT\Token\Token ] + } + + Method [ public method getPassphrase ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method setAudience ] { - Parameters [1] { - Parameter #0 [ $input ] + Parameter #0 [ $audience ] } + - Return [ Phalcon\Encryption\Security\JWT\Builder ] } - } - } - Class [ class Phalcon\Filter\Sanitize\SpecialFull ] { + Method [ public method setContentType ] { - - Constants [0] { - } + - Parameters [1] { + Parameter #0 [ string $contentType ] + } + - Return [ Phalcon\Encryption\Security\JWT\Builder ] + } - - Static properties [0] { - } + Method [ public method setExpirationTime ] { - - Static methods [0] { - } + - Parameters [1] { + Parameter #0 [ int $timestamp ] + } + - Return [ Phalcon\Encryption\Security\JWT\Builder ] + } - - Properties [0] { - } + Method [ public method setId ] { - - Methods [1] { - Method [ public method __invoke ] { + - Parameters [1] { + Parameter #0 [ string $id ] + } + - Return [ Phalcon\Encryption\Security\JWT\Builder ] + } + + Method [ public method setIssuedAt ] { - Parameters [1] { - Parameter #0 [ $input ] + Parameter #0 [ int $timestamp ] } + - Return [ Phalcon\Encryption\Security\JWT\Builder ] } - } - } - Class [ class Phalcon\Filter\Sanitize\StringVal ] { + Method [ public method setIssuer ] { - - Constants [0] { - } + - Parameters [1] { + Parameter #0 [ string $issuer ] + } + - Return [ Phalcon\Encryption\Security\JWT\Builder ] + } - - Static properties [0] { - } + Method [ public method setNotBefore ] { - - Static methods [0] { - } + - Parameters [1] { + Parameter #0 [ int $timestamp ] + } + - Return [ Phalcon\Encryption\Security\JWT\Builder ] + } - - Properties [0] { - } + Method [ public method setSubject ] { + + - Parameters [1] { + Parameter #0 [ string $subject ] + } + - Return [ Phalcon\Encryption\Security\JWT\Builder ] + } + + Method [ public method setPassphrase ] { + + - Parameters [1] { + Parameter #0 [ string $passphrase ] + } + - Return [ Phalcon\Encryption\Security\JWT\Builder ] + } + + Method [ protected method setClaim ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $value ] + } + - Return [ Phalcon\Encryption\Security\JWT\Builder ] + } + + Method [ private method encodeUrl ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ private method encode ] { + + - Parameters [3] { + Parameter #0 [ $data ] + Parameter #1 [ int $options = ] + Parameter #2 [ int $depth = ] + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Encryption\Security\JWT\Exceptions\UnsupportedAlgorithmException extends Exception implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + } + + Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ final public method getCode ] { + + - Parameters [0] { + } + } + + Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Encryption\Security\JWT\Exceptions\ValidatorException extends Exception implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + } + + Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ final public method getCode ] { + + - Parameters [0] { + } + } + + Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Encryption\Security\JWT\Signer\Hmac extends Phalcon\Encryption\Security\JWT\Signer\AbstractSigner implements Phalcon\Encryption\Security\JWT\Signer\SignerInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $algorithm = NULL ] + } + + - Methods [6] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $algo = ] + } + } + + Method [ public method getAlgHeader ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method sign ] { + + - Parameters [2] { + Parameter #0 [ string $payload ] + Parameter #1 [ string $passphrase ] + } + - Return [ string ] + } + + Method [ public method verify ] { + + - Parameters [3] { + Parameter #0 [ string $source ] + Parameter #1 [ string $payload ] + Parameter #2 [ string $passphrase ] + } + - Return [ bool ] + } + + Method [ private method getHash ] { + + - Parameters [2] { + Parameter #0 [ string $payload ] + Parameter #1 [ string $passphrase ] + } + - Return [ string ] + } + + Method [ public method getAlgorithm ] { + + - Parameters [0] { + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Encryption\Security\JWT\Signer\None implements Phalcon\Encryption\Security\JWT\Signer\SignerInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [4] { + Method [ public method getAlgHeader ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getAlgorithm ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method sign ] { + + - Parameters [2] { + Parameter #0 [ string $payload ] + Parameter #1 [ string $passphrase ] + } + - Return [ string ] + } + + Method [ public method verify ] { + + - Parameters [3] { + Parameter #0 [ string $source ] + Parameter #1 [ string $payload ] + Parameter #2 [ string $passphrase ] + } + - Return [ bool ] + } + } + } + + Class [ class Phalcon\Encryption\Security\JWT\Token\Enum ] { + + - Constants [10] { + Constant [ public string TYPE ] { typ } + Constant [ public string ALGO ] { alg } + Constant [ public string CONTENT_TYPE ] { cty } + Constant [ public string AUDIENCE ] { aud } + Constant [ public string EXPIRATION_TIME ] { exp } + Constant [ public string ID ] { jti } + Constant [ public string ISSUED_AT ] { iat } + Constant [ public string ISSUER ] { iss } + Constant [ public string NOT_BEFORE ] { nbf } + Constant [ public string SUBJECT ] { sub } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ class Phalcon\Encryption\Security\JWT\Token\Item extends Phalcon\Encryption\Security\JWT\Token\AbstractItem ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $data = NULL ] + } + + - Methods [5] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ array $payload ] + Parameter #1 [ string $encoded ] + } + } + + Method [ public method get ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getPayload ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method has ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method getEncoded ] { + + - Parameters [0] { + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Encryption\Security\JWT\Token\Parser ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [7] { + Method [ public method parse ] { + + - Parameters [1] { + Parameter #0 [ string $token ] + } + - Return [ Phalcon\Encryption\Security\JWT\Token\Token ] + } + + Method [ private method decodeClaims ] { + + - Parameters [1] { + Parameter #0 [ string $claims ] + } + - Return [ Phalcon\Encryption\Security\JWT\Token\Item ] + } + + Method [ private method decodeHeaders ] { + + - Parameters [1] { + Parameter #0 [ string $headers ] + } + - Return [ Phalcon\Encryption\Security\JWT\Token\Item ] + } + + Method [ private method decodeSignature ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Encryption\Security\JWT\Token\Item $headers ] + Parameter #1 [ string $signature ] + } + - Return [ Phalcon\Encryption\Security\JWT\Token\Signature ] + } + + Method [ private method parseToken ] { + + - Parameters [1] { + Parameter #0 [ string $token ] + } + - Return [ array ] + } + + Method [ private method decode ] { + + - Parameters [4] { + Parameter #0 [ string $data ] + Parameter #1 [ bool $associative = ] + Parameter #2 [ int $depth = ] + Parameter #3 [ int $options = ] + } + } + + Method [ private method decodeUrl ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Encryption\Security\JWT\Token\Signature extends Phalcon\Encryption\Security\JWT\Token\AbstractItem ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $data = NULL ] + } + + - Methods [3] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $hash = ] + Parameter #1 [ string $encoded = ] + } + } + + Method [ public method getHash ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getEncoded ] { + + - Parameters [0] { + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Encryption\Security\JWT\Token\Token ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ private $claims = NULL ] + Property [ private $headers = NULL ] + Property [ private $signature = NULL ] + } + + - Methods [6] { + Method [ public method getClaims ] { + + - Parameters [0] { + } + } + + Method [ public method getHeaders ] { + + - Parameters [0] { + } + } + + Method [ public method getSignature ] { + + - Parameters [0] { + } + } + + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Encryption\Security\JWT\Token\Item $headers ] + Parameter #1 [ Phalcon\Encryption\Security\JWT\Token\Item $claims ] + Parameter #2 [ Phalcon\Encryption\Security\JWT\Token\Signature $signature ] + } + } + + Method [ public method getPayload ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getToken ] { + + - Parameters [0] { + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Encryption\Security\JWT\Validator ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ private $timeShift = 0 ] + Property [ private $token = NULL ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Encryption\Security\JWT\Token\Token $token ] + Parameter #1 [ int $timeShift = ] + } + } + + Method [ public method setToken ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Encryption\Security\JWT\Token\Token $token ] + } + - Return [ Phalcon\Encryption\Security\JWT\Validator ] + } + + Method [ public method validateAudience ] { + + - Parameters [1] { + Parameter #0 [ string $audience ] + } + - Return [ Phalcon\Encryption\Security\JWT\Validator ] + } + + Method [ public method validateExpiration ] { + + - Parameters [1] { + Parameter #0 [ int $timestamp ] + } + - Return [ Phalcon\Encryption\Security\JWT\Validator ] + } + + Method [ public method validateId ] { + + - Parameters [1] { + Parameter #0 [ string $id ] + } + - Return [ Phalcon\Encryption\Security\JWT\Validator ] + } + + Method [ public method validateIssuedAt ] { + + - Parameters [1] { + Parameter #0 [ int $timestamp ] + } + - Return [ Phalcon\Encryption\Security\JWT\Validator ] + } + + Method [ public method validateIssuer ] { + + - Parameters [1] { + Parameter #0 [ string $issuer ] + } + - Return [ Phalcon\Encryption\Security\JWT\Validator ] + } + + Method [ public method validateNotBefore ] { + + - Parameters [1] { + Parameter #0 [ int $timestamp ] + } + - Return [ Phalcon\Encryption\Security\JWT\Validator ] + } + + Method [ public method validateSignature ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Encryption\Security\JWT\Signer\SignerInterface $signer ] + Parameter #1 [ string $passphrase ] + } + - Return [ Phalcon\Encryption\Security\JWT\Validator ] + } + + Method [ private method getTimestamp ] { + + - Parameters [1] { + Parameter #0 [ int $timestamp ] + } + - Return [ int ] + } + } + } + + Class [ class Phalcon\Encryption\Security\Random ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [9] { + Method [ public method base58 ] { + + - Parameters [1] { + Parameter #0 [ ?int $len = ] + } + - Return [ string ] + } + + Method [ public method base62 ] { + + - Parameters [1] { + Parameter #0 [ ?int $len = ] + } + - Return [ string ] + } + + Method [ public method base64 ] { + + - Parameters [1] { + Parameter #0 [ ?int $len = ] + } + - Return [ string ] + } + + Method [ public method base64Safe ] { + + - Parameters [2] { + Parameter #0 [ ?int $len = ] + Parameter #1 [ bool $padding = ] + } + - Return [ string ] + } + + Method [ public method bytes ] { + + - Parameters [1] { + Parameter #0 [ int $len = ] + } + - Return [ string ] + } + + Method [ public method hex ] { + + - Parameters [1] { + Parameter #0 [ ?int $len = ] + } + - Return [ string ] + } + + Method [ public method number ] { + + - Parameters [1] { + Parameter #0 [ int $len ] + } + - Return [ int ] + } + + Method [ public method uuid ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method base ] { + + - Parameters [3] { + Parameter #0 [ string $alphabet ] + Parameter #1 [ int $base ] + Parameter #2 [ $n = ] + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Events\Event implements Phalcon\Events\EventInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $cancelable = NULL ] + Property [ protected $data = NULL ] + Property [ protected $source = NULL ] + Property [ protected $stopped = false ] + Property [ protected $type = NULL ] + } + + - Methods [9] { + Method [ public method getData ] { + + - Parameters [0] { + } + } + + Method [ public method getSource ] { + + - Parameters [0] { + } + - Return [ ?NULL ] + } + + Method [ public method getType ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [4] { + Parameter #0 [ string $type ] + Parameter #1 [ $source = ] + Parameter #2 [ $data = ] + Parameter #3 [ bool $cancelable = ] + } + } + + Method [ public method isCancelable ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isStopped ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method setData ] { + + - Parameters [1] { + Parameter #0 [ $data = ] + } + - Return [ Phalcon\Events\EventInterface ] + } + + Method [ public method setType ] { + + - Parameters [1] { + Parameter #0 [ string $type ] + } + - Return [ Phalcon\Events\EventInterface ] + } + + Method [ public method stop ] { + + - Parameters [0] { + } + - Return [ Phalcon\Events\EventInterface ] + } + } + } + + Class [ class Phalcon\Events\Exception extends Phalcon\Exception implements Stringable, 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 = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + } + + Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ final public method getCode ] { + + - Parameters [0] { + } + } + + Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Events\Manager implements Phalcon\Events\ManagerInterface ] { + + - Constants [1] { + Constant [ public int DEFAULT_PRIORITY ] { 100 } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $collect = false ] + Property [ protected $enablePriorities = false ] + Property [ protected $events = NULL ] + Property [ protected $responses = NULL ] + } + + - Methods [13] { + Method [ public method attach ] { + + - Parameters [3] { + Parameter #0 [ string $eventType ] + Parameter #1 [ $handler ] + Parameter #2 [ int $priority = ] + } + - Return [ void ] + } + + Method [ public method arePrioritiesEnabled ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method collectResponses ] { + + - Parameters [1] { + Parameter #0 [ bool $collect ] + } + - Return [ void ] + } + + Method [ public method detach ] { + + - Parameters [2] { + Parameter #0 [ string $eventType ] + Parameter #1 [ $handler ] + } + - Return [ void ] + } + + Method [ public method detachAll ] { + + - Parameters [1] { + Parameter #0 [ ?string $type = ] + } + - Return [ void ] + } + + Method [ public method enablePriorities ] { + + - Parameters [1] { + Parameter #0 [ bool $enablePriorities ] + } + - Return [ void ] + } + + Method [ public method fire ] { + + - Parameters [4] { + Parameter #0 [ string $eventType ] + Parameter #1 [ $source ] + Parameter #2 [ $data = ] + Parameter #3 [ bool $cancelable = ] + } + } + + Method [ final public method fireQueue ] { + + - Parameters [2] { + Parameter #0 [ SplPriorityQueue $queue ] + Parameter #1 [ Phalcon\Events\EventInterface $event ] + } + } + + Method [ public method getListeners ] { + + - Parameters [1] { + Parameter #0 [ string $type ] + } + - Return [ array ] + } + + Method [ public method getResponses ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasListeners ] { + + - Parameters [1] { + Parameter #0 [ string $type ] + } + - Return [ bool ] + } + + Method [ public method isCollecting ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isValidHandler ] { + + - Parameters [1] { + Parameter #0 [ $handler ] + } + - Return [ bool ] + } + } + } + + Class [ class Phalcon\Factory\Exception extends Phalcon\Exception implements Stringable, 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 = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + } + + Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ final public method getCode ] { + + - Parameters [0] { + } + } + + Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Filter\Exception extends Phalcon\Exception implements Stringable, 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 = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + } + + Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ final public method getCode ] { + + - Parameters [0] { + } + } + + Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Filter\Filter implements Phalcon\Filter\FilterInterface ] { + + - Constants [21] { + Constant [ public string FILTER_ABSINT ] { absint } + Constant [ public string FILTER_ALNUM ] { alnum } + Constant [ public string FILTER_ALPHA ] { alpha } + Constant [ public string FILTER_BOOL ] { bool } + Constant [ public string FILTER_EMAIL ] { email } + Constant [ public string FILTER_FLOAT ] { float } + Constant [ public string FILTER_INT ] { int } + Constant [ public string FILTER_LOWER ] { lower } + Constant [ public string FILTER_LOWERFIRST ] { lowerfirst } + Constant [ public string FILTER_REGEX ] { regex } + Constant [ public string FILTER_REMOVE ] { remove } + Constant [ public string FILTER_REPLACE ] { replace } + Constant [ public string FILTER_SPECIAL ] { special } + Constant [ public string FILTER_SPECIALFULL ] { specialfull } + Constant [ public string FILTER_STRING ] { string } + Constant [ public string FILTER_STRIPTAGS ] { striptags } + Constant [ public string FILTER_TRIM ] { trim } + Constant [ public string FILTER_UPPER ] { upper } + Constant [ public string FILTER_UPPERFIRST ] { upperfirst } + Constant [ public string FILTER_UPPERWORDS ] { upperwords } + Constant [ public string FILTER_URL ] { url } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $mapper = [] ] + } + } + + Method [ public method __call ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $args ] + } + } + + Method [ public method get ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + } + + Method [ public method has ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method sanitize ] { + + - Parameters [3] { + Parameter #0 [ $value ] + Parameter #1 [ $sanitizers ] + Parameter #2 [ bool $noRecursive = ] + } + } + + Method [ public method set ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $service ] + } + - Return [ void ] + } + + Method [ protected method init ] { + + - Parameters [1] { + Parameter #0 [ array $mapper ] + } + - Return [ void ] + } + + Method [ private method createInstance ] { + + - Parameters [1] { + Parameter #0 [ $definition ] + } + } + + Method [ private method processArraySanitizers ] { + + - Parameters [3] { + Parameter #0 [ array $sanitizers ] + Parameter #1 [ $value ] + Parameter #2 [ bool $noRecursive ] + } + } + + Method [ private method processArrayValues ] { + + - Parameters [3] { + Parameter #0 [ array $values ] + Parameter #1 [ string $sanitizerName ] + Parameter #2 [ array $sanitizerParams = [] ] + } + - Return [ array ] + } + + Method [ private method sanitizer ] { + + - Parameters [3] { + Parameter #0 [ $value ] + Parameter #1 [ string $sanitizerName ] + Parameter #2 [ array $sanitizerParams = [] ] + } + } + + Method [ private method processValueIsArray ] { + + - Parameters [4] { + Parameter #0 [ $value ] + Parameter #1 [ string $sanitizerName ] + Parameter #2 [ array $sanitizerParams ] + Parameter #3 [ bool $noRecursive ] + } + } + + Method [ private method processValueIsNotArray ] { + + - Parameters [3] { + Parameter #0 [ $value ] + Parameter #1 [ string $sanitizerName ] + Parameter #2 [ array $sanitizerParams ] + } + } + + Method [ private method splitSanitizerParameters ] { + + - Parameters [2] { + Parameter #0 [ $sanitizerKey ] + Parameter #1 [ $sanitizer ] + } + - Return [ array ] + } + } + } + + Class [ class Phalcon\Filter\FilterFactory ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [2] { + Method [ public method newInstance ] { + + - Parameters [0] { + } + - Return [ Phalcon\Filter\FilterInterface ] + } + + Method [ protected method getServices ] { + + - Parameters [0] { + } + - Return [ array ] + } + } + } + + Class [ class Phalcon\Filter\Sanitize\AbsInt ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $input ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\Alnum ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $input ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\Alpha ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $input ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\BoolVal ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $input ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\Email ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $input ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\FloatVal ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $input ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\IntVal ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $input ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\Lower ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\LowerFirst ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\Regex ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ $input ] + Parameter #1 [ $pattern ] + Parameter #2 [ $replace ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\Remove ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ $input ] + Parameter #1 [ $replace ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\Replace ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ $input ] + Parameter #1 [ $from ] + Parameter #2 [ $to ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\Special ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $input ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\SpecialFull ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $input ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\StringVal ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $input ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\Striptags ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\Trim ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\Upper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\UpperFirst ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\UpperWords ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\Url ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $input ] + } + } + } + } + + Class [ class Phalcon\Flash\Direct extends Phalcon\Flash\AbstractFlash implements Phalcon\Flash\FlashInterface, Phalcon\Di\InjectionAwareInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [11] { + Property [ protected $container = NULL ] + Property [ protected $autoescape = true ] + Property [ protected $automaticHtml = true ] + Property [ protected $cssClasses = NULL ] + Property [ protected $cssIconClasses = NULL ] + Property [ protected $customTemplate = '' ] + Property [ protected $escaperService = NULL ] + Property [ protected $implicitFlush = true ] + Property [ protected $interpolator = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $sessionService = NULL ] + } + + - Methods [23] { + Method [ public method message ] { + + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ $message ] + } + - Return [ ?string ] + } + + Method [ public method output ] { + + - Parameters [1] { + Parameter #0 [ bool $remove = ] + } + - Return [ void ] + } + + Method [ public method getAutoescape ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method getCssClasses ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getCssIconClasses ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getCustomTemplate ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ ?Phalcon\Html\Escaper\EscaperInterface $escaper = ] + Parameter #1 [ ?Phalcon\Session\ManagerInterface $session = ] + } + } + + Method [ public method clear ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method error ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ ?string ] + } + + Method [ public method getEscaperService ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\Escaper\EscaperInterface ] + } + + Method [ public method notice ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ ?string ] + } + + Method [ public method setAutoescape ] { + + - Parameters [1] { + Parameter #0 [ bool $autoescape ] + } + - Return [ Phalcon\Flash\AbstractFlash ] + } + + Method [ public method setAutomaticHtml ] { + + - Parameters [1] { + Parameter #0 [ bool $automaticHtml ] + } + - Return [ Phalcon\Flash\AbstractFlash ] + } + + Method [ public method setCssClasses ] { + + - Parameters [1] { + Parameter #0 [ array $cssClasses ] + } + - Return [ Phalcon\Flash\AbstractFlash ] + } + + Method [ public method setCssIconClasses ] { + + - Parameters [1] { + Parameter #0 [ array $cssIconClasses ] + } + - Return [ Phalcon\Flash\AbstractFlash ] + } + + Method [ public method setCustomTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $customTemplate ] + } + - Return [ Phalcon\Flash\AbstractFlash ] + } + + Method [ public method setEscaperService ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaperService ] + } + - Return [ Phalcon\Flash\AbstractFlash ] + } + + Method [ public method setImplicitFlush ] { + + - Parameters [1] { + Parameter #0 [ bool $implicitFlush ] + } + - Return [ Phalcon\Flash\AbstractFlash ] + } + + Method [ public method success ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ ?string ] + } + + Method [ public method outputMessage ] { + + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ $message ] + } + - Return [ ?string ] + } + + Method [ public method warning ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ ?string ] + } + + Method [ public method getDI ] { + + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] + } + + Method [ public method setDI ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + } + - Return [ void ] + } + } + } + + Class [ class Phalcon\Flash\Exception extends Phalcon\Exception implements Stringable, 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 = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + } + + Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ final public method getCode ] { + + - Parameters [0] { + } + } + + Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Flash\Session extends Phalcon\Flash\AbstractFlash implements Phalcon\Flash\FlashInterface, Phalcon\Di\InjectionAwareInterface ] { + + - Constants [1] { + Constant [ public string SESSION_KEY ] { _flashMessages } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [11] { + Property [ protected $container = NULL ] + Property [ protected $autoescape = true ] + Property [ protected $automaticHtml = true ] + Property [ protected $cssClasses = NULL ] + Property [ protected $cssIconClasses = NULL ] + Property [ protected $customTemplate = '' ] + Property [ protected $escaperService = NULL ] + Property [ protected $implicitFlush = true ] + Property [ protected $interpolator = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $sessionService = NULL ] + } + + - Methods [28] { + Method [ public method clear ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method getMessages ] { + + - Parameters [2] { + Parameter #0 [ $type = ] + Parameter #1 [ bool $remove = ] + } + - Return [ array ] + } + + Method [ public method has ] { + + - Parameters [1] { + Parameter #0 [ ?string $type = ] + } + - Return [ bool ] + } + + Method [ public method message ] { + + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ $message ] + } + - Return [ ?string ] + } + + Method [ public method output ] { + + - Parameters [1] { + Parameter #0 [ bool $remove = ] + } + - Return [ void ] + } + + Method [ protected method getSessionMessages ] { + + - Parameters [2] { + Parameter #0 [ bool $remove ] + Parameter #1 [ ?string $type = ] + } + - Return [ array ] + } + + Method [ protected method setSessionMessages ] { + + - Parameters [1] { + Parameter #0 [ array $messages ] + } + - Return [ array ] + } + + Method [ public method getSessionService ] { + + - Parameters [0] { + } + - Return [ Phalcon\Session\ManagerInterface ] + } + + Method [ public method getAutoescape ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method getCssClasses ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getCssIconClasses ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getCustomTemplate ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ ?Phalcon\Html\Escaper\EscaperInterface $escaper = ] + Parameter #1 [ ?Phalcon\Session\ManagerInterface $session = ] + } + } + + Method [ public method error ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ ?string ] + } + + Method [ public method getEscaperService ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\Escaper\EscaperInterface ] + } + + Method [ public method notice ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ ?string ] + } + + Method [ public method setAutoescape ] { + + - Parameters [1] { + Parameter #0 [ bool $autoescape ] + } + - Return [ Phalcon\Flash\AbstractFlash ] + } + + Method [ public method setAutomaticHtml ] { + + - Parameters [1] { + Parameter #0 [ bool $automaticHtml ] + } + - Return [ Phalcon\Flash\AbstractFlash ] + } + + Method [ public method setCssClasses ] { + + - Parameters [1] { + Parameter #0 [ array $cssClasses ] + } + - Return [ Phalcon\Flash\AbstractFlash ] + } + + Method [ public method setCssIconClasses ] { + + - Parameters [1] { + Parameter #0 [ array $cssIconClasses ] + } + - Return [ Phalcon\Flash\AbstractFlash ] + } + + Method [ public method setCustomTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $customTemplate ] + } + - Return [ Phalcon\Flash\AbstractFlash ] + } + + Method [ public method setEscaperService ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaperService ] + } + - Return [ Phalcon\Flash\AbstractFlash ] + } + + Method [ public method setImplicitFlush ] { + + - Parameters [1] { + Parameter #0 [ bool $implicitFlush ] + } + - Return [ Phalcon\Flash\AbstractFlash ] + } + + Method [ public method success ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ ?string ] + } + + Method [ public method outputMessage ] { + + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ $message ] + } + - Return [ ?string ] + } + + Method [ public method warning ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ ?string ] + } + + Method [ public method getDI ] { + + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] + } + + Method [ public method setDI ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + } + - Return [ void ] + } + } + } + + Class [ class Phalcon\Forms\Element\Check extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [9] { + Property [ protected $attributes = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $form = NULL ] + Property [ protected $label = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $name = NULL ] + Property [ protected $options = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + } + + - Methods [33] { + Method [ public method render ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $attributes = [] ] + } + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method addFilter ] { + + - Parameters [1] { + Parameter #0 [ string $filter ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidator ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidators ] { + + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method appendMessage ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method clear ] { + + - Parameters [0] { + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method getAttribute ] { + + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getAttributes ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getDefault ] { + + - Parameters [0] { + } + } + + Method [ public method getFilters ] { + + - Parameters [0] { + } + } + + Method [ public method getForm ] { + + - Parameters [0] { + } + - Return [ Phalcon\Forms\Form ] + } + + Method [ public method getLabel ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMessages ] { + + - Parameters [0] { + } + - Return [ Phalcon\Messages\Messages ] + } + + Method [ public method getName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getUserOption ] { + + - Parameters [2] { + Parameter #0 [ string $option ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getUserOptions ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getValidators ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getValue ] { + + - Parameters [0] { + } + } + + Method [ public method hasMessages ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method label ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method prepareAttributes ] { + + - Parameters [2] { + Parameter #0 [ array $attributes = [] ] + Parameter #1 [ bool $useChecked = ] + } + - Return [ array ] + } + + Method [ public method setAttribute ] { + + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $value ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setAttributes ] { + + - Parameters [1] { + Parameter #0 [ array $attributes ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setDefault ] { + + - Parameters [1] { + Parameter #0 [ $value ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setFilters ] { + + - Parameters [1] { + Parameter #0 [ $filters ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setForm ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Forms\Form $form ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setLabel ] { + + - Parameters [1] { + Parameter #0 [ string $label ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setMessages ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Messages\Messages $messages ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setName ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setUserOption ] { + + - Parameters [2] { + Parameter #0 [ string $option ] + Parameter #1 [ $value ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setUserOptions ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + } + } + + Class [ class Phalcon\Forms\Element\Date extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [9] { + Property [ protected $attributes = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $form = NULL ] + Property [ protected $label = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $name = NULL ] + Property [ protected $options = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + } + + - Methods [33] { + Method [ public method render ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $attributes = [] ] + } + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method addFilter ] { + + - Parameters [1] { + Parameter #0 [ string $filter ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidator ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidators ] { + + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method appendMessage ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method clear ] { + + - Parameters [0] { + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method getAttribute ] { + + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getAttributes ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getDefault ] { + + - Parameters [0] { + } + } + + Method [ public method getFilters ] { + + - Parameters [0] { + } + } + + Method [ public method getForm ] { + + - Parameters [0] { + } + - Return [ Phalcon\Forms\Form ] + } + + Method [ public method getLabel ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMessages ] { + + - Parameters [0] { + } + - Return [ Phalcon\Messages\Messages ] + } + + Method [ public method getName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getUserOption ] { + + - Parameters [2] { + Parameter #0 [ string $option ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getUserOptions ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getValidators ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getValue ] { + + - Parameters [0] { + } + } + + Method [ public method hasMessages ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method label ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method prepareAttributes ] { + + - Parameters [2] { + Parameter #0 [ array $attributes = [] ] + Parameter #1 [ bool $useChecked = ] + } + - Return [ array ] + } + + Method [ public method setAttribute ] { + + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $value ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setAttributes ] { + + - Parameters [1] { + Parameter #0 [ array $attributes ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setDefault ] { + + - Parameters [1] { + Parameter #0 [ $value ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setFilters ] { + + - Parameters [1] { + Parameter #0 [ $filters ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setForm ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Forms\Form $form ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setLabel ] { + + - Parameters [1] { + Parameter #0 [ string $label ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setMessages ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Messages\Messages $messages ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setName ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setUserOption ] { + + - Parameters [2] { + Parameter #0 [ string $option ] + Parameter #1 [ $value ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setUserOptions ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + } + } + + Class [ class Phalcon\Forms\Element\Email extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [9] { + Property [ protected $attributes = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $form = NULL ] + Property [ protected $label = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $name = NULL ] + Property [ protected $options = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + } + + - Methods [33] { + Method [ public method render ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $attributes = [] ] + } + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method addFilter ] { + + - Parameters [1] { + Parameter #0 [ string $filter ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidator ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidators ] { + + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method appendMessage ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method clear ] { + + - Parameters [0] { + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method getAttribute ] { + + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getAttributes ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getDefault ] { + + - Parameters [0] { + } + } + + Method [ public method getFilters ] { + + - Parameters [0] { + } + } + + Method [ public method getForm ] { + + - Parameters [0] { + } + - Return [ Phalcon\Forms\Form ] + } + + Method [ public method getLabel ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMessages ] { + + - Parameters [0] { + } + - Return [ Phalcon\Messages\Messages ] + } + + Method [ public method getName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getUserOption ] { + + - Parameters [2] { + Parameter #0 [ string $option ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getUserOptions ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getValidators ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getValue ] { + + - Parameters [0] { + } + } + + Method [ public method hasMessages ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method label ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method prepareAttributes ] { + + - Parameters [2] { + Parameter #0 [ array $attributes = [] ] + Parameter #1 [ bool $useChecked = ] + } + - Return [ array ] + } + + Method [ public method setAttribute ] { + + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $value ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setAttributes ] { + + - Parameters [1] { + Parameter #0 [ array $attributes ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setDefault ] { + + - Parameters [1] { + Parameter #0 [ $value ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setFilters ] { + + - Parameters [1] { + Parameter #0 [ $filters ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setForm ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Forms\Form $form ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setLabel ] { + + - Parameters [1] { + Parameter #0 [ string $label ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setMessages ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Messages\Messages $messages ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setName ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setUserOption ] { + + - Parameters [2] { + Parameter #0 [ string $option ] + Parameter #1 [ $value ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setUserOptions ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + } + } + + Class [ class Phalcon\Forms\Element\File extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [9] { + Property [ protected $attributes = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $form = NULL ] + Property [ protected $label = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $name = NULL ] + Property [ protected $options = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + } + + - Methods [33] { + Method [ public method render ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $attributes = [] ] + } + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method addFilter ] { + + - Parameters [1] { + Parameter #0 [ string $filter ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidator ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidators ] { + + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method appendMessage ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method clear ] { + + - Parameters [0] { + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method getAttribute ] { + + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getAttributes ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getDefault ] { + + - Parameters [0] { + } + } + + Method [ public method getFilters ] { + + - Parameters [0] { + } + } + + Method [ public method getForm ] { + + - Parameters [0] { + } + - Return [ Phalcon\Forms\Form ] + } + + Method [ public method getLabel ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMessages ] { + + - Parameters [0] { + } + - Return [ Phalcon\Messages\Messages ] + } + + Method [ public method getName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getUserOption ] { + + - Parameters [2] { + Parameter #0 [ string $option ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getUserOptions ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getValidators ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getValue ] { + + - Parameters [0] { + } + } + + Method [ public method hasMessages ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method label ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method prepareAttributes ] { + + - Parameters [2] { + Parameter #0 [ array $attributes = [] ] + Parameter #1 [ bool $useChecked = ] + } + - Return [ array ] + } + + Method [ public method setAttribute ] { + + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $value ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setAttributes ] { + + - Parameters [1] { + Parameter #0 [ array $attributes ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setDefault ] { + + - Parameters [1] { + Parameter #0 [ $value ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setFilters ] { + + - Parameters [1] { + Parameter #0 [ $filters ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setForm ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Forms\Form $form ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setLabel ] { + + - Parameters [1] { + Parameter #0 [ string $label ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setMessages ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Messages\Messages $messages ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setName ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setUserOption ] { + + - Parameters [2] { + Parameter #0 [ string $option ] + Parameter #1 [ $value ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setUserOptions ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + } + } + + Class [ class Phalcon\Forms\Element\Hidden extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [9] { + Property [ protected $attributes = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $form = NULL ] + Property [ protected $label = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $name = NULL ] + Property [ protected $options = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + } + + - Methods [33] { + Method [ public method render ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $attributes = [] ] + } + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method addFilter ] { + + - Parameters [1] { + Parameter #0 [ string $filter ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidator ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidators ] { + + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method appendMessage ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method clear ] { + + - Parameters [0] { + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method getAttribute ] { + + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getAttributes ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getDefault ] { + + - Parameters [0] { + } + } + + Method [ public method getFilters ] { + + - Parameters [0] { + } + } + + Method [ public method getForm ] { + + - Parameters [0] { + } + - Return [ Phalcon\Forms\Form ] + } + + Method [ public method getLabel ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMessages ] { + + - Parameters [0] { + } + - Return [ Phalcon\Messages\Messages ] + } + + Method [ public method getName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getUserOption ] { + + - Parameters [2] { + Parameter #0 [ string $option ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getUserOptions ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getValidators ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getValue ] { + + - Parameters [0] { + } + } + + Method [ public method hasMessages ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method label ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method prepareAttributes ] { + + - Parameters [2] { + Parameter #0 [ array $attributes = [] ] + Parameter #1 [ bool $useChecked = ] + } + - Return [ array ] + } + + Method [ public method setAttribute ] { + + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $value ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setAttributes ] { + + - Parameters [1] { + Parameter #0 [ array $attributes ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } - - Methods [1] { - Method [ public method __invoke ] { + Method [ public method setDefault ] { - Parameters [1] { - Parameter #0 [ $input ] + Parameter #0 [ $value ] } + - Return [ Phalcon\Forms\Element\ElementInterface ] } - } - } - - Class [ class Phalcon\Filter\Sanitize\Striptags ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [1] { - Method [ public method __invoke ] { + Method [ public method setFilters ] { - Parameters [1] { - Parameter #0 [ string $input ] + Parameter #0 [ $filters ] } + - Return [ Phalcon\Forms\Element\ElementInterface ] } - } - } - - Class [ class Phalcon\Filter\Sanitize\Trim ] { - - Constants [0] { - } + Method [ public method setForm ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ Phalcon\Forms\Form $form ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } - - Static methods [0] { - } + Method [ public method setLabel ] { - - Properties [0] { - } + - Parameters [1] { + Parameter #0 [ string $label ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } - - Methods [1] { - Method [ public method __invoke ] { + Method [ public method setMessages ] { - Parameters [1] { - Parameter #0 [ string $input ] + Parameter #0 [ Phalcon\Messages\Messages $messages ] } + - Return [ Phalcon\Forms\Element\ElementInterface ] } - } - } - Class [ class Phalcon\Filter\Sanitize\Upper ] { - - - Constants [0] { - } + Method [ public method setName ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } - - Static methods [0] { - } + Method [ public method setUserOption ] { - - Properties [0] { - } + - Parameters [2] { + Parameter #0 [ string $option ] + Parameter #1 [ $value ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } - - Methods [1] { - Method [ public method __invoke ] { + Method [ public method setUserOptions ] { - Parameters [1] { - Parameter #0 [ string $input ] + Parameter #0 [ array $options ] } + - Return [ Phalcon\Forms\Element\ElementInterface ] } } } - Class [ class Phalcon\Filter\Sanitize\UpperFirst ] { + Class [ class Phalcon\Forms\Element\Numeric extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { - Constants [0] { } @@ -37841,274 +43394,274 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [0] { + - Properties [9] { + Property [ protected $attributes = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $form = NULL ] + Property [ protected $label = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $name = NULL ] + Property [ protected $options = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] } - - Methods [1] { - Method [ public method __invoke ] { + - Methods [33] { + Method [ public method render ] { - Parameters [1] { - Parameter #0 [ string $input ] + Parameter #0 [ array $attributes = [] ] } + - Return [ string ] } - } - } - Class [ class Phalcon\Filter\Sanitize\UpperWords ] { - - - Constants [0] { - } + Method [ public method __construct ] { - - Static properties [0] { - } + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $attributes = [] ] + } + } - - Static methods [0] { - } + Method [ public method __toString ] { - - Properties [0] { - } + - Parameters [0] { + } + - Return [ string ] + } - - Methods [1] { - Method [ public method __invoke ] { + Method [ public method addFilter ] { - Parameters [1] { - Parameter #0 [ string $input ] + Parameter #0 [ string $filter ] } + - Return [ Phalcon\Forms\Element\ElementInterface ] } - } - } - - Class [ class Phalcon\Filter\Sanitize\Url ] { - - Constants [0] { - } + Method [ public method addValidator ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ Phalcon\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } - - Static methods [0] { - } + Method [ public method addValidators ] { - - Properties [0] { - } + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } - - Methods [1] { - Method [ public method __invoke ] { + Method [ public method appendMessage ] { - Parameters [1] { - Parameter #0 [ $input ] + Parameter #0 [ Phalcon\Messages\MessageInterface $message ] } + - Return [ Phalcon\Forms\Element\ElementInterface ] } - } - } - Class [ class Phalcon\Flash\Direct extends Phalcon\Flash\AbstractFlash implements Phalcon\Flash\FlashInterface, Phalcon\Di\InjectionAwareInterface ] { + Method [ public method clear ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } - - Static properties [0] { - } + Method [ public method getAttribute ] { - - Static methods [0] { - } + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $defaultValue = ] + } + } - - Properties [11] { - Property [ protected $container ] - Property [ protected $autoescape ] - Property [ protected $automaticHtml ] - Property [ protected $cssClasses ] - Property [ protected $cssIconClasses ] - Property [ protected $customTemplate ] - Property [ protected $escaperService ] - Property [ protected $implicitFlush ] - Property [ protected $interpolator ] - Property [ protected $messages ] - Property [ protected $sessionService ] - } + Method [ public method getAttributes ] { - - Methods [23] { - Method [ public method message ] { + - Parameters [0] { + } + - Return [ array ] + } - - Parameters [2] { - Parameter #0 [ string $type ] - Parameter #1 [ $message ] + Method [ public method getDefault ] { + + - Parameters [0] { } - - Return [ string or NULL ] } - Method [ public method output ] { + Method [ public method getFilters ] { - - Parameters [1] { - Parameter #0 [ bool $remove ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method getAutoescape ] { + Method [ public method getForm ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Forms\Form ] } - Method [ public method getCssClasses ] { + Method [ public method getLabel ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getCssIconClasses ] { + Method [ public method getMessages ] { - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Messages\Messages ] } - Method [ public method getCustomTemplate ] { + Method [ public method getName ] { - Parameters [0] { } - Return [ string ] } - Method [ public method __construct ] { + Method [ public method getUserOption ] { - Parameters [2] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface or NULL $escaper ] - Parameter #1 [ Phalcon\Session\ManagerInterface or NULL $session ] + Parameter #0 [ string $option ] + Parameter #1 [ $defaultValue = ] } } - Method [ public method clear ] { + Method [ public method getUserOptions ] { - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method error ] { + Method [ public method getValidators ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - - Return [ string or NULL ] + - Return [ array ] } - Method [ public method getEscaperService ] { + Method [ public method getValue ] { - Parameters [0] { } - - Return [ Phalcon\Escaper\EscaperInterface ] } - Method [ public method notice ] { + Method [ public method hasMessages ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - - Return [ string or NULL ] + - Return [ bool ] } - Method [ public method setAutoescape ] { + Method [ public method label ] { - Parameters [1] { - Parameter #0 [ bool $autoescape ] + Parameter #0 [ array $attributes = [] ] } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ string ] } - Method [ public method setAutomaticHtml ] { + Method [ public method prepareAttributes ] { - - Parameters [1] { - Parameter #0 [ bool $automaticHtml ] + - Parameters [2] { + Parameter #0 [ array $attributes = [] ] + Parameter #1 [ bool $useChecked = ] } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ array ] } - Method [ public method setCssClasses ] { + Method [ public method setAttribute ] { - - Parameters [1] { - Parameter #0 [ array $cssClasses ] + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setCssIconClasses ] { + Method [ public method setAttributes ] { - Parameters [1] { - Parameter #0 [ array $cssIconClasses ] + Parameter #0 [ array $attributes ] } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setCustomTemplate ] { + Method [ public method setDefault ] { - Parameters [1] { - Parameter #0 [ string $customTemplate ] + Parameter #0 [ $value ] } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setEscaperService ] { + Method [ public method setFilters ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaperService ] + Parameter #0 [ $filters ] } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setImplicitFlush ] { + Method [ public method setForm ] { - Parameters [1] { - Parameter #0 [ bool $implicitFlush ] + Parameter #0 [ Phalcon\Forms\Form $form ] } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method success ] { + Method [ public method setLabel ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ string $label ] } - - Return [ string or NULL ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method outputMessage ] { + Method [ public method setMessages ] { - - Parameters [2] { - Parameter #0 [ string $type ] - Parameter #1 [ $message ] + - Parameters [1] { + Parameter #0 [ Phalcon\Messages\Messages $messages ] } + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method warning ] { + Method [ public method setName ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ string $name ] } - - Return [ string or NULL ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method getDI ] { + Method [ public method setUserOption ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $option ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setDI ] { + Method [ public method setUserOptions ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ array $options ] } - - Return [ void ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } } } - Class [ class Phalcon\Flash\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Forms\Element\Password extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { - Constants [0] { } @@ -38116,310 +43669,277 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { - - - Parameters [1] { - Parameter #0 [ string $service ] - } - - Return [ string ] - } + - Static methods [0] { } - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + - Properties [9] { + Property [ protected $attributes = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $form = NULL ] + Property [ protected $label = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $name = NULL ] + Property [ protected $options = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] } - - Methods [10] { - Method [ public method __construct ] { + - Methods [33] { + Method [ public method render ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] } + - Return [ string ] } - Method [ public method __wakeup ] { - } - - Method [ final public method getMessage ] { - } - - Method [ final public method getCode ] { - } - - Method [ final public method getFile ] { - } + Method [ public method __construct ] { - Method [ final public method getLine ] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $attributes = [] ] + } } - Method [ final public method getTrace ] { - } + Method [ public method __toString ] { - Method [ final public method getPrevious ] { + - Parameters [0] { + } + - Return [ string ] } - Method [ final public method getTraceAsString ] { - } + Method [ public method addFilter ] { - Method [ public method __toString ] { + - Parameters [1] { + Parameter #0 [ string $filter ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] } - } - } - - Class [ class Phalcon\Flash\Session extends Phalcon\Flash\AbstractFlash implements Phalcon\Flash\FlashInterface, Phalcon\Di\InjectionAwareInterface ] { - - - Constants [0] { - } - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [11] { - Property [ protected $container ] - Property [ protected $autoescape ] - Property [ protected $automaticHtml ] - Property [ protected $cssClasses ] - Property [ protected $cssIconClasses ] - Property [ protected $customTemplate ] - Property [ protected $escaperService ] - Property [ protected $implicitFlush ] - Property [ protected $interpolator ] - Property [ protected $messages ] - Property [ protected $sessionService ] - } - - - Methods [28] { - Method [ public method clear ] { + Method [ public method addValidator ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Validation\ValidatorInterface $validator ] } - - Return [ void ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method getMessages ] { + Method [ public method addValidators ] { - Parameters [2] { - Parameter #0 [ $type ] - Parameter #1 [ bool $remove ] + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = ] } - - Return [ array ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method has ] { + Method [ public method appendMessage ] { - Parameters [1] { - Parameter #0 [ $type ] + Parameter #0 [ Phalcon\Messages\MessageInterface $message ] } - - Return [ bool ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method message ] { + Method [ public method clear ] { - - Parameters [2] { - Parameter #0 [ $type ] - Parameter #1 [ string $message ] + - Parameters [0] { } - - Return [ string or NULL ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method output ] { + Method [ public method getAttribute ] { - - Parameters [1] { - Parameter #0 [ bool $remove ] + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $defaultValue = ] } - - Return [ void ] } - Method [ protected method getSessionMessages ] { + Method [ public method getAttributes ] { - - Parameters [2] { - Parameter #0 [ bool $remove ] - Parameter #1 [ $type ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method setSessionMessages ] { + Method [ public method getDefault ] { - - Parameters [1] { - Parameter #0 [ array $messages ] + - Parameters [0] { } - - Return [ array ] } - Method [ public method getSessionService ] { + Method [ public method getFilters ] { - Parameters [0] { } - - Return [ Phalcon\Session\ManagerInterface ] } - Method [ public method getAutoescape ] { + Method [ public method getForm ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Forms\Form ] } - Method [ public method getCssClasses ] { + Method [ public method getLabel ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getCssIconClasses ] { + Method [ public method getMessages ] { - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Messages\Messages ] } - Method [ public method getCustomTemplate ] { + Method [ public method getName ] { - Parameters [0] { } - Return [ string ] } - Method [ public method __construct ] { + Method [ public method getUserOption ] { - Parameters [2] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface or NULL $escaper ] - Parameter #1 [ Phalcon\Session\ManagerInterface or NULL $session ] + Parameter #0 [ string $option ] + Parameter #1 [ $defaultValue = ] } } - Method [ public method error ] { + Method [ public method getUserOptions ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - - Return [ string or NULL ] + - Return [ array ] } - Method [ public method getEscaperService ] { + Method [ public method getValidators ] { - Parameters [0] { } - - Return [ Phalcon\Escaper\EscaperInterface ] + - Return [ array ] } - Method [ public method notice ] { + Method [ public method getValue ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - - Return [ string or NULL ] } - Method [ public method setAutoescape ] { + Method [ public method hasMessages ] { - - Parameters [1] { - Parameter #0 [ bool $autoescape ] + - Parameters [0] { } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ bool ] } - Method [ public method setAutomaticHtml ] { + Method [ public method label ] { - Parameters [1] { - Parameter #0 [ bool $automaticHtml ] + Parameter #0 [ array $attributes = [] ] } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ string ] } - Method [ public method setCssClasses ] { + Method [ public method prepareAttributes ] { - - Parameters [1] { - Parameter #0 [ array $cssClasses ] + - Parameters [2] { + Parameter #0 [ array $attributes = [] ] + Parameter #1 [ bool $useChecked = ] } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ array ] } - Method [ public method setCssIconClasses ] { + Method [ public method setAttribute ] { + + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $value ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setAttributes ] { - Parameters [1] { - Parameter #0 [ array $cssIconClasses ] + Parameter #0 [ array $attributes ] } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setCustomTemplate ] { + Method [ public method setDefault ] { - Parameters [1] { - Parameter #0 [ string $customTemplate ] + Parameter #0 [ $value ] } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setEscaperService ] { + Method [ public method setFilters ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaperService ] + Parameter #0 [ $filters ] } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setImplicitFlush ] { + Method [ public method setForm ] { - Parameters [1] { - Parameter #0 [ bool $implicitFlush ] + Parameter #0 [ Phalcon\Forms\Form $form ] } - - Return [ Phalcon\Flash\FlashInterface ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method success ] { + Method [ public method setLabel ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ string $label ] } - - Return [ string or NULL ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method outputMessage ] { + Method [ public method setMessages ] { - - Parameters [2] { - Parameter #0 [ string $type ] - Parameter #1 [ $message ] + - Parameters [1] { + Parameter #0 [ Phalcon\Messages\Messages $messages ] } + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method warning ] { + Method [ public method setName ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ string $name ] } - - Return [ string or NULL ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method getDI ] { + Method [ public method setUserOption ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $option ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setDI ] { + Method [ public method setUserOptions ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ array $options ] } - - Return [ void ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } } } - Class [ class Phalcon\Forms\Element\Check extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface ] { + Class [ class Phalcon\Forms\Element\Radio extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { - Constants [0] { } @@ -38431,22 +43951,22 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [9] { - Property [ protected $attributes ] - Property [ protected $filters ] - Property [ protected $form ] - Property [ protected $label ] - Property [ protected $messages ] - Property [ protected $name ] - Property [ protected $options ] - Property [ protected $validators ] - Property [ protected $value ] + Property [ protected $attributes = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $form = NULL ] + Property [ protected $label = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $name = NULL ] + Property [ protected $options = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] } - Methods [33] { Method [ public method render ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ array $attributes = [] ] } - Return [ string ] } @@ -38455,11 +43975,11 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } } - Method [ public method __toString ] { + Method [ public method __toString ] { - Parameters [0] { } @@ -38486,7 +44006,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge ] + Parameter #1 [ bool $merge = ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -38510,7 +44030,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -38522,9 +44042,317 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getDefault ] { + + - Parameters [0] { + } + } + + Method [ public method getFilters ] { + + - Parameters [0] { + } + } + + Method [ public method getForm ] { + + - Parameters [0] { + } + - Return [ Phalcon\Forms\Form ] + } + + Method [ public method getLabel ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMessages ] { + + - Parameters [0] { + } + - Return [ Phalcon\Messages\Messages ] + } + + Method [ public method getName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getUserOption ] { + + - Parameters [2] { + Parameter #0 [ string $option ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getUserOptions ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getValidators ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getValue ] { + + - Parameters [0] { + } + } + + Method [ public method hasMessages ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method label ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method prepareAttributes ] { + + - Parameters [2] { + Parameter #0 [ array $attributes = [] ] + Parameter #1 [ bool $useChecked = ] + } + - Return [ array ] + } + + Method [ public method setAttribute ] { + + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $value ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setAttributes ] { + + - Parameters [1] { + Parameter #0 [ array $attributes ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setDefault ] { + + - Parameters [1] { + Parameter #0 [ $value ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setFilters ] { + + - Parameters [1] { + Parameter #0 [ $filters ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setForm ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Forms\Form $form ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setLabel ] { + + - Parameters [1] { + Parameter #0 [ string $label ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setMessages ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Messages\Messages $messages ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setName ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setUserOption ] { + + - Parameters [2] { + Parameter #0 [ string $option ] + Parameter #1 [ $value ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method setUserOptions ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + } + } + + Class [ class Phalcon\Forms\Element\Select extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [10] { + Property [ protected $attributes = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $form = NULL ] + Property [ protected $label = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $name = NULL ] + Property [ protected $options = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + Property [ protected $optionsValues = NULL ] + } + + - Methods [36] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ $options = ] + Parameter #2 [ array $attributes = [] ] + } + } + + Method [ public method addOption ] { + + - Parameters [1] { + Parameter #0 [ $option ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method getOptions ] { + + - Parameters [0] { + } + } + + Method [ public method render ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method setOptions ] { + + - Parameters [1] { + Parameter #0 [ $options ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method addFilter ] { + + - Parameters [1] { + Parameter #0 [ string $filter ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidator ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidators ] { + + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method appendMessage ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method clear ] { + + - Parameters [0] { + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method getAttribute ] { + + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getAttributes ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getDefault ] { + + - Parameters [0] { + } } Method [ public method getFilters ] { + + - Parameters [0] { + } } Method [ public method getForm ] { @@ -38559,7 +44387,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -38578,6 +44406,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getValue ] { + + - Parameters [0] { + } } Method [ public method hasMessages ] { @@ -38590,7 +44421,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method label ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ array $attributes = [] ] } - Return [ string ] } @@ -38598,8 +44429,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method prepareAttributes ] { - Parameters [2] { - Parameter #0 [ array $attributes ] - Parameter #1 [ bool $useChecked ] + Parameter #0 [ array $attributes = [] ] + Parameter #1 [ bool $useChecked = ] } - Return [ array ] } @@ -38688,7 +44519,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Forms\Element\Date extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface ] { + Class [ class Phalcon\Forms\Element\Submit extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { - Constants [0] { } @@ -38700,22 +44531,22 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [9] { - Property [ protected $attributes ] - Property [ protected $filters ] - Property [ protected $form ] - Property [ protected $label ] - Property [ protected $messages ] - Property [ protected $name ] - Property [ protected $options ] - Property [ protected $validators ] - Property [ protected $value ] + Property [ protected $attributes = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $form = NULL ] + Property [ protected $label = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $name = NULL ] + Property [ protected $options = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] } - Methods [33] { Method [ public method render ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ array $attributes = [] ] } - Return [ string ] } @@ -38724,11 +44555,11 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } } - Method [ public method __toString ] { + Method [ public method __toString ] { - Parameters [0] { } @@ -38755,7 +44586,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge ] + Parameter #1 [ bool $merge = ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -38779,7 +44610,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -38791,9 +44622,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getDefault ] { + + - Parameters [0] { + } } Method [ public method getFilters ] { + + - Parameters [0] { + } } Method [ public method getForm ] { @@ -38828,7 +44665,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -38847,6 +44684,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getValue ] { + + - Parameters [0] { + } } Method [ public method hasMessages ] { @@ -38859,7 +44699,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method label ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ array $attributes = [] ] } - Return [ string ] } @@ -38867,8 +44707,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method prepareAttributes ] { - Parameters [2] { - Parameter #0 [ array $attributes ] - Parameter #1 [ bool $useChecked ] + Parameter #0 [ array $attributes = [] ] + Parameter #1 [ bool $useChecked = ] } - Return [ array ] } @@ -38957,7 +44797,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Forms\Element\Email extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface ] { + Class [ class Phalcon\Forms\Element\Text extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { - Constants [0] { } @@ -38969,22 +44809,22 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [9] { - Property [ protected $attributes ] - Property [ protected $filters ] - Property [ protected $form ] - Property [ protected $label ] - Property [ protected $messages ] - Property [ protected $name ] - Property [ protected $options ] - Property [ protected $validators ] - Property [ protected $value ] + Property [ protected $attributes = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $form = NULL ] + Property [ protected $label = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $name = NULL ] + Property [ protected $options = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] } - Methods [33] { Method [ public method render ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ array $attributes = [] ] } - Return [ string ] } @@ -38993,11 +44833,11 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } } - Method [ public method __toString ] { + Method [ public method __toString ] { - Parameters [0] { } @@ -39024,7 +44864,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge ] + Parameter #1 [ bool $merge = ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -39048,7 +44888,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -39060,9 +44900,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getDefault ] { + + - Parameters [0] { + } } Method [ public method getFilters ] { + + - Parameters [0] { + } } Method [ public method getForm ] { @@ -39097,7 +44943,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -39116,6 +44962,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getValue ] { + + - Parameters [0] { + } } Method [ public method hasMessages ] { @@ -39128,7 +44977,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method label ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ array $attributes = [] ] } - Return [ string ] } @@ -39136,8 +44985,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method prepareAttributes ] { - Parameters [2] { - Parameter #0 [ array $attributes ] - Parameter #1 [ bool $useChecked ] + Parameter #0 [ array $attributes = [] ] + Parameter #1 [ bool $useChecked = ] } - Return [ array ] } @@ -39226,7 +45075,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Forms\Element\File extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface ] { + Class [ class Phalcon\Forms\Element\TextArea extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { - Constants [0] { } @@ -39238,22 +45087,22 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [9] { - Property [ protected $attributes ] - Property [ protected $filters ] - Property [ protected $form ] - Property [ protected $label ] - Property [ protected $messages ] - Property [ protected $name ] - Property [ protected $options ] - Property [ protected $validators ] - Property [ protected $value ] + Property [ protected $attributes = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $form = NULL ] + Property [ protected $label = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $name = NULL ] + Property [ protected $options = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] } - Methods [33] { Method [ public method render ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ array $attributes = [] ] } - Return [ string ] } @@ -39262,11 +45111,11 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } } - Method [ public method __toString ] { + Method [ public method __toString ] { - Parameters [0] { } @@ -39293,7 +45142,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge ] + Parameter #1 [ bool $merge = ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } @@ -39317,7 +45166,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -39329,9 +45178,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getDefault ] { + + - Parameters [0] { + } } Method [ public method getFilters ] { + + - Parameters [0] { + } } Method [ public method getForm ] { @@ -39366,7 +45221,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -39385,6 +45240,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getValue ] { + + - Parameters [0] { + } } Method [ public method hasMessages ] { @@ -39397,7 +45255,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method label ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ array $attributes = [] ] } - Return [ string ] } @@ -39405,8 +45263,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method prepareAttributes ] { - Parameters [2] { - Parameter #0 [ array $attributes ] - Parameter #1 [ bool $useChecked ] + Parameter #0 [ array $attributes = [] ] + Parameter #1 [ bool $useChecked = ] } - Return [ array ] } @@ -39490,12 +45348,110 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ array $options ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + } + } + + Class [ class Phalcon\Forms\Exception extends Phalcon\Exception implements Stringable, 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 = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + } + + Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ final public method getCode ] { + + - Parameters [0] { + } + } + + Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } - Class [ class Phalcon\Forms\Element\Hidden extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface ] { + Class [ class Phalcon\Forms\Form extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Countable, Iterator, Traversable, Phalcon\Html\Attributes\AttributesInterface ] { - Constants [0] { } @@ -39506,265 +45462,341 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [9] { - Property [ protected $attributes ] - Property [ protected $filters ] - Property [ protected $form ] - Property [ protected $label ] - Property [ protected $messages ] - Property [ protected $name ] - Property [ protected $options ] - Property [ protected $validators ] - Property [ protected $value ] + - Properties [12] { + Property [ protected $container = NULL ] + Property [ protected $attributes = NULL ] + Property [ protected $data = NULL ] + Property [ protected $filteredData = NULL ] + Property [ protected $elements = NULL ] + Property [ protected $elementsIndexed = NULL ] + Property [ protected $entity = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $position = 0 ] + Property [ protected $options = NULL ] + Property [ protected $validation = NULL ] + Property [ protected $whitelist = NULL ] } - - Methods [33] { - Method [ public method render ] { + - Methods [41] { + Method [ public method getValidation ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - - Return [ string ] + - Return [ null ] } - Method [ public method __construct ] { + Method [ public method getWhitelist ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $attributes ] + Parameter #0 [ $entity = ] + Parameter #1 [ array $userOptions = [] ] } } - Method [ public method __toString ] { + Method [ public method add ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ Phalcon\Forms\Element\ElementInterface $element ] + Parameter #1 [ ?string $position = ] + Parameter #2 [ ?bool $type = ] } - - Return [ string ] + - Return [ Phalcon\Forms\Form ] } - Method [ public method addFilter ] { + Method [ public method bind ] { - - Parameters [1] { - Parameter #0 [ string $filter ] + - Parameters [3] { + Parameter #0 [ array $data ] + Parameter #1 [ $entity = ] + Parameter #2 [ array $whitelist = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Forms\Form ] } - Method [ public method addValidator ] { + Method [ public method clear ] { - Parameters [1] { - Parameter #0 [ Phalcon\Validation\ValidatorInterface $validator ] + Parameter #0 [ $fields = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Forms\Form ] } - Method [ public method addValidators ] { + Method [ public method count ] { - - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ int ] } - Method [ public method appendMessage ] { + Method [ public method current ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method clear ] { + Method [ public method get ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method getAttribute ] { + Method [ public method getAction ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getAttributes ] { + Method [ public method getAttributes ] { - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Html\Attributes ] } - Method [ public method getDefault ] { - } + Method [ public method getElements ] { - Method [ public method getFilters ] { + - Parameters [0] { + } + - Return [ array ] } - Method [ public method getForm ] { + Method [ public method getEntity ] { - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] } - Method [ public method getLabel ] { + Method [ public method getLabel ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - Return [ string ] } - Method [ public method getMessages ] { + Method [ public method getMessages ] { - Parameters [0] { } - - Return [ Phalcon\Messages\Messages ] } - Method [ public method getName ] { + Method [ public method getMessagesFor ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ Phalcon\Messages\Messages ] } - Method [ public method getUserOption ] { + Method [ public method getUserOption ] { - Parameters [2] { Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } - Method [ public method getUserOptions ] { + Method [ public method getUserOptions ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getValidators ] { + Method [ public method getFilteredValue ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ array ] } - Method [ public method getValue ] { + Method [ public method getValue ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } } - Method [ public method hasMessages ] { + Method [ public method has ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - Return [ bool ] } - Method [ public method label ] { + Method [ public method hasMessagesFor ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method prepareAttributes ] { + Method [ public method isValid ] { + + - Parameters [3] { + Parameter #0 [ $data = ] + Parameter #1 [ $entity = ] + Parameter #2 [ array $whitelist = [] ] + } + - Return [ bool ] + } + + Method [ public method key ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method label ] { - Parameters [2] { - Parameter #0 [ array $attributes ] - Parameter #1 [ bool $useChecked ] + Parameter #0 [ string $name ] + Parameter #1 [ ?array $attributes = [] ] } - - Return [ array ] + - Return [ string ] } - Method [ public method setAttribute ] { + Method [ public method next ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method render ] { - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + Parameter #0 [ string $name ] + Parameter #1 [ array $attributes = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setAttributes ] { + Method [ public method remove ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setDefault ] { + Method [ public method rewind ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ void ] } - Method [ public method setFilters ] { + Method [ public method setAction ] { - Parameters [1] { - Parameter #0 [ $filters ] + Parameter #0 [ string $action ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Forms\Form ] } - Method [ public method setForm ] { + Method [ public method setEntity ] { - Parameters [1] { - Parameter #0 [ Phalcon\Forms\Form $form ] + Parameter #0 [ $entity ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Forms\Form ] } - Method [ public method setLabel ] { + Method [ public method setValidation ] { - Parameters [1] { - Parameter #0 [ string $label ] + Parameter #0 [ Phalcon\Validation\ValidationInterface $validation ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Forms\Form ] } - Method [ public method setMessages ] { + Method [ public method setWhitelist ] { - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + Parameter #0 [ array $whitelist ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Forms\Form ] } - Method [ public method setName ] { + Method [ public method setAttributes ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ Phalcon\Html\Attributes $attributes ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Html\Attributes\AttributesInterface ] } - Method [ public method setUserOption ] { + Method [ public method setUserOption ] { - Parameters [2] { Parameter #0 [ string $option ] Parameter #1 [ $value ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Forms\Form ] } - Method [ public method setUserOptions ] { + Method [ public method setUserOptions ] { - Parameters [1] { Parameter #0 [ array $options ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Forms\Form ] + } + + Method [ public method valid ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method __get ] { + + - Parameters [1] { + Parameter #0 [ string $propertyName ] + } + } + + Method [ public method __isset ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method getDI ] { + + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] + } + + Method [ public method setDI ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + } + - Return [ void ] } } } - Class [ class Phalcon\Forms\Element\Numeric extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface ] { + Class [ class Phalcon\Forms\Manager ] { - Constants [0] { } @@ -39775,265 +45807,287 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [9] { - Property [ protected $attributes ] - Property [ protected $filters ] - Property [ protected $form ] - Property [ protected $label ] - Property [ protected $messages ] - Property [ protected $name ] - Property [ protected $options ] - Property [ protected $validators ] - Property [ protected $value ] + - Properties [1] { + Property [ protected $forms = NULL ] } - - Methods [33] { - Method [ public method render ] { + - Methods [4] { + Method [ public method create ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $entity = ] + } + - Return [ Phalcon\Forms\Form ] + } + + Method [ public method get ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ Phalcon\Forms\Form ] } - Method [ public method __construct ] { + Method [ public method has ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ string $name ] - Parameter #1 [ array $attributes ] } + - Return [ bool ] } - Method [ public method __toString ] { + Method [ public method set ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ Phalcon\Forms\Form $form ] } - - Return [ string ] + - Return [ Phalcon\Forms\Manager ] } + } + } - Method [ public method addFilter ] { + Class [ class Phalcon\Html\Attributes extends Phalcon\Support\Collection implements Stringable, Serializable, JsonSerializable, Traversable, IteratorAggregate, Countable, Phalcon\Support\Collection\CollectionInterface, ArrayAccess, Phalcon\Html\Attributes\RenderInterface ] { - - Parameters [1] { - Parameter #0 [ string $filter ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] + } + + - Methods [28] { + Method [ public method render ] { + + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method addValidator ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Validation\ValidatorInterface $validator ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method addValidators ] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge ] + Parameter #0 [ array $data = [] ] + Parameter #1 [ bool $insensitive = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method appendMessage ] { + Method [ public method __get ] { - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + Parameter #0 [ string $element ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method clear ] { + Method [ public method __isset ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method getAttribute ] { + Method [ public method __set ] { - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue ] + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } + - Return [ void ] } - Method [ public method getAttributes ] { + Method [ public method __unset ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ array ] - } - - Method [ public method getDefault ] { - } - - Method [ public method getFilters ] { + - Return [ void ] } - Method [ public method getForm ] { + Method [ public method clear ] { - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] + - Return [ void ] } - Method [ public method getLabel ] { + Method [ public method count ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getMessages ] { + Method [ public method get ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $element ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = ] } - - Return [ Phalcon\Messages\Messages ] } - Method [ public method getName ] { + Method [ public method getIterator ] { - Parameters [0] { } - - Return [ string ] + - Return [ Traversable ] } - Method [ public method getUserOption ] { + Method [ public method getKeys ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue ] + - Parameters [1] { + Parameter #0 [ bool $insensitive = ] } + - Return [ array ] } - Method [ public method getUserOptions ] { + Method [ public method getValues ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getValidators ] { + Method [ public method has ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method getValue ] { + Method [ public method init ] { + + - Parameters [1] { + Parameter #0 [ array $data = [] ] + } + - Return [ void ] } - Method [ public method hasMessages ] { + Method [ public method jsonSerialize ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method label ] { + Method [ public method offsetExists ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ $element ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method prepareAttributes ] { + Method [ public method offsetGet ] { - - Parameters [2] { - Parameter #0 [ array $attributes ] - Parameter #1 [ bool $useChecked ] + - Parameters [1] { + Parameter #0 [ $element ] } - - Return [ array ] } - Method [ public method setAttribute ] { + Method [ public method offsetSet ] { - Parameters [2] { - Parameter #0 [ string $attribute ] + Parameter #0 [ $element ] Parameter #1 [ $value ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ void ] } - Method [ public method setAttributes ] { + Method [ public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ $element ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ void ] } - Method [ public method setDefault ] { + Method [ public method remove ] { - Parameters [1] { - Parameter #0 [ $value ] + Parameter #0 [ string $element ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ void ] } - Method [ public method setFilters ] { + Method [ public method set ] { - - Parameters [1] { - Parameter #0 [ $filters ] + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ void ] } - Method [ public method setForm ] { + Method [ public method serialize ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Forms\Form $form ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setLabel ] { + Method [ public method toArray ] { - - Parameters [1] { - Parameter #0 [ string $label ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method setMessages ] { + Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + Parameter #0 [ int $options = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setName ] { + Method [ public method unserialize ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $serialized ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ void ] } - Method [ public method setUserOption ] { + Method [ protected method setData ] { - Parameters [2] { - Parameter #0 [ string $option ] + Parameter #0 [ string $element ] Parameter #1 [ $value ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ void ] } - Method [ public method setUserOptions ] { + Method [ protected method phpJsonEncode ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [3] { + Parameter #0 [ $value ] + Parameter #1 [ int $flags = ] + Parameter #2 [ int $depth = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] } } } - Class [ class Phalcon\Forms\Element\Password extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface ] { + Class [ class Phalcon\Html\Breadcrumbs ] { - Constants [0] { } @@ -40044,265 +46098,246 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [9] { - Property [ protected $attributes ] - Property [ protected $filters ] - Property [ protected $form ] - Property [ protected $label ] - Property [ protected $messages ] - Property [ protected $name ] - Property [ protected $options ] - Property [ protected $validators ] - Property [ protected $value ] + - Properties [3] { + Property [ private $elements = NULL ] + Property [ private $separator = ' / ' ] + Property [ private $template = '
int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method clear ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } - - Method [ public method getAttribute ] { - - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue ] - } } - Method [ public method getAttributes ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ array ] - } - - Method [ public method getDefault ] { - } - - Method [ public method getFilters ] { + - Return [ string ] } - Method [ public method getForm ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] } - Method [ public method getLabel ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getMessages ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ Phalcon\Messages\Messages ] + - Return [ int ] } - Method [ public method getName ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getUserOption ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ public method getUserOptions ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getValidators ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } + } + } - Method [ public method getValue ] { - } + Class [ class Phalcon\Html\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Method [ public method hasMessages ] { + - Constants [0] { + } - - Parameters [0] { - } - - Return [ bool ] - } + - Static properties [0] { + } - Method [ public method label ] { + - Static methods [1] { + Method [ static public method containerServiceNotFound ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ string $service ] } - Return [ string ] } + } - Method [ public method prepareAttributes ] { - - - Parameters [2] { - Parameter #0 [ array $attributes ] - Parameter #1 [ bool $useChecked ] - } - - Return [ array ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] + } - Method [ public method setAttribute ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setAttributes ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setDefault ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setFilters ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ $filters ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setForm ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Forms\Form $form ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setLabel ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $label ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ int ] } - Method [ public method setMessages ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method setName ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ ?Throwable ] } - Method [ public method setUserOption ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setUserOptions ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } } } - Class [ class Phalcon\Forms\Element\Select extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface ] { + Class [ class Phalcon\Html\Helper\Anchor extends Phalcon\Html\Helper\AbstractHelper ] { - Constants [0] { } @@ -40582,286 +46568,243 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [10] { - Property [ protected $attributes ] - Property [ protected $filters ] - Property [ protected $form ] - Property [ protected $label ] - Property [ protected $messages ] - Property [ protected $name ] - Property [ protected $options ] - Property [ protected $validators ] - Property [ protected $value ] - Property [ protected $optionsValues ] + - Properties [4] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] } - - Methods [36] { - Method [ public method __construct ] { + - Methods [12] { + Method [ public method __invoke ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ $options ] - Parameter #2 [ array $attributes ] + - Parameters [4] { + Parameter #0 [ string $href ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } + - Return [ string ] } - Method [ public method addOption ] { + Method [ protected method processAttributes ] { - - Parameters [1] { - Parameter #0 [ $option ] + - Parameters [2] { + Parameter #0 [ string $href ] + Parameter #1 [ array $attributes ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } - - Method [ public method getOptions ] { + - Return [ array ] } - Method [ public method render ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } - - Return [ string ] } - Method [ public method setOptions ] { + Method [ protected method close ] { - - Parameters [1] { - Parameter #0 [ $options ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method __toString ] { + Method [ protected method indent ] { - Parameters [0] { } - Return [ string ] } - Method [ public method addFilter ] { - - - Parameters [1] { - Parameter #0 [ string $filter ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } - - Method [ public method addValidator ] { + Method [ protected method orderAttributes ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Validation\ValidatorInterface $validator ] + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method addValidators ] { + Method [ protected method renderArrayElements ] { - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge ] + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method appendMessage ] { + Method [ protected method renderAttributes ] { - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } - - Method [ public method clear ] { - - - Parameters [0] { + Parameter #0 [ array $attributes ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method getAttribute ] { + Method [ protected method renderElement ] { - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } + - Return [ string ] } - Method [ public method getAttributes ] { + Method [ protected method renderFullElement ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - - Return [ array ] - } - - Method [ public method getDefault ] { - } - - Method [ public method getFilters ] { + - Return [ string ] } - Method [ public method getForm ] { + Method [ protected method renderTag ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - - Return [ Phalcon\Forms\Form ] + - Return [ string ] } - Method [ public method getLabel ] { + Method [ protected method selfClose ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } + } + } - Method [ public method getMessages ] { + Class [ class Phalcon\Html\Helper\Base extends Phalcon\Html\Helper\AbstractHelper ] { - - Parameters [0] { - } - - Return [ Phalcon\Messages\Messages ] - } + - Constants [0] { + } - Method [ public method getName ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ public method getUserOption ] { + - Properties [4] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + } + + - Methods [11] { + Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue ] + Parameter #0 [ ?string $href = ] + Parameter #1 [ array $attributes = [] ] } + - Return [ string ] } - Method [ public method getUserOptions ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } - - Return [ array ] } - Method [ public method getValidators ] { + Method [ protected method close ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] } - - Return [ array ] - } - - Method [ public method getValue ] { + - Return [ string ] } - Method [ public method hasMessages ] { + Method [ protected method indent ] { - Parameters [0] { } - - Return [ bool ] - } - - Method [ public method label ] { - - - Parameters [1] { - Parameter #0 [ array $attributes ] - } - Return [ string ] } - Method [ public method prepareAttributes ] { + Method [ protected method orderAttributes ] { - Parameters [2] { - Parameter #0 [ array $attributes ] - Parameter #1 [ bool $useChecked ] + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - Return [ array ] } - Method [ public method setAttribute ] { + Method [ protected method renderArrayElements ] { - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setAttributes ] { + Method [ protected method renderAttributes ] { - Parameters [1] { Parameter #0 [ array $attributes ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } - - Method [ public method setDefault ] { - - - Parameters [1] { - Parameter #0 [ $value ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } - - Method [ public method setFilters ] { - - - Parameters [1] { - Parameter #0 [ $filters ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } - - Method [ public method setForm ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Forms\Form $form ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } - - Method [ public method setLabel ] { - - - Parameters [1] { - Parameter #0 [ string $label ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setMessages ] { + Method [ protected method renderElement ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setName ] { + Method [ protected method renderFullElement ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setUserOption ] { + Method [ protected method renderTag ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setUserOptions ] { + Method [ protected method selfClose ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } } } - Class [ class Phalcon\Forms\Element\Submit extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface ] { + Class [ class Phalcon\Html\Helper\Body extends Phalcon\Html\Helper\AbstractHelper ] { - Constants [0] { } @@ -40872,267 +46815,363 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [9] { - Property [ protected $attributes ] - Property [ protected $filters ] - Property [ protected $form ] - Property [ protected $label ] - Property [ protected $messages ] - Property [ protected $name ] - Property [ protected $options ] - Property [ protected $validators ] - Property [ protected $value ] + - Properties [4] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] } - - Methods [33] { - Method [ public method render ] { + - Methods [11] { + Method [ public method __invoke ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ array $attributes = [] ] } - Return [ string ] } - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } - Method [ public method __toString ] { + Method [ protected method close ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } - Method [ public method addFilter ] { + Method [ protected method indent ] { - - Parameters [1] { - Parameter #0 [ string $filter ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method addValidator ] { + Method [ protected method orderAttributes ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Validation\ValidatorInterface $validator ] + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method addValidators ] { + Method [ protected method renderArrayElements ] { - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge ] + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method appendMessage ] { + Method [ protected method renderAttributes ] { - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + Parameter #0 [ array $attributes ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method clear ] { + Method [ protected method renderElement ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method getAttribute ] { + Method [ protected method renderFullElement ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue ] + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } + - Return [ string ] } - Method [ public method getAttributes ] { + Method [ protected method renderTag ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getDefault ] { - } + Method [ protected method selfClose ] { - Method [ public method getFilters ] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] } + } + } - Method [ public method getForm ] { + Class [ class Phalcon\Html\Helper\Button extends Phalcon\Html\Helper\AbstractHelper ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + } + + - Methods [11] { + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $text ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ bool $raw = ] } - - Return [ Phalcon\Forms\Form ] + - Return [ string ] } - Method [ public method getLabel ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } - - Return [ string ] } - Method [ public method getMessages ] { + Method [ protected method close ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] } - - Return [ Phalcon\Messages\Messages ] + - Return [ string ] } - Method [ public method getName ] { + Method [ protected method indent ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getUserOption ] { + Method [ protected method orderAttributes ] { - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue ] + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } + - Return [ array ] } - Method [ public method getUserOptions ] { + Method [ protected method renderArrayElements ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getValidators ] { + Method [ protected method renderAttributes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $attributes ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getValue ] { + Method [ protected method renderElement ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] } - Method [ public method hasMessages ] { + Method [ protected method renderFullElement ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method label ] { + Method [ protected method renderTag ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } - Method [ public method prepareAttributes ] { + Method [ protected method selfClose ] { - Parameters [2] { - Parameter #0 [ array $attributes ] - Parameter #1 [ bool $useChecked ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ array ] + - Return [ string ] } + } + } - Method [ public method setAttribute ] { + Class [ class Phalcon\Html\Helper\Close extends Phalcon\Html\Helper\AbstractHelper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + } + + - Methods [11] { + Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setAttributes ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setDefault ] { + Method [ protected method close ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setFilters ] { + Method [ protected method indent ] { - - Parameters [1] { - Parameter #0 [ $filters ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setForm ] { + Method [ protected method orderAttributes ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Forms\Form $form ] + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method setLabel ] { + Method [ protected method renderArrayElements ] { - - Parameters [1] { - Parameter #0 [ string $label ] + - Parameters [2] { + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setMessages ] { + Method [ protected method renderAttributes ] { - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + Parameter #0 [ array $attributes ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setName ] { + Method [ protected method renderElement ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setUserOption ] { + Method [ protected method renderFullElement ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setUserOptions ] { + Method [ protected method renderTag ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] + } + + Method [ protected method selfClose ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] } } } - Class [ class Phalcon\Forms\Element\Text extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface ] { + Class [ class Phalcon\Html\Helper\Doctype implements Stringable ] { - - Constants [0] { + - Constants [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 [0] { @@ -41141,265 +47180,274 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [9] { - Property [ protected $attributes ] - Property [ protected $filters ] - Property [ protected $form ] - Property [ protected $label ] - Property [ protected $messages ] - Property [ protected $name ] - Property [ protected $options ] - Property [ protected $validators ] - Property [ protected $value ] + - Properties [2] { + Property [ private $delimiter = NULL ] + Property [ private $flag = NULL ] } - - Methods [33] { - Method [ public method render ] { + - Methods [3] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - - Return [ string ] } - Method [ public method __construct ] { + Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $attributes ] + Parameter #0 [ int $flag = ] + Parameter #1 [ string $delimiter = ] } + - Return [ void ] } - Method [ public method __toString ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method addFilter ] { - - - Parameters [1] { - Parameter #0 [ string $filter ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } + Class [ class Phalcon\Html\Helper\Element extends Phalcon\Html\Helper\AbstractHelper ] { - Method [ public method addValidator ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Validation\ValidatorInterface $validator ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } + - Static properties [0] { + } - Method [ public method addValidators ] { + - Static methods [0] { + } - - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } + - Properties [4] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + } - Method [ public method appendMessage ] { + - Methods [11] { + Method [ public method __invoke ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method clear ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method getAttribute ] { + Method [ protected method close ] { - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue ] + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] } + - Return [ string ] } - Method [ public method getAttributes ] { + Method [ protected method indent ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getDefault ] { - } + Method [ protected method orderAttributes ] { - Method [ public method getFilters ] { + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] + } + - Return [ array ] } - Method [ public method getForm ] { + Method [ protected method renderArrayElements ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - - Return [ Phalcon\Forms\Form ] + - Return [ string ] } - Method [ public method getLabel ] { + Method [ protected method renderAttributes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $attributes ] } - Return [ string ] } - Method [ public method getMessages ] { + Method [ protected method renderElement ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ Phalcon\Messages\Messages ] + - Return [ string ] } - Method [ public method getName ] { + Method [ protected method renderFullElement ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } - Method [ public method getUserOption ] { + Method [ protected method renderTag ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue ] + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } + - Return [ string ] } - Method [ public method getUserOptions ] { + Method [ protected method selfClose ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ array ] + - Return [ string ] } + } + } - Method [ public method getValidators ] { + Class [ class Phalcon\Html\Helper\Form extends Phalcon\Html\Helper\AbstractHelper ] { - - Parameters [0] { - } - - Return [ array ] - } + - Constants [0] { + } - Method [ public method getValue ] { - } + - Static properties [0] { + } - Method [ public method hasMessages ] { + - Static methods [0] { + } - - Parameters [0] { - } - - Return [ bool ] - } + - Properties [4] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + } - Method [ public method label ] { + - Methods [11] { + Method [ public method __invoke ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ array $attributes = [] ] } - Return [ string ] } - Method [ public method prepareAttributes ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ array $attributes ] - Parameter #1 [ bool $useChecked ] + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } - - Return [ array ] } - Method [ public method setAttribute ] { + Method [ protected method close ] { - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setAttributes ] { + Method [ protected method indent ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setDefault ] { + Method [ protected method orderAttributes ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method setFilters ] { + Method [ protected method renderArrayElements ] { - - Parameters [1] { - Parameter #0 [ $filters ] + - Parameters [2] { + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setForm ] { + Method [ protected method renderAttributes ] { - Parameters [1] { - Parameter #0 [ Phalcon\Forms\Form $form ] + Parameter #0 [ array $attributes ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setLabel ] { + Method [ protected method renderElement ] { - - Parameters [1] { - Parameter #0 [ string $label ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setMessages ] { + Method [ protected method renderFullElement ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setName ] { + Method [ protected method renderTag ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setUserOption ] { + Method [ protected method selfClose ] { - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } - - Method [ public method setUserOptions ] { - - - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } } } - Class [ class Phalcon\Forms\Element\TextArea extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface ] { + Class [ class Phalcon\Html\Helper\Img extends Phalcon\Html\Helper\AbstractHelper ] { - Constants [0] { } @@ -41410,329 +47458,386 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [9] { - Property [ protected $attributes ] - Property [ protected $filters ] - Property [ protected $form ] - Property [ protected $label ] - Property [ protected $messages ] - Property [ protected $name ] - Property [ protected $options ] - Property [ protected $validators ] - Property [ protected $value ] + - Properties [4] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] } - - Methods [33] { - Method [ public method render ] { + - Methods [11] { + Method [ public method __invoke ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [2] { + Parameter #0 [ string $src ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } - Method [ public method __toString ] { + Method [ protected method close ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } - Method [ public method addFilter ] { + Method [ protected method indent ] { - - Parameters [1] { - Parameter #0 [ string $filter ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method addValidator ] { + Method [ protected method orderAttributes ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Validation\ValidatorInterface $validator ] + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method addValidators ] { + Method [ protected method renderArrayElements ] { - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge ] + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method appendMessage ] { + Method [ protected method renderAttributes ] { - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + Parameter #0 [ array $attributes ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method clear ] { + Method [ protected method renderElement ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method getAttribute ] { + Method [ protected method renderFullElement ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue ] + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } + - Return [ string ] } - Method [ public method getAttributes ] { + Method [ protected method renderTag ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getDefault ] { - } + Method [ protected method selfClose ] { - Method [ public method getFilters ] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] } + } + } - Method [ public method getForm ] { + Class [ class Phalcon\Html\Helper\Input\Color extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $type = 'color' ] + } + + - Methods [13] { + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] } - - Return [ Phalcon\Forms\Form ] + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method getLabel ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getMessages ] { + Method [ public method setValue ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $value = ] } - - Return [ Phalcon\Messages\Messages ] + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method getName ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } - - Return [ string ] } - Method [ public method getUserOption ] { + Method [ protected method close ] { - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue ] + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] } + - Return [ string ] } - Method [ public method getUserOptions ] { + Method [ protected method indent ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getValidators ] { + Method [ protected method orderAttributes ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - Return [ array ] } - Method [ public method getValue ] { - } - - Method [ public method hasMessages ] { + Method [ protected method renderArrayElements ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method label ] { + Method [ protected method renderAttributes ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ array $attributes ] } - Return [ string ] } - Method [ public method prepareAttributes ] { + Method [ protected method renderElement ] { - Parameters [2] { - Parameter #0 [ array $attributes ] - Parameter #1 [ bool $useChecked ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ array ] + - Return [ string ] } - Method [ public method setAttribute ] { + Method [ protected method renderFullElement ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setAttributes ] { + Method [ protected method renderTag ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setDefault ] { + Method [ protected method selfClose ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } + } + } - Method [ public method setFilters ] { + Class [ class Phalcon\Html\Helper\Input\Date extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - - Parameters [1] { - Parameter #0 [ $filters ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } + - Constants [0] { + } - Method [ public method setForm ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Forms\Form $form ] + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $type = 'date' ] + } + + - Methods [13] { + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method setLabel ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $label ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setMessages ] { + Method [ public method setValue ] { - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + Parameter #0 [ ?string $value = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method setName ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setUserOption ] { + Method [ protected method close ] { - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setUserOptions ] { + Method [ protected method indent ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - } - } - - Class [ class Phalcon\Forms\Exception extends Phalcon\Exception implements Throwable ] { - - Constants [0] { - } + Method [ protected method orderAttributes ] { - - Static properties [0] { - } + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] + } + - Return [ array ] + } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { + Method [ protected method renderArrayElements ] { - - Parameters [1] { - Parameter #0 [ string $service ] + - Parameters [2] { + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - Return [ string ] } - } - - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - } - - Methods [10] { - Method [ public method __construct ] { + Method [ protected method renderAttributes ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [1] { + Parameter #0 [ array $attributes ] } + - Return [ string ] } - Method [ public method __wakeup ] { - } - - Method [ final public method getMessage ] { - } + Method [ protected method renderElement ] { - Method [ final public method getCode ] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] } - Method [ final public method getFile ] { - } + Method [ protected method renderFullElement ] { - Method [ final public method getLine ] { + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] + } + - Return [ string ] } - Method [ final public method getTrace ] { - } + Method [ protected method renderTag ] { - Method [ final public method getPrevious ] { + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] + } + - Return [ string ] } - Method [ final public method getTraceAsString ] { - } + Method [ protected method selfClose ] { - Method [ public method __toString ] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] } } } - Class [ class Phalcon\Forms\Form extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Countable, Iterator, Traversable, Phalcon\Html\Attributes\AttributesInterface ] { + Class [ class Phalcon\Html\Helper\Input\DateTime extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - Constants [0] { } @@ -41743,306 +47848,268 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [10] { - Property [ protected $container ] - Property [ protected $attributes ] - Property [ protected $data ] - Property [ protected $elements ] - Property [ protected $elementsIndexed ] - Property [ protected $entity ] - Property [ protected $messages ] - Property [ protected $position ] - Property [ protected $options ] - Property [ protected $validation ] + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $type = 'datetime' ] } - - Methods [38] { - Method [ public method setValidation ] { - - - Parameters [1] { - Parameter #0 [ $validation ] - } - } - - Method [ public method getValidation ] { - - - Parameters [0] { - } - - Return [ null or NULL ] - } - - Method [ public method __construct ] { - - - Parameters [2] { - Parameter #0 [ $entity ] - Parameter #1 [ array $userOptions ] - } - } - - Method [ public method add ] { + - Methods [13] { + Method [ public method __invoke ] { - Parameters [3] { - Parameter #0 [ Phalcon\Forms\Element\ElementInterface $element ] - Parameter #1 [ string or NULL $position ] - Parameter #2 [ bool or NULL $type ] + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] } - - Return [ Phalcon\Forms\Form ] + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method bind ] { + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ array $data ] - Parameter #1 [ $entity ] - Parameter #2 [ $whitelist ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] + - Return [ string ] } - Method [ public method clear ] { + Method [ public method setValue ] { - Parameters [1] { - Parameter #0 [ $fields ] + Parameter #0 [ ?string $value = ] } - - Return [ Phalcon\Forms\Form ] - } - - Method [ public method count ] { - - - Parameters [0] { - } - - Return [ int ] - } - - Method [ public method current ] { + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method get ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method getAction ] { + Method [ protected method close ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } - Method [ public method getAttributes ] { + Method [ protected method indent ] { - Parameters [0] { } - - Return [ Phalcon\Html\Attributes ] + - Return [ string ] } - Method [ public method getElements ] { + Method [ protected method orderAttributes ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - Return [ array ] } - Method [ public method getEntity ] { - } - - Method [ public method getLabel ] { + Method [ protected method renderArrayElements ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - Return [ string ] } - Method [ public method getMessages ] { - } - - Method [ public method getMessagesFor ] { + Method [ protected method renderAttributes ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ array $attributes ] } - - Return [ Phalcon\Messages\Messages ] + - Return [ string ] } - Method [ public method getUserOption ] { + Method [ protected method renderElement ] { - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } + - Return [ string ] } - Method [ public method getUserOptions ] { + Method [ protected method renderFullElement ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getValue ] { + Method [ protected method renderTag ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } + - Return [ string ] } - Method [ public method has ] { + Method [ protected method selfClose ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method hasMessagesFor ] { - - - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ bool ] - } + Class [ class Phalcon\Html\Helper\Input\DateTimeLocal extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - Method [ public method isValid ] { + - Constants [0] { + } - - Parameters [2] { - Parameter #0 [ $data ] - Parameter #1 [ $entity ] - } - - Return [ bool ] - } + - Static properties [0] { + } - Method [ public method key ] { + - Static methods [0] { + } - - Parameters [0] { - } - - Return [ int ] - } + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $type = 'datetime-local' ] + } - Method [ public method label ] { + - Methods [13] { + Method [ public method __invoke ] { - - Parameters [2] { + - Parameters [3] { Parameter #0 [ string $name ] - Parameter #1 [ array or NULL $attributes ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] } - - Return [ string ] + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method next ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ void ] - } - - Method [ public method render ] { - - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $attributes ] - } - Return [ string ] } - Method [ public method remove ] { + Method [ public method setValue ] { - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ bool ] - } - - Method [ public method rewind ] { - - - Parameters [0] { + Parameter #0 [ ?string $value = ] } - - Return [ void ] + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method setAction ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $action ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } - - Return [ Phalcon\Forms\Form ] } - Method [ public method setEntity ] { + Method [ protected method close ] { - - Parameters [1] { - Parameter #0 [ $entity ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] } - - Return [ Phalcon\Forms\Form ] + - Return [ string ] } - Method [ public method setAttributes ] { + Method [ protected method indent ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\Attributes $attributes ] + - Parameters [0] { } - - Return [ Phalcon\Html\Attributes\AttributesInterface ] + - Return [ string ] } - Method [ public method setUserOption ] { + Method [ protected method orderAttributes ] { - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - - Return [ Phalcon\Forms\Form ] + - Return [ array ] } - Method [ public method setUserOptions ] { + Method [ protected method renderArrayElements ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - - Return [ Phalcon\Forms\Form ] + - Return [ string ] } - Method [ public method valid ] { + Method [ protected method renderAttributes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $attributes ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method __get ] { + Method [ protected method renderElement ] { - - Parameters [1] { - Parameter #0 [ string $propertyName ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } + - Return [ string ] } - Method [ public method __isset ] { + Method [ protected method renderFullElement ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method getDI ] { + Method [ protected method renderTag ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ string ] } - Method [ public method setDI ] { + Method [ protected method selfClose ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ void ] + - Return [ string ] } } } - Class [ class Phalcon\Forms\Manager ] { + Class [ class Phalcon\Html\Helper\Input\Email extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - Constants [0] { } @@ -42053,292 +48120,268 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [1] { - Property [ protected $forms ] + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $type = 'email' ] } - - Methods [4] { - Method [ public method create ] { + - Methods [13] { + Method [ public method __invoke ] { - - Parameters [2] { + - Parameters [3] { Parameter #0 [ string $name ] - Parameter #1 [ $entity ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] } - - Return [ Phalcon\Forms\Form ] + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method get ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] + - Return [ string ] } - Method [ public method has ] { + Method [ public method setValue ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ ?string $value = ] } - - Return [ bool ] + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method set ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ Phalcon\Forms\Form $form ] + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } - - Return [ Phalcon\Forms\Manager ] } - } - } - - Class [ class Phalcon\Helper\Arr ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [22] { - Method [ final static public method blackList ] { + Method [ protected method close ] { - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ array $blackList ] + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] } - - Return [ array ] + - Return [ string ] } - Method [ final static public method chunk ] { + Method [ protected method indent ] { - - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ int $size ] - Parameter #2 [ bool $preserveKeys ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ final static public method filter ] { + Method [ protected method orderAttributes ] { - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $method ] + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - Return [ array ] } - Method [ final static public method first ] { + Method [ protected method renderArrayElements ] { - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $method ] + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } + - Return [ string ] } - Method [ final static public method firstKey ] { + Method [ protected method renderAttributes ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $method ] + - Parameters [1] { + Parameter #0 [ array $attributes ] } + - Return [ string ] } - Method [ final static public method flatten ] { + Method [ protected method renderElement ] { - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ bool $deep ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ array ] + - Return [ string ] } - Method [ final static public method get ] { + Method [ protected method renderFullElement ] { - Parameters [4] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue ] - Parameter #3 [ string or NULL $cast ] + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } + - Return [ string ] } - Method [ final static public method group ] { + Method [ protected method renderTag ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $method ] + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - - Return [ array ] + - Return [ string ] } - Method [ final static public method has ] { + Method [ protected method selfClose ] { - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ final static public method isUnique ] { - - - Parameters [1] { - Parameter #0 [ array $collection ] - } - - Return [ bool ] - } + Class [ class Phalcon\Html\Helper\Input\File extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - Method [ final static public method last ] { + - Constants [0] { + } - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $method ] - } - } + - Static properties [0] { + } - Method [ final static public method lastKey ] { + - Static methods [0] { + } - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $method ] - } - } + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $type = 'file' ] + } - Method [ final static public method order ] { + - Methods [13] { + Method [ public method __invoke ] { - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ $attribute ] - Parameter #2 [ string $order ] + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] } - - Return [ array ] + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ final static public method pluck ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ string $element ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ final static public method set ] { + Method [ public method setValue ] { - - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ $value ] - Parameter #2 [ $index ] + - Parameters [1] { + Parameter #0 [ ?string $value = ] } - - Return [ array ] + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ final static public method sliceLeft ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ int $elements ] + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } - - Return [ array ] } - Method [ final static public method sliceRight ] { + Method [ protected method close ] { - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ int $elements ] + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] } - - Return [ array ] + - Return [ string ] } - Method [ final static public method split ] { + Method [ protected method indent ] { - - Parameters [1] { - Parameter #0 [ array $collection ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ final static public method toObject ] { + Method [ protected method orderAttributes ] { - - Parameters [1] { - Parameter #0 [ array $collection ] + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } + - Return [ array ] } - Method [ final static public method validateAll ] { + Method [ protected method renderArrayElements ] { - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $method ] + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - - Return [ bool ] + - Return [ string ] } - Method [ final static public method validateAny ] { + Method [ protected method renderAttributes ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $method ] + - Parameters [1] { + Parameter #0 [ array $attributes ] } - - Return [ bool ] + - Return [ string ] } - Method [ final static public method whiteList ] { + Method [ protected method renderElement ] { - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ array $whiteList ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ array ] + - Return [ string ] } - } - - - Properties [0] { - } - - - Methods [0] { - } - } - Class [ class Phalcon\Helper\Base64 ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [2] { - Method [ final static public method encodeUrl ] { + Method [ protected method renderFullElement ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } - Method [ final static public method decodeUrl ] { + Method [ protected method renderTag ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } - } - - Properties [0] { - } + Method [ protected method selfClose ] { - - Methods [0] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] + } } } - Class [ class Phalcon\Helper\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Html\Helper\Input\Hidden extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - Constants [0] { } @@ -42346,126 +48389,135 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { - - - Parameters [1] { - Parameter #0 [ string $service ] - } - - Return [ string ] - } + - Static methods [0] { } - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $type = 'hidden' ] } - - Methods [10] { - Method [ public method __construct ] { + - Methods [13] { + Method [ public method __invoke ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method __wakeup ] { - } + Method [ public method __toString ] { - Method [ final public method getMessage ] { + - Parameters [0] { + } + - Return [ string ] } - Method [ final public method getCode ] { - } + Method [ public method setValue ] { - Method [ final public method getFile ] { + - Parameters [1] { + Parameter #0 [ ?string $value = ] + } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ final public method getLine ] { - } + Method [ public method __construct ] { - Method [ final public method getTrace ] { + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + } } - Method [ final public method getPrevious ] { - } + Method [ protected method close ] { - Method [ final public method getTraceAsString ] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] + } + - Return [ string ] } - Method [ public method __toString ] { - } - } - } + Method [ protected method indent ] { - Class [ class Phalcon\Helper\Fs ] { + - Parameters [0] { + } + - Return [ string ] + } - - Constants [0] { - } + Method [ protected method orderAttributes ] { - - Static properties [0] { - } + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] + } + - Return [ array ] + } - - Static methods [1] { - Method [ final static public method basename ] { + Method [ protected method renderArrayElements ] { - Parameters [2] { - Parameter #0 [ string $uri ] - Parameter #1 [ $suffix ] + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - Return [ string ] } - } - - - Properties [0] { - } - - Methods [0] { - } - } + Method [ protected method renderAttributes ] { - Class [ class Phalcon\Helper\Json ] { + - Parameters [1] { + Parameter #0 [ array $attributes ] + } + - Return [ string ] + } - - Constants [0] { - } + Method [ protected method renderElement ] { - - Static properties [0] { - } + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] + } - - Static methods [2] { - Method [ final static public method decode ] { + Method [ protected method renderFullElement ] { - Parameters [4] { - Parameter #0 [ string $data ] - Parameter #1 [ bool $associative ] - Parameter #2 [ int $depth ] - Parameter #3 [ int $options ] + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } + - Return [ string ] } - Method [ final static public method encode ] { + Method [ protected method renderTag ] { - Parameters [3] { - Parameter #0 [ $data ] - Parameter #1 [ int $options ] - Parameter #2 [ int $depth ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } - } - - Properties [0] { - } + Method [ protected method selfClose ] { - - Methods [0] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] + } } } - Class [ class Phalcon\Helper\Number ] { + Class [ class Phalcon\Html\Helper\Input\Image extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - Constants [0] { } @@ -42473,273 +48525,279 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [1] { - Method [ final static public method between ] { - - - Parameters [3] { - Parameter #0 [ int $value ] - Parameter #1 [ int $from ] - Parameter #2 [ int $to ] - } - - Return [ bool ] - } - } - - - Properties [0] { + - Static methods [0] { } - - Methods [0] { + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $type = 'image' ] } - } - - Class [ class Phalcon\Helper\Str ] { - - Constants [6] { - 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 } - } + - Methods [13] { + Method [ public method __invoke ] { - - Static properties [0] { - } + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + } - - Static methods [25] { - Method [ final static public method camelize ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ $delimiter ] + - Parameters [0] { } - Return [ string ] } - Method [ final static public method concat ] { + Method [ public method setValue ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $value = ] } - - Return [ string ] + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ final static public method countVowels ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $text ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } - - Return [ int ] } - Method [ final static public method decapitalize ] { + Method [ protected method close ] { - - Parameters [3] { - Parameter #0 [ string $text ] - Parameter #1 [ bool $upperRest ] - Parameter #2 [ string $encoding ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } - Method [ final static public method decrement ] { + Method [ protected method indent ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $separator ] + - Parameters [0] { } - Return [ string ] } - Method [ final static public method dirFromFile ] { + Method [ protected method orderAttributes ] { - - Parameters [1] { - Parameter #0 [ string $file ] + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] + } + - Return [ array ] + } + + Method [ protected method renderArrayElements ] { + + - Parameters [2] { + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - Return [ string ] } - Method [ final static public method dirSeparator ] { + Method [ protected method renderAttributes ] { - Parameters [1] { - Parameter #0 [ string $directory ] + Parameter #0 [ array $attributes ] } - Return [ string ] } - Method [ final static public method dynamic ] { + Method [ protected method renderElement ] { - - Parameters [4] { - Parameter #0 [ string $text ] - Parameter #1 [ string $leftDelimiter ] - Parameter #2 [ string $rightDelimiter ] - Parameter #3 [ string $separator ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } - Method [ final static public method endsWith ] { + Method [ protected method renderFullElement ] { - - Parameters [3] { - Parameter #0 [ string $text ] - Parameter #1 [ string $end ] - Parameter #2 [ bool $ignoreCase ] + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - - Return [ bool ] + - Return [ string ] } - Method [ final static public method firstBetween ] { + Method [ protected method renderTag ] { - Parameters [3] { - Parameter #0 [ string $text ] - Parameter #1 [ string $start ] - Parameter #2 [ string $end ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } - Method [ final static public method friendly ] { + Method [ protected method selfClose ] { - - Parameters [4] { - Parameter #0 [ string $text ] - Parameter #1 [ string $separator ] - Parameter #2 [ bool $lowercase ] - Parameter #3 [ $replace ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } + } + } + + Class [ class Phalcon\Html\Helper\Input\Input extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $type = 'text' ] + Property [ protected $attributes = NULL ] + } - Method [ final static public method humanize ] { + - Methods [14] { + Method [ public method setType ] { - Parameters [1] { - Parameter #0 [ string $text ] + Parameter #0 [ string $type ] } - - Return [ string ] + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ final static public method includes ] { + Method [ public method __invoke ] { - - Parameters [2] { - Parameter #0 [ string $needle ] - Parameter #1 [ string $haystack ] + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] } - - Return [ bool ] + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ final static public method increment ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $separator ] + - Parameters [0] { } - Return [ string ] } - Method [ final static public method isAnagram ] { + Method [ public method setValue ] { - - Parameters [2] { - Parameter #0 [ string $first ] - Parameter #1 [ string $second ] + - Parameters [1] { + Parameter #0 [ ?string $value = ] } - - Return [ bool ] + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ final static public method isLower ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding ] + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } - - Return [ bool ] } - Method [ final static public method isPalindrome ] { + Method [ protected method close ] { - - Parameters [1] { - Parameter #0 [ string $text ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] } - - Return [ bool ] + - Return [ string ] } - Method [ final static public method isUpper ] { + Method [ protected method indent ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ final static public method lower ] { + Method [ protected method orderAttributes ] { - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding ] + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - - Return [ string ] + - Return [ array ] } - Method [ final static public method random ] { + Method [ protected method renderArrayElements ] { - Parameters [2] { - Parameter #0 [ int $type ] - Parameter #1 [ int $length ] + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - Return [ string ] } - Method [ final static public method reduceSlashes ] { + Method [ protected method renderAttributes ] { - Parameters [1] { - Parameter #0 [ string $text ] + Parameter #0 [ array $attributes ] } - Return [ string ] } - Method [ final static public method startsWith ] { + Method [ protected method renderElement ] { - - Parameters [3] { - Parameter #0 [ string $text ] - Parameter #1 [ string $start ] - Parameter #2 [ bool $ignoreCase ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ bool ] + - Return [ string ] } - Method [ final static public method uncamelize ] { + Method [ protected method renderFullElement ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ $delimiter ] + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } - Method [ final static public method underscore ] { + Method [ protected method renderTag ] { - - Parameters [1] { - Parameter #0 [ string $text ] + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } - Method [ final static public method upper ] { + Method [ protected method selfClose ] { - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } - - - Properties [0] { - } - - - Methods [0] { - } } - Class [ class Phalcon\Html\Attributes extends Phalcon\Collection implements Serializable, JsonSerializable, Traversable, IteratorAggregate, Countable, Phalcon\Collection\CollectionInterface, ArrayAccess, Phalcon\Html\Attributes\RenderInterface ] { + Class [ class Phalcon\Html\Helper\Input\Month extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - Constants [0] { } @@ -42750,226 +48808,268 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $data ] - Property [ protected $insensitive ] - Property [ protected $lowerKeys ] + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $type = 'month' ] } - - Methods [27] { - Method [ public method render ] { + - Methods [13] { + Method [ public method __invoke ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] } - - Return [ string ] + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method __toString ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method __construct ] { - - - Parameters [2] { - Parameter #0 [ array $data ] - Parameter #1 [ bool $insensitive ] - } - } - - Method [ public method __get ] { + Method [ public method setValue ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ ?string $value = ] } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method __isset ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } - - Return [ bool ] } - Method [ public method __set ] { + Method [ protected method close ] { - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] } - - Return [ void ] + - Return [ string ] } - Method [ public method __unset ] { + Method [ protected method indent ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method clear ] { + Method [ protected method orderAttributes ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - - Return [ void ] + - Return [ array ] } - Method [ public method count ] { + Method [ protected method renderArrayElements ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - - Return [ int ] + - Return [ string ] } - Method [ public method get ] { + Method [ protected method renderAttributes ] { - - Parameters [3] { - Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ string or NULL $cast ] + - Parameters [1] { + Parameter #0 [ array $attributes ] } + - Return [ string ] } - Method [ public method getIterator ] { + Method [ protected method renderElement ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ Traversable ] + - Return [ string ] } - Method [ public method getKeys ] { + Method [ protected method renderFullElement ] { - - Parameters [1] { - Parameter #0 [ bool $insensitive ] + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getValues ] { + Method [ protected method renderTag ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - - Return [ array ] + - Return [ string ] } - Method [ public method has ] { + Method [ protected method selfClose ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method init ] { + Class [ class Phalcon\Html\Helper\Input\Numeric extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - - Parameters [1] { - Parameter #0 [ array $data ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $type = 'numeric' ] + } + + - Methods [13] { + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] } - - Return [ void ] + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method jsonSerialize ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method offsetExists ] { + Method [ public method setValue ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ ?string $value = ] } - - Return [ bool ] + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method offsetGet ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } - Method [ public method offsetSet ] { + Method [ protected method close ] { - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] } - - Return [ void ] + - Return [ string ] } - Method [ public method offsetUnset ] { + Method [ protected method indent ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method remove ] { + Method [ protected method orderAttributes ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - - Return [ void ] + - Return [ array ] } - Method [ public method set ] { + Method [ protected method renderArrayElements ] { - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - - Return [ void ] + - Return [ string ] } - Method [ public method serialize ] { + Method [ protected method renderAttributes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $attributes ] } - Return [ string ] } - Method [ public method toArray ] { + Method [ protected method renderElement ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ array ] + - Return [ string ] } - Method [ public method toJson ] { + Method [ protected method renderFullElement ] { - - Parameters [1] { - Parameter #0 [ int $options ] + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } - Method [ public method unserialize ] { + Method [ protected method renderTag ] { - - Parameters [1] { - Parameter #0 [ $serialized ] + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - - Return [ void ] + - Return [ string ] } - Method [ protected method setData ] { + Method [ protected method selfClose ] { - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ void ] + - Return [ string ] } } } - Class [ class Phalcon\Html\Breadcrumbs ] { + Class [ class Phalcon\Html\Helper\Input\Password extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - Constants [0] { } @@ -42980,132 +49080,132 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [3] { - Property [ private $elements ] - Property [ private $separator ] - Property [ private $template ] + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $type = 'password' ] } - - Methods [7] { - Method [ public method getSeparator ] { + - Methods [13] { + Method [ public method __invoke ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] } - - Return [ string ] + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method setSeparator ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $separator ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method add ] { + Method [ public method setValue ] { - - Parameters [2] { - Parameter #0 [ string $label ] - Parameter #1 [ string $link ] + - Parameters [1] { + Parameter #0 [ ?string $value = ] } - - Return [ Phalcon\Html\Breadcrumbs ] + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method clear ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } - - Return [ void ] } - Method [ public method remove ] { + Method [ protected method close ] { - - Parameters [1] { - Parameter #0 [ string $link ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] } - - Return [ void ] + - Return [ string ] } - Method [ public method render ] { + Method [ protected method indent ] { - Parameters [0] { } - Return [ string ] } - Method [ public method toArray ] { + Method [ protected method orderAttributes ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - Return [ array ] } - } - } - - Class [ class Phalcon\Html\Exception extends Phalcon\Exception implements Throwable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { + Method [ protected method renderArrayElements ] { - - Parameters [1] { - Parameter #0 [ string $service ] + - Parameters [2] { + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - Return [ string ] } - } - - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - } - - Methods [10] { - Method [ public method __construct ] { + Method [ protected method renderAttributes ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [1] { + Parameter #0 [ array $attributes ] } + - Return [ string ] } - Method [ public method __wakeup ] { - } - - Method [ final public method getMessage ] { - } + Method [ protected method renderElement ] { - Method [ final public method getCode ] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] } - Method [ final public method getFile ] { - } + Method [ protected method renderFullElement ] { - Method [ final public method getLine ] { + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] + } + - Return [ string ] } - Method [ final public method getTrace ] { - } + Method [ protected method renderTag ] { - Method [ final public method getPrevious ] { + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] + } + - Return [ string ] } - Method [ final public method getTraceAsString ] { - } + Method [ protected method selfClose ] { - Method [ public method __toString ] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Anchor extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Html\Helper\Input\Radio extends Phalcon\Html\Helper\Input\Checkbox implements Stringable ] { - Constants [0] { } @@ -43116,46 +49216,62 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] + - Properties [7] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $label = NULL ] + Property [ protected $type = 'radio' ] } - - Methods [12] { - Method [ public method __invoke ] { + - Methods [14] { + Method [ public method __construct ] { - - Parameters [4] { - Parameter #0 [ string $href ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + } + } + + Method [ public method __toString ] { + + - Parameters [0] { } - Return [ string ] } - Method [ protected method processAttributes ] { + Method [ public method label ] { - - Parameters [2] { - Parameter #0 [ string $href ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] } - - Return [ array ] + - Return [ Phalcon\Html\Helper\Input\Checkbox ] } - Method [ public method __construct ] { + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + } + + Method [ public method setValue ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ ?string $value = ] } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } Method [ protected method close ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -43197,7 +49313,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -43207,8 +49323,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -43217,8 +49333,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -43227,14 +49343,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Base extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Html\Helper\Input\Range extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - Constants [0] { } @@ -43245,27 +49361,45 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $type = 'range' ] } - - Methods [11] { - Method [ public method __invoke ] { + - Methods [13] { + Method [ public method __invoke ] { - - Parameters [2] { - Parameter #0 [ string or NULL $href ] - Parameter #1 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + } + + Method [ public method __toString ] { + + - Parameters [0] { } - Return [ string ] } + Method [ public method setValue ] { + + - Parameters [1] { + Parameter #0 [ ?string $value = ] + } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + } + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } @@ -43273,7 +49407,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -43315,7 +49449,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -43325,8 +49459,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -43335,8 +49469,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -43345,14 +49479,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Body extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Html\Helper\Input\Search extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - Constants [0] { } @@ -43363,26 +49497,45 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $type = 'search' ] } - - Methods [11] { - Method [ public method __invoke ] { + - Methods [13] { + Method [ public method __invoke ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + } + + Method [ public method __toString ] { + + - Parameters [0] { } - Return [ string ] } + Method [ public method setValue ] { + + - Parameters [1] { + Parameter #0 [ ?string $value = ] + } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + } + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } @@ -43390,7 +49543,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -43432,7 +49585,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -43442,8 +49595,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -43452,8 +49605,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -43462,14 +49615,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Button extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Html\Helper\Input\Select extends Phalcon\Html\Helper\AbstractList implements Stringable ] { - Constants [0] { } @@ -43480,20 +49633,103 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] + - Properties [9] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $store = NULL ] + Property [ protected $elementTag = 'option' ] + Property [ protected $inOptGroup = false ] + Property [ protected $selected = '' ] } - - Methods [11] { - Method [ public method __invoke ] { + - Methods [20] { + Method [ public method add ] { - - Parameters [3] { + - Parameters [4] { + Parameter #0 [ string $text ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] + } + - Return [ Phalcon\Html\Helper\Input\Select ] + } + + Method [ public method addPlaceholder ] { + + - Parameters [4] { Parameter #0 [ string $text ] - Parameter #1 [ array $attributes ] - Parameter #2 [ bool $raw ] + Parameter #1 [ $value = ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] + } + - Return [ Phalcon\Html\Helper\Input\Select ] + } + + Method [ public method optGroup ] { + + - Parameters [2] { + Parameter #0 [ ?string $label = ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ Phalcon\Html\Helper\Input\Select ] + } + + Method [ public method selected ] { + + - Parameters [1] { + Parameter #0 [ string $selected ] + } + - Return [ Phalcon\Html\Helper\Input\Select ] + } + + Method [ protected method getTag ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method optGroupEnd ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method optGroupStart ] { + + - Parameters [2] { + Parameter #0 [ string $label ] + Parameter #1 [ array $attributes ] + } + - Return [ string ] + } + + Method [ private method processValue ] { + + - Parameters [2] { + Parameter #0 [ array $attributes ] + Parameter #1 [ $value = ] + } + - Return [ array ] + } + + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $indent = ] + Parameter #1 [ ?string $delimiter = ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ Phalcon\Html\Helper\AbstractList ] + } + + Method [ public method __toString ] { + + - Parameters [0] { } - Return [ string ] } @@ -43501,7 +49737,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } @@ -43509,7 +49745,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -43551,7 +49787,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -43561,8 +49797,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -43571,8 +49807,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -43581,14 +49817,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Close extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Html\Helper\Input\Submit extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - Constants [0] { } @@ -43599,27 +49835,45 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $type = 'submit' ] } - - Methods [11] { - Method [ public method __invoke ] { + - Methods [13] { + Method [ public method __invoke ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + } + + Method [ public method __toString ] { + + - Parameters [0] { } - Return [ string ] } + Method [ public method setValue ] { + + - Parameters [1] { + Parameter #0 [ ?string $value = ] + } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + } + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } @@ -43627,7 +49881,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -43669,7 +49923,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -43679,8 +49933,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -43689,8 +49943,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -43699,14 +49953,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Element extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Html\Helper\Input\Tel extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - Constants [0] { } @@ -43717,29 +49971,45 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $type = 'tel' ] } - - Methods [11] { - Method [ public method __invoke ] { + - Methods [13] { + Method [ public method __invoke ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + } + + Method [ public method __toString ] { + + - Parameters [0] { } - Return [ string ] } + Method [ public method setValue ] { + + - Parameters [1] { + Parameter #0 [ ?string $value = ] + } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + } + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } @@ -43747,7 +50017,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -43789,7 +50059,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -43799,8 +50069,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -43809,8 +50079,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -43819,14 +50089,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Form extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Html\Helper\Input\Text extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - Constants [0] { } @@ -43837,26 +50107,45 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $type = 'text' ] + Property [ protected $attributes = NULL ] } - - Methods [11] { - Method [ public method __invoke ] { + - Methods [13] { + Method [ public method __invoke ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + } + + Method [ public method __toString ] { + + - Parameters [0] { } - Return [ string ] } + Method [ public method setValue ] { + + - Parameters [1] { + Parameter #0 [ ?string $value = ] + } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + } + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } @@ -43864,7 +50153,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -43906,7 +50195,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -43916,8 +50205,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -43926,8 +50215,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -43936,14 +50225,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Img extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Html\Helper\Input\Textarea extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - Constants [0] { } @@ -43954,27 +50243,45 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $type = 'textarea' ] } - - Methods [11] { - Method [ public method __invoke ] { + - Methods [13] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $src ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - Return [ string ] } + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + } + + Method [ public method setValue ] { + + - Parameters [1] { + Parameter #0 [ ?string $value = ] + } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + } + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } @@ -43982,7 +50289,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -44024,7 +50331,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -44034,8 +50341,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -44044,8 +50351,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -44054,14 +50361,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Input\Color extends Phalcon\Html\Helper\Input\AbstractInput ] { + Class [ class Phalcon\Html\Helper\Input\Time extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - Constants [0] { } @@ -44073,12 +50380,12 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $type ] + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $type = 'time' ] } - Methods [13] { @@ -44086,19 +50393,23 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setValue ] { - Parameters [1] { - Parameter #0 [ string or NULL $value ] + Parameter #0 [ ?string $value = ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } @@ -44106,7 +50417,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } @@ -44114,7 +50425,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -44156,7 +50467,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -44166,8 +50477,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -44176,8 +50487,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -44186,14 +50497,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Input\Date extends Phalcon\Html\Helper\Input\AbstractInput ] { + Class [ class Phalcon\Html\Helper\Input\Url extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - Constants [0] { } @@ -44205,12 +50516,12 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $type ] + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $type = 'url' ] } - Methods [13] { @@ -44218,19 +50529,23 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setValue ] { - Parameters [1] { - Parameter #0 [ string or NULL $value ] + Parameter #0 [ ?string $value = ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } @@ -44238,7 +50553,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } @@ -44246,7 +50561,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -44288,7 +50603,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -44298,8 +50613,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -44308,8 +50623,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -44318,14 +50633,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Input\DateTime extends Phalcon\Html\Helper\Input\AbstractInput ] { + Class [ class Phalcon\Html\Helper\Input\Week extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - Constants [0] { } @@ -44337,12 +50652,12 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $type ] + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $type = 'week' ] } - Methods [13] { @@ -44350,19 +50665,23 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + Parameter #1 [ ?string $value = ] + Parameter #2 [ array $attributes = [] ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setValue ] { - Parameters [1] { - Parameter #0 [ string or NULL $value ] + Parameter #0 [ ?string $value = ] } - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } @@ -44370,7 +50689,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } @@ -44378,7 +50697,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -44420,7 +50739,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -44430,8 +50749,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -44440,8 +50759,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -44450,14 +50769,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Input\DateTimeLocal extends Phalcon\Html\Helper\Input\AbstractInput ] { + Class [ class Phalcon\Html\Helper\Label extends Phalcon\Html\Helper\AbstractHelper ] { - Constants [0] { } @@ -44468,41 +50787,185 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $type ] + - Properties [4] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] } - - Methods [13] { - Method [ public method __invoke ] { + - Methods [11] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + } + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = ] + } + - Return [ string ] + } + + Method [ protected method indent ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method orderAttributes ] { + + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] + } + - Return [ array ] + } + + Method [ protected method renderArrayElements ] { + + - Parameters [2] { + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] + } + - Return [ string ] + } + + Method [ protected method renderAttributes ] { + + - Parameters [1] { + Parameter #0 [ array $attributes ] + } + - Return [ string ] + } + + Method [ protected method renderElement ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ protected method renderFullElement ] { + + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] + } + - Return [ string ] + } + + Method [ protected method renderTag ] { - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ string ] } - Method [ public method __toString ] { + Method [ protected method selfClose ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] } + } + } - Method [ public method setValue ] { + Class [ class Phalcon\Html\Helper\Link extends Phalcon\Html\Helper\Style implements Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $store = NULL ] + } + + - Methods [16] { + Method [ public method add ] { + + - Parameters [2] { + Parameter #0 [ string $url ] + Parameter #1 [ array $attributes = [] ] + } + } + + Method [ protected method getTag ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method getAttributes ] { + + - Parameters [2] { + Parameter #0 [ string $url ] + Parameter #1 [ array $attributes ] + } + - Return [ array ] + } + + Method [ public method setStyle ] { - Parameters [1] { - Parameter #0 [ string or NULL $value ] + Parameter #0 [ bool $flag ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ Phalcon\Html\Helper\Style ] + } + + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ string $indent = ] + Parameter #1 [ ?string $delimiter = ] + } + - Return [ Phalcon\Html\Helper\AbstractSeries ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } @@ -44510,7 +50973,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -44552,7 +51015,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -44562,8 +51025,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -44572,8 +51035,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -44582,14 +51045,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Input\Email extends Phalcon\Html\Helper\Input\AbstractInput ] { + Class [ class Phalcon\Html\Helper\Meta extends Phalcon\Html\Helper\AbstractSeries implements Stringable ] { - Constants [0] { } @@ -44601,40 +51064,87 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $type ] + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $store = NULL ] } - - Methods [13] { - Method [ public method __invoke ] { + - Methods [18] { + Method [ public method add ] { - - Parameters [3] { + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ Phalcon\Html\Helper\Meta ] + } + + Method [ public method addHttp ] { + + - Parameters [2] { + Parameter #0 [ string $httpEquiv ] + Parameter #1 [ string $content ] + } + - Return [ Phalcon\Html\Helper\Meta ] + } + + Method [ public method addName ] { + + - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + Parameter #1 [ string $content ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ Phalcon\Html\Helper\Meta ] } - Method [ public method __toString ] { + Method [ public method addProperty ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ string $content ] + } + - Return [ Phalcon\Html\Helper\Meta ] } - Method [ public method setValue ] { + Method [ protected method getTag ] { - - Parameters [1] { - Parameter #0 [ string or NULL $value ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ string ] + } + + Method [ private method addElement ] { + + - Parameters [3] { + Parameter #0 [ string $element ] + Parameter #1 [ string $value ] + Parameter #2 [ string $content ] + } + - Return [ Phalcon\Html\Helper\Meta ] + } + + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ string $indent = ] + Parameter #1 [ ?string $delimiter = ] + } + - Return [ Phalcon\Html\Helper\AbstractSeries ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } @@ -44642,7 +51152,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -44684,7 +51194,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -44694,8 +51204,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -44704,8 +51214,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -44714,14 +51224,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Input\File extends Phalcon\Html\Helper\Input\AbstractInput ] { + Class [ class Phalcon\Html\Helper\Script extends Phalcon\Html\Helper\AbstractSeries implements Stringable ] { - Constants [0] { } @@ -44733,40 +51243,59 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $type ] + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $store = NULL ] } - - Methods [13] { - Method [ public method __invoke ] { + - Methods [15] { + Method [ public method add ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + - Parameters [2] { + Parameter #0 [ string $url ] + Parameter #1 [ array $attributes = [] ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method __toString ] { + Method [ protected method getAttributes ] { + + - Parameters [2] { + Parameter #0 [ string $url ] + Parameter #1 [ array $attributes ] + } + - Return [ array ] } - Method [ public method setValue ] { + Method [ protected method getTag ] { - - Parameters [1] { - Parameter #0 [ string or NULL $value ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ string ] + } + + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ string $indent = ] + Parameter #1 [ ?string $delimiter = ] + } + - Return [ Phalcon\Html\Helper\AbstractSeries ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } @@ -44774,7 +51303,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -44816,7 +51345,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -44826,8 +51355,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -44836,8 +51365,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -44846,14 +51375,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Input\Hidden extends Phalcon\Html\Helper\Input\AbstractInput ] { + Class [ class Phalcon\Html\Helper\Title extends Phalcon\Html\Helper\AbstractHelper implements Stringable ] { - Constants [0] { } @@ -44864,41 +51393,73 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $type ] + - Properties [8] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $append = NULL ] + Property [ protected $prepend = NULL ] + Property [ protected $title = '' ] + Property [ protected $separator = '' ] } - - Methods [13] { - Method [ public method __invoke ] { + - Methods [16] { + Method [ public method __invoke ] { - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + Parameter #0 [ string $separator = ] + Parameter #1 [ ?string $indent = ] + Parameter #2 [ ?string $delimiter = ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ Phalcon\Html\Helper\Title ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method setValue ] { + Method [ public method append ] { - - Parameters [1] { - Parameter #0 [ string or NULL $value ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ bool $raw = ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ Phalcon\Html\Helper\Title ] + } + + Method [ public method get ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method set ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ bool $raw = ] + } + - Return [ Phalcon\Html\Helper\Title ] + } + + Method [ public method prepend ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ bool $raw = ] + } + - Return [ Phalcon\Html\Helper\Title ] } Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } @@ -44906,7 +51467,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -44948,7 +51509,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -44958,8 +51519,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -44968,8 +51529,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -44978,14 +51539,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Input\Image extends Phalcon\Html\Helper\Input\AbstractInput ] { + Class [ class Phalcon\Html\Helper\Ul extends Phalcon\Html\Helper\Ol implements Stringable ] { - Constants [0] { } @@ -44996,41 +51557,55 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $type ] + - Properties [7] { + Property [ protected $delimiter = '' ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $elementTag = 'li' ] + Property [ protected $store = NULL ] } - - Methods [13] { - Method [ public method __invoke ] { + - Methods [14] { + Method [ protected method getTag ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method add ] { - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + Parameter #0 [ string $text ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ bool $raw = ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ Phalcon\Html\Helper\AbstractList ] } - Method [ public method __toString ] { + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $indent = ] + Parameter #1 [ ?string $delimiter = ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ Phalcon\Html\Helper\AbstractList ] } - Method [ public method setValue ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string or NULL $value ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ string ] } Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] } } @@ -45038,7 +51613,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #1 [ bool $raw = ] } - Return [ string ] } @@ -45080,7 +51655,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } @@ -45090,8 +51665,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $tag ] Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = ] } - Return [ string ] } @@ -45100,8 +51675,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = ] } - Return [ string ] } @@ -45110,14 +51685,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Input\Input extends Phalcon\Html\Helper\Input\AbstractInput ] { + Class [ class Phalcon\Html\Link\EvolvableLink extends Phalcon\Html\Link\Link implements PsrExt\Link\LinkInterface, PsrExt\Link\EvolvableLinkInterface ] { - Constants [0] { } @@ -45128,136 +51703,154 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $type ] - Property [ protected $attributes ] + - Properties [4] { + Property [ protected $attributes = NULL ] + Property [ protected $href = '' ] + Property [ protected $rels = NULL ] + Property [ protected $templated = false ] } - - Methods [14] { - Method [ public method setType ] { + - Methods [11] { + Method [ public method withAttribute ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [2] { + Parameter #0 [ $attribute ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method __invoke ] { + Method [ public method withHref ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $href ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method __toString ] { + Method [ public method withRel ] { + + - Parameters [1] { + Parameter #0 [ $rel ] + } } - Method [ public method setValue ] { + Method [ public method withoutAttribute ] { - Parameters [1] { - Parameter #0 [ string or NULL $value ] + Parameter #0 [ $attribute ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method __construct ] { + Method [ public method withoutRel ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ $rel ] } } - Method [ protected method close ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + - Parameters [3] { + Parameter #0 [ string $rel = ] + Parameter #1 [ string $href = ] + Parameter #2 [ array $attributes = [] ] } - - Return [ string ] } - Method [ protected method indent ] { + Method [ public method getAttributes ] { - Parameters [0] { } - - Return [ string ] } - Method [ protected method orderAttributes ] { + Method [ public method getHref ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] } - Method [ protected method renderArrayElements ] { + Method [ public method getRels ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [0] { } - - Return [ string ] } - Method [ protected method renderAttributes ] { + Method [ public method isTemplated ] { + + - Parameters [0] { + } + } + + Method [ protected method hrefIsTemplated ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ string $href ] } - - Return [ string ] + - Return [ bool ] } + } + } - Method [ protected method renderElement ] { + Class [ class Phalcon\Html\Link\EvolvableLinkProvider extends Phalcon\Html\Link\LinkProvider implements PsrExt\Link\LinkProviderInterface, PsrExt\Link\EvolvableLinkProviderInterface ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $links = NULL ] + } + + - Methods [6] { + Method [ public method withLink ] { + + - Parameters [1] { + Parameter #0 [ Psr\Link\LinkInterface $link ] } - - Return [ string ] } - Method [ protected method renderFullElement ] { + Method [ public method withoutLink ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [1] { + Parameter #0 [ Psr\Link\LinkInterface $link ] } - - Return [ string ] } - Method [ protected method renderTag ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [1] { + Parameter #0 [ array $links = [] ] } - - Return [ string ] } - Method [ protected method selfClose ] { + Method [ public method getLinks ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [0] { + } + } + + Method [ public method getLinksByRel ] { + + - Parameters [1] { + Parameter #0 [ $rel ] + } + } + + Method [ protected method getKey ] { + + - Parameters [1] { + Parameter #0 [ Psr\Link\LinkInterface $link ] } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Input\Month extends Phalcon\Html\Helper\Input\AbstractInput ] { + Class [ class Phalcon\Html\Link\Serializer\Header implements Phalcon\Html\Link\Serializer\SerializerInterface ] { - Constants [0] { } @@ -45268,128 +51861,135 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $type ] + - Properties [0] { } - - Methods [13] { - Method [ public method __invoke ] { + - Methods [1] { + Method [ public method serialize ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ array $links ] + } + - Return [ ?string ] + } + } + } + + Class [ class Phalcon\Html\TagFactory extends Phalcon\Factory\AbstractFactory ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $mapper = NULL ] + Property [ private $escaper = NULL ] + Property [ protected $services = NULL ] + } + + - Methods [12] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ array $services = [] ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method __toString ] { + Method [ public method __call ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $args ] + } } - Method [ public method setValue ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ string or NULL $value ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ bool ] } - Method [ public method __construct ] { + Method [ public method newInstance ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ string $name ] } } - Method [ protected method close ] { + Method [ public method set ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #0 [ string $name ] + Parameter #1 [ $method ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method indent ] { + Method [ protected method getExceptionClass ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method orderAttributes ] { + Method [ protected method getServices ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method renderArrayElements ] { - - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] - } - - Return [ string ] - } - - Method [ protected method renderAttributes ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ string $name ] } - - Return [ string ] } - Method [ protected method renderElement ] { + Method [ protected method init ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ array $services = [] ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method renderFullElement ] { + Method [ protected method checkConfig ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [1] { + Parameter #0 [ $config ] } - - Return [ string ] + - Return [ array ] } - Method [ protected method renderTag ] { + Method [ protected method checkConfigElement ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] } - - Return [ string ] + - Return [ array ] } - Method [ protected method selfClose ] { + Method [ protected method getException ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ Exception ] } } } - Class [ class Phalcon\Html\Helper\Input\Numeric extends Phalcon\Html\Helper\Input\AbstractInput ] { + Class [ class Phalcon\Http\Cookie extends Phalcon\Di\AbstractInjectionAware implements Stringable, Phalcon\Di\InjectionAwareInterface, Phalcon\Http\Cookie\CookieInterface ] { - Constants [0] { } @@ -45400,260 +52000,236 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $type ] + - Properties [14] { + Property [ protected $container = NULL ] + Property [ protected $domain = NULL ] + Property [ protected $expire = NULL ] + Property [ protected $filter = NULL ] + Property [ protected $httpOnly = NULL ] + Property [ protected $name = NULL ] + Property [ protected $options = NULL ] + Property [ protected $path = NULL ] + Property [ protected $read = false ] + Property [ protected $restored = false ] + Property [ protected $secure = true ] + Property [ protected $signKey = NULL ] + Property [ protected $useEncryption = false ] + Property [ protected $value = NULL ] } - - Methods [13] { - Method [ public method __invoke ] { + - Methods [27] { + Method [ public method __construct ] { - - Parameters [3] { + - Parameters [8] { Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + Parameter #1 [ $value = ] + Parameter #2 [ int $expire = ] + Parameter #3 [ string $path = ] + Parameter #4 [ ?bool $secure = ] + Parameter #5 [ ?string $domain = ] + Parameter #6 [ ?bool $httpOnly = ] + Parameter #7 [ array $options = [] ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] - } - - Method [ public method __toString ] { } - Method [ public method setValue ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string or NULL $value ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ string ] } - Method [ public method __construct ] { + Method [ public method delete ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + - Parameters [0] { } } - Method [ protected method close ] { + Method [ public method getDomain ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method indent ] { + Method [ public method getExpiration ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method orderAttributes ] { + Method [ public method getHttpOnly ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ protected method renderArrayElements ] { + Method [ public method getName ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method renderAttributes ] { + Method [ public method getOptions ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method renderElement ] { + Method [ public method getPath ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method renderFullElement ] { + Method [ public method getSecure ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ protected method renderTag ] { + Method [ public method getValue ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [2] { + Parameter #0 [ $filters = ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ protected method selfClose ] { + Method [ public method isUsingEncryption ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - } - } - Class [ class Phalcon\Html\Helper\Input\Password extends Phalcon\Html\Helper\Input\AbstractInput ] { - - - Constants [0] { - } + Method [ public method restore ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] + } - - Static methods [0] { - } + Method [ public method send ] { - - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $type ] - } + - Parameters [0] { + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] + } - - Methods [13] { - Method [ public method __invoke ] { + Method [ public method setDomain ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ string $domain ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ public method __toString ] { + Method [ public method setExpiration ] { + + - Parameters [1] { + Parameter #0 [ int $expire ] + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ public method setValue ] { + Method [ public method setHttpOnly ] { - Parameters [1] { - Parameter #0 [ string or NULL $value ] + Parameter #0 [ bool $httpOnly ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ public method __construct ] { + Method [ public method setOptions ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ array $options ] } + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ protected method close ] { + Method [ public method setPath ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + - Parameters [1] { + Parameter #0 [ string $path ] } - - Return [ string ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ protected method indent ] { + Method [ public method setSecure ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $secure ] } - - Return [ string ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ protected method orderAttributes ] { + Method [ public method setSignKey ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ ?string $signKey = ] } - - Return [ array ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ protected method renderArrayElements ] { + Method [ public method setValue ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [1] { + Parameter #0 [ $value ] } - - Return [ string ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ protected method renderAttributes ] { + Method [ public method useEncryption ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ bool $useEncryption ] } - - Return [ string ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ protected method renderElement ] { + Method [ protected method assertSignKeyIsLongEnough ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ string $signKey ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method renderFullElement ] { + Method [ private method getArrVal ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] } - - Return [ string ] } - Method [ protected method renderTag ] { + Method [ public method getDI ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ protected method selfClose ] { + Method [ public method setDI ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ string ] + - Return [ void ] } } } - Class [ class Phalcon\Html\Helper\Input\Radio extends Phalcon\Html\Helper\Input\Checkbox ] { + Class [ class Phalcon\Http\Cookie\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -45661,140 +52237,97 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [0] { - } - - - Properties [7] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $label ] - Property [ protected $type ] - } - - - Methods [14] { - Method [ public method __construct ] { + - Static methods [1] { + Method [ static public method containerServiceNotFound ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ string $service ] } + - Return [ string ] } + } - Method [ public method __toString ] { - } - - Method [ public method label ] { - - - Parameters [1] { - Parameter #0 [ array $attributes ] - } - - Return [ Phalcon\Html\Helper\Input\Checkbox ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] + } - Method [ public method __invoke ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] - } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] - } - - Method [ public method setValue ] { - - - Parameters [1] { - Parameter #0 [ string or NULL $value ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ protected method close ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + - Parameters [0] { } - - Return [ string ] } - Method [ protected method indent ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method orderAttributes ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] } - Method [ protected method renderArrayElements ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method renderAttributes ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ protected method renderElement ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method renderFullElement ] { + Method [ final public method getPrevious ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ protected method renderTag ] { + Method [ final public method getTraceAsString ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method selfClose ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Input\Range extends Phalcon\Html\Helper\Input\AbstractInput ] { + Class [ class Phalcon\Http\Message\Exception\InvalidArgumentException extends InvalidArgumentException implements Throwable, Stringable ] { - Constants [0] { } @@ -45805,130 +52338,99 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $type ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - - Methods [13] { - Method [ public method __invoke ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] - } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] - } - - Method [ public method __toString ] { - } - - Method [ public method setValue ] { - - - Parameters [1] { - Parameter #0 [ string or NULL $value ] - } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] - } - - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } - Method [ protected method close ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + - Parameters [0] { } - - Return [ string ] } - Method [ protected method indent ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method orderAttributes ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] } - Method [ protected method renderArrayElements ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method renderAttributes ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ protected method renderElement ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method renderFullElement ] { + Method [ final public method getPrevious ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ protected method renderTag ] { + Method [ final public method getTraceAsString ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method selfClose ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Input\Search extends Phalcon\Html\Helper\Input\AbstractInput ] { + Class [ final class Phalcon\Http\Message\Request extends Phalcon\Http\Message\AbstractRequest implements Phalcon\Http\Message\RequestMethodInterface, PsrExt\Http\Message\RequestInterface, PsrExt\Http\Message\MessageInterface ] { - - Constants [0] { + - Constants [10] { + Constant [ public string METHOD_CONNECT ] { CONNECT } + Constant [ public string METHOD_DELETE ] { DELETE } + Constant [ public string METHOD_GET ] { GET } + Constant [ public string METHOD_HEAD ] { HEAD } + Constant [ public string METHOD_OPTIONS ] { OPTIONS } + Constant [ public string METHOD_PATCH ] { PATCH } + Constant [ public string METHOD_POST ] { POST } + Constant [ public string METHOD_PURGE ] { PURGE } + Constant [ public string METHOD_PUT ] { PUT } + Constant [ public string METHOD_TRACE ] { TRACE } } - Static properties [0] { @@ -45938,325 +52440,264 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $type ] + Property [ protected $body = NULL ] + Property [ protected $headers = NULL ] + Property [ protected $protocolVersion = '1.1' ] + Property [ protected $method = 'GET' ] + Property [ protected $requestTarget = NULL ] + Property [ protected $uri = NULL ] } - - Methods [13] { - Method [ public method __invoke ] { + - Methods [32] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + - Parameters [4] { + Parameter #0 [ string $method = ] + Parameter #1 [ $uri = ] + Parameter #2 [ $body = ] + Parameter #3 [ $headers = ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] - } - - Method [ public method __toString ] { } - Method [ public method setValue ] { + Method [ public method getMethod ] { - - Parameters [1] { - Parameter #0 [ string or NULL $value ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ string ] } - Method [ public method __construct ] { + Method [ public method getUri ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + - Parameters [0] { } } - Method [ protected method close ] { + Method [ public method getRequestTarget ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method indent ] { + Method [ public method withMethod ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $method ] } - - Return [ string ] } - Method [ protected method orderAttributes ] { + Method [ public method withRequestTarget ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $requestTarget ] } - - Return [ array ] } - Method [ protected method renderArrayElements ] { + Method [ public method withUri ] { - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + Parameter #0 [ Psr\Http\Message\UriInterface $uri ] + Parameter #1 [ $preserveHost = ] } - - Return [ string ] } - Method [ protected method renderAttributes ] { + Method [ final protected method processMethod ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ $method = ] } - Return [ string ] } - Method [ protected method renderElement ] { + Method [ final protected method processUri ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $uri ] } - - Return [ string ] + - Return [ Psr\Http\Message\UriInterface ] } - Method [ protected method renderFullElement ] { + Method [ public method getBody ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [0] { } - - Return [ string ] } - Method [ protected method renderTag ] { + Method [ public method getProtocolVersion ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method selfClose ] { + Method [ public method getHeader ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $name ] } - - Return [ string ] + - Return [ array ] } - } - } - - Class [ class Phalcon\Html\Helper\Input\Select extends Phalcon\Html\Helper\AbstractList ] { - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } + Method [ public method getHeaderLine ] { - - Properties [9] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $store ] - Property [ protected $elementTag ] - Property [ protected $inOptGroup ] - Property [ protected $selected ] - } + - Parameters [1] { + Parameter #0 [ $name ] + } + - Return [ string ] + } - - Methods [20] { - Method [ public method add ] { + Method [ public method getHeaders ] { - - Parameters [4] { - Parameter #0 [ string $text ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\Select ] + - Return [ array ] } - Method [ public method addPlaceholder ] { + Method [ public method hasHeader ] { - - Parameters [4] { - Parameter #0 [ string $text ] - Parameter #1 [ $value ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [1] { + Parameter #0 [ $name ] } - - Return [ Phalcon\Html\Helper\Input\Select ] + - Return [ bool ] } - Method [ public method optGroup ] { + Method [ public method withAddedHeader ] { - Parameters [2] { - Parameter #0 [ string or NULL $label ] - Parameter #1 [ array $attributes ] + Parameter #0 [ $name ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Html\Helper\Input\Select ] } - Method [ public method selected ] { + Method [ public method withBody ] { - Parameters [1] { - Parameter #0 [ string $selected ] + Parameter #0 [ Psr\Http\Message\StreamInterface $body ] } - - Return [ Phalcon\Html\Helper\Input\Select ] } - Method [ protected method getTag ] { + Method [ public method withHeader ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $name ] + Parameter #1 [ $value ] } - - Return [ string ] } - Method [ protected method optGroupEnd ] { + Method [ public method withProtocolVersion ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $version ] } - - Return [ string ] } - Method [ protected method optGroupStart ] { + Method [ public method withoutHeader ] { - - Parameters [2] { - Parameter #0 [ string $label ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $name ] } - - Return [ string ] } - Method [ private method processValue ] { + Method [ final protected method checkHeaderHost ] { - - Parameters [2] { - Parameter #0 [ array $attributes ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ Phalcon\Support\Collection\CollectionInterface $collection ] } - - Return [ array ] + - Return [ Phalcon\Support\Collection\CollectionInterface ] } - Method [ public method __invoke ] { + Method [ final protected method checkHeaderName ] { - - Parameters [3] { - Parameter #0 [ string or NULL $indent ] - Parameter #1 [ string or NULL $delimiter ] - Parameter #2 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $name ] } - - Return [ Phalcon\Html\Helper\AbstractList ] - } - - Method [ public method __toString ] { + - Return [ void ] } - Method [ public method __construct ] { + Method [ final protected method checkHeaderValue ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ $value ] } + - Return [ void ] } - Method [ protected method close ] { + Method [ final protected method getHeaderValue ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + - Parameters [1] { + Parameter #0 [ $values ] } - - Return [ string ] + - Return [ array ] } - Method [ protected method indent ] { + Method [ final protected method getUriHost ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Psr\Http\Message\UriInterface $uri ] } - Return [ string ] } - Method [ protected method orderAttributes ] { + Method [ final protected method populateHeaderCollection ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ array $headers ] } - - Return [ array ] + - Return [ Phalcon\Support\Collection\CollectionInterface ] } - Method [ protected method renderArrayElements ] { + Method [ final protected method processBody ] { - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + Parameter #0 [ $body = ] + Parameter #1 [ string $mode = ] } - - Return [ string ] + - Return [ Psr\Http\Message\StreamInterface ] } - Method [ protected method renderAttributes ] { + Method [ final protected method processHeaders ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ $headers ] } - - Return [ string ] + - Return [ Phalcon\Support\Collection\CollectionInterface ] } - Method [ protected method renderElement ] { + Method [ final protected method processProtocol ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $protocol = ] } - Return [ string ] } - Method [ protected method renderFullElement ] { + Method [ final protected method cloneInstance ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [2] { + Parameter #0 [ $element ] + Parameter #1 [ string $property ] } - - Return [ string ] } - Method [ protected method renderTag ] { + Method [ final protected method checkStringParameter ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [1] { + Parameter #0 [ $element ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method selfClose ] { + Method [ final protected method processWith ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #0 [ $element ] + Parameter #1 [ string $property ] } - - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Input\Submit extends Phalcon\Html\Helper\Input\AbstractInput ] { + Class [ final class Phalcon\Http\Message\RequestFactory implements PsrExt\Http\Message\RequestFactoryInterface ] { - Constants [0] { } @@ -46267,394 +52708,429 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $type ] + - Properties [0] { } - - Methods [13] { - Method [ public method __invoke ] { + - Methods [1] { + Method [ public method createRequest ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + - Parameters [2] { + Parameter #0 [ string $method ] + Parameter #1 [ $uri ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ Psr\Http\Message\RequestInterface ] } + } + } - Method [ public method __toString ] { - } + Class [ final class Phalcon\Http\Message\Response extends Phalcon\Http\Message\AbstractMessage implements PsrExt\Http\Message\ResponseInterface, PsrExt\Http\Message\MessageInterface, Phalcon\Http\Message\ResponseStatusCodeInterface ] { - Method [ public method setValue ] { + - Constants [88] { + Constant [ public int STATUS_CONTINUE ] { 100 } + Constant [ public int STATUS_SWITCHING_PROTOCOLS ] { 101 } + Constant [ public int STATUS_PROCESSING ] { 102 } + Constant [ public int STATUS_EARLY_HINTS ] { 103 } + Constant [ public int STATUS_OK ] { 200 } + Constant [ public int STATUS_CREATED ] { 201 } + Constant [ public int STATUS_ACCEPTED ] { 202 } + Constant [ public int STATUS_NON_AUTHORITATIVE_INFORMATION ] { 203 } + Constant [ public int STATUS_NO_CONTENT ] { 204 } + Constant [ public int STATUS_RESET_CONTENT ] { 205 } + Constant [ public int STATUS_PARTIAL_CONTENT ] { 206 } + Constant [ public int STATUS_MULTI_STATUS ] { 207 } + Constant [ public int STATUS_ALREADY_REPORTED ] { 208 } + Constant [ public int STATUS_IM_USED ] { 226 } + Constant [ public int STATUS_MULTIPLE_CHOICES ] { 300 } + Constant [ public int STATUS_MOVED_PERMANENTLY ] { 301 } + Constant [ public int STATUS_FOUND ] { 302 } + Constant [ public int STATUS_SEE_OTHER ] { 303 } + Constant [ public int STATUS_NOT_MODIFIED ] { 304 } + Constant [ public int STATUS_USE_PROXY ] { 305 } + Constant [ public int STATUS_RESERVED ] { 306 } + Constant [ public int STATUS_TEMPORARY_REDIRECT ] { 307 } + Constant [ public int STATUS_PERMANENT_REDIRECT ] { 308 } + Constant [ public int STATUS_BAD_REQUEST ] { 400 } + Constant [ public int STATUS_UNAUTHORIZED ] { 401 } + Constant [ public int STATUS_PAYMENT_REQUIRED ] { 402 } + Constant [ public int STATUS_FORBIDDEN ] { 403 } + Constant [ public int STATUS_NOT_FOUND ] { 404 } + Constant [ public int STATUS_METHOD_NOT_ALLOWED ] { 405 } + Constant [ public int STATUS_NOT_ACCEPTABLE ] { 406 } + Constant [ public int STATUS_PROXY_AUTHENTICATION_REQUIRED ] { 407 } + Constant [ public int STATUS_REQUEST_TIMEOUT ] { 408 } + Constant [ public int STATUS_CONFLICT ] { 409 } + Constant [ public int STATUS_GONE ] { 410 } + Constant [ public int STATUS_LENGTH_REQUIRED ] { 411 } + Constant [ public int STATUS_PRECONDITION_FAILED ] { 412 } + Constant [ public int STATUS_PAYLOAD_TOO_LARGE ] { 413 } + Constant [ public int STATUS_URI_TOO_LONG ] { 414 } + Constant [ public int STATUS_UNSUPPORTED_MEDIA_TYPE ] { 415 } + Constant [ public int STATUS_RANGE_NOT_SATISFIABLE ] { 416 } + Constant [ public int STATUS_EXPECTATION_FAILED ] { 417 } + Constant [ public int STATUS_IM_A_TEAPOT ] { 418 } + Constant [ public int STATUS_MISDIRECTED_REQUEST ] { 421 } + Constant [ public int STATUS_UNPROCESSABLE_ENTITY ] { 422 } + Constant [ public int STATUS_LOCKED ] { 423 } + Constant [ public int STATUS_FAILED_DEPENDENCY ] { 424 } + Constant [ public int STATUS_TOO_EARLY ] { 425 } + Constant [ public int STATUS_UPGRADE_REQUIRED ] { 426 } + Constant [ public int STATUS_PRECONDITION_REQUIRED ] { 428 } + Constant [ public int STATUS_TOO_MANY_REQUESTS ] { 429 } + Constant [ public int STATUS_REQUEST_HEADER_FIELDS_TOO_LARGE ] { 431 } + Constant [ public int STATUS_UNAVAILABLE_FOR_LEGAL_REASONS ] { 451 } + Constant [ public int STATUS_INTERNAL_SERVER_ERROR ] { 500 } + Constant [ public int STATUS_NOT_IMPLEMENTED ] { 501 } + Constant [ public int STATUS_BAD_GATEWAY ] { 502 } + Constant [ public int STATUS_SERVICE_UNAVAILABLE ] { 503 } + Constant [ public int STATUS_GATEWAY_TIMEOUT ] { 504 } + Constant [ public int STATUS_VERSION_NOT_SUPPORTED ] { 505 } + Constant [ public int STATUS_VARIANT_ALSO_NEGOTIATES ] { 506 } + Constant [ public int STATUS_INSUFFICIENT_STORAGE ] { 507 } + Constant [ public int STATUS_LOOP_DETECTED ] { 508 } + Constant [ public int STATUS_NOT_EXTENDED ] { 510 } + Constant [ public int STATUS_NETWORK_AUTHENTICATION_REQUIRED ] { 511 } + Constant [ public int STATUS_THIS_IS_FINE ] { 218 } + Constant [ public int STATUS_PAGE_EXPIRED ] { 419 } + Constant [ public int STATUS_METHOD_FAILURE ] { 420 } + Constant [ public int STATUS_LOGIN_TIMEOUT ] { 440 } + Constant [ public int STATUS_NO_RESPONSE ] { 444 } + Constant [ public int STATUS_RETRY_WITH ] { 449 } + Constant [ public int STATUS_BLOCKED_BY_WINDOWS_PARENTAL_CONTROLS ] { 450 } + Constant [ public int STATUS_REQUEST_HEADER_TOO_LARGE ] { 494 } + Constant [ public int STATUS_SSL_CERTIFICATE_ERROR ] { 495 } + Constant [ public int STATUS_SSL_CERTIFICATE_REQUIRED ] { 496 } + Constant [ public int STATUS_HTTP_REQUEST_SENT_TO_HTTPS_PORT ] { 497 } + Constant [ public int STATUS_INVALID_TOKEN_ESRI ] { 498 } + Constant [ public int STATUS_CLIENT_CLOSED_REQUEST ] { 499 } + Constant [ public int STATUS_BANDWIDTH_LIMIT_EXCEEDED ] { 509 } + Constant [ public int STATUS_UNKNOWN_ERROR ] { 520 } + Constant [ public int STATUS_WEB_SERVER_IS_DOWN ] { 521 } + Constant [ public int STATUS_CONNECTION_TIMEOUT ] { 522 } + Constant [ public int STATUS_ORIGIN_IS_UNREACHABLE ] { 523 } + Constant [ public int STATUS_TIMEOUT_OCCURRED ] { 524 } + Constant [ public int STATUS_SSL_HANDSHAKE_FAILED ] { 525 } + Constant [ public int STATUS_INVALID_SSL_CERTIFICATE ] { 526 } + Constant [ public int STATUS_RAILGUN_ERROR ] { 527 } + Constant [ public int STATUS_ORIGIN_DNS_ERROR ] { 530 } + Constant [ public int STATUS_NETWORK_READ_TIMEOUT_ERROR ] { 598 } + Constant [ public int STATUS_NETWORK_CONNECT_TIMEOUT_ERROR ] { 599 } + } - - Parameters [1] { - Parameter #0 [ string or NULL $value ] - } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] - } + - Static properties [0] { + } - Method [ public method __construct ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] - } - } + - Properties [6] { + Property [ protected $body = NULL ] + Property [ protected $headers = NULL ] + Property [ protected $protocolVersion = '1.1' ] + Property [ protected $uri = NULL ] + Property [ protected $reasonPhrase = '' ] + Property [ protected $statusCode = 200 ] + } - Method [ protected method close ] { + - Methods [33] { + Method [ public method getReasonPhrase ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method indent ] { + Method [ public method getStatusCode ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ protected method orderAttributes ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ $body = ] + Parameter #1 [ int $code = ] + Parameter #2 [ array $headers = [] ] } - - Return [ array ] } - Method [ protected method renderArrayElements ] { + Method [ public method withStatus ] { - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + Parameter #0 [ $code ] + Parameter #1 [ $reasonPhrase = ] } - - Return [ string ] + - Return [ Phalcon\Http\Message\Response ] } - Method [ protected method renderAttributes ] { + Method [ protected method getPhrases ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method renderElement ] { + Method [ protected method processCode ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #0 [ $code ] + Parameter #1 [ $phrase = ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method renderFullElement ] { + Method [ private method checkCodeType ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [1] { + Parameter #0 [ $code ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method renderTag ] { + Method [ private method checkCodeValue ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [1] { + Parameter #0 [ int $code ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method selfClose ] { + Method [ private method isBetween ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ int $value ] + Parameter #1 [ int $from ] + Parameter #2 [ int $to ] } - - Return [ string ] + - Return [ bool ] } - } - } - - Class [ class Phalcon\Html\Helper\Input\Tel extends Phalcon\Html\Helper\Input\AbstractInput ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $type ] - } - - Methods [13] { - Method [ public method __invoke ] { + Method [ public method getBody ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method __toString ] { + Method [ public method getProtocolVersion ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method setValue ] { + Method [ public method getUri ] { - - Parameters [1] { - Parameter #0 [ string or NULL $value ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method __construct ] { + Method [ public method getHeader ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ $name ] } + - Return [ array ] } - Method [ protected method close ] { + Method [ public method getHeaderLine ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + - Parameters [1] { + Parameter #0 [ $name ] } - Return [ string ] } - Method [ protected method indent ] { + Method [ public method getHeaders ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method orderAttributes ] { + Method [ public method hasHeader ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $name ] } - - Return [ array ] + - Return [ bool ] } - Method [ protected method renderArrayElements ] { + Method [ public method withAddedHeader ] { - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + Parameter #0 [ $name ] + Parameter #1 [ $value ] } - - Return [ string ] } - Method [ protected method renderAttributes ] { + Method [ public method withBody ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ Psr\Http\Message\StreamInterface $body ] } - - Return [ string ] } - Method [ protected method renderElement ] { + Method [ public method withHeader ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #0 [ $name ] + Parameter #1 [ $value ] } - - Return [ string ] } - Method [ protected method renderFullElement ] { + Method [ public method withProtocolVersion ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [1] { + Parameter #0 [ $version ] } - - Return [ string ] } - Method [ protected method renderTag ] { + Method [ public method withoutHeader ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [1] { + Parameter #0 [ $name ] } - - Return [ string ] } - Method [ protected method selfClose ] { + Method [ final protected method checkHeaderHost ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ Phalcon\Support\Collection\CollectionInterface $collection ] } - - Return [ string ] + - Return [ Phalcon\Support\Collection\CollectionInterface ] } - } - } - - Class [ class Phalcon\Html\Helper\Input\Text extends Phalcon\Html\Helper\Input\AbstractInput ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $type ] - Property [ protected $attributes ] - } - - Methods [13] { - Method [ public method __invoke ] { + Method [ final protected method checkHeaderName ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $name ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] - } - - Method [ public method __toString ] { + - Return [ void ] } - Method [ public method setValue ] { + Method [ final protected method checkHeaderValue ] { - Parameters [1] { - Parameter #0 [ string or NULL $value ] + Parameter #0 [ $value ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ void ] } - Method [ public method __construct ] { + Method [ final protected method getHeaderValue ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ $values ] } + - Return [ array ] } - Method [ protected method close ] { + Method [ final protected method getUriHost ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + - Parameters [1] { + Parameter #0 [ Psr\Http\Message\UriInterface $uri ] } - Return [ string ] } - Method [ protected method indent ] { + Method [ final protected method populateHeaderCollection ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $headers ] } - - Return [ string ] + - Return [ Phalcon\Support\Collection\CollectionInterface ] } - Method [ protected method orderAttributes ] { + Method [ final protected method processBody ] { - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + Parameter #0 [ $body = ] + Parameter #1 [ string $mode = ] } - - Return [ array ] + - Return [ Psr\Http\Message\StreamInterface ] } - Method [ protected method renderArrayElements ] { + Method [ final protected method processHeaders ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [1] { + Parameter #0 [ $headers ] } - - Return [ string ] + - Return [ Phalcon\Support\Collection\CollectionInterface ] } - Method [ protected method renderAttributes ] { + Method [ final protected method processProtocol ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ $protocol = ] } - Return [ string ] } - Method [ protected method renderElement ] { + Method [ final protected method cloneInstance ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #0 [ $element ] + Parameter #1 [ string $property ] } - - Return [ string ] } - Method [ protected method renderFullElement ] { + Method [ final protected method checkStringParameter ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [1] { + Parameter #0 [ $element ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method renderTag ] { + Method [ final protected method processWith ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [2] { + Parameter #0 [ $element ] + Parameter #1 [ string $property ] } - - Return [ string ] } + } + } - Method [ protected method selfClose ] { + Class [ final class Phalcon\Http\Message\ResponseFactory implements PsrExt\Http\Message\ResponseFactoryInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method createResponse ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #0 [ int $code = ] + Parameter #1 [ string $reasonPhrase = ] } - - Return [ string ] + - Return [ Psr\Http\Message\ResponseInterface ] } } } - Class [ class Phalcon\Html\Helper\Input\Textarea extends Phalcon\Html\Helper\Input\AbstractInput ] { + Class [ final class Phalcon\Http\Message\ServerRequest extends Phalcon\Http\Message\AbstractRequest implements Phalcon\Http\Message\RequestMethodInterface, PsrExt\Http\Message\ServerRequestInterface, PsrExt\Http\Message\MessageInterface, PsrExt\Http\Message\RequestInterface ] { - - Constants [0] { + - Constants [10] { + Constant [ public string METHOD_CONNECT ] { CONNECT } + Constant [ public string METHOD_DELETE ] { DELETE } + Constant [ public string METHOD_GET ] { GET } + Constant [ public string METHOD_HEAD ] { HEAD } + Constant [ public string METHOD_OPTIONS ] { OPTIONS } + Constant [ public string METHOD_PATCH ] { PATCH } + Constant [ public string METHOD_POST ] { POST } + Constant [ public string METHOD_PURGE ] { PURGE } + Constant [ public string METHOD_PUT ] { PUT } + Constant [ public string METHOD_TRACE ] { TRACE } } - Static properties [0] { @@ -46663,394 +53139,395 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $type ] + - Properties [12] { + Property [ protected $body = NULL ] + Property [ protected $headers = NULL ] + Property [ protected $protocolVersion = '1.1' ] + Property [ protected $method = 'GET' ] + Property [ protected $requestTarget = NULL ] + Property [ protected $uri = NULL ] + Property [ protected $attributes = NULL ] + Property [ protected $cookieParams = NULL ] + Property [ protected $parsedBody = NULL ] + Property [ protected $queryParams = NULL ] + Property [ protected $serverParams = NULL ] + Property [ protected $uploadedFiles = NULL ] } - - Methods [13] { - Method [ public method __toString ] { + - Methods [46] { + Method [ public method getCookieParams ] { + + - Parameters [0] { + } + - Return [ array ] } - Method [ public method __invoke ] { + Method [ public method getParsedBody ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method setValue ] { + Method [ public method getQueryParams ] { - - Parameters [1] { - Parameter #0 [ string or NULL $value ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ array ] } - Method [ public method __construct ] { + Method [ public method getServerParams ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + - Parameters [0] { } + - Return [ array ] } - Method [ protected method close ] { + Method [ public method getUploadedFiles ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method __construct ] { + + - Parameters [10] { + Parameter #0 [ string $method = ] + Parameter #1 [ $uri = ] + Parameter #2 [ array $serverParams = [] ] + Parameter #3 [ $body = ] + Parameter #4 [ $headers = ] + Parameter #5 [ array $cookies = [] ] + Parameter #6 [ array $queryParams = [] ] + Parameter #7 [ array $uploadFiles = [] ] + Parameter #8 [ $parsedBody = ] + Parameter #9 [ string $protocol = ] + } + } + + Method [ public method getAttribute ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #0 [ $name ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ protected method indent ] { + Method [ public method getAttributes ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method orderAttributes ] { + Method [ public method withAttribute ] { - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + Parameter #0 [ $name ] + Parameter #1 [ $value ] } - - Return [ array ] + - Return [ Phalcon\Http\Message\ServerRequest ] + } + + Method [ public method withCookieParams ] { + + - Parameters [1] { + Parameter #0 [ array $cookies ] + } + - Return [ Phalcon\Http\Message\ServerRequest ] + } + + Method [ public method withParsedBody ] { + + - Parameters [1] { + Parameter #0 [ $data ] + } + - Return [ Phalcon\Http\Message\ServerRequest ] + } + + Method [ public method withQueryParams ] { + + - Parameters [1] { + Parameter #0 [ array $query ] + } + - Return [ Phalcon\Http\Message\ServerRequest ] } - Method [ protected method renderArrayElements ] { + Method [ public method withUploadedFiles ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [1] { + Parameter #0 [ array $uploadedFiles ] } - - Return [ string ] + - Return [ Phalcon\Http\Message\ServerRequest ] } - Method [ protected method renderAttributes ] { + Method [ public method withoutAttribute ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ $name ] } - - Return [ string ] + - Return [ Phalcon\Http\Message\ServerRequest ] } - Method [ protected method renderElement ] { + Method [ private method checkUploadedFiles ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ array $files ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method renderFullElement ] { + Method [ public method getMethod ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method renderTag ] { + Method [ public method getUri ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [0] { } - - Return [ string ] } - Method [ protected method selfClose ] { + Method [ public method getRequestTarget ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - Return [ string ] } - } - } - - Class [ class Phalcon\Html\Helper\Input\Time extends Phalcon\Html\Helper\Input\AbstractInput ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } + Method [ public method withMethod ] { - - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $type ] - } + - Parameters [1] { + Parameter #0 [ $method ] + } + } - - Methods [13] { - Method [ public method __invoke ] { + Method [ public method withRequestTarget ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $requestTarget ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method __toString ] { + Method [ public method withUri ] { + + - Parameters [2] { + Parameter #0 [ Psr\Http\Message\UriInterface $uri ] + Parameter #1 [ $preserveHost = ] + } } - Method [ public method setValue ] { + Method [ final protected method processMethod ] { - Parameters [1] { - Parameter #0 [ string or NULL $value ] + Parameter #0 [ $method = ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ string ] } - Method [ public method __construct ] { + Method [ final protected method processUri ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ $uri ] } + - Return [ Psr\Http\Message\UriInterface ] } - Method [ protected method close ] { + Method [ public method getBody ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + - Parameters [0] { } - - Return [ string ] } - Method [ protected method indent ] { + Method [ public method getProtocolVersion ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method orderAttributes ] { + Method [ public method getHeader ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $name ] } - Return [ array ] } - Method [ protected method renderArrayElements ] { + Method [ public method getHeaderLine ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [1] { + Parameter #0 [ $name ] } - Return [ string ] } - Method [ protected method renderAttributes ] { + Method [ public method getHeaders ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method renderElement ] { + Method [ public method hasHeader ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $name ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method renderFullElement ] { + Method [ public method withAddedHeader ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [2] { + Parameter #0 [ $name ] + Parameter #1 [ $value ] } - - Return [ string ] } - Method [ protected method renderTag ] { + Method [ public method withBody ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [1] { + Parameter #0 [ Psr\Http\Message\StreamInterface $body ] } - - Return [ string ] } - Method [ protected method selfClose ] { + Method [ public method withHeader ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #0 [ $name ] + Parameter #1 [ $value ] } - - Return [ string ] } - } - } - - Class [ class Phalcon\Html\Helper\Input\Url extends Phalcon\Html\Helper\Input\AbstractInput ] { - - - Constants [0] { - } - - Static properties [0] { - } - - - Static methods [0] { - } + Method [ public method withProtocolVersion ] { - - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $type ] - } + - Parameters [1] { + Parameter #0 [ $version ] + } + } - - Methods [13] { - Method [ public method __invoke ] { + Method [ public method withoutHeader ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $name ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method __toString ] { + Method [ final protected method checkHeaderHost ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Support\Collection\CollectionInterface $collection ] + } + - Return [ Phalcon\Support\Collection\CollectionInterface ] } - Method [ public method setValue ] { + Method [ final protected method checkHeaderName ] { - Parameters [1] { - Parameter #0 [ string or NULL $value ] + Parameter #0 [ $name ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ void ] } - Method [ public method __construct ] { + Method [ final protected method checkHeaderValue ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ $value ] } + - Return [ void ] } - Method [ protected method close ] { + Method [ final protected method getHeaderValue ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + - Parameters [1] { + Parameter #0 [ $values ] } - - Return [ string ] + - Return [ array ] } - Method [ protected method indent ] { + Method [ final protected method getUriHost ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Psr\Http\Message\UriInterface $uri ] } - Return [ string ] } - Method [ protected method orderAttributes ] { + Method [ final protected method populateHeaderCollection ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ array $headers ] } - - Return [ array ] + - Return [ Phalcon\Support\Collection\CollectionInterface ] } - Method [ protected method renderArrayElements ] { + Method [ final protected method processBody ] { - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + Parameter #0 [ $body = ] + Parameter #1 [ string $mode = ] } - - Return [ string ] + - Return [ Psr\Http\Message\StreamInterface ] } - Method [ protected method renderAttributes ] { + Method [ final protected method processHeaders ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ $headers ] } - - Return [ string ] + - Return [ Phalcon\Support\Collection\CollectionInterface ] } - Method [ protected method renderElement ] { + Method [ final protected method processProtocol ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $protocol = ] } - Return [ string ] } - Method [ protected method renderFullElement ] { + Method [ final protected method cloneInstance ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [2] { + Parameter #0 [ $element ] + Parameter #1 [ string $property ] } - - Return [ string ] } - Method [ protected method renderTag ] { + Method [ final protected method checkStringParameter ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [1] { + Parameter #0 [ $element ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method selfClose ] { + Method [ final protected method processWith ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #0 [ $element ] + Parameter #1 [ string $property ] } - - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Input\Week extends Phalcon\Html\Helper\Input\AbstractInput ] { + Class [ class Phalcon\Http\Message\ServerRequestFactory implements PsrExt\Http\Message\ServerRequestFactoryInterface, Phalcon\Http\Message\RequestMethodInterface ] { - - Constants [0] { + - Constants [10] { + Constant [ public string METHOD_CONNECT ] { CONNECT } + Constant [ public string METHOD_DELETE ] { DELETE } + Constant [ public string METHOD_GET ] { GET } + Constant [ public string METHOD_HEAD ] { HEAD } + Constant [ public string METHOD_OPTIONS ] { OPTIONS } + Constant [ public string METHOD_PATCH ] { PATCH } + Constant [ public string METHOD_POST ] { POST } + Constant [ public string METHOD_PURGE ] { PURGE } + Constant [ public string METHOD_PUT ] { PUT } + Constant [ public string METHOD_TRACE ] { TRACE } } - Static properties [0] { @@ -47059,245 +53536,200 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $type ] + - Properties [0] { } - - Methods [13] { - Method [ public method __invoke ] { + - Methods [17] { + Method [ public method createServerRequest ] { - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string or NULL $value ] - Parameter #2 [ array $attributes ] + Parameter #0 [ string $method ] + Parameter #1 [ $uri ] + Parameter #2 [ array $serverParams = [] ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] - } - - Method [ public method __toString ] { + - Return [ Psr\Http\Message\ServerRequestInterface ] } - Method [ public method setValue ] { + Method [ public method load ] { - - Parameters [1] { - Parameter #0 [ string or NULL $value ] + - Parameters [5] { + Parameter #0 [ ?array $server = [] ] + Parameter #1 [ ?array $get = [] ] + Parameter #2 [ ?array $post = [] ] + Parameter #3 [ ?array $cookies = [] ] + Parameter #4 [ ?array $files = [] ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ Phalcon\Http\Message\ServerRequest ] } - Method [ public method __construct ] { + Method [ protected method getHeaders ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + - Parameters [0] { } } - Method [ protected method close ] { + Method [ private method calculateUriHost ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + Parameter #0 [ Phalcon\Support\Collection\CollectionInterface $server ] + Parameter #1 [ Phalcon\Support\Collection\CollectionInterface $headers ] } - - Return [ string ] - } - - Method [ protected method indent ] { - - - Parameters [0] { - } - - Return [ string ] + - Return [ array ] } - Method [ protected method orderAttributes ] { + Method [ private method calculateUriHostFromHeader ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ string $host ] } - Return [ array ] } - Method [ protected method renderArrayElements ] { + Method [ private method calculateUriPath ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [1] { + Parameter #0 [ Phalcon\Support\Collection\CollectionInterface $server ] } - Return [ string ] } - Method [ protected method renderAttributes ] { + Method [ private method calculateUriQuery ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ Phalcon\Support\Collection\CollectionInterface $server ] } - Return [ string ] } - Method [ protected method renderElement ] { + Method [ private method calculateUriScheme ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #0 [ Phalcon\Support\Collection\CollectionInterface $server ] + Parameter #1 [ Phalcon\Support\Collection\CollectionInterface $headers ] } - Return [ string ] } - Method [ protected method renderFullElement ] { + Method [ private method checkNullArray ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [2] { + Parameter #0 [ $source ] + Parameter #1 [ array $super ] } - - Return [ string ] + - Return [ array ] } - Method [ protected method renderTag ] { + Method [ private method createUploadedFile ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [1] { + Parameter #0 [ array $file ] } - - Return [ string ] + - Return [ Phalcon\Http\Message\UploadedFile ] } - Method [ protected method selfClose ] { + Method [ private method getHeader ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ Phalcon\Support\Collection\CollectionInterface $headers ] + Parameter #1 [ string $name ] + Parameter #2 [ $defaultValue = ] } - - Return [ string ] } - } - } - - Class [ class Phalcon\Html\Helper\Label extends Phalcon\Html\Helper\AbstractHelper ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [4] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - } - - Methods [11] { - Method [ public method __invoke ] { + Method [ private method parseCookieHeader ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ string $cookieHeader ] } - - Return [ string ] + - Return [ array ] } - Method [ public method __construct ] { + Method [ private method parseHeaders ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ Phalcon\Support\Collection\CollectionInterface $server ] } + - Return [ Phalcon\Support\Collection\CollectionInterface ] } - Method [ protected method close ] { + Method [ private method parseProtocol ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + - Parameters [1] { + Parameter #0 [ Phalcon\Support\Collection\CollectionInterface $server ] } - Return [ string ] } - Method [ protected method indent ] { + Method [ private method parseServer ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $server ] } - - Return [ string ] + - Return [ Phalcon\Support\Collection\CollectionInterface ] } - Method [ protected method orderAttributes ] { + Method [ private method parseUploadedFiles ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ array $files ] } - - Return [ array ] + - Return [ Phalcon\Support\Collection\CollectionInterface ] } - Method [ protected method renderArrayElements ] { + Method [ private method parseUri ] { - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + Parameter #0 [ Phalcon\Support\Collection\CollectionInterface $server ] + Parameter #1 [ Phalcon\Support\Collection\CollectionInterface $headers ] } - - Return [ string ] + - Return [ Phalcon\Http\Message\Uri ] } + } + } - Method [ protected method renderAttributes ] { + Class [ final class Phalcon\Http\Message\StreamFactory implements PsrExt\Http\Message\StreamFactoryInterface ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] - } - - Return [ string ] - } + - Constants [0] { + } - Method [ protected method renderElement ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ protected method renderFullElement ] { + - Properties [0] { + } - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Methods [3] { + Method [ public method createStream ] { + + - Parameters [1] { + Parameter #0 [ string $content = ] } - - Return [ string ] + - Return [ Psr\Http\Message\StreamInterface ] } - Method [ protected method renderTag ] { + Method [ public method createStreamFromFile ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [2] { + Parameter #0 [ string $filename ] + Parameter #1 [ string $mode = ] } - - Return [ string ] + - Return [ Psr\Http\Message\StreamInterface ] } - Method [ protected method selfClose ] { + Method [ public method createStreamFromResource ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $phpResource ] } - - Return [ string ] + - Return [ Psr\Http\Message\StreamInterface ] } } } - Class [ class Phalcon\Html\Helper\Link extends Phalcon\Html\Helper\AbstractSeries ] { + Class [ class Phalcon\Http\Message\Stream\Input extends Phalcon\Http\Message\Stream implements Stringable, PsrExt\Http\Message\StreamInterface ] { - Constants [0] { } @@ -47308,135 +53740,147 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $store ] + - Properties [4] { + Property [ protected $handle = NULL ] + Property [ protected $stream = NULL ] + Property [ private $data = '' ] + Property [ private $eof = false ] } - - Methods [14] { - Method [ public method add ] { + - Methods [18] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $rel ] - Parameter #1 [ string $href ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Link ] } - Method [ protected method getTag ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method __invoke ] { + Method [ public method getContents ] { - - Parameters [2] { - Parameter #0 [ string or NULL $indent ] - Parameter #1 [ string or NULL $delimiter ] + - Parameters [1] { + Parameter #0 [ int $length = ] } - - Return [ Phalcon\Html\Helper\AbstractSeries ] + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method isWritable ] { + + - Parameters [0] { + } + - Return [ bool ] } - Method [ public method __construct ] { + Method [ public method read ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ $length ] } + - Return [ string ] } - Method [ protected method close ] { + Method [ public method __destruct ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + - Parameters [0] { } - - Return [ string ] } - Method [ protected method indent ] { + Method [ public method close ] { - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ protected method orderAttributes ] { + Method [ public method detach ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] } - Method [ protected method renderArrayElements ] { + Method [ public method eof ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ protected method renderAttributes ] { + Method [ public method getMetadata ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ $key = ] } - - Return [ string ] } - Method [ protected method renderElement ] { + Method [ public method getSize ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?int ] } - Method [ protected method renderFullElement ] { + Method [ public method isReadable ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ protected method renderTag ] { + Method [ public method isSeekable ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ protected method selfClose ] { + Method [ public method rewind ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method seek ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #0 [ $offset ] + Parameter #1 [ $whence = ] } - - Return [ string ] + - Return [ void ] + } + + Method [ public method setStream ] { + + - Parameters [2] { + Parameter #0 [ $stream ] + Parameter #1 [ string $mode = ] + } + - Return [ void ] + } + + Method [ public method tell ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method write ] { + + - Parameters [1] { + Parameter #0 [ $data ] + } + - Return [ int ] } } } - Class [ class Phalcon\Html\Helper\Meta extends Phalcon\Html\Helper\AbstractSeries ] { + Class [ class Phalcon\Http\Message\Stream\Memory extends Phalcon\Http\Message\Stream implements PsrExt\Http\Message\StreamInterface, Stringable ] { - Constants [0] { } @@ -47447,171 +53891,145 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $store ] + - Properties [2] { + Property [ protected $handle = NULL ] + Property [ protected $stream = NULL ] } - Methods [18] { - Method [ public method add ] { - - - Parameters [1] { - Parameter #0 [ array $attributes ] - } - - Return [ Phalcon\Html\Helper\Meta ] - } - - Method [ public method addHttp ] { - - - Parameters [2] { - Parameter #0 [ string $httpEquiv ] - Parameter #1 [ string $content ] + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ $mode = ] } - - Return [ Phalcon\Html\Helper\Meta ] } - Method [ public method addName ] { + Method [ public method __destruct ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ string $content ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Meta ] } - Method [ public method addProperty ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ string $content ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Meta ] + - Return [ string ] } - Method [ protected method getTag ] { + Method [ public method close ] { - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ private method addElement ] { + Method [ public method detach ] { - - Parameters [3] { - Parameter #0 [ string $element ] - Parameter #1 [ string $value ] - Parameter #2 [ string $content ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Meta ] } - Method [ public method __invoke ] { + Method [ public method eof ] { - - Parameters [2] { - Parameter #0 [ string or NULL $indent ] - Parameter #1 [ string or NULL $delimiter ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\AbstractSeries ] + - Return [ bool ] } - Method [ public method __toString ] { + Method [ public method getContents ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __construct ] { + Method [ public method getMetadata ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ $key = ] } } - Method [ protected method close ] { + Method [ public method getSize ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?int ] } - Method [ protected method indent ] { + Method [ public method isReadable ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ protected method orderAttributes ] { + Method [ public method isSeekable ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ protected method renderArrayElements ] { + Method [ public method isWritable ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ protected method renderAttributes ] { + Method [ public method read ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ $length ] } - Return [ string ] } - Method [ protected method renderElement ] { + Method [ public method rewind ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method seek ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #0 [ $offset ] + Parameter #1 [ $whence = ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method renderFullElement ] { + Method [ public method setStream ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [2] { + Parameter #0 [ $stream ] + Parameter #1 [ string $mode = ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method renderTag ] { + Method [ public method tell ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ protected method selfClose ] { + Method [ public method write ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $data ] } - - Return [ string ] + - Return [ int ] } } } - Class [ class Phalcon\Html\Helper\Script extends Phalcon\Html\Helper\Style ] { + Class [ class Phalcon\Http\Message\Stream\Temp extends Phalcon\Http\Message\Stream implements PsrExt\Http\Message\StreamInterface, Stringable ] { - Constants [0] { } @@ -47622,143 +54040,145 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $store ] + - Properties [2] { + Property [ protected $handle = NULL ] + Property [ protected $stream = NULL ] } - - Methods [15] { - Method [ protected method getAttributes ] { + - Methods [18] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $href ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $mode = ] } - - Return [ array ] } - Method [ protected method getTag ] { + Method [ public method __destruct ] { + + - Parameters [0] { + } + } + + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method add ] { + Method [ public method close ] { - - Parameters [2] { - Parameter #0 [ string $href ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } + - Return [ void ] } - Method [ public method __invoke ] { + Method [ public method detach ] { - - Parameters [2] { - Parameter #0 [ string or NULL $indent ] - Parameter #1 [ string or NULL $delimiter ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\AbstractSeries ] } - Method [ public method __toString ] { + Method [ public method eof ] { + + - Parameters [0] { + } + - Return [ bool ] } - Method [ public method __construct ] { + Method [ public method getContents ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMetadata ] { - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + Parameter #0 [ $key = ] } } - Method [ protected method close ] { + Method [ public method getSize ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?int ] } - Method [ protected method indent ] { + Method [ public method isReadable ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ protected method orderAttributes ] { + Method [ public method isSeekable ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ protected method renderArrayElements ] { + Method [ public method isWritable ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ protected method renderAttributes ] { + Method [ public method read ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ $length ] } - Return [ string ] } - Method [ protected method renderElement ] { + Method [ public method rewind ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method seek ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + Parameter #0 [ $offset ] + Parameter #1 [ $whence = ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method renderFullElement ] { + Method [ public method setStream ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [2] { + Parameter #0 [ $stream ] + Parameter #1 [ string $mode = ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method renderTag ] { + Method [ public method tell ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ protected method selfClose ] { + Method [ public method write ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $data ] } - - Return [ string ] + - Return [ int ] } } } - Class [ class Phalcon\Html\Helper\Title extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ final class Phalcon\Http\Message\UploadedFile implements PsrExt\Http\Message\UploadedFileInterface ] { - Constants [0] { } @@ -47769,156 +54189,145 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [8] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $append ] - Property [ protected $prepend ] - Property [ protected $title ] - Property [ protected $separator ] + - Properties [7] { + Property [ private $alreadyMoved = false ] + Property [ private $clientFilename = NULL ] + Property [ private $clientMediaType = NULL ] + Property [ private $error = 0 ] + Property [ private $fileName = '' ] + Property [ private $size = NULL ] + Property [ private $stream = NULL ] } - - Methods [16] { - Method [ public method __invoke ] { + - Methods [12] { + Method [ public method getClientFilename ] { - - Parameters [3] { - Parameter #0 [ string $separator ] - Parameter #1 [ string or NULL $indent ] - Parameter #2 [ string or NULL $delimiter ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Title ] - } - - Method [ public method __toString ] { + - Return [ ?string ] } - Method [ public method append ] { + Method [ public method getClientMediaType ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ bool $raw ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Title ] + - Return [ ?string ] } - Method [ public method get ] { + Method [ public method getError ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method set ] { + Method [ public method getSize ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ bool $raw ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Title ] + - Return [ ?int ] } - Method [ public method prepend ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ bool $raw ] + - Parameters [5] { + Parameter #0 [ $stream ] + Parameter #1 [ ?int $size = ] + Parameter #2 [ int $error = ] + Parameter #3 [ ?string $clientFilename = ] + Parameter #4 [ ?string $clientMediaType = ] } - - Return [ Phalcon\Html\Helper\Title ] } - Method [ public method __construct ] { + Method [ public method getStream ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + - Parameters [0] { } } - Method [ protected method close ] { + Method [ public method moveTo ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + - Parameters [1] { + Parameter #0 [ $targetPath ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method indent ] { + Method [ private method checkError ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $error ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method orderAttributes ] { + Method [ private method checkStream ] { - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + Parameter #0 [ $stream ] + Parameter #1 [ int $error ] } - - Return [ array ] + - Return [ void ] } - Method [ protected method renderArrayElements ] { + Method [ private method getErrorDescription ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [1] { + Parameter #0 [ int $error ] } - Return [ string ] } - Method [ protected method renderAttributes ] { + Method [ private method storeFile ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ string $targetPath ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method renderElement ] { + Method [ private method isBetween ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ int $value ] + Parameter #1 [ int $from ] + Parameter #2 [ int $to ] } - - Return [ string ] + - Return [ bool ] } + } + } - Method [ protected method renderFullElement ] { + Class [ final class Phalcon\Http\Message\UploadedFileFactory implements PsrExt\Http\Message\UploadedFileFactoryInterface ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] - } - - Return [ string ] - } + - Constants [0] { + } - Method [ protected method renderTag ] { + - Static properties [0] { + } - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ protected method selfClose ] { + - Properties [0] { + } - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Methods [1] { + Method [ public method createUploadedFile ] { + + - Parameters [5] { + Parameter #0 [ Psr\Http\Message\StreamInterface $stream ] + Parameter #1 [ ?int $size = ] + Parameter #2 [ int $error = ] + Parameter #3 [ ?string $clientFilename = ] + Parameter #4 [ ?string $clientMediaType = ] } - - Return [ string ] + - Return [ Psr\Http\Message\UploadedFileInterface ] } } } - Class [ class Phalcon\Html\Helper\Ul extends Phalcon\Html\Helper\Ol ] { + Class [ final class Phalcon\Http\Message\Uri extends Phalcon\Http\Message\AbstractCommon implements Stringable, PsrExt\Http\Message\UriInterface ] { - Constants [0] { } @@ -47929,224 +54338,239 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [7] { - Property [ protected $delimiter ] - Property [ protected $escaper ] - Property [ protected $indent ] - Property [ protected $indentLevel ] - Property [ protected $attributes ] - Property [ protected $elementTag ] - Property [ protected $store ] + - Properties [8] { + Property [ protected $fragment = '' ] + Property [ protected $host = '' ] + Property [ protected $pass = '' ] + Property [ protected $path = '' ] + Property [ protected $port = NULL ] + Property [ protected $query = '' ] + Property [ protected $scheme = 'https' ] + Property [ protected $user = '' ] } - - Methods [14] { - Method [ protected method getTag ] { + - Methods [28] { + Method [ public method getFragment ] { - Parameters [0] { } - Return [ string ] } - Method [ public method add ] { + Method [ public method getHost ] { - - Parameters [3] { - Parameter #0 [ string $text ] - Parameter #1 [ array $attributes ] - Parameter #2 [ bool $raw ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\AbstractList ] + - Return [ string ] } - Method [ public method __invoke ] { + Method [ public method getPath ] { - - Parameters [3] { - Parameter #0 [ string or NULL $indent ] - Parameter #1 [ string or NULL $delimiter ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\AbstractList ] - } - - Method [ public method __toString ] { + - Return [ string ] } - Method [ public method __construct ] { + Method [ public method getPort ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] + - Parameters [0] { } + - Return [ ?int ] } - Method [ protected method close ] { + Method [ public method getQuery ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method indent ] { + Method [ public method getScheme ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method orderAttributes ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ string $uri = ] } - - Return [ array ] } - Method [ protected method renderArrayElements ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method renderAttributes ] { + Method [ public method getAuthority ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method renderElement ] { + Method [ public method getUserInfo ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method renderFullElement ] { + Method [ public method withFragment ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes ] - Parameter #3 [ bool $raw ] + - Parameters [1] { + Parameter #0 [ $fragment ] } - - Return [ string ] + - Return [ Phalcon\Http\Message\Uri ] } - Method [ protected method renderTag ] { + Method [ public method withPath ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $close ] + - Parameters [1] { + Parameter #0 [ $path ] } - - Return [ string ] + - Return [ Phalcon\Http\Message\Uri ] } - Method [ protected method selfClose ] { + Method [ public method withPort ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $port ] } - - Return [ string ] + - Return [ Phalcon\Http\Message\Uri ] } - } - } - Class [ class Phalcon\Html\Link\EvolvableLink extends Phalcon\Html\Link\Link implements Psr\Link\LinkInterface, Psr\Link\EvolvableLinkInterface ] { + Method [ public method withQuery ] { - - Constants [0] { - } - - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ $query ] + } + - Return [ Phalcon\Http\Message\Uri ] + } - - Static methods [0] { - } + Method [ public method withScheme ] { - - Properties [4] { - Property [ protected $attributes ] - Property [ protected $href ] - Property [ protected $rels ] - Property [ protected $templated ] - } + - Parameters [1] { + Parameter #0 [ $scheme ] + } + - Return [ Phalcon\Http\Message\Uri ] + } - - Methods [11] { - Method [ public method withAttribute ] { + Method [ public method withUserInfo ] { - Parameters [2] { - Parameter #0 [ $attribute ] - Parameter #1 [ $value ] + Parameter #0 [ $user ] + Parameter #1 [ $password = ] } + - Return [ Phalcon\Http\Message\Uri ] } - Method [ public method withHref ] { + Method [ public method withHost ] { - Parameters [1] { - Parameter #0 [ $href ] + Parameter #0 [ $host ] + } + - Return [ Phalcon\Http\Message\Uri ] + } + + Method [ private method checkValue ] { + + - Parameters [3] { + Parameter #0 [ string $value ] + Parameter #1 [ string $prefix = ] + Parameter #2 [ string $suffix = ] } + - Return [ string ] } - Method [ public method withRel ] { + Method [ private method filterFragment ] { - Parameters [1] { - Parameter #0 [ $rel ] + Parameter #0 [ string $fragment ] } + - Return [ string ] } - Method [ public method withoutAttribute ] { + Method [ private method filterPath ] { - Parameters [1] { - Parameter #0 [ $attribute ] + Parameter #0 [ string $path ] } + - Return [ string ] } - Method [ public method withoutRel ] { + Method [ private method filterPort ] { - Parameters [1] { - Parameter #0 [ $rel ] + Parameter #0 [ $port ] } + - Return [ ?int ] } - Method [ public method __construct ] { + Method [ private method filterQuery ] { - - Parameters [3] { - Parameter #0 [ string $rel ] - Parameter #1 [ string $href ] - Parameter #2 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ string $query ] } + - Return [ string ] } - Method [ public method getAttributes ] { + Method [ private method filterScheme ] { + + - Parameters [1] { + Parameter #0 [ string $scheme ] + } + - Return [ string ] } - Method [ public method getHref ] { + Method [ private method splitQueryValue ] { + + - Parameters [1] { + Parameter #0 [ string $element ] + } + - Return [ array ] } - Method [ public method getRels ] { + Method [ private method getArrVal ] { + + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + } } - Method [ public method isTemplated ] { + Method [ final protected method cloneInstance ] { + + - Parameters [2] { + Parameter #0 [ $element ] + Parameter #1 [ string $property ] + } } - Method [ protected method hrefIsTemplated ] { + Method [ final protected method checkStringParameter ] { - Parameters [1] { - Parameter #0 [ string $href ] + Parameter #0 [ $element ] + } + - Return [ void ] + } + + Method [ final protected method processWith ] { + + - Parameters [2] { + Parameter #0 [ $element ] + Parameter #1 [ string $property ] } - - Return [ bool ] } } } - Class [ class Phalcon\Html\Link\EvolvableLinkProvider extends Phalcon\Html\Link\LinkProvider implements Psr\Link\LinkProviderInterface, Psr\Link\EvolvableLinkProviderInterface ] { + Class [ final class Phalcon\Http\Message\UriFactory implements PsrExt\Http\Message\UriFactoryInterface ] { - Constants [0] { } @@ -48157,800 +54581,825 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [1] { - Property [ protected $links ] + - Properties [0] { } - - Methods [6] { - Method [ public method withLink ] { + - Methods [1] { + Method [ public method createUri ] { - Parameters [1] { - Parameter #0 [ Psr\Link\LinkInterface $link ] + Parameter #0 [ string $uri = ] + } + - Return [ Psr\Http\Message\UriInterface ] + } + } + } + + Class [ class Phalcon\Http\Request extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Http\RequestInterface, Phalcon\Http\Message\RequestMethodInterface ] { + + - Constants [10] { + Constant [ public string METHOD_CONNECT ] { CONNECT } + Constant [ public string METHOD_DELETE ] { DELETE } + Constant [ public string METHOD_GET ] { GET } + Constant [ public string METHOD_HEAD ] { HEAD } + Constant [ public string METHOD_OPTIONS ] { OPTIONS } + Constant [ public string METHOD_PATCH ] { PATCH } + Constant [ public string METHOD_POST ] { POST } + Constant [ public string METHOD_PURGE ] { PURGE } + Constant [ public string METHOD_PUT ] { PUT } + Constant [ public string METHOD_TRACE ] { TRACE } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [7] { + Property [ protected $container = NULL ] + Property [ private $filterService = NULL ] + Property [ private $httpMethodParameterOverride = false ] + Property [ private $queryFilters = NULL ] + Property [ private $putCache = NULL ] + Property [ private $rawBody = '' ] + Property [ private $strictHostCheck = false ] + } + + - Methods [71] { + Method [ public method getHttpMethodParameterOverride ] { + + - Parameters [0] { } + - Return [ bool ] } - Method [ public method withoutLink ] { + Method [ public method setHttpMethodParameterOverride ] { - Parameters [1] { - Parameter #0 [ Psr\Link\LinkInterface $link ] + Parameter #0 [ bool $httpMethodParameterOverride ] + } + } + + Method [ public method get ] { + + - Parameters [5] { + Parameter #0 [ ?string $name = ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ bool $notAllowEmpty = ] + Parameter #4 [ bool $noRecursive = ] + } + } + + Method [ public method getAcceptableContent ] { + + - Parameters [0] { } + - Return [ array ] } - Method [ public method __construct ] { + Method [ public method getBasicAuth ] { - - Parameters [1] { - Parameter #0 [ array $links ] + - Parameters [0] { } + - Return [ ?array ] } - Method [ public method getLinks ] { - } - - Method [ public method getLinksByRel ] { + Method [ public method getBestAccept ] { - - Parameters [1] { - Parameter #0 [ $rel ] + - Parameters [0] { } + - Return [ string ] } - Method [ protected method getKey ] { + Method [ public method getBestCharset ] { - - Parameters [1] { - Parameter #0 [ Psr\Link\LinkInterface $link ] + - Parameters [0] { } - Return [ string ] } - } - } - - Class [ class Phalcon\Html\Link\Serializer\Header implements Phalcon\Html\Link\Serializer\SerializerInterface ] { - - Constants [0] { - } + Method [ public method getBestLanguage ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ string ] + } - - Static methods [0] { - } + Method [ public method getPreferredIsoLocaleVariant ] { - - Properties [0] { - } + - Parameters [0] { + } + - Return [ string ] + } - - Methods [1] { - Method [ public method serialize ] { + Method [ public method getClientAddress ] { - Parameters [1] { - Parameter #0 [ array $links ] + Parameter #0 [ bool $trustForwardedHeader = ] } - - Return [ string or NULL ] } - } - } - - Class [ class Phalcon\Html\TagFactory extends Phalcon\Factory\AbstractFactory ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - Properties [4] { - Property [ protected $mapper ] - Property [ protected $services ] - Property [ protected $exception ] - Property [ private $escaper ] - } - - - Methods [7] { - Method [ public method __construct ] { + Method [ public method getClientCharsets ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Escaper\EscaperInterface $escaper ] - Parameter #1 [ array $services ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method newInstance ] { + Method [ public method getContentType ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } + - Return [ ?string ] } - Method [ protected method getAdapters ] { + Method [ public method getDigestAuth ] { - Parameters [0] { } - Return [ array ] } - Method [ protected method checkConfig ] { + Method [ public method getFilteredQuery ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [4] { + Parameter #0 [ ?string $name = ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ bool $notAllowEmpty = ] + Parameter #3 [ bool $noRecursive = ] } - - Return [ array ] } - Method [ protected method getService ] { + Method [ public method getFilteredPost ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [4] { + Parameter #0 [ ?string $name = ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ bool $notAllowEmpty = ] + Parameter #3 [ bool $noRecursive = ] } } - Method [ protected method init ] { + Method [ public method getFilteredPut ] { - - Parameters [1] { - Parameter #0 [ array $services ] + - Parameters [4] { + Parameter #0 [ ?string $name = ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ bool $notAllowEmpty = ] + Parameter #3 [ bool $noRecursive = ] } - - Return [ void ] } - Method [ protected method getException ] { + Method [ final public method getHeader ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ string $header ] } - - Return [ Exception ] + - Return [ string ] } - } - } - - Class [ class Phalcon\Http\Cookie extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Http\Cookie\CookieInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } + Method [ public method getHeaders ] { - - 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 ] - Property [ protected $secure ] - Property [ protected $signKey ] - Property [ protected $useEncryption ] - Property [ protected $value ] - } + - Parameters [0] { + } + - Return [ array ] + } - - Methods [26] { - Method [ public method __construct ] { + Method [ public method getHttpHost ] { - - Parameters [8] { - Parameter #0 [ string $name ] - Parameter #1 [ $value ] - Parameter #2 [ int $expire ] - Parameter #3 [ string $path ] - Parameter #4 [ bool or NULL $secure ] - Parameter #5 [ string or NULL $domain ] - Parameter #6 [ bool or NULL $httpOnly ] - Parameter #7 [ array $options ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method getHTTPReferer ] { - Parameters [0] { } - Return [ string ] } - Method [ public method delete ] { + Method [ public method getJsonRawBody ] { + + - Parameters [1] { + Parameter #0 [ bool $associative = ] + } } - Method [ public method getDomain ] { + Method [ public method getLanguages ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getExpiration ] { + Method [ final public method getMethod ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getHttpOnly ] { + Method [ public method getPort ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method getName ] { + Method [ public method getPost ] { - - Parameters [0] { + - Parameters [5] { + Parameter #0 [ ?string $name = ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ bool $notAllowEmpty = ] + Parameter #4 [ bool $noRecursive = ] } - - Return [ string ] } - Method [ public method getOptions ] { + Method [ public method getPut ] { - - Parameters [0] { + - Parameters [5] { + Parameter #0 [ ?string $name = ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ bool $notAllowEmpty = ] + Parameter #4 [ bool $noRecursive = ] } - - Return [ array ] } - Method [ public method getPath ] { + Method [ public method getQuery ] { - - Parameters [0] { + - Parameters [5] { + Parameter #0 [ ?string $name = ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ bool $notAllowEmpty = ] + Parameter #4 [ bool $noRecursive = ] } - - Return [ string ] } - Method [ public method getSecure ] { + Method [ public method getRawBody ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method getValue ] { + Method [ public method getScheme ] { - - Parameters [2] { - Parameter #0 [ $filters ] - Parameter #1 [ $defaultValue ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method isUsingEncryption ] { + Method [ public method getServer ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ ?string ] } - Method [ public method restore ] { + Method [ public method getServerAddress ] { - Parameters [0] { } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ string ] } - Method [ public method send ] { + Method [ public method getServerName ] { - Parameters [0] { } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ string ] } - Method [ public method setDomain ] { + Method [ public method getUploadedFiles ] { - - Parameters [1] { - Parameter #0 [ string $domain ] + - Parameters [2] { + Parameter #0 [ bool $onlySuccessful = ] + Parameter #1 [ bool $namedKeys = ] } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ array ] } - Method [ public method setExpiration ] { + Method [ final public method getURI ] { - Parameters [1] { - Parameter #0 [ int $expire ] + Parameter #0 [ bool $onlyPath = ] } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ string ] } - Method [ public method setHttpOnly ] { + Method [ public method getUserAgent ] { - - Parameters [1] { - Parameter #0 [ bool $httpOnly ] + - Parameters [0] { } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ string ] } - Method [ public method setOptions ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ bool ] } - Method [ public method setPath ] { + Method [ public method hasFiles ] { - - Parameters [1] { - Parameter #0 [ string $path ] + - Parameters [0] { } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ bool ] } - Method [ public method setSecure ] { + Method [ final public method hasHeader ] { - Parameters [1] { - Parameter #0 [ bool $secure ] + Parameter #0 [ string $header ] } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ bool ] } - Method [ public method setSignKey ] { + Method [ public method hasPost ] { - Parameters [1] { - Parameter #0 [ string or NULL $signKey ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ bool ] } - Method [ public method setValue ] { + Method [ public method hasPut ] { - Parameters [1] { - Parameter #0 [ $value ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ bool ] } - Method [ public method useEncryption ] { + Method [ public method hasQuery ] { - Parameters [1] { - Parameter #0 [ bool $useEncryption ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ bool ] } - Method [ protected method assertSignKeyIsLongEnough ] { + Method [ final public method hasServer ] { - Parameters [1] { - Parameter #0 [ string $signKey ] + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method getDI ] { + Method [ public method isAjax ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ bool ] } - Method [ public method setDI ] { + Method [ public method isConnect ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } - } - } - Class [ class Phalcon\Http\Cookie\Exception extends Phalcon\Exception implements Throwable ] { - - - Constants [0] { - } + Method [ public method isDelete ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ bool ] + } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { + Method [ public method isGet ] { - - Parameters [1] { - Parameter #0 [ string $service ] + - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - } - - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - } - - Methods [10] { - Method [ public method __construct ] { + Method [ public method isHead ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [0] { } + - Return [ bool ] } - Method [ public method __wakeup ] { - } + Method [ public method isMethod ] { - Method [ final public method getMessage ] { + - Parameters [2] { + Parameter #0 [ $methods ] + Parameter #1 [ bool $strict = ] + } + - Return [ bool ] } - Method [ final public method getCode ] { - } + Method [ public method isOptions ] { - Method [ final public method getFile ] { + - Parameters [0] { + } + - Return [ bool ] } - Method [ final public method getLine ] { - } + Method [ public method isPatch ] { - Method [ final public method getTrace ] { + - Parameters [0] { + } + - Return [ bool ] } - Method [ final public method getPrevious ] { - } + Method [ public method isPost ] { - Method [ final public method getTraceAsString ] { + - Parameters [0] { + } + - Return [ bool ] } - Method [ public method __toString ] { - } - } - } + Method [ public method isPut ] { - Class [ class Phalcon\Http\Message\Exception\InvalidArgumentException extends InvalidArgumentException implements Throwable ] { + - Parameters [0] { + } + - Return [ bool ] + } - - Constants [0] { - } + Method [ public method isPurge ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ bool ] + } - - Static methods [0] { - } + Method [ public method isSecure ] { - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - } + - Parameters [0] { + } + - Return [ bool ] + } - - Methods [10] { - Method [ public method __construct ] { + Method [ public method isStrictHostCheck ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [0] { } + - Return [ bool ] } - Method [ public method __wakeup ] { - } + Method [ public method isSoap ] { - Method [ final public method getMessage ] { + - Parameters [0] { + } + - Return [ bool ] } - Method [ final public method getCode ] { - } + Method [ public method isTrace ] { - Method [ final public method getFile ] { + - Parameters [0] { + } + - Return [ bool ] } - Method [ final public method getLine ] { - } + Method [ public method isValidHttpMethod ] { - Method [ final public method getTrace ] { + - Parameters [1] { + Parameter #0 [ string $method ] + } + - Return [ bool ] } - Method [ final public method getPrevious ] { - } + Method [ public method numFiles ] { - Method [ final public method getTraceAsString ] { + - Parameters [1] { + Parameter #0 [ bool $onlySuccessful = ] + } + - Return [ int ] } - Method [ public method __toString ] { - } - } - } + Method [ public method setParameterFilters ] { - Class [ final class Phalcon\Http\Message\Request extends Phalcon\Http\Message\AbstractRequest implements Phalcon\Http\Message\RequestMethodInterface, Psr\Http\Message\RequestInterface, Psr\Http\Message\MessageInterface ] { + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ array $filters = [] ] + Parameter #2 [ array $scope = [] ] + } + - Return [ Phalcon\Http\RequestInterface ] + } - - Constants [10] { - Constant [ public string METHOD_CONNECT ] { CONNECT } - Constant [ public string METHOD_DELETE ] { DELETE } - Constant [ public string METHOD_GET ] { GET } - Constant [ public string METHOD_HEAD ] { HEAD } - Constant [ public string METHOD_OPTIONS ] { OPTIONS } - Constant [ public string METHOD_PATCH ] { PATCH } - Constant [ public string METHOD_POST ] { POST } - Constant [ public string METHOD_PURGE ] { PURGE } - Constant [ public string METHOD_PUT ] { PUT } - Constant [ public string METHOD_TRACE ] { TRACE } - } + Method [ public method setStrictHostCheck ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ bool $flag = ] + } + - Return [ Phalcon\Http\RequestInterface ] + } - - Static methods [0] { - } + Method [ final protected method getBestQuality ] { - - Properties [6] { - Property [ protected $body ] - Property [ protected $headers ] - Property [ protected $protocolVersion ] - Property [ protected $method ] - Property [ protected $requestTarget ] - Property [ protected $uri ] - } + - Parameters [2] { + Parameter #0 [ array $qualityParts ] + Parameter #1 [ string $name ] + } + - Return [ string ] + } - - Methods [32] { - Method [ public method __construct ] { + Method [ final protected method getHelper ] { - - Parameters [4] { - Parameter #0 [ string $method ] - Parameter #1 [ $uri ] - Parameter #2 [ $body ] - Parameter #3 [ $headers ] + - Parameters [6] { + Parameter #0 [ array $source ] + Parameter #1 [ ?string $name = ] + Parameter #2 [ $filters = ] + Parameter #3 [ $defaultValue = ] + Parameter #4 [ bool $notAllowEmpty = ] + Parameter #5 [ bool $noRecursive = ] } } - Method [ public method getMethod ] { + Method [ final protected method hasFileHelper ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $data ] + Parameter #1 [ bool $onlySuccessful ] } - - Return [ string ] + - Return [ int ] } - Method [ public method getUri ] { + Method [ final protected method getQualityHeader ] { + + - Parameters [2] { + Parameter #0 [ string $serverIndex ] + Parameter #1 [ string $name ] + } + - Return [ array ] } - Method [ public method getRequestTarget ] { + Method [ protected method resolveAuthorizationHeaders ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method withMethod ] { + Method [ final protected method smoothFiles ] { - - Parameters [1] { - Parameter #0 [ $method ] + - Parameters [6] { + Parameter #0 [ array $names ] + Parameter #1 [ array $types ] + Parameter #2 [ array $tmp_names ] + Parameter #3 [ array $sizes ] + Parameter #4 [ array $errors ] + Parameter #5 [ string $prefix ] } + - Return [ array ] } - Method [ public method withRequestTarget ] { + Method [ private method getFilterService ] { - - Parameters [1] { - Parameter #0 [ $requestTarget ] + - Parameters [0] { } + - Return [ Phalcon\Filter\FilterInterface ] } - Method [ public method withUri ] { + Method [ private method getServerArray ] { - - Parameters [2] { - Parameter #0 [ Psr\Http\Message\UriInterface $uri ] - Parameter #1 [ $preserveHost ] + - Parameters [0] { } + - Return [ array ] } - Method [ final protected method processMethod ] { + Method [ public method getDI ] { - - Parameters [1] { - Parameter #0 [ $method ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ final protected method processUri ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ $uri ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ Psr\Http\Message\UriInterface ] + - Return [ void ] } + } + } - Method [ public method getBody ] { - } + Class [ class Phalcon\Http\Request\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Method [ public method getProtocolVersion ] { + - Constants [0] { + } - - Parameters [0] { - } - - Return [ string ] - } + - Static properties [0] { + } - Method [ public method getHeader ] { + - Static methods [1] { + Method [ static public method containerServiceNotFound ] { - Parameters [1] { - Parameter #0 [ $name ] + Parameter #0 [ string $service ] } - - Return [ array ] + - Return [ string ] } + } - Method [ public method getHeaderLine ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] + } - - Parameters [1] { - Parameter #0 [ $name ] + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ string ] } - Method [ public method getHeaders ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method hasHeader ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method withAddedHeader ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ $name ] - Parameter #1 [ $value ] + - Parameters [0] { } } - Method [ public method withBody ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ Psr\Http\Message\StreamInterface $body ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method withHeader ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ $name ] - Parameter #1 [ $value ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method withProtocolVersion ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ $version ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method withoutHeader ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ final protected method checkHeaderHost ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Collection\CollectionInterface $collection ] + - Parameters [0] { } - - Return [ Phalcon\Collection\CollectionInterface ] + - Return [ string ] } - Method [ final protected method checkHeaderName ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } + } + } - Method [ final protected method checkHeaderValue ] { + Class [ class Phalcon\Http\Request\File implements Phalcon\Http\Request\FileInterface ] { - - Parameters [1] { - Parameter #0 [ $value ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ final protected method getHeaderValue ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ $values ] + - Static methods [0] { + } + + - Properties [8] { + Property [ protected $error = NULL ] + Property [ protected $extension = NULL ] + Property [ protected $key = NULL ] + Property [ protected $name = NULL ] + Property [ protected $realType = NULL ] + Property [ protected $size = 0 ] + Property [ protected $tmp = NULL ] + Property [ protected $type = NULL ] + } + + - Methods [12] { + Method [ public method getError ] { + + - Parameters [0] { } - - Return [ array ] + - Return [ ?string ] } - Method [ final protected method getUriHost ] { + Method [ public method getExtension ] { - - Parameters [1] { - Parameter #0 [ Psr\Http\Message\UriInterface $uri ] + - Parameters [0] { } - Return [ string ] } - Method [ final protected method populateHeaderCollection ] { + Method [ public method getKey ] { - - Parameters [1] { - Parameter #0 [ array $headers ] + - Parameters [0] { } - - Return [ Phalcon\Collection\CollectionInterface ] + - Return [ ?string ] } - Method [ final protected method processBody ] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ $body ] - Parameter #1 [ string $mode ] + Parameter #0 [ array $file ] + Parameter #1 [ $key = ] } - - Return [ Psr\Http\Message\StreamInterface ] } - Method [ final protected method processHeaders ] { + Method [ public method getName ] { - - Parameters [1] { - Parameter #0 [ $headers ] + - Parameters [0] { } - - Return [ Phalcon\Collection\CollectionInterface ] + - Return [ string ] } - Method [ final protected method processProtocol ] { + Method [ public method getRealType ] { - - Parameters [1] { - Parameter #0 [ $protocol ] + - Parameters [0] { } - Return [ string ] } - Method [ final protected method cloneInstance ] { + Method [ public method getSize ] { - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ string $property ] + - Parameters [0] { } + - Return [ int ] } - Method [ final protected method checkStringParameter ] { + Method [ public method getTempName ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ final protected method processWith ] { + Method [ public method getType ] { - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ string $property ] + - Parameters [0] { } + - Return [ string ] } - } - } - Class [ final class Phalcon\Http\Message\RequestFactory implements Psr\Http\Message\RequestFactoryInterface ] { - - - Constants [0] { - } + Method [ public method isUploadedFile ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ bool ] + } - - Static methods [0] { - } + Method [ public method moveTo ] { - - Properties [0] { - } + - Parameters [1] { + Parameter #0 [ string $destination ] + } + - Return [ bool ] + } - - Methods [1] { - Method [ public method createRequest ] { + Method [ private method getArrVal ] { - - Parameters [2] { - Parameter #0 [ string $method ] - Parameter #1 [ $uri ] + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] } - - Return [ Psr\Http\Message\RequestInterface ] } } } - Class [ final class Phalcon\Http\Message\Response extends Phalcon\Http\Message\AbstractMessage implements Psr\Http\Message\ResponseInterface, Psr\Http\Message\MessageInterface, Phalcon\Http\Message\ResponseStatusCodeInterface ] { + Class [ class Phalcon\Http\Response implements Phalcon\Http\ResponseInterface, Phalcon\Di\InjectionAwareInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Http\Message\ResponseStatusCodeInterface ] { - Constants [88] { Constant [ public int STATUS_CONTINUE ] { 100 } @@ -49049,299 +55498,310 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $body ] - Property [ protected $headers ] - Property [ protected $protocolVersion ] - Property [ protected $uri ] - Property [ protected $reasonPhrase ] - Property [ protected $statusCode ] + - Properties [8] { + Property [ protected $container = NULL ] + Property [ protected $content = NULL ] + Property [ protected $cookies = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $file = NULL ] + Property [ protected $headers = NULL ] + Property [ protected $sent = false ] + Property [ protected $statusCodes = NULL ] } - - Methods [32] { - Method [ public method getReasonPhrase ] { + - Methods [36] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ ?string $content = ] + Parameter #1 [ $code = ] + Parameter #2 [ $status = ] + } + } + + Method [ public method appendContent ] { + + - Parameters [1] { + Parameter #0 [ $content ] + } + - Return [ Phalcon\Http\ResponseInterface ] + } + + Method [ public method getContent ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getStatusCode ] { + Method [ public method getCookies ] { - Parameters [0] { } - - Return [ int ] + - Return [ Phalcon\Http\Response\CookiesInterface ] } - Method [ public method __construct ] { + Method [ public method getDI ] { - - Parameters [3] { - Parameter #0 [ $body ] - Parameter #1 [ int $code ] - Parameter #2 [ array $headers ] + - Parameters [0] { } + - Return [ Phalcon\Di\DiInterface ] } - Method [ public method withStatus ] { + Method [ public method getEventsManager ] { - - Parameters [2] { - Parameter #0 [ $code ] - Parameter #1 [ $reasonPhrase ] + - Parameters [0] { } - - Return [ Phalcon\Http\Message\Response ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ protected method getPhrases ] { + Method [ public method getHeaders ] { - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Http\Response\HeadersInterface ] } - Method [ protected method processCode ] { + Method [ public method getReasonPhrase ] { - - Parameters [2] { - Parameter #0 [ $code ] - Parameter #1 [ $phrase ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?string ] } - Method [ private method checkCodeType ] { + Method [ public method getStatusCode ] { - - Parameters [1] { - Parameter #0 [ $code ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?int ] } - Method [ private method checkCodeValue ] { + Method [ public method hasHeader ] { - Parameters [1] { - Parameter #0 [ int $code ] + Parameter #0 [ string $name ] } - - Return [ void ] - } - - Method [ public method getBody ] { + - Return [ bool ] } - Method [ public method getProtocolVersion ] { + Method [ public method isSent ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ public method getUri ] { + Method [ public method redirect ] { + + - Parameters [3] { + Parameter #0 [ $location = ] + Parameter #1 [ bool $externalRedirect = ] + Parameter #2 [ int $statusCode = ] + } + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ public method getHeader ] { + Method [ public method removeHeader ] { - Parameters [1] { - Parameter #0 [ $name ] + Parameter #0 [ string $name ] } - - Return [ array ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ public method getHeaderLine ] { + Method [ public method resetHeaders ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ public method getHeaders ] { + Method [ public method send ] { - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ public method hasHeader ] { + Method [ public method sendCookies ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ public method withAddedHeader ] { + Method [ public method sendHeaders ] { - - Parameters [2] { - Parameter #0 [ $name ] - Parameter #1 [ $value ] + - Parameters [0] { } } - Method [ public method withBody ] { + Method [ public method setCache ] { - Parameters [1] { - Parameter #0 [ Psr\Http\Message\StreamInterface $body ] + Parameter #0 [ int $minutes ] } + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ public method withHeader ] { + Method [ public method setContent ] { - - Parameters [2] { - Parameter #0 [ $name ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ string $content ] } + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ public method withProtocolVersion ] { + Method [ public method setContentLength ] { - Parameters [1] { - Parameter #0 [ $version ] + Parameter #0 [ int $contentLength ] } + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ public method withoutHeader ] { + Method [ public method setContentType ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [2] { + Parameter #0 [ string $contentType ] + Parameter #1 [ $charset = ] } + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ final protected method checkHeaderHost ] { + Method [ public method setCookies ] { - Parameters [1] { - Parameter #0 [ Phalcon\Collection\CollectionInterface $collection ] + Parameter #0 [ Phalcon\Http\Response\CookiesInterface $cookies ] } - - Return [ Phalcon\Collection\CollectionInterface ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ final protected method checkHeaderName ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ $name ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - Return [ void ] } - Method [ final protected method checkHeaderValue ] { + Method [ public method setEtag ] { - Parameters [1] { - Parameter #0 [ $value ] + Parameter #0 [ string $etag ] } - - Return [ void ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ final protected method getHeaderValue ] { + Method [ public method setExpires ] { - Parameters [1] { - Parameter #0 [ $values ] + Parameter #0 [ DateTime $datetime ] } - - Return [ array ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ final protected method getUriHost ] { + Method [ public method setEventsManager ] { - Parameters [1] { - Parameter #0 [ Psr\Http\Message\UriInterface $uri ] + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ string ] + - Return [ void ] } - Method [ final protected method populateHeaderCollection ] { + Method [ public method setFileToSend ] { - - Parameters [1] { - Parameter #0 [ array $headers ] + - Parameters [3] { + Parameter #0 [ string $filePath ] + Parameter #1 [ $attachmentName = ] + Parameter #2 [ $attachment = ] } - - Return [ Phalcon\Collection\CollectionInterface ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ final protected method processBody ] { + Method [ public method setHeader ] { - Parameters [2] { - Parameter #0 [ $body ] - Parameter #1 [ string $mode ] + Parameter #0 [ string $name ] + Parameter #1 [ $value ] } - - Return [ Psr\Http\Message\StreamInterface ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ final protected method processHeaders ] { + Method [ public method setHeaders ] { - Parameters [1] { - Parameter #0 [ $headers ] + Parameter #0 [ Phalcon\Http\Response\HeadersInterface $headers ] } - - Return [ Phalcon\Collection\CollectionInterface ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ final protected method processProtocol ] { + Method [ public method setJsonContent ] { - - Parameters [1] { - Parameter #0 [ $protocol ] + - Parameters [3] { + Parameter #0 [ $content ] + Parameter #1 [ int $jsonOptions = ] + Parameter #2 [ int $depth = ] } - - Return [ string ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ final protected method cloneInstance ] { + Method [ public method setLastModified ] { - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ string $property ] + - Parameters [1] { + Parameter #0 [ DateTime $datetime ] } + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ final protected method checkStringParameter ] { + Method [ public method setNotModified ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ final protected method processWith ] { + Method [ public method setStatusCode ] { - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ string $property ] + Parameter #0 [ int $code ] + Parameter #1 [ ?string $message = ] } + - Return [ Phalcon\Http\ResponseInterface ] } - } - } - Class [ final class Phalcon\Http\Message\ResponseFactory implements Psr\Http\Message\ResponseFactoryInterface ] { - - - Constants [0] { - } + Method [ public method setRawHeader ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ string $header ] + } + - Return [ Phalcon\Http\ResponseInterface ] + } - - Static methods [0] { - } + Method [ private method getBasename ] { - - Properties [0] { - } + - Parameters [2] { + Parameter #0 [ string $uri ] + Parameter #1 [ $suffix = ] + } + - Return [ string ] + } - - Methods [1] { - Method [ public method createResponse ] { + Method [ private method encode ] { - - Parameters [2] { - Parameter #0 [ int $code ] - Parameter #1 [ string $reasonPhrase ] + - Parameters [3] { + Parameter #0 [ $data ] + Parameter #1 [ int $options = ] + Parameter #2 [ int $depth = ] } - - Return [ Psr\Http\Message\ResponseInterface ] + - Return [ string ] } } } - Class [ final class Phalcon\Http\Message\ServerRequest extends Phalcon\Http\Message\AbstractRequest implements Phalcon\Http\Message\RequestMethodInterface, Psr\Http\Message\ServerRequestInterface, Psr\Http\Message\MessageInterface, Psr\Http\Message\RequestInterface ] { + Class [ class Phalcon\Http\Response\Cookies extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Http\Response\CookiesInterface ] { - - Constants [10] { - Constant [ public string METHOD_CONNECT ] { CONNECT } - Constant [ public string METHOD_DELETE ] { DELETE } - Constant [ public string METHOD_GET ] { GET } - Constant [ public string METHOD_HEAD ] { HEAD } - Constant [ public string METHOD_OPTIONS ] { OPTIONS } - Constant [ public string METHOD_PATCH ] { PATCH } - Constant [ public string METHOD_POST ] { POST } - Constant [ public string METHOD_PURGE ] { PURGE } - Constant [ public string METHOD_PUT ] { PUT } - Constant [ public string METHOD_TRACE ] { TRACE } + - Constants [0] { } - Static properties [0] { @@ -49350,386 +55810,344 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [12] { - Property [ protected $body ] - Property [ protected $headers ] - Property [ protected $protocolVersion ] - Property [ protected $method ] - Property [ protected $requestTarget ] - Property [ protected $uri ] - Property [ protected $attributes ] - Property [ protected $cookieParams ] - Property [ protected $parsedBody ] - Property [ protected $queryParams ] - Property [ protected $serverParams ] - Property [ protected $uploadedFiles ] + - Properties [6] { + Property [ protected $container = NULL ] + Property [ protected $cookies = NULL ] + Property [ protected $isSent = false ] + Property [ protected $registered = false ] + Property [ protected $signKey = NULL ] + Property [ protected $useEncryption = true ] } - - Methods [46] { - Method [ public method getCookieParams ] { + - Methods [14] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ bool $useEncryption = ] + Parameter #1 [ ?string $signKey = ] } - - Return [ array ] - } - - Method [ public method getParsedBody ] { } - Method [ public method getQueryParams ] { + Method [ public method delete ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method getServerParams ] { + Method [ public method get ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ array ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ public method getUploadedFiles ] { + Method [ public method getCookies ] { - Parameters [0] { } - Return [ array ] } - Method [ public method __construct ] { + Method [ public method has ] { - - Parameters [10] { - Parameter #0 [ string $method ] - Parameter #1 [ $uri ] - Parameter #2 [ array $serverParams ] - Parameter #3 [ $body ] - Parameter #4 [ $headers ] - Parameter #5 [ array $cookies ] - Parameter #6 [ array $queryParams ] - Parameter #7 [ array $uploadFiles ] - Parameter #8 [ $parsedBody ] - Parameter #9 [ string $protocol ] + - Parameters [1] { + Parameter #0 [ string $name ] } + - Return [ bool ] } - Method [ public method getAttribute ] { + Method [ public method isSent ] { - - Parameters [2] { - Parameter #0 [ $name ] - Parameter #1 [ $defaultValue ] + - Parameters [0] { } + - Return [ bool ] } - Method [ public method getAttributes ] { + Method [ public method isUsingEncryption ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method withAttribute ] { + Method [ public method reset ] { - - Parameters [2] { - Parameter #0 [ $name ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Http\Message\ServerRequest ] + - Return [ Phalcon\Http\Response\CookiesInterface ] } - Method [ public method withCookieParams ] { + Method [ public method send ] { - - Parameters [1] { - Parameter #0 [ array $cookies ] + - Parameters [0] { } - - Return [ Phalcon\Http\Message\ServerRequest ] + - Return [ bool ] } - Method [ public method withParsedBody ] { + Method [ public method set ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [8] { + Parameter #0 [ string $name ] + Parameter #1 [ $value = ] + Parameter #2 [ int $expire = ] + Parameter #3 [ string $path = ] + Parameter #4 [ ?bool $secure = ] + Parameter #5 [ ?string $domain = ] + Parameter #6 [ ?bool $httpOnly = ] + Parameter #7 [ array $options = [] ] } - - Return [ Phalcon\Http\Message\ServerRequest ] + - Return [ Phalcon\Http\Response\CookiesInterface ] } - Method [ public method withQueryParams ] { + Method [ public method setSignKey ] { - Parameters [1] { - Parameter #0 [ array $query ] + Parameter #0 [ ?string $signKey = ] } - - Return [ Phalcon\Http\Message\ServerRequest ] + - Return [ Phalcon\Http\Response\CookiesInterface ] } - Method [ public method withUploadedFiles ] { + Method [ public method useEncryption ] { - Parameters [1] { - Parameter #0 [ array $uploadedFiles ] + Parameter #0 [ bool $useEncryption ] } - - Return [ Phalcon\Http\Message\ServerRequest ] + - Return [ Phalcon\Http\Response\CookiesInterface ] } - Method [ public method withoutAttribute ] { + Method [ public method getDI ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [0] { } - - Return [ Phalcon\Http\Message\ServerRequest ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ private method checkUploadedFiles ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ array $files ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - Return [ void ] } + } + } - Method [ public method getMethod ] { + Class [ class Phalcon\Http\Response\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - - Parameters [0] { - } - - Return [ string ] - } + - Constants [0] { + } - Method [ public method getUri ] { - } + - Static properties [0] { + } - Method [ public method getRequestTarget ] { + - Static methods [1] { + Method [ static public method containerServiceNotFound ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $service ] } - Return [ string ] } + } - Method [ public method withMethod ] { - - - Parameters [1] { - Parameter #0 [ $method ] - } - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] + } - Method [ public method withRequestTarget ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ $requestTarget ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } - Method [ public method withUri ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ Psr\Http\Message\UriInterface $uri ] - Parameter #1 [ $preserveHost ] + - Parameters [0] { } } - Method [ final protected method processMethod ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ $method ] + - Parameters [0] { } - Return [ string ] } - Method [ final protected method processUri ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ $uri ] + - Parameters [0] { } - - Return [ Psr\Http\Message\UriInterface ] - } - - Method [ public method getBody ] { } - Method [ public method getProtocolVersion ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getHeader ] { - - - Parameters [1] { - Parameter #0 [ $name ] - } - - Return [ array ] - } - - Method [ public method getHeaderLine ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getHeaders ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ public method hasHeader ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method withAddedHeader ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ $name ] - Parameter #1 [ $value ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method withBody ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ Psr\Http\Message\StreamInterface $body ] + - Parameters [0] { } + - Return [ string ] } + } + } - Method [ public method withHeader ] { - - - Parameters [2] { - Parameter #0 [ $name ] - Parameter #1 [ $value ] - } - } + Class [ class Phalcon\Http\Response\Headers implements Phalcon\Http\Response\HeadersInterface ] { - Method [ public method withProtocolVersion ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ $version ] - } - } + - Static properties [0] { + } - Method [ public method withoutHeader ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ $name ] - } - } + - Properties [2] { + Property [ protected $headers = NULL ] + Property [ protected $isSent = false ] + } - Method [ final protected method checkHeaderHost ] { + - Methods [9] { + Method [ public method get ] { - Parameters [1] { - Parameter #0 [ Phalcon\Collection\CollectionInterface $collection ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Collection\CollectionInterface ] } - Method [ final protected method checkHeaderName ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ $name ] + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ bool ] } - Method [ final protected method checkHeaderValue ] { + Method [ public method isSent ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } - Method [ final protected method getHeaderValue ] { + Method [ public method remove ] { - Parameters [1] { - Parameter #0 [ $values ] + Parameter #0 [ string $header ] } - - Return [ array ] + - Return [ Phalcon\Http\Response\HeadersInterface ] } - Method [ final protected method getUriHost ] { + Method [ public method reset ] { - - Parameters [1] { - Parameter #0 [ Psr\Http\Message\UriInterface $uri ] + - Parameters [0] { } - - Return [ string ] } - Method [ final protected method populateHeaderCollection ] { + Method [ public method send ] { - - Parameters [1] { - Parameter #0 [ array $headers ] + - Parameters [0] { } - - Return [ Phalcon\Collection\CollectionInterface ] + - Return [ bool ] } - Method [ final protected method processBody ] { + Method [ public method set ] { - Parameters [2] { - Parameter #0 [ $body ] - Parameter #1 [ string $mode ] + Parameter #0 [ string $name ] + Parameter #1 [ string $value ] } - - Return [ Psr\Http\Message\StreamInterface ] + - Return [ Phalcon\Http\Response\HeadersInterface ] } - Method [ final protected method processHeaders ] { + Method [ public method setRaw ] { - Parameters [1] { - Parameter #0 [ $headers ] + Parameter #0 [ string $header ] } - - Return [ Phalcon\Collection\CollectionInterface ] + - Return [ Phalcon\Http\Response\HeadersInterface ] } - Method [ final protected method processProtocol ] { + Method [ public method toArray ] { - - Parameters [1] { - Parameter #0 [ $protocol ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } + } + } - Method [ final protected method cloneInstance ] { + Class [ abstract class Phalcon\Http\Server\AbstractMiddleware implements PsrExt\Http\Server\MiddlewareInterface ] { - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ string $property ] - } - } + - Constants [0] { + } - Method [ final protected method checkStringParameter ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ $element ] - } - - Return [ void ] - } + - Static methods [0] { + } - Method [ final protected method processWith ] { + - Properties [0] { + } + + - Methods [1] { + Method [ abstract public method process ] { - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ string $property ] + Parameter #0 [ Psr\Http\Message\ServerRequestInterface $request ] + Parameter #1 [ Psr\Http\Server\RequestHandlerInterface $handler ] } + - Return [ Psr\Http\Message\ResponseInterface ] } } } - Class [ class Phalcon\Http\Message\ServerRequestFactory implements Psr\Http\Message\ServerRequestFactoryInterface, Phalcon\Http\Message\RequestMethodInterface ] { + Class [ abstract class Phalcon\Http\Server\AbstractRequestHandler implements PsrExt\Http\Server\RequestHandlerInterface ] { - - Constants [10] { - Constant [ public string METHOD_CONNECT ] { CONNECT } - Constant [ public string METHOD_DELETE ] { DELETE } - Constant [ public string METHOD_GET ] { GET } - Constant [ public string METHOD_HEAD ] { HEAD } - Constant [ public string METHOD_OPTIONS ] { OPTIONS } - Constant [ public string METHOD_PATCH ] { PATCH } - Constant [ public string METHOD_POST ] { POST } - Constant [ public string METHOD_PURGE ] { PURGE } - Constant [ public string METHOD_PUT ] { PUT } - Constant [ public string METHOD_TRACE ] { TRACE } + - Constants [0] { } - Static properties [0] { @@ -49741,731 +56159,783 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Properties [0] { } - - Methods [17] { - Method [ public method createServerRequest ] { - - - Parameters [3] { - Parameter #0 [ string $method ] - Parameter #1 [ $uri ] - Parameter #2 [ array $serverParams ] - } - - Return [ Psr\Http\Message\ServerRequestInterface ] - } - - Method [ public method load ] { + - Methods [1] { + Method [ abstract public method handle ] { - - Parameters [5] { - Parameter #0 [ array or NULL $server ] - Parameter #1 [ array or NULL $get ] - Parameter #2 [ array or NULL $post ] - Parameter #3 [ array or NULL $cookies ] - Parameter #4 [ array or NULL $files ] + - Parameters [1] { + Parameter #0 [ Psr\Http\Message\ServerRequestInterface $request ] } - - Return [ Phalcon\Http\Message\ServerRequest ] + - Return [ Psr\Http\Message\ResponseInterface ] } + } + } - Method [ protected method getHeaders ] { - } + Class [ class Phalcon\Image\Adapter\Gd extends Phalcon\Image\Adapter\AbstractAdapter implements Phalcon\Image\Adapter\AdapterInterface ] { - Method [ private method calculateUriHost ] { + - Constants [0] { + } - - Parameters [2] { - Parameter #0 [ Phalcon\Collection\CollectionInterface $server ] - Parameter #1 [ Phalcon\Collection\CollectionInterface $headers ] - } - - Return [ array ] - } + - Static properties [1] { + Property [ protected static $checked = false ] + } - Method [ private method calculateUriHostFromHeader ] { + - Static methods [2] { + Method [ static public method check ] { - - Parameters [1] { - Parameter #0 [ string $host ] + - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ private method calculateUriPath ] { + Method [ static public method getVersion ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Collection\CollectionInterface $server ] + - Parameters [0] { } - Return [ string ] } + } - Method [ private method calculateUriQuery ] { + - Properties [7] { + Property [ protected $file = NULL ] + Property [ protected $height = NULL ] + Property [ protected $image = NULL ] + Property [ protected $mime = NULL ] + Property [ protected $realpath = NULL ] + Property [ protected $type = NULL ] + Property [ protected $width = NULL ] + } - - Parameters [1] { - Parameter #0 [ Phalcon\Collection\CollectionInterface $server ] + - Methods [38] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $file ] + Parameter #1 [ ?int $width = ] + Parameter #2 [ ?int $height = ] } - - Return [ string ] } - Method [ private method calculateUriScheme ] { + Method [ public method __destruct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Collection\CollectionInterface $server ] - Parameter #1 [ Phalcon\Collection\CollectionInterface $headers ] + - Parameters [0] { } - - Return [ string ] } - Method [ private method checkNullArray ] { + Method [ protected method processBackground ] { - - Parameters [2] { - Parameter #0 [ $source ] - Parameter #1 [ array $super ] + - Parameters [4] { + Parameter #0 [ int $r ] + Parameter #1 [ int $g ] + Parameter #2 [ int $b ] + Parameter #3 [ int $opacity ] } - - Return [ array ] } - Method [ private method createUploadedFile ] { + Method [ protected method processBlur ] { - Parameters [1] { - Parameter #0 [ array $file ] + Parameter #0 [ int $radius ] } - - Return [ Phalcon\Http\Message\UploadedFile ] } - Method [ private method getHeader ] { + Method [ protected method processCreate ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Collection\CollectionInterface $headers ] - Parameter #1 [ string $name ] - Parameter #2 [ $defaultValue ] + - Parameters [2] { + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] } } - Method [ private method parseCookieHeader ] { + Method [ protected method processCrop ] { - - Parameters [1] { - Parameter #0 [ string $cookieHeader ] + - Parameters [4] { + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ int $offsetX ] + Parameter #3 [ int $offsetY ] } - - Return [ array ] } - Method [ private method parseHeaders ] { + Method [ protected method processFlip ] { - Parameters [1] { - Parameter #0 [ Phalcon\Collection\CollectionInterface $server ] + Parameter #0 [ int $direction ] } - - Return [ Phalcon\Collection\CollectionInterface ] } - Method [ private method parseProtocol ] { + Method [ protected method processMask ] { - Parameters [1] { - Parameter #0 [ Phalcon\Collection\CollectionInterface $server ] + Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $mask ] } - - Return [ string ] } - Method [ private method parseServer ] { + Method [ protected method processPixelate ] { - Parameters [1] { - Parameter #0 [ array $server ] + Parameter #0 [ int $amount ] } - - Return [ Phalcon\Collection\CollectionInterface ] } - Method [ private method parseUploadedFiles ] { + Method [ protected method processReflection ] { - - Parameters [1] { - Parameter #0 [ array $files ] + - Parameters [3] { + Parameter #0 [ int $height ] + Parameter #1 [ int $opacity ] + Parameter #2 [ bool $fadeIn ] } - - Return [ Phalcon\Collection\CollectionInterface ] } - Method [ private method parseUri ] { + Method [ protected method processRender ] { - Parameters [2] { - Parameter #0 [ Phalcon\Collection\CollectionInterface $server ] - Parameter #1 [ Phalcon\Collection\CollectionInterface $headers ] + Parameter #0 [ string $ext ] + Parameter #1 [ int $quality ] } - - Return [ Phalcon\Http\Message\Uri ] } - } - } - - Class [ final class Phalcon\Http\Message\StreamFactory implements Psr\Http\Message\StreamFactoryInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } + Method [ protected method processResize ] { - - Properties [0] { - } + - Parameters [2] { + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + } + } - - Methods [3] { - Method [ public method createStream ] { + Method [ protected method processRotate ] { - Parameters [1] { - Parameter #0 [ string $content ] + Parameter #0 [ int $degrees ] } - - Return [ Psr\Http\Message\StreamInterface ] } - Method [ public method createStreamFromFile ] { + Method [ protected method processSave ] { - Parameters [2] { - Parameter #0 [ string $filename ] - Parameter #1 [ string $mode ] + Parameter #0 [ string $file ] + Parameter #1 [ int $quality ] } - - Return [ Psr\Http\Message\StreamInterface ] } - Method [ public method createStreamFromResource ] { + Method [ protected method processSharpen ] { - Parameters [1] { - Parameter #0 [ $phpResource ] + Parameter #0 [ int $amount ] } - - Return [ Psr\Http\Message\StreamInterface ] } - } - } - - Class [ class Phalcon\Http\Message\Stream\Input extends Phalcon\Http\Message\Stream implements Psr\Http\Message\StreamInterface ] { - - - Constants [0] { - } - - Static properties [0] { - } + Method [ protected method processText ] { - - Static methods [0] { - } + - Parameters [9] { + Parameter #0 [ string $text ] + 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 ] + } + } - - Properties [4] { - Property [ protected $handle ] - Property [ protected $stream ] - Property [ private $data ] - Property [ private $eof ] - } + Method [ protected method processWatermark ] { - - Methods [18] { - Method [ public method __construct ] { + - Parameters [4] { + Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] + Parameter #1 [ int $offsetX ] + Parameter #2 [ int $offsetY ] + Parameter #3 [ int $opacity ] + } } - Method [ public method __toString ] { + Method [ public method getHeight ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getContents ] { + Method [ public method getImage ] { - - Parameters [1] { - Parameter #0 [ int $length ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?NULL ] } - Method [ public method isWritable ] { + Method [ public method getMime ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method read ] { + Method [ public method getRealpath ] { - - Parameters [1] { - Parameter #0 [ $length ] + - Parameters [0] { } - Return [ string ] } - Method [ public method __destruct ] { + Method [ public method getType ] { + + - Parameters [0] { + } + - Return [ int ] } - Method [ public method close ] { + Method [ public method getWidth ] { - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method detach ] { + Method [ public method background ] { + + - Parameters [2] { + Parameter #0 [ string $color ] + Parameter #1 [ int $opacity = ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method eof ] { + Method [ public method blur ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $radius ] } - - Return [ bool ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method getMetadata ] { + Method [ public method crop ] { - - Parameters [1] { - Parameter #0 [ $key ] + - Parameters [4] { + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ ?int $offsetX = ] + Parameter #3 [ ?int $offsetY = ] } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method getSize ] { + Method [ public method flip ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $direction ] } - - Return [ int or NULL ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method isReadable ] { + Method [ public method liquidRescale ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ int $deltaX = ] + Parameter #3 [ int $rigidity = ] } - - Return [ bool ] + - Return [ Phalcon\Image\Adapter\AbstractAdapter ] } - Method [ public method isSeekable ] { + Method [ public method mask ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] } - - Return [ bool ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method rewind ] { + Method [ public method pixelate ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $amount ] } - - Return [ void ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method seek ] { + Method [ public method reflection ] { - - Parameters [2] { - Parameter #0 [ $offset ] - Parameter #1 [ $whence ] + - Parameters [3] { + Parameter #0 [ int $height ] + Parameter #1 [ int $opacity = ] + Parameter #2 [ bool $fadeIn = ] } - - Return [ void ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method setStream ] { + Method [ public method render ] { - Parameters [2] { - Parameter #0 [ $stream ] - Parameter #1 [ string $mode ] + Parameter #0 [ ?string $ext = ] + Parameter #1 [ int $quality = ] } - - Return [ void ] + - Return [ string ] } - Method [ public method tell ] { + Method [ public method resize ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ ?int $width = ] + Parameter #1 [ ?int $height = ] + Parameter #2 [ int $master = ] } - - Return [ int ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method write ] { + Method [ public method rotate ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ int $degrees ] } - - Return [ int ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - } - } - - Class [ class Phalcon\Http\Message\Stream\Memory extends Phalcon\Http\Message\Stream implements Psr\Http\Message\StreamInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } + Method [ public method save ] { - - Properties [2] { - Property [ protected $handle ] - Property [ protected $stream ] - } + - Parameters [2] { + Parameter #0 [ ?string $file = ] + Parameter #1 [ int $quality = ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } - - Methods [18] { - Method [ public method __construct ] { + Method [ public method sharpen ] { - Parameters [1] { - Parameter #0 [ $mode ] + Parameter #0 [ int $amount ] } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method __destruct ] { - } - - Method [ public method __toString ] { + Method [ public method text ] { - - Parameters [0] { + - Parameters [7] { + Parameter #0 [ string $text ] + Parameter #1 [ $offsetX = ] + Parameter #2 [ $offsetY = ] + Parameter #3 [ int $opacity = ] + Parameter #4 [ string $color = ] + Parameter #5 [ int $size = ] + Parameter #6 [ ?string $fontfile = ] } - - Return [ string ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method close ] { + Method [ public method watermark ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] + Parameter #1 [ int $offsetX = ] + Parameter #2 [ int $offsetY = ] + Parameter #3 [ int $opacity = ] } - - Return [ void ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } + } + } - Method [ public method detach ] { - } + Class [ class Phalcon\Image\Adapter\Imagick extends Phalcon\Image\Adapter\AbstractAdapter implements Phalcon\Image\Adapter\AdapterInterface ] { - Method [ public method eof ] { + - Constants [0] { + } - - Parameters [0] { - } - - Return [ bool ] - } + - Static properties [2] { + Property [ protected static $checked = false ] + Property [ protected static $version = 0 ] + } - Method [ public method getContents ] { + - Static methods [1] { + Method [ static public method check ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } + } - Method [ public method getMetadata ] { + - Properties [7] { + Property [ protected $file = NULL ] + Property [ protected $height = NULL ] + Property [ protected $image = NULL ] + Property [ protected $mime = NULL ] + Property [ protected $realpath = NULL ] + Property [ protected $type = NULL ] + Property [ protected $width = NULL ] + } - - Parameters [1] { - Parameter #0 [ $key ] + - Methods [40] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $file ] + Parameter #1 [ ?int $width = ] + Parameter #2 [ ?int $height = ] } } - Method [ public method getSize ] { + Method [ public method __destruct ] { - Parameters [0] { } - - Return [ int or NULL ] } - Method [ public method isReadable ] { + Method [ public method getInternalImInstance ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Imagick ] } - Method [ public method isSeekable ] { + Method [ public method setResourceLimit ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ int $type ] + Parameter #1 [ int $limit ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method isWritable ] { + Method [ protected method processBackground ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ int $r ] + Parameter #1 [ int $g ] + Parameter #2 [ int $b ] + Parameter #3 [ int $opacity ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method read ] { + Method [ protected method processBlur ] { - Parameters [1] { - Parameter #0 [ $length ] + Parameter #0 [ int $radius ] } - - Return [ string ] + - Return [ void ] } - Method [ public method rewind ] { + Method [ protected method processCrop ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ int $offsetX ] + Parameter #3 [ int $offsetY ] } - Return [ void ] } - Method [ public method seek ] { + Method [ protected method processFlip ] { - - Parameters [2] { - Parameter #0 [ $offset ] - Parameter #1 [ $whence ] + - Parameters [1] { + Parameter #0 [ int $direction ] } - Return [ void ] } - Method [ public method setStream ] { + Method [ protected method processLiquidRescale ] { - - Parameters [2] { - Parameter #0 [ $stream ] - Parameter #1 [ string $mode ] + - Parameters [4] { + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ int $deltaX ] + Parameter #3 [ int $rigidity ] } - Return [ void ] } - Method [ public method tell ] { + Method [ protected method processMask ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $image ] } - - Return [ int ] + - Return [ void ] } - Method [ public method write ] { + Method [ protected method processPixelate ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ int $amount ] } - - Return [ int ] + - Return [ void ] } - } - } - - Class [ class Phalcon\Http\Message\Stream\Temp extends Phalcon\Http\Message\Stream implements Psr\Http\Message\StreamInterface ] { - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } + Method [ protected method processReflection ] { - - Properties [2] { - Property [ protected $handle ] - Property [ protected $stream ] - } + - Parameters [3] { + Parameter #0 [ int $height ] + Parameter #1 [ int $opacity ] + Parameter #2 [ bool $fadeIn ] + } + - Return [ void ] + } - - Methods [18] { - Method [ public method __construct ] { + Method [ protected method processRender ] { - - Parameters [1] { - Parameter #0 [ $mode ] + - Parameters [2] { + Parameter #0 [ string $extension ] + Parameter #1 [ int $quality ] } + - Return [ string ] } - Method [ public method __destruct ] { - } - - Method [ public method __toString ] { + Method [ protected method processResize ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] } - - Return [ string ] + - Return [ void ] } - Method [ public method close ] { + Method [ protected method processRotate ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $degrees ] } - Return [ void ] } - Method [ public method detach ] { + Method [ protected method processSave ] { + + - Parameters [2] { + Parameter #0 [ string $file ] + Parameter #1 [ int $quality ] + } + - Return [ void ] } - Method [ public method eof ] { + Method [ protected method processSharpen ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $amount ] } - - Return [ bool ] } - Method [ public method getContents ] { + Method [ protected method processText ] { - - Parameters [0] { + - Parameters [9] { + Parameter #0 [ string $text ] + Parameter #1 [ $offsetX ] + Parameter #2 [ $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 ] } - - Return [ string ] } - Method [ public method getMetadata ] { + Method [ protected method processWatermark ] { - - Parameters [1] { - Parameter #0 [ $key ] + - Parameters [4] { + Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $image ] + Parameter #1 [ int $offsetX ] + Parameter #2 [ int $offsetY ] + Parameter #3 [ int $opacity ] } } - Method [ public method getSize ] { + Method [ public method getHeight ] { - Parameters [0] { } - - Return [ int or NULL ] + - Return [ int ] } - Method [ public method isReadable ] { + Method [ public method getImage ] { - Parameters [0] { } - - Return [ bool ] + - Return [ ?NULL ] } - Method [ public method isSeekable ] { + Method [ public method getMime ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method isWritable ] { + Method [ public method getRealpath ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method read ] { + Method [ public method getType ] { - - Parameters [1] { - Parameter #0 [ $length ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method rewind ] { + Method [ public method getWidth ] { - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method seek ] { + Method [ public method background ] { - Parameters [2] { - Parameter #0 [ $offset ] - Parameter #1 [ $whence ] + Parameter #0 [ string $color ] + Parameter #1 [ int $opacity = ] } - - Return [ void ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method setStream ] { + Method [ public method blur ] { - - Parameters [2] { - Parameter #0 [ $stream ] - Parameter #1 [ string $mode ] + - Parameters [1] { + Parameter #0 [ int $radius ] } - - Return [ void ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method tell ] { + Method [ public method crop ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ ?int $offsetX = ] + Parameter #3 [ ?int $offsetY = ] } - - Return [ int ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method write ] { + Method [ public method flip ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ int $direction ] } - - Return [ int ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - } - } - - Class [ final class Phalcon\Http\Message\UploadedFile implements Psr\Http\Message\UploadedFileInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [7] { - Property [ private $alreadyMoved ] - Property [ private $clientFilename ] - Property [ private $clientMediaType ] - Property [ private $error ] - Property [ private $fileName ] - Property [ private $size ] - Property [ private $stream ] - } - - Methods [11] { - Method [ public method getClientFilename ] { + Method [ public method liquidRescale ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ int $deltaX = ] + Parameter #3 [ int $rigidity = ] } - - Return [ string or NULL ] + - Return [ Phalcon\Image\Adapter\AbstractAdapter ] } - Method [ public method getClientMediaType ] { + Method [ public method mask ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] } - - Return [ string or NULL ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method getError ] { + Method [ public method pixelate ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $amount ] } - - Return [ int ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method getSize ] { + Method [ public method reflection ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ int $height ] + Parameter #1 [ int $opacity = ] + Parameter #2 [ bool $fadeIn = ] } - - Return [ int or NULL ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method __construct ] { + Method [ public method render ] { - - Parameters [5] { - Parameter #0 [ $stream ] - Parameter #1 [ int or NULL $size ] - Parameter #2 [ int $error ] - Parameter #3 [ string or NULL $clientFilename ] - Parameter #4 [ string or NULL $clientMediaType ] + - Parameters [2] { + Parameter #0 [ ?string $ext = ] + Parameter #1 [ int $quality = ] } + - Return [ string ] } - Method [ public method getStream ] { - } - - Method [ public method moveTo ] { + Method [ public method resize ] { - - Parameters [1] { - Parameter #0 [ $targetPath ] + - Parameters [3] { + Parameter #0 [ ?int $width = ] + Parameter #1 [ ?int $height = ] + Parameter #2 [ int $master = ] } - - Return [ void ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ private method checkError ] { + Method [ public method rotate ] { - Parameters [1] { - Parameter #0 [ int $error ] + Parameter #0 [ int $degrees ] } - - Return [ void ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ private method checkStream ] { + Method [ public method save ] { - Parameters [2] { - Parameter #0 [ $stream ] - Parameter #1 [ int $error ] + Parameter #0 [ ?string $file = ] + Parameter #1 [ int $quality = ] } - - Return [ void ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ private method getErrorDescription ] { + Method [ public method sharpen ] { - Parameters [1] { - Parameter #0 [ int $error ] + Parameter #0 [ int $amount ] } - - Return [ string ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ private method storeFile ] { + Method [ public method text ] { - - Parameters [1] { - Parameter #0 [ string $targetPath ] + - Parameters [7] { + Parameter #0 [ string $text ] + Parameter #1 [ $offsetX = ] + Parameter #2 [ $offsetY = ] + Parameter #3 [ int $opacity = ] + Parameter #4 [ string $color = ] + Parameter #5 [ int $size = ] + Parameter #6 [ ?string $fontfile = ] } - - Return [ void ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method watermark ] { + + - Parameters [4] { + Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] + Parameter #1 [ int $offsetX = ] + Parameter #2 [ int $offsetY = ] + Parameter #3 [ int $opacity = ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } } } - Class [ final class Phalcon\Http\Message\UploadedFileFactory implements Psr\Http\Message\UploadedFileFactoryInterface ] { + Class [ class Phalcon\Image\Enum ] { - - Constants [0] { + - Constants [9] { + 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] { @@ -50477,22 +56947,11 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Properties [0] { } - - Methods [1] { - Method [ public method createUploadedFile ] { - - - Parameters [5] { - Parameter #0 [ Psr\Http\Message\StreamInterface $stream ] - Parameter #1 [ int or NULL $size ] - Parameter #2 [ int $error ] - Parameter #3 [ string or NULL $clientFilename ] - Parameter #4 [ string or NULL $clientMediaType ] - } - - Return [ Psr\Http\Message\UploadedFileInterface ] - } + - Methods [0] { } } - Class [ final class Phalcon\Http\Message\Uri extends Phalcon\Http\Message\AbstractCommon implements Psr\Http\Message\UriInterface ] { + Class [ class Phalcon\Image\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -50500,233 +56959,205 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [0] { + - Static methods [1] { + Method [ static public method containerServiceNotFound ] { + + - Parameters [1] { + Parameter #0 [ string $service ] + } + - Return [ string ] + } } - - Properties [8] { - Property [ protected $fragment ] - Property [ protected $host ] - Property [ protected $pass ] - Property [ protected $path ] - Property [ protected $port ] - Property [ protected $query ] - Property [ protected $scheme ] - Property [ protected $user ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - - Methods [27] { - Method [ public method getFragment ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ string ] } - Method [ public method getHost ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method getPath ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getPort ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ int or NULL ] } - Method [ public method getQuery ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getScheme ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method __construct ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $uri ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method __toString ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ public method getAuthority ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getUserInfo ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method withFragment ] { - - - Parameters [1] { - Parameter #0 [ $fragment ] - } - - Return [ Phalcon\Http\Message\Uri ] - } - - Method [ public method withPath ] { - - - Parameters [1] { - Parameter #0 [ $path ] - } - - Return [ Phalcon\Http\Message\Uri ] - } + Class [ class Phalcon\Image\ImageFactory extends Phalcon\Factory\AbstractFactory ] { - Method [ public method withPort ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ $port ] - } - - Return [ Phalcon\Http\Message\Uri ] - } + - Static properties [0] { + } - Method [ public method withQuery ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ $query ] - } - - Return [ Phalcon\Http\Message\Uri ] - } + - Properties [2] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] + } - Method [ public method withScheme ] { + - Methods [11] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $scheme ] - } - - Return [ Phalcon\Http\Message\Uri ] - } - - Method [ public method withUserInfo ] { - - - Parameters [2] { - Parameter #0 [ $user ] - Parameter #1 [ $password ] + Parameter #0 [ array $services = [] ] } - - Return [ Phalcon\Http\Message\Uri ] } - Method [ public method withHost ] { + Method [ public method load ] { - Parameters [1] { - Parameter #0 [ $host ] + Parameter #0 [ $config ] } - - Return [ Phalcon\Http\Message\Uri ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ private method checkValue ] { + Method [ public method newInstance ] { - - Parameters [3] { - Parameter #0 [ string $value ] - Parameter #1 [ string $prefix ] - Parameter #2 [ string $suffix ] + - Parameters [4] { + Parameter #0 [ string $name ] + Parameter #1 [ string $file ] + Parameter #2 [ ?int $width = ] + Parameter #3 [ ?int $height = ] } - - Return [ string ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ private method filterFragment ] { + Method [ protected method getExceptionClass ] { - - Parameters [1] { - Parameter #0 [ string $fragment ] + - Parameters [0] { } - Return [ string ] } - Method [ private method filterPath ] { + Method [ protected method getServices ] { - - Parameters [1] { - Parameter #0 [ string $path ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ private method filterPort ] { + Method [ private method getArrVal ] { - - Parameters [1] { - Parameter #0 [ $port ] + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] } - - Return [ int or NULL ] } - Method [ private method filterQuery ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ string $query ] + Parameter #0 [ string $name ] } - - Return [ string ] } - Method [ private method filterScheme ] { + Method [ protected method init ] { - Parameters [1] { - Parameter #0 [ string $scheme ] + Parameter #0 [ array $services = [] ] } - - Return [ string ] + - Return [ void ] } - Method [ private method splitQueryValue ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ $config ] } - Return [ array ] } - Method [ final protected method cloneInstance ] { + Method [ protected method checkConfigElement ] { - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ string $property ] + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] } + - Return [ array ] } - Method [ final protected method checkStringParameter ] { + Method [ protected method getException ] { - Parameters [1] { - Parameter #0 [ $element ] - } - - Return [ void ] - } - - Method [ final protected method processWith ] { - - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ string $property ] + Parameter #0 [ string $message ] } + - Return [ Exception ] } } } - Class [ final class Phalcon\Http\Message\UriFactory implements Psr\Http\Message\UriFactoryInterface ] { + Class [ class Phalcon\Loader implements Phalcon\Events\EventsAwareInterface ] { - Constants [0] { } @@ -50737,614 +57168,624 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [0] { + - Properties [10] { + Property [ protected $checkedPath = NULL ] + Property [ protected $classes = NULL ] + Property [ protected $directories = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $extensions = NULL ] + Property [ protected $fileCheckingCallback = 'is_file' ] + Property [ protected $files = NULL ] + Property [ protected $foundPath = NULL ] + Property [ protected $namespaces = NULL ] + Property [ protected $registered = false ] } - - Methods [1] { - Method [ public method createUri ] { + - Methods [20] { + Method [ public method autoLoad ] { - Parameters [1] { - Parameter #0 [ string $uri ] + Parameter #0 [ string $className ] } - - Return [ Psr\Http\Message\UriInterface ] + - Return [ bool ] } - } - } - - Class [ class Phalcon\Http\Request extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Http\RequestInterface, Phalcon\Http\Message\RequestMethodInterface ] { - - - Constants [10] { - Constant [ public string METHOD_CONNECT ] { CONNECT } - Constant [ public string METHOD_DELETE ] { DELETE } - Constant [ public string METHOD_GET ] { GET } - Constant [ public string METHOD_HEAD ] { HEAD } - Constant [ public string METHOD_OPTIONS ] { OPTIONS } - Constant [ public string METHOD_PATCH ] { PATCH } - Constant [ public string METHOD_POST ] { POST } - Constant [ public string METHOD_PURGE ] { PURGE } - Constant [ public string METHOD_PUT ] { PUT } - Constant [ public string METHOD_TRACE ] { TRACE } - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [7] { - Property [ protected $container ] - Property [ private $filterService ] - Property [ private $httpMethodParameterOverride ] - Property [ private $queryFilters ] - Property [ private $putCache ] - Property [ private $rawBody ] - Property [ private $strictHostCheck ] - } - - Methods [71] { - Method [ public method getHttpMethodParameterOverride ] { + Method [ public method getCheckedPath ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method setHttpMethodParameterOverride ] { + Method [ public method getClasses ] { - - Parameters [1] { - Parameter #0 [ bool $httpMethodParameterOverride ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method get ] { + Method [ public method getDirs ] { - - Parameters [5] { - Parameter #0 [ string or NULL $name ] - Parameter #1 [ $filters ] - Parameter #2 [ $defaultValue ] - Parameter #3 [ bool $notAllowEmpty ] - Parameter #4 [ bool $noRecursive ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method getAcceptableContent ] { + Method [ public method getEventsManager ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method getBasicAuth ] { + Method [ public method getExtensions ] { - Parameters [0] { } - - Return [ array or NULL ] + - Return [ array ] } - Method [ public method getBestAccept ] { + Method [ public method getFiles ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getBestCharset ] { + Method [ public method getFoundPath ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getBestLanguage ] { + Method [ public method getNamespaces ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getPreferredIsoLocaleVariant ] { + Method [ public method loadFiles ] { - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ public method getClientAddress ] { + Method [ public method register ] { - Parameters [1] { - Parameter #0 [ bool $trustForwardedHeader ] + Parameter #0 [ bool $prepend = ] } + - Return [ Phalcon\Loader ] } - Method [ public method getClientCharsets ] { + Method [ public method registerClasses ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $classes ] + Parameter #1 [ bool $merge = ] } - - Return [ array ] + - Return [ Phalcon\Loader ] } - Method [ public method getContentType ] { + Method [ public method registerDirs ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $directories ] + Parameter #1 [ bool $merge = ] } - - Return [ string or NULL ] + - Return [ Phalcon\Loader ] } - Method [ public method getDigestAuth ] { + Method [ public method registerFiles ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $files ] + Parameter #1 [ bool $merge = ] } - - Return [ array ] + - Return [ Phalcon\Loader ] } - Method [ public method getFilteredQuery ] { + Method [ public method registerNamespaces ] { - - Parameters [4] { - Parameter #0 [ string or NULL $name ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ bool $notAllowEmpty ] - Parameter #3 [ bool $noRecursive ] + - Parameters [2] { + Parameter #0 [ array $namespaces ] + Parameter #1 [ bool $merge = ] } + - Return [ Phalcon\Loader ] } - Method [ public method getFilteredPost ] { + Method [ public method setEventsManager ] { - - Parameters [4] { - Parameter #0 [ string or NULL $name ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ bool $notAllowEmpty ] - Parameter #3 [ bool $noRecursive ] + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } + - Return [ void ] } - Method [ public method getFilteredPut ] { + Method [ public method setExtensions ] { - - Parameters [4] { - Parameter #0 [ string or NULL $name ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ bool $notAllowEmpty ] - Parameter #3 [ bool $noRecursive ] + - Parameters [1] { + Parameter #0 [ array $extensions ] } + - Return [ Phalcon\Loader ] } - Method [ final public method getHeader ] { + Method [ public method setFileCheckingCallback ] { - Parameters [1] { - Parameter #0 [ string $header ] + Parameter #0 [ $callback = ] } - - Return [ string ] + - Return [ Phalcon\Loader ] } - Method [ public method getHeaders ] { + Method [ public method unregister ] { - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Loader ] } - Method [ public method getHttpHost ] { + Method [ protected method prepareNamespace ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $namespaceName ] } - - Return [ string ] + - Return [ array ] } + } + } - Method [ public method getHTTPReferer ] { + Class [ class Phalcon\Loader\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - - Parameters [0] { - } - - Return [ string ] - } + - Constants [0] { + } - Method [ public method getJsonRawBody ] { + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method containerServiceNotFound ] { - Parameters [1] { - Parameter #0 [ bool $associative ] + Parameter #0 [ string $service ] } + - Return [ string ] } + } - Method [ public method getLanguages ] { - - - Parameters [0] { - } - - Return [ array ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] + } - Method [ final public method getMethod ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ string ] } - Method [ public method getPort ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ int ] } - Method [ public method getPost ] { + Method [ final public method getMessage ] { - - Parameters [5] { - Parameter #0 [ string or NULL $name ] - Parameter #1 [ $filters ] - Parameter #2 [ $defaultValue ] - Parameter #3 [ bool $notAllowEmpty ] - Parameter #4 [ bool $noRecursive ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getPut ] { + Method [ final public method getCode ] { - - Parameters [5] { - Parameter #0 [ string or NULL $name ] - Parameter #1 [ $filters ] - Parameter #2 [ $defaultValue ] - Parameter #3 [ bool $notAllowEmpty ] - Parameter #4 [ bool $noRecursive ] + - Parameters [0] { } } - Method [ public method getQuery ] { + Method [ final public method getFile ] { - - Parameters [5] { - Parameter #0 [ string or NULL $name ] - Parameter #1 [ $filters ] - Parameter #2 [ $defaultValue ] - Parameter #3 [ bool $notAllowEmpty ] - Parameter #4 [ bool $noRecursive ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getRawBody ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getScheme ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getServer ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ string or NULL ] + - Return [ ?Throwable ] } - Method [ public method getServerAddress ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getServerName ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method getUploadedFiles ] { + Class [ class Phalcon\Logger\AdapterFactory extends Phalcon\Factory\AbstractFactory ] { - - Parameters [2] { - Parameter #0 [ bool $onlySuccessful ] - Parameter #1 [ bool $namedKeys ] - } - - Return [ array ] - } + - Constants [0] { + } - Method [ final public method getURI ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] + } + + - Methods [9] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ bool $onlyPath ] + Parameter #0 [ array $services = [] ] } - - Return [ string ] } - Method [ public method getUserAgent ] { + Method [ public method newInstance ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ string $fileName ] + Parameter #2 [ array $options = [] ] } - - Return [ string ] + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method has ] { + Method [ protected method getExceptionClass ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method hasFiles ] { + Method [ protected method getServices ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ final public method hasHeader ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ string $header ] + Parameter #0 [ string $name ] } - - Return [ bool ] } - Method [ public method hasPost ] { + Method [ protected method init ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ array $services = [] ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method hasPut ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $config ] } - - Return [ bool ] + - Return [ array ] } - Method [ public method hasQuery ] { + Method [ protected method checkConfigElement ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] } - - Return [ bool ] + - Return [ array ] } - Method [ final public method hasServer ] { + Method [ protected method getException ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $message ] } - - Return [ bool ] + - Return [ Exception ] } + } + } - Method [ public method isAjax ] { + Class [ class Phalcon\Logger\Adapter\Noop extends Phalcon\Logger\Adapter\AbstractAdapter implements Phalcon\Logger\Adapter\AdapterInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $defaultFormatter = 'Phalcon\Logger\...' ] + Property [ protected $formatter = NULL ] + Property [ protected $inTransaction = false ] + Property [ protected $queue = NULL ] + } + + - Methods [13] { + Method [ public method close ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method isConnect ] { + Method [ public method process ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method isDelete ] { + Method [ public method __destruct ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method isGet ] { + Method [ public method __serialize ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method isHead ] { + Method [ public method __unserialize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $data ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method isMethod ] { + Method [ public method add ] { - - Parameters [2] { - Parameter #0 [ $methods ] - Parameter #1 [ bool $strict ] + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] } - - Return [ bool ] + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method isOptions ] { + Method [ public method begin ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method isPatch ] { + Method [ public method commit ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method isPost ] { + Method [ public method getFormatter ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Logger\Formatter\FormatterInterface ] } - Method [ public method isPut ] { + Method [ public method inTransaction ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method isPurge ] { + Method [ public method rollback ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method isSecure ] { + Method [ public method setFormatter ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Formatter\FormatterInterface $formatter ] } - - Return [ bool ] + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method isStrictHostCheck ] { + Method [ protected method getFormattedItem ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method isSoap ] { + Class [ class Phalcon\Logger\Adapter\Stream extends Phalcon\Logger\Adapter\AbstractAdapter implements Phalcon\Logger\Adapter\AdapterInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [8] { + Property [ protected $defaultFormatter = 'Phalcon\Logger\...' ] + Property [ protected $formatter = NULL ] + Property [ protected $inTransaction = false ] + Property [ protected $queue = NULL ] + Property [ protected $handler = NULL ] + Property [ protected $mode = 'ab' ] + Property [ protected $name = NULL ] + Property [ protected $options = NULL ] + } + + - Methods [16] { + Method [ public method getName ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method isTrace ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $options = [] ] } - - Return [ bool ] } - Method [ public method isValidHttpMethod ] { + Method [ public method close ] { - - Parameters [1] { - Parameter #0 [ string $method ] + - Parameters [0] { } - Return [ bool ] } - Method [ public method numFiles ] { + Method [ public method process ] { - Parameters [1] { - Parameter #0 [ bool $onlySuccessful ] + Parameter #0 [ Phalcon\Logger\Item $item ] } - - Return [ int ] + - Return [ void ] } - Method [ public method setParameterFilters ] { + Method [ protected method phpFopen ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ array $filters ] - Parameter #2 [ array $scope ] + - Parameters [2] { + Parameter #0 [ string $filename ] + Parameter #1 [ string $mode ] } - - Return [ Phalcon\Http\RequestInterface ] } - Method [ public method setStrictHostCheck ] { + Method [ public method __destruct ] { - - Parameters [1] { - Parameter #0 [ bool $flag ] + - Parameters [0] { } - - Return [ Phalcon\Http\RequestInterface ] } - Method [ final protected method getBestQuality ] { + Method [ public method __serialize ] { - - Parameters [2] { - Parameter #0 [ array $qualityParts ] - Parameter #1 [ string $name ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ final protected method getHelper ] { + Method [ public method __unserialize ] { - - Parameters [6] { - Parameter #0 [ array $source ] - Parameter #1 [ string or NULL $name ] - Parameter #2 [ $filters ] - Parameter #3 [ $defaultValue ] - Parameter #4 [ bool $notAllowEmpty ] - Parameter #5 [ bool $noRecursive ] + - Parameters [1] { + Parameter #0 [ array $data ] } + - Return [ void ] } - Method [ final protected method hasFileHelper ] { + Method [ public method add ] { - - Parameters [2] { - Parameter #0 [ $data ] - Parameter #1 [ bool $onlySuccessful ] + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] } - - Return [ int ] + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ final protected method getQualityHeader ] { + Method [ public method begin ] { - - Parameters [2] { - Parameter #0 [ string $serverIndex ] - Parameter #1 [ string $name ] + - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ protected method resolveAuthorizationHeaders ] { + Method [ public method commit ] { - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ final protected method smoothFiles ] { + Method [ public method getFormatter ] { - - Parameters [6] { - Parameter #0 [ array $names ] - Parameter #1 [ array $types ] - Parameter #2 [ array $tmp_names ] - Parameter #3 [ array $sizes ] - Parameter #4 [ array $errors ] - Parameter #5 [ string $prefix ] + - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Logger\Formatter\FormatterInterface ] } - Method [ private method getFilterService ] { + Method [ public method inTransaction ] { - Parameters [0] { } - - Return [ Phalcon\Filter\FilterInterface ] + - Return [ bool ] } - Method [ private method getServerArray ] { + Method [ public method rollback ] { - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method getDI ] { + Method [ public method setFormatter ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Formatter\FormatterInterface $formatter ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method setDI ] { + Method [ protected method getFormattedItem ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ Phalcon\Logger\Item $item ] } - - Return [ void ] + - Return [ string ] } } } - Class [ class Phalcon\Http\Request\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Logger\Adapter\Syslog extends Phalcon\Logger\Adapter\AbstractAdapter implements Phalcon\Logger\Adapter\AdapterInterface ] { - Constants [0] { } @@ -51352,547 +57793,545 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { - - - Parameters [1] { - Parameter #0 [ string $service ] - } - - Return [ string ] - } + - Static methods [0] { } - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + - Properties [8] { + Property [ protected $defaultFormatter = 'Phalcon\Logger\...' ] + Property [ protected $formatter = NULL ] + Property [ protected $inTransaction = false ] + Property [ protected $queue = NULL ] + Property [ protected $facility = 0 ] + Property [ protected $name = '' ] + Property [ protected $opened = false ] + Property [ protected $option = 0 ] } - - Methods [10] { - Method [ public method __construct ] { + - Methods [16] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $options = [] ] } } - Method [ public method __wakeup ] { - } - - Method [ final public method getMessage ] { - } + Method [ public method close ] { - Method [ final public method getCode ] { + - Parameters [0] { + } + - Return [ bool ] } - Method [ final public method getFile ] { - } + Method [ public method process ] { - Method [ final public method getLine ] { + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ void ] } - Method [ final public method getTrace ] { - } + Method [ protected method openlog ] { - Method [ final public method getPrevious ] { + - Parameters [3] { + Parameter #0 [ string $ident ] + Parameter #1 [ int $option ] + Parameter #2 [ int $facility ] + } + - Return [ bool ] } - Method [ final public method getTraceAsString ] { - } + Method [ private method logLevelToSyslog ] { - Method [ public method __toString ] { + - Parameters [1] { + Parameter #0 [ int $level ] + } + - Return [ int ] } - } - } - - Class [ class Phalcon\Http\Request\File implements Phalcon\Http\Request\FileInterface ] { - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [8] { - Property [ protected $error ] - Property [ protected $extension ] - Property [ protected $key ] - Property [ protected $name ] - Property [ protected $realType ] - Property [ protected $size ] - Property [ protected $tmp ] - Property [ protected $type ] - } - - - Methods [11] { - Method [ public method getError ] { + Method [ public method __destruct ] { - Parameters [0] { } - - Return [ string or NULL ] } - Method [ public method getExtension ] { + Method [ public method __serialize ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getKey ] { + Method [ public method __unserialize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $data ] } - - Return [ string or NULL ] + - Return [ void ] } - Method [ public method __construct ] { + Method [ public method add ] { - - Parameters [2] { - Parameter #0 [ array $file ] - Parameter #1 [ $key ] + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method getName ] { + Method [ public method begin ] { - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method getRealType ] { + Method [ public method commit ] { - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method getSize ] { + Method [ public method getFormatter ] { - Parameters [0] { } - - Return [ int ] + - Return [ Phalcon\Logger\Formatter\FormatterInterface ] } - Method [ public method getTempName ] { + Method [ public method inTransaction ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ public method getType ] { + Method [ public method rollback ] { - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method isUploadedFile ] { + Method [ public method setFormatter ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Formatter\FormatterInterface $formatter ] } - - Return [ bool ] + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method moveTo ] { + Method [ protected method getFormattedItem ] { - Parameters [1] { - Parameter #0 [ string $destination ] + Parameter #0 [ Phalcon\Logger\Item $item ] } - - Return [ bool ] + - Return [ string ] } } } - Class [ class Phalcon\Http\Response implements Phalcon\Http\ResponseInterface, Phalcon\Di\InjectionAwareInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Http\Message\ResponseStatusCodeInterface ] { + Class [ class Phalcon\Logger\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - - Constants [88] { - Constant [ public int STATUS_CONTINUE ] { 100 } - Constant [ public int STATUS_SWITCHING_PROTOCOLS ] { 101 } - Constant [ public int STATUS_PROCESSING ] { 102 } - Constant [ public int STATUS_EARLY_HINTS ] { 103 } - Constant [ public int STATUS_OK ] { 200 } - Constant [ public int STATUS_CREATED ] { 201 } - Constant [ public int STATUS_ACCEPTED ] { 202 } - Constant [ public int STATUS_NON_AUTHORITATIVE_INFORMATION ] { 203 } - Constant [ public int STATUS_NO_CONTENT ] { 204 } - Constant [ public int STATUS_RESET_CONTENT ] { 205 } - Constant [ public int STATUS_PARTIAL_CONTENT ] { 206 } - Constant [ public int STATUS_MULTI_STATUS ] { 207 } - Constant [ public int STATUS_ALREADY_REPORTED ] { 208 } - Constant [ public int STATUS_IM_USED ] { 226 } - Constant [ public int STATUS_MULTIPLE_CHOICES ] { 300 } - Constant [ public int STATUS_MOVED_PERMANENTLY ] { 301 } - Constant [ public int STATUS_FOUND ] { 302 } - Constant [ public int STATUS_SEE_OTHER ] { 303 } - Constant [ public int STATUS_NOT_MODIFIED ] { 304 } - Constant [ public int STATUS_USE_PROXY ] { 305 } - Constant [ public int STATUS_RESERVED ] { 306 } - Constant [ public int STATUS_TEMPORARY_REDIRECT ] { 307 } - Constant [ public int STATUS_PERMANENT_REDIRECT ] { 308 } - Constant [ public int STATUS_BAD_REQUEST ] { 400 } - Constant [ public int STATUS_UNAUTHORIZED ] { 401 } - Constant [ public int STATUS_PAYMENT_REQUIRED ] { 402 } - Constant [ public int STATUS_FORBIDDEN ] { 403 } - Constant [ public int STATUS_NOT_FOUND ] { 404 } - Constant [ public int STATUS_METHOD_NOT_ALLOWED ] { 405 } - Constant [ public int STATUS_NOT_ACCEPTABLE ] { 406 } - Constant [ public int STATUS_PROXY_AUTHENTICATION_REQUIRED ] { 407 } - Constant [ public int STATUS_REQUEST_TIMEOUT ] { 408 } - Constant [ public int STATUS_CONFLICT ] { 409 } - Constant [ public int STATUS_GONE ] { 410 } - Constant [ public int STATUS_LENGTH_REQUIRED ] { 411 } - Constant [ public int STATUS_PRECONDITION_FAILED ] { 412 } - Constant [ public int STATUS_PAYLOAD_TOO_LARGE ] { 413 } - Constant [ public int STATUS_URI_TOO_LONG ] { 414 } - Constant [ public int STATUS_UNSUPPORTED_MEDIA_TYPE ] { 415 } - Constant [ public int STATUS_RANGE_NOT_SATISFIABLE ] { 416 } - Constant [ public int STATUS_EXPECTATION_FAILED ] { 417 } - Constant [ public int STATUS_IM_A_TEAPOT ] { 418 } - Constant [ public int STATUS_MISDIRECTED_REQUEST ] { 421 } - Constant [ public int STATUS_UNPROCESSABLE_ENTITY ] { 422 } - Constant [ public int STATUS_LOCKED ] { 423 } - Constant [ public int STATUS_FAILED_DEPENDENCY ] { 424 } - Constant [ public int STATUS_TOO_EARLY ] { 425 } - Constant [ public int STATUS_UPGRADE_REQUIRED ] { 426 } - Constant [ public int STATUS_PRECONDITION_REQUIRED ] { 428 } - Constant [ public int STATUS_TOO_MANY_REQUESTS ] { 429 } - Constant [ public int STATUS_REQUEST_HEADER_FIELDS_TOO_LARGE ] { 431 } - Constant [ public int STATUS_UNAVAILABLE_FOR_LEGAL_REASONS ] { 451 } - Constant [ public int STATUS_INTERNAL_SERVER_ERROR ] { 500 } - Constant [ public int STATUS_NOT_IMPLEMENTED ] { 501 } - Constant [ public int STATUS_BAD_GATEWAY ] { 502 } - Constant [ public int STATUS_SERVICE_UNAVAILABLE ] { 503 } - Constant [ public int STATUS_GATEWAY_TIMEOUT ] { 504 } - Constant [ public int STATUS_VERSION_NOT_SUPPORTED ] { 505 } - Constant [ public int STATUS_VARIANT_ALSO_NEGOTIATES ] { 506 } - Constant [ public int STATUS_INSUFFICIENT_STORAGE ] { 507 } - Constant [ public int STATUS_LOOP_DETECTED ] { 508 } - Constant [ public int STATUS_NOT_EXTENDED ] { 510 } - Constant [ public int STATUS_NETWORK_AUTHENTICATION_REQUIRED ] { 511 } - Constant [ public int STATUS_THIS_IS_FINE ] { 218 } - Constant [ public int STATUS_PAGE_EXPIRED ] { 419 } - Constant [ public int STATUS_METHOD_FAILURE ] { 420 } - Constant [ public int STATUS_LOGIN_TIMEOUT ] { 440 } - Constant [ public int STATUS_NO_RESPONSE ] { 444 } - Constant [ public int STATUS_RETRY_WITH ] { 449 } - Constant [ public int STATUS_BLOCKED_BY_WINDOWS_PARENTAL_CONTROLS ] { 450 } - Constant [ public int STATUS_REQUEST_HEADER_TOO_LARGE ] { 494 } - Constant [ public int STATUS_SSL_CERTIFICATE_ERROR ] { 495 } - Constant [ public int STATUS_SSL_CERTIFICATE_REQUIRED ] { 496 } - Constant [ public int STATUS_HTTP_REQUEST_SENT_TO_HTTPS_PORT ] { 497 } - Constant [ public int STATUS_INVALID_TOKEN_ESRI ] { 498 } - Constant [ public int STATUS_CLIENT_CLOSED_REQUEST ] { 499 } - Constant [ public int STATUS_BANDWIDTH_LIMIT_EXCEEDED ] { 509 } - Constant [ public int STATUS_UNKNOWN_ERROR ] { 520 } - Constant [ public int STATUS_WEB_SERVER_IS_DOWN ] { 521 } - Constant [ public int STATUS_CONNECTION_TIMEOUT ] { 522 } - Constant [ public int STATUS_ORIGIN_IS_UNREACHABLE ] { 523 } - Constant [ public int STATUS_TIMEOUT_OCCURRED ] { 524 } - Constant [ public int STATUS_SSL_HANDSHAKE_FAILED ] { 525 } - Constant [ public int STATUS_INVALID_SSL_CERTIFICATE ] { 526 } - Constant [ public int STATUS_RAILGUN_ERROR ] { 527 } - Constant [ public int STATUS_ORIGIN_DNS_ERROR ] { 530 } - Constant [ public int STATUS_NETWORK_READ_TIMEOUT_ERROR ] { 598 } - Constant [ public int STATUS_NETWORK_CONNECT_TIMEOUT_ERROR ] { 599 } + - Constants [0] { } - Static properties [0] { } - - Static methods [0] { + - Static methods [1] { + Method [ static public method containerServiceNotFound ] { + + - Parameters [1] { + Parameter #0 [ string $service ] + } + - Return [ string ] + } } - - Properties [8] { - Property [ protected $container ] - Property [ protected $content ] - Property [ protected $cookies ] - Property [ protected $eventsManager ] - Property [ protected $file ] - Property [ protected $headers ] - Property [ protected $sent ] - Property [ protected $statusCodes ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - - Methods [34] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + } + + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ string or NULL $content ] - Parameter #1 [ $code ] - Parameter #2 [ $status ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method appendContent ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ $content ] + - Parameters [0] { } - - Return [ Phalcon\Http\ResponseInterface ] } - Method [ public method getContent ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getCookies ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ Phalcon\Http\Response\CookiesInterface ] + - Return [ int ] } - Method [ public method getDI ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ array ] } - Method [ public method getEventsManager ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ ?Throwable ] } - Method [ public method getHeaders ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ Phalcon\Http\Response\HeadersInterface ] + - Return [ string ] } - Method [ public method getReasonPhrase ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ string ] } + } + } - Method [ public method getStatusCode ] { + Class [ class Phalcon\Logger\Formatter\Json extends Phalcon\Logger\Formatter\AbstractFormatter implements Phalcon\Logger\Formatter\FormatterInterface ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $dateFormat = 'c' ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $dateFormat = ] } - - Return [ int or NULL ] } - Method [ public method hasHeader ] { + Method [ public method format ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ Phalcon\Logger\Item $item ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method isSent ] { + Method [ public method getDateFormat ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method redirect ] { + Method [ public method setDateFormat ] { - - Parameters [3] { - Parameter #0 [ $location ] - Parameter #1 [ bool $externalRedirect ] - Parameter #2 [ int $statusCode ] + - Parameters [1] { + Parameter #0 [ string $dateFormat ] } - - Return [ Phalcon\Http\ResponseInterface ] } - Method [ public method removeHeader ] { + Method [ protected method getFormattedDate ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ Phalcon\Logger\Item $item ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ string ] } - Method [ public method resetHeaders ] { + Method [ protected method toEndsWith ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ bool ] } - Method [ public method send ] { + Method [ protected method toInterpolate ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $input ] + Parameter #1 [ array $context = [] ] + Parameter #2 [ string $left = ] + Parameter #3 [ string $right = ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ string ] } - Method [ public method sendCookies ] { + Method [ protected method toLower ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ string ] } - Method [ public method sendHeaders ] { + Method [ protected method toStartsWith ] { + + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] + } + - Return [ bool ] } - Method [ public method setCache ] { + Method [ protected method toUpper ] { - - Parameters [1] { - Parameter #0 [ int $minutes ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ string ] } + } + } - Method [ public method setContent ] { + Class [ class Phalcon\Logger\Formatter\Line extends Phalcon\Logger\Formatter\AbstractFormatter implements Phalcon\Logger\Formatter\FormatterInterface ] { - - Parameters [1] { - Parameter #0 [ string $content ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $dateFormat = 'c' ] + Property [ protected $format = NULL ] + } + + - Methods [12] { + Method [ public method getFormat ] { + + - Parameters [0] { } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ string ] } - Method [ public method setContentLength ] { + Method [ public method setFormat ] { - Parameters [1] { - Parameter #0 [ int $contentLength ] + Parameter #0 [ string $format ] } - - Return [ Phalcon\Http\ResponseInterface ] } - Method [ public method setContentType ] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ string $contentType ] - Parameter #1 [ $charset ] + Parameter #0 [ string $format = ] + Parameter #1 [ string $dateFormat = ] } - - Return [ Phalcon\Http\ResponseInterface ] } - Method [ public method setCookies ] { + Method [ public method format ] { - Parameters [1] { - Parameter #0 [ Phalcon\Http\Response\CookiesInterface $cookies ] + Parameter #0 [ Phalcon\Logger\Item $item ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ string ] } - Method [ public method setDI ] { + Method [ public method getDateFormat ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setEtag ] { + Method [ public method setDateFormat ] { - Parameters [1] { - Parameter #0 [ string $etag ] + Parameter #0 [ string $dateFormat ] } - - Return [ Phalcon\Http\ResponseInterface ] } - Method [ public method setExpires ] { + Method [ protected method getFormattedDate ] { - Parameters [1] { - Parameter #0 [ DateTime $datetime ] + Parameter #0 [ Phalcon\Logger\Item $item ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ string ] } - Method [ public method setEventsManager ] { + Method [ protected method toEndsWith ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method setFileToSend ] { + Method [ protected method toInterpolate ] { + + - Parameters [4] { + Parameter #0 [ string $input ] + Parameter #1 [ array $context = [] ] + Parameter #2 [ string $left = ] + Parameter #3 [ string $right = ] + } + - Return [ string ] + } + + Method [ protected method toLower ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] + } + - Return [ string ] + } + + Method [ protected method toStartsWith ] { - Parameters [3] { - Parameter #0 [ string $filePath ] - Parameter #1 [ $attachmentName ] - Parameter #2 [ $attachment ] + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ bool ] } - Method [ public method setHeader ] { + Method [ protected method toUpper ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $value ] + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ string ] } + } + } - Method [ public method setHeaders ] { + Class [ class Phalcon\Logger\Item ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Http\Response\HeadersInterface $headers ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $context = NULL ] + Property [ protected $message = NULL ] + Property [ protected $level = NULL ] + Property [ protected $levelName = NULL ] + Property [ protected $dateTime = NULL ] + } + + - Methods [6] { + Method [ public method getContext ] { + + - Parameters [0] { } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ array ] } - Method [ public method setJsonContent ] { + Method [ public method getMessage ] { - - Parameters [3] { - Parameter #0 [ $content ] - Parameter #1 [ int $jsonOptions ] - Parameter #2 [ int $depth ] + - Parameters [0] { } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ string ] } - Method [ public method setLastModified ] { + Method [ public method getLevel ] { - - Parameters [1] { - Parameter #0 [ DateTime $datetime ] + - Parameters [0] { } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ int ] } - Method [ public method setNotModified ] { + Method [ public method getLevelName ] { - Parameters [0] { } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ string ] } - Method [ public method setStatusCode ] { + Method [ public method getDateTime ] { - - Parameters [2] { - Parameter #0 [ int $code ] - Parameter #1 [ string or NULL $message ] + - Parameters [0] { } - - Return [ Phalcon\Http\ResponseInterface ] } - Method [ public method setRawHeader ] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ string $header ] + - Parameters [5] { + Parameter #0 [ string $message ] + Parameter #1 [ string $levelName ] + Parameter #2 [ int $level ] + Parameter #3 [ DateTimeImmutable $dateTime ] + Parameter #4 [ array $context = [] ] } - - Return [ Phalcon\Http\ResponseInterface ] } } } - Class [ class Phalcon\Http\Response\Cookies extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Http\Response\CookiesInterface ] { + Class [ class Phalcon\Logger\Logger implements PsrExt\Log\LoggerInterface ] { - - Constants [0] { + - Constants [9] { + 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] { @@ -51901,132 +58340,203 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $container ] - Property [ protected $cookies ] - Property [ protected $isSent ] - Property [ protected $registered ] - Property [ protected $signKey ] - Property [ protected $useEncryption ] + - Properties [5] { + Property [ protected $adapters = NULL ] + Property [ protected $excluded = NULL ] + Property [ protected $logLevel = 8 ] + Property [ protected $name = '' ] + Property [ protected $timezone = NULL ] } - - Methods [14] { - Method [ public method __construct ] { + - Methods [22] { + Method [ public method getAdapters ] { - - Parameters [2] { - Parameter #0 [ bool $useEncryption ] - Parameter #1 [ string or NULL $signKey ] + - Parameters [0] { } } - Method [ public method delete ] { + Method [ public method getLogLevel ] { - - Parameters [1] { + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [3] { Parameter #0 [ string $name ] + Parameter #1 [ array $adapters = [] ] + Parameter #2 [ ?DateTimeZone $timezone = ] } - - Return [ bool ] } - Method [ public method get ] { + Method [ public method addAdapter ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ string $name ] + Parameter #1 [ Phalcon\Logger\Adapter\AdapterInterface $adapter ] } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ Phalcon\Logger\Logger ] } - Method [ public method getCookies ] { + Method [ public method alert ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $message ] + Parameter #1 [ array $context = [] ] } - - Return [ array ] + - Return [ void ] } - Method [ public method has ] { + Method [ public method critical ] { + + - Parameters [2] { + Parameter #0 [ $message ] + Parameter #1 [ array $context = [] ] + } + - Return [ void ] + } + + Method [ public method debug ] { + + - Parameters [2] { + Parameter #0 [ $message ] + Parameter #1 [ array $context = [] ] + } + - Return [ void ] + } + + Method [ public method error ] { + + - Parameters [2] { + Parameter #0 [ $message ] + Parameter #1 [ array $context = [] ] + } + - Return [ void ] + } + + Method [ public method emergency ] { + + - Parameters [2] { + Parameter #0 [ $message ] + Parameter #1 [ array $context = [] ] + } + - Return [ void ] + } + + Method [ public method excludeAdapters ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ array $adapters = [] ] } - - Return [ bool ] + - Return [ Phalcon\Logger\Logger ] } - Method [ public method isSent ] { + Method [ public method getAdapter ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method isUsingEncryption ] { + Method [ public method info ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $message ] + Parameter #1 [ array $context = [] ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method reset ] { + Method [ public method log ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $level ] + Parameter #1 [ $message ] + Parameter #2 [ array $context = [] ] } - - Return [ Phalcon\Http\Response\CookiesInterface ] + - Return [ void ] } - Method [ public method send ] { + Method [ public method notice ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $message ] + Parameter #1 [ array $context = [] ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method set ] { + Method [ public method removeAdapter ] { - - Parameters [8] { + - Parameters [1] { Parameter #0 [ string $name ] - Parameter #1 [ $value ] - Parameter #2 [ int $expire ] - Parameter #3 [ string $path ] - Parameter #4 [ bool or NULL $secure ] - Parameter #5 [ string or NULL $domain ] - Parameter #6 [ bool or NULL $httpOnly ] - Parameter #7 [ array $options ] } - - Return [ Phalcon\Http\Response\CookiesInterface ] + - Return [ Phalcon\Logger\Logger ] } - Method [ public method setSignKey ] { + Method [ public method setAdapters ] { - Parameters [1] { - Parameter #0 [ string or NULL $signKey ] + Parameter #0 [ array $adapters ] } - - Return [ Phalcon\Http\Response\CookiesInterface ] + - Return [ Phalcon\Logger\Logger ] } - Method [ public method useEncryption ] { + Method [ public method setLogLevel ] { - Parameters [1] { - Parameter #0 [ bool $useEncryption ] + Parameter #0 [ int $level ] } - - Return [ Phalcon\Http\Response\CookiesInterface ] + - Return [ Phalcon\Logger\Logger ] } - Method [ public method getDI ] { + Method [ public method warning ] { + + - Parameters [2] { + Parameter #0 [ $message ] + Parameter #1 [ array $context = [] ] + } + - Return [ void ] + } + + Method [ protected method addMessage ] { + + - Parameters [3] { + Parameter #0 [ int $level ] + Parameter #1 [ string $message ] + Parameter #2 [ array $context = [] ] + } + - Return [ bool ] + } + + Method [ protected method getLevels ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ array ] } - Method [ public method setDI ] { + Method [ private method getLevelNumber ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ $level ] } - - Return [ void ] + - Return [ int ] } } } - Class [ class Phalcon\Http\Response\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Logger\LoggerFactory extends Phalcon\Factory\AbstractConfigFactory ] { - Constants [0] { } @@ -52034,63 +58544,83 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { + - Static methods [0] { + } + + - Properties [1] { + Property [ private $adapterFactory = NULL ] + } + + - Methods [8] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $service ] + Parameter #0 [ Phalcon\Logger\AdapterFactory $factory ] } - - Return [ string ] } - } - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - } + Method [ public method load ] { - - Methods [10] { - Method [ public method __construct ] { + - Parameters [1] { + Parameter #0 [ $config ] + } + - Return [ Phalcon\Logger\Logger ] + } + + Method [ public method newInstance ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $name ] + Parameter #1 [ array $adapters = [] ] + Parameter #2 [ ?DateTimeZone $timezone = ] } + - Return [ Phalcon\Logger\Logger ] } - Method [ public method __wakeup ] { - } + Method [ protected method getArrVal ] { - Method [ final public method getMessage ] { + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + } } - Method [ final public method getCode ] { - } + Method [ protected method getExceptionClass ] { - Method [ final public method getFile ] { + - Parameters [0] { + } + - Return [ string ] } - Method [ final public method getLine ] { - } + Method [ protected method checkConfig ] { - Method [ final public method getTrace ] { + - Parameters [1] { + Parameter #0 [ $config ] + } + - Return [ array ] } - Method [ final public method getPrevious ] { - } + Method [ protected method checkConfigElement ] { - Method [ final public method getTraceAsString ] { + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] + } + - Return [ array ] } - Method [ public method __toString ] { + Method [ protected method getException ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ Exception ] } } } - Class [ class Phalcon\Http\Response\Headers implements Phalcon\Http\Response\HeadersInterface ] { + Class [ class Phalcon\Messages\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -52098,108 +58628,97 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [0] { - } - - - Properties [2] { - Property [ protected $headers ] - Property [ protected $isSent ] - } - - - Methods [9] { - Method [ public method get ] { + - Static methods [1] { + Method [ static public method containerServiceNotFound ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $service ] } + - Return [ string ] } + } - Method [ public method has ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] + } - - Parameters [1] { - Parameter #0 [ string $name ] + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ bool ] } - Method [ public method isSent ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method remove ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $header ] + - Parameters [0] { } - - Return [ Phalcon\Http\Response\HeadersInterface ] - } - - Method [ public method reset ] { + - Return [ string ] } - Method [ public method send ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method set ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ string $value ] + - Parameters [0] { } - - Return [ Phalcon\Http\Response\HeadersInterface ] + - Return [ string ] } - Method [ public method setRaw ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $header ] + - Parameters [0] { } - - Return [ Phalcon\Http\Response\HeadersInterface ] + - Return [ int ] } - Method [ public method toArray ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - } - } - Class [ abstract class Phalcon\Http\Server\AbstractMiddleware implements Psr\Http\Server\MiddlewareInterface ] { - - - Constants [0] { - } + Method [ final public method getPrevious ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ ?Throwable ] + } - - Static methods [0] { - } + Method [ final public method getTraceAsString ] { - - Properties [0] { - } + - Parameters [0] { + } + - Return [ string ] + } - - Methods [1] { - Method [ abstract public method process ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ Psr\Http\Message\ServerRequestInterface $request ] - Parameter #1 [ Psr\Http\Server\RequestHandlerInterface $handler ] + - Parameters [0] { } - - Return [ Psr\Http\Message\ResponseInterface ] + - Return [ string ] } } } - Class [ abstract class Phalcon\Http\Server\AbstractRequestHandler implements Psr\Http\Server\RequestHandlerInterface ] { + Class [ class Phalcon\Messages\Message implements Stringable, Phalcon\Messages\MessageInterface, JsonSerializable ] { - Constants [0] { } @@ -52210,1149 +58729,1048 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [0] { + - Properties [5] { + Property [ protected $code = NULL ] + Property [ protected $field = NULL ] + Property [ protected $message = NULL ] + Property [ protected $type = NULL ] + Property [ protected $metaData = NULL ] } - - Methods [1] { - Method [ abstract public method handle ] { + - Methods [13] { + Method [ public method getCode ] { - - Parameters [1] { - Parameter #0 [ Psr\Http\Message\ServerRequestInterface $request ] + - Parameters [0] { } - - Return [ Psr\Http\Message\ResponseInterface ] + - Return [ int ] } - } - } - - Class [ class Phalcon\Image\Adapter\Gd extends Phalcon\Image\Adapter\AbstractAdapter implements Phalcon\Image\Adapter\AdapterInterface ] { - - Constants [0] { - } + Method [ public method getField ] { - - Static properties [1] { - Property [ protected static $checked ] - } + - Parameters [0] { + } + - Return [ string ] + } - - Static methods [2] { - Method [ static public method check ] { + Method [ public method getMessage ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ static public method getVersion ] { + Method [ public method getType ] { - Parameters [0] { } - Return [ string ] } - } - - Properties [7] { - Property [ protected $file ] - Property [ protected $height ] - Property [ protected $image ] - Property [ protected $mime ] - Property [ protected $realpath ] - Property [ protected $type ] - Property [ protected $width ] - } + Method [ public method getMetaData ] { + + - Parameters [0] { + } + - Return [ array ] + } - - Methods [38] { Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $file ] - Parameter #1 [ int or NULL $width ] - Parameter #2 [ int or NULL $height ] + - Parameters [5] { + Parameter #0 [ string $message ] + Parameter #1 [ $field = ] + Parameter #2 [ string $type = ] + Parameter #3 [ int $code = ] + Parameter #4 [ array $metaData = [] ] } } - Method [ public method __destruct ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ protected method processBackground ] { + Method [ public method jsonSerialize ] { - - Parameters [4] { - Parameter #0 [ int $r ] - Parameter #1 [ int $g ] - Parameter #2 [ int $b ] - Parameter #3 [ int $opacity ] + - Parameters [0] { } + - Return [ array ] } - Method [ protected method processBlur ] { + Method [ public method setCode ] { - Parameters [1] { - Parameter #0 [ int $radius ] + Parameter #0 [ int $code ] } + - Return [ Phalcon\Messages\MessageInterface ] } - Method [ protected method processCreate ] { + Method [ public method setField ] { - - Parameters [2] { - Parameter #0 [ int $width ] - Parameter #1 [ int $height ] + - Parameters [1] { + Parameter #0 [ $field ] } + - Return [ Phalcon\Messages\MessageInterface ] } - Method [ protected method processCrop ] { + Method [ public method setMessage ] { - - Parameters [4] { - Parameter #0 [ int $width ] - Parameter #1 [ int $height ] - Parameter #2 [ int $offsetX ] - Parameter #3 [ int $offsetY ] + - Parameters [1] { + Parameter #0 [ string $message ] } + - Return [ Phalcon\Messages\MessageInterface ] } - Method [ protected method processFlip ] { + Method [ public method setMetaData ] { - Parameters [1] { - Parameter #0 [ int $direction ] + Parameter #0 [ array $metaData ] } + - Return [ Phalcon\Messages\MessageInterface ] } - Method [ protected method processMask ] { + Method [ public method setType ] { - Parameters [1] { - Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $mask ] + Parameter #0 [ string $type ] } + - Return [ Phalcon\Messages\MessageInterface ] } + } + } - Method [ protected method processPixelate ] { + Class [ class Phalcon\Messages\Messages implements ArrayAccess, Countable, Iterator, Traversable, JsonSerializable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $position = 0 ] + Property [ protected $messages = NULL ] + } + + - Methods [15] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ int $amount ] + Parameter #0 [ array $messages = [] ] } } - Method [ protected method processReflection ] { + Method [ public method appendMessage ] { - - Parameters [3] { - Parameter #0 [ int $height ] - Parameter #1 [ int $opacity ] - Parameter #2 [ bool $fadeIn ] + - Parameters [1] { + Parameter #0 [ Phalcon\Messages\MessageInterface $message ] } } - Method [ protected method processRender ] { + Method [ public method appendMessages ] { - - Parameters [2] { - Parameter #0 [ string $ext ] - Parameter #1 [ int $quality ] + - Parameters [1] { + Parameter #0 [ $messages ] } } - Method [ protected method processResize ] { + Method [ public method count ] { - - Parameters [2] { - Parameter #0 [ int $width ] - Parameter #1 [ int $height ] + - Parameters [0] { } + - Return [ int ] } - Method [ protected method processRotate ] { + Method [ public method current ] { + + - Parameters [0] { + } + - Return [ Phalcon\Messages\MessageInterface ] + } + + Method [ public method filter ] { - Parameters [1] { - Parameter #0 [ int $degrees ] + Parameter #0 [ string $fieldName ] } + - Return [ array ] } - Method [ protected method processSave ] { + Method [ public method jsonSerialize ] { - - Parameters [2] { - Parameter #0 [ string $file ] - Parameter #1 [ int $quality ] + - Parameters [0] { } + - Return [ array ] } - Method [ protected method processSharpen ] { + Method [ public method key ] { - - Parameters [1] { - Parameter #0 [ int $amount ] + - Parameters [0] { } + - Return [ int ] } - Method [ protected method processText ] { + Method [ public method next ] { - - Parameters [9] { - Parameter #0 [ string $text ] - 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 ] + - Parameters [0] { } + - Return [ void ] } - Method [ protected method processWatermark ] { + Method [ public method offsetExists ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] - Parameter #1 [ int $offsetX ] - Parameter #2 [ int $offsetY ] - Parameter #3 [ int $opacity ] + - Parameters [1] { + Parameter #0 [ $index ] } + - Return [ bool ] } - Method [ public method getHeight ] { + Method [ public method offsetGet ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $index ] } - - Return [ int ] } - Method [ public method getImage ] { + Method [ public method offsetSet ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $index ] + Parameter #1 [ $message ] } - - Return [ NULL or NULL ] + - Return [ void ] } - Method [ public method getMime ] { + Method [ public method offsetUnset ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $index ] } - - Return [ string ] + - Return [ void ] } - Method [ public method getRealpath ] { + Method [ public method rewind ] { - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ public method getType ] { + Method [ public method valid ] { - Parameters [0] { } - - Return [ int ] + - Return [ bool ] } + } + } - Method [ public method getWidth ] { + Class [ class Phalcon\Mvc\Application extends Phalcon\Application\AbstractApplication implements Phalcon\Events\EventsAwareInterface, Phalcon\Di\InjectionAwareInterface ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [7] { + Property [ protected $container = NULL ] + Property [ protected $defaultModule = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $modules = NULL ] + Property [ protected $implicitView = true ] + Property [ protected $sendCookies = true ] + Property [ protected $sendHeaders = true ] + } + + - Methods [16] { + Method [ public method handle ] { + + - Parameters [1] { + Parameter #0 [ string $uri ] } - - Return [ int ] } - Method [ public method background ] { + Method [ public method sendCookiesOnHandleRequest ] { - - Parameters [2] { - Parameter #0 [ string $color ] - Parameter #1 [ int $opacity ] + - Parameters [1] { + Parameter #0 [ bool $sendCookies ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ Phalcon\Mvc\Application ] } - Method [ public method blur ] { + Method [ public method sendHeadersOnHandleRequest ] { - Parameters [1] { - Parameter #0 [ int $radius ] + Parameter #0 [ bool $sendHeaders ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ Phalcon\Mvc\Application ] } - Method [ public method crop ] { + Method [ public method useImplicitView ] { - - Parameters [4] { - Parameter #0 [ int $width ] - Parameter #1 [ int $height ] - Parameter #2 [ int or NULL $offsetX ] - Parameter #3 [ int or NULL $offsetY ] + - Parameters [1] { + Parameter #0 [ bool $implicitView ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ Phalcon\Mvc\Application ] } - Method [ public method flip ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ int $direction ] + Parameter #0 [ ?Phalcon\Di\DiInterface $container = ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method liquidRescale ] { + Method [ public method getDefaultModule ] { - - Parameters [4] { - Parameter #0 [ int $width ] - Parameter #1 [ int $height ] - Parameter #2 [ int $deltaX ] - Parameter #3 [ int $rigidity ] + - Parameters [0] { } - - Return [ Phalcon\Image\Adapter\AbstractAdapter ] + - Return [ string ] } - Method [ public method mask ] { + Method [ public method getEventsManager ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] + - Parameters [0] { } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method pixelate ] { + Method [ public method getModule ] { - Parameters [1] { - Parameter #0 [ int $amount ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method reflection ] { + Method [ public method getModules ] { - - Parameters [3] { - Parameter #0 [ int $height ] - Parameter #1 [ int $opacity ] - Parameter #2 [ bool $fadeIn ] + - Parameters [0] { } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ array ] } - Method [ public method render ] { + Method [ public method registerModules ] { - Parameters [2] { - Parameter #0 [ string or NULL $ext ] - Parameter #1 [ int $quality ] + Parameter #0 [ array $modules ] + Parameter #1 [ bool $merge = ] } - - Return [ string ] + - Return [ Phalcon\Application\AbstractApplication ] } - Method [ public method resize ] { + Method [ public method setDefaultModule ] { - - Parameters [3] { - Parameter #0 [ int or NULL $width ] - Parameter #1 [ int or NULL $height ] - Parameter #2 [ int $master ] + - Parameters [1] { + Parameter #0 [ string $defaultModule ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ Phalcon\Application\AbstractApplication ] } - Method [ public method rotate ] { + Method [ public method setEventsManager ] { - Parameters [1] { - Parameter #0 [ int $degrees ] + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ void ] } - Method [ public method save ] { + Method [ public method __get ] { - - Parameters [2] { - Parameter #0 [ string or NULL $file ] - Parameter #1 [ int $quality ] + - Parameters [1] { + Parameter #0 [ string $propertyName ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method sharpen ] { + Method [ public method __isset ] { - Parameters [1] { - Parameter #0 [ int $amount ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ bool ] } - Method [ public method text ] { + Method [ public method getDI ] { - - Parameters [7] { - Parameter #0 [ string $text ] - Parameter #1 [ $offsetX ] - Parameter #2 [ $offsetY ] - Parameter #3 [ int $opacity ] - Parameter #4 [ string $color ] - Parameter #5 [ int $size ] - Parameter #6 [ string or NULL $fontfile ] + - Parameters [0] { } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ public method watermark ] { + Method [ public method setDI ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] - Parameter #1 [ int $offsetX ] - Parameter #2 [ int $offsetY ] - Parameter #3 [ int $opacity ] + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ void ] } } } - Class [ class Phalcon\Image\Adapter\Imagick extends Phalcon\Image\Adapter\AbstractAdapter implements Phalcon\Image\Adapter\AdapterInterface ] { + Class [ class Phalcon\Mvc\Application\Exception extends Phalcon\Application\Exception implements Throwable, Stringable ] { - Constants [0] { } - - Static properties [2] { - Property [ protected static $checked ] - Property [ protected static $version ] + - Static properties [0] { } - Static methods [1] { - Method [ static public method check ] { + Method [ static public method containerServiceNotFound ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $service ] } - - Return [ bool ] + - Return [ string ] } } - - Properties [7] { - Property [ protected $file ] - Property [ protected $height ] - Property [ protected $image ] - Property [ protected $mime ] - Property [ protected $realpath ] - Property [ protected $type ] - Property [ protected $width ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - - Methods [40] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ string $file ] - Parameter #1 [ int or NULL $width ] - Parameter #2 [ int or NULL $height ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } - Method [ public method __destruct ] { + Method [ public method __wakeup ] { + + - Parameters [0] { + } } - Method [ public method getInternalImInstance ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ Imagick ] + - Return [ string ] } - Method [ public method setResourceLimit ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ int $type ] - Parameter #1 [ int $limit ] + - Parameters [0] { } - - Return [ void ] } - Method [ protected method processBackground ] { + Method [ final public method getFile ] { - - Parameters [4] { - Parameter #0 [ int $r ] - Parameter #1 [ int $g ] - Parameter #2 [ int $b ] - Parameter #3 [ int $opacity ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ protected method processBlur ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ int $radius ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ protected method processCrop ] { + Method [ final public method getTrace ] { - - Parameters [4] { - Parameter #0 [ int $width ] - Parameter #1 [ int $height ] - Parameter #2 [ int $offsetX ] - Parameter #3 [ int $offsetY ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ protected method processFlip ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ int $direction ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ protected method processLiquidRescale ] { + Method [ final public method getTraceAsString ] { - - Parameters [4] { - Parameter #0 [ int $width ] - Parameter #1 [ int $height ] - Parameter #2 [ int $deltaX ] - Parameter #3 [ int $rigidity ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ protected method processMask ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $image ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } + } + } - Method [ protected method processPixelate ] { + Class [ abstract class Phalcon\Mvc\Controller extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\ControllerInterface ] { - - Parameters [1] { - Parameter #0 [ int $amount ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $container = NULL ] + } + + - Methods [5] { + Method [ final public method __construct ] { + + - Parameters [0] { } - - Return [ void ] } - Method [ protected method processReflection ] { + Method [ public method __get ] { - - Parameters [3] { - Parameter #0 [ int $height ] - Parameter #1 [ int $opacity ] - Parameter #2 [ bool $fadeIn ] + - Parameters [1] { + Parameter #0 [ string $propertyName ] } - - Return [ void ] } - Method [ protected method processRender ] { + Method [ public method __isset ] { - - Parameters [2] { - Parameter #0 [ string $extension ] - Parameter #1 [ int $quality ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method processResize ] { + Method [ public method getDI ] { - - Parameters [2] { - Parameter #0 [ int $width ] - Parameter #1 [ int $height ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ protected method processRotate ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ int $degrees ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - Return [ void ] } + } + } - Method [ protected method processSave ] { + Class [ class Phalcon\Mvc\Dispatcher extends Phalcon\Dispatcher\AbstractDispatcher implements Phalcon\Events\EventsAwareInterface, Phalcon\Dispatcher\DispatcherInterface, Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\DispatcherInterface ] { - - Parameters [2] { - Parameter #0 [ string $file ] - Parameter #1 [ int $quality ] - } - - Return [ void ] - } + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [26] { + Property [ protected $container = NULL ] + Property [ protected $activeHandler = NULL ] + Property [ protected $activeMethodMap = NULL ] + Property [ protected $actionName = NULL ] + Property [ protected $actionSuffix = 'Action' ] + Property [ protected $camelCaseMap = NULL ] + Property [ protected $defaultNamespace = NULL ] + Property [ protected $handlerHashes = NULL ] + Property [ protected $handlerName = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $finished = false ] + Property [ protected $forwarded = false ] + Property [ protected $isControllerInitialize = false ] + Property [ protected $lastHandler = NULL ] + Property [ protected $modelBinder = NULL ] + Property [ protected $modelBinding = false ] + Property [ protected $moduleName = NULL ] + Property [ protected $namespaceName = NULL ] + Property [ protected $params = NULL ] + Property [ protected $previousActionName = NULL ] + Property [ protected $previousHandlerName = NULL ] + Property [ protected $previousNamespaceName = NULL ] + Property [ protected $returnedValue = NULL ] + Property [ protected $defaultAction = 'index' ] + Property [ protected $defaultHandler = 'index' ] + Property [ protected $handlerSuffix = 'Controller' ] + } - Method [ protected method processSharpen ] { + - Methods [48] { + Method [ public method forward ] { - Parameters [1] { - Parameter #0 [ int $amount ] + Parameter #0 [ array $forward ] } + - Return [ void ] } - Method [ protected method processText ] { + Method [ public method getActiveController ] { - - Parameters [9] { - Parameter #0 [ string $text ] - Parameter #1 [ $offsetX ] - Parameter #2 [ $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 ] + - Parameters [0] { } + - Return [ Phalcon\Mvc\ControllerInterface ] } - Method [ protected method processWatermark ] { + Method [ public method getControllerClass ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $image ] - Parameter #1 [ int $offsetX ] - Parameter #2 [ int $offsetY ] - Parameter #3 [ int $opacity ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getHeight ] { + Method [ public method getControllerName ] { - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ public method getImage ] { + Method [ public method getLastController ] { - Parameters [0] { } - - Return [ NULL or NULL ] + - Return [ Phalcon\Mvc\ControllerInterface ] } - Method [ public method getMime ] { + Method [ public method getPreviousActionName ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getRealpath ] { + Method [ public method getPreviousControllerName ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getType ] { + Method [ public method getPreviousNamespaceName ] { - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ public method getWidth ] { + Method [ public method setControllerName ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $controllerName ] } - - Return [ int ] } - Method [ public method background ] { + Method [ public method setControllerSuffix ] { - - Parameters [2] { - Parameter #0 [ string $color ] - Parameter #1 [ int $opacity ] + - Parameters [1] { + Parameter #0 [ string $controllerSuffix ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method blur ] { + Method [ public method setDefaultController ] { - Parameters [1] { - Parameter #0 [ int $radius ] + Parameter #0 [ string $controllerName ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method crop ] { + Method [ protected method handleException ] { - - Parameters [4] { - Parameter #0 [ int $width ] - Parameter #1 [ int $height ] - Parameter #2 [ int or NULL $offsetX ] - Parameter #3 [ int or NULL $offsetY ] + - Parameters [1] { + Parameter #0 [ Exception $exception ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method flip ] { + Method [ protected method throwDispatchException ] { - - Parameters [1] { - Parameter #0 [ int $direction ] + - Parameters [2] { + Parameter #0 [ string $message ] + Parameter #1 [ int $exceptionCode = ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method liquidRescale ] { + Method [ public method callActionMethod ] { - - Parameters [4] { - Parameter #0 [ int $width ] - Parameter #1 [ int $height ] - Parameter #2 [ int $deltaX ] - Parameter #3 [ int $rigidity ] + - Parameters [3] { + Parameter #0 [ $handler ] + Parameter #1 [ string $actionMethod ] + Parameter #2 [ array $params = [] ] } - - Return [ Phalcon\Image\Adapter\AbstractAdapter ] } - Method [ public method mask ] { + Method [ public method dispatch ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] + - Parameters [0] { } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method pixelate ] { + Method [ public method getActionName ] { - - Parameters [1] { - Parameter #0 [ int $amount ] + - Parameters [0] { } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ public method reflection ] { + Method [ public method getActionSuffix ] { - - Parameters [3] { - Parameter #0 [ int $height ] - Parameter #1 [ int $opacity ] - Parameter #2 [ bool $fadeIn ] + - Parameters [0] { } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ public method render ] { + Method [ public method getActiveMethod ] { - - Parameters [2] { - Parameter #0 [ string or NULL $ext ] - Parameter #1 [ int $quality ] + - Parameters [0] { } - Return [ string ] } - Method [ public method resize ] { + Method [ public method getBoundModels ] { - - Parameters [3] { - Parameter #0 [ int or NULL $width ] - Parameter #1 [ int or NULL $height ] - Parameter #2 [ int $master ] + - Parameters [0] { } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ array ] } - Method [ public method rotate ] { + Method [ public method getDefaultNamespace ] { - - Parameters [1] { - Parameter #0 [ int $degrees ] + - Parameters [0] { } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ public method save ] { + Method [ public method getEventsManager ] { - - Parameters [2] { - Parameter #0 [ string or NULL $file ] - Parameter #1 [ int $quality ] + - Parameters [0] { } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method sharpen ] { + Method [ public method getHandlerSuffix ] { - - Parameters [1] { - Parameter #0 [ int $amount ] + - Parameters [0] { } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ public method text ] { + Method [ public method getModelBinder ] { - - Parameters [7] { - Parameter #0 [ string $text ] - Parameter #1 [ $offsetX ] - Parameter #2 [ $offsetY ] - Parameter #3 [ int $opacity ] - Parameter #4 [ string $color ] - Parameter #5 [ int $size ] - Parameter #6 [ string or NULL $fontfile ] + - Parameters [0] { } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ ?Phalcon\Mvc\Model\BinderInterface ] } - Method [ public method watermark ] { + Method [ public method getModuleName ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] - Parameter #1 [ int $offsetX ] - Parameter #2 [ int $offsetY ] - Parameter #3 [ int $opacity ] + - Parameters [0] { } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ string ] } - } - } - - Class [ class Phalcon\Image\Enum ] { - - - Constants [9] { - 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] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [0] { - } - } - - Class [ class Phalcon\Image\Exception extends Phalcon\Exception implements Throwable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { + Method [ public method getNamespaceName ] { - - Parameters [1] { - Parameter #0 [ string $service ] + - Parameters [0] { } - Return [ string ] } - } - - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - } - - Methods [10] { - Method [ public method __construct ] { + Method [ public method getParam ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ $param ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] } } - Method [ public method __wakeup ] { - } - - Method [ final public method getMessage ] { - } - - Method [ final public method getCode ] { - } - - Method [ final public method getFile ] { - } + Method [ public method getParams ] { - Method [ final public method getLine ] { + - Parameters [0] { + } + - Return [ array ] } - Method [ final public method getTrace ] { - } + Method [ public method hasParam ] { - Method [ final public method getPrevious ] { + - Parameters [1] { + Parameter #0 [ $param ] + } + - Return [ bool ] } - Method [ final public method getTraceAsString ] { - } + Method [ public method isFinished ] { - Method [ public method __toString ] { + - Parameters [0] { + } + - Return [ bool ] } - } - } - - Class [ class Phalcon\Image\ImageFactory extends Phalcon\Factory\AbstractFactory ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [3] { - Property [ protected $mapper ] - Property [ protected $services ] - Property [ protected $exception ] - } - - Methods [8] { - Method [ public method __construct ] { + Method [ public method setActionName ] { - Parameters [1] { - Parameter #0 [ array $services ] + Parameter #0 [ string $actionName ] } + - Return [ void ] } - Method [ public method load ] { + Method [ public method setDefaultAction ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ string $actionName ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ void ] } - Method [ public method newInstance ] { + Method [ public method setDefaultNamespace ] { - - Parameters [4] { - Parameter #0 [ string $name ] - Parameter #1 [ string $file ] - Parameter #2 [ int or NULL $width ] - Parameter #3 [ int or NULL $height ] + - Parameters [1] { + Parameter #0 [ string $defaultNamespace ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ void ] } - Method [ protected method getAdapters ] { + Method [ public method getHandlerClass ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ protected method checkConfig ] { + Method [ public method setParam ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [2] { + Parameter #0 [ $param ] + Parameter #1 [ $value ] } - - Return [ array ] + - Return [ void ] } - Method [ protected method getService ] { + Method [ public method setParams ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ array $params ] } + - Return [ void ] } - Method [ protected method init ] { + Method [ public method setReturnedValue ] { - Parameters [1] { - Parameter #0 [ array $services ] + Parameter #0 [ $value ] } - Return [ void ] } - Method [ protected method getException ] { + Method [ public method setActionSuffix ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ string $actionSuffix ] } - - Return [ Exception ] + - Return [ void ] } - } - } - - Class [ class Phalcon\Kernel ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [1] { - Method [ static public method preComputeHashKey ] { + Method [ public method setEventsManager ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } + - Return [ void ] } - } - - - Properties [0] { - } - - - Methods [0] { - } - } - - Class [ class Phalcon\Loader implements Phalcon\Events\EventsAwareInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [10] { - Property [ protected $checkedPath ] - Property [ protected $classes ] - Property [ protected $directories ] - Property [ protected $eventsManager ] - Property [ protected $extensions ] - Property [ protected $fileCheckingCallback ] - Property [ protected $files ] - Property [ protected $foundPath ] - Property [ protected $namespaces ] - Property [ protected $registered ] - } - - Methods [20] { - Method [ public method autoLoad ] { + Method [ public method setHandlerSuffix ] { - Parameters [1] { - Parameter #0 [ string $className ] + Parameter #0 [ string $handlerSuffix ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method getCheckedPath ] { + Method [ public method setModelBinder ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\Model\BinderInterface $modelBinder ] + Parameter #1 [ $cache = ] } - - Return [ string ] + - Return [ Phalcon\Dispatcher\DispatcherInterface ] } - Method [ public method getClasses ] { + Method [ public method setModuleName ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $moduleName ] } - - Return [ array ] + - Return [ void ] } - Method [ public method getDirs ] { + Method [ public method setNamespaceName ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $namespaceName ] } - - Return [ array ] + - Return [ void ] } - Method [ public method getEventsManager ] { + Method [ public method getReturnedValue ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface or NULL ] } - Method [ public method getExtensions ] { + Method [ public method wasForwarded ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method getFiles ] { + Method [ protected method resolveEmptyProperties ] { - Parameters [0] { } - - Return [ array ] + - Return [ void ] } - Method [ public method getFoundPath ] { + Method [ protected method toCamelCase ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $input ] } - Return [ string ] } - Method [ public method getNamespaces ] { + Method [ public method getDI ] { - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ public method loadFiles ] { + Method [ public method setDI ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - Return [ void ] } + } + } - Method [ public method register ] { + Class [ class Phalcon\Mvc\Dispatcher\Exception extends Phalcon\Dispatcher\Exception implements Throwable, Stringable ] { + + - Constants [6] { + 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] { + } + + - Static methods [1] { + Method [ static public method containerServiceNotFound ] { - Parameters [1] { - Parameter #0 [ bool $prepend ] + Parameter #0 [ string $service ] } - - Return [ Phalcon\Loader ] + - Return [ string ] } + } - Method [ public method registerClasses ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] + } - - Parameters [2] { - Parameter #0 [ array $classes ] - Parameter #1 [ bool $merge ] + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ Phalcon\Loader ] } - Method [ public method registerDirs ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ array $directories ] - Parameter #1 [ bool $merge ] + - Parameters [0] { } - - Return [ Phalcon\Loader ] } - Method [ public method registerFiles ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ array $files ] - Parameter #1 [ bool $merge ] + - Parameters [0] { } - - Return [ Phalcon\Loader ] + - Return [ string ] } - Method [ public method registerNamespaces ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ array $namespaces ] - Parameter #1 [ bool $merge ] + - Parameters [0] { } - - Return [ Phalcon\Loader ] } - Method [ public method setEventsManager ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setExtensions ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ array $extensions ] + - Parameters [0] { } - - Return [ Phalcon\Loader ] + - Return [ int ] } - Method [ public method setFileCheckingCallback ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [0] { } - - Return [ Phalcon\Loader ] + - Return [ array ] } - Method [ public method unregister ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ Phalcon\Loader ] + - Return [ ?Throwable ] } - Method [ protected method prepareNamespace ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ array $namespaceName ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } - Class [ class Phalcon\Loader\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Mvc\Micro extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, ArrayAccess, Phalcon\Events\EventsAwareInterface ] { - Constants [0] { } @@ -53360,355 +59778,352 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { - - - Parameters [1] { - Parameter #0 [ string $service ] - } - - Return [ string ] - } + - Static methods [0] { } - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + - Properties [15] { + Property [ protected $activeHandler = NULL ] + Property [ protected $afterBindingHandlers = NULL ] + Property [ protected $afterHandlers = NULL ] + Property [ protected $beforeHandlers = NULL ] + Property [ protected $container = NULL ] + Property [ protected $errorHandler = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $finishHandlers = NULL ] + Property [ protected $handlers = NULL ] + Property [ protected $modelBinder = NULL ] + Property [ protected $notFoundHandler = NULL ] + Property [ protected $responseHandler = NULL ] + Property [ protected $returnedValue = NULL ] + Property [ protected $router = NULL ] + Property [ protected $stopped = false ] } - - Methods [10] { - Method [ public method __construct ] { + - Methods [41] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [1] { + Parameter #0 [ ?Phalcon\Di\DiInterface $container = ] } } - Method [ public method __wakeup ] { - } + Method [ public method after ] { - Method [ final public method getMessage ] { + - Parameters [1] { + Parameter #0 [ $handler ] + } + - Return [ Phalcon\Mvc\Micro ] } - Method [ final public method getCode ] { - } + Method [ public method afterBinding ] { - Method [ final public method getFile ] { + - Parameters [1] { + Parameter #0 [ $handler ] + } + - Return [ Phalcon\Mvc\Micro ] } - Method [ final public method getLine ] { - } + Method [ public method before ] { - Method [ final public method getTrace ] { + - Parameters [1] { + Parameter #0 [ $handler ] + } + - Return [ Phalcon\Mvc\Micro ] } - Method [ final public method getPrevious ] { + Method [ public method delete ] { + + - Parameters [2] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ final public method getTraceAsString ] { - } + Method [ public method error ] { - Method [ public method __toString ] { + - Parameters [1] { + Parameter #0 [ $handler ] + } + - Return [ Phalcon\Mvc\Micro ] } - } - } - Class [ class Phalcon\Logger implements Psr\Log\LoggerInterface ] { - - - Constants [9] { - 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 } - } + Method [ public method finish ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ $handler ] + } + - Return [ Phalcon\Mvc\Micro ] + } - - Static methods [0] { - } + Method [ public method get ] { - - Properties [5] { - Property [ protected $adapters ] - Property [ protected $excluded ] - Property [ protected $logLevel ] - Property [ protected $name ] - Property [ protected $timezone ] - } + - Parameters [2] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } - - Methods [22] { - Method [ public method getLogLevel ] { + Method [ public method getActiveHandler ] { - Parameters [0] { } - - Return [ int ] } - Method [ public method __construct ] { + Method [ public method getBoundModels ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ array $adapters ] - Parameter #2 [ DateTimeZone or NULL $timezone ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method addAdapter ] { + Method [ public method getEventsManager ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ Phalcon\Logger\Adapter\AdapterInterface $adapter ] + - Parameters [0] { } - - Return [ Phalcon\Logger ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method alert ] { + Method [ public method setEventsManager ] { - - Parameters [2] { - Parameter #0 [ $message ] - Parameter #1 [ array $context ] + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - Return [ void ] } - Method [ public method critical ] { + Method [ public method getHandlers ] { - - Parameters [2] { - Parameter #0 [ $message ] - Parameter #1 [ array $context ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method debug ] { + Method [ public method getModelBinder ] { - - Parameters [2] { - Parameter #0 [ $message ] - Parameter #1 [ array $context ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Phalcon\Mvc\Model\BinderInterface ] } - Method [ public method error ] { + Method [ public method getReturnedValue ] { - - Parameters [2] { - Parameter #0 [ $message ] - Parameter #1 [ array $context ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method emergency ] { + Method [ public method getRouter ] { - - Parameters [2] { - Parameter #0 [ $message ] - Parameter #1 [ array $context ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Mvc\RouterInterface ] } - Method [ public method excludeAdapters ] { + Method [ public method getService ] { - Parameters [1] { - Parameter #0 [ array $adapters ] + Parameter #0 [ string $serviceName ] } - - Return [ Phalcon\Logger ] } - Method [ public method getAdapter ] { + Method [ public method getSharedService ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $serviceName ] } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method getAdapters ] { + Method [ public method handle ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $uri ] } - - Return [ array ] } - Method [ public method getName ] { + Method [ public method hasService ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $serviceName ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method info ] { + Method [ public method head ] { - Parameters [2] { - Parameter #0 [ $message ] - Parameter #1 [ array $context ] + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method log ] { + Method [ public method map ] { - - Parameters [3] { - Parameter #0 [ $level ] - Parameter #1 [ $message ] - Parameter #2 [ array $context ] + - Parameters [2] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method notice ] { + Method [ public method mount ] { - - Parameters [2] { - Parameter #0 [ $message ] - Parameter #1 [ array $context ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Micro\CollectionInterface $collection ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Micro ] } - Method [ public method removeAdapter ] { + Method [ public method notFound ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $handler ] } - - Return [ Phalcon\Logger ] + - Return [ Phalcon\Mvc\Micro ] } - Method [ public method setAdapters ] { + Method [ public method offsetExists ] { - Parameters [1] { - Parameter #0 [ array $adapters ] + Parameter #0 [ $alias ] } - - Return [ Phalcon\Logger ] + - Return [ bool ] } - Method [ public method setLogLevel ] { + Method [ public method offsetGet ] { - Parameters [1] { - Parameter #0 [ int $level ] + Parameter #0 [ $alias ] } - - Return [ Phalcon\Logger ] } - Method [ public method warning ] { + Method [ public method offsetSet ] { - Parameters [2] { - Parameter #0 [ $message ] - Parameter #1 [ array $context ] + Parameter #0 [ $alias ] + Parameter #1 [ $definition ] } - Return [ void ] } - Method [ protected method addMessage ] { + Method [ public method offsetUnset ] { - - Parameters [3] { - Parameter #0 [ int $level ] - Parameter #1 [ string $message ] - Parameter #2 [ array $context ] + - Parameters [1] { + Parameter #0 [ $alias ] } - - Return [ bool ] + - Return [ void ] } - Method [ protected method getLevels ] { + Method [ public method options ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ private method getLevelNumber ] { + Method [ public method patch ] { - - Parameters [1] { - Parameter #0 [ $level ] + - Parameters [2] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] } - - Return [ int ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - } - } - - Class [ class Phalcon\Logger\AdapterFactory extends Phalcon\Factory\AbstractFactory ] { - - Constants [0] { - } + Method [ public method post ] { - - Static properties [0] { - } + - Parameters [2] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } - - Static methods [0] { - } + Method [ public method put ] { - - Properties [3] { - Property [ protected $mapper ] - Property [ protected $services ] - Property [ protected $exception ] - } + - Parameters [2] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } - - Methods [7] { - Method [ public method __construct ] { + Method [ public method setActiveHandler ] { - Parameters [1] { - Parameter #0 [ array $services ] + Parameter #0 [ $activeHandler ] } } - Method [ public method newInstance ] { + Method [ public method setDI ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string $fileName ] - Parameter #2 [ array $options ] + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ void ] } - Method [ protected method getAdapters ] { + Method [ public method setModelBinder ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\Model\BinderInterface $modelBinder ] + Parameter #1 [ $cache = ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Micro ] } - Method [ protected method checkConfig ] { + Method [ public method setResponseHandler ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ $handler ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Micro ] } - Method [ protected method getService ] { + Method [ public method setService ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [3] { + Parameter #0 [ string $serviceName ] + Parameter #1 [ $definition ] + Parameter #2 [ bool $shared = ] } + - Return [ Phalcon\Di\ServiceInterface ] } - Method [ protected method init ] { + Method [ public method stop ] { + + - Parameters [0] { + } + } + + Method [ public method __get ] { - Parameters [1] { - Parameter #0 [ array $services ] + Parameter #0 [ string $propertyName ] } - - Return [ void ] } - Method [ protected method getException ] { + Method [ public method __isset ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ string $name ] } - - Return [ Exception ] + - Return [ bool ] + } + + Method [ public method getDI ] { + + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] } } } - Class [ class Phalcon\Logger\Adapter\Noop extends Phalcon\Logger\Adapter\AbstractAdapter implements Phalcon\Logger\Adapter\AdapterInterface ] { + Class [ class Phalcon\Mvc\Micro\Collection implements Phalcon\Mvc\Micro\CollectionInterface ] { - Constants [0] { } @@ -53720,108 +60135,170 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $defaultFormatter ] - Property [ protected $formatter ] - Property [ protected $inTransaction ] - Property [ protected $queue ] + Property [ protected $handler = NULL ] + Property [ protected $handlers = NULL ] + Property [ protected $lazy = false ] + Property [ protected $prefix = '' ] } - - Methods [13] { - Method [ public method close ] { + - Methods [17] { + Method [ public method delete ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ public method process ] { + Method [ public method get ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ public method __destruct ] { + Method [ public method getHandler ] { + + - Parameters [0] { + } } - Method [ public method __serialize ] { + Method [ public method getHandlers ] { - Parameters [0] { } - Return [ array ] } - Method [ public method __unserialize ] { + Method [ public method getPrefix ] { - - Parameters [1] { - Parameter #0 [ array $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method add ] { + Method [ public method head ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = ] } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ public method begin ] { + Method [ public method isLazy ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ bool ] } - Method [ public method commit ] { + Method [ public method map ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = ] } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ public method getFormatter ] { + Method [ public method mapVia ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ $method ] + Parameter #3 [ ?string $name = ] } - - Return [ Phalcon\Logger\Formatter\FormatterInterface ] + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ public method inTransaction ] { + Method [ public method options ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ public method rollback ] { + Method [ public method patch ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = ] } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ public method setFormatter ] { + Method [ public method post ] { + + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = ] + } + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + } + + Method [ public method put ] { + + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = ] + } + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + } + + Method [ public method setHandler ] { + + - Parameters [2] { + Parameter #0 [ $handler ] + Parameter #1 [ bool $lazy = ] + } + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + } + + Method [ public method setLazy ] { - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Formatter\FormatterInterface $formatter ] + Parameter #0 [ bool $lazy ] } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ protected method getFormattedItem ] { + Method [ public method setPrefix ] { - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + Parameter #0 [ string $prefix ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + } + + Method [ protected method addMap ] { + + - Parameters [4] { + Parameter #0 [ $method ] + Parameter #1 [ string $routePattern ] + Parameter #2 [ $handler ] + Parameter #3 [ string $name ] + } + - Return [ void ] } } } - Class [ class Phalcon\Logger\Adapter\Stream extends Phalcon\Logger\Adapter\AbstractAdapter implements Phalcon\Logger\Adapter\AdapterInterface ] { + Class [ class Phalcon\Mvc\Micro\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -53829,986 +60306,991 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [0] { + - Static methods [1] { + Method [ static public method containerServiceNotFound ] { + + - Parameters [1] { + Parameter #0 [ string $service ] + } + - Return [ string ] + } } - - Properties [8] { - Property [ protected $defaultFormatter ] - Property [ protected $formatter ] - Property [ protected $inTransaction ] - Property [ protected $queue ] - Property [ protected $handler ] - Property [ protected $mode ] - Property [ protected $name ] - Property [ protected $options ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - - Methods [15] { - Method [ public method getName ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ string ] } - Method [ public method __construct ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $options ] + - Parameters [0] { } } - Method [ public method close ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method process ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - Parameters [0] { } - - Return [ void ] - } - - Method [ public method __destruct ] { } - Method [ public method __serialize ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method __unserialize ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ array $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method add ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ array ] } - Method [ public method begin ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ ?Throwable ] } - Method [ public method commit ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ public method getFormatter ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Formatter\FormatterInterface ] + - Return [ string ] } + } + } - Method [ public method inTransaction ] { + Class [ class Phalcon\Mvc\Micro\LazyLoader ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $handler = NULL ] + Property [ protected $definition = NULL ] + } + + - Methods [4] { + Method [ public method getHandler ] { - Parameters [0] { } - - Return [ bool ] + - Return [ ?NULL ] } - Method [ public method rollback ] { + Method [ public method getDefinition ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ public method setFormatter ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Formatter\FormatterInterface $formatter ] + Parameter #0 [ string $definition ] } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ protected method getFormattedItem ] { + Method [ public method callMethod ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - Parameters [3] { + Parameter #0 [ string $method ] + Parameter #1 [ $arguments ] + Parameter #2 [ ?Phalcon\Mvc\Model\BinderInterface $modelBinder = ] } - - Return [ string ] } } } - Class [ class Phalcon\Logger\Adapter\Syslog extends Phalcon\Logger\Adapter\AbstractAdapter implements Phalcon\Logger\Adapter\AdapterInterface ] { + 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 [0] { + - Constants [8] { + 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 } } - Static properties [0] { } - - Static methods [0] { - } - - - Properties [8] { - Property [ protected $formatter ] - Property [ protected $inTransaction ] - Property [ protected $queue ] - Property [ protected $defaultFormatter ] - Property [ protected $facility ] - Property [ protected $name ] - Property [ protected $opened ] - Property [ protected $option ] - } - - - Methods [15] { - Method [ public method __construct ] { + - Static methods [17] { + Method [ static public method __callStatic ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $options ] - } - } - - Method [ public method close ] { - - - Parameters [0] { + Parameter #0 [ string $method ] + Parameter #1 [ array $arguments ] } - - Return [ bool ] } - Method [ public method process ] { + Method [ static public method average ] { - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + Parameter #0 [ array $parameters = [] ] } - - Return [ void ] } - Method [ private method logLevelToSyslog ] { + Method [ static public method cloneResult ] { - - Parameters [1] { - Parameter #0 [ int $level ] + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $base ] + Parameter #1 [ array $data ] + Parameter #2 [ int $dirtyState = ] } - - Return [ int ] + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ public method __destruct ] { + Method [ static public method cloneResultMap ] { + + - Parameters [5] { + Parameter #0 [ $base ] + Parameter #1 [ array $data ] + Parameter #2 [ $columnMap ] + Parameter #3 [ int $dirtyState = ] + Parameter #4 [ ?bool $keepSnapshots = ] + } + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ public method __serialize ] { + Method [ static public method cloneResultMapHydrate ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $data ] + Parameter #1 [ $columnMap ] + Parameter #2 [ int $hydrationMode ] } - - Return [ array ] } - Method [ public method __unserialize ] { + Method [ static public method count ] { - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ $parameters = ] } - - Return [ void ] } - Method [ public method add ] { + Method [ static public method find ] { - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + Parameter #0 [ $parameters = ] } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } - Method [ public method begin ] { + Method [ static public method findFirst ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $parameters = ] } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ ?Phalcon\Mvc\ModelInterface ] } - Method [ public method commit ] { + Method [ static public method maximum ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $parameters = ] } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method getFormatter ] { + Method [ static public method minimum ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $parameters = ] } - - Return [ Phalcon\Logger\Formatter\FormatterInterface ] } - Method [ public method inTransaction ] { + Method [ static public method query ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?Phalcon\Di\DiInterface $container = ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method rollback ] { + Method [ static public method setup ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ void ] } - Method [ public method setFormatter ] { + Method [ static public method sum ] { - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Formatter\FormatterInterface $formatter ] + Parameter #0 [ $parameters = ] } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ protected method getFormattedItem ] { + Method [ static protected method groupResult ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - Parameters [3] { + Parameter #0 [ string $functionName ] + Parameter #1 [ string $alias ] + Parameter #2 [ $parameters = ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } - } - } - Class [ class Phalcon\Logger\Exception extends Phalcon\Exception implements Throwable ] { + Method [ final static protected method invokeFinder ] { - - Constants [0] { - } + - Parameters [2] { + Parameter #0 [ string $method ] + Parameter #1 [ array $arguments ] + } + } - - Static properties [0] { - } + Method [ static private method getPreparedQuery ] { - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { + - Parameters [2] { + Parameter #0 [ $params ] + Parameter #1 [ $limit = ] + } + - Return [ Phalcon\Mvc\Model\QueryInterface ] + } - - Parameters [1] { - Parameter #0 [ string $service ] + Method [ static private method caseInsensitiveColumnMap ] { + + - Parameters [2] { + Parameter #0 [ $columnMap ] + Parameter #1 [ $key ] } - Return [ string ] } } - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + - Properties [15] { + Property [ protected $container = NULL ] + Property [ protected $dirtyState = 1 ] + Property [ protected $dirtyRelated = NULL ] + Property [ protected $errorMessages = NULL ] + Property [ protected $modelsManager = NULL ] + Property [ protected $modelsMetaData = NULL ] + Property [ protected $related = NULL ] + Property [ protected $operationMade = 0 ] + Property [ protected $oldSnapshot = NULL ] + Property [ protected $skipped = false ] + Property [ protected $snapshot = NULL ] + Property [ protected $transaction = NULL ] + Property [ protected $uniqueKey = NULL ] + Property [ protected $uniqueParams = NULL ] + Property [ protected $uniqueTypes = NULL ] } - - Methods [10] { - Method [ public method __construct ] { + - Methods [84] { + Method [ public method getTransaction ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [0] { } + - Return [ null ] } - Method [ public method __wakeup ] { - } - - Method [ final public method getMessage ] { - } + Method [ final public method __construct ] { - Method [ final public method getCode ] { + - Parameters [3] { + Parameter #0 [ $data = ] + Parameter #1 [ ?Phalcon\Di\DiInterface $container = ] + Parameter #2 [ ?Phalcon\Mvc\Model\ManagerInterface $modelsManager = ] + } } - Method [ final public method getFile ] { - } + Method [ public method __call ] { - Method [ final public method getLine ] { + - Parameters [2] { + Parameter #0 [ string $method ] + Parameter #1 [ array $arguments ] + } } - Method [ final public method getTrace ] { - } + Method [ public method __get ] { - Method [ final public method getPrevious ] { + - Parameters [1] { + Parameter #0 [ string $property ] + } } - Method [ final public method getTraceAsString ] { - } + Method [ public method __isset ] { - Method [ public method __toString ] { + - Parameters [1] { + Parameter #0 [ string $property ] + } + - Return [ bool ] } - } - } - Class [ class Phalcon\Logger\Formatter\Json extends Phalcon\Logger\Formatter\AbstractFormatter implements Phalcon\Logger\Formatter\FormatterInterface ] { - - - Constants [0] { - } + Method [ public method __set ] { - - Static properties [0] { - } + - Parameters [2] { + Parameter #0 [ string $property ] + Parameter #1 [ $value ] + } + } - - Static methods [0] { - } + Method [ public method addBehavior ] { - - Properties [1] { - Property [ protected $dateFormat ] - } + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\BehaviorInterface $behavior ] + } + - Return [ void ] + } - - Methods [4] { - Method [ public method __construct ] { + Method [ public method appendMessage ] { - Parameters [1] { - Parameter #0 [ string $dateFormat ] + Parameter #0 [ Phalcon\Messages\MessageInterface $message ] } + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ public method format ] { + Method [ public method assign ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - Parameters [3] { + Parameter #0 [ array $data ] + Parameter #1 [ $whiteList = ] + Parameter #2 [ $dataColumnMap = ] } - - Return [ string ] + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ public method getDateFormat ] { + Method [ protected method collectRelatedToSave ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method setDateFormat ] { + Method [ public method create ] { - - Parameters [1] { - Parameter #0 [ string $dateFormat ] + - Parameters [0] { } + - Return [ bool ] } - } - } - - Class [ class Phalcon\Logger\Formatter\Line extends Phalcon\Logger\Formatter\AbstractFormatter implements Phalcon\Logger\Formatter\FormatterInterface ] { - - Constants [0] { - } + Method [ public method delete ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ bool ] + } - - Static methods [0] { - } + Method [ public method dump ] { - - Properties [2] { - Property [ protected $dateFormat ] - Property [ protected $format ] - } + - Parameters [0] { + } + - Return [ array ] + } - - Methods [6] { - Method [ public method getFormat ] { + Method [ public method fireEvent ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $eventName ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method setFormat ] { + Method [ public method fireEventCancel ] { - Parameters [1] { - Parameter #0 [ string $format ] + Parameter #0 [ string $eventName ] } + - Return [ bool ] } - Method [ public method __construct ] { + Method [ public method getChangedFields ] { - - Parameters [2] { - Parameter #0 [ string $format ] - Parameter #1 [ string $dateFormat ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method format ] { + Method [ public method getDirtyState ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getDateFormat ] { + Method [ public method getEventsManager ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method setDateFormat ] { + Method [ public method getMessages ] { - Parameters [1] { - Parameter #0 [ string $dateFormat ] + Parameter #0 [ $filter = ] } + - Return [ array ] } - } - } - Class [ class Phalcon\Logger\Item ] { + Method [ public method getModelsManager ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ Phalcon\Mvc\Model\ManagerInterface ] + } - - Static properties [0] { - } + Method [ public method getModelsMetaData ] { - - Static methods [0] { - } + - Parameters [0] { + } + - Return [ Phalcon\Mvc\Model\MetaDataInterface ] + } - - Properties [5] { - Property [ protected $context ] - Property [ protected $message ] - Property [ protected $level ] - Property [ protected $levelName ] - Property [ protected $time ] - } + Method [ public method getOperationMade ] { - - Methods [6] { - Method [ public method getContext ] { + - Parameters [0] { + } + - Return [ int ] } - Method [ public method getMessage ] { + Method [ public method getOldSnapshotData ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getLevel ] { + Method [ final public method getReadConnection ] { + + - Parameters [0] { + } + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ public method getLevelName ] { + Method [ final public method getReadConnectionService ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getTime ] { - } - - Method [ public method __construct ] { + Method [ public method getRelated ] { - - Parameters [5] { - Parameter #0 [ string $message ] - Parameter #1 [ string $levelName ] - Parameter #2 [ int $level ] - Parameter #3 [ DateTimeImmutable $time ] - Parameter #4 [ array $context ] + - Parameters [2] { + Parameter #0 [ string $alias ] + Parameter #1 [ $arguments = ] } } - } - } - - Class [ class Phalcon\Logger\LoggerFactory ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - Properties [1] { - Property [ private $adapterFactory ] - } - - - Methods [3] { - Method [ public method __construct ] { + Method [ public method isRelationshipLoaded ] { - Parameters [1] { - Parameter #0 [ Phalcon\Logger\AdapterFactory $factory ] + Parameter #0 [ string $relationshipAlias ] } + - Return [ bool ] } - Method [ public method load ] { + Method [ final public method getSchema ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [0] { } - - Return [ Phalcon\Logger ] + - Return [ ?string ] } - Method [ public method newInstance ] { + Method [ public method getSnapshotData ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $adapters ] + - Parameters [0] { } - - Return [ Phalcon\Logger ] + - Return [ array ] } - } - } - - Class [ class Phalcon\Messages\Exception extends Phalcon\Exception implements Throwable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { + Method [ final public method getSource ] { - - Parameters [1] { - Parameter #0 [ string $service ] + - Parameters [0] { } - Return [ string ] } - } - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - } - - - Methods [10] { - Method [ public method __construct ] { + Method [ public method getUpdatedFields ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method __wakeup ] { - } + Method [ final public method getWriteConnection ] { - Method [ final public method getMessage ] { + - Parameters [0] { + } + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ final public method getCode ] { - } + Method [ final public method getWriteConnectionService ] { - Method [ final public method getFile ] { + - Parameters [0] { + } + - Return [ string ] } - Method [ final public method getLine ] { - } + Method [ public method hasChanged ] { - Method [ final public method getTrace ] { + - Parameters [2] { + Parameter #0 [ $fieldName = ] + Parameter #1 [ bool $allFields = ] + } + - Return [ bool ] } - Method [ final public method getPrevious ] { - } + Method [ public method hasSnapshotData ] { - Method [ final public method getTraceAsString ] { + - Parameters [0] { + } + - Return [ bool ] } - Method [ public method __toString ] { - } - } - } + Method [ public method hasUpdated ] { - Class [ class Phalcon\Messages\Message implements Phalcon\Messages\MessageInterface, JsonSerializable ] { + - Parameters [2] { + Parameter #0 [ $fieldName = ] + Parameter #1 [ bool $allFields = ] + } + - Return [ bool ] + } - - Constants [0] { - } + Method [ public method jsonSerialize ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ array ] + } - - Static methods [0] { - } + Method [ public method readAttribute ] { - - Properties [5] { - Property [ protected $code ] - Property [ protected $field ] - Property [ protected $message ] - Property [ protected $type ] - Property [ protected $metaData ] - } + - Parameters [1] { + Parameter #0 [ string $attribute ] + } + } - - Methods [13] { - Method [ public method getCode ] { + Method [ public method refresh ] { - Parameters [0] { } - - Return [ int ] + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ public method getField ] { + Method [ public method save ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ public method getMessage ] { + Method [ public method serialize ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getType ] { + Method [ public method unserialize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $data ] } - - Return [ string ] } - Method [ public method getMetaData ] { + Method [ final public method setConnectionService ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $connectionService ] } - - Return [ array ] + - Return [ void ] } - Method [ public method __construct ] { + Method [ public method setDirtyState ] { - - Parameters [5] { - Parameter #0 [ string $message ] - Parameter #1 [ $field ] - Parameter #2 [ string $type ] - Parameter #3 [ int $code ] - Parameter #4 [ array $metaData ] + - Parameters [1] { + Parameter #0 [ int $dirtyState ] } } - Method [ public method __toString ] { + Method [ public method setEventsManager ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ string ] } - Method [ public method jsonSerialize ] { + Method [ final public method setReadConnectionService ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $connectionService ] } - - Return [ array ] + - Return [ void ] } - Method [ public method setCode ] { + Method [ public method setOldSnapshotData ] { - - Parameters [1] { - Parameter #0 [ int $code ] + - Parameters [2] { + Parameter #0 [ array $data ] + Parameter #1 [ $columnMap = ] } - - Return [ Phalcon\Messages\MessageInterface ] } - Method [ public method setField ] { + Method [ public method setSnapshotData ] { - - Parameters [1] { - Parameter #0 [ $field ] + - Parameters [2] { + Parameter #0 [ array $data ] + Parameter #1 [ $columnMap = ] } - - Return [ Phalcon\Messages\MessageInterface ] + - Return [ void ] } - Method [ public method setMessage ] { + Method [ public method setTransaction ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] } - - Return [ Phalcon\Messages\MessageInterface ] + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ public method setMetaData ] { + Method [ final public method setWriteConnectionService ] { - Parameters [1] { - Parameter #0 [ array $metaData ] + Parameter #0 [ string $connectionService ] } - - Return [ Phalcon\Messages\MessageInterface ] + - Return [ void ] } - Method [ public method setType ] { + Method [ public method skipOperation ] { - Parameters [1] { - Parameter #0 [ string $type ] + Parameter #0 [ bool $skip ] } - - Return [ Phalcon\Messages\MessageInterface ] + - Return [ void ] } - } - } - Class [ class Phalcon\Messages\Messages implements ArrayAccess, Countable, Iterator, Traversable, JsonSerializable ] { - - - Constants [0] { - } + Method [ public method toArray ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ $columns = ] + } + - Return [ array ] + } - - Static methods [0] { - } + Method [ public method update ] { - - Properties [2] { - Property [ protected $position ] - Property [ protected $messages ] - } + - Parameters [0] { + } + - Return [ bool ] + } - - Methods [15] { - Method [ public method __construct ] { + Method [ public method writeAttribute ] { - - Parameters [1] { - Parameter #0 [ array $messages ] + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $value ] } + - Return [ void ] } - Method [ public method appendMessage ] { + Method [ final protected method checkForeignKeysRestrict ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + - Parameters [0] { } + - Return [ bool ] } - Method [ public method appendMessages ] { + Method [ final protected method checkForeignKeysReverseCascade ] { - - Parameters [1] { - Parameter #0 [ $messages ] + - Parameters [0] { } + - Return [ bool ] } - Method [ public method count ] { + Method [ final protected method checkForeignKeysReverseRestrict ] { - Parameters [0] { } - - Return [ int ] + - Return [ bool ] } - Method [ public method current ] { + Method [ protected method doLowInsert ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ Phalcon\Mvc\Model\MetaDataInterface $metaData ] + Parameter #1 [ Phalcon\Db\Adapter\AdapterInterface $connection ] + Parameter #2 [ $table ] + Parameter #3 [ $identityField ] } - - Return [ Phalcon\Messages\MessageInterface ] + - Return [ bool ] } - Method [ public method filter ] { + Method [ protected method doLowUpdate ] { - - Parameters [1] { - Parameter #0 [ string $fieldName ] + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\Model\MetaDataInterface $metaData ] + Parameter #1 [ Phalcon\Db\Adapter\AdapterInterface $connection ] + Parameter #2 [ $table ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method jsonSerialize ] { + Method [ protected method exists ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\Model\MetaDataInterface $metaData ] + Parameter #1 [ Phalcon\Db\Adapter\AdapterInterface $connection ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method key ] { + Method [ protected method getRelatedRecords ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $method ] + Parameter #2 [ array $arguments ] } - - Return [ int ] } - Method [ public method next ] { + Method [ final protected method possibleSetter ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $property ] + Parameter #1 [ $value ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method offsetExists ] { + Method [ protected method preSave ] { - - Parameters [1] { - Parameter #0 [ $index ] + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\Model\MetaDataInterface $metaData ] + Parameter #1 [ bool $exists ] + Parameter #2 [ $identityField ] } - Return [ bool ] } - Method [ public method offsetGet ] { + Method [ protected method preSaveRelatedRecords ] { - - Parameters [1] { - Parameter #0 [ $index ] + - Parameters [2] { + Parameter #0 [ Phalcon\Db\Adapter\AdapterInterface $connection ] + Parameter #1 [ $related ] } + - Return [ bool ] } - Method [ public method offsetSet ] { + Method [ protected method postSave ] { - Parameters [2] { - Parameter #0 [ $index ] - Parameter #1 [ $message ] + Parameter #0 [ bool $success ] + Parameter #1 [ bool $exists ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method offsetUnset ] { + Method [ protected method postSaveRelatedRecords ] { - - Parameters [1] { - Parameter #0 [ $index ] + - Parameters [2] { + Parameter #0 [ Phalcon\Db\Adapter\AdapterInterface $connection ] + Parameter #1 [ $related ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method rewind ] { + Method [ protected method allowEmptyStringValues ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $attributes ] } - Return [ void ] } - Method [ public method valid ] { + Method [ protected method cancelOperation ] { - Parameters [0] { } - - Return [ bool ] } - } - } - - Class [ class Phalcon\Mvc\Application extends Phalcon\Application\AbstractApplication implements Phalcon\Events\EventsAwareInterface, Phalcon\Di\InjectionAwareInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [7] { - Property [ protected $container ] - Property [ protected $defaultModule ] - Property [ protected $eventsManager ] - Property [ protected $modules ] - Property [ protected $implicitView ] - Property [ protected $sendCookies ] - Property [ protected $sendHeaders ] - } - - Methods [16] { - Method [ public method handle ] { + Method [ protected method belongsTo ] { - - Parameters [1] { - Parameter #0 [ string $uri ] + - Parameters [4] { + Parameter #0 [ $fields ] + Parameter #1 [ string $referenceModel ] + Parameter #2 [ $referencedFields ] + Parameter #3 [ $options = ] } + - Return [ Phalcon\Mvc\Model\Relation ] } - Method [ public method sendCookiesOnHandleRequest ] { + Method [ protected method hasMany ] { - - Parameters [1] { - Parameter #0 [ bool $sendCookies ] + - Parameters [4] { + Parameter #0 [ $fields ] + Parameter #1 [ string $referenceModel ] + Parameter #2 [ $referencedFields ] + Parameter #3 [ $options = ] } - - Return [ Phalcon\Mvc\Application ] + - Return [ Phalcon\Mvc\Model\Relation ] } - Method [ public method sendHeadersOnHandleRequest ] { + Method [ protected method hasManyToMany ] { - - Parameters [1] { - Parameter #0 [ bool $sendHeaders ] + - Parameters [7] { + Parameter #0 [ $fields ] + Parameter #1 [ string $intermediateModel ] + Parameter #2 [ $intermediateFields ] + Parameter #3 [ $intermediateReferencedFields ] + Parameter #4 [ string $referenceModel ] + Parameter #5 [ $referencedFields ] + Parameter #6 [ $options = ] } - - Return [ Phalcon\Mvc\Application ] + - Return [ Phalcon\Mvc\Model\Relation ] } - Method [ public method useImplicitView ] { + Method [ protected method hasOne ] { - - Parameters [1] { - Parameter #0 [ bool $implicitView ] + - Parameters [4] { + Parameter #0 [ $fields ] + Parameter #1 [ string $referenceModel ] + Parameter #2 [ $referencedFields ] + Parameter #3 [ $options = ] } - - Return [ Phalcon\Mvc\Application ] + - Return [ Phalcon\Mvc\Model\Relation ] } - Method [ public method __construct ] { + Method [ protected method hasOneThrough ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface or NULL $container ] + - Parameters [7] { + Parameter #0 [ $fields ] + Parameter #1 [ string $intermediateModel ] + Parameter #2 [ $intermediateFields ] + Parameter #3 [ $intermediateReferencedFields ] + Parameter #4 [ string $referenceModel ] + Parameter #5 [ $referencedFields ] + Parameter #6 [ $options = ] } + - Return [ Phalcon\Mvc\Model\Relation ] } - Method [ public method getDefaultModule ] { + Method [ protected method keepSnapshots ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $keepSnapshot ] } - - Return [ string ] + - Return [ void ] } - Method [ public method getEventsManager ] { + Method [ final protected method setSchema ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $schema ] } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ public method getModule ] { + Method [ final protected method setSource ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $source ] } + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ public method getModules ] { + Method [ protected method skipAttributes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $attributes ] } - - Return [ array ] } - Method [ public method registerModules ] { + Method [ protected method skipAttributesOnCreate ] { - - Parameters [2] { - Parameter #0 [ array $modules ] - Parameter #1 [ bool $merge ] + - Parameters [1] { + Parameter #0 [ array $attributes ] } - - Return [ Phalcon\Application\AbstractApplication ] + - Return [ void ] } - Method [ public method setDefaultModule ] { + Method [ protected method skipAttributesOnUpdate ] { - Parameters [1] { - Parameter #0 [ string $defaultModule ] + Parameter #0 [ array $attributes ] } - - Return [ Phalcon\Application\AbstractApplication ] + - Return [ void ] } - Method [ public method setEventsManager ] { + Method [ protected method useDynamicUpdate ] { - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + Parameter #0 [ bool $dynamicUpdate ] } - Return [ void ] } - Method [ public method __get ] { + Method [ protected method validate ] { - Parameters [1] { - Parameter #0 [ string $propertyName ] + Parameter #0 [ Phalcon\Validation\ValidationInterface $validator ] } + - Return [ bool ] } - Method [ public method __isset ] { + Method [ public method validationHasFailed ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - Return [ bool ] } - Method [ public method getDI ] { + Method [ public method getDI ] { - Parameters [0] { } - Return [ Phalcon\Di\DiInterface ] } - Method [ public method setDI ] { + Method [ public method setDI ] { - Parameters [1] { Parameter #0 [ Phalcon\Di\DiInterface $container ] @@ -54818,7 +61300,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Mvc\Application\Exception extends Phalcon\Application\Exception implements Throwable ] { + Class [ class Phalcon\Mvc\Model\Behavior\SoftDelete extends Phalcon\Mvc\Model\Behavior implements Phalcon\Mvc\Model\BehaviorInterface ] { - Constants [0] { } @@ -54826,63 +61308,56 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { - - - Parameters [1] { - Parameter #0 [ string $service ] - } - - Return [ string ] - } + - Static methods [0] { } - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + - Properties [1] { + Property [ protected $options = NULL ] } - - Methods [10] { - Method [ public method __construct ] { + - Methods [5] { + Method [ public method notify ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ Phalcon\Mvc\ModelInterface $model ] } } - Method [ public method __wakeup ] { - } - - Method [ final public method getMessage ] { - } + Method [ public method __construct ] { - Method [ final public method getCode ] { + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } } - Method [ final public method getFile ] { - } + Method [ protected method getOptions ] { - Method [ final public method getLine ] { + - Parameters [1] { + Parameter #0 [ ?string $eventName = ] + } } - Method [ final public method getTrace ] { - } + Method [ public method missingMethod ] { - Method [ final public method getPrevious ] { + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $method ] + Parameter #2 [ array $arguments = [] ] + } } - Method [ final public method getTraceAsString ] { - } + Method [ protected method mustTakeAction ] { - Method [ public method __toString ] { + - Parameters [1] { + Parameter #0 [ string $eventName ] + } + - Return [ bool ] } } } - Class [ abstract class Phalcon\Mvc\Controller extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\ControllerInterface ] { + Class [ class Phalcon\Mvc\Model\Behavior\Timestampable extends Phalcon\Mvc\Model\Behavior implements Phalcon\Mvc\Model\BehaviorInterface ] { - Constants [0] { } @@ -54894,46 +61369,59 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [1] { - Property [ protected $container ] + Property [ protected $options = NULL ] } - - Methods [5] { - Method [ final public method __construct ] { + - Methods [6] { + Method [ public method notify ] { + + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ Phalcon\Mvc\ModelInterface $model ] + } } - Method [ public method __get ] { + Method [ private method getTimestamp ] { - Parameters [1] { - Parameter #0 [ string $propertyName ] + Parameter #0 [ array $options ] } } - Method [ public method __isset ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ array $options = [] ] } - - Return [ bool ] } - Method [ public method getDI ] { + Method [ protected method getOptions ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $eventName = ] } - - Return [ Phalcon\Di\DiInterface ] } - Method [ public method setDI ] { + Method [ public method missingMethod ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $method ] + Parameter #2 [ array $arguments = [] ] + } + } + + Method [ protected method mustTakeAction ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ string $eventName ] } - - Return [ void ] + - Return [ bool ] } } } - Class [ class Phalcon\Mvc\Dispatcher extends Phalcon\Dispatcher\AbstractDispatcher implements Phalcon\Events\EventsAwareInterface, Phalcon\Dispatcher\DispatcherInterface, Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\DispatcherInterface ] { + Class [ class Phalcon\Mvc\Model\Binder implements Phalcon\Mvc\Model\BinderInterface ] { - Constants [0] { } @@ -54944,460 +61432,426 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [26] { - Property [ protected $container ] - Property [ protected $activeHandler ] - Property [ protected $activeMethodMap ] - Property [ protected $actionName ] - Property [ protected $actionSuffix ] - Property [ protected $camelCaseMap ] - Property [ protected $defaultNamespace ] - Property [ protected $handlerHashes ] - Property [ protected $handlerName ] - Property [ protected $eventsManager ] - Property [ protected $finished ] - Property [ protected $forwarded ] - Property [ protected $isControllerInitialize ] - Property [ protected $lastHandler ] - Property [ protected $modelBinder ] - Property [ protected $modelBinding ] - Property [ protected $moduleName ] - Property [ protected $namespaceName ] - Property [ protected $params ] - Property [ protected $previousActionName ] - Property [ protected $previousHandlerName ] - Property [ protected $previousNamespaceName ] - Property [ protected $returnedValue ] - Property [ protected $defaultAction ] - Property [ protected $defaultHandler ] - Property [ protected $handlerSuffix ] + - Properties [4] { + Property [ protected $boundModels = NULL ] + Property [ protected $cache = NULL ] + Property [ protected $internalCache = NULL ] + Property [ protected $originalValues = NULL ] } - - Methods [48] { - Method [ public method forward ] { - - - Parameters [1] { - Parameter #0 [ array $forward ] - } - - Return [ void ] - } - - Method [ public method getActiveController ] { - - - Parameters [0] { - } - - Return [ Phalcon\Mvc\ControllerInterface ] - } - - Method [ public method getControllerClass ] { + - Methods [9] { + Method [ public method getBoundModels ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getControllerName ] { + Method [ public method getOriginalValues ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getLastController ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?Phalcon\Cache\Adapter\AdapterInterface $cache = ] } - - Return [ Phalcon\Mvc\ControllerInterface ] } - Method [ public method getPreviousActionName ] { + Method [ public method bindToHandler ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ $handler ] + Parameter #1 [ array $params ] + Parameter #2 [ string $cacheKey ] + Parameter #3 [ ?string $methodName = ] } - - Return [ string ] + - Return [ array ] } - Method [ public method getPreviousControllerName ] { + Method [ protected method findBoundModel ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $paramValue ] + Parameter #1 [ string $className ] } - - Return [ string ] } - Method [ public method getPreviousNamespaceName ] { + Method [ public method getCache ] { - Parameters [0] { } - - Return [ string ] - } - - Method [ public method setControllerName ] { - - - Parameters [1] { - Parameter #0 [ string $controllerName ] - } + - Return [ Phalcon\Cache\Adapter\AdapterInterface ] } - Method [ public method setControllerSuffix ] { + Method [ protected method getParamsFromCache ] { - Parameters [1] { - Parameter #0 [ string $controllerSuffix ] + Parameter #0 [ string $cacheKey ] } + - Return [ ?array ] } - Method [ public method setDefaultController ] { + Method [ protected method getParamsFromReflection ] { - - Parameters [1] { - Parameter #0 [ string $controllerName ] + - Parameters [4] { + Parameter #0 [ $handler ] + Parameter #1 [ array $params ] + Parameter #2 [ string $cacheKey ] + Parameter #3 [ string $methodName ] } + - Return [ array ] } - Method [ protected method handleException ] { + Method [ public method setCache ] { - Parameters [1] { - Parameter #0 [ Exception $exception ] - } - } - - Method [ protected method throwDispatchException ] { - - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ int $exceptionCode ] - } - } - - Method [ public method callActionMethod ] { - - - Parameters [3] { - Parameter #0 [ $handler ] - Parameter #1 [ string $actionMethod ] - Parameter #2 [ array $params ] + Parameter #0 [ Phalcon\Cache\Adapter\AdapterInterface $cache ] } + - Return [ Phalcon\Mvc\Model\BinderInterface ] } + } + } - Method [ public method dispatch ] { - } - - Method [ public method getActionName ] { - - - Parameters [0] { - } - - Return [ string ] - } + Class [ class Phalcon\Mvc\Model\Criteria implements Phalcon\Mvc\Model\CriteriaInterface, Phalcon\Di\InjectionAwareInterface ] { - Method [ public method getActionSuffix ] { + - Constants [0] { + } - - Parameters [0] { - } - - Return [ string ] - } + - Static properties [0] { + } - Method [ public method getActiveMethod ] { + - Static methods [1] { + Method [ static public method fromInput ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #1 [ string $modelName ] + Parameter #2 [ array $data ] + Parameter #3 [ string $operator = ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } + } - Method [ public method getBoundModels ] { - - - Parameters [0] { - } - - Return [ array ] - } + - Properties [5] { + Property [ protected $bindParams = NULL ] + Property [ protected $bindTypes = NULL ] + Property [ protected $hiddenParamNumber = 0 ] + Property [ protected $model = NULL ] + Property [ protected $params = NULL ] + } - Method [ public method getDefaultNamespace ] { + - Methods [37] { + Method [ public method andWhere ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $conditions ] + Parameter #1 [ $bindParams = ] + Parameter #2 [ $bindTypes = ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method getEventsManager ] { + Method [ public method betweenWhere ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $expr ] + Parameter #1 [ $minimum ] + Parameter #2 [ $maximum ] } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method getHandlerSuffix ] { + Method [ public method bind ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $bindParams ] + Parameter #1 [ bool $merge = ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method getModelBinder ] { + Method [ public method bindTypes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $bindTypes ] } - - Return [ Phalcon\Mvc\Model\BinderInterface or NULL ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method getModuleName ] { + Method [ public method cache ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $cache ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method getNamespaceName ] { + Method [ public method columns ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $columns ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method getParam ] { + Method [ public method conditions ] { - - Parameters [3] { - Parameter #0 [ $param ] - Parameter #1 [ $filters ] - Parameter #2 [ $defaultValue ] + - Parameters [1] { + Parameter #0 [ string $conditions ] } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method getParams ] { + Method [ public method createBuilder ] { - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method hasParam ] { + Method [ public method distinct ] { - Parameters [1] { - Parameter #0 [ $param ] + Parameter #0 [ $distinct ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method isFinished ] { + Method [ public method execute ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } - Method [ public method setActionName ] { + Method [ public method forUpdate ] { - Parameters [1] { - Parameter #0 [ string $actionName ] + Parameter #0 [ bool $forUpdate = ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method setDefaultAction ] { + Method [ public method getColumns ] { - - Parameters [1] { - Parameter #0 [ string $actionName ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method setDefaultNamespace ] { + Method [ public method getConditions ] { - - Parameters [1] { - Parameter #0 [ string $defaultNamespace ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?string ] } - Method [ public method getHandlerClass ] { + Method [ public method getDI ] { - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ public method setParam ] { + Method [ public method getGroupBy ] { - - Parameters [2] { - Parameter #0 [ $param ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method setParams ] { + Method [ public method getHaving ] { - - Parameters [1] { - Parameter #0 [ array $params ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method setReturnedValue ] { + Method [ public method getLimit ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method setActionSuffix ] { + Method [ public method getModelName ] { - - Parameters [1] { - Parameter #0 [ string $actionSuffix ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setEventsManager ] { + Method [ public method getOrderBy ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?string ] } - Method [ public method setHandlerSuffix ] { + Method [ public method getParams ] { - - Parameters [1] { - Parameter #0 [ string $handlerSuffix ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method setModelBinder ] { + Method [ public method getWhere ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\Model\BinderInterface $modelBinder ] - Parameter #1 [ $cache ] + - Parameters [0] { } - - Return [ Phalcon\Dispatcher\DispatcherInterface ] + - Return [ ?string ] } - Method [ public method setModuleName ] { + Method [ public method groupBy ] { - Parameters [1] { - Parameter #0 [ string $moduleName ] + Parameter #0 [ $group ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method setNamespaceName ] { + Method [ public method having ] { - Parameters [1] { - Parameter #0 [ string $namespaceName ] + Parameter #0 [ $having ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method getReturnedValue ] { + Method [ public method innerJoin ] { + + - Parameters [3] { + Parameter #0 [ string $model ] + Parameter #1 [ $conditions = ] + Parameter #2 [ $alias = ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method wasForwarded ] { + Method [ public method inWhere ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $expr ] + Parameter #1 [ array $values ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ protected method resolveEmptyProperties ] { + Method [ public method join ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $model ] + Parameter #1 [ $conditions = ] + Parameter #2 [ $alias = ] + Parameter #3 [ $type = ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ protected method toCamelCase ] { + Method [ public method leftJoin ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [3] { + Parameter #0 [ string $model ] + Parameter #1 [ $conditions = ] + Parameter #2 [ $alias = ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method getDI ] { + Method [ public method limit ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ int $limit ] + Parameter #1 [ int $offset = ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method setDI ] { + Method [ public method notBetweenWhere ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [3] { + Parameter #0 [ string $expr ] + Parameter #1 [ $minimum ] + Parameter #2 [ $maximum ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - } - } - - Class [ class Phalcon\Mvc\Dispatcher\Exception extends Phalcon\Dispatcher\Exception implements Throwable ] { - - Constants [6] { - 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 } - } + Method [ public method notInWhere ] { - - Static properties [0] { - } + - Parameters [2] { + Parameter #0 [ string $expr ] + Parameter #1 [ array $values ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { + Method [ public method orderBy ] { - Parameters [1] { - Parameter #0 [ string $service ] + Parameter #0 [ string $orderColumns ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - } - - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - } - - Methods [10] { - Method [ public method __construct ] { + Method [ public method orWhere ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $conditions ] + Parameter #1 [ $bindParams = ] + Parameter #2 [ $bindTypes = ] } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method __wakeup ] { - } + Method [ public method rightJoin ] { - Method [ final public method getMessage ] { + - Parameters [3] { + Parameter #0 [ string $model ] + Parameter #1 [ $conditions = ] + Parameter #2 [ $alias = ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ final public method getCode ] { - } + Method [ public method setDI ] { - Method [ final public method getFile ] { + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + } + - Return [ void ] } - Method [ final public method getLine ] { - } + Method [ public method setModelName ] { - Method [ final public method getTrace ] { + - Parameters [1] { + Parameter #0 [ string $modelName ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ final public method getPrevious ] { - } + Method [ public method sharedLock ] { - Method [ final public method getTraceAsString ] { + - Parameters [1] { + Parameter #0 [ bool $sharedLock = ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method __toString ] { + Method [ public method where ] { + + - Parameters [3] { + Parameter #0 [ string $conditions ] + Parameter #1 [ $bindParams = ] + Parameter #2 [ $bindTypes = ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } } } - Class [ class Phalcon\Mvc\Micro extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, ArrayAccess, Phalcon\Events\EventsAwareInterface ] { + Class [ class Phalcon\Mvc\Model\Manager implements Phalcon\Mvc\Model\ManagerInterface, Phalcon\Di\InjectionAwareInterface, Phalcon\Events\EventsAwareInterface ] { - Constants [0] { } @@ -55408,1600 +61862,1576 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [15] { - Property [ protected $activeHandler ] - Property [ protected $afterBindingHandlers ] - Property [ protected $afterHandlers ] - Property [ protected $beforeHandlers ] - Property [ protected $container ] - Property [ protected $errorHandler ] - Property [ protected $eventsManager ] - Property [ protected $finishHandlers ] - Property [ protected $handlers ] - Property [ protected $modelBinder ] - Property [ protected $notFoundHandler ] - Property [ protected $responseHandler ] - Property [ protected $returnedValue ] - Property [ protected $router ] - Property [ protected $stopped ] + - Properties [27] { + Property [ protected $aliases = NULL ] + Property [ protected $behaviors = NULL ] + Property [ protected $belongsTo = NULL ] + Property [ protected $belongsToSingle = NULL ] + Property [ protected $container = NULL ] + Property [ protected $customEventsManager = NULL ] + Property [ protected $dynamicUpdate = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $hasMany = NULL ] + Property [ protected $hasManySingle = NULL ] + Property [ protected $hasManyToMany = NULL ] + Property [ protected $hasManyToManySingle = NULL ] + Property [ protected $hasOne = NULL ] + Property [ protected $hasOneSingle = NULL ] + Property [ protected $hasOneThrough = NULL ] + Property [ protected $hasOneThroughSingle = NULL ] + Property [ protected $initialized = NULL ] + Property [ protected $keepSnapshots = NULL ] + Property [ protected $lastInitialized = NULL ] + Property [ protected $lastQuery = NULL ] + Property [ protected $modelVisibility = NULL ] + Property [ protected $prefix = '' ] + Property [ protected $readConnectionServices = NULL ] + Property [ protected $sources = NULL ] + Property [ protected $schemas = NULL ] + Property [ protected $writeConnectionServices = NULL ] + Property [ protected $reusable = NULL ] } - - Methods [41] { - Method [ public method __construct ] { + - Methods [65] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface or NULL $container ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } + - Return [ void ] } - Method [ public method after ] { + Method [ public method getDI ] { - - Parameters [1] { - Parameter #0 [ $handler ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ public method afterBinding ] { + Method [ public method setEventsManager ] { - Parameters [1] { - Parameter #0 [ $handler ] + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ Phalcon\Mvc\Micro ] + - Return [ void ] } - Method [ public method before ] { + Method [ public method getEventsManager ] { - - Parameters [1] { - Parameter #0 [ $handler ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method delete ] { + Method [ public method setCustomEventsManager ] { - Parameters [2] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ void ] } - Method [ public method error ] { + Method [ public method getCustomEventsManager ] { - Parameters [1] { - Parameter #0 [ $handler ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Micro ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method finish ] { + Method [ public method initialize ] { - Parameters [1] { - Parameter #0 [ $handler ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Micro ] + - Return [ bool ] } - Method [ public method get ] { + Method [ public method isInitialized ] { - - Parameters [2] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] + - Parameters [1] { + Parameter #0 [ string $className ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] - } - - Method [ public method getActiveHandler ] { + - Return [ bool ] } - Method [ public method getBoundModels ] { + Method [ public method getLastInitialized ] { - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ public method getEventsManager ] { + Method [ public method load ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $modelName ] } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ public method setEventsManager ] { + Method [ public method setModelPrefix ] { - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + Parameter #0 [ string $prefix ] } - Return [ void ] } - Method [ public method getHandlers ] { + Method [ public method getModelPrefix ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getModelBinder ] { + Method [ public method setModelSource ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $source ] } - - Return [ Phalcon\Mvc\Model\BinderInterface or NULL ] - } - - Method [ public method getReturnedValue ] { + - Return [ void ] } - Method [ public method getRouter ] { + Method [ final public method isVisibleModelProperty ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $property ] } - - Return [ Phalcon\Mvc\RouterInterface ] + - Return [ bool ] } - Method [ public method getService ] { + Method [ public method getModelSource ] { - Parameters [1] { - Parameter #0 [ string $serviceName ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ string ] } - Method [ public method getSharedService ] { + Method [ public method setModelSchema ] { - - Parameters [1] { - Parameter #0 [ string $serviceName ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $schema ] } + - Return [ void ] } - Method [ public method handle ] { + Method [ public method getModelSchema ] { - Parameters [1] { - Parameter #0 [ string $uri ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ ?string ] } - Method [ public method hasService ] { + Method [ public method setConnectionService ] { - - Parameters [1] { - Parameter #0 [ string $serviceName ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $connectionService ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method head ] { + Method [ public method setWriteConnectionService ] { - Parameters [2] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $connectionService ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ void ] } - Method [ public method map ] { + Method [ public method setReadConnectionService ] { - Parameters [2] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $connectionService ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ void ] } - Method [ public method mount ] { + Method [ public method getReadConnection ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Micro\CollectionInterface $collection ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Micro ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ public method notFound ] { + Method [ public method getWriteConnection ] { - Parameters [1] { - Parameter #0 [ $handler ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Micro ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ public method offsetExists ] { + Method [ protected method getConnection ] { - - Parameters [1] { - Parameter #0 [ $alias ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $connectionServices ] } - - Return [ bool ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ public method offsetGet ] { + Method [ public method getReadConnectionService ] { - Parameters [1] { - Parameter #0 [ $alias ] - } - } - - Method [ public method offsetSet ] { - - - Parameters [2] { - Parameter #0 [ $alias ] - Parameter #1 [ $definition ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ void ] + - Return [ string ] } - Method [ public method offsetUnset ] { + Method [ public method getWriteConnectionService ] { - Parameters [1] { - Parameter #0 [ $alias ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ void ] + - Return [ string ] } - Method [ public method options ] { + Method [ public method getConnectionService ] { - Parameters [2] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $connectionServices ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method patch ] { + Method [ public method notifyEvent ] { - Parameters [2] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] + Parameter #0 [ string $eventName ] + Parameter #1 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method post ] { + Method [ public method missingMethod ] { - - Parameters [2] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $eventName ] + Parameter #2 [ $data ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method put ] { + Method [ public method addBehavior ] { - Parameters [2] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ Phalcon\Mvc\Model\BehaviorInterface $behavior ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ void ] } - Method [ public method setActiveHandler ] { + Method [ public method keepSnapshots ] { - - Parameters [1] { - Parameter #0 [ $activeHandler ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ bool $keepSnapshots ] } + - Return [ void ] } - Method [ public method setDI ] { + Method [ public method isKeepingSnapshots ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method setModelBinder ] { + Method [ public method useDynamicUpdate ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\Model\BinderInterface $modelBinder ] - Parameter #1 [ $cache ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ bool $dynamicUpdate ] } - - Return [ Phalcon\Mvc\Micro ] + - Return [ void ] } - Method [ public method setResponseHandler ] { + Method [ public method isUsingDynamicUpdate ] { - Parameters [1] { - Parameter #0 [ $handler ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Micro ] + - Return [ bool ] } - Method [ public method setService ] { + Method [ public method addHasOne ] { - - Parameters [3] { - Parameter #0 [ string $serviceName ] - Parameter #1 [ $definition ] - Parameter #2 [ bool $shared ] + - Parameters [5] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $fields ] + Parameter #2 [ string $referencedModel ] + Parameter #3 [ $referencedFields ] + Parameter #4 [ $options = ] } - - Return [ Phalcon\Di\ServiceInterface ] - } - - Method [ public method stop ] { + - Return [ Phalcon\Mvc\Model\RelationInterface ] } - Method [ public method __get ] { + Method [ public method addHasOneThrough ] { - - Parameters [1] { - Parameter #0 [ string $propertyName ] + - Parameters [8] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $fields ] + Parameter #2 [ string $intermediateModel ] + Parameter #3 [ $intermediateFields ] + Parameter #4 [ $intermediateReferencedFields ] + Parameter #5 [ string $referencedModel ] + Parameter #6 [ $referencedFields ] + Parameter #7 [ $options = ] } + - Return [ Phalcon\Mvc\Model\RelationInterface ] } - Method [ public method __isset ] { + Method [ public method addBelongsTo ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [5] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $fields ] + Parameter #2 [ string $referencedModel ] + Parameter #3 [ $referencedFields ] + Parameter #4 [ $options = ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Model\RelationInterface ] } - Method [ public method getDI ] { + Method [ public method addHasMany ] { - - Parameters [0] { + - Parameters [5] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $fields ] + Parameter #2 [ string $referencedModel ] + Parameter #3 [ $referencedFields ] + Parameter #4 [ $options = ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ Phalcon\Mvc\Model\RelationInterface ] } - } - } - - Class [ class Phalcon\Mvc\Micro\Collection implements Phalcon\Mvc\Micro\CollectionInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [4] { - Property [ protected $handler ] - Property [ protected $handlers ] - Property [ protected $lazy ] - Property [ protected $prefix ] - } - - Methods [17] { - Method [ public method delete ] { + Method [ public method addHasManyToMany ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ string or NULL $name ] + - Parameters [8] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $fields ] + Parameter #2 [ string $intermediateModel ] + Parameter #3 [ $intermediateFields ] + Parameter #4 [ $intermediateReferencedFields ] + Parameter #5 [ string $referencedModel ] + Parameter #6 [ $referencedFields ] + Parameter #7 [ $options = ] } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ Phalcon\Mvc\Model\RelationInterface ] } - Method [ public method get ] { + Method [ public method existsBelongsTo ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ string or NULL $name ] + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ bool ] } - Method [ public method getHandler ] { + Method [ public method existsHasMany ] { + + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] + } + - Return [ bool ] } - Method [ public method getHandlers ] { + Method [ public method existsHasOne ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method getPrefix ] { + Method [ public method existsHasOneThrough ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method head ] { + Method [ public method existsHasManyToMany ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ string or NULL $name ] + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ bool ] } - Method [ public method isLazy ] { + Method [ public method getRelationByAlias ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $alias ] } - - Return [ bool ] } - Method [ public method map ] { + Method [ final protected method _mergeFindParameters ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ string or NULL $name ] + - Parameters [2] { + Parameter #0 [ $findParamsOne ] + Parameter #1 [ $findParamsTwo ] } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ array ] } - Method [ public method mapVia ] { + Method [ public method getRelationRecords ] { - Parameters [4] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ $method ] - Parameter #3 [ string or NULL $name ] + Parameter #0 [ Phalcon\Mvc\Model\RelationInterface $relation ] + Parameter #1 [ Phalcon\Mvc\ModelInterface $record ] + Parameter #2 [ $parameters = ] + Parameter #3 [ ?string $method = ] } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ public method options ] { + Method [ public method getReusableRecords ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ string or NULL $name ] + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $key ] } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ public method patch ] { + Method [ public method setReusableRecords ] { - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ string or NULL $name ] + Parameter #0 [ string $modelName ] + Parameter #1 [ string $key ] + Parameter #2 [ $records ] } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ void ] } - Method [ public method post ] { + Method [ public method clearReusableObjects ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ string or NULL $name ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ void ] } - Method [ public method put ] { + Method [ public method getBelongsToRecords ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ string or NULL $name ] + - Parameters [5] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] + Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] + Parameter #3 [ $parameters = ] + Parameter #4 [ ?string $method = ] } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ public method setHandler ] { + Method [ public method getHasManyRecords ] { - - Parameters [2] { - Parameter #0 [ $handler ] - Parameter #1 [ bool $lazy ] + - Parameters [5] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] + Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] + Parameter #3 [ $parameters = ] + Parameter #4 [ ?string $method = ] } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ public method setLazy ] { + Method [ public method getHasOneRecords ] { - - Parameters [1] { - Parameter #0 [ bool $lazy ] + - Parameters [5] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] + Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] + Parameter #3 [ $parameters = ] + Parameter #4 [ ?string $method = ] } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ public method setPrefix ] { + Method [ public method getBelongsTo ] { - Parameters [1] { - Parameter #0 [ string $prefix ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ array ] } - Method [ protected method addMap ] { + Method [ public method getHasMany ] { - - Parameters [4] { - Parameter #0 [ $method ] - Parameter #1 [ string $routePattern ] - Parameter #2 [ $handler ] - Parameter #3 [ string $name ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ void ] + - Return [ array ] } - } - } - - Class [ class Phalcon\Mvc\Micro\Exception extends Phalcon\Exception implements Throwable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { + Method [ public method getHasOne ] { - Parameters [1] { - Parameter #0 [ string $service ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ string ] + - Return [ array ] } - } - - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - } - - Methods [10] { - Method [ public method __construct ] { + Method [ public method getHasOneThrough ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ array ] } - Method [ public method __wakeup ] { - } - - Method [ final public method getMessage ] { - } + Method [ public method getHasManyToMany ] { - Method [ final public method getCode ] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] } - Method [ final public method getFile ] { - } + Method [ public method getHasOneAndHasMany ] { - Method [ final public method getLine ] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] } - Method [ final public method getTrace ] { - } + Method [ public method getRelations ] { - Method [ final public method getPrevious ] { + - Parameters [1] { + Parameter #0 [ string $modelName ] + } + - Return [ array ] } - Method [ final public method getTraceAsString ] { - } + Method [ public method getRelationsBetween ] { - Method [ public method __toString ] { + - Parameters [2] { + Parameter #0 [ string $first ] + Parameter #1 [ string $second ] + } } - } - } - - Class [ class Phalcon\Mvc\Micro\LazyLoader ] { - - - Constants [0] { - } - - Static properties [0] { - } - - - Static methods [0] { - } + Method [ public method createQuery ] { - - Properties [2] { - Property [ protected $handler ] - Property [ protected $definition ] - } + - Parameters [1] { + Parameter #0 [ string $phql ] + } + - Return [ Phalcon\Mvc\Model\QueryInterface ] + } - - Methods [4] { - Method [ public method getHandler ] { + Method [ public method executeQuery ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $phql ] + Parameter #1 [ $placeholders = ] + Parameter #2 [ $types = ] } - - Return [ NULL or NULL ] } - Method [ public method getDefinition ] { + Method [ public method createBuilder ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $params = ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method __construct ] { + Method [ public method getLastQuery ] { - - Parameters [1] { - Parameter #0 [ string $definition ] + - Parameters [0] { } + - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ public method callMethod ] { + Method [ public method __destruct ] { - - Parameters [3] { - Parameter #0 [ string $method ] - Parameter #1 [ $arguments ] - Parameter #2 [ Phalcon\Mvc\Model\BinderInterface or NULL $modelBinder ] + - Parameters [0] { } } } } - 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 ] { + Class [ class Phalcon\Mvc\Model\MetaData\Apcu extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] { - - Constants [8] { - 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 } + - Constants [16] { + 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] { } - - Static methods [17] { - Method [ static public method __callStatic ] { + - Static methods [0] { + } - - Parameters [2] { - Parameter #0 [ string $method ] - Parameter #1 [ array $arguments ] - } - } + - Properties [5] { + Property [ protected $adapter = NULL ] + Property [ protected $columnMap = NULL ] + Property [ protected $container = NULL ] + Property [ protected $metaData = NULL ] + Property [ protected $strategy = NULL ] + } - Method [ static public method average ] { + - Methods [34] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ array $parameters ] + - Parameters [2] { + Parameter #0 [ Phalcon\Cache\AdapterFactory $factory ] + Parameter #1 [ ?array $options = [] ] } } - Method [ static public method cloneResult ] { + Method [ public method getAttributes ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $base ] - Parameter #1 [ array $data ] - Parameter #2 [ int $dirtyState ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ array ] } - Method [ static public method cloneResultMap ] { + Method [ public method getAutomaticCreateAttributes ] { - - Parameters [5] { - Parameter #0 [ $base ] - Parameter #1 [ array $data ] - Parameter #2 [ $columnMap ] - Parameter #3 [ int $dirtyState ] - Parameter #4 [ bool or NULL $keepSnapshots ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ array ] } - Method [ static public method cloneResultMapHydrate ] { + Method [ public method getAutomaticUpdateAttributes ] { - - Parameters [3] { - Parameter #0 [ array $data ] - Parameter #1 [ $columnMap ] - Parameter #2 [ int $hydrationMode ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ array ] } - Method [ static public method count ] { + Method [ public method getBindTypes ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ array ] } - Method [ static public method find ] { + Method [ public method getColumnMap ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + - Return [ ?array ] } - Method [ static public method findFirst ] { + Method [ public method getDefaultValues ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\ModelInterface or NULL ] + - Return [ array ] } - Method [ static public method maximum ] { + Method [ public method getDataTypes ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ array ] } - Method [ static public method minimum ] { + Method [ public method getDataTypesNumeric ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ array ] } - Method [ static public method query ] { + Method [ public method getDI ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface or NULL $container ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ static public method setup ] { + Method [ public method getEmptyStringAttributes ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ void ] + - Return [ array ] } - Method [ static public method sum ] { + Method [ public method getIdentityField ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ ?string ] } - Method [ static protected method groupResult ] { + Method [ public method getNonPrimaryKeyAttributes ] { - - Parameters [3] { - Parameter #0 [ string $functionName ] - Parameter #1 [ string $alias ] - Parameter #2 [ $parameters ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + - Return [ array ] } - Method [ final static protected method invokeFinder ] { + Method [ public method getNotNullAttributes ] { - - Parameters [2] { - Parameter #0 [ string $method ] - Parameter #1 [ array $arguments ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ array ] } - Method [ static private method getPreparedQuery ] { + Method [ public method getPrimaryKeyAttributes ] { - - Parameters [2] { - Parameter #0 [ $params ] - Parameter #1 [ $limit ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\Query ] + - Return [ array ] } - Method [ static private method caseInsensitiveColumnMap ] { + Method [ public method getReverseColumnMap ] { - - Parameters [2] { - Parameter #0 [ $columnMap ] - Parameter #1 [ $key ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ string ] + - Return [ ?array ] } - } - - - Properties [15] { - Property [ protected $container ] - Property [ protected $dirtyState ] - Property [ protected $dirtyRelated ] - Property [ protected $errorMessages ] - Property [ protected $modelsManager ] - Property [ protected $modelsMetaData ] - Property [ protected $related ] - Property [ protected $operationMade ] - Property [ protected $oldSnapshot ] - Property [ protected $skipped ] - Property [ protected $snapshot ] - Property [ protected $transaction ] - Property [ protected $uniqueKey ] - Property [ protected $uniqueParams ] - Property [ protected $uniqueTypes ] - } - - Methods [84] { - Method [ public method getTransaction ] { + Method [ public method getStrategy ] { - Parameters [0] { } - - Return [ null or NULL ] + - Return [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] } - Method [ final public method __construct ] { + Method [ public method hasAttribute ] { - - Parameters [3] { - Parameter #0 [ $data ] - Parameter #1 [ Phalcon\Di\DiInterface or NULL $container ] - Parameter #2 [ Phalcon\Mvc\Model\ManagerInterface or NULL $modelsManager ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $attribute ] } + - Return [ bool ] } - Method [ public method __call ] { + Method [ public method isEmpty ] { - - Parameters [2] { - Parameter #0 [ string $method ] - Parameter #1 [ array $arguments ] + - Parameters [0] { } + - Return [ bool ] } - Method [ public method __get ] { + Method [ public method read ] { - Parameters [1] { - Parameter #0 [ string $property ] + Parameter #0 [ string $key ] } + - Return [ ?array ] } - Method [ public method __isset ] { + Method [ final public method readColumnMap ] { - Parameters [1] { - Parameter #0 [ string $property ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ bool ] + - Return [ ?array ] } - Method [ public method __set ] { + Method [ final public method readColumnMapIndex ] { - Parameters [2] { - Parameter #0 [ string $property ] - Parameter #1 [ $value ] - } - } - - Method [ public method addBehavior ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\BehaviorInterface $behavior ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] } - - Return [ void ] } - Method [ public method appendMessage ] { + Method [ final public method readMetaData ] { - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ array ] } - Method [ public method assign ] { + Method [ final public method readMetaDataIndex ] { - - Parameters [3] { - Parameter #0 [ array $data ] - Parameter #1 [ $whiteList ] - Parameter #2 [ $dataColumnMap ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] } - - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ protected method collectRelatedToSave ] { + Method [ public method reset ] { - Parameters [0] { } - - Return [ array ] + - Return [ void ] } - Method [ public method create ] { + Method [ public method setAutomaticCreateAttributes ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method delete ] { + Method [ public method setAutomaticUpdateAttributes ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method dump ] { + Method [ public method setEmptyStringAttributes ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] } - - Return [ array ] + - Return [ void ] } - Method [ public method fireEvent ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ string $eventName ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method fireEventCancel ] { + Method [ public method setStrategy ] { - Parameters [1] { - Parameter #0 [ string $eventName ] + Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method getChangedFields ] { + Method [ public method write ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ array $data ] } - - Return [ array ] + - Return [ void ] } - Method [ public method getDirtyState ] { + Method [ final public method writeMetaDataIndex ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + Parameter #2 [ $data ] } - - Return [ int ] + - Return [ void ] } - Method [ public method getEventsManager ] { + Method [ final protected method initialize ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] + Parameter #2 [ $table ] + Parameter #3 [ $schema ] } - - Return [ Phalcon\Events\ManagerInterface or NULL ] } - Method [ public method getMessages ] { + Method [ protected method getArrVal ] { - - Parameters [1] { - Parameter #0 [ $filter ] + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] } - - Return [ array ] } + } + } - Method [ public method getModelsManager ] { + Class [ class Phalcon\Mvc\Model\MetaData\Libmemcached extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] { - - Parameters [0] { - } - - Return [ Phalcon\Mvc\Model\ManagerInterface ] - } + - Constants [16] { + 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 } + } - Method [ public method getModelsMetaData ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ Phalcon\Mvc\Model\MetaDataInterface ] - } + - Static methods [0] { + } - Method [ public method getOperationMade ] { + - Properties [5] { + Property [ protected $adapter = NULL ] + Property [ protected $columnMap = NULL ] + Property [ protected $container = NULL ] + Property [ protected $metaData = NULL ] + Property [ protected $strategy = NULL ] + } - - Parameters [0] { + - Methods [34] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Cache\AdapterFactory $factory ] + Parameter #1 [ array $options = [] ] } - - Return [ int ] } - Method [ public method getOldSnapshotData ] { + Method [ public method reset ] { - Parameters [0] { } - - Return [ array ] + - Return [ void ] } - Method [ final public method getReadConnection ] { + Method [ public method getAttributes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ array ] } - Method [ final public method getReadConnectionService ] { + Method [ public method getAutomaticCreateAttributes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ string ] + - Return [ array ] } - Method [ public method getRelated ] { + Method [ public method getAutomaticUpdateAttributes ] { - - Parameters [2] { - Parameter #0 [ string $alias ] - Parameter #1 [ $arguments ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ array ] } - Method [ public method isRelationshipLoaded ] { + Method [ public method getBindTypes ] { - Parameters [1] { - Parameter #0 [ string $relationshipAlias ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ bool ] + - Return [ array ] } - Method [ final public method getSchema ] { + Method [ public method getColumnMap ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ string or NULL ] + - Return [ ?array ] } - Method [ public method getSnapshotData ] { + Method [ public method getDefaultValues ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - Return [ array ] } - Method [ final public method getSource ] { + Method [ public method getDataTypes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ string ] + - Return [ array ] } - Method [ public method getUpdatedFields ] { + Method [ public method getDataTypesNumeric ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - Return [ array ] } - Method [ final public method getWriteConnection ] { + Method [ public method getDI ] { - Parameters [0] { } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ final public method getWriteConnectionService ] { + Method [ public method getEmptyStringAttributes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ string ] + - Return [ array ] } - Method [ public method hasChanged ] { + Method [ public method getIdentityField ] { - - Parameters [2] { - Parameter #0 [ $fieldName ] - Parameter #1 [ bool $allFields ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ bool ] + - Return [ ?string ] } - Method [ public method hasSnapshotData ] { + Method [ public method getNonPrimaryKeyAttributes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ bool ] + - Return [ array ] } - Method [ public method hasUpdated ] { + Method [ public method getNotNullAttributes ] { - - Parameters [2] { - Parameter #0 [ $fieldName ] - Parameter #1 [ bool $allFields ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ bool ] + - Return [ array ] } - Method [ public method jsonSerialize ] { + Method [ public method getPrimaryKeyAttributes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - Return [ array ] } - Method [ public method readAttribute ] { + Method [ public method getReverseColumnMap ] { - Parameters [1] { - Parameter #0 [ string $attribute ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ ?array ] } - Method [ public method refresh ] { + Method [ public method getStrategy ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] } - Method [ public method save ] { + Method [ public method hasAttribute ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $attribute ] } - Return [ bool ] } - Method [ public method serialize ] { + Method [ public method isEmpty ] { - Parameters [0] { } - - Return [ string ] - } - - Method [ public method unserialize ] { - - - Parameters [1] { - Parameter #0 [ $data ] - } + - Return [ bool ] } - Method [ final public method setConnectionService ] { + Method [ public method read ] { - Parameters [1] { - Parameter #0 [ string $connectionService ] + Parameter #0 [ string $key ] } - - Return [ void ] + - Return [ ?array ] } - Method [ public method setDirtyState ] { + Method [ final public method readColumnMap ] { - Parameters [1] { - Parameter #0 [ int $dirtyState ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ ?array ] } - Method [ public method setEventsManager ] { + Method [ final public method readColumnMapIndex ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] } } - Method [ final public method setReadConnectionService ] { + Method [ final public method readMetaData ] { - Parameters [1] { - Parameter #0 [ string $connectionService ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ void ] + - Return [ array ] } - Method [ public method setOldSnapshotData ] { + Method [ final public method readMetaDataIndex ] { - Parameters [2] { - Parameter #0 [ array $data ] - Parameter #1 [ $columnMap ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] } } - Method [ public method setSnapshotData ] { + Method [ public method setAutomaticCreateAttributes ] { - Parameters [2] { - Parameter #0 [ array $data ] - Parameter #1 [ $columnMap ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] } - Return [ void ] } - Method [ public method setTransaction ] { + Method [ public method setAutomaticUpdateAttributes ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ void ] } - Method [ final public method setWriteConnectionService ] { + Method [ public method setEmptyStringAttributes ] { - - Parameters [1] { - Parameter #0 [ string $connectionService ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] } - Return [ void ] } - Method [ public method skipOperation ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ bool $skip ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - Return [ void ] } - Method [ public method toArray ] { + Method [ public method setStrategy ] { - Parameters [1] { - Parameter #0 [ $columns ] - } - - Return [ array ] - } - - Method [ public method update ] { - - - Parameters [0] { + Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method writeAttribute ] { + Method [ public method write ] { - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + Parameter #0 [ string $key ] + Parameter #1 [ array $data ] } - Return [ void ] } - Method [ final protected method checkForeignKeysRestrict ] { - - - Parameters [0] { - } - - Return [ bool ] - } - - Method [ final protected method checkForeignKeysReverseCascade ] { - - - Parameters [0] { - } - - Return [ bool ] - } - - Method [ final protected method checkForeignKeysReverseRestrict ] { + Method [ final public method writeMetaDataIndex ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + Parameter #2 [ $data ] } - - Return [ bool ] + - Return [ void ] } - Method [ protected method doLowInsert ] { + Method [ final protected method initialize ] { - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\Model\MetaDataInterface $metaData ] - Parameter #1 [ Phalcon\Db\Adapter\AdapterInterface $connection ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] Parameter #2 [ $table ] - Parameter #3 [ $identityField ] + Parameter #3 [ $schema ] } - - Return [ bool ] } - Method [ protected method doLowUpdate ] { + Method [ protected method getArrVal ] { - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\Model\MetaDataInterface $metaData ] - Parameter #1 [ Phalcon\Db\Adapter\AdapterInterface $connection ] - Parameter #2 [ $table ] + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] } - - Return [ bool ] } + } + } - Method [ protected method exists ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\Model\MetaDataInterface $metaData ] - Parameter #1 [ Phalcon\Db\Adapter\AdapterInterface $connection ] - } - - Return [ bool ] - } + Class [ class Phalcon\Mvc\Model\MetaData\Memory extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] { - Method [ protected method getRelatedRecords ] { + - Constants [16] { + 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 } + } - - Parameters [3] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $method ] - Parameter #2 [ array $arguments ] - } - } + - Static properties [0] { + } - Method [ final protected method possibleSetter ] { + - Static methods [0] { + } - - Parameters [2] { - Parameter #0 [ string $property ] - Parameter #1 [ $value ] - } - - Return [ bool ] - } + - Properties [5] { + Property [ protected $adapter = NULL ] + Property [ protected $columnMap = NULL ] + Property [ protected $container = NULL ] + Property [ protected $metaData = NULL ] + Property [ protected $strategy = NULL ] + } - Method [ protected method preSave ] { + - Methods [34] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\Model\MetaDataInterface $metaData ] - Parameter #1 [ bool $exists ] - Parameter #2 [ $identityField ] + - Parameters [1] { + Parameter #0 [ $options = ] } - - Return [ bool ] } - Method [ protected method preSaveRelatedRecords ] { + Method [ public method read ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Db\Adapter\AdapterInterface $connection ] - Parameter #1 [ $related ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ bool ] + - Return [ ?array ] } - Method [ protected method postSave ] { + Method [ public method write ] { - Parameters [2] { - Parameter #0 [ bool $success ] - Parameter #1 [ bool $exists ] + Parameter #0 [ string $key ] + Parameter #1 [ array $data ] } - - Return [ bool ] + - Return [ void ] } - Method [ protected method postSaveRelatedRecords ] { + Method [ public method getAttributes ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Db\Adapter\AdapterInterface $connection ] - Parameter #1 [ $related ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ bool ] + - Return [ array ] } - Method [ protected method allowEmptyStringValues ] { + Method [ public method getAutomaticCreateAttributes ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ void ] - } - - Method [ protected method cancelOperation ] { + - Return [ array ] } - Method [ protected method belongsTo ] { + Method [ public method getAutomaticUpdateAttributes ] { - - Parameters [4] { - Parameter #0 [ $fields ] - Parameter #1 [ string $referenceModel ] - Parameter #2 [ $referencedFields ] - Parameter #3 [ $options ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\Relation ] + - Return [ array ] } - Method [ protected method hasMany ] { + Method [ public method getBindTypes ] { - - Parameters [4] { - Parameter #0 [ $fields ] - Parameter #1 [ string $referenceModel ] - Parameter #2 [ $referencedFields ] - Parameter #3 [ $options ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\Relation ] + - Return [ array ] } - Method [ protected method hasManyToMany ] { + Method [ public method getColumnMap ] { - - Parameters [7] { - Parameter #0 [ $fields ] - Parameter #1 [ string $intermediateModel ] - Parameter #2 [ $intermediateFields ] - Parameter #3 [ $intermediateReferencedFields ] - Parameter #4 [ string $referenceModel ] - Parameter #5 [ $referencedFields ] - Parameter #6 [ $options ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\Relation ] + - Return [ ?array ] } - Method [ protected method hasOne ] { + Method [ public method getDefaultValues ] { - - Parameters [4] { - Parameter #0 [ $fields ] - Parameter #1 [ string $referenceModel ] - Parameter #2 [ $referencedFields ] - Parameter #3 [ $options ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\Relation ] + - Return [ array ] } - Method [ protected method hasOneThrough ] { + Method [ public method getDataTypes ] { - - Parameters [7] { - Parameter #0 [ $fields ] - Parameter #1 [ string $intermediateModel ] - Parameter #2 [ $intermediateFields ] - Parameter #3 [ $intermediateReferencedFields ] - Parameter #4 [ string $referenceModel ] - Parameter #5 [ $referencedFields ] - Parameter #6 [ $options ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\Relation ] + - Return [ array ] } - Method [ protected method keepSnapshots ] { + Method [ public method getDataTypesNumeric ] { - Parameters [1] { - Parameter #0 [ bool $keepSnapshot ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ void ] + - Return [ array ] } - Method [ final protected method setSchema ] { + Method [ public method getDI ] { - - Parameters [1] { - Parameter #0 [ string $schema ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ final protected method setSource ] { + Method [ public method getEmptyStringAttributes ] { - Parameters [1] { - Parameter #0 [ string $source ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ array ] } - Method [ protected method skipAttributes ] { + Method [ public method getIdentityField ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ ?string ] } - Method [ protected method skipAttributesOnCreate ] { + Method [ public method getNonPrimaryKeyAttributes ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ void ] + - Return [ array ] } - Method [ protected method skipAttributesOnUpdate ] { + Method [ public method getNotNullAttributes ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ void ] + - Return [ array ] } - Method [ protected method useDynamicUpdate ] { + Method [ public method getPrimaryKeyAttributes ] { - Parameters [1] { - Parameter #0 [ bool $dynamicUpdate ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ void ] + - Return [ array ] } - Method [ protected method validate ] { + Method [ public method getReverseColumnMap ] { - Parameters [1] { - Parameter #0 [ Phalcon\Validation\ValidationInterface $validator ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ bool ] + - Return [ ?array ] } - Method [ public method validationHasFailed ] { + Method [ public method getStrategy ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] } - Method [ public method getDI ] { + Method [ public method hasAttribute ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $attribute ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ bool ] } - Method [ public method setDI ] { + Method [ public method isEmpty ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } - } - } - - Class [ class Phalcon\Mvc\Model\Behavior\SoftDelete extends Phalcon\Mvc\Model\Behavior implements Phalcon\Mvc\Model\BehaviorInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [1] { - Property [ protected $options ] - } - - Methods [5] { - Method [ public method notify ] { + Method [ final public method readColumnMap ] { - - Parameters [2] { - Parameter #0 [ string $type ] - Parameter #1 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ ?array ] } - Method [ public method __construct ] { + Method [ final public method readColumnMapIndex ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] } } - Method [ protected method getOptions ] { + Method [ final public method readMetaData ] { - Parameters [1] { - Parameter #0 [ string or NULL $eventName ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ array ] } - Method [ public method missingMethod ] { + Method [ final public method readMetaDataIndex ] { - - Parameters [3] { + - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $method ] - Parameter #2 [ array $arguments ] + Parameter #1 [ int $index ] } } - Method [ protected method mustTakeAction ] { + Method [ public method reset ] { - - Parameters [1] { - Parameter #0 [ string $eventName ] + - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - } - } - - Class [ class Phalcon\Mvc\Model\Behavior\Timestampable extends Phalcon\Mvc\Model\Behavior implements Phalcon\Mvc\Model\BehaviorInterface ] { - - Constants [0] { - } + Method [ public method setAutomaticCreateAttributes ] { - - Static properties [0] { - } + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] + } + - Return [ void ] + } - - Static methods [0] { - } + Method [ public method setAutomaticUpdateAttributes ] { - - Properties [1] { - Property [ protected $options ] - } + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] + } + - Return [ void ] + } - - Methods [6] { - Method [ public method notify ] { + Method [ public method setEmptyStringAttributes ] { - Parameters [2] { - Parameter #0 [ string $type ] - Parameter #1 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] } + - Return [ void ] } - Method [ private method getTimestamp ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } + - Return [ void ] } - Method [ public method __construct ] { + Method [ public method setStrategy ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] } + - Return [ void ] } - Method [ protected method getOptions ] { + Method [ final public method writeMetaDataIndex ] { - - Parameters [1] { - Parameter #0 [ string or NULL $eventName ] + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + Parameter #2 [ $data ] } + - Return [ void ] } - Method [ public method missingMethod ] { + Method [ final protected method initialize ] { - - Parameters [3] { + - Parameters [4] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $method ] - Parameter #2 [ array $arguments ] + Parameter #1 [ $key ] + Parameter #2 [ $table ] + Parameter #3 [ $schema ] } } - Method [ protected method mustTakeAction ] { + Method [ protected method getArrVal ] { - - Parameters [1] { - Parameter #0 [ string $eventName ] + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] } - - Return [ bool ] } } } - Class [ class Phalcon\Mvc\Model\Binder implements Phalcon\Mvc\Model\BinderInterface ] { + Class [ class Phalcon\Mvc\Model\MetaData\Redis extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] { - - Constants [0] { + - Constants [16] { + 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] { @@ -57010,1044 +63440,1155 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $boundModels ] - Property [ protected $cache ] - Property [ protected $internalCache ] - Property [ protected $originalValues ] + - Properties [5] { + Property [ protected $adapter = NULL ] + Property [ protected $columnMap = NULL ] + Property [ protected $container = NULL ] + Property [ protected $metaData = NULL ] + Property [ protected $strategy = NULL ] } - - Methods [9] { - Method [ public method getBoundModels ] { + - Methods [34] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Cache\AdapterFactory $factory ] + Parameter #1 [ array $options = [] ] } - - Return [ array ] } - Method [ public method getOriginalValues ] { + Method [ public method reset ] { - Parameters [0] { } - - Return [ array ] + - Return [ void ] } - Method [ public method __construct ] { + Method [ public method getAttributes ] { - Parameters [1] { - Parameter #0 [ Phalcon\Cache\Adapter\AdapterInterface or NULL $cache ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ array ] } - Method [ public method bindToHandler ] { + Method [ public method getAutomaticCreateAttributes ] { - - Parameters [4] { - Parameter #0 [ $handler ] - Parameter #1 [ array $params ] - Parameter #2 [ string $cacheKey ] - Parameter #3 [ string or NULL $methodName ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - Return [ array ] } - Method [ protected method findBoundModel ] { + Method [ public method getAutomaticUpdateAttributes ] { - - Parameters [2] { - Parameter #0 [ $paramValue ] - Parameter #1 [ string $className ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ array ] } - Method [ public method getCache ] { + Method [ public method getBindTypes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Cache\Adapter\AdapterInterface ] + - Return [ array ] } - Method [ protected method getParamsFromCache ] { + Method [ public method getColumnMap ] { - Parameters [1] { - Parameter #0 [ string $cacheKey ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array or NULL ] + - Return [ ?array ] } - Method [ protected method getParamsFromReflection ] { + Method [ public method getDefaultValues ] { - - Parameters [4] { - Parameter #0 [ $handler ] - Parameter #1 [ array $params ] - Parameter #2 [ string $cacheKey ] - Parameter #3 [ string $methodName ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - Return [ array ] } - Method [ public method setCache ] { + Method [ public method getDataTypes ] { - Parameters [1] { - Parameter #0 [ Phalcon\Cache\Adapter\AdapterInterface $cache ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\BinderInterface ] + - Return [ array ] } - } - } - - Class [ class Phalcon\Mvc\Model\Criteria implements Phalcon\Mvc\Model\CriteriaInterface, Phalcon\Di\InjectionAwareInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [1] { - Method [ static public method fromInput ] { + Method [ public method getDataTypesNumeric ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] - Parameter #1 [ string $modelName ] - Parameter #2 [ array $data ] - Parameter #3 [ string $operator ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ array ] } - } - - - Properties [5] { - Property [ protected $bindParams ] - Property [ protected $bindTypes ] - Property [ protected $hiddenParamNumber ] - Property [ protected $model ] - Property [ protected $params ] - } - - Methods [37] { - Method [ public method andWhere ] { + Method [ public method getDI ] { - - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ $bindParams ] - Parameter #2 [ $bindTypes ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ public method betweenWhere ] { + Method [ public method getEmptyStringAttributes ] { - - Parameters [3] { - Parameter #0 [ string $expr ] - Parameter #1 [ $minimum ] - Parameter #2 [ $maximum ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ array ] } - Method [ public method bind ] { + Method [ public method getIdentityField ] { - - Parameters [2] { - Parameter #0 [ array $bindParams ] - Parameter #1 [ bool $merge ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ ?string ] } - Method [ public method bindTypes ] { + Method [ public method getNonPrimaryKeyAttributes ] { - Parameters [1] { - Parameter #0 [ array $bindTypes ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ array ] } - Method [ public method cache ] { + Method [ public method getNotNullAttributes ] { - Parameters [1] { - Parameter #0 [ array $cache ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ array ] } - Method [ public method columns ] { + Method [ public method getPrimaryKeyAttributes ] { - Parameters [1] { - Parameter #0 [ $columns ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ array ] } - Method [ public method conditions ] { + Method [ public method getReverseColumnMap ] { - Parameters [1] { - Parameter #0 [ string $conditions ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ ?array ] } - Method [ public method createBuilder ] { + Method [ public method getStrategy ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] } - Method [ public method distinct ] { + Method [ public method hasAttribute ] { - - Parameters [1] { - Parameter #0 [ $distinct ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $attribute ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ bool ] } - Method [ public method execute ] { + Method [ public method isEmpty ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + - Return [ bool ] } - Method [ public method forUpdate ] { + Method [ public method read ] { - Parameters [1] { - Parameter #0 [ bool $forUpdate ] + Parameter #0 [ string $key ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ ?array ] } - Method [ public method getColumns ] { + Method [ final public method readColumnMap ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] } - Method [ public method getConditions ] { + Method [ final public method readColumnMapIndex ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] } - - Return [ string or NULL ] } - Method [ public method getDI ] { + Method [ final public method readMetaData ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ array ] } - Method [ public method getGroupBy ] { + Method [ final public method readMetaDataIndex ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + } } - Method [ public method getHaving ] { + Method [ public method setAutomaticCreateAttributes ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] + } + - Return [ void ] } - Method [ public method getLimit ] { + Method [ public method setAutomaticUpdateAttributes ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] + } + - Return [ void ] } - Method [ public method getModelName ] { + Method [ public method setEmptyStringAttributes ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] } - - Return [ string ] + - Return [ void ] } - Method [ public method getOrderBy ] { + Method [ public method setDI ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ string or NULL ] + - Return [ void ] } - Method [ public method getParams ] { + Method [ public method setStrategy ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] } - - Return [ array ] + - Return [ void ] } - Method [ public method getWhere ] { + Method [ public method write ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ array $data ] } - - Return [ string or NULL ] + - Return [ void ] } - Method [ public method groupBy ] { + Method [ final public method writeMetaDataIndex ] { - - Parameters [1] { - Parameter #0 [ $group ] + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + Parameter #2 [ $data ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ void ] } - Method [ public method having ] { + Method [ final protected method initialize ] { - - Parameters [1] { - Parameter #0 [ $having ] + - Parameters [4] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] + Parameter #2 [ $table ] + Parameter #3 [ $schema ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method innerJoin ] { + Method [ protected method getArrVal ] { - Parameters [3] { - Parameter #0 [ string $model ] - Parameter #1 [ $conditions ] - Parameter #2 [ $alias ] + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } + } + } - Method [ public method inWhere ] { + Class [ class Phalcon\Mvc\Model\MetaData\Strategy\Annotations implements Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [2] { + Method [ final public method getColumnMaps ] { - Parameters [2] { - Parameter #0 [ string $expr ] - Parameter #1 [ array $values ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ Phalcon\Di\DiInterface $container ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ array ] } - Method [ public method join ] { + Method [ final public method getMetaData ] { - - Parameters [4] { - Parameter #0 [ string $model ] - Parameter #1 [ $conditions ] - Parameter #2 [ $alias ] - Parameter #3 [ $type ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ Phalcon\Di\DiInterface $container ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ array ] } + } + } - Method [ public method leftJoin ] { + Class [ class Phalcon\Mvc\Model\MetaData\Strategy\Introspection implements Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] { - - Parameters [3] { - Parameter #0 [ string $model ] - Parameter #1 [ $conditions ] - Parameter #2 [ $alias ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [2] { + Method [ final public method getColumnMaps ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ Phalcon\Di\DiInterface $container ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ array ] } - Method [ public method limit ] { + Method [ final public method getMetaData ] { - Parameters [2] { - Parameter #0 [ int $limit ] - Parameter #1 [ int $offset ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ Phalcon\Di\DiInterface $container ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ array ] } + } + } - Method [ public method notBetweenWhere ] { + Class [ class Phalcon\Mvc\Model\MetaData\Stream extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] { - - Parameters [3] { - Parameter #0 [ string $expr ] - Parameter #1 [ $minimum ] - Parameter #2 [ $maximum ] + - Constants [16] { + 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] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $adapter = NULL ] + Property [ protected $columnMap = NULL ] + Property [ protected $container = NULL ] + Property [ protected $metaData = NULL ] + Property [ protected $strategy = NULL ] + Property [ protected $metaDataDir = './' ] + } + + - Methods [35] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method notInWhere ] { + Method [ public method read ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ ?array ] + } + + Method [ public method write ] { - Parameters [2] { - Parameter #0 [ string $expr ] - Parameter #1 [ array $values ] + Parameter #0 [ string $key ] + Parameter #1 [ array $data ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ void ] } - Method [ public method orderBy ] { + Method [ private method throwWriteException ] { - Parameters [1] { - Parameter #0 [ string $orderColumns ] + Parameter #0 [ $option ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ void ] } - Method [ public method orWhere ] { + Method [ public method getAttributes ] { - - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ $bindParams ] - Parameter #2 [ $bindTypes ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ array ] } - Method [ public method rightJoin ] { + Method [ public method getAutomaticCreateAttributes ] { - - Parameters [3] { - Parameter #0 [ string $model ] - Parameter #1 [ $conditions ] - Parameter #2 [ $alias ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ array ] + } + + Method [ public method getAutomaticUpdateAttributes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] } - Method [ public method setDI ] { + Method [ public method getBindTypes ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ void ] + - Return [ array ] } - Method [ public method setModelName ] { + Method [ public method getColumnMap ] { - Parameters [1] { - Parameter #0 [ string $modelName ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ ?array ] } - Method [ public method sharedLock ] { + Method [ public method getDefaultValues ] { - Parameters [1] { - Parameter #0 [ bool $sharedLock ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ array ] } - Method [ public method where ] { + Method [ public method getDataTypes ] { - - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ $bindParams ] - Parameter #2 [ $bindTypes ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ array ] } - } - } - - Class [ class Phalcon\Mvc\Model\Manager implements Phalcon\Mvc\Model\ManagerInterface, Phalcon\Di\InjectionAwareInterface, Phalcon\Events\EventsAwareInterface ] { - - - Constants [0] { - } - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [27] { - Property [ protected $aliases ] - Property [ protected $behaviors ] - Property [ protected $belongsTo ] - Property [ protected $belongsToSingle ] - Property [ protected $container ] - Property [ protected $customEventsManager ] - Property [ protected $dynamicUpdate ] - Property [ protected $eventsManager ] - Property [ protected $hasMany ] - Property [ protected $hasManySingle ] - Property [ protected $hasManyToMany ] - Property [ protected $hasManyToManySingle ] - Property [ protected $hasOne ] - Property [ protected $hasOneSingle ] - Property [ protected $hasOneThrough ] - Property [ protected $hasOneThroughSingle ] - Property [ protected $initialized ] - Property [ protected $keepSnapshots ] - Property [ protected $lastInitialized ] - Property [ protected $lastQuery ] - Property [ protected $modelVisibility ] - Property [ protected $prefix ] - Property [ protected $readConnectionServices ] - Property [ protected $sources ] - Property [ protected $schemas ] - Property [ protected $writeConnectionServices ] - Property [ protected $reusable ] - } - - - Methods [65] { - Method [ public method setDI ] { + Method [ public method getDataTypesNumeric ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ void ] + - Return [ array ] } - Method [ public method getDI ] { + Method [ public method getDI ] { - Parameters [0] { } - Return [ Phalcon\Di\DiInterface ] } - Method [ public method setEventsManager ] { + Method [ public method getEmptyStringAttributes ] { - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ void ] + - Return [ array ] } - Method [ public method getEventsManager ] { + Method [ public method getIdentityField ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ ?string ] } - Method [ public method setCustomEventsManager ] { + Method [ public method getNonPrimaryKeyAttributes ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ void ] + - Return [ array ] } - Method [ public method getCustomEventsManager ] { + Method [ public method getNotNullAttributes ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ array ] } - Method [ public method initialize ] { + Method [ public method getPrimaryKeyAttributes ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ bool ] + - Return [ array ] } - Method [ public method isInitialized ] { + Method [ public method getReverseColumnMap ] { - Parameters [1] { - Parameter #0 [ string $className ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ bool ] + - Return [ ?array ] } - Method [ public method getLastInitialized ] { + Method [ public method getStrategy ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface ] - } - - Method [ public method load ] { - - - Parameters [1] { - Parameter #0 [ string $modelName ] - } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] } - Method [ public method setModelPrefix ] { + Method [ public method hasAttribute ] { - - Parameters [1] { - Parameter #0 [ string $prefix ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $attribute ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method getModelPrefix ] { + Method [ public method isEmpty ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ public method setModelSource ] { + Method [ final public method readColumnMap ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $source ] } - - Return [ void ] + - Return [ ?array ] } - Method [ final public method isVisibleModelProperty ] { + Method [ final public method readColumnMapIndex ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $property ] + Parameter #1 [ int $index ] } - - Return [ bool ] } - Method [ public method getModelSource ] { + Method [ final public method readMetaData ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ string ] + - Return [ array ] } - Method [ public method setModelSchema ] { + Method [ final public method readMetaDataIndex ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $schema ] + Parameter #1 [ int $index ] } - - Return [ void ] } - Method [ public method getModelSchema ] { + Method [ public method reset ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ string or NULL ] + - Return [ void ] } - Method [ public method setConnectionService ] { + Method [ public method setAutomaticCreateAttributes ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $connectionService ] + Parameter #1 [ array $attributes ] } - Return [ void ] } - Method [ public method setWriteConnectionService ] { + Method [ public method setAutomaticUpdateAttributes ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $connectionService ] + Parameter #1 [ array $attributes ] } - Return [ void ] } - Method [ public method setReadConnectionService ] { + Method [ public method setEmptyStringAttributes ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $connectionService ] + Parameter #1 [ array $attributes ] } - Return [ void ] } - Method [ public method getReadConnection ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ void ] } - Method [ public method getWriteConnection ] { + Method [ public method setStrategy ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ void ] } - Method [ protected method getConnection ] { + Method [ final public method writeMetaDataIndex ] { - - Parameters [2] { + - Parameters [3] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $connectionServices ] + Parameter #1 [ int $index ] + Parameter #2 [ $data ] } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ void ] } - Method [ public method getReadConnectionService ] { + Method [ final protected method initialize ] { - - Parameters [1] { + - Parameters [4] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] + Parameter #2 [ $table ] + Parameter #3 [ $schema ] } - - Return [ string ] } - Method [ public method getWriteConnectionService ] { + Method [ protected method getArrVal ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] } - - Return [ string ] } + } + } - Method [ public method getConnectionService ] { + Class [ class Phalcon\Mvc\Model\Query implements Phalcon\Mvc\Model\QueryInterface, Phalcon\Di\InjectionAwareInterface ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $connectionServices ] + - Constants [4] { + 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] { + Property [ protected static $internalPhqlCache = NULL ] + } + + - Static methods [1] { + Method [ static public method clean ] { + + - Parameters [0] { } - - Return [ string ] + - Return [ void ] } + } - Method [ public method notifyEvent ] { + - Properties [23] { + Property [ protected $ast = NULL ] + Property [ protected $bindParams = NULL ] + Property [ protected $bindTypes = NULL ] + Property [ protected $cache = NULL ] + Property [ protected $cacheOptions = NULL ] + Property [ protected $container = NULL ] + Property [ protected $enableImplicitJoins = NULL ] + Property [ protected $intermediate = NULL ] + Property [ protected $manager = NULL ] + Property [ protected $metaData = NULL ] + Property [ protected $models = NULL ] + Property [ protected $modelsInstances = NULL ] + Property [ protected $nestingLevel = -1 ] + Property [ protected $phql = NULL ] + Property [ protected $sharedLock = false ] + Property [ protected $sqlAliases = NULL ] + Property [ protected $sqlAliasesModels = NULL ] + Property [ protected $sqlAliasesModelsInstances = NULL ] + Property [ protected $sqlColumnAliases = NULL ] + Property [ protected $sqlModelsAliases = NULL ] + Property [ protected $type = NULL ] + Property [ protected $uniqueRow = false ] + Property [ protected $transaction = NULL ] + } - - Parameters [2] { - Parameter #0 [ string $eventName ] - Parameter #1 [ Phalcon\Mvc\ModelInterface $model ] + - Methods [49] { + Method [ public method getTransaction ] { + + - Parameters [0] { } + - Return [ null ] } - Method [ public method missingMethod ] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $eventName ] - Parameter #2 [ $data ] + Parameter #0 [ ?string $phql = ] + Parameter #1 [ ?Phalcon\Di\DiInterface $container = ] + Parameter #2 [ array $options = [] ] } } - Method [ public method addBehavior ] { + Method [ public method cache ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ Phalcon\Mvc\Model\BehaviorInterface $behavior ] + - Parameters [1] { + Parameter #0 [ array $cacheOptions ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ public method keepSnapshots ] { + Method [ public method execute ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ bool $keepSnapshots ] + Parameter #0 [ array $bindParams = [] ] + Parameter #1 [ array $bindTypes = [] ] } - - Return [ void ] } - Method [ public method isKeepingSnapshots ] { + Method [ public method getCache ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ public method useDynamicUpdate ] { + Method [ public method getCacheOptions ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ bool $dynamicUpdate ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method isUsingDynamicUpdate ] { + Method [ public method getBindParams ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method addHasOne ] { + Method [ public method getBindTypes ] { - - Parameters [5] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $fields ] - Parameter #2 [ string $referencedModel ] - Parameter #3 [ $referencedFields ] - Parameter #4 [ $options ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\RelationInterface ] + - Return [ array ] } - Method [ public method addHasOneThrough ] { + Method [ public method getDI ] { - - Parameters [8] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $fields ] - Parameter #2 [ string $intermediateModel ] - Parameter #3 [ $intermediateFields ] - Parameter #4 [ $intermediateReferencedFields ] - Parameter #5 [ string $referencedModel ] - Parameter #6 [ $referencedFields ] - Parameter #7 [ $options ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\RelationInterface ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ public method addBelongsTo ] { + Method [ public method getIntermediate ] { - - Parameters [5] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $fields ] - Parameter #2 [ string $referencedModel ] - Parameter #3 [ $referencedFields ] - Parameter #4 [ $options ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\RelationInterface ] + - Return [ array ] } - Method [ public method addHasMany ] { + Method [ public method getSingleResult ] { - - Parameters [5] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $fields ] - Parameter #2 [ string $referencedModel ] - Parameter #3 [ $referencedFields ] - Parameter #4 [ $options ] + - Parameters [2] { + Parameter #0 [ array $bindParams = [] ] + Parameter #1 [ array $bindTypes = [] ] } - - Return [ Phalcon\Mvc\Model\RelationInterface ] + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ public method addHasManyToMany ] { + Method [ public method getSql ] { - - Parameters [8] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $fields ] - Parameter #2 [ string $intermediateModel ] - Parameter #3 [ $intermediateFields ] - Parameter #4 [ $intermediateReferencedFields ] - Parameter #5 [ string $referencedModel ] - Parameter #6 [ $referencedFields ] - Parameter #7 [ $options ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\RelationInterface ] + - Return [ array ] } - Method [ public method existsBelongsTo ] { + Method [ public method getType ] { - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method existsHasMany ] { + Method [ public method getUniqueRow ] { - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] + - Parameters [0] { } - Return [ bool ] } - Method [ public method existsHasOne ] { + Method [ public method parse ] { - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method existsHasOneThrough ] { + Method [ public method setBindParams ] { - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] + Parameter #0 [ array $bindParams ] + Parameter #1 [ bool $merge = ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ public method existsHasManyToMany ] { + Method [ public method setBindTypes ] { - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] + Parameter #0 [ array $bindTypes ] + Parameter #1 [ bool $merge = ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ public method getRelationByAlias ] { + Method [ public method setDI ] { - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $alias ] + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] } + - Return [ void ] } - Method [ final protected method _mergeFindParameters ] { + Method [ public method setIntermediate ] { - - Parameters [2] { - Parameter #0 [ $findParamsOne ] - Parameter #1 [ $findParamsTwo ] + - Parameters [1] { + Parameter #0 [ array $intermediate ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ public method getRelationRecords ] { + Method [ public method setSharedLock ] { + + - Parameters [1] { + Parameter #0 [ bool $sharedLock = ] + } + - Return [ Phalcon\Mvc\Model\QueryInterface ] + } + + Method [ public method setTransaction ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] + } + - Return [ Phalcon\Mvc\Model\QueryInterface ] + } + + Method [ public method setType ] { + + - Parameters [1] { + Parameter #0 [ int $type ] + } + - Return [ Phalcon\Mvc\Model\QueryInterface ] + } + + Method [ public method setUniqueRow ] { + + - Parameters [1] { + Parameter #0 [ bool $uniqueRow ] + } + - Return [ Phalcon\Mvc\Model\QueryInterface ] + } + + Method [ final protected method executeDelete ] { + + - Parameters [3] { + Parameter #0 [ array $intermediate ] + Parameter #1 [ array $bindParams ] + Parameter #2 [ array $bindTypes ] + } + - Return [ Phalcon\Mvc\Model\Query\StatusInterface ] + } + + Method [ final protected method executeInsert ] { + + - Parameters [3] { + Parameter #0 [ array $intermediate ] + Parameter #1 [ array $bindParams ] + Parameter #2 [ array $bindTypes ] + } + - Return [ Phalcon\Mvc\Model\Query\StatusInterface ] + } + + Method [ final protected method executeSelect ] { - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\Model\RelationInterface $relation ] - Parameter #1 [ Phalcon\Mvc\ModelInterface $record ] - Parameter #2 [ $parameters ] - Parameter #3 [ string or NULL $method ] + Parameter #0 [ array $intermediate ] + Parameter #1 [ array $bindParams ] + Parameter #2 [ array $bindTypes ] + Parameter #3 [ bool $simulate = ] } } - Method [ public method getReusableRecords ] { + Method [ final protected method executeUpdate ] { + + - Parameters [3] { + Parameter #0 [ array $intermediate ] + Parameter #1 [ array $bindParams ] + Parameter #2 [ array $bindTypes ] + } + - Return [ Phalcon\Mvc\Model\Query\StatusInterface ] + } + + Method [ final protected method getCallArgument ] { + + - Parameters [1] { + Parameter #0 [ array $argument ] + } + - Return [ array ] + } + + Method [ final protected method getCaseExpression ] { + + - Parameters [1] { + Parameter #0 [ array $expr ] + } + - Return [ array ] + } + + Method [ final protected method getExpression ] { - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $key ] + Parameter #0 [ array $expr ] + Parameter #1 [ bool $quoting = ] } + - Return [ array ] } - Method [ public method setReusableRecords ] { + Method [ final protected method getFunctionCall ] { - - Parameters [3] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $key ] - Parameter #2 [ $records ] + - Parameters [1] { + Parameter #0 [ array $expr ] } - - Return [ void ] + - Return [ array ] } - Method [ public method clearReusableObjects ] { + Method [ final protected method getGroupClause ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $group ] } - - Return [ void ] + - Return [ array ] } - Method [ public method getBelongsToRecords ] { + Method [ final protected method getLimitClause ] { - - Parameters [5] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] - Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] - Parameter #3 [ $parameters ] - Parameter #4 [ string or NULL $method ] + - Parameters [1] { + Parameter #0 [ array $limitClause ] } + - Return [ array ] } - Method [ public method getHasManyRecords ] { + Method [ final protected method getJoin ] { - - Parameters [5] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] - Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] - Parameter #3 [ $parameters ] - Parameter #4 [ string or NULL $method ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\Model\ManagerInterface $manager ] + Parameter #1 [ array $join ] } + - Return [ array ] } - Method [ public method getHasOneRecords ] { + Method [ final protected method getJoinType ] { - - Parameters [5] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] - Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] - Parameter #3 [ $parameters ] - Parameter #4 [ string or NULL $method ] + - Parameters [1] { + Parameter #0 [ array $join ] } + - Return [ string ] } - Method [ public method getBelongsTo ] { + Method [ final protected method getJoins ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ array $select ] + } + - Return [ array ] + } + + Method [ final protected method getMultiJoin ] { + + - Parameters [5] { + Parameter #0 [ string $joinType ] + Parameter #1 [ $joinSource ] + Parameter #2 [ string $modelAlias ] + Parameter #3 [ string $joinAlias ] + Parameter #4 [ Phalcon\Mvc\Model\RelationInterface $relation ] } - Return [ array ] } - Method [ public method getHasMany ] { + Method [ final protected method getOrderClause ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $order ] } - Return [ array ] } - Method [ public method getHasOne ] { + Method [ final protected method getQualified ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ array $expr ] } - Return [ array ] } - Method [ public method getHasOneThrough ] { + Method [ protected method getReadConnection ] { - - Parameters [1] { + - Parameters [4] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ ?array $intermediate = [] ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - - Return [ array ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ public method getHasManyToMany ] { + Method [ final protected method getRelatedRecords ] { - - Parameters [1] { + - Parameters [4] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $intermediate ] + Parameter #2 [ array $bindParams ] + Parameter #3 [ array $bindTypes ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } - Method [ public method getHasOneAndHasMany ] { + Method [ final protected method getSelectColumn ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ array $column ] } - Return [ array ] } - Method [ public method getRelations ] { + Method [ final protected method getSingleJoin ] { - - Parameters [1] { - Parameter #0 [ string $modelName ] + - Parameters [5] { + Parameter #0 [ string $joinType ] + Parameter #1 [ $joinSource ] + Parameter #2 [ string $modelAlias ] + Parameter #3 [ string $joinAlias ] + Parameter #4 [ Phalcon\Mvc\Model\RelationInterface $relation ] } - Return [ array ] } - Method [ public method getRelationsBetween ] { + Method [ final protected method getTable ] { - Parameters [2] { - Parameter #0 [ string $first ] - Parameter #1 [ string $second ] + Parameter #0 [ Phalcon\Mvc\Model\ManagerInterface $manager ] + Parameter #1 [ array $qualifiedName ] } } - Method [ public method createQuery ] { + Method [ protected method getWriteConnection ] { - - Parameters [1] { - Parameter #0 [ string $phql ] + - Parameters [4] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ ?array $intermediate = [] ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ public method executeQuery ] { + Method [ final protected method _prepareDelete ] { - - Parameters [3] { - Parameter #0 [ string $phql ] - Parameter #1 [ $placeholders ] - Parameter #2 [ $types ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method createBuilder ] { + Method [ final protected method _prepareInsert ] { - - Parameters [1] { - Parameter #0 [ $params ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ array ] } - Method [ public method getLastQuery ] { + Method [ final protected method _prepareSelect ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $ast = ] + Parameter #1 [ bool $merge = ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ array ] } - Method [ public method __destruct ] { + Method [ final protected method _prepareUpdate ] { + + - Parameters [0] { + } + - Return [ array ] } } } - Class [ class Phalcon\Mvc\Model\MetaData\Apcu extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Mvc\Model\Query\Builder implements Phalcon\Mvc\Model\Query\BuilderInterface, Phalcon\Di\InjectionAwareInterface ] { - - Constants [16] { - 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 } + - Constants [2] { + Constant [ public string OPERATOR_AND ] { and } + Constant [ public string OPERATOR_OR ] { or } } - Static properties [0] { @@ -58056,612 +64597,707 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [5] { - Property [ protected $adapter ] - Property [ protected $columnMap ] - Property [ protected $container ] - Property [ protected $metaData ] - Property [ protected $strategy ] + - Properties [16] { + Property [ protected $bindParams = NULL ] + Property [ protected $bindTypes = NULL ] + Property [ protected $columns = NULL ] + Property [ protected $conditions = NULL ] + Property [ protected $container = NULL ] + Property [ protected $distinct = NULL ] + Property [ protected $forUpdate = false ] + Property [ protected $group = NULL ] + Property [ protected $having = NULL ] + Property [ protected $hiddenParamNumber = 0 ] + Property [ protected $joins = NULL ] + Property [ protected $limit = NULL ] + Property [ protected $models = NULL ] + Property [ protected $offset = 0 ] + Property [ protected $order = NULL ] + Property [ protected $sharedLock = false ] } - - Methods [33] { + - Methods [52] { Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Cache\AdapterFactory $factory ] - Parameter #1 [ array or NULL $options ] + Parameter #0 [ $params = ] + Parameter #1 [ ?Phalcon\Di\DiInterface $container = ] } } - Method [ public method getAttributes ] { + Method [ public method addFrom ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [2] { + Parameter #0 [ string $model ] + Parameter #1 [ ?string $alias = ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method getAutomaticCreateAttributes ] { + Method [ public method andHaving ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [3] { + Parameter #0 [ string $conditions ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method getAutomaticUpdateAttributes ] { + Method [ public method andWhere ] { + + - Parameters [3] { + Parameter #0 [ string $conditions ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ final public method autoescape ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ string $identifier ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getBindTypes ] { + Method [ public method betweenHaving ] { + + - Parameters [4] { + Parameter #0 [ string $expr ] + Parameter #1 [ $minimum ] + Parameter #2 [ $maximum ] + Parameter #3 [ string $operator = ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method betweenWhere ] { + + - Parameters [4] { + Parameter #0 [ string $expr ] + Parameter #1 [ $minimum ] + Parameter #2 [ $maximum ] + Parameter #3 [ string $operator = ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method columns ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $columns ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method getColumnMap ] { + Method [ public method distinct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $distinct ] } - - Return [ array or NULL ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method getDefaultValues ] { + Method [ public method forUpdate ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ bool $forUpdate ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method getDataTypes ] { + Method [ public method from ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $models ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method getBindParams ] { + + - Parameters [0] { } - Return [ array ] } - Method [ public method getDataTypesNumeric ] { + Method [ public method getBindTypes ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - Return [ array ] } - Method [ public method getDI ] { + Method [ public method getColumns ] { + + - Parameters [0] { + } + } + + Method [ public method getDI ] { - Parameters [0] { } - Return [ Phalcon\Di\DiInterface ] } - Method [ public method getEmptyStringAttributes ] { + Method [ public method getDistinct ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method getIdentityField ] { + Method [ public method getFrom ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ string or NULL ] } - Method [ public method getNonPrimaryKeyAttributes ] { + Method [ public method getGroupBy ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - Return [ array ] } - Method [ public method getNotNullAttributes ] { + Method [ public method getHaving ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getPrimaryKeyAttributes ] { + Method [ public method getJoins ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - Return [ array ] } - Method [ public method getReverseColumnMap ] { + Method [ public method getLimit ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array or NULL ] } - Method [ public method getStrategy ] { + Method [ public method getModels ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] } - Method [ public method hasAttribute ] { + Method [ public method getOffset ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $attribute ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method isEmpty ] { + Method [ public method getOrderBy ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method read ] { + Method [ final public method getPhql ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ array or NULL ] + - Return [ string ] } - Method [ final public method readColumnMap ] { + Method [ public method getQuery ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array or NULL ] + - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ final public method readColumnMapIndex ] { + Method [ public method getWhere ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] + - Parameters [0] { } } - Method [ final public method readMetaData ] { + Method [ public method groupBy ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $group ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ final public method readMetaDataIndex ] { + Method [ public method having ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] + - Parameters [3] { + Parameter #0 [ string $conditions ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method reset ] { + Method [ public method inHaving ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $expr ] + Parameter #1 [ array $values ] + Parameter #2 [ string $operator = ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method setAutomaticCreateAttributes ] { + Method [ public method innerJoin ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ string $model ] + Parameter #1 [ ?string $conditions = ] + Parameter #2 [ ?string $alias = ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method setAutomaticUpdateAttributes ] { + Method [ public method inWhere ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ string $expr ] + Parameter #1 [ array $values ] + Parameter #2 [ string $operator = ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method setEmptyStringAttributes ] { + Method [ public method join ] { + + - Parameters [4] { + Parameter #0 [ string $model ] + Parameter #1 [ ?string $conditions = ] + Parameter #2 [ ?string $alias = ] + Parameter #3 [ ?string $type = ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method leftJoin ] { + + - Parameters [3] { + Parameter #0 [ string $model ] + Parameter #1 [ ?string $conditions = ] + Parameter #2 [ ?string $alias = ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method limit ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + Parameter #0 [ int $limit ] + Parameter #1 [ $offset = ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method setDI ] { + Method [ public method notBetweenHaving ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [4] { + Parameter #0 [ string $expr ] + Parameter #1 [ $minimum ] + Parameter #2 [ $maximum ] + Parameter #3 [ string $operator = ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method setStrategy ] { + Method [ public method notBetweenWhere ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] + - Parameters [4] { + Parameter #0 [ string $expr ] + Parameter #1 [ $minimum ] + Parameter #2 [ $maximum ] + Parameter #3 [ string $operator = ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method write ] { + Method [ public method notInHaving ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ array $data ] + - Parameters [3] { + Parameter #0 [ string $expr ] + Parameter #1 [ array $values ] + Parameter #2 [ string $operator = ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ final public method writeMetaDataIndex ] { + Method [ public method notInWhere ] { - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] - Parameter #2 [ $data ] + Parameter #0 [ string $expr ] + Parameter #1 [ array $values ] + Parameter #2 [ string $operator = ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ final protected method initialize ] { + Method [ public method offset ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] - Parameter #2 [ $table ] - Parameter #3 [ $schema ] + - Parameters [1] { + Parameter #0 [ int $offset ] } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - } - } - Class [ class Phalcon\Mvc\Model\MetaData\Libmemcached extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] { + Method [ public method orderBy ] { - - Constants [16] { - 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 } - } + - Parameters [1] { + Parameter #0 [ $orderBy ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } - - Static properties [0] { - } + Method [ public method orHaving ] { - - Static methods [0] { - } + - Parameters [3] { + Parameter #0 [ string $conditions ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } - - Properties [5] { - Property [ protected $adapter ] - Property [ protected $columnMap ] - Property [ protected $container ] - Property [ protected $metaData ] - Property [ protected $strategy ] - } + Method [ public method orWhere ] { - - Methods [33] { - Method [ public method __construct ] { + - Parameters [3] { + Parameter #0 [ string $conditions ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method rightJoin ] { + + - Parameters [3] { + Parameter #0 [ string $model ] + Parameter #1 [ ?string $conditions = ] + Parameter #2 [ ?string $alias = ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method setBindParams ] { - Parameters [2] { - Parameter #0 [ Phalcon\Cache\AdapterFactory $factory ] - Parameter #1 [ array $options ] + Parameter #0 [ array $bindParams ] + Parameter #1 [ bool $merge = ] } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method reset ] { + Method [ public method setBindTypes ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $bindTypes ] + Parameter #1 [ bool $merge = ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method getAttributes ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ array ] + - Return [ void ] } - Method [ public method getAutomaticCreateAttributes ] { + Method [ public method where ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [3] { + Parameter #0 [ string $conditions ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method getAutomaticUpdateAttributes ] { + Method [ protected method conditionBetween ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [5] { + Parameter #0 [ string $clause ] + Parameter #1 [ string $operator ] + Parameter #2 [ string $expr ] + Parameter #3 [ $minimum ] + Parameter #4 [ $maximum ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method getBindTypes ] { + Method [ protected method conditionIn ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [4] { + Parameter #0 [ string $clause ] + Parameter #1 [ string $operator ] + Parameter #2 [ string $expr ] + Parameter #3 [ array $values ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method getColumnMap ] { + Method [ protected method conditionNotBetween ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [5] { + Parameter #0 [ string $clause ] + Parameter #1 [ string $operator ] + Parameter #2 [ string $expr ] + Parameter #3 [ $minimum ] + Parameter #4 [ $maximum ] } - - Return [ array or NULL ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method getDefaultValues ] { + Method [ protected method conditionNotIn ] { + + - Parameters [4] { + Parameter #0 [ string $clause ] + Parameter #1 [ string $operator ] + Parameter #2 [ string $expr ] + Parameter #3 [ array $values ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + } + } + + Class [ abstract class Phalcon\Mvc\Model\Query\Lang ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method parsePHQL ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ string $phql ] } - Return [ array ] } + } - Method [ public method getDataTypes ] { + - Properties [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array ] - } + - Methods [0] { + } + } - Method [ public method getDataTypesNumeric ] { + Class [ class Phalcon\Mvc\Model\Query\Status implements Phalcon\Mvc\Model\Query\StatusInterface ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array ] - } + - Constants [0] { + } - Method [ public method getDI ] { + - Static properties [0] { + } - - Parameters [0] { + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $model = NULL ] + Property [ protected $success = NULL ] + } + + - Methods [4] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ bool $success ] + Parameter #1 [ ?Phalcon\Mvc\ModelInterface $model = ] } - - Return [ Phalcon\Di\DiInterface ] } - Method [ public method getEmptyStringAttributes ] { + Method [ public method getMessages ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - Return [ array ] } - Method [ public method getIdentityField ] { + Method [ public method getModel ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ string or NULL ] + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ public method getNonPrimaryKeyAttributes ] { + Method [ public method success ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } + } + } - Method [ public method getNotNullAttributes ] { + Class [ class Phalcon\Mvc\Model\Relation implements Phalcon\Mvc\Model\RelationInterface ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array ] - } + - Constants [8] { + 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 } + } - Method [ public method getPrimaryKeyAttributes ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array ] - } + - Static methods [0] { + } - Method [ public method getReverseColumnMap ] { + - Properties [8] { + Property [ protected $fields = NULL ] + Property [ protected $intermediateFields = NULL ] + Property [ protected $intermediateModel = NULL ] + Property [ protected $intermediateReferencedFields = NULL ] + Property [ protected $options = NULL ] + Property [ protected $referencedFields = NULL ] + Property [ protected $referencedModel = NULL ] + Property [ protected $type = NULL ] + } - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Methods [16] { + Method [ public method __construct ] { + + - Parameters [5] { + Parameter #0 [ int $type ] + Parameter #1 [ string $referencedModel ] + Parameter #2 [ $fields ] + Parameter #3 [ $referencedFields ] + Parameter #4 [ array $options = [] ] } - - Return [ array or NULL ] } - Method [ public method getStrategy ] { + Method [ public method getFields ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] } - Method [ public method hasAttribute ] { + Method [ public method getForeignKey ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $attribute ] + - Parameters [0] { } - - Return [ bool ] } - Method [ public method isEmpty ] { + Method [ public method getIntermediateFields ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method read ] { + Method [ public method getIntermediateModel ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ array or NULL ] + - Return [ string ] } - Method [ final public method readColumnMap ] { + Method [ public method getIntermediateReferencedFields ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array or NULL ] } - Method [ final public method readColumnMapIndex ] { + Method [ public method getOption ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] + - Parameters [1] { + Parameter #0 [ string $name ] } } - Method [ final public method readMetaData ] { + Method [ public method getOptions ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - Return [ array ] } - Method [ final public method readMetaDataIndex ] { + Method [ public method getParams ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] + - Parameters [0] { } } - Method [ public method setAutomaticCreateAttributes ] { + Method [ public method getType ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method setAutomaticUpdateAttributes ] { + Method [ public method getReferencedFields ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method setEmptyStringAttributes ] { + Method [ public method getReferencedModel ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setDI ] { + Method [ public method isForeignKey ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } - Method [ public method setStrategy ] { + Method [ public method isThrough ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] + - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } - Method [ public method write ] { + Method [ public method isReusable ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ array $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } - Method [ final public method writeMetaDataIndex ] { + Method [ public method setIntermediateRelation ] { - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] - Parameter #2 [ $data ] - } - - Return [ void ] - } - - Method [ final protected method initialize ] { - - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] - Parameter #2 [ $table ] - Parameter #3 [ $schema ] + Parameter #0 [ $intermediateFields ] + Parameter #1 [ string $intermediateModel ] + Parameter #2 [ $intermediateReferencedFields ] } } } } - Class [ class Phalcon\Mvc\Model\MetaData\Memory extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] { + 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 [16] { - 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 } + - Constants [5] { + 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] { @@ -58670,628 +65306,480 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [5] { - Property [ protected $adapter ] - Property [ protected $columnMap ] - Property [ protected $container ] - Property [ protected $metaData ] - Property [ protected $strategy ] + - Properties [12] { + Property [ protected $activeRow = NULL ] + Property [ protected $cache = NULL ] + Property [ protected $count = 0 ] + Property [ protected $errorMessages = NULL ] + Property [ protected $hydrateMode = 0 ] + Property [ protected $isFresh = true ] + Property [ protected $pointer = 0 ] + Property [ protected $row = NULL ] + Property [ protected $rows = NULL ] + Property [ protected $result = NULL ] + Property [ protected $columnTypes = NULL ] + Property [ protected $disableHydration = false ] } - - Methods [33] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ $options ] - } - } - - Method [ public method read ] { - - - Parameters [1] { - Parameter #0 [ string $key ] - } - - Return [ array or NULL ] - } - - Method [ public method write ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ array $data ] - } - - Return [ void ] - } - - Method [ public method getAttributes ] { + - Methods [28] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [3] { + Parameter #0 [ $columnTypes ] + Parameter #1 [ ?Phalcon\Db\ResultInterface $result = ] + Parameter #2 [ ?Psr\SimpleCache\CacheInterface $cache = ] } - - Return [ array ] } - Method [ public method getAutomaticCreateAttributes ] { + Method [ final public method current ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] } - Method [ public method getAutomaticUpdateAttributes ] { + Method [ public method toArray ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - Return [ array ] } - Method [ public method getBindTypes ] { + Method [ public method serialize ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getColumnMap ] { + Method [ public method unserialize ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $data ] } - - Return [ array or NULL ] + - Return [ void ] } - Method [ public method getDefaultValues ] { + Method [ final public method count ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method getDataTypes ] { + Method [ public method delete ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ ?Closure $conditionCallback = ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method getDataTypesNumeric ] { + Method [ public method filter ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $filter ] } - Return [ array ] } - Method [ public method getDI ] { + Method [ public method getCache ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ ?Psr\SimpleCache\CacheInterface ] } - Method [ public method getEmptyStringAttributes ] { + Method [ public method getFirst ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] } - Method [ public method getIdentityField ] { + Method [ public method getHydrateMode ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ string or NULL ] + - Return [ int ] } - Method [ public method getNonPrimaryKeyAttributes ] { + Method [ public method getLast ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?Phalcon\Mvc\ModelInterface ] } - Method [ public method getNotNullAttributes ] { + Method [ public method getMessages ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - Return [ array ] } - Method [ public method getPrimaryKeyAttributes ] { + Method [ public method getType ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method getReverseColumnMap ] { + Method [ public method isFresh ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array or NULL ] + - Return [ bool ] } - Method [ public method getStrategy ] { + Method [ public method jsonSerialize ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] + - Return [ array ] } - Method [ public method hasAttribute ] { + Method [ public method key ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $attribute ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?int ] } - Method [ public method isEmpty ] { + Method [ public method next ] { - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ final public method readColumnMap ] { + Method [ public method offsetGet ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array or NULL ] - } - - Method [ final public method readColumnMapIndex ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] + Parameter #0 [ $index ] } } - Method [ final public method readMetaData ] { + Method [ public method offsetExists ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $index ] } - - Return [ array ] + - Return [ bool ] } - Method [ final public method readMetaDataIndex ] { + Method [ public method offsetSet ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] - } - } - - Method [ public method reset ] { - - - Parameters [0] { + Parameter #0 [ $index ] + Parameter #1 [ $value ] } - Return [ void ] } - Method [ public method setAutomaticCreateAttributes ] { + Method [ public method offsetUnset ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $offset ] } - Return [ void ] } - Method [ public method setAutomaticUpdateAttributes ] { + Method [ final public method rewind ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - Return [ void ] } - Method [ public method setEmptyStringAttributes ] { + Method [ final public method seek ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $position ] } - Return [ void ] } - Method [ public method setDI ] { + Method [ public method setHydrateMode ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ int $hydrateMode ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } - Method [ public method setStrategy ] { + Method [ public method setIsFresh ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] + Parameter #0 [ bool $isFresh ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } - Method [ final public method writeMetaDataIndex ] { + Method [ public method update ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] - Parameter #2 [ $data ] + - Parameters [2] { + Parameter #0 [ $data ] + Parameter #1 [ ?Closure $conditionCallback = ] } - - Return [ void ] + - Return [ bool ] } - Method [ final protected method initialize ] { + Method [ public method valid ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] - Parameter #2 [ $table ] - Parameter #3 [ $schema ] + - Parameters [0] { } + - Return [ bool ] } } } - Class [ class Phalcon\Mvc\Model\MetaData\Redis extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] { - - - Constants [16] { - 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] { - } - - - Static methods [0] { - } + Class [ class Phalcon\Mvc\Model\Resultset\Simple extends Phalcon\Mvc\Model\Resultset implements JsonSerializable, Serializable, ArrayAccess, Countable, SeekableIterator, Traversable, Iterator, Phalcon\Mvc\Model\ResultsetInterface ] { - - Properties [5] { - Property [ protected $adapter ] - Property [ protected $columnMap ] - Property [ protected $container ] - Property [ protected $metaData ] - Property [ protected $strategy ] + - Constants [5] { + 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 } } - - Methods [33] { - Method [ public method __construct ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Cache\AdapterFactory $factory ] - Parameter #1 [ array $options ] - } - } - - Method [ public method reset ] { - - - Parameters [0] { - } - - Return [ void ] - } - - Method [ public method getAttributes ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array ] - } - - Method [ public method getAutomaticCreateAttributes ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array ] - } - - Method [ public method getAutomaticUpdateAttributes ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array ] - } - - Method [ public method getBindTypes ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array ] - } + - Static properties [0] { + } - Method [ public method getColumnMap ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array or NULL ] - } + - Properties [13] { + Property [ protected $activeRow = NULL ] + Property [ protected $cache = NULL ] + Property [ protected $count = 0 ] + Property [ protected $errorMessages = NULL ] + Property [ protected $hydrateMode = 0 ] + Property [ protected $isFresh = true ] + Property [ protected $pointer = 0 ] + Property [ protected $row = NULL ] + Property [ protected $rows = NULL ] + Property [ protected $result = NULL ] + Property [ protected $columnMap = NULL ] + Property [ protected $model = NULL ] + Property [ protected $keepSnapshots = false ] + } - Method [ public method getDefaultValues ] { + - Methods [28] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [5] { + Parameter #0 [ $columnMap ] + Parameter #1 [ $model ] + Parameter #2 [ $result ] + Parameter #3 [ ?Psr\SimpleCache\CacheInterface $cache = ] + Parameter #4 [ bool $keepSnapshots = ] } - - Return [ array ] } - Method [ public method getDataTypes ] { + Method [ final public method current ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?Phalcon\Mvc\ModelInterface ] } - Method [ public method getDataTypesNumeric ] { + Method [ public method toArray ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ bool $renameColumns = ] } - Return [ array ] } - Method [ public method getDI ] { + Method [ public method serialize ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ string ] } - Method [ public method getEmptyStringAttributes ] { + Method [ public method unserialize ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $data ] } - - Return [ array ] + - Return [ void ] } - Method [ public method getIdentityField ] { + Method [ final public method count ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ string or NULL ] + - Return [ int ] } - Method [ public method getNonPrimaryKeyAttributes ] { + Method [ public method delete ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ ?Closure $conditionCallback = ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method getNotNullAttributes ] { + Method [ public method filter ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $filter ] } - Return [ array ] } - Method [ public method getPrimaryKeyAttributes ] { + Method [ public method getCache ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?Psr\SimpleCache\CacheInterface ] } - Method [ public method getReverseColumnMap ] { + Method [ public method getFirst ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array or NULL ] } - Method [ public method getStrategy ] { + Method [ public method getHydrateMode ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] + - Return [ int ] } - Method [ public method hasAttribute ] { + Method [ public method getLast ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $attribute ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Phalcon\Mvc\ModelInterface ] } - Method [ public method isEmpty ] { + Method [ public method getMessages ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method read ] { + Method [ public method getType ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ array or NULL ] + - Return [ int ] } - Method [ final public method readColumnMap ] { + Method [ public method isFresh ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array or NULL ] + - Return [ bool ] } - Method [ final public method readColumnMapIndex ] { + Method [ public method jsonSerialize ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] + - Parameters [0] { } + - Return [ array ] } - Method [ final public method readMetaData ] { + Method [ public method key ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?int ] } - Method [ final public method readMetaDataIndex ] { + Method [ public method next ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] + - Parameters [0] { } + - Return [ void ] } - Method [ public method setAutomaticCreateAttributes ] { + Method [ public method offsetGet ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $index ] } - - Return [ void ] } - Method [ public method setAutomaticUpdateAttributes ] { + Method [ public method offsetExists ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $index ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method setEmptyStringAttributes ] { + Method [ public method offsetSet ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + Parameter #0 [ $index ] + Parameter #1 [ $value ] } - Return [ void ] } - Method [ public method setDI ] { + Method [ public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ $offset ] } - Return [ void ] } - Method [ public method setStrategy ] { + Method [ final public method rewind ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] + - Parameters [0] { } - Return [ void ] } - Method [ public method write ] { + Method [ final public method seek ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ array $data ] + - Parameters [1] { + Parameter #0 [ $position ] } - Return [ void ] } - Method [ final public method writeMetaDataIndex ] { + Method [ public method setHydrateMode ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] - Parameter #2 [ $data ] + - Parameters [1] { + Parameter #0 [ int $hydrateMode ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } - Method [ final protected method initialize ] { + Method [ public method setIsFresh ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] - Parameter #2 [ $table ] - Parameter #3 [ $schema ] + - Parameters [1] { + Parameter #0 [ bool $isFresh ] } + - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } - } - } - - Class [ class Phalcon\Mvc\Model\MetaData\Strategy\Annotations implements Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - Methods [2] { - Method [ final public method getColumnMaps ] { + Method [ public method update ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ $data ] + Parameter #1 [ ?Closure $conditionCallback = ] } - - Return [ array ] + - Return [ bool ] } - Method [ final public method getMetaData ] { + Method [ public method valid ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } } } - Class [ class Phalcon\Mvc\Model\MetaData\Strategy\Introspection implements Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] { + Class [ class Phalcon\Mvc\Model\Row implements Phalcon\Mvc\EntityInterface, Phalcon\Mvc\Model\ResultInterface, ArrayAccess, JsonSerializable ] { - Constants [0] { } @@ -59305,1299 +65793,1149 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Properties [0] { } - - Methods [2] { - Method [ final public method getColumnMaps ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ Phalcon\Di\DiInterface $container ] - } - - Return [ array ] - } - - Method [ final public method getMetaData ] { + - Methods [9] { + Method [ public method jsonSerialize ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - Return [ array ] } - } - } - - Class [ class Phalcon\Mvc\Model\MetaData\Stream extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] { - - - Constants [16] { - 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] { - } - - - Static methods [0] { - } - - - Properties [6] { - Property [ protected $adapter ] - Property [ protected $columnMap ] - Property [ protected $container ] - Property [ protected $metaData ] - Property [ protected $strategy ] - Property [ protected $metaDataDir ] - } - - Methods [34] { - Method [ public method __construct ] { + Method [ public method offsetGet ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ $index ] } } - Method [ public method read ] { + Method [ public method offsetExists ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ $index ] } - - Return [ array or NULL ] + - Return [ bool ] } - Method [ public method write ] { + Method [ public method offsetSet ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ array $data ] + Parameter #0 [ $index ] + Parameter #1 [ $value ] } - Return [ void ] } - Method [ private method throwWriteException ] { + Method [ public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ $option ] + Parameter #0 [ $offset ] } - Return [ void ] } - Method [ public method getAttributes ] { + Method [ public method readAttribute ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ string $attribute ] } - - Return [ array ] } - Method [ public method getAutomaticCreateAttributes ] { + Method [ public method setDirtyState ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ int $dirtyState ] } - - Return [ array ] } - Method [ public method getAutomaticUpdateAttributes ] { + Method [ public method toArray ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - Return [ array ] } - Method [ public method getBindTypes ] { + Method [ public method writeAttribute ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $value ] } - - Return [ array ] + - Return [ void ] } + } + } - Method [ public method getColumnMap ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array or NULL ] - } + Class [ class Phalcon\Mvc\Model\Transaction implements Phalcon\Mvc\Model\TransactionInterface ] { - Method [ public method getDefaultValues ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array ] - } + - Static properties [0] { + } - Method [ public method getDataTypes ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array ] - } + - Properties [8] { + Property [ protected $activeTransaction = false ] + Property [ protected $connection = NULL ] + Property [ protected $isNewTransaction = true ] + Property [ protected $manager = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $rollbackRecord = NULL ] + Property [ protected $rollbackOnAbort = false ] + Property [ protected $rollbackThrowException = false ] + } - Method [ public method getDataTypesNumeric ] { + - Methods [13] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [3] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #1 [ bool $autoBegin = ] + Parameter #2 [ string $service = ] } - - Return [ array ] } - Method [ public method getDI ] { + Method [ public method begin ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] - } - - Method [ public method getEmptyStringAttributes ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array ] - } - - Method [ public method getIdentityField ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ string or NULL ] + - Return [ bool ] } - Method [ public method getNonPrimaryKeyAttributes ] { + Method [ public method commit ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method getNotNullAttributes ] { + Method [ public method getConnection ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ public method getPrimaryKeyAttributes ] { + Method [ public method getMessages ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - Return [ array ] } - Method [ public method getReverseColumnMap ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array or NULL ] - } - - Method [ public method getStrategy ] { + Method [ public method isManaged ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] - } - - Method [ public method hasAttribute ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $attribute ] - } - Return [ bool ] } - Method [ public method isEmpty ] { + Method [ public method isValid ] { - Parameters [0] { } - Return [ bool ] } - Method [ final public method readColumnMap ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array or NULL ] - } - - Method [ final public method readColumnMapIndex ] { + Method [ public method rollback ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] + Parameter #0 [ ?string $rollbackMessage = ] + Parameter #1 [ ?Phalcon\Mvc\ModelInterface $rollbackRecord = ] } + - Return [ bool ] } - Method [ final public method readMetaData ] { + Method [ public method setIsNewTransaction ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ bool $isNew ] } - - Return [ array ] + - Return [ void ] } - Method [ final public method readMetaDataIndex ] { + Method [ public method setRollbackOnAbort ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] + - Parameters [1] { + Parameter #0 [ bool $rollbackOnAbort ] } + - Return [ void ] } - Method [ public method reset ] { + Method [ public method setRollbackedRecord ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $record ] } - Return [ void ] } - Method [ public method setAutomaticCreateAttributes ] { + Method [ public method setTransactionManager ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\Transaction\ManagerInterface $manager ] } - Return [ void ] } - Method [ public method setAutomaticUpdateAttributes ] { + Method [ public method throwRollbackException ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ bool $status ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Model\TransactionInterface ] } + } + } - Method [ public method setEmptyStringAttributes ] { + Class [ class Phalcon\Mvc\Model\Transaction\Failed extends Phalcon\Mvc\Model\Transaction\Exception implements Stringable, Throwable ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ public method setDI ] { + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method containerServiceNotFound ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ string $service ] } - - Return [ void ] + - Return [ string ] } + } - Method [ public method setStrategy ] { + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] + Property [ protected $record = NULL ] + } - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] + - Methods [12] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $message ] + Parameter #1 [ ?Phalcon\Mvc\ModelInterface $record = ] } - - Return [ void ] } - Method [ final public method writeMetaDataIndex ] { + Method [ public method getRecord ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] - Parameter #2 [ $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ final protected method initialize ] { + Method [ public method getRecordMessages ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] - Parameter #2 [ $table ] - Parameter #3 [ $schema ] + - Parameters [0] { } + - Return [ array ] } - } - } - - Class [ class Phalcon\Mvc\Model\Query implements Phalcon\Mvc\Model\QueryInterface, Phalcon\Di\InjectionAwareInterface ] { - - - Constants [4] { - 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] { - Property [ protected static $internalPhqlCache ] - } - - Static methods [1] { - Method [ static public method clean ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ void ] } - } - - - Properties [23] { - Property [ protected $ast ] - Property [ protected $bindParams ] - Property [ protected $bindTypes ] - Property [ protected $cache ] - Property [ protected $cacheOptions ] - Property [ protected $container ] - Property [ protected $enableImplicitJoins ] - Property [ protected $intermediate ] - Property [ protected $manager ] - Property [ protected $metaData ] - Property [ protected $models ] - Property [ protected $modelsInstances ] - Property [ protected $nestingLevel ] - Property [ protected $phql ] - Property [ protected $sharedLock ] - Property [ protected $sqlAliases ] - Property [ protected $sqlAliasesModels ] - Property [ protected $sqlAliasesModelsInstances ] - Property [ protected $sqlColumnAliases ] - Property [ protected $sqlModelsAliases ] - Property [ protected $type ] - Property [ protected $uniqueRow ] - Property [ protected $transaction ] - } - - Methods [49] { - Method [ public method getTransaction ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ null or NULL ] + - Return [ string ] } - Method [ public method __construct ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ string or NULL $phql ] - Parameter #1 [ Phalcon\Di\DiInterface or NULL $container ] - Parameter #2 [ array $options ] + - Parameters [0] { } } - Method [ public method cache ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ array $cacheOptions ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ string ] } - Method [ public method execute ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ array $bindParams ] - Parameter #1 [ array $bindTypes ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method getCache ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ array ] } - Method [ public method getCacheOptions ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] } - Method [ public method getBindParams ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getBindTypes ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } + } + } - Method [ public method getDI ] { + Class [ class Phalcon\Mvc\Model\Transaction\Manager implements Phalcon\Mvc\Model\Transaction\ManagerInterface, Phalcon\Di\InjectionAwareInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $container = NULL ] + Property [ protected $initialized = false ] + Property [ protected $number = 0 ] + Property [ protected $rollbackPendent = true ] + Property [ protected $service = 'db' ] + Property [ protected $transactions = NULL ] + } + + - Methods [17] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ ?Phalcon\Di\DiInterface $container = ] + } + } + + Method [ public method collectTransactions ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ void ] } - Method [ public method getIntermediate ] { + Method [ public method commit ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method getSingleResult ] { + Method [ public method get ] { - - Parameters [2] { - Parameter #0 [ array $bindParams ] - Parameter #1 [ array $bindTypes ] + - Parameters [1] { + Parameter #0 [ bool $autoBegin = ] } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ Phalcon\Mvc\Model\TransactionInterface ] } - Method [ public method getSql ] { + Method [ public method getDbService ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getType ] { + Method [ public method getDI ] { - Parameters [0] { } - - Return [ int ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ public method getUniqueRow ] { + Method [ public method getOrCreateTransaction ] { + + - Parameters [1] { + Parameter #0 [ bool $autoBegin = ] + } + - Return [ Phalcon\Mvc\Model\TransactionInterface ] + } + + Method [ public method getRollbackPendent ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method parse ] { + Method [ public method has ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method setBindParams ] { + Method [ public method notifyCommit ] { - - Parameters [2] { - Parameter #0 [ array $bindParams ] - Parameter #1 [ bool $merge ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ void ] } - Method [ public method setBindTypes ] { + Method [ public method notifyRollback ] { - - Parameters [2] { - Parameter #0 [ array $bindTypes ] - Parameter #1 [ bool $merge ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ void ] } - Method [ public method setDI ] { + Method [ public method rollback ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ bool $collect = ] } - Return [ void ] } - Method [ public method setIntermediate ] { + Method [ public method rollbackPendent ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method setDbService ] { - Parameters [1] { - Parameter #0 [ array $intermediate ] + Parameter #0 [ string $service ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ Phalcon\Mvc\Model\Transaction\ManagerInterface ] } - Method [ public method setSharedLock ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ bool $sharedLock ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ void ] } - Method [ public method setTransaction ] { + Method [ public method setRollbackPendent ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] + Parameter #0 [ bool $rollbackPendent ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ Phalcon\Mvc\Model\Transaction\ManagerInterface ] } - Method [ public method setType ] { + Method [ protected method collectTransaction ] { - Parameters [1] { - Parameter #0 [ int $type ] + Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ void ] } + } + } - Method [ public method setUniqueRow ] { + Class [ class Phalcon\Mvc\Model\ValidationFailed extends Phalcon\Mvc\Model\Exception implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method containerServiceNotFound ] { - Parameters [1] { - Parameter #0 [ bool $uniqueRow ] + Parameter #0 [ string $service ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ string ] } + } - Method [ final protected method executeDelete ] { + - Properties [6] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $model = NULL ] + } - - Parameters [3] { - Parameter #0 [ array $intermediate ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + - Methods [12] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $validationMessages ] } - - Return [ Phalcon\Mvc\Model\Query\StatusInterface ] } - Method [ final protected method executeInsert ] { + Method [ public method getMessages ] { - - Parameters [3] { - Parameter #0 [ array $intermediate ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\StatusInterface ] + - Return [ array ] } - Method [ final protected method executeSelect ] { + Method [ public method getModel ] { - - Parameters [4] { - Parameter #0 [ array $intermediate ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] - Parameter #3 [ bool $simulate ] + - Parameters [0] { } + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ final protected method executeUpdate ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ array $intermediate ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\StatusInterface ] } - Method [ final protected method getCallArgument ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $argument ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ final protected method getCaseExpression ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ array $expr ] + - Parameters [0] { } - - Return [ array ] } - Method [ final protected method getExpression ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ array $expr ] - Parameter #1 [ bool $quoting ] + - Parameters [0] { } - Return [ string ] } - Method [ final protected method getFunctionCall ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ array $expr ] + - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ final protected method getGroupClause ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ array $group ] + - Parameters [0] { } - Return [ array ] } - Method [ final protected method getLimitClause ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ array $limitClause ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] } - Method [ final protected method getJoin ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\Model\ManagerInterface $manager ] - Parameter #1 [ array $join ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ final protected method getJoinType ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ array $join ] + - Parameters [0] { } - Return [ string ] } + } + } - Method [ final protected method getJoins ] { + Class [ class Phalcon\Mvc\Router\Annotations extends Phalcon\Mvc\Router implements Phalcon\Events\EventsAwareInterface, Phalcon\Mvc\RouterInterface, Phalcon\Di\InjectionAwareInterface ] { - - Parameters [1] { - Parameter #0 [ array $select ] + - Constants [2] { + Constant [ public int POSITION_FIRST ] { 0 } + Constant [ public int POSITION_LAST ] { 1 } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [25] { + Property [ protected $container = NULL ] + Property [ protected $action = NULL ] + Property [ protected $controller = NULL ] + Property [ protected $defaultAction = NULL ] + Property [ protected $defaultController = NULL ] + Property [ protected $defaultModule = NULL ] + Property [ protected $defaultNamespace = NULL ] + Property [ protected $defaultParams = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $keyRouteNames = NULL ] + Property [ protected $keyRouteIds = NULL ] + Property [ protected $matchedRoute = NULL ] + Property [ protected $matches = NULL ] + Property [ protected $module = NULL ] + Property [ protected $namespaceName = NULL ] + Property [ protected $notFoundPaths = NULL ] + Property [ protected $params = NULL ] + Property [ protected $removeExtraSlashes = false ] + Property [ protected $routes = NULL ] + Property [ protected $wasMatched = false ] + Property [ protected $actionSuffix = 'Action' ] + Property [ protected $actionPreformatCallback = NULL ] + Property [ protected $controllerSuffix = 'Controller' ] + Property [ protected $handlers = NULL ] + Property [ protected $routePrefix = '' ] + } + + - Methods [53] { + Method [ public method addModuleResource ] { + + - Parameters [3] { + Parameter #0 [ string $module ] + Parameter #1 [ string $handler ] + Parameter #2 [ ?string $prefix = ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Router\Annotations ] } - Method [ final protected method getMultiJoin ] { + Method [ public method addResource ] { - - Parameters [5] { - Parameter #0 [ string $joinType ] - Parameter #1 [ $joinSource ] - Parameter #2 [ string $modelAlias ] - Parameter #3 [ string $joinAlias ] - Parameter #4 [ Phalcon\Mvc\Model\RelationInterface $relation ] + - Parameters [2] { + Parameter #0 [ string $handler ] + Parameter #1 [ ?string $prefix = ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Router\Annotations ] } - Method [ final protected method getOrderClause ] { + Method [ public method getResources ] { - - Parameters [1] { - Parameter #0 [ $order ] + - Parameters [0] { } - Return [ array ] } - Method [ final protected method getQualified ] { + Method [ public method handle ] { - Parameters [1] { - Parameter #0 [ array $expr ] + Parameter #0 [ string $uri ] } - - Return [ array ] + - Return [ void ] } - Method [ protected method getReadConnection ] { + Method [ public method processActionAnnotation ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array or NULL $intermediate ] - Parameter #2 [ array $bindParams ] - Parameter #3 [ array $bindTypes ] + - Parameters [5] { + Parameter #0 [ string $module ] + Parameter #1 [ string $namespaceName ] + Parameter #2 [ string $controller ] + Parameter #3 [ string $action ] + Parameter #4 [ Phalcon\Annotations\Annotation $annotation ] } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ void ] } - Method [ final protected method getRelatedRecords ] { + Method [ public method processControllerAnnotation ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $intermediate ] - Parameter #2 [ array $bindParams ] - Parameter #3 [ array $bindTypes ] + - Parameters [2] { + Parameter #0 [ string $handler ] + Parameter #1 [ Phalcon\Annotations\Annotation $annotation ] } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } - Method [ final protected method getSelectColumn ] { + Method [ public method setActionSuffix ] { - Parameters [1] { - Parameter #0 [ array $column ] + Parameter #0 [ string $actionSuffix ] } - - Return [ array ] } - Method [ final protected method getSingleJoin ] { + Method [ public method setActionPreformatCallback ] { - - Parameters [5] { - Parameter #0 [ string $joinType ] - Parameter #1 [ $joinSource ] - Parameter #2 [ string $modelAlias ] - Parameter #3 [ string $joinAlias ] - Parameter #4 [ Phalcon\Mvc\Model\RelationInterface $relation ] + - Parameters [1] { + Parameter #0 [ $callback = ] } - - Return [ array ] } - Method [ final protected method getTable ] { + Method [ public method getActionPreformatCallback ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\Model\ManagerInterface $manager ] - Parameter #1 [ array $qualifiedName ] + - Parameters [0] { } } - Method [ protected method getWriteConnection ] { + Method [ public method setControllerSuffix ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array or NULL $intermediate ] - Parameter #2 [ array $bindParams ] - Parameter #3 [ array $bindTypes ] + - Parameters [1] { + Parameter #0 [ string $controllerSuffix ] } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ final protected method _prepareDelete ] { + Method [ public method getKeyRouteNames ] { - Parameters [0] { } - Return [ array ] } - Method [ final protected method _prepareInsert ] { + Method [ public method setKeyRouteNames ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $keyRouteNames ] } - - Return [ array ] } - Method [ final protected method _prepareSelect ] { + Method [ public method getKeyRouteIds ] { - - Parameters [2] { - Parameter #0 [ $ast ] - Parameter #1 [ bool $merge ] + - Parameters [0] { } - Return [ array ] } - Method [ final protected method _prepareUpdate ] { + Method [ public method setKeyRouteIds ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $keyRouteIds ] } - - Return [ array ] } - } - } - Class [ class Phalcon\Mvc\Model\Query\Builder implements Phalcon\Mvc\Model\Query\BuilderInterface, Phalcon\Di\InjectionAwareInterface ] { - - - Constants [2] { - Constant [ public string OPERATOR_AND ] { and } - Constant [ public string OPERATOR_OR ] { or } - } + Method [ public method __construct ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ bool $defaultRoutes = ] + } + } - - Static methods [0] { - } + Method [ public method add ] { - - Properties [16] { - Property [ protected $bindParams ] - Property [ protected $bindTypes ] - Property [ protected $columns ] - Property [ protected $conditions ] - Property [ protected $container ] - Property [ protected $distinct ] - Property [ protected $forUpdate ] - Property [ protected $group ] - Property [ protected $having ] - Property [ protected $hiddenParamNumber ] - Property [ protected $joins ] - Property [ protected $limit ] - Property [ protected $models ] - Property [ protected $offset ] - Property [ protected $order ] - Property [ protected $sharedLock ] - } + - Parameters [4] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ $httpMethods = ] + Parameter #3 [ int $position = ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } - - Methods [52] { - Method [ public method __construct ] { + Method [ public method addConnect ] { - - Parameters [2] { - Parameter #0 [ $params ] - Parameter #1 [ Phalcon\Di\DiInterface or NULL $container ] + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = ] } + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method addFrom ] { + Method [ public method addDelete ] { - - Parameters [2] { - Parameter #0 [ string $model ] - Parameter #1 [ string or NULL $alias ] + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method andHaving ] { + Method [ public method addGet ] { - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method andWhere ] { + Method [ public method addHead ] { - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ final public method autoescape ] { + Method [ public method addOptions ] { - - Parameters [1] { - Parameter #0 [ string $identifier ] + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method betweenHaving ] { + Method [ public method addPatch ] { - - Parameters [4] { - Parameter #0 [ string $expr ] - Parameter #1 [ $minimum ] - Parameter #2 [ $maximum ] - Parameter #3 [ string $operator ] + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method betweenWhere ] { + Method [ public method addPost ] { - - Parameters [4] { - Parameter #0 [ string $expr ] - Parameter #1 [ $minimum ] - Parameter #2 [ $maximum ] - Parameter #3 [ string $operator ] + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method columns ] { + Method [ public method addPurge ] { - - Parameters [1] { - Parameter #0 [ $columns ] + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method distinct ] { + Method [ public method addPut ] { - - Parameters [1] { - Parameter #0 [ $distinct ] + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method forUpdate ] { + Method [ public method addTrace ] { - - Parameters [1] { - Parameter #0 [ bool $forUpdate ] + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method from ] { + Method [ public method attach ] { - - Parameters [1] { - Parameter #0 [ $models ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\Router\RouteInterface $route ] + Parameter #1 [ int $position = ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\RouterInterface ] } - Method [ public method getBindParams ] { + Method [ public method clear ] { - Parameters [0] { } - - Return [ array ] + - Return [ void ] } - Method [ public method getBindTypes ] { + Method [ public method getEventsManager ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method getColumns ] { + Method [ public method getActionName ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method getDI ] { + Method [ public method getControllerName ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ string ] } - Method [ public method getDistinct ] { + Method [ public method getMatchedRoute ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method getFrom ] { + Method [ public method getMatches ] { + + - Parameters [0] { + } + - Return [ array ] } - Method [ public method getGroupBy ] { + Method [ public method getModuleName ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getHaving ] { + Method [ public method getNamespaceName ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getJoins ] { + Method [ public method getParams ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getLimit ] { - } + Method [ public method getRouteById ] { - Method [ public method getModels ] { + - Parameters [1] { + Parameter #0 [ $id ] + } } - Method [ public method getOffset ] { + Method [ public method getRouteByName ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ int ] - } - - Method [ public method getOrderBy ] { } - Method [ final public method getPhql ] { + Method [ public method getRoutes ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getQuery ] { + Method [ public method isExactControllerName ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\QueryInterface ] - } - - Method [ public method getWhere ] { + - Return [ bool ] } - Method [ public method groupBy ] { + Method [ public method mount ] { - Parameters [1] { - Parameter #0 [ $group ] + Parameter #0 [ Phalcon\Mvc\Router\GroupInterface $group ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\RouterInterface ] } - Method [ public method having ] { + Method [ public method notFound ] { - - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + - Parameters [1] { + Parameter #0 [ $paths ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\RouterInterface ] } - Method [ public method inHaving ] { + Method [ public method removeExtraSlashes ] { - - Parameters [3] { - Parameter #0 [ string $expr ] - Parameter #1 [ array $values ] - Parameter #2 [ string $operator ] + - Parameters [1] { + Parameter #0 [ bool $remove ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\RouterInterface ] } - Method [ public method innerJoin ] { + Method [ public method setDefaultAction ] { - - Parameters [3] { - Parameter #0 [ string $model ] - Parameter #1 [ string or NULL $conditions ] - Parameter #2 [ string or NULL $alias ] + - Parameters [1] { + Parameter #0 [ string $actionName ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\RouterInterface ] } - Method [ public method inWhere ] { + Method [ public method setDefaultController ] { - - Parameters [3] { - Parameter #0 [ string $expr ] - Parameter #1 [ array $values ] - Parameter #2 [ string $operator ] + - Parameters [1] { + Parameter #0 [ string $controllerName ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\RouterInterface ] } - Method [ public method join ] { + Method [ public method setDefaultModule ] { - - Parameters [4] { - Parameter #0 [ string $model ] - Parameter #1 [ string or NULL $conditions ] - Parameter #2 [ string or NULL $alias ] - Parameter #3 [ string or NULL $type ] + - Parameters [1] { + Parameter #0 [ string $moduleName ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\RouterInterface ] } - Method [ public method leftJoin ] { + Method [ public method setDefaultNamespace ] { - - Parameters [3] { - Parameter #0 [ string $model ] - Parameter #1 [ string or NULL $conditions ] - Parameter #2 [ string or NULL $alias ] + - Parameters [1] { + Parameter #0 [ string $namespaceName ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\RouterInterface ] } - Method [ public method limit ] { + Method [ public method setDefaults ] { - - Parameters [2] { - Parameter #0 [ int $limit ] - Parameter #1 [ $offset ] + - Parameters [1] { + Parameter #0 [ array $defaults ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\RouterInterface ] } - Method [ public method notBetweenHaving ] { + Method [ public method getDefaults ] { - - Parameters [4] { - Parameter #0 [ string $expr ] - Parameter #1 [ $minimum ] - Parameter #2 [ $maximum ] - Parameter #3 [ string $operator ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ array ] } - Method [ public method notBetweenWhere ] { + Method [ public method setEventsManager ] { - - Parameters [4] { - Parameter #0 [ string $expr ] - Parameter #1 [ $minimum ] - Parameter #2 [ $maximum ] - Parameter #3 [ string $operator ] + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ void ] } - Method [ public method notInHaving ] { + Method [ public method wasMatched ] { - - Parameters [3] { - Parameter #0 [ string $expr ] - Parameter #1 [ array $values ] - Parameter #2 [ string $operator ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ bool ] } - Method [ public method notInWhere ] { + Method [ public method getDI ] { - - Parameters [3] { - Parameter #0 [ string $expr ] - Parameter #1 [ array $values ] - Parameter #2 [ string $operator ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ public method offset ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ int $offset ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ void ] } + } + } - Method [ public method orderBy ] { - - - Parameters [1] { - Parameter #0 [ $orderBy ] - } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] - } + Class [ class Phalcon\Mvc\Router\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Method [ public method orHaving ] { + - Constants [0] { + } - - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] - } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] - } + - Static properties [0] { + } - Method [ public method orWhere ] { + - Static methods [1] { + Method [ static public method containerServiceNotFound ] { - - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + - Parameters [1] { + Parameter #0 [ string $service ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ string ] } + } - Method [ public method rightJoin ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ string $model ] - Parameter #1 [ string or NULL $conditions ] - Parameter #2 [ string or NULL $alias ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method setBindParams ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ array $bindParams ] - Parameter #1 [ bool $merge ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method setBindTypes ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ array $bindTypes ] - Parameter #1 [ bool $merge ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ string ] } - Method [ public method setDI ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method where ] { + Method [ final public method getFile ] { - - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ string ] } - Method [ protected method conditionBetween ] { + Method [ final public method getLine ] { - - Parameters [5] { - Parameter #0 [ string $clause ] - Parameter #1 [ string $operator ] - Parameter #2 [ string $expr ] - Parameter #3 [ $minimum ] - Parameter #4 [ $maximum ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ int ] } - Method [ protected method conditionIn ] { + Method [ final public method getTrace ] { - - Parameters [4] { - Parameter #0 [ string $clause ] - Parameter #1 [ string $operator ] - Parameter #2 [ string $expr ] - Parameter #3 [ array $values ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ array ] } - Method [ protected method conditionNotBetween ] { + Method [ final public method getPrevious ] { - - Parameters [5] { - Parameter #0 [ string $clause ] - Parameter #1 [ string $operator ] - Parameter #2 [ string $expr ] - Parameter #3 [ $minimum ] - Parameter #4 [ $maximum ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ ?Throwable ] } - Method [ protected method conditionNotIn ] { + Method [ final public method getTraceAsString ] { - - Parameters [4] { - Parameter #0 [ string $clause ] - Parameter #1 [ string $operator ] - Parameter #2 [ string $expr ] - Parameter #3 [ array $values ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ string ] } - } - } - - Class [ abstract class Phalcon\Mvc\Model\Query\Lang ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [1] { - Method [ static public method parsePHQL ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $phql ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } } - - - Properties [0] { - } - - - Methods [0] { - } } - Class [ class Phalcon\Mvc\Model\Query\Status implements Phalcon\Mvc\Model\Query\StatusInterface ] { + Class [ class Phalcon\Mvc\Router\Group implements Phalcon\Mvc\Router\GroupInterface ] { - Constants [0] { } @@ -60608,414 +66946,444 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $model ] - Property [ protected $success ] + - Properties [5] { + Property [ protected $beforeMatch = NULL ] + Property [ protected $hostname = NULL ] + Property [ protected $paths = NULL ] + Property [ protected $prefix = NULL ] + Property [ protected $routes = NULL ] } - - Methods [4] { + - Methods [23] { Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ bool $success ] - Parameter #1 [ Phalcon\Mvc\ModelInterface or NULL $model ] + - Parameters [1] { + Parameter #0 [ $paths = ] } } - Method [ public method getMessages ] { + Method [ public method add ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ $httpMethods = ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method getModel ] { + Method [ public method addConnect ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method success ] { + Method [ public method addDelete ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - } - } - - Class [ class Phalcon\Mvc\Model\Relation implements Phalcon\Mvc\Model\RelationInterface ] { - - Constants [8] { - 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 } - } + Method [ public method addGet ] { - - Static properties [0] { - } + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } - - Static methods [0] { - } + Method [ public method addHead ] { - - Properties [8] { - Property [ protected $fields ] - Property [ protected $intermediateFields ] - Property [ protected $intermediateModel ] - Property [ protected $intermediateReferencedFields ] - Property [ protected $options ] - Property [ protected $referencedFields ] - Property [ protected $referencedModel ] - Property [ protected $type ] - } + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } - - Methods [16] { - Method [ public method __construct ] { + Method [ public method addOptions ] { - - Parameters [5] { - Parameter #0 [ int $type ] - Parameter #1 [ string $referencedModel ] - Parameter #2 [ $fields ] - Parameter #3 [ $referencedFields ] - Parameter #4 [ array $options ] + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] } + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method getFields ] { + Method [ public method addPatch ] { + + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method getForeignKey ] { + Method [ public method addPost ] { + + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method getIntermediateFields ] { + Method [ public method addPurge ] { + + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method getIntermediateModel ] { + Method [ public method addPut ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method getIntermediateReferencedFields ] { + Method [ public method addTrace ] { + + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method getOption ] { + Method [ public method beforeMatch ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $beforeMatch ] } + - Return [ Phalcon\Mvc\Router\GroupInterface ] } - Method [ public method getOptions ] { + Method [ public method clear ] { - Parameters [0] { } - - Return [ array ] + - Return [ void ] } - Method [ public method getParams ] { + Method [ public method getBeforeMatch ] { + + - Parameters [0] { + } } - Method [ public method getType ] { + Method [ public method getHostname ] { - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ public method getReferencedFields ] { + Method [ public method getPaths ] { + + - Parameters [0] { + } } - Method [ public method getReferencedModel ] { + Method [ public method getPrefix ] { - Parameters [0] { } - Return [ string ] } - Method [ public method isForeignKey ] { + Method [ public method getRoutes ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method isThrough ] { + Method [ public method setHostname ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $hostname ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Router\GroupInterface ] } - Method [ public method isReusable ] { + Method [ public method setPaths ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $paths ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Router\GroupInterface ] } - Method [ public method setIntermediateRelation ] { + Method [ public method setPrefix ] { + + - Parameters [1] { + Parameter #0 [ string $prefix ] + } + - Return [ Phalcon\Mvc\Router\GroupInterface ] + } + + Method [ protected method addRoute ] { - Parameters [3] { - Parameter #0 [ $intermediateFields ] - Parameter #1 [ string $intermediateModel ] - Parameter #2 [ $intermediateReferencedFields ] + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ $httpMethods = ] } + - Return [ Phalcon\Mvc\Router\RouteInterface ] } } } - Class [ class Phalcon\Mvc\Model\Resultset\Complex extends Phalcon\Mvc\Model\Resultset implements JsonSerializable, Serializable, ArrayAccess, Countable, SeekableIterator, Traversable, Iterator, Phalcon\Mvc\Model\ResultsetInterface ] { + Class [ class Phalcon\Mvc\Router\Route implements Phalcon\Mvc\Router\RouteInterface ] { - - Constants [5] { - 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 } + - Constants [0] { } - - Static properties [0] { + - Static properties [1] { + Property [ protected static $uniqueId = 0 ] } - - Static methods [0] { - } + - Static methods [2] { + Method [ static public method getRoutePaths ] { - - Properties [12] { - Property [ protected $activeRow ] - Property [ protected $cache ] - Property [ protected $count ] - Property [ protected $errorMessages ] - Property [ protected $hydrateMode ] - Property [ protected $isFresh ] - Property [ protected $pointer ] - Property [ protected $row ] - Property [ protected $rows ] - Property [ protected $result ] - Property [ protected $columnTypes ] - Property [ protected $disableHydration ] - } + - Parameters [1] { + Parameter #0 [ $paths = ] + } + - Return [ array ] + } - - Methods [28] { - Method [ public method __construct ] { + Method [ static public method reset ] { - - Parameters [3] { - Parameter #0 [ $columnTypes ] - Parameter #1 [ Phalcon\Db\ResultInterface or NULL $result ] - Parameter #2 [ Psr\SimpleCache\CacheInterface or NULL $cache ] + - Parameters [0] { } + - Return [ void ] } + } - Method [ final public method current ] { - } + - Properties [11] { + Property [ protected $beforeMatch = NULL ] + Property [ protected $compiledPattern = NULL ] + Property [ protected $converters = NULL ] + Property [ protected $group = NULL ] + Property [ protected $hostname = NULL ] + Property [ protected $id = NULL ] + Property [ protected $methods = NULL ] + Property [ protected $match = NULL ] + Property [ protected $name = NULL ] + Property [ protected $paths = NULL ] + Property [ protected $pattern = NULL ] + } - Method [ public method toArray ] { + - Methods [25] { + Method [ public method getId ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?string ] } - Method [ public method serialize ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ $httpMethods = ] } - - Return [ string ] } - Method [ public method unserialize ] { + Method [ public method beforeMatch ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ $callback ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ final public method count ] { + Method [ public method compilePattern ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $pattern ] } - - Return [ int ] + - Return [ string ] } - Method [ public method delete ] { + Method [ public method convert ] { - - Parameters [1] { - Parameter #0 [ Closure or NULL $conditionCallback ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $converter ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method filter ] { + Method [ public method extractNamedParams ] { - Parameters [1] { - Parameter #0 [ $filter ] + Parameter #0 [ string $pattern ] } - - Return [ array ] } - Method [ public method getCache ] { + Method [ public method getBeforeMatch ] { - Parameters [0] { } - - Return [ Psr\SimpleCache\CacheInterface or NULL ] } - Method [ public method getFirst ] { - } - - Method [ public method getHydrateMode ] { + Method [ public method getCompiledPattern ] { - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ public method getLast ] { + Method [ public method getConverters ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface or NULL ] + - Return [ array ] } - Method [ public method getMessages ] { + Method [ public method getGroup ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?Phalcon\Mvc\Router\GroupInterface ] } - Method [ public method getType ] { + Method [ public method getHttpMethods ] { - Parameters [0] { } - - Return [ int ] } - Method [ public method isFresh ] { + Method [ public method getHostname ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method jsonSerialize ] { + Method [ public method getMatch ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method key ] { + Method [ public method getName ] { - Parameters [0] { } - - Return [ int or NULL ] + - Return [ string ] } - Method [ public method next ] { + Method [ public method getPaths ] { - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method offsetGet ] { + Method [ public method getPattern ] { - - Parameters [1] { - Parameter #0 [ $index ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method offsetExists ] { + Method [ public method getReversedPaths ] { - - Parameters [1] { - Parameter #0 [ $index ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method offsetSet ] { + Method [ public method getRouteId ] { - - Parameters [2] { - Parameter #0 [ $index ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method offsetUnset ] { + Method [ public method match ] { - Parameters [1] { - Parameter #0 [ $offset ] + Parameter #0 [ $callback ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ final public method rewind ] { + Method [ public method reConfigure ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] } - Return [ void ] } - Method [ final public method seek ] { + Method [ public method setGroup ] { - Parameters [1] { - Parameter #0 [ $position ] + Parameter #0 [ Phalcon\Mvc\Router\GroupInterface $group ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method setHydrateMode ] { + Method [ public method setHttpMethods ] { - Parameters [1] { - Parameter #0 [ int $hydrateMode ] + Parameter #0 [ $httpMethods ] } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method setIsFresh ] { + Method [ public method setHostname ] { - Parameters [1] { - Parameter #0 [ bool $isFresh ] + Parameter #0 [ string $hostname ] } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method update ] { + Method [ public method setName ] { - - Parameters [2] { - Parameter #0 [ $data ] - Parameter #1 [ Closure or NULL $conditionCallback ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method valid ] { + Method [ public method via ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $httpMethods ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } } } - Class [ class Phalcon\Mvc\Model\Resultset\Simple extends Phalcon\Mvc\Model\Resultset implements JsonSerializable, Serializable, ArrayAccess, Countable, SeekableIterator, Traversable, Iterator, Phalcon\Mvc\Model\ResultsetInterface ] { + Class [ class Phalcon\Mvc\View extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\ViewInterface, Phalcon\Mvc\ViewBaseInterface, Phalcon\Events\EventsAwareInterface ] { - - Constants [5] { - 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 } + - Constants [6] { + 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] { @@ -61024,671 +67392,581 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [13] { - Property [ protected $activeRow ] - Property [ protected $cache ] - Property [ protected $count ] - Property [ protected $errorMessages ] - Property [ protected $hydrateMode ] - Property [ protected $isFresh ] - Property [ protected $pointer ] - Property [ protected $row ] - Property [ protected $rows ] - Property [ protected $result ] - Property [ protected $columnMap ] - Property [ protected $model ] - Property [ protected $keepSnapshots ] - } - - - Methods [28] { - Method [ public method __construct ] { - - - Parameters [5] { - Parameter #0 [ $columnMap ] - Parameter #1 [ $model ] - Parameter #2 [ $result ] - Parameter #3 [ Psr\SimpleCache\CacheInterface or NULL $cache ] - Parameter #4 [ bool $keepSnapshots ] - } - } - - Method [ final public method current ] { + - Properties [24] { + Property [ protected $container = NULL ] + Property [ protected $actionName = NULL ] + Property [ protected $activeRenderPaths = NULL ] + Property [ protected $basePath = '' ] + Property [ protected $content = '' ] + Property [ protected $controllerName = NULL ] + Property [ protected $currentRenderLevel = 0 ] + Property [ protected $disabled = false ] + Property [ protected $disabledLevels = NULL ] + Property [ protected $engines = false ] + Property [ protected $eventsManager = NULL ] + Property [ protected $layout = NULL ] + Property [ protected $layoutsDir = '' ] + Property [ protected $mainView = 'index' ] + Property [ protected $options = NULL ] + Property [ protected $params = NULL ] + Property [ protected $pickView = NULL ] + Property [ protected $partialsDir = '' ] + Property [ protected $registeredEngines = NULL ] + Property [ protected $renderLevel = 5 ] + Property [ protected $templatesAfter = NULL ] + Property [ protected $templatesBefore = NULL ] + Property [ protected $viewsDirs = NULL ] + Property [ protected $viewParams = NULL ] + } + + - Methods [59] { + Method [ public method getCurrentRenderLevel ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface or NULL ] + - Return [ int ] } - Method [ public method toArray ] { + Method [ public method getRegisteredEngines ] { - - Parameters [1] { - Parameter #0 [ bool $renameColumns ] + - Parameters [0] { } - Return [ array ] } - Method [ public method serialize ] { + Method [ public method getRenderLevel ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method unserialize ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ array $options = [] ] } - - Return [ void ] } - Method [ final public method count ] { + Method [ public method __get ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ int ] } - Method [ public method delete ] { + Method [ public method __isset ] { - Parameters [1] { - Parameter #0 [ Closure or NULL $conditionCallback ] + Parameter #0 [ string $key ] } - Return [ bool ] } - Method [ public method filter ] { + Method [ public method __set ] { - - Parameters [1] { - Parameter #0 [ $filter ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ array ] } - Method [ public method getCache ] { + Method [ public method cleanTemplateAfter ] { - Parameters [0] { } - - Return [ Psr\SimpleCache\CacheInterface or NULL ] - } - - Method [ public method getFirst ] { + - Return [ Phalcon\Mvc\View ] } - Method [ public method getHydrateMode ] { + Method [ public method cleanTemplateBefore ] { - Parameters [0] { } - - Return [ int ] + - Return [ Phalcon\Mvc\View ] } - Method [ public method getLast ] { + Method [ public method disableLevel ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $level ] } - - Return [ Phalcon\Mvc\ModelInterface or NULL ] + - Return [ Phalcon\Mvc\ViewInterface ] } - Method [ public method getMessages ] { + Method [ public method disable ] { - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Mvc\View ] } - Method [ public method getType ] { + Method [ public method enable ] { - Parameters [0] { } - - Return [ int ] + - Return [ Phalcon\Mvc\View ] } - Method [ public method isFresh ] { + Method [ public method exists ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $view ] } - Return [ bool ] } - Method [ public method jsonSerialize ] { + Method [ public method finish ] { - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Mvc\View ] } - Method [ public method key ] { + Method [ public method getActionName ] { - Parameters [0] { } - - Return [ int or NULL ] + - Return [ string ] } - Method [ public method next ] { + Method [ public method getActiveRenderPath ] { - Parameters [0] { } - - Return [ void ] } - Method [ public method offsetGet ] { + Method [ public method getBasePath ] { - - Parameters [1] { - Parameter #0 [ $index ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method offsetExists ] { + Method [ public method getContent ] { - - Parameters [1] { - Parameter #0 [ $index ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method offsetSet ] { + Method [ public method getControllerName ] { - - Parameters [2] { - Parameter #0 [ $index ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method offsetUnset ] { + Method [ public method getEventsManager ] { - - Parameters [1] { - Parameter #0 [ $offset ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ final public method rewind ] { + Method [ public method getLayout ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ final public method seek ] { + Method [ public method getLayoutsDir ] { - - Parameters [1] { - Parameter #0 [ $position ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setHydrateMode ] { + Method [ public method getMainView ] { - - Parameters [1] { - Parameter #0 [ int $hydrateMode ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + - Return [ string ] } - Method [ public method setIsFresh ] { + Method [ public method getParamsToView ] { - - Parameters [1] { - Parameter #0 [ bool $isFresh ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + - Return [ array ] } - Method [ public method update ] { + Method [ public method getPartial ] { - Parameters [2] { - Parameter #0 [ $data ] - Parameter #1 [ Closure or NULL $conditionCallback ] + Parameter #0 [ string $partialPath ] + Parameter #1 [ $params = ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method valid ] { + Method [ public method getPartialsDir ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - } - } - - Class [ class Phalcon\Mvc\Model\Row implements Phalcon\Mvc\EntityInterface, Phalcon\Mvc\Model\ResultInterface, ArrayAccess, JsonSerializable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - Methods [9] { - Method [ public method jsonSerialize ] { + Method [ public method getRender ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $controllerName ] + Parameter #1 [ string $actionName ] + Parameter #2 [ array $params = [] ] + Parameter #3 [ $configCallback = ] } - - Return [ array ] + - Return [ string ] } - Method [ public method offsetGet ] { + Method [ public method getVar ] { - Parameters [1] { - Parameter #0 [ $index ] + Parameter #0 [ string $key ] } } - Method [ public method offsetExists ] { + Method [ public method getViewsDir ] { - - Parameters [1] { - Parameter #0 [ $index ] + - Parameters [0] { } - - Return [ bool ] } - Method [ public method offsetSet ] { + Method [ protected method getViewsDirs ] { - - Parameters [2] { - Parameter #0 [ $index ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method offsetUnset ] { + Method [ public method isDisabled ] { - - Parameters [1] { - Parameter #0 [ $offset ] + - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } - Method [ public method readAttribute ] { + Method [ public method partial ] { - - Parameters [1] { - Parameter #0 [ string $attribute ] + - Parameters [2] { + Parameter #0 [ string $partialPath ] + Parameter #1 [ $params = ] } } - Method [ public method setDirtyState ] { + Method [ public method pick ] { - Parameters [1] { - Parameter #0 [ int $dirtyState ] - } - } - - Method [ public method toArray ] { - - - Parameters [0] { + Parameter #0 [ $renderView ] } - - Return [ array ] + - Return [ Phalcon\Mvc\View ] } - Method [ public method writeAttribute ] { + Method [ public method registerEngines ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ array $engines ] } - - Return [ void ] + - Return [ Phalcon\Mvc\View ] } - } - } - - Class [ class Phalcon\Mvc\Model\Transaction implements Phalcon\Mvc\Model\TransactionInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [8] { - Property [ protected $activeTransaction ] - Property [ protected $connection ] - Property [ protected $isNewTransaction ] - Property [ protected $manager ] - Property [ protected $messages ] - Property [ protected $rollbackRecord ] - Property [ protected $rollbackOnAbort ] - Property [ protected $rollbackThrowException ] - } - - Methods [13] { - Method [ public method __construct ] { + Method [ public method render ] { - Parameters [3] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] - Parameter #1 [ bool $autoBegin ] - Parameter #2 [ string $service ] + Parameter #0 [ string $controllerName ] + Parameter #1 [ string $actionName ] + Parameter #2 [ array $params = [] ] } } - Method [ public method begin ] { + Method [ public method reset ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Mvc\View ] } - Method [ public method commit ] { + Method [ public method setBasePath ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $basePath ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\View ] } - Method [ public method getConnection ] { + Method [ public method setContent ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $content ] } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ Phalcon\Mvc\View ] } - Method [ public method getMessages ] { + Method [ public method setEventsManager ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ array ] + - Return [ void ] } - Method [ public method isManaged ] { + Method [ public method setLayout ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $layout ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\View ] } - Method [ public method isValid ] { + Method [ public method setLayoutsDir ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $layoutsDir ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\View ] } - Method [ public method rollback ] { + Method [ public method setMainView ] { - - Parameters [2] { - Parameter #0 [ string or NULL $rollbackMessage ] - Parameter #1 [ Phalcon\Mvc\ModelInterface or NULL $rollbackRecord ] + - Parameters [1] { + Parameter #0 [ string $viewPath ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\View ] } - Method [ public method setIsNewTransaction ] { + Method [ public method setPartialsDir ] { - Parameters [1] { - Parameter #0 [ bool $isNew ] + Parameter #0 [ string $partialsDir ] } - - Return [ void ] + - Return [ Phalcon\Mvc\View ] } - Method [ public method setRollbackOnAbort ] { + Method [ public method setParamToView ] { - - Parameters [1] { - Parameter #0 [ bool $rollbackOnAbort ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ void ] + - Return [ Phalcon\Mvc\View ] } - Method [ public method setRollbackedRecord ] { + Method [ public method setRenderLevel ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $record ] + Parameter #0 [ int $level ] } - - Return [ void ] + - Return [ Phalcon\Mvc\ViewInterface ] } - Method [ public method setTransactionManager ] { + Method [ public method setTemplateAfter ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\Transaction\ManagerInterface $manager ] + Parameter #0 [ $templateAfter ] } - - Return [ void ] + - Return [ Phalcon\Mvc\View ] } - Method [ public method throwRollbackException ] { + Method [ public method setTemplateBefore ] { - Parameters [1] { - Parameter #0 [ bool $status ] + Parameter #0 [ $templateBefore ] } - - Return [ Phalcon\Mvc\Model\TransactionInterface ] + - Return [ Phalcon\Mvc\View ] } - } - } - - Class [ class Phalcon\Mvc\Model\Transaction\Failed extends Phalcon\Mvc\Model\Transaction\Exception implements Throwable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { + Method [ public method setVar ] { - - Parameters [1] { - Parameter #0 [ string $service ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ Phalcon\Mvc\View ] } - } - - - Properties [5] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - Property [ protected $record ] - } - - Methods [12] { - Method [ public method __construct ] { + Method [ public method setVars ] { - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ Phalcon\Mvc\ModelInterface or NULL $record ] + Parameter #0 [ array $params ] + Parameter #1 [ bool $merge = ] } + - Return [ Phalcon\Mvc\View ] } - Method [ public method getRecord ] { + Method [ public method setViewsDir ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $viewsDir ] } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ Phalcon\Mvc\View ] } - Method [ public method getRecordMessages ] { + Method [ public method start ] { - Parameters [0] { } - - Return [ array ] - } - - 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 ] { + - Return [ Phalcon\Mvc\View ] } - Method [ final public method getTraceAsString ] { - } + Method [ public method toString ] { - Method [ public method __toString ] { + - Parameters [3] { + Parameter #0 [ string $controllerName ] + Parameter #1 [ string $actionName ] + Parameter #2 [ array $params = [] ] + } + - Return [ string ] } - } - } - - Class [ class Phalcon\Mvc\Model\Transaction\Manager implements Phalcon\Mvc\Model\Transaction\ManagerInterface, Phalcon\Di\InjectionAwareInterface ] { - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } + Method [ protected method engineRender ] { - - Properties [6] { - Property [ protected $container ] - Property [ protected $initialized ] - Property [ protected $number ] - Property [ protected $rollbackPendent ] - Property [ protected $service ] - Property [ protected $transactions ] - } + - Parameters [4] { + Parameter #0 [ array $engines ] + Parameter #1 [ string $viewPath ] + Parameter #2 [ bool $silence ] + Parameter #3 [ bool $mustClean = ] + } + } - - Methods [17] { - Method [ public method __construct ] { + Method [ final protected method isAbsolutePath ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface or NULL $container ] + Parameter #0 [ string $path ] } } - Method [ public method collectTransactions ] { + Method [ protected method loadTemplateEngines ] { - Parameters [0] { } - - Return [ void ] - } - - Method [ public method commit ] { + - Return [ array ] } - Method [ public method get ] { + Method [ public method processRender ] { - - Parameters [1] { - Parameter #0 [ bool $autoBegin ] + - Parameters [4] { + Parameter #0 [ string $controllerName ] + Parameter #1 [ string $actionName ] + Parameter #2 [ array $params = [] ] + Parameter #3 [ bool $fireEvents = ] } - - Return [ Phalcon\Mvc\Model\TransactionInterface ] + - Return [ bool ] } - Method [ public method getDbService ] { + Method [ private method getDirSeparator ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $directory ] } - Return [ string ] } - Method [ public method getDI ] { + Method [ public method getDI ] { - Parameters [0] { } - Return [ Phalcon\Di\DiInterface ] } - Method [ public method getOrCreateTransaction ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ bool $autoBegin ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ Phalcon\Mvc\Model\TransactionInterface ] + - Return [ void ] } + } + } - Method [ public method getRollbackPendent ] { + Class [ class Phalcon\Mvc\View\Engine\Php extends Phalcon\Mvc\View\Engine\AbstractEngine implements Phalcon\Mvc\View\Engine\EngineInterface, Phalcon\Di\InjectionAwareInterface ] { - - Parameters [0] { - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ public method has ] { + - Static properties [0] { + } - - Parameters [0] { + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $container = NULL ] + Property [ protected $view = NULL ] + } + + - Methods [9] { + Method [ public method render ] { + + - Parameters [3] { + Parameter #0 [ string $path ] + Parameter #1 [ $params ] + Parameter #2 [ bool $mustClean = ] } - - Return [ bool ] } - Method [ public method notifyCommit ] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ViewBaseInterface $view ] + Parameter #1 [ ?Phalcon\Di\DiInterface $container = ] } - - Return [ void ] } - Method [ public method notifyRollback ] { + Method [ public method getContent ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method rollback ] { + Method [ public method getView ] { - - Parameters [1] { - Parameter #0 [ bool $collect ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Mvc\ViewBaseInterface ] } - Method [ public method rollbackPendent ] { + Method [ public method partial ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $partialPath ] + Parameter #1 [ $params = ] } - Return [ void ] } - Method [ public method setDbService ] { + Method [ public method __get ] { - Parameters [1] { - Parameter #0 [ string $service ] + Parameter #0 [ string $propertyName ] } - - Return [ Phalcon\Mvc\Model\Transaction\ManagerInterface ] } - Method [ public method setDI ] { + Method [ public method __isset ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method setRollbackPendent ] { + Method [ public method getDI ] { - - Parameters [1] { - Parameter #0 [ bool $rollbackPendent ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Transaction\ManagerInterface ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ protected method collectTransaction ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - Return [ void ] } } } - Class [ class Phalcon\Mvc\Model\ValidationFailed extends Phalcon\Mvc\Model\Exception implements Throwable ] { + Class [ class Phalcon\Mvc\View\Engine\Volt extends Phalcon\Mvc\View\Engine\AbstractEngine implements Phalcon\Mvc\View\Engine\EngineInterface, Phalcon\Di\InjectionAwareInterface, Phalcon\Events\EventsAwareInterface ] { - Constants [0] { } @@ -61696,547 +67974,579 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { - - - Parameters [1] { - Parameter #0 [ string $service ] - } - - Return [ string ] - } + - Static methods [0] { } - Properties [6] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - Property [ protected $messages ] - Property [ protected $model ] + Property [ protected $container = NULL ] + Property [ protected $view = NULL ] + Property [ protected $compiler = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $macros = NULL ] + Property [ protected $options = NULL ] } - - Methods [12] { - Method [ public method __construct ] { + - Methods [20] { + Method [ public method callMacro ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $validationMessages ] + Parameter #0 [ string $name ] + Parameter #1 [ array $arguments = [] ] } } - Method [ public method getMessages ] { + Method [ public method convertEncoding ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $text ] + Parameter #1 [ string $from ] + Parameter #2 [ string $to ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getModel ] { + Method [ public method getCompiler ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ Phalcon\Mvc\View\Engine\Volt\Compiler ] } - Method [ public method __wakeup ] { - } + Method [ public method getEventsManager ] { - Method [ final public method getMessage ] { + - Parameters [0] { + } + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ final public method getCode ] { - } + Method [ public method getOptions ] { - Method [ final public method getFile ] { + - Parameters [0] { + } + - Return [ array ] } - Method [ final public method getLine ] { - } + Method [ public method isIncluded ] { - Method [ final public method getTrace ] { + - Parameters [2] { + Parameter #0 [ $needle ] + Parameter #1 [ $haystack ] + } + - Return [ bool ] } - Method [ final public method getPrevious ] { - } + Method [ public method length ] { - Method [ final public method getTraceAsString ] { + - Parameters [1] { + Parameter #0 [ $item ] + } + - Return [ int ] } - Method [ public method __toString ] { - } - } - } + Method [ public method render ] { - Class [ class Phalcon\Mvc\Router\Annotations extends Phalcon\Mvc\Router implements Phalcon\Events\EventsAwareInterface, Phalcon\Mvc\RouterInterface, Phalcon\Di\InjectionAwareInterface ] { + - Parameters [3] { + Parameter #0 [ string $path ] + Parameter #1 [ $params ] + Parameter #2 [ bool $mustClean = ] + } + } - - Constants [2] { - Constant [ public int POSITION_FIRST ] { 0 } - Constant [ public int POSITION_LAST ] { 1 } - } + Method [ public method setEventsManager ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + } + - Return [ void ] + } - - Static methods [0] { - } + Method [ public method setOptions ] { - - Properties [25] { - Property [ protected $container ] - Property [ protected $action ] - Property [ protected $controller ] - Property [ protected $defaultAction ] - Property [ protected $defaultController ] - Property [ protected $defaultModule ] - Property [ protected $defaultNamespace ] - Property [ protected $defaultParams ] - Property [ protected $eventsManager ] - Property [ protected $keyRouteNames ] - Property [ protected $keyRouteIds ] - Property [ protected $matchedRoute ] - Property [ protected $matches ] - Property [ protected $module ] - Property [ protected $namespaceName ] - Property [ protected $notFoundPaths ] - Property [ protected $params ] - Property [ protected $removeExtraSlashes ] - Property [ protected $routes ] - Property [ protected $wasMatched ] - Property [ protected $actionSuffix ] - Property [ protected $actionPreformatCallback ] - Property [ protected $controllerSuffix ] - Property [ protected $handlers ] - Property [ protected $routePrefix ] - } + - Parameters [1] { + Parameter #0 [ array $options ] + } + } - - Methods [53] { - Method [ public method addModuleResource ] { + Method [ public method slice ] { - Parameters [3] { - Parameter #0 [ string $module ] - Parameter #1 [ string $handler ] - Parameter #2 [ string or NULL $prefix ] + Parameter #0 [ $value ] + Parameter #1 [ int $start = ] + Parameter #2 [ $end = ] } - - Return [ Phalcon\Mvc\Router\Annotations ] } - Method [ public method addResource ] { + Method [ public method sort ] { - - Parameters [2] { - Parameter #0 [ string $handler ] - Parameter #1 [ string or NULL $prefix ] + - Parameters [1] { + Parameter #0 [ array $value ] } - - Return [ Phalcon\Mvc\Router\Annotations ] + - Return [ array ] } - Method [ public method getResources ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ViewBaseInterface $view ] + Parameter #1 [ ?Phalcon\Di\DiInterface $container = ] } - - Return [ array ] } - Method [ public method handle ] { + Method [ public method getContent ] { - - Parameters [1] { - Parameter #0 [ string $uri ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method processActionAnnotation ] { + Method [ public method getView ] { - - Parameters [5] { - Parameter #0 [ string $module ] - Parameter #1 [ string $namespaceName ] - Parameter #2 [ string $controller ] - Parameter #3 [ string $action ] - Parameter #4 [ Phalcon\Annotations\Annotation $annotation ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Mvc\ViewBaseInterface ] } - Method [ public method processControllerAnnotation ] { + Method [ public method partial ] { - Parameters [2] { - Parameter #0 [ string $handler ] - Parameter #1 [ Phalcon\Annotations\Annotation $annotation ] + Parameter #0 [ string $partialPath ] + Parameter #1 [ $params = ] } + - Return [ void ] } - Method [ public method setActionSuffix ] { + Method [ public method __get ] { - Parameters [1] { - Parameter #0 [ string $actionSuffix ] + Parameter #0 [ string $propertyName ] } } - Method [ public method setActionPreformatCallback ] { + Method [ public method __isset ] { - Parameters [1] { - Parameter #0 [ $callback ] + Parameter #0 [ string $name ] } + - Return [ bool ] } - Method [ public method getActionPreformatCallback ] { + Method [ public method getDI ] { + + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] } - Method [ public method setControllerSuffix ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ string $controllerSuffix ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } + - Return [ void ] } + } + } - Method [ public method getKeyRouteNames ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Compiler implements Phalcon\Di\InjectionAwareInterface ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [21] { + Property [ protected $autoescape = false ] + Property [ protected $blockLevel = 0 ] + Property [ protected $blocks = NULL ] + Property [ protected $container = NULL ] + Property [ protected $compiledTemplatePath = NULL ] + Property [ protected $currentBlock = NULL ] + Property [ protected $currentPath = NULL ] + Property [ protected $exprLevel = 0 ] + Property [ protected $extended = false ] + Property [ protected $extensions = NULL ] + Property [ protected $extendedBlocks = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $foreachLevel = 0 ] + Property [ protected $forElsePointers = NULL ] + Property [ protected $functions = NULL ] + Property [ protected $level = 0 ] + Property [ protected $loopPointers = NULL ] + Property [ protected $macros = NULL ] + Property [ protected $options = NULL ] + Property [ protected $prefix = '' ] + Property [ protected $view = NULL ] + } + + - Methods [45] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ ?Phalcon\Mvc\ViewBaseInterface $view = ] } - - Return [ array ] } - Method [ public method setKeyRouteNames ] { + Method [ public method addExtension ] { - Parameters [1] { - Parameter #0 [ array $keyRouteNames ] + Parameter #0 [ $extension ] } + - Return [ Phalcon\Mvc\View\Engine\Volt\Compiler ] } - Method [ public method getKeyRouteIds ] { + Method [ public method addFilter ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $definition ] } - - Return [ array ] + - Return [ Phalcon\Mvc\View\Engine\Volt\Compiler ] } - Method [ public method setKeyRouteIds ] { + Method [ public method addFunction ] { - - Parameters [1] { - Parameter #0 [ array $keyRouteIds ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $definition ] } + - Return [ Phalcon\Mvc\View\Engine\Volt\Compiler ] } - Method [ public method __construct ] { + Method [ public method attributeReader ] { - Parameters [1] { - Parameter #0 [ bool $defaultRoutes ] + Parameter #0 [ array $expr ] } + - Return [ string ] } - Method [ public method add ] { + Method [ public method compile ] { - - Parameters [4] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ $httpMethods ] - Parameter #3 [ int $position ] + - Parameters [2] { + Parameter #0 [ string $templatePath ] + Parameter #1 [ bool $extendsMode = ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method addConnect ] { + Method [ public method compileAutoEscape ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ int $position ] + - Parameters [2] { + Parameter #0 [ array $statement ] + Parameter #1 [ bool $extendsMode ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method addDelete ] { + Method [ public method compileCall ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ int $position ] + - Parameters [2] { + Parameter #0 [ array $statement ] + Parameter #1 [ bool $extendsMode ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method addGet ] { + Method [ public method compileCase ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ int $position ] + - Parameters [2] { + Parameter #0 [ array $statement ] + Parameter #1 [ bool $caseClause = ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method addHead ] { + Method [ public method compileDo ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ int $position ] + - Parameters [1] { + Parameter #0 [ array $statement ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method addOptions ] { + Method [ public method compileEcho ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ int $position ] + - Parameters [1] { + Parameter #0 [ array $statement ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method addPatch ] { + Method [ public method compileElseIf ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ int $position ] + - Parameters [1] { + Parameter #0 [ array $statement ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method addPost ] { + Method [ public method compileFile ] { - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ int $position ] + Parameter #0 [ string $path ] + Parameter #1 [ string $compiledPath ] + Parameter #2 [ bool $extendsMode = ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method addPurge ] { + Method [ public method compileForeach ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ int $position ] + - Parameters [2] { + Parameter #0 [ array $statement ] + Parameter #1 [ bool $extendsMode = ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method addPut ] { + Method [ public method compileForElse ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ int $position ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method addTrace ] { + Method [ public method compileIf ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ int $position ] + - Parameters [2] { + Parameter #0 [ array $statement ] + Parameter #1 [ bool $extendsMode = ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method attach ] { + Method [ public method compileInclude ] { + + - Parameters [1] { + Parameter #0 [ array $statement ] + } + - Return [ string ] + } + + Method [ public method compileMacro ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\Router\RouteInterface $route ] - Parameter #1 [ int $position ] + Parameter #0 [ array $statement ] + Parameter #1 [ bool $extendsMode ] } - - Return [ Phalcon\Mvc\RouterInterface ] + - Return [ string ] } - Method [ public method clear ] { + Method [ public method compileReturn ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $statement ] } - - Return [ void ] + - Return [ string ] } - Method [ public method getEventsManager ] { + Method [ public method compileSet ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $statement ] } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ string ] } - Method [ public method getActionName ] { + Method [ public method compileString ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $viewCode ] + Parameter #1 [ bool $extendsMode = ] } - Return [ string ] } - Method [ public method getControllerName ] { + Method [ public method compileSwitch ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $statement ] + Parameter #1 [ bool $extendsMode = ] } - Return [ string ] } - Method [ public method getMatchedRoute ] { + Method [ final public method expression ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $expr ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method getMatches ] { + Method [ final public method fireExtensionEvent ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $arguments = ] } - - Return [ array ] } - Method [ public method getModuleName ] { + Method [ public method functionCall ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $expr ] } - Return [ string ] } - Method [ public method getNamespaceName ] { + Method [ public method getCompiledTemplatePath ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getParams ] { + Method [ public method getDI ] { - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ public method getRouteById ] { + Method [ public method getExtensions ] { - - Parameters [1] { - Parameter #0 [ $id ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method getRouteByName ] { + Method [ public method getFilters ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method getRoutes ] { + Method [ public method getFunctions ] { - Parameters [0] { } - Return [ array ] } - Method [ public method isExactControllerName ] { + Method [ public method getOption ] { + + - Parameters [1] { + Parameter #0 [ string $option ] + } + - Return [ ?string ] + } + + Method [ public method getOptions ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method mount ] { + Method [ public method getTemplatePath ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Router\GroupInterface $group ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\RouterInterface ] + - Return [ string ] } - Method [ public method notFound ] { + Method [ public method getUniquePrefix ] { - - Parameters [1] { - Parameter #0 [ $paths ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\RouterInterface ] + - Return [ string ] } - Method [ public method removeExtraSlashes ] { + Method [ public method parse ] { - Parameters [1] { - Parameter #0 [ bool $remove ] + Parameter #0 [ string $viewCode ] } - - Return [ Phalcon\Mvc\RouterInterface ] + - Return [ array ] } - Method [ public method setDefaultAction ] { + Method [ public method resolveTest ] { - - Parameters [1] { - Parameter #0 [ string $actionName ] + - Parameters [2] { + Parameter #0 [ array $test ] + Parameter #1 [ string $left ] } - - Return [ Phalcon\Mvc\RouterInterface ] + - Return [ string ] } - Method [ public method setDefaultController ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ string $controllerName ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ Phalcon\Mvc\RouterInterface ] + - Return [ void ] } - Method [ public method setDefaultModule ] { + Method [ public method setOption ] { - - Parameters [1] { - Parameter #0 [ string $moduleName ] + - Parameters [2] { + Parameter #0 [ string $option ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Mvc\RouterInterface ] } - Method [ public method setDefaultNamespace ] { + Method [ public method setOptions ] { - Parameters [1] { - Parameter #0 [ string $namespaceName ] + Parameter #0 [ array $options ] } - - Return [ Phalcon\Mvc\RouterInterface ] } - Method [ public method setDefaults ] { + Method [ public method setUniquePrefix ] { - Parameters [1] { - Parameter #0 [ array $defaults ] + Parameter #0 [ string $prefix ] } - - Return [ Phalcon\Mvc\RouterInterface ] + - Return [ Phalcon\Mvc\View\Engine\Volt\Compiler ] } - Method [ public method getDefaults ] { + Method [ protected method compileSource ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $viewCode ] + Parameter #1 [ bool $extendsMode = ] } - - Return [ array ] + - Return [ string ] } - Method [ public method setEventsManager ] { + Method [ protected method getFinalPath ] { - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + Parameter #0 [ string $path ] } - - Return [ void ] } - Method [ public method wasMatched ] { + Method [ final protected method resolveFilter ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $filter ] + Parameter #1 [ string $left ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method getDI ] { + Method [ final protected method statementList ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $statements ] + Parameter #1 [ bool $extendsMode = ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ string ] } - Method [ public method setDI ] { + Method [ final protected method statementListOrExtends ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ $statements ] } - - Return [ void ] } } } - Class [ class Phalcon\Mvc\Router\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exception extends Phalcon\Mvc\View\Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -62254,53 +68564,96 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] + Property [ protected $statement = NULL ] } - - Methods [10] { - Method [ public method __construct ] { + - Methods [11] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [4] { + Parameter #0 [ string $message = ] + Parameter #1 [ array $statement = [] ] + Parameter #2 [ int $code = ] + Parameter #3 [ ?Exception $previous = ] + } + } + + Method [ public method getStatement ] { + + - Parameters [0] { } + - Return [ array ] } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } - Class [ class Phalcon\Mvc\Router\Group implements Phalcon\Mvc\Router\GroupInterface ] { + Class [ class Phalcon\Mvc\View\Simple extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\ViewBaseInterface, Phalcon\Events\EventsAwareInterface ] { - Constants [0] { } @@ -62311,998 +68664,1018 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [5] { - Property [ protected $beforeMatch ] - Property [ protected $hostname ] - Property [ protected $paths ] - Property [ protected $prefix ] - Property [ protected $routes ] + - Properties [9] { + Property [ protected $container = NULL ] + Property [ protected $activeRenderPath = NULL ] + Property [ protected $content = NULL ] + Property [ protected $engines = false ] + Property [ protected $eventsManager = NULL ] + Property [ protected $options = NULL ] + Property [ protected $registeredEngines = NULL ] + Property [ protected $viewsDir = NULL ] + Property [ protected $viewParams = NULL ] } - - Methods [23] { + - Methods [25] { + Method [ public method getRegisteredEngines ] { + + - Parameters [0] { + } + - Return [ ?array ] + } + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $paths ] + Parameter #0 [ array $options = [] ] } } - Method [ public method add ] { + Method [ public method __get ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ $httpMethods ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method addConnect ] { + Method [ public method __set ] { - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ void ] } - Method [ public method addDelete ] { + Method [ public method getActiveRenderPath ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method addGet ] { + Method [ public method getContent ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method addHead ] { + Method [ public method getEventsManager ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method addOptions ] { + Method [ public method getParamsToView ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ array ] } - Method [ public method addPatch ] { + Method [ public method getVar ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method addPost ] { + Method [ public method getViewsDir ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method addPurge ] { + Method [ public method partial ] { - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #0 [ string $partialPath ] + Parameter #1 [ $params = ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ void ] } - Method [ public method addPut ] { + Method [ public method registerEngines ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + - Parameters [1] { + Parameter #0 [ array $engines ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ void ] } - Method [ public method addTrace ] { + Method [ public method render ] { - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + Parameter #0 [ string $path ] + Parameter #1 [ array $params = [] ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method beforeMatch ] { + Method [ public method setContent ] { - Parameters [1] { - Parameter #0 [ $beforeMatch ] + Parameter #0 [ string $content ] } - - Return [ Phalcon\Mvc\Router\GroupInterface ] + - Return [ Phalcon\Mvc\View\Simple ] } - Method [ public method clear ] { + Method [ public method setEventsManager ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - Return [ void ] } - Method [ public method getBeforeMatch ] { + Method [ public method setParamToView ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ Phalcon\Mvc\View\Simple ] } - Method [ public method getHostname ] { + Method [ public method setVar ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ Phalcon\Mvc\View\Simple ] } - Method [ public method getPaths ] { + Method [ public method setVars ] { + + - Parameters [2] { + Parameter #0 [ array $params ] + Parameter #1 [ bool $merge = ] + } + - Return [ Phalcon\Mvc\View\Simple ] } - Method [ public method getPrefix ] { + Method [ public method setViewsDir ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $viewsDir ] } - - Return [ string ] + - Return [ void ] } - Method [ public method getRoutes ] { + Method [ protected method loadTemplateEngines ] { - Parameters [0] { } - Return [ array ] } - Method [ public method setHostname ] { + Method [ final protected method internalRender ] { - - Parameters [1] { - Parameter #0 [ string $hostname ] + - Parameters [2] { + Parameter #0 [ string $path ] + Parameter #1 [ $params ] } - - Return [ Phalcon\Mvc\Router\GroupInterface ] + - Return [ void ] } - Method [ public method setPaths ] { + Method [ private method getDirSeparator ] { - Parameters [1] { - Parameter #0 [ $paths ] + Parameter #0 [ string $directory ] } - - Return [ Phalcon\Mvc\Router\GroupInterface ] + - Return [ string ] } - Method [ public method setPrefix ] { + Method [ public method __isset ] { - Parameters [1] { - Parameter #0 [ string $prefix ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Mvc\Router\GroupInterface ] + - Return [ bool ] } - Method [ protected method addRoute ] { + Method [ public method getDI ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ $httpMethods ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ Phalcon\Di\DiInterface ] + } + + Method [ public method setDI ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + } + - Return [ void ] } } } - Class [ class Phalcon\Mvc\Router\Route implements Phalcon\Mvc\Router\RouteInterface ] { + Class [ class Phalcon\Paginator\Adapter\Model extends Phalcon\Paginator\Adapter\AbstractAdapter implements Phalcon\Paginator\Adapter\AdapterInterface ] { - Constants [0] { } - - Static properties [1] { - Property [ protected static $uniqueId ] + - Static properties [0] { } - - Static methods [2] { - Method [ static public method getRoutePaths ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ $paths ] - } - - Return [ array ] - } + - Properties [4] { + Property [ protected $config = NULL ] + Property [ protected $limitRows = NULL ] + Property [ protected $page = NULL ] + Property [ protected $repository = NULL ] + } - Method [ static public method reset ] { + - Methods [7] { + Method [ public method paginate ] { - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Paginator\RepositoryInterface ] } - } - - - Properties [11] { - Property [ protected $beforeMatch ] - Property [ protected $compiledPattern ] - Property [ protected $converters ] - Property [ protected $group ] - Property [ protected $hostname ] - Property [ protected $id ] - Property [ protected $methods ] - Property [ protected $match ] - Property [ protected $name ] - Property [ protected $paths ] - Property [ protected $pattern ] - } - - Methods [25] { - Method [ public method getId ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $config ] } - - Return [ string or NULL ] } - Method [ public method __construct ] { + Method [ public method getLimit ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] - Parameter #2 [ $httpMethods ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method beforeMatch ] { + Method [ public method setCurrentPage ] { - Parameters [1] { - Parameter #0 [ $callback ] + Parameter #0 [ int $page ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method compilePattern ] { + Method [ public method setLimit ] { - Parameters [1] { - Parameter #0 [ string $pattern ] + Parameter #0 [ int $limit ] } - - Return [ string ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method convert ] { + Method [ public method setRepository ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $converter ] + - Parameters [1] { + Parameter #0 [ Phalcon\Paginator\RepositoryInterface $repository ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method extractNamedParams ] { + Method [ protected method getRepository ] { - Parameters [1] { - Parameter #0 [ string $pattern ] + Parameter #0 [ ?array $properties = [] ] } + - Return [ Phalcon\Paginator\RepositoryInterface ] } + } + } - Method [ public method getBeforeMatch ] { - } + Class [ class Phalcon\Paginator\Adapter\NativeArray extends Phalcon\Paginator\Adapter\AbstractAdapter implements Phalcon\Paginator\Adapter\AdapterInterface ] { - Method [ public method getCompiledPattern ] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $config = NULL ] + Property [ protected $limitRows = NULL ] + Property [ protected $page = NULL ] + Property [ protected $repository = NULL ] + } + + - Methods [7] { + Method [ public method paginate ] { - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Paginator\RepositoryInterface ] } - Method [ public method getConverters ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $config ] } - - Return [ array ] } - Method [ public method getGroup ] { + Method [ public method getLimit ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\GroupInterface or NULL ] - } - - Method [ public method getHttpMethods ] { + - Return [ int ] } - Method [ public method getHostname ] { + Method [ public method setCurrentPage ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $page ] } - - Return [ string ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method getMatch ] { + Method [ public method setLimit ] { + + - Parameters [1] { + Parameter #0 [ int $limit ] + } + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method getName ] { + Method [ public method setRepository ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Paginator\RepositoryInterface $repository ] } - - Return [ string ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method getPaths ] { + Method [ protected method getRepository ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?array $properties = [] ] } - - Return [ array ] + - Return [ Phalcon\Paginator\RepositoryInterface ] } + } + } - Method [ public method getPattern ] { + Class [ class Phalcon\Paginator\Adapter\QueryBuilder extends Phalcon\Paginator\Adapter\AbstractAdapter implements Phalcon\Paginator\Adapter\AdapterInterface ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $config = NULL ] + Property [ protected $limitRows = NULL ] + Property [ protected $page = NULL ] + Property [ protected $repository = NULL ] + Property [ protected $builder = NULL ] + Property [ protected $columns = NULL ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $config ] } - - Return [ string ] } - Method [ public method getReversedPaths ] { + Method [ public method getCurrentPage ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method getRouteId ] { + Method [ public method getQueryBuilder ] { - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\Query\Builder ] } - Method [ public method match ] { + Method [ public method paginate ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ Phalcon\Paginator\RepositoryInterface ] } - Method [ public method reConfigure ] { + Method [ public method setQueryBuilder ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\Query\Builder $builder ] } - - Return [ void ] + - Return [ Phalcon\Paginator\Adapter\QueryBuilder ] } - Method [ public method setGroup ] { + Method [ public method getLimit ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Router\GroupInterface $group ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ int ] } - Method [ public method setHttpMethods ] { + Method [ public method setCurrentPage ] { - Parameters [1] { - Parameter #0 [ $httpMethods ] + Parameter #0 [ int $page ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method setHostname ] { + Method [ public method setLimit ] { - Parameters [1] { - Parameter #0 [ string $hostname ] + Parameter #0 [ int $limit ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method setName ] { + Method [ public method setRepository ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ Phalcon\Paginator\RepositoryInterface $repository ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method via ] { + Method [ protected method getRepository ] { - Parameters [1] { - Parameter #0 [ $httpMethods ] + Parameter #0 [ ?array $properties = [] ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ Phalcon\Paginator\RepositoryInterface ] } } } - Class [ class Phalcon\Mvc\View extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\ViewInterface, Phalcon\Mvc\ViewBaseInterface, Phalcon\Events\EventsAwareInterface ] { + Class [ class Phalcon\Paginator\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - - Constants [6] { - 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 } + - Constants [0] { } - Static properties [0] { } - - Static methods [0] { - } - - - Properties [24] { - Property [ protected $container ] - Property [ protected $actionName ] - Property [ protected $activeRenderPaths ] - Property [ protected $basePath ] - Property [ protected $content ] - Property [ protected $controllerName ] - Property [ protected $currentRenderLevel ] - Property [ protected $disabled ] - Property [ protected $disabledLevels ] - Property [ protected $engines ] - Property [ protected $eventsManager ] - Property [ protected $layout ] - Property [ protected $layoutsDir ] - Property [ protected $mainView ] - Property [ protected $options ] - Property [ protected $params ] - Property [ protected $pickView ] - Property [ protected $partialsDir ] - Property [ protected $registeredEngines ] - Property [ protected $renderLevel ] - Property [ protected $templatesAfter ] - Property [ protected $templatesBefore ] - Property [ protected $viewsDirs ] - Property [ protected $viewParams ] - } - - - Methods [58] { - Method [ public method getCurrentRenderLevel ] { - - - Parameters [0] { - } - - Return [ int ] - } - - Method [ public method getRegisteredEngines ] { - - - Parameters [0] { - } - - Return [ array ] - } - - Method [ public method getRenderLevel ] { - - - Parameters [0] { - } - - Return [ int ] - } - - Method [ public method __construct ] { + - Static methods [1] { + Method [ static public method containerServiceNotFound ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ string $service ] } + - Return [ string ] } + } - Method [ public method __get ] { - - - Parameters [1] { - Parameter #0 [ string $key ] - } - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] + } - Method [ public method __isset ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ bool ] } - Method [ public method __set ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } } - Method [ public method cleanTemplateAfter ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ string ] } - Method [ public method cleanTemplateBefore ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] } - Method [ public method disableLevel ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ $level ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\ViewInterface ] + - Return [ string ] } - Method [ public method disable ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ int ] } - Method [ public method enable ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ array ] } - Method [ public method exists ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $view ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method finish ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ string ] } - Method [ public method getActionName ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method getActiveRenderPath ] { - } + Class [ class Phalcon\Paginator\PaginatorFactory extends Phalcon\Factory\AbstractFactory ] { - Method [ public method getBasePath ] { + - Constants [0] { + } - - Parameters [0] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $services = [] ] } - - Return [ string ] } - Method [ public method getContent ] { + Method [ public method load ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $config ] } - - Return [ string ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method getControllerName ] { + Method [ public method newInstance ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $options = [] ] } - - Return [ string ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method getEventsManager ] { + Method [ protected method getExceptionClass ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ string ] } - Method [ public method getLayout ] { + Method [ protected method getServices ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getLayoutsDir ] { + Method [ protected method getService ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ string ] } - Method [ public method getMainView ] { + Method [ protected method init ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $services = [] ] } - - Return [ string ] + - Return [ void ] } - Method [ public method getParamsToView ] { + Method [ protected method checkConfig ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $config ] } - Return [ array ] } - Method [ public method getPartial ] { + Method [ protected method checkConfigElement ] { - Parameters [2] { - Parameter #0 [ string $partialPath ] - Parameter #1 [ $params ] + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] } - - Return [ string ] + - Return [ array ] } - Method [ public method getPartialsDir ] { + Method [ protected method getException ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ Exception ] } + } + } - Method [ public method getRender ] { + Class [ class Phalcon\Paginator\Repository implements Phalcon\Paginator\RepositoryInterface, JsonSerializable ] { - - Parameters [4] { - Parameter #0 [ string $controllerName ] - Parameter #1 [ string $actionName ] - Parameter #2 [ array $params ] - Parameter #3 [ $configCallback ] - } - - Return [ string ] - } + - Constants [8] { + Constant [ public string PROPERTY_CURRENT_PAGE ] { current } + Constant [ public string PROPERTY_FIRST_PAGE ] { first } + Constant [ public string PROPERTY_ITEMS ] { items } + Constant [ public string PROPERTY_LAST_PAGE ] { last } + Constant [ public string PROPERTY_LIMIT ] { limit } + Constant [ public string PROPERTY_NEXT_PAGE ] { next } + Constant [ public string PROPERTY_PREVIOUS_PAGE ] { previous } + Constant [ public string PROPERTY_TOTAL_ITEMS ] { total_items } + } - Method [ public method getVar ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $aliases = NULL ] + Property [ protected $properties = NULL ] + } + + - Methods [15] { + Method [ public method __get ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ string $property ] } } - Method [ public method getViewsDir ] { - } - - Method [ protected method getViewsDirs ] { + Method [ public method getAliases ] { - Parameters [0] { } - Return [ array ] } - Method [ public method isDisabled ] { + Method [ public method getCurrent ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method partial ] { + Method [ public method getFirst ] { - - Parameters [2] { - Parameter #0 [ string $partialPath ] - Parameter #1 [ $params ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method pick ] { + Method [ public method getItems ] { - - Parameters [1] { - Parameter #0 [ $renderView ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] } - Method [ public method registerEngines ] { + Method [ public method getLast ] { - - Parameters [1] { - Parameter #0 [ array $engines ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ int ] } - Method [ public method render ] { + Method [ public method getLimit ] { - - Parameters [3] { - Parameter #0 [ string $controllerName ] - Parameter #1 [ string $actionName ] - Parameter #2 [ array $params ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method reset ] { + Method [ public method getNext ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ int ] } - Method [ public method setBasePath ] { + Method [ public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $basePath ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ int ] } - Method [ public method setContent ] { + Method [ public method getTotalItems ] { - - Parameters [1] { - Parameter #0 [ string $content ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ int ] } - Method [ public method setEventsManager ] { + Method [ public method jsonSerialize ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method setLayout ] { + Method [ public method setAliases ] { - Parameters [1] { - Parameter #0 [ string $layout ] + Parameter #0 [ array $aliases ] } - - Return [ Phalcon\Mvc\View ] + - Return [ Phalcon\Paginator\RepositoryInterface ] } - Method [ public method setLayoutsDir ] { + Method [ public method setProperties ] { - Parameters [1] { - Parameter #0 [ string $layoutsDir ] + Parameter #0 [ array $properties ] } - - Return [ Phalcon\Mvc\View ] + - Return [ Phalcon\Paginator\RepositoryInterface ] } - Method [ public method setMainView ] { + Method [ protected method getProperty ] { - - Parameters [1] { - Parameter #0 [ string $viewPath ] + - Parameters [2] { + Parameter #0 [ string $property ] + Parameter #1 [ $defaultValue = ] } - - Return [ Phalcon\Mvc\View ] } - Method [ public method setPartialsDir ] { + Method [ protected method getRealNameProperty ] { - Parameters [1] { - Parameter #0 [ string $partialsDir ] + Parameter #0 [ string $property ] } - - Return [ Phalcon\Mvc\View ] + - Return [ string ] } + } + } - Method [ public method setParamToView ] { + Class [ final class Phalcon\Registry extends Phalcon\Support\Collection implements Serializable, JsonSerializable, Traversable, IteratorAggregate, Countable, Phalcon\Support\Collection\CollectionInterface, ArrayAccess ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - } - - Return [ Phalcon\Mvc\View ] - } + - Constants [0] { + } - Method [ public method setRenderLevel ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] + } + + - Methods [26] { + Method [ final public method __construct ] { - Parameters [1] { - Parameter #0 [ int $level ] + Parameter #0 [ array $data = [] ] } - - Return [ Phalcon\Mvc\ViewInterface ] } - Method [ public method setTemplateAfter ] { + Method [ final public method __get ] { - Parameters [1] { - Parameter #0 [ $templateAfter ] + Parameter #0 [ string $element ] } - - Return [ Phalcon\Mvc\View ] } - Method [ public method setTemplateBefore ] { + Method [ final public method __isset ] { - Parameters [1] { - Parameter #0 [ $templateBefore ] + Parameter #0 [ string $element ] } - - Return [ Phalcon\Mvc\View ] + - Return [ bool ] } - Method [ public method setVar ] { + Method [ final public method __set ] { - Parameters [2] { - Parameter #0 [ string $key ] + Parameter #0 [ string $element ] Parameter #1 [ $value ] } - - Return [ Phalcon\Mvc\View ] + - Return [ void ] } - Method [ public method setVars ] { + Method [ final public method __unset ] { - - Parameters [2] { - Parameter #0 [ array $params ] - Parameter #1 [ bool $merge ] + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ Phalcon\Mvc\View ] + - Return [ void ] } - Method [ public method setViewsDir ] { + Method [ final public method clear ] { - - Parameters [1] { - Parameter #0 [ $viewsDir ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ void ] } - Method [ public method start ] { + Method [ final public method count ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ int ] } - Method [ public method toString ] { + Method [ final public method get ] { - Parameters [3] { - Parameter #0 [ string $controllerName ] - Parameter #1 [ string $actionName ] - Parameter #2 [ array $params ] + Parameter #0 [ string $element ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = ] } - - Return [ string ] } - Method [ protected method engineRender ] { + Method [ final public method getIterator ] { - - Parameters [4] { - Parameter #0 [ array $engines ] - Parameter #1 [ string $viewPath ] - Parameter #2 [ bool $silence ] - Parameter #3 [ bool $mustClean ] + - Parameters [0] { } + - Return [ Traversable ] } - Method [ final protected method isAbsolutePath ] { + Method [ final public method has ] { - Parameters [1] { - Parameter #0 [ string $path ] + Parameter #0 [ string $element ] + } + - Return [ bool ] + } + + Method [ final public method init ] { + + - Parameters [1] { + Parameter #0 [ array $data = [] ] } + - Return [ void ] } - Method [ protected method loadTemplateEngines ] { + Method [ final public method jsonSerialize ] { - Parameters [0] { } - Return [ array ] } - Method [ public method processRender ] { + Method [ final public method offsetExists ] { - - Parameters [4] { - Parameter #0 [ string $controllerName ] - Parameter #1 [ string $actionName ] - Parameter #2 [ array $params ] - Parameter #3 [ bool $fireEvents ] + - Parameters [1] { + Parameter #0 [ $element ] } - Return [ bool ] } - Method [ public method getDI ] { + Method [ final public method offsetGet ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $element ] } - - Return [ Phalcon\Di\DiInterface ] } - Method [ public method setDI ] { + Method [ final public method offsetSet ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [2] { + Parameter #0 [ $element ] + Parameter #1 [ $value ] } - Return [ void ] } - } - } - - Class [ class Phalcon\Mvc\View\Engine\Php extends Phalcon\Mvc\View\Engine\AbstractEngine implements Phalcon\Mvc\View\Engine\EngineInterface, Phalcon\Di\InjectionAwareInterface ] { - - Constants [0] { - } + Method [ final public method offsetUnset ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ $element ] + } + - Return [ void ] + } - - Static methods [0] { - } + Method [ final public method remove ] { - - Properties [2] { - Property [ protected $container ] - Property [ protected $view ] - } + - Parameters [1] { + Parameter #0 [ string $element ] + } + - Return [ void ] + } - - Methods [9] { - Method [ public method render ] { + Method [ final public method serialize ] { - - Parameters [3] { - Parameter #0 [ string $path ] - Parameter #1 [ $params ] - Parameter #2 [ bool $mustClean ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method __construct ] { + Method [ final public method set ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ViewBaseInterface $view ] - Parameter #1 [ Phalcon\Di\DiInterface or NULL $container ] + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } + - Return [ void ] } - Method [ public method getContent ] { + Method [ final public method toArray ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getView ] { + Method [ final public method toJson ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $options = ] } - - Return [ Phalcon\Mvc\ViewBaseInterface ] + - Return [ string ] } - Method [ public method partial ] { + Method [ final public method unserialize ] { - - Parameters [2] { - Parameter #0 [ string $partialPath ] - Parameter #1 [ $params ] + - Parameters [1] { + Parameter #0 [ $serialized ] } - Return [ void ] } - Method [ public method __get ] { + Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ string $propertyName ] + Parameter #0 [ bool $insensitive = ] } + - Return [ array ] } - Method [ public method __isset ] { + Method [ public method getValues ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method getDI ] { + Method [ protected method setData ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ void ] } - Method [ public method setDI ] { + Method [ protected method phpJsonEncode ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [3] { + Parameter #0 [ $value ] + Parameter #1 [ int $flags = ] + Parameter #2 [ int $depth = ] } - - Return [ void ] } } } - Class [ class Phalcon\Mvc\View\Engine\Volt extends Phalcon\Mvc\View\Engine\AbstractEngine implements Phalcon\Mvc\View\Engine\EngineInterface, Phalcon\Di\InjectionAwareInterface, Phalcon\Events\EventsAwareInterface ] { + Class [ class Phalcon\Session\Adapter\Libmemcached extends Phalcon\Session\Adapter\AbstractAdapter implements SessionHandlerInterface ] { - Constants [0] { } @@ -63313,177 +69686,162 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $container ] - Property [ protected $view ] - Property [ protected $compiler ] - Property [ protected $eventsManager ] - Property [ protected $macros ] - Property [ protected $options ] + - Properties [1] { + Property [ protected $adapter = NULL ] } - - Methods [20] { - Method [ public method callMacro ] { + - Methods [8] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $arguments ] + Parameter #0 [ Phalcon\Storage\AdapterFactory $factory ] + Parameter #1 [ array $options = [] ] } } - Method [ public method convertEncoding ] { + Method [ public method close ] { - - Parameters [3] { - Parameter #0 [ string $text ] - Parameter #1 [ string $from ] - Parameter #2 [ string $to ] + - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ public method getCompiler ] { + Method [ public method destroy ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $id ] } - - Return [ Phalcon\Mvc\View\Engine\Volt\Compiler ] + - Return [ bool ] } - Method [ public method getEventsManager ] { + Method [ public method gc ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $maxlifetime ] } - - Return [ Phalcon\Events\ManagerInterface or NULL ] } - Method [ public method getOptions ] { + Method [ public method read ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $id ] } - - Return [ array ] + - Return [ string ] } - Method [ public method isIncluded ] { + Method [ public method open ] { - Parameters [2] { - Parameter #0 [ $needle ] - Parameter #1 [ $haystack ] + Parameter #0 [ $savePath ] + Parameter #1 [ $sessionName ] } - Return [ bool ] } - Method [ public method length ] { + Method [ public method write ] { - - Parameters [1] { - Parameter #0 [ $item ] + - Parameters [2] { + Parameter #0 [ $id ] + Parameter #1 [ $data ] } - - Return [ int ] + - Return [ bool ] } - Method [ public method render ] { + Method [ protected method getArrVal ] { - Parameters [3] { - Parameter #0 [ string $path ] - Parameter #1 [ $params ] - Parameter #2 [ bool $mustClean ] - } - } - - Method [ public method setEventsManager ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] } - - Return [ void ] } + } + } - Method [ public method setOptions ] { - - - Parameters [1] { - Parameter #0 [ array $options ] - } - } + Class [ class Phalcon\Session\Adapter\Redis extends Phalcon\Session\Adapter\AbstractAdapter implements SessionHandlerInterface ] { - Method [ public method slice ] { + - Constants [0] { + } - - Parameters [3] { - Parameter #0 [ $value ] - Parameter #1 [ int $start ] - Parameter #2 [ $end ] - } - } + - Static properties [0] { + } - Method [ public method sort ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ array $value ] - } - - Return [ array ] - } + - Properties [1] { + Property [ protected $adapter = NULL ] + } - Method [ public method __construct ] { + - Methods [8] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ViewBaseInterface $view ] - Parameter #1 [ Phalcon\Di\DiInterface or NULL $container ] + Parameter #0 [ Phalcon\Storage\AdapterFactory $factory ] + Parameter #1 [ array $options = [] ] } } - Method [ public method getContent ] { + Method [ public method close ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ public method getView ] { + Method [ public method destroy ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $id ] } - - Return [ Phalcon\Mvc\ViewBaseInterface ] + - Return [ bool ] } - Method [ public method partial ] { - - - Parameters [2] { - Parameter #0 [ string $partialPath ] - Parameter #1 [ $params ] + Method [ public method gc ] { + + - Parameters [1] { + Parameter #0 [ $maxlifetime ] } - - Return [ void ] } - Method [ public method __get ] { + Method [ public method read ] { - Parameters [1] { - Parameter #0 [ string $propertyName ] + Parameter #0 [ $id ] } + - Return [ string ] } - Method [ public method __isset ] { + Method [ public method open ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ $savePath ] + Parameter #1 [ $sessionName ] } - Return [ bool ] } - Method [ public method getDI ] { + Method [ public method write ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $id ] + Parameter #1 [ $data ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ bool ] } - Method [ public method setDI ] { + Method [ protected method getArrVal ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] } - - Return [ void ] } } } - Class [ class Phalcon\Mvc\View\Engine\Volt\Compiler implements Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Session\Adapter\Stream extends Phalcon\Session\Adapter\Noop implements SessionHandlerInterface ] { - Constants [0] { } @@ -63494,395 +69852,332 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [21] { - Property [ protected $autoescape ] - Property [ protected $blockLevel ] - Property [ protected $blocks ] - Property [ protected $container ] - Property [ protected $compiledTemplatePath ] - Property [ protected $currentBlock ] - Property [ protected $currentPath ] - Property [ protected $exprLevel ] - Property [ protected $extended ] - Property [ protected $extensions ] - Property [ protected $extendedBlocks ] - Property [ protected $filters ] - Property [ protected $foreachLevel ] - Property [ protected $forElsePointers ] - Property [ protected $functions ] - Property [ protected $level ] - Property [ protected $loopPointers ] - Property [ protected $macros ] - Property [ protected $options ] - Property [ protected $prefix ] - Property [ protected $view ] + - Properties [5] { + Property [ protected $connection = NULL ] + Property [ protected $options = NULL ] + Property [ protected $prefix = '' ] + Property [ protected $ttl = 8600 ] + Property [ private $path = '' ] } - - Methods [45] { - Method [ public method __construct ] { + - Methods [9] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ViewBaseInterface or NULL $view ] + Parameter #0 [ array $options = [] ] } } - Method [ public method addExtension ] { + Method [ public method destroy ] { - Parameters [1] { - Parameter #0 [ $extension ] + Parameter #0 [ $id ] } - - Return [ Phalcon\Mvc\View\Engine\Volt\Compiler ] + - Return [ bool ] } - Method [ public method addFilter ] { + Method [ public method gc ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $definition ] + - Parameters [1] { + Parameter #0 [ $maxlifetime ] } - - Return [ Phalcon\Mvc\View\Engine\Volt\Compiler ] } - Method [ public method addFunction ] { + Method [ public method open ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $definition ] + Parameter #0 [ $savePath ] + Parameter #1 [ $sessionName ] } - - Return [ Phalcon\Mvc\View\Engine\Volt\Compiler ] + - Return [ bool ] } - Method [ public method attributeReader ] { + Method [ public method read ] { - Parameters [1] { - Parameter #0 [ array $expr ] + Parameter #0 [ $id ] } - Return [ string ] } - Method [ public method compile ] { + Method [ public method write ] { - Parameters [2] { - Parameter #0 [ string $templatePath ] - Parameter #1 [ bool $extendsMode ] + Parameter #0 [ $id ] + Parameter #1 [ $data ] } + - Return [ bool ] } - Method [ public method compileAutoEscape ] { + Method [ private method getDirSeparator ] { - - Parameters [2] { - Parameter #0 [ array $statement ] - Parameter #1 [ bool $extendsMode ] + - Parameters [1] { + Parameter #0 [ string $directory ] } - Return [ string ] } - Method [ public method compileCall ] { - - - Parameters [2] { - Parameter #0 [ array $statement ] - Parameter #1 [ bool $extendsMode ] - } - } - - Method [ public method compileCase ] { + Method [ public method close ] { - - Parameters [2] { - Parameter #0 [ array $statement ] - Parameter #1 [ bool $caseClause ] + - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ public method compileDo ] { + Method [ protected method getPrefixedName ] { - Parameters [1] { - Parameter #0 [ array $statement ] + Parameter #0 [ $name ] } - Return [ string ] } + } + } - Method [ public method compileEcho ] { - - - Parameters [1] { - Parameter #0 [ array $statement ] - } - - Return [ string ] - } + Class [ class Phalcon\Session\Bag extends Phalcon\Support\Collection implements Serializable, JsonSerializable, Traversable, IteratorAggregate, Countable, Phalcon\Support\Collection\CollectionInterface, ArrayAccess, Phalcon\Di\InjectionAwareInterface ] { - Method [ public method compileElseIf ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ array $statement ] - } - - Return [ string ] - } + - Static properties [0] { + } - Method [ public method compileFile ] { + - Static methods [0] { + } - - Parameters [3] { - Parameter #0 [ string $path ] - Parameter #1 [ string $compiledPath ] - Parameter #2 [ bool $extendsMode ] - } - } + - Properties [6] { + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] + Property [ private $container = NULL ] + Property [ private $name = NULL ] + Property [ private $session = NULL ] + } - Method [ public method compileForeach ] { + - Methods [28] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ array $statement ] - Parameter #1 [ bool $extendsMode ] + Parameter #0 [ string $name ] + Parameter #1 [ ?Phalcon\Di\DiInterface $container = ] } - - Return [ string ] } - Method [ public method compileForElse ] { + Method [ public method clear ] { - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ public method compileIf ] { + Method [ public method getDI ] { - - Parameters [2] { - Parameter #0 [ array $statement ] - Parameter #1 [ bool $extendsMode ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ public method compileInclude ] { + Method [ public method init ] { - Parameters [1] { - Parameter #0 [ array $statement ] - } - - Return [ string ] - } - - Method [ public method compileMacro ] { - - - Parameters [2] { - Parameter #0 [ array $statement ] - Parameter #1 [ bool $extendsMode ] + Parameter #0 [ array $data = [] ] } - - Return [ string ] + - Return [ void ] } - Method [ public method compileReturn ] { + Method [ public method remove ] { - Parameters [1] { - Parameter #0 [ array $statement ] + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ void ] } - Method [ public method compileSet ] { + Method [ public method set ] { - - Parameters [1] { - Parameter #0 [ array $statement ] + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ public method compileString ] { + Method [ public method setDI ] { - - Parameters [2] { - Parameter #0 [ string $viewCode ] - Parameter #1 [ bool $extendsMode ] + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ string ] + - Return [ void ] } - Method [ public method compileSwitch ] { + Method [ public method __get ] { - - Parameters [2] { - Parameter #0 [ array $statement ] - Parameter #1 [ bool $extendsMode ] + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ string ] } - Method [ final public method expression ] { + Method [ public method __isset ] { - Parameters [1] { - Parameter #0 [ array $expr ] + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ bool ] } - Method [ final public method fireExtensionEvent ] { + Method [ public method __set ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $arguments ] + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } + - Return [ void ] } - Method [ public method functionCall ] { + Method [ public method __unset ] { - Parameters [1] { - Parameter #0 [ array $expr ] + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ void ] } - Method [ public method getCompiledTemplatePath ] { + Method [ public method count ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getDI ] { + Method [ public method get ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $element ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = ] } - - Return [ Phalcon\Di\DiInterface ] } - Method [ public method getExtensions ] { + Method [ public method getIterator ] { - Parameters [0] { } - - Return [ array ] + - Return [ Traversable ] } - Method [ public method getFilters ] { + Method [ public method getKeys ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $insensitive = ] } - Return [ array ] } - Method [ public method getFunctions ] { + Method [ public method getValues ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getOption ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ string $option ] + Parameter #0 [ string $element ] } - - Return [ string or NULL ] + - Return [ bool ] } - Method [ public method getOptions ] { + Method [ public method jsonSerialize ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getTemplatePath ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method getUniquePrefix ] { + Method [ public method offsetExists ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $element ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method parse ] { + Method [ public method offsetGet ] { - Parameters [1] { - Parameter #0 [ string $viewCode ] + Parameter #0 [ $element ] } - - Return [ array ] } - Method [ public method resolveTest ] { + Method [ public method offsetSet ] { - Parameters [2] { - Parameter #0 [ array $test ] - Parameter #1 [ string $left ] + Parameter #0 [ $element ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ public method setDI ] { + Method [ public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ $element ] } - Return [ void ] } - Method [ public method setOption ] { + Method [ public method serialize ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method setOptions ] { + Method [ public method toArray ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method setUniquePrefix ] { + Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ string $prefix ] - } - - Return [ Phalcon\Mvc\View\Engine\Volt\Compiler ] - } - - Method [ protected method compileSource ] { - - - Parameters [2] { - Parameter #0 [ string $viewCode ] - Parameter #1 [ bool $extendsMode ] + Parameter #0 [ int $options = ] } - Return [ string ] } - Method [ protected method getFinalPath ] { + Method [ public method unserialize ] { - Parameters [1] { - Parameter #0 [ string $path ] - } - } - - Method [ final protected method resolveFilter ] { - - - Parameters [2] { - Parameter #0 [ array $filter ] - Parameter #1 [ string $left ] + Parameter #0 [ $serialized ] } - - Return [ string ] + - Return [ void ] } - Method [ final protected method statementList ] { + Method [ protected method setData ] { - Parameters [2] { - Parameter #0 [ array $statements ] - Parameter #1 [ bool $extendsMode ] + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ final protected method statementListOrExtends ] { + Method [ protected method phpJsonEncode ] { - - Parameters [1] { - Parameter #0 [ $statements ] + - Parameters [3] { + Parameter #0 [ $value ] + Parameter #1 [ int $flags = ] + Parameter #2 [ int $depth = ] } } } } - Class [ class Phalcon\Mvc\View\Engine\Volt\Exception extends Phalcon\Mvc\View\Exception implements Throwable ] { + Class [ class Phalcon\Session\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -63900,64 +70195,92 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - - Properties [5] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - Property [ protected $statement ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - - Methods [11] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [4] { - Parameter #0 [ string $message ] - Parameter #1 [ array $statement ] - Parameter #2 [ int $code ] - Parameter #3 [ Exception or NULL $previous ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } - Method [ public method getStatement ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] - } - - Method [ public method __wakeup ] { } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } - Class [ class Phalcon\Mvc\View\Simple extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\ViewBaseInterface, Phalcon\Events\EventsAwareInterface ] { + Class [ class Phalcon\Session\Manager extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Session\ManagerInterface ] { - - Constants [0] { + - Constants [3] { + Constant [ public int SESSION_ACTIVE ] { 2 } + Constant [ public int SESSION_DISABLED ] { 0 } + Constant [ public int SESSION_NONE ] { 1 } } - Static properties [0] { @@ -63966,41 +70289,38 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [9] { - Property [ protected $container ] - Property [ protected $activeRenderPath ] - Property [ protected $content ] - Property [ protected $engines ] - Property [ protected $eventsManager ] - Property [ protected $options ] - Property [ protected $registeredEngines ] - Property [ protected $viewsDir ] - Property [ protected $viewParams ] + - Properties [5] { + Property [ protected $container = NULL ] + Property [ private $adapter = NULL ] + Property [ private $name = '' ] + Property [ private $options = NULL ] + Property [ private $uniqueId = '' ] } - - Methods [24] { - Method [ public method getRegisteredEngines ] { + - Methods [26] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $options = [] ] } - - Return [ array or NULL ] } - Method [ public method __construct ] { + Method [ public method __get ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ string $key ] } } - Method [ public method __get ] { + Method [ public method __isset ] { - Parameters [1] { Parameter #0 [ string $key ] } + - Return [ bool ] } - Method [ public method __set ] { + Method [ public method __set ] { - Parameters [2] { Parameter #0 [ string $key ] @@ -64009,315 +70329,179 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } - Method [ public method getActiveRenderPath ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method getContent ] { + Method [ public method __unset ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ void ] } - Method [ public method getEventsManager ] { + Method [ public method destroy ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface or NULL ] + - Return [ void ] } - Method [ public method getParamsToView ] { + Method [ public method exists ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method getVar ] { + Method [ public method get ] { - - Parameters [1] { + - Parameters [3] { Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ bool $remove = ] } } - Method [ public method getViewsDir ] { + Method [ public method getAdapter ] { - Parameters [0] { } - - Return [ string ] - } - - Method [ public method partial ] { - - - Parameters [2] { - Parameter #0 [ string $partialPath ] - Parameter #1 [ $params ] - } - - Return [ void ] - } - - Method [ public method registerEngines ] { - - - Parameters [1] { - Parameter #0 [ array $engines ] - } - - Return [ void ] + - Return [ SessionHandlerInterface ] } - Method [ public method render ] { + Method [ public method getId ] { - - Parameters [2] { - Parameter #0 [ string $path ] - Parameter #1 [ array $params ] + - Parameters [0] { } - Return [ string ] } - Method [ public method setContent ] { + Method [ public method getName ] { - - Parameters [1] { - Parameter #0 [ string $content ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\View\Simple ] + - Return [ string ] } - Method [ public method setEventsManager ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] - } - - Return [ void ] - } - - Method [ public method setParamToView ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - } - - Return [ Phalcon\Mvc\View\Simple ] - } - - Method [ public method setVar ] { - - - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $value ] - } - - Return [ Phalcon\Mvc\View\Simple ] - } - - Method [ public method setVars ] { - - - Parameters [2] { - Parameter #0 [ array $params ] - Parameter #1 [ bool $merge ] - } - - Return [ Phalcon\Mvc\View\Simple ] - } - - Method [ public method setViewsDir ] { - - - Parameters [1] { - Parameter #0 [ string $viewsDir ] } - - Return [ void ] + - Return [ bool ] } - Method [ protected method loadTemplateEngines ] { + Method [ public method getOptions ] { - Parameters [0] { } - Return [ array ] } - Method [ final protected method internalRender ] { - - - Parameters [2] { - Parameter #0 [ string $path ] - Parameter #1 [ $params ] - } - - Return [ void ] - } - - Method [ public method __isset ] { + Method [ public method regenerateId ] { - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ bool ] - } - - Method [ public method getDI ] { - - - Parameters [0] { + Parameter #0 [ $deleteOldSession = ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ Phalcon\Session\ManagerInterface ] } - Method [ public method setDI ] { + Method [ public method remove ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ string $key ] } - Return [ void ] } - } - } - - Class [ class Phalcon\Paginator\Adapter\Model extends Phalcon\Paginator\Adapter\AbstractAdapter implements Phalcon\Paginator\Adapter\AdapterInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [4] { - Property [ protected $config ] - Property [ protected $limitRows ] - Property [ protected $page ] - Property [ protected $repository ] - } - - - Methods [7] { - Method [ public method paginate ] { - - - Parameters [0] { - } - - Return [ Phalcon\Paginator\RepositoryInterface ] - } - - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $config ] - } - } - Method [ public method getLimit ] { + Method [ public method set ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ int ] + - Return [ void ] } - Method [ public method setCurrentPage ] { + Method [ public method setAdapter ] { - Parameters [1] { - Parameter #0 [ int $page ] + Parameter #0 [ SessionHandlerInterface $adapter ] } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ Phalcon\Session\ManagerInterface ] } - Method [ public method setLimit ] { + Method [ public method setId ] { - Parameters [1] { - Parameter #0 [ int $limit ] + Parameter #0 [ string $id ] } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ Phalcon\Session\ManagerInterface ] } - Method [ public method setRepository ] { + Method [ public method setName ] { - Parameters [1] { - Parameter #0 [ Phalcon\Paginator\RepositoryInterface $repository ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ Phalcon\Session\ManagerInterface ] } - Method [ protected method getRepository ] { + Method [ public method setOptions ] { - Parameters [1] { - Parameter #0 [ array or NULL $properties ] + Parameter #0 [ array $options ] } - - Return [ Phalcon\Paginator\RepositoryInterface ] + - Return [ void ] } - } - } - - Class [ class Phalcon\Paginator\Adapter\NativeArray extends Phalcon\Paginator\Adapter\AbstractAdapter implements Phalcon\Paginator\Adapter\AdapterInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [4] { - Property [ protected $config ] - Property [ protected $limitRows ] - Property [ protected $page ] - Property [ protected $repository ] - } - - Methods [7] { - Method [ public method paginate ] { + Method [ public method start ] { - Parameters [0] { } - - Return [ Phalcon\Paginator\RepositoryInterface ] - } - - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $config ] - } + - Return [ bool ] } - Method [ public method getLimit ] { + Method [ public method status ] { - Parameters [0] { } - Return [ int ] } - Method [ public method setCurrentPage ] { + Method [ private method getUniqueKey ] { - Parameters [1] { - Parameter #0 [ int $page ] + Parameter #0 [ string $key ] } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ public method setLimit ] { + Method [ private method getArrVal ] { - - Parameters [1] { - Parameter #0 [ int $limit ] + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method setRepository ] { + Method [ public method getDI ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Paginator\RepositoryInterface $repository ] + - Parameters [0] { } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ protected method getRepository ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ array or NULL $properties ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ Phalcon\Paginator\RepositoryInterface ] + - Return [ void ] } } } - Class [ class Phalcon\Paginator\Adapter\QueryBuilder extends Phalcon\Paginator\Adapter\AbstractAdapter implements Phalcon\Paginator\Adapter\AdapterInterface ] { + Class [ class Phalcon\Storage\AdapterFactory extends Phalcon\Factory\AbstractFactory ] { - Constants [0] { } @@ -64328,94 +70512,87 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $config ] - Property [ protected $limitRows ] - Property [ protected $page ] - Property [ protected $repository ] - Property [ protected $builder ] - Property [ protected $columns ] + - Properties [3] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] + Property [ private $serializerFactory = NULL ] } - - Methods [10] { - Method [ public method __construct ] { + - Methods [9] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ array $config ] + - Parameters [2] { + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] + Parameter #1 [ array $services = [] ] } } - Method [ public method getCurrentPage ] { + Method [ public method newInstance ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $options = [] ] } - - Return [ int ] + - Return [ Phalcon\Storage\Adapter\AdapterInterface ] } - Method [ public method getQueryBuilder ] { + Method [ protected method getExceptionClass ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\Builder ] + - Return [ string ] } - Method [ public method paginate ] { + Method [ protected method getServices ] { - Parameters [0] { } - - Return [ Phalcon\Paginator\RepositoryInterface ] + - Return [ array ] } - Method [ public method setQueryBuilder ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\Query\Builder $builder ] - } - - Return [ Phalcon\Paginator\Adapter\QueryBuilder ] - } - - Method [ public method getLimit ] { - - - Parameters [0] { + Parameter #0 [ string $name ] } - - Return [ int ] } - Method [ public method setCurrentPage ] { + Method [ protected method init ] { - Parameters [1] { - Parameter #0 [ int $page ] + Parameter #0 [ array $services = [] ] } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ void ] } - Method [ public method setLimit ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ int $limit ] + Parameter #0 [ $config ] } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ array ] } - Method [ public method setRepository ] { + Method [ protected method checkConfigElement ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Paginator\RepositoryInterface $repository ] + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ array ] } - Method [ protected method getRepository ] { + Method [ protected method getException ] { - Parameters [1] { - Parameter #0 [ array or NULL $properties ] + Parameter #0 [ string $message ] } - - Return [ Phalcon\Paginator\RepositoryInterface ] + - Return [ Exception ] } } } - Class [ class Phalcon\Paginator\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Storage\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -64434,144 +70611,88 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } 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 ] { + - Parameters [0] { + } } - } - } - - Class [ class Phalcon\Paginator\PaginatorFactory extends Phalcon\Factory\AbstractFactory ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [3] { - Property [ protected $mapper ] - Property [ protected $services ] - Property [ protected $exception ] - } - - Methods [8] { - Method [ public method __construct ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $services ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method load ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [0] { } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method newInstance ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $options ] + - Parameters [0] { } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ protected method getAdapters ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ protected method checkConfig ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method getService ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ protected method init ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ array $services ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ protected method getException ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - - Return [ Exception ] + - Return [ string ] } } } - Class [ class Phalcon\Paginator\Repository implements Phalcon\Paginator\RepositoryInterface, JsonSerializable ] { + Class [ class Phalcon\Storage\SerializerFactory extends Phalcon\Factory\AbstractFactory ] { - - Constants [8] { - Constant [ public string PROPERTY_CURRENT_PAGE ] { current } - Constant [ public string PROPERTY_FIRST_PAGE ] { first } - Constant [ public string PROPERTY_ITEMS ] { items } - Constant [ public string PROPERTY_LAST_PAGE ] { last } - Constant [ public string PROPERTY_LIMIT ] { limit } - Constant [ public string PROPERTY_NEXT_PAGE ] { next } - Constant [ public string PROPERTY_PREVIOUS_PAGE ] { previous } - Constant [ public string PROPERTY_TOTAL_ITEMS ] { total_items } + - Constants [0] { } - Static properties [0] { @@ -64581,119 +70702,83 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [2] { - Property [ protected $aliases ] - Property [ protected $properties ] + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] } - - Methods [15] { - Method [ public method __get ] { + - Methods [9] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $property ] - } - } - - Method [ public method getAliases ] { - - - Parameters [0] { - } - - Return [ array ] - } - - Method [ public method getCurrent ] { - - - Parameters [0] { - } - - Return [ int ] - } - - Method [ public method getFirst ] { - - - Parameters [0] { - } - - Return [ int ] - } - - Method [ public method getItems ] { - } - - Method [ public method getLast ] { - - - Parameters [0] { - } - - Return [ int ] - } - - Method [ public method getLimit ] { - - - Parameters [0] { + Parameter #0 [ array $services = [] ] } - - Return [ int ] } - Method [ public method getNext ] { + Method [ public method newInstance ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ int ] + - Return [ Phalcon\Storage\Serializer\SerializerInterface ] } - Method [ public method getPrevious ] { + Method [ protected method getExceptionClass ] { - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ public method getTotalItems ] { + Method [ protected method getServices ] { - Parameters [0] { } - - Return [ int ] + - Return [ array ] } - Method [ public method jsonSerialize ] { + Method [ protected method getService ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ array ] } - Method [ public method setAliases ] { + Method [ protected method init ] { - Parameters [1] { - Parameter #0 [ array $aliases ] + Parameter #0 [ array $services = [] ] } - - Return [ Phalcon\Paginator\RepositoryInterface ] + - Return [ void ] } - Method [ public method setProperties ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ array $properties ] + Parameter #0 [ $config ] } - - Return [ Phalcon\Paginator\RepositoryInterface ] + - Return [ array ] } - Method [ protected method getProperty ] { + Method [ protected method checkConfigElement ] { - Parameters [2] { - Parameter #0 [ string $property ] - Parameter #1 [ $defaultValue ] + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] } + - Return [ array ] } - Method [ protected method getRealNameProperty ] { + Method [ protected method getException ] { - Parameters [1] { - Parameter #0 [ string $property ] + Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ Exception ] } } } - Class [ final class Phalcon\Registry extends Phalcon\Collection implements Serializable, JsonSerializable, Traversable, IteratorAggregate, Countable, Phalcon\Collection\CollectionInterface, ArrayAccess ] { + Class [ class Phalcon\Storage\Serializer\Base64 extends Phalcon\Storage\Serializer\AbstractSerializer implements Serializable, Phalcon\Storage\Serializer\SerializerInterface ] { - Constants [0] { } @@ -64704,223 +70789,202 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $data ] - Property [ protected $insensitive ] - Property [ protected $lowerKeys ] + - Properties [1] { + Property [ protected $data = NULL ] } - - Methods [25] { - Method [ final public method __construct ] { + - Methods [6] { + Method [ public method serialize ] { - - Parameters [1] { - Parameter #0 [ array $data ] + - Parameters [0] { } + - Return [ string ] } - Method [ final public method __get ] { + Method [ public method unserialize ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ $data ] } + - Return [ void ] } - Method [ final public method __isset ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $element ] - } - - Return [ bool ] - } - - Method [ final public method __set ] { - - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + Parameter #0 [ $data = ] } - - Return [ void ] } - Method [ final public method __unset ] { + Method [ protected method isSerializable ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ $data ] } - - Return [ void ] + - Return [ bool ] } - Method [ final public method clear ] { + Method [ public method getData ] { - Parameters [0] { } - - Return [ void ] } - Method [ final public method count ] { + Method [ public method setData ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $data ] } - - Return [ int ] + - Return [ void ] } + } + } - Method [ final public method get ] { + Class [ class Phalcon\Storage\Serializer\Igbinary extends Phalcon\Storage\Serializer\AbstractSerializer implements Serializable, Phalcon\Storage\Serializer\SerializerInterface ] { - - Parameters [3] { - Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ string or NULL $cast ] - } - } + - Constants [0] { + } - Method [ final public method getIterator ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ Traversable ] - } + - Static methods [0] { + } - Method [ final public method has ] { + - Properties [1] { + Property [ protected $data = NULL ] + } - - Parameters [1] { - Parameter #0 [ string $element ] + - Methods [6] { + Method [ public method serialize ] { + + - Parameters [0] { } - - Return [ bool ] } - Method [ final public method init ] { + Method [ public method unserialize ] { - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ $data ] } - Return [ void ] } - Method [ final public method jsonSerialize ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $data = ] } - - Return [ array ] } - Method [ final public method offsetExists ] { + Method [ protected method isSerializable ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ $data ] } - Return [ bool ] } - Method [ final public method offsetGet ] { + Method [ public method getData ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [0] { } } - Method [ final public method offsetSet ] { + Method [ public method setData ] { - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ $data ] } - Return [ void ] } + } + } - Method [ final public method offsetUnset ] { + Class [ class Phalcon\Storage\Serializer\Json extends Phalcon\Storage\Serializer\AbstractSerializer implements Serializable, Phalcon\Storage\Serializer\SerializerInterface ] { - - Parameters [1] { - Parameter #0 [ $element ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ final public method remove ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ string $element ] - } - - Return [ void ] - } + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $data = NULL ] + } - Method [ final public method serialize ] { + - Methods [8] { + Method [ public method serialize ] { - Parameters [0] { } - - Return [ string ] } - Method [ final public method set ] { + Method [ public method unserialize ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ $data ] } - Return [ void ] } - Method [ final public method toArray ] { + Method [ private method getDecode ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $data ] + Parameter #1 [ bool $associative = ] + Parameter #2 [ int $depth = ] + Parameter #3 [ int $options = ] } - - Return [ array ] } - Method [ final public method toJson ] { + Method [ private method getEncode ] { - - Parameters [1] { - Parameter #0 [ int $options ] + - Parameters [3] { + Parameter #0 [ $data ] + Parameter #1 [ int $options = ] + Parameter #2 [ int $depth = ] } - Return [ string ] } - Method [ final public method unserialize ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $serialized ] + Parameter #0 [ $data = ] } - - Return [ void ] } - Method [ public method getKeys ] { + Method [ protected method isSerializable ] { - Parameters [1] { - Parameter #0 [ bool $insensitive ] + Parameter #0 [ $data ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method getValues ] { + Method [ public method getData ] { - Parameters [0] { } - - Return [ array ] } - Method [ protected method setData ] { + Method [ public method setData ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ $data ] } - Return [ void ] } } } - Class [ class Phalcon\Security extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Storage\Serializer\Msgpack extends Phalcon\Storage\Serializer\AbstractSerializer implements Serializable, Phalcon\Storage\Serializer\SerializerInterface ] { - - Constants [10] { - 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 } + - Constants [0] { } - Static properties [0] { @@ -64929,205 +70993,198 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [12] { - Property [ protected $container ] - Property [ protected $defaultHash ] - Property [ protected $numberBytes ] - Property [ protected $random ] - Property [ protected $requestToken ] - Property [ protected $token ] - Property [ protected $tokenKey ] - Property [ protected $tokenKeySessionId ] - Property [ protected $tokenValueSessionId ] - Property [ protected $workFactor ] - Property [ private $localSession ] - Property [ private $localRequest ] + - Properties [1] { + Property [ protected $data = NULL ] } - - Methods [23] { - Method [ public method getWorkFactor ] { + - Methods [6] { + Method [ public method serialize ] { - Parameters [0] { } - - Return [ int ] + - Return [ ?string ] } - Method [ public method __construct ] { + Method [ public method unserialize ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Session\ManagerInterface or NULL $session ] - Parameter #1 [ Phalcon\Http\RequestInterface or NULL $request ] + - Parameters [1] { + Parameter #0 [ $data ] } + - Return [ void ] } - Method [ public method checkHash ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $password ] - Parameter #1 [ string $passwordHash ] - Parameter #2 [ int $maxPassLength ] + - Parameters [1] { + Parameter #0 [ $data = ] } - - Return [ bool ] } - Method [ public method checkToken ] { + Method [ protected method isSerializable ] { - - Parameters [3] { - Parameter #0 [ $tokenKey ] - Parameter #1 [ $tokenValue ] - Parameter #2 [ bool $destroyIfValid ] + - Parameters [1] { + Parameter #0 [ $data ] } - Return [ bool ] } - Method [ public method computeHmac ] { + Method [ public method getData ] { - - Parameters [4] { - Parameter #0 [ string $data ] - Parameter #1 [ string $key ] - Parameter #2 [ string $algo ] - Parameter #3 [ bool $raw ] + - Parameters [0] { } - - Return [ string ] } - Method [ public method destroyToken ] { + Method [ public method setData ] { + + - Parameters [1] { + Parameter #0 [ $data ] + } + - Return [ void ] + } + } + } + + Class [ class Phalcon\Storage\Serializer\None extends Phalcon\Storage\Serializer\AbstractSerializer implements Serializable, Phalcon\Storage\Serializer\SerializerInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ Phalcon\Security ] - } + - Static methods [0] { + } - Method [ public method getDefaultHash ] { + - Properties [1] { + Property [ protected $data = NULL ] + } + + - Methods [6] { + Method [ public method serialize ] { - Parameters [0] { } - - Return [ int or NULL ] + - Return [ string ] } - Method [ public method getRandom ] { + Method [ public method unserialize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $data ] } - - Return [ Phalcon\Security\Random ] + - Return [ void ] } - Method [ public method getRandomBytes ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $data = ] } - - Return [ int ] } - Method [ public method getRequestToken ] { + Method [ protected method isSerializable ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $data ] } - - Return [ string or NULL ] + - Return [ bool ] } - Method [ public method getSessionToken ] { + Method [ public method getData ] { - Parameters [0] { } - - Return [ string or NULL ] } - Method [ public method getSaltBytes ] { + Method [ public method setData ] { - Parameters [1] { - Parameter #0 [ int $numberBytes ] + Parameter #0 [ $data ] } - - Return [ string ] + - Return [ void ] } + } + } - Method [ public method getToken ] { + Class [ class Phalcon\Storage\Serializer\Php extends Phalcon\Storage\Serializer\AbstractSerializer implements Serializable, Phalcon\Storage\Serializer\SerializerInterface ] { - - Parameters [0] { - } - - Return [ string ] - } + - Constants [0] { + } - Method [ public method getTokenKey ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ public method hash ] { + - Properties [1] { + Property [ protected $data = NULL ] + } - - Parameters [2] { - Parameter #0 [ string $password ] - Parameter #1 [ int $workFactor ] + - Methods [8] { + Method [ public method serialize ] { + + - Parameters [0] { } - Return [ string ] } - Method [ public method isLegacyHash ] { + Method [ public method unserialize ] { - Parameters [1] { - Parameter #0 [ string $passwordHash ] + Parameter #0 [ $data ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method setDefaultHash ] { + Method [ private method processSerializable ] { - Parameters [1] { - Parameter #0 [ int $defaultHash ] + Parameter #0 [ $data ] } - - Return [ Phalcon\Security ] + - Return [ void ] } - Method [ public method setRandomBytes ] { + Method [ private method processNotSerializable ] { - Parameters [1] { - Parameter #0 [ int $randomBytes ] + Parameter #0 [ $data ] } - - Return [ Phalcon\Security ] + - Return [ void ] } - Method [ public method setWorkFactor ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ int $workFactor ] - } - - Return [ Phalcon\Security ] - } - - Method [ private method getLocalRequest ] { - - - Parameters [0] { + Parameter #0 [ $data = ] } - - Return [ Phalcon\Http\RequestInterface or NULL ] } - Method [ private method getLocalSession ] { + Method [ protected method isSerializable ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $data ] } - - Return [ Phalcon\Session\ManagerInterface or NULL ] + - Return [ bool ] } - Method [ public method getDI ] { + Method [ public method getData ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] } - Method [ public method setDI ] { + Method [ public method setData ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ $data ] } - Return [ void ] } } } - Class [ class Phalcon\Security\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Support\Collection\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -65146,52 +71203,86 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } - Class [ class Phalcon\Security\JWT\Builder ] { + Class [ class Phalcon\Support\Collection\ReadOnlyCollection extends Phalcon\Support\Collection implements Serializable, JsonSerializable, Traversable, IteratorAggregate, Countable, Phalcon\Support\Collection\CollectionInterface, ArrayAccess ] { - Constants [0] { } @@ -65202,382 +71293,423 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [4] { - Property [ private $claims ] - Property [ private $jose ] - Property [ private $passphrase ] - Property [ private $signer ] + - Properties [3] { + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] } - - Methods [25] { - Method [ public method __construct ] { + - Methods [26] { + Method [ public method remove ] { - Parameters [1] { - Parameter #0 [ Phalcon\Security\JWT\Signer\SignerInterface $signer ] + Parameter #0 [ string $element ] } + - Return [ void ] } - Method [ public method init ] { + Method [ public method set ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Security\JWT\Builder ] + - Return [ void ] } - Method [ public method addClaim ] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $value ] + Parameter #0 [ array $data = [] ] + Parameter #1 [ bool $insensitive = ] } - - Return [ Phalcon\Security\JWT\Builder ] } - Method [ public method getAudience ] { + Method [ public method __get ] { + + - Parameters [1] { + Parameter #0 [ string $element ] + } } - Method [ public method getClaims ] { + Method [ public method __isset ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method getContentType ] { + Method [ public method __set ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ string or NULL ] + - Return [ void ] } - Method [ public method getExpirationTime ] { + Method [ public method __unset ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ int or NULL ] + - Return [ void ] } - Method [ public method getHeaders ] { + Method [ public method clear ] { - Parameters [0] { } - - Return [ array ] + - Return [ void ] } - Method [ public method getId ] { + Method [ public method count ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ int ] } - Method [ public method getIssuedAt ] { + Method [ public method get ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $element ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = ] } - - Return [ int or NULL ] } - Method [ public method getIssuer ] { + Method [ public method getIterator ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ Traversable ] } - Method [ public method getNotBefore ] { + Method [ public method getKeys ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $insensitive = ] } - - Return [ int or NULL ] + - Return [ array ] } - Method [ public method getSubject ] { + Method [ public method getValues ] { - Parameters [0] { } - - Return [ string or NULL ] + - Return [ array ] } - Method [ public method getToken ] { + Method [ public method has ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ Phalcon\Security\JWT\Token\Token ] + - Return [ bool ] } - Method [ public method getPassphrase ] { + Method [ public method init ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $data = [] ] } - - Return [ string ] + - Return [ void ] } - Method [ public method setAudience ] { + Method [ public method jsonSerialize ] { - - Parameters [1] { - Parameter #0 [ $audience ] + - Parameters [0] { } - - Return [ Phalcon\Security\JWT\Builder ] + - Return [ array ] } - Method [ public method setContentType ] { + Method [ public method offsetExists ] { - Parameters [1] { - Parameter #0 [ string $contentType ] + Parameter #0 [ $element ] } - - Return [ Phalcon\Security\JWT\Builder ] + - Return [ bool ] } - Method [ public method setExpirationTime ] { + Method [ public method offsetGet ] { - Parameters [1] { - Parameter #0 [ int $timestamp ] + Parameter #0 [ $element ] } - - Return [ Phalcon\Security\JWT\Builder ] } - Method [ public method setId ] { + Method [ public method offsetSet ] { - - Parameters [1] { - Parameter #0 [ string $id ] + - Parameters [2] { + Parameter #0 [ $element ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Security\JWT\Builder ] + - Return [ void ] } - Method [ public method setIssuedAt ] { + Method [ public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ int $timestamp ] + Parameter #0 [ $element ] } - - Return [ Phalcon\Security\JWT\Builder ] + - Return [ void ] } - Method [ public method setIssuer ] { + Method [ public method serialize ] { - - Parameters [1] { - Parameter #0 [ string $issuer ] + - Parameters [0] { } - - Return [ Phalcon\Security\JWT\Builder ] + - Return [ string ] } - Method [ public method setNotBefore ] { + Method [ public method toArray ] { - - Parameters [1] { - Parameter #0 [ int $timestamp ] + - Parameters [0] { } - - Return [ Phalcon\Security\JWT\Builder ] + - Return [ array ] } - Method [ public method setSubject ] { + Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ string $subject ] + Parameter #0 [ int $options = ] } - - Return [ Phalcon\Security\JWT\Builder ] + - Return [ string ] } - Method [ public method setPassphrase ] { + Method [ public method unserialize ] { - Parameters [1] { - Parameter #0 [ string $passphrase ] + Parameter #0 [ $serialized ] } - - Return [ Phalcon\Security\JWT\Builder ] + - Return [ void ] } - Method [ protected method setClaim ] { + Method [ protected method setData ] { - Parameters [2] { - Parameter #0 [ string $name ] + Parameter #0 [ string $element ] Parameter #1 [ $value ] } - - Return [ Phalcon\Security\JWT\Builder ] + - Return [ void ] + } + + Method [ protected method phpJsonEncode ] { + + - Parameters [3] { + Parameter #0 [ $value ] + Parameter #1 [ int $flags = ] + Parameter #2 [ int $depth = ] + } } } } - Class [ class Phalcon\Security\JWT\Exceptions\UnsupportedAlgorithmException extends Exception implements Throwable ] { + Class [ class Phalcon\Support\Debug ] { - Constants [0] { } - - Static properties [0] { + - Static properties [1] { + Property [ protected static $isActive = false ] } - Static methods [0] { } - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + - Properties [7] { + Property [ protected $blacklist = NULL ] + Property [ protected $data = NULL ] + Property [ protected $hideDocumentRoot = false ] + Property [ protected $showBackTrace = true ] + Property [ protected $showFileFragment = false ] + Property [ protected $showFiles = true ] + Property [ protected $uri = 'https://assets....' ] } - - Methods [10] { - Method [ public method __construct ] { + - Methods [22] { + Method [ public method clearVars ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [0] { } + - Return [ Phalcon\Support\Debug ] } - Method [ public method __wakeup ] { - } + Method [ public method debugVar ] { - Method [ final public method getMessage ] { + - Parameters [1] { + Parameter #0 [ $varz ] + } + - Return [ Phalcon\Support\Debug ] } - Method [ final public method getCode ] { - } + Method [ public method getCssSources ] { - Method [ final public method getFile ] { + - Parameters [0] { + } + - Return [ string ] } - Method [ final public method getLine ] { - } + Method [ public method getJsSources ] { - Method [ final public method getTrace ] { + - Parameters [0] { + } + - Return [ string ] } - Method [ final public method getPrevious ] { - } + Method [ public method getVersion ] { - Method [ final public method getTraceAsString ] { + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { - } - } - } + Method [ public method halt ] { - Class [ class Phalcon\Security\JWT\Exceptions\ValidatorException extends Exception implements Throwable ] { + - Parameters [0] { + } + - Return [ void ] + } - - Constants [0] { - } + Method [ public method listen ] { - - Static properties [0] { - } + - Parameters [2] { + Parameter #0 [ bool $exceptions = ] + Parameter #1 [ bool $lowSeverity = ] + } + - Return [ Phalcon\Support\Debug ] + } - - Static methods [0] { - } + Method [ public method listenExceptions ] { - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - } + - Parameters [0] { + } + - Return [ Phalcon\Support\Debug ] + } - - Methods [10] { - Method [ public method __construct ] { + Method [ public method listenLowSeverity ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [0] { } + - Return [ Phalcon\Support\Debug ] } - Method [ public method __wakeup ] { - } + Method [ public method onUncaughtException ] { - Method [ final public method getMessage ] { + - Parameters [1] { + Parameter #0 [ Throwable $exception ] + } + - Return [ bool ] } - Method [ final public method getCode ] { - } + Method [ public method onUncaughtLowSeverity ] { - Method [ final public method getFile ] { + - Parameters [5] { + Parameter #0 [ $severity ] + Parameter #1 [ $message ] + Parameter #2 [ $file ] + Parameter #3 [ $line ] + Parameter #4 [ $context ] + } + - Return [ void ] } - Method [ final public method getLine ] { - } + Method [ public method renderHtml ] { - Method [ final public method getTrace ] { + - Parameters [1] { + Parameter #0 [ Throwable $exception ] + } + - Return [ string ] } - Method [ final public method getPrevious ] { - } + Method [ public method setBlacklist ] { - Method [ final public method getTraceAsString ] { + - Parameters [1] { + Parameter #0 [ array $blacklist ] + } + - Return [ Phalcon\Support\Debug ] } - Method [ public method __toString ] { - } - } - } + Method [ public method setShowBackTrace ] { - Class [ class Phalcon\Security\JWT\Signer\Hmac extends Phalcon\Security\JWT\Signer\AbstractSigner implements Phalcon\Security\JWT\Signer\SignerInterface ] { + - Parameters [1] { + Parameter #0 [ bool $showBackTrace ] + } + - Return [ Phalcon\Support\Debug ] + } - - Constants [0] { - } + Method [ public method setShowFileFragment ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ bool $showFileFragment ] + } + - Return [ Phalcon\Support\Debug ] + } - - Static methods [0] { - } + Method [ public method setShowFiles ] { - - Properties [1] { - Property [ protected $algorithm ] - } + - Parameters [1] { + Parameter #0 [ bool $showFiles ] + } + - Return [ Phalcon\Support\Debug ] + } - - Methods [6] { - Method [ public method __construct ] { + Method [ public method setUri ] { - Parameters [1] { - Parameter #0 [ string $algo ] + Parameter #0 [ string $uri ] } + - Return [ Phalcon\Support\Debug ] } - Method [ public method getAlgHeader ] { + Method [ protected method escapeString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $value ] } - Return [ string ] } - Method [ public method sign ] { + Method [ protected method getArrayDump ] { - Parameters [2] { - Parameter #0 [ string $payload ] - Parameter #1 [ string $passphrase ] + Parameter #0 [ array $argument ] + Parameter #1 [ $n = ] } - - Return [ string ] + - Return [ ?string ] } - Method [ public method verify ] { + Method [ protected method getVarDump ] { - - Parameters [3] { - Parameter #0 [ string $source ] - Parameter #1 [ string $payload ] - Parameter #2 [ string $passphrase ] + - Parameters [1] { + Parameter #0 [ $variable ] } - - Return [ bool ] + - Return [ string ] } - Method [ private method getHash ] { + Method [ final protected method showTraceItem ] { - Parameters [2] { - Parameter #0 [ string $payload ] - Parameter #1 [ string $passphrase ] + Parameter #0 [ int $n ] + Parameter #1 [ array $trace ] } - Return [ string ] } - Method [ public method getAlgorithm ] { + Method [ private method getArrVal ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] } - - Return [ string ] } } } - Class [ class Phalcon\Security\JWT\Signer\None implements Phalcon\Security\JWT\Signer\SignerInterface ] { + Class [ class Phalcon\Support\Debug\Dump ] { - Constants [0] { } @@ -65588,74 +71720,114 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [0] { + - Properties [3] { + Property [ protected $detailed = false ] + Property [ protected $methods = NULL ] + Property [ protected $styles = NULL ] } - - Methods [4] { - Method [ public method getAlgHeader ] { + - Methods [12] { + Method [ public method getDetailed ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] + } + + Method [ public method setDetailed ] { + + - Parameters [1] { + Parameter #0 [ bool $detailed ] + } + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ array $styles = [] ] + Parameter #1 [ bool $detailed = ] + } } - Method [ public method getAlgorithm ] { + Method [ public method all ] { - Parameters [0] { } - Return [ string ] } - Method [ public method sign ] { + Method [ public method one ] { - Parameters [2] { - Parameter #0 [ string $payload ] - Parameter #1 [ string $passphrase ] + Parameter #0 [ $variable ] + Parameter #1 [ ?string $name = ] + } + - Return [ string ] + } + + Method [ public method setStyles ] { + + - Parameters [1] { + Parameter #0 [ array $styles = [] ] + } + - Return [ array ] + } + + Method [ public method toJson ] { + + - Parameters [1] { + Parameter #0 [ $variable ] } - Return [ string ] } - Method [ public method verify ] { + Method [ public method variable ] { - - Parameters [3] { - Parameter #0 [ string $source ] - Parameter #1 [ string $payload ] - Parameter #2 [ string $passphrase ] + - Parameters [2] { + Parameter #0 [ $variable ] + Parameter #1 [ ?string $name = ] } - - Return [ bool ] + - Return [ string ] } - } - } - Class [ class Phalcon\Security\JWT\Token\Enum ] { + Method [ public method variables ] { - - Constants [10] { - Constant [ public string TYPE ] { typ } - Constant [ public string ALGO ] { alg } - Constant [ public string CONTENT_TYPE ] { cty } - Constant [ public string AUDIENCE ] { aud } - Constant [ public string EXPIRATION_TIME ] { exp } - Constant [ public string ID ] { jti } - Constant [ public string ISSUED_AT ] { iat } - Constant [ public string ISSUER ] { iss } - Constant [ public string NOT_BEFORE ] { nbf } - Constant [ public string SUBJECT ] { sub } - } + - Parameters [0] { + } + - Return [ string ] + } - - Static properties [0] { - } + Method [ protected method getStyle ] { - - Static methods [0] { - } + - Parameters [1] { + Parameter #0 [ string $type ] + } + - Return [ string ] + } - - Properties [0] { - } + Method [ protected method output ] { - - Methods [0] { + - Parameters [3] { + Parameter #0 [ $variable ] + Parameter #1 [ ?string $name = ] + Parameter #2 [ int $tab = ] + } + - Return [ string ] + } + + Method [ private method encode ] { + + - Parameters [3] { + Parameter #0 [ $data ] + Parameter #1 [ int $options = ] + Parameter #2 [ int $depth = ] + } + - Return [ string ] + } } } - Class [ class Phalcon\Security\JWT\Token\Item extends Phalcon\Security\JWT\Token\AbstractItem ] { + Class [ class Phalcon\Support\Debug\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -65663,113 +71835,97 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [0] { + - Static methods [1] { + Method [ static public method containerServiceNotFound ] { + + - Parameters [1] { + Parameter #0 [ string $service ] + } + - Return [ string ] + } } - - Properties [1] { - Property [ protected $data ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - - Methods [5] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ array $payload ] - Parameter #1 [ string $encoded ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } - Method [ public method get ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $defaultValue ] + - Parameters [0] { } } - Method [ public method getPayload ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method has ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] } - Method [ public method getEncoded ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - } - } - - Class [ class Phalcon\Security\JWT\Token\Parser ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [5] { - Method [ public method parse ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $token ] + - Parameters [0] { } - - Return [ Phalcon\Security\JWT\Token\Token ] + - Return [ int ] } - Method [ private method decodeClaims ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $claims ] + - Parameters [0] { } - - Return [ Phalcon\Security\JWT\Token\Item ] + - Return [ array ] } - Method [ private method decodeHeaders ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $headers ] + - Parameters [0] { } - - Return [ Phalcon\Security\JWT\Token\Item ] + - Return [ ?Throwable ] } - Method [ private method decodeSignature ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Security\JWT\Token\Item $headers ] - Parameter #1 [ string $signature ] + - Parameters [0] { } - - Return [ Phalcon\Security\JWT\Token\Signature ] + - Return [ string ] } - Method [ private method parseToken ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $token ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } } } - Class [ class Phalcon\Security\JWT\Token\Signature extends Phalcon\Security\JWT\Token\AbstractItem ] { + Class [ class Phalcon\Support\Exception extends Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -65780,79 +71936,78 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [1] { - Property [ protected $data ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - - Methods [3] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $hash ] - Parameter #1 [ string $encoded ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } - Method [ public method getHash ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method getEncoded ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - } - } - Class [ class Phalcon\Security\JWT\Token\Token ] { + Method [ final public method getCode ] { - - Constants [0] { - } + - Parameters [0] { + } + } - - Static properties [0] { - } + Method [ final public method getFile ] { - - Static methods [0] { - } + - Parameters [0] { + } + - Return [ string ] + } - - Properties [3] { - Property [ private $claims ] - Property [ private $headers ] - Property [ private $signature ] - } + Method [ final public method getLine ] { - - Methods [6] { - Method [ public method getClaims ] { + - Parameters [0] { + } + - Return [ int ] } - Method [ public method getHeaders ] { - } + Method [ final public method getTrace ] { - Method [ public method getSignature ] { + - Parameters [0] { + } + - Return [ array ] } - Method [ public method __construct ] { + Method [ final public method getPrevious ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Security\JWT\Token\Item $headers ] - Parameter #1 [ Phalcon\Security\JWT\Token\Item $claims ] - Parameter #2 [ Phalcon\Security\JWT\Token\Signature $signature ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ public method getPayload ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getToken ] { + Method [ public method __toString ] { - Parameters [0] { } @@ -65861,7 +72016,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Security\JWT\Validator ] { + Class [ class Phalcon\Support\HelperFactory extends Phalcon\Factory\AbstractFactory ] { - Constants [0] { } @@ -65873,95 +72028,90 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [2] { - Property [ private $timeShift ] - Property [ private $token ] + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] } - Methods [10] { Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Security\JWT\Token\Token $token ] - Parameter #1 [ int $timeShift ] + - Parameters [1] { + Parameter #0 [ array $services = [] ] } } - Method [ public method setToken ] { + Method [ public method __call ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Security\JWT\Token\Token $token ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $arguments ] } - - Return [ Phalcon\Security\JWT\Validator ] } - Method [ public method validateAudience ] { + Method [ public method newInstance ] { - Parameters [1] { - Parameter #0 [ string $audience ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Security\JWT\Validator ] } - Method [ public method validateExpiration ] { + Method [ protected method getExceptionClass ] { - - Parameters [1] { - Parameter #0 [ int $timestamp ] + - Parameters [0] { } - - Return [ Phalcon\Security\JWT\Validator ] + - Return [ string ] } - Method [ public method validateId ] { + Method [ protected method getServices ] { - - Parameters [1] { - Parameter #0 [ string $id ] + - Parameters [0] { } - - Return [ Phalcon\Security\JWT\Validator ] + - Return [ array ] } - Method [ public method validateIssuedAt ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ int $timestamp ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Security\JWT\Validator ] } - Method [ public method validateIssuer ] { + Method [ protected method init ] { - Parameters [1] { - Parameter #0 [ string $issuer ] + Parameter #0 [ array $services = [] ] } - - Return [ Phalcon\Security\JWT\Validator ] + - Return [ void ] } - Method [ public method validateNotBefore ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ int $timestamp ] + Parameter #0 [ $config ] } - - Return [ Phalcon\Security\JWT\Validator ] + - Return [ array ] } - Method [ public method validateSignature ] { + Method [ protected method checkConfigElement ] { - Parameters [2] { - Parameter #0 [ Phalcon\Security\JWT\Signer\SignerInterface $signer ] - Parameter #1 [ string $passphrase ] + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] } - - Return [ Phalcon\Security\JWT\Validator ] + - Return [ array ] } - Method [ private method getTimestamp ] { + Method [ protected method getException ] { - Parameters [1] { - Parameter #0 [ int $timestamp ] + Parameter #0 [ string $message ] } - - Return [ int ] + - Return [ Exception ] } } } - Class [ class Phalcon\Security\Random ] { + Class [ class Phalcon\Support\Helper\Arr\Blacklist extends Phalcon\Support\Helper\Arr\AbstractArr ] { - Constants [0] { } @@ -65975,84 +72125,89 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Properties [0] { } - - Methods [9] { - Method [ public method base58 ] { + - Methods [2] { + Method [ public method __invoke ] { - - Parameters [1] { - Parameter #0 [ int or NULL $len ] + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ array $blackList ] } - - Return [ string ] + - Return [ array ] } - Method [ public method base62 ] { + Method [ protected method toFilter ] { - - Parameters [1] { - Parameter #0 [ int or NULL $len ] + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ string ] + - Return [ array ] } + } + } - Method [ public method base64 ] { + Class [ class Phalcon\Support\Helper\Arr\Chunk ] { - - Parameters [1] { - Parameter #0 [ int or NULL $len ] - } - - Return [ string ] - } + - Constants [0] { + } - Method [ public method base64Safe ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ int or NULL $len ] - Parameter #1 [ bool $padding ] - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ public method bytes ] { + - Properties [0] { + } - - Parameters [1] { - Parameter #0 [ int $len ] + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ int $size ] + Parameter #2 [ bool $preserveKeys = ] } - - Return [ string ] + - Return [ array ] } + } + } - Method [ public method hex ] { + Class [ class Phalcon\Support\Helper\Arr\Filter extends Phalcon\Support\Helper\Arr\AbstractArr ] { - - Parameters [1] { - Parameter #0 [ int or NULL $len ] - } - - Return [ string ] - } + - Constants [0] { + } - Method [ public method number ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ int $len ] - } - - Return [ int ] - } + - Static methods [0] { + } - Method [ public method uuid ] { + - Properties [0] { + } - - Parameters [0] { + - Methods [2] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ string ] } - Method [ protected method base ] { + Method [ protected method toFilter ] { - - Parameters [3] { - Parameter #0 [ string $alphabet ] - Parameter #1 [ int $base ] - Parameter #2 [ $n ] + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ string ] + - Return [ array ] } } } - Class [ class Phalcon\Session\Adapter\Libmemcached extends Phalcon\Session\Adapter\AbstractAdapter implements SessionHandlerInterface ] { + Class [ class Phalcon\Support\Helper\Arr\First extends Phalcon\Support\Helper\Arr\AbstractArr ] { - Constants [0] { } @@ -66063,70 +72218,64 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [1] { - Property [ protected $adapter ] + - Properties [0] { } - - Methods [7] { - Method [ public method __construct ] { + - Methods [2] { + Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ Phalcon\Storage\AdapterFactory $factory ] - Parameter #1 [ array $options ] + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } } - Method [ public method close ] { + Method [ protected method toFilter ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ bool ] + - Return [ array ] } + } + } - Method [ public method destroy ] { - - - Parameters [1] { - Parameter #0 [ $id ] - } - - Return [ bool ] - } + Class [ class Phalcon\Support\Helper\Arr\FirstKey extends Phalcon\Support\Helper\Arr\AbstractArr ] { - Method [ public method gc ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ $maxlifetime ] - } - } + - Static properties [0] { + } - Method [ public method read ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ $id ] - } - - Return [ string ] - } + - Properties [0] { + } - Method [ public method open ] { + - Methods [2] { + Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ $savePath ] - Parameter #1 [ $sessionName ] + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ bool ] } - Method [ public method write ] { + Method [ protected method toFilter ] { - Parameters [2] { - Parameter #0 [ $id ] - Parameter #1 [ $data ] + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ bool ] + - Return [ array ] } } } - Class [ class Phalcon\Session\Adapter\Redis extends Phalcon\Session\Adapter\AbstractAdapter implements SessionHandlerInterface ] { + Class [ class Phalcon\Support\Helper\Arr\Flatten ] { - Constants [0] { } @@ -66137,70 +72286,78 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [1] { - Property [ protected $adapter ] + - Properties [0] { } - - Methods [7] { - Method [ public method __construct ] { + - Methods [4] { + Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ Phalcon\Storage\AdapterFactory $factory ] - Parameter #1 [ array $options ] + Parameter #0 [ array $collection ] + Parameter #1 [ bool $deep = ] } + - Return [ array ] } - Method [ public method close ] { + Method [ private method processNotArray ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $data ] + Parameter #1 [ $item ] } - - Return [ bool ] + - Return [ array ] } - Method [ public method destroy ] { + Method [ private method processArray ] { - - Parameters [1] { - Parameter #0 [ $id ] + - Parameters [3] { + Parameter #0 [ array $data ] + Parameter #1 [ $item ] + Parameter #2 [ bool $deep ] } - - Return [ bool ] + - Return [ array ] } - Method [ public method gc ] { + Method [ private method processArrayDeep ] { - - Parameters [1] { - Parameter #0 [ $maxlifetime ] + - Parameters [3] { + Parameter #0 [ array $data ] + Parameter #1 [ $item ] + Parameter #2 [ bool $deep ] } + - Return [ array ] } + } + } - Method [ public method read ] { + Class [ class Phalcon\Support\Helper\Arr\Get ] { - - Parameters [1] { - Parameter #0 [ $id ] - } - - Return [ string ] - } + - Constants [0] { + } - Method [ public method open ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ $savePath ] - Parameter #1 [ $sessionName ] - } - - Return [ bool ] - } + - Static methods [0] { + } - Method [ public method write ] { + - Properties [0] { + } - - Parameters [2] { - Parameter #0 [ $id ] - Parameter #1 [ $data ] + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = ] } - - Return [ bool ] } } } - Class [ class Phalcon\Session\Adapter\Stream extends Phalcon\Session\Adapter\Noop implements SessionHandlerInterface ] { + Class [ class Phalcon\Support\Helper\Arr\Group ] { - Constants [0] { } @@ -66211,81 +72368,86 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [5] { - Property [ protected $connection ] - Property [ protected $options ] - Property [ protected $prefix ] - Property [ protected $ttl ] - Property [ private $path ] + - Properties [0] { } - - Methods [8] { - Method [ public method __construct ] { + - Methods [5] { + Method [ public method __invoke ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method ] } + - Return [ array ] } - Method [ public method destroy ] { + Method [ private method isCallable ] { - Parameters [1] { - Parameter #0 [ $id ] + Parameter #0 [ $method ] } - Return [ bool ] } - Method [ public method gc ] { + Method [ private method processCallable ] { - - Parameters [1] { - Parameter #0 [ $maxlifetime ] + - Parameters [3] { + Parameter #0 [ array $filtered ] + Parameter #1 [ $method ] + Parameter #2 [ $element ] } + - Return [ array ] } - Method [ public method open ] { + Method [ private method processObject ] { - - Parameters [2] { - Parameter #0 [ $savePath ] - Parameter #1 [ $sessionName ] + - Parameters [3] { + Parameter #0 [ array $filtered ] + Parameter #1 [ $method ] + Parameter #2 [ $element ] } - - Return [ bool ] + - Return [ array ] } - Method [ public method read ] { + Method [ private method processOther ] { - - Parameters [1] { - Parameter #0 [ $id ] + - Parameters [3] { + Parameter #0 [ array $filtered ] + Parameter #1 [ $method ] + Parameter #2 [ $element ] } - - Return [ string ] + - Return [ array ] } + } + } - Method [ public method write ] { + Class [ class Phalcon\Support\Helper\Arr\Has ] { - - Parameters [2] { - Parameter #0 [ $id ] - Parameter #1 [ $data ] - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ public method close ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ bool ] - } + - Static methods [0] { + } - Method [ protected method getPrefixedName ] { + - Properties [0] { + } - - Parameters [1] { - Parameter #0 [ $name ] + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] } - - Return [ string ] + - Return [ bool ] } } } - Class [ class Phalcon\Session\Bag extends Phalcon\Collection implements Serializable, JsonSerializable, Traversable, IteratorAggregate, Countable, Phalcon\Collection\CollectionInterface, ArrayAccess, Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Support\Helper\Arr\IsUnique ] { - Constants [0] { } @@ -66296,229 +72458,238 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $data ] - Property [ protected $insensitive ] - Property [ protected $lowerKeys ] - Property [ private $container ] - Property [ private $name ] - Property [ private $session ] + - Properties [0] { } - - Methods [27] { - Method [ public method __construct ] { + - Methods [1] { + Method [ public method __invoke ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ array $collection ] } + - Return [ bool ] } + } + } - Method [ public method clear ] { - - - Parameters [0] { - } - - Return [ void ] - } + Class [ class Phalcon\Support\Helper\Arr\Last extends Phalcon\Support\Helper\Arr\AbstractArr ] { - Method [ public method getDI ] { + - Constants [0] { + } - - Parameters [0] { - } - - Return [ Phalcon\Di\DiInterface ] - } + - Static properties [0] { + } - Method [ public method init ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ array $data ] - } - - Return [ void ] - } + - Properties [0] { + } - Method [ public method remove ] { + - Methods [2] { + Method [ public method __invoke ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ void ] } - Method [ public method set ] { + Method [ protected method toFilter ] { - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ void ] + - Return [ array ] } + } + } - Method [ public method setDI ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] - } - - Return [ void ] - } + Class [ class Phalcon\Support\Helper\Arr\LastKey extends Phalcon\Support\Helper\Arr\AbstractArr ] { - Method [ public method __get ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ string $element ] - } - } + - Static properties [0] { + } - Method [ public method __isset ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ string $element ] - } - - Return [ bool ] - } + - Properties [0] { + } - Method [ public method __set ] { + - Methods [2] { + Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ void ] } - Method [ public method __unset ] { + Method [ protected method toFilter ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ void ] + - Return [ array ] } + } + } - Method [ public method count ] { + Class [ class Phalcon\Support\Helper\Arr\Order ] { - - Parameters [0] { - } - - Return [ int ] - } + - Constants [2] { + Constant [ public int ORDER_ASC ] { 1 } + Constant [ public int ORDER_DESC ] { 2 } + } - Method [ public method get ] { + - Static properties [0] { + } - - Parameters [3] { - Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ string or NULL $cast ] - } - } + - Static methods [0] { + } - Method [ public method getIterator ] { + - Properties [0] { + } - - Parameters [0] { + - Methods [3] { + Method [ public method __invoke ] { + + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $attribute ] + Parameter #2 [ int $order = ] + Parameter #3 [ int $flags = ] } - - Return [ Traversable ] + - Return [ array ] } - Method [ public method getKeys ] { + Method [ private method checkObject ] { - - Parameters [1] { - Parameter #0 [ bool $insensitive ] + - Parameters [3] { + Parameter #0 [ array $sorted ] + Parameter #1 [ $attribute ] + Parameter #2 [ $item ] } - Return [ array ] } - Method [ public method getValues ] { + Method [ private method checkNonObject ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $sorted ] + Parameter #1 [ $attribute ] + Parameter #2 [ $item ] } - Return [ array ] } + } + } - Method [ public method has ] { + Class [ class Phalcon\Support\Helper\Arr\Pluck ] { - - Parameters [1] { - Parameter #0 [ string $element ] - } - - Return [ bool ] - } + - Constants [0] { + } + + - Static properties [0] { + } - Method [ public method jsonSerialize ] { + - Static methods [0] { + } - - Parameters [0] { - } - - Return [ array ] - } + - Properties [0] { + } - Method [ public method offsetExists ] { + - Methods [1] { + Method [ public method __invoke ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ string $element ] } - - Return [ bool ] + - Return [ array ] } + } + } - Method [ public method offsetGet ] { + Class [ class Phalcon\Support\Helper\Arr\Set ] { - - Parameters [1] { - Parameter #0 [ $element ] - } - } + - Constants [0] { + } - Method [ public method offsetSet ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] - } - - Return [ void ] - } + - Static methods [0] { + } - Method [ public method offsetUnset ] { + - Properties [0] { + } - - Parameters [1] { - Parameter #0 [ $element ] + - Methods [3] { + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $value ] + Parameter #2 [ $index = ] } - - Return [ void ] + - Return [ array ] } - Method [ public method serialize ] { + Method [ private method checkNull ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $value ] + Parameter #2 [ $index ] } - - Return [ string ] + - Return [ array ] } - Method [ public method toArray ] { + Method [ private method checkNotNull ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $value ] + Parameter #2 [ $index ] } - Return [ array ] } + } + } - Method [ public method toJson ] { + Class [ class Phalcon\Support\Helper\Arr\SliceLeft ] { - - Parameters [1] { - Parameter #0 [ int $options ] - } - - Return [ string ] - } + - Constants [0] { + } - Method [ public method unserialize ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ $serialized ] - } - - Return [ void ] - } + - Static methods [0] { + } - Method [ protected method setData ] { + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + Parameter #0 [ array $collection ] + Parameter #1 [ int $elements = ] } - - Return [ void ] + - Return [ array ] } } } - Class [ class Phalcon\Session\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Support\Helper\Arr\SliceRight ] { - Constants [0] { } @@ -66526,68 +72697,52 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { - - - Parameters [1] { - Parameter #0 [ string $service ] - } - - Return [ string ] - } + - Static methods [0] { } - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + - Properties [0] { } - - Methods [10] { - Method [ public method __construct ] { + - Methods [1] { + Method [ public method __invoke ] { - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ int $elements = ] } + - Return [ array ] } + } + } - Method [ public method __wakeup ] { - } - - Method [ final public method getMessage ] { - } - - Method [ final public method getCode ] { - } + Class [ class Phalcon\Support\Helper\Arr\Split ] { - Method [ final public method getFile ] { - } + - Constants [0] { + } - Method [ final public method getLine ] { - } + - Static properties [0] { + } - Method [ final public method getTrace ] { - } + - Static methods [0] { + } - Method [ final public method getPrevious ] { - } + - Properties [0] { + } - Method [ final public method getTraceAsString ] { - } + - Methods [1] { + Method [ public method __invoke ] { - Method [ public method __toString ] { + - Parameters [1] { + Parameter #0 [ array $collection ] + } + - Return [ array ] } } } - Class [ class Phalcon\Session\Manager extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Session\ManagerInterface ] { + Class [ class Phalcon\Support\Helper\Arr\ToObject ] { - - Constants [3] { - Constant [ public int SESSION_ACTIVE ] { 2 } - Constant [ public int SESSION_DISABLED ] { 0 } - Constant [ public int SESSION_NONE ] { 1 } + - Constants [0] { } - Static properties [0] { @@ -66596,210 +72751,217 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [5] { - Property [ protected $container ] - Property [ private $adapter ] - Property [ private $name ] - Property [ private $options ] - Property [ private $uniqueId ] + - Properties [0] { } - - Methods [25] { - Method [ public method __construct ] { + - Methods [1] { + Method [ public method __invoke ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $collection ] } + - Return [ NULL ] } + } + } - Method [ public method __get ] { + Class [ class Phalcon\Support\Helper\Arr\ValidateAll extends Phalcon\Support\Helper\Arr\AbstractArr ] { - - Parameters [1] { - Parameter #0 [ string $key ] - } - } + - Constants [0] { + } - Method [ public method __isset ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ string $key ] + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [2] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method ] } - Return [ bool ] } - Method [ public method __set ] { + Method [ protected method toFilter ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ void ] + - Return [ array ] } + } + } - Method [ public method __unset ] { + Class [ class Phalcon\Support\Helper\Arr\ValidateAny extends Phalcon\Support\Helper\Arr\AbstractArr ] { - - Parameters [1] { - Parameter #0 [ string $key ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ public method destroy ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ void ] - } + - Static methods [0] { + } - Method [ public method exists ] { + - Properties [0] { + } - - Parameters [0] { + - Methods [2] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method ] } - Return [ bool ] } - Method [ public method get ] { + Method [ protected method toFilter ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] - Parameter #2 [ bool $remove ] + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } + - Return [ array ] } + } + } - Method [ public method getAdapter ] { - - - Parameters [0] { - } - - Return [ SessionHandlerInterface ] - } + Class [ class Phalcon\Support\Helper\Arr\Whitelist extends Phalcon\Support\Helper\Arr\AbstractArr ] { - Method [ public method getId ] { + - Constants [0] { + } - - Parameters [0] { - } - - Return [ string ] - } + - Static properties [0] { + } - Method [ public method getName ] { + - Static methods [0] { + } - - Parameters [0] { - } - - Return [ string ] - } + - Properties [0] { + } - Method [ public method has ] { + - Methods [2] { + Method [ public method __invoke ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ array $whiteList ] } - - Return [ bool ] + - Return [ array ] } - Method [ public method getOptions ] { + Method [ protected method toFilter ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - Return [ array ] } + } + } - Method [ public method regenerateId ] { + Class [ class Phalcon\Support\Helper\Exception extends Exception implements Throwable, Stringable ] { - - Parameters [1] { - Parameter #0 [ $deleteOldSession ] - } - - Return [ Phalcon\Session\ManagerInterface ] - } + - Constants [0] { + } - Method [ public method remove ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ string $key ] - } - - Return [ void ] - } + - Static methods [0] { + } - Method [ public method set ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] + } - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ void ] } - Method [ public method setAdapter ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ SessionHandlerInterface $adapter ] + - Parameters [0] { } - - Return [ Phalcon\Session\ManagerInterface ] } - Method [ public method setId ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $id ] + - Parameters [0] { } - - Return [ Phalcon\Session\ManagerInterface ] + - Return [ string ] } - Method [ public method setName ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ Phalcon\Session\ManagerInterface ] } - Method [ public method setOptions ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method start ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method status ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ int ] + - Return [ array ] } - Method [ private method getUniqueKey ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ public method getDI ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ string ] } - Method [ public method setDI ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } } } - Class [ class Phalcon\Storage\AdapterFactory extends Phalcon\Factory\AbstractFactory ] { + Class [ class Phalcon\Support\Helper\File\Basename ] { - Constants [0] { } @@ -66810,72 +72972,76 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $mapper ] - Property [ protected $services ] - Property [ protected $exception ] - Property [ private $serializerFactory ] + - Properties [0] { } - - Methods [7] { - Method [ public method __construct ] { + - Methods [1] { + Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $services ] + Parameter #0 [ string $uri ] + Parameter #1 [ ?string $suffix = ] } + - Return [ string ] } + } + } - Method [ public method newInstance ] { + Class [ class Phalcon\Support\Helper\Json\Decode ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $options ] - } - - Return [ Phalcon\Storage\Adapter\AdapterInterface ] - } + - Constants [0] { + } - Method [ protected method getAdapters ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ array ] - } + - Static methods [0] { + } - Method [ protected method checkConfig ] { + - Properties [0] { + } - - Parameters [1] { - Parameter #0 [ $config ] + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [4] { + Parameter #0 [ string $data ] + Parameter #1 [ bool $associative = ] + Parameter #2 [ int $depth = ] + Parameter #3 [ int $options = ] } - - Return [ array ] } + } + } - Method [ protected method getService ] { + Class [ class Phalcon\Support\Helper\Json\Encode ] { - - Parameters [1] { - Parameter #0 [ string $name ] - } - } + - Constants [0] { + } - Method [ protected method init ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ array $services ] - } - - Return [ void ] - } + - Static methods [0] { + } - Method [ protected method getException ] { + - Properties [0] { + } - - Parameters [1] { - Parameter #0 [ string $message ] + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ $data ] + Parameter #1 [ int $options = ] + Parameter #2 [ int $depth = ] } - - Return [ Exception ] + - Return [ string ] } } } - Class [ class Phalcon\Storage\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Support\Helper\Number\IsBetween ] { - Constants [0] { } @@ -66883,63 +73049,52 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { - - - Parameters [1] { - Parameter #0 [ string $service ] - } - - Return [ string ] - } + - Static methods [0] { } - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + - Properties [0] { } - - Methods [10] { - Method [ public method __construct ] { + - Methods [1] { + Method [ public method __invoke ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ int $value ] + Parameter #1 [ int $start ] + Parameter #2 [ int $end ] } + - Return [ bool ] } + } + } - Method [ public method __wakeup ] { - } - - Method [ final public method getMessage ] { - } - - Method [ final public method getCode ] { - } + Class [ class Phalcon\Support\Helper\Str\Camelize ] { - Method [ final public method getFile ] { - } + - Constants [0] { + } - Method [ final public method getLine ] { - } + - Static properties [0] { + } - Method [ final public method getTrace ] { - } + - Static methods [0] { + } - Method [ final public method getPrevious ] { - } + - Properties [0] { + } - Method [ final public method getTraceAsString ] { - } + - Methods [1] { + Method [ public method __invoke ] { - Method [ public method __toString ] { + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ ?string $delimiters = ] + } + - Return [ string ] } } } - Class [ class Phalcon\Storage\SerializerFactory extends Phalcon\Factory\AbstractFactory ] { + Class [ class Phalcon\Support\Helper\Str\Concat extends Phalcon\Support\Helper\Str\AbstractStr ] { - Constants [0] { } @@ -66950,69 +73105,94 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $mapper ] - Property [ protected $services ] - Property [ protected $exception ] + - Properties [0] { } - - Methods [7] { - Method [ public method __construct ] { + - Methods [6] { + Method [ public method __invoke ] { - - Parameters [1] { - Parameter #0 [ array $services ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method newInstance ] { + Method [ protected method toEndsWith ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] } - - Return [ Phalcon\Storage\Serializer\SerializerInterface ] + - Return [ bool ] } - Method [ protected method getAdapters ] { + Method [ protected method toInterpolate ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $input ] + Parameter #1 [ array $context = [] ] + Parameter #2 [ string $left = ] + Parameter #3 [ string $right = ] } - - Return [ array ] + - Return [ string ] } - Method [ protected method checkConfig ] { + Method [ protected method toLower ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - - Return [ array ] + - Return [ string ] } - Method [ protected method getService ] { + Method [ protected method toStartsWith ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] } + - Return [ bool ] } - Method [ protected method init ] { + Method [ protected method toUpper ] { - - Parameters [1] { - Parameter #0 [ array $services ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - - Return [ void ] + - Return [ string ] } + } + } + + Class [ class Phalcon\Support\Helper\Str\CountVowels ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } - Method [ protected method getException ] { + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ string $text ] } - - Return [ Exception ] + - Return [ int ] } } } - Class [ class Phalcon\Storage\Serializer\Base64 extends Phalcon\Storage\Serializer\AbstractSerializer implements Serializable, Phalcon\Storage\Serializer\SerializerInterface ] { + Class [ class Phalcon\Support\Helper\Str\Decapitalize extends Phalcon\Support\Helper\Str\AbstractStr ] { - Constants [0] { } @@ -67023,55 +73203,72 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [1] { - Property [ protected $data ] + - Properties [0] { } - Methods [6] { - Method [ public method serialize ] { + Method [ public method __invoke ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $text ] + Parameter #1 [ bool $upperRest = ] + Parameter #2 [ string $encoding = ] } - Return [ string ] } - Method [ public method unserialize ] { + Method [ protected method toEndsWith ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method __construct ] { + Method [ protected method toInterpolate ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [4] { + Parameter #0 [ string $input ] + Parameter #1 [ array $context = [] ] + Parameter #2 [ string $left = ] + Parameter #3 [ string $right = ] } + - Return [ string ] } - Method [ protected method isSerializable ] { + Method [ protected method toLower ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method getData ] { + Method [ protected method toStartsWith ] { + + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] + } + - Return [ bool ] } - Method [ public method setData ] { + Method [ protected method toUpper ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - - Return [ void ] + - Return [ string ] } } } - Class [ class Phalcon\Storage\Serializer\Igbinary extends Phalcon\Storage\Serializer\AbstractSerializer implements Serializable, Phalcon\Storage\Serializer\SerializerInterface ] { + Class [ class Phalcon\Support\Helper\Str\Decrement ] { - Constants [0] { } @@ -67082,55 +73279,47 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [1] { - Property [ protected $data ] + - Properties [0] { } - - Methods [6] { - Method [ public method serialize ] { + - Methods [1] { + Method [ public method __invoke ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $separator = ] } - Return [ string ] } + } + } - Method [ public method unserialize ] { - - - Parameters [1] { - Parameter #0 [ $data ] - } - - Return [ void ] - } - - Method [ public method __construct ] { + Class [ class Phalcon\Support\Helper\Str\DirFromFile ] { - - Parameters [1] { - Parameter #0 [ $data ] - } - } + - Constants [0] { + } - Method [ protected method isSerializable ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ $data ] - } - - Return [ bool ] - } + - Static methods [0] { + } - Method [ public method getData ] { - } + - Properties [0] { + } - Method [ public method setData ] { + - Methods [1] { + Method [ public method __invoke ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ string $file ] } - - Return [ void ] + - Return [ string ] } } } - Class [ class Phalcon\Storage\Serializer\Json extends Phalcon\Storage\Serializer\AbstractSerializer implements Serializable, Phalcon\Storage\Serializer\SerializerInterface ] { + Class [ class Phalcon\Support\Helper\Str\DirSeparator ] { - Constants [0] { } @@ -67141,55 +73330,49 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [1] { - Property [ protected $data ] + - Properties [0] { } - - Methods [6] { - Method [ public method serialize ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method unserialize ] { + - Methods [1] { + Method [ public method __invoke ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ string $directory ] } - - Return [ void ] + - Return [ string ] } + } + } - Method [ public method __construct ] { + Class [ class Phalcon\Support\Helper\Str\Dynamic ] { - - Parameters [1] { - Parameter #0 [ $data ] - } - } + - Constants [0] { + } - Method [ protected method isSerializable ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ $data ] - } - - Return [ bool ] - } + - Static methods [0] { + } - Method [ public method getData ] { - } + - Properties [0] { + } - Method [ public method setData ] { + - Methods [1] { + Method [ public method __invoke ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [4] { + Parameter #0 [ string $text ] + Parameter #1 [ string $leftDelimiter = ] + Parameter #2 [ string $rightDelimiter = ] + Parameter #3 [ string $separator = ] } - - Return [ void ] + - Return [ string ] } } } - Class [ class Phalcon\Storage\Serializer\Msgpack extends Phalcon\Storage\Serializer\AbstractSerializer implements Serializable, Phalcon\Storage\Serializer\SerializerInterface ] { + Class [ class Phalcon\Support\Helper\Str\EndsWith extends Phalcon\Support\Helper\Str\AbstractStr ] { - Constants [0] { } @@ -67200,55 +73383,99 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [1] { - Property [ protected $data ] + - Properties [0] { } - Methods [6] { - Method [ public method serialize ] { + Method [ public method __invoke ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] } - - Return [ string or NULL ] + - Return [ bool ] } - Method [ public method unserialize ] { + Method [ protected method toEndsWith ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method __construct ] { + Method [ protected method toInterpolate ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [4] { + Parameter #0 [ string $input ] + Parameter #1 [ array $context = [] ] + Parameter #2 [ string $left = ] + Parameter #3 [ string $right = ] } + - Return [ string ] } - Method [ protected method isSerializable ] { + Method [ protected method toLower ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] + } + - Return [ string ] + } + + Method [ protected method toStartsWith ] { + + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] } - Return [ bool ] } - Method [ public method getData ] { + Method [ protected method toUpper ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] + } + - Return [ string ] } + } + } - Method [ public method setData ] { + Class [ class Phalcon\Support\Helper\Str\FirstBetween ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $text ] + Parameter #1 [ string $start ] + Parameter #2 [ string $end ] } - - Return [ void ] + - Return [ string ] } } } - Class [ class Phalcon\Storage\Serializer\None extends Phalcon\Storage\Serializer\AbstractSerializer implements Serializable, Phalcon\Storage\Serializer\SerializerInterface ] { + Class [ class Phalcon\Support\Helper\Str\Friendly extends Phalcon\Support\Helper\Str\AbstractStr ] { - Constants [0] { } @@ -67259,55 +73486,89 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [1] { - Property [ protected $data ] + - Properties [0] { } - - Methods [6] { - Method [ public method serialize ] { + - Methods [8] { + Method [ public method __invoke ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $text ] + Parameter #1 [ string $separator = ] + Parameter #2 [ bool $lowercase = ] + Parameter #3 [ $replace = ] } - Return [ string ] } - Method [ public method unserialize ] { + Method [ private method checkReplace ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ $replace ] } - - Return [ void ] + - Return [ array ] } - Method [ public method __construct ] { + Method [ private method getMatrix ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ array $replace ] } + - Return [ array ] } - Method [ protected method isSerializable ] { + Method [ protected method toEndsWith ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] } - Return [ bool ] } - Method [ public method getData ] { + Method [ protected method toInterpolate ] { + + - Parameters [4] { + Parameter #0 [ string $input ] + Parameter #1 [ array $context = [] ] + Parameter #2 [ string $left = ] + Parameter #3 [ string $right = ] + } + - Return [ string ] } - Method [ public method setData ] { + Method [ protected method toLower ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - - Return [ void ] + - Return [ string ] + } + + Method [ protected method toStartsWith ] { + + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] + } + - Return [ bool ] + } + + Method [ protected method toUpper ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] + } + - Return [ string ] } } } - Class [ class Phalcon\Storage\Serializer\Php extends Phalcon\Storage\Serializer\AbstractSerializer implements Serializable, Phalcon\Storage\Serializer\SerializerInterface ] { + Class [ class Phalcon\Support\Helper\Str\Humanize ] { - Constants [0] { } @@ -67318,249 +73579,302 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [1] { - Property [ protected $data ] + - Properties [0] { } - - Methods [6] { - Method [ public method serialize ] { + - Methods [1] { + Method [ public method __invoke ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $text ] } - Return [ string ] } + } + } - Method [ public method unserialize ] { + Class [ class Phalcon\Support\Helper\Str\Includes ] { - - Parameters [1] { - Parameter #0 [ $data ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ public method __construct ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ $data ] - } - } + - Static methods [0] { + } - Method [ protected method isSerializable ] { + - Properties [0] { + } - - Parameters [1] { - Parameter #0 [ $data ] + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] } - Return [ bool ] } + } + } - Method [ public method getData ] { - } + Class [ class Phalcon\Support\Helper\Str\Increment ] { - Method [ public method setData ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ $data ] + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $separator = ] } - - Return [ void ] + - Return [ string ] } } } - Class [ class Phalcon\Support\Debug ] { + Class [ class Phalcon\Support\Helper\Str\Interpolate ] { - Constants [0] { } - - Static properties [1] { - Property [ protected static $isActive ] + - Static properties [0] { } - Static methods [0] { } - - Properties [7] { - Property [ protected $blacklist ] - Property [ protected $data ] - Property [ protected $hideDocumentRoot ] - Property [ protected $showBackTrace ] - Property [ protected $showFileFragment ] - Property [ protected $showFiles ] - Property [ protected $uri ] + - Properties [0] { } - - Methods [21] { - Method [ public method clearVars ] { + - Methods [1] { + Method [ public method __invoke ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $message ] + Parameter #1 [ array $context = [] ] + Parameter #2 [ string $leftToken = ] + Parameter #3 [ string $rightToken = ] } - - Return [ Phalcon\Support\Debug ] + - Return [ string ] } + } + } - Method [ public method debugVar ] { + Class [ class Phalcon\Support\Helper\Str\IsAnagram ] { - - Parameters [2] { - Parameter #0 [ $varz ] - Parameter #1 [ string or NULL $key ] - } - - Return [ Phalcon\Support\Debug ] - } + - Constants [0] { + } - Method [ public method getCssSources ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ public method getJsSources ] { + - Properties [0] { + } - - Parameters [0] { + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ string $first ] + Parameter #1 [ string $second ] } - - Return [ string ] + - Return [ bool ] } + } + } - Method [ public method getVersion ] { + Class [ class Phalcon\Support\Helper\Str\IsLower extends Phalcon\Support\Helper\Str\AbstractStr ] { - - Parameters [0] { - } - - Return [ string ] - } + - Constants [0] { + } - Method [ public method halt ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ void ] - } + - Static methods [0] { + } - Method [ public method listen ] { + - Properties [0] { + } + + - Methods [6] { + Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ bool $exceptions ] - Parameter #1 [ bool $lowSeverity ] + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - - Return [ Phalcon\Support\Debug ] + - Return [ bool ] } - Method [ public method listenExceptions ] { + Method [ protected method toEndsWith ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] } - - Return [ Phalcon\Support\Debug ] + - Return [ bool ] } - Method [ public method listenLowSeverity ] { + Method [ protected method toInterpolate ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $input ] + Parameter #1 [ array $context = [] ] + Parameter #2 [ string $left = ] + Parameter #3 [ string $right = ] } - - Return [ Phalcon\Support\Debug ] + - Return [ string ] } - Method [ public method onUncaughtException ] { + Method [ protected method toLower ] { - - Parameters [1] { - Parameter #0 [ Throwable $exception ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method onUncaughtLowSeverity ] { + Method [ protected method toStartsWith ] { - - Parameters [5] { - Parameter #0 [ $severity ] - Parameter #1 [ $message ] - Parameter #2 [ $file ] - Parameter #3 [ $line ] - Parameter #4 [ $context ] + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method renderHtml ] { + Method [ protected method toUpper ] { - - Parameters [1] { - Parameter #0 [ Throwable $exception ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - Return [ string ] } + } + } - Method [ public method setBlacklist ] { + Class [ class Phalcon\Support\Helper\Str\IsPalindrome ] { - - Parameters [1] { - Parameter #0 [ array $blacklist ] - } - - Return [ Phalcon\Support\Debug ] - } + - Constants [0] { + } - Method [ public method setShowBackTrace ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { - Parameters [1] { - Parameter #0 [ bool $showBackTrace ] + Parameter #0 [ string $text ] } - - Return [ Phalcon\Support\Debug ] + - Return [ bool ] } + } + } + + Class [ class Phalcon\Support\Helper\Str\IsUpper extends Phalcon\Support\Helper\Str\AbstractStr ] { + + - Constants [0] { + } + + - Static properties [0] { + } - Method [ public method setShowFileFragment ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ bool $showFileFragment ] - } - - Return [ Phalcon\Support\Debug ] - } + - Properties [0] { + } - Method [ public method setShowFiles ] { + - Methods [6] { + Method [ public method __invoke ] { - - Parameters [1] { - Parameter #0 [ bool $showFiles ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - - Return [ Phalcon\Support\Debug ] + - Return [ bool ] } - Method [ public method setUri ] { + Method [ protected method toEndsWith ] { - - Parameters [1] { - Parameter #0 [ string $uri ] + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] } - - Return [ Phalcon\Support\Debug ] + - Return [ bool ] } - Method [ protected method escapeString ] { + Method [ protected method toInterpolate ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [4] { + Parameter #0 [ string $input ] + Parameter #1 [ array $context = [] ] + Parameter #2 [ string $left = ] + Parameter #3 [ string $right = ] } - Return [ string ] } - Method [ protected method getArrayDump ] { + Method [ protected method toLower ] { - Parameters [2] { - Parameter #0 [ array $argument ] - Parameter #1 [ $n ] + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - - Return [ string or NULL ] + - Return [ string ] } - Method [ protected method getVarDump ] { + Method [ protected method toStartsWith ] { - - Parameters [1] { - Parameter #0 [ $variable ] + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] } - - Return [ string ] + - Return [ bool ] } - Method [ final protected method showTraceItem ] { + Method [ protected method toUpper ] { - Parameters [2] { - Parameter #0 [ int $n ] - Parameter #1 [ array $trace ] + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - Return [ string ] } } } - Class [ class Phalcon\Support\Debug\Dump ] { + Class [ class Phalcon\Support\Helper\Str\Len ] { - Constants [0] { } @@ -67571,104 +73885,97 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $detailed ] - Property [ protected $methods ] - Property [ protected $styles ] + - Properties [0] { } - - Methods [11] { - Method [ public method getDetailed ] { + - Methods [1] { + Method [ public method __invoke ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - - Return [ bool ] + - Return [ int ] } + } + } - Method [ public method setDetailed ] { - - - Parameters [1] { - Parameter #0 [ bool $detailed ] - } - } + Class [ class Phalcon\Support\Helper\Str\Lower extends Phalcon\Support\Helper\Str\AbstractStr ] { - Method [ public method __construct ] { + - Constants [0] { + } - - Parameters [2] { - Parameter #0 [ array $styles ] - Parameter #1 [ bool $detailed ] - } - } + - Static properties [0] { + } - Method [ public method all ] { + - Static methods [0] { + } - - Parameters [0] { - } - - Return [ string ] - } + - Properties [0] { + } - Method [ public method one ] { + - Methods [6] { + Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ $variable ] - Parameter #1 [ string or NULL $name ] + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - Return [ string ] } - Method [ public method setStyles ] { + Method [ protected method toEndsWith ] { - - Parameters [1] { - Parameter #0 [ array $styles ] + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method toJson ] { + Method [ protected method toInterpolate ] { - - Parameters [1] { - Parameter #0 [ $variable ] + - Parameters [4] { + Parameter #0 [ string $input ] + Parameter #1 [ array $context = [] ] + Parameter #2 [ string $left = ] + Parameter #3 [ string $right = ] } - Return [ string ] } - Method [ public method variable ] { + Method [ protected method toLower ] { - Parameters [2] { - Parameter #0 [ $variable ] - Parameter #1 [ string or NULL $name ] - } - - Return [ string ] - } - - Method [ public method variables ] { - - - Parameters [0] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - Return [ string ] } - Method [ protected method getStyle ] { + Method [ protected method toStartsWith ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method output ] { + Method [ protected method toUpper ] { - - Parameters [3] { - Parameter #0 [ $variable ] - Parameter #1 [ string or NULL $name ] - Parameter #2 [ int $tab ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - Return [ string ] } } } - Class [ class Phalcon\Support\Debug\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Support\Helper\Str\Prefix ] { - Constants [0] { } @@ -67676,63 +73983,82 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static properties [0] { } - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ string $service ] + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ $text ] + Parameter #1 [ string $prefix ] } - Return [ string ] } } + } - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Class [ class Phalcon\Support\Helper\Str\Random ] { + + - Constants [6] { + 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 } } - - Methods [10] { - Method [ public method __construct ] { + - Static properties [0] { + } - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] - } - } + - Static methods [0] { + } - Method [ public method __wakeup ] { - } + - Properties [0] { + } - Method [ final public method getMessage ] { - } + - Methods [1] { + Method [ public method __invoke ] { - Method [ final public method getCode ] { + - Parameters [2] { + Parameter #0 [ int $type = ] + Parameter #1 [ int $length = ] + } + - Return [ string ] } + } + } - Method [ final public method getFile ] { - } + Class [ class Phalcon\Support\Helper\Str\ReduceSlashes ] { - Method [ final public method getLine ] { - } + - Constants [0] { + } - Method [ final public method getTrace ] { - } + - Static properties [0] { + } - Method [ final public method getPrevious ] { - } + - Static methods [0] { + } - Method [ final public method getTraceAsString ] { - } + - Properties [0] { + } - Method [ public method __toString ] { + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ string $text ] + } + - Return [ string ] } } } - Class [ class Phalcon\Support\Exception extends Exception implements Throwable ] { + Class [ class Phalcon\Support\Helper\Str\StartsWith extends Phalcon\Support\Helper\Str\AbstractStr ] { - Constants [0] { } @@ -67743,53 +74069,72 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + - Properties [0] { } - - Methods [10] { - Method [ public method __construct ] { + - Methods [6] { + Method [ public method __invoke ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] } + - Return [ bool ] } - Method [ public method __wakeup ] { - } + Method [ protected method toEndsWith ] { - Method [ final public method getMessage ] { + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] + } + - Return [ bool ] } - Method [ final public method getCode ] { - } + Method [ protected method toInterpolate ] { - Method [ final public method getFile ] { + - Parameters [4] { + Parameter #0 [ string $input ] + Parameter #1 [ array $context = [] ] + Parameter #2 [ string $left = ] + Parameter #3 [ string $right = ] + } + - Return [ string ] } - Method [ final public method getLine ] { - } + Method [ protected method toLower ] { - Method [ final public method getTrace ] { + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] + } + - Return [ string ] } - Method [ final public method getPrevious ] { - } + Method [ protected method toStartsWith ] { - Method [ final public method getTraceAsString ] { + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] + } + - Return [ bool ] } - Method [ public method __toString ] { + Method [ protected method toUpper ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] + } + - Return [ string ] } } } - Class [ class Phalcon\Support\HelperFactory extends Phalcon\Factory\AbstractFactory ] { + Class [ class Phalcon\Support\Helper\Str\Suffix ] { - Constants [0] { } @@ -67800,76 +74145,99 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $mapper ] - Property [ protected $services ] - Property [ protected $exception ] + - Properties [0] { } - - Methods [8] { - Method [ public method __construct ] { + - Methods [1] { + Method [ public method __invoke ] { - - Parameters [1] { - Parameter #0 [ array $services ] + - Parameters [2] { + Parameter #0 [ $text ] + Parameter #1 [ string $suffix ] } + - Return [ string ] } + } + } - Method [ public method __call ] { + Class [ class Phalcon\Support\Helper\Str\Ucwords ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $arguments ] + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } + - Return [ string ] } + } + } - Method [ public method newInstance ] { + Class [ class Phalcon\Support\Helper\Str\Uncamelize ] { - - Parameters [1] { - Parameter #0 [ string $name ] - } - } + - Constants [0] { + } + + - Static properties [0] { + } - Method [ protected method getAdapters ] { + - Static methods [0] { + } - - Parameters [0] { - } - - Return [ array ] - } + - Properties [0] { + } - Method [ protected method checkConfig ] { + - Methods [1] { + Method [ public method __invoke ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $delimiter = ] } - - Return [ array ] + - Return [ string ] } + } + } - Method [ protected method getService ] { + Class [ class Phalcon\Support\Helper\Str\Underscore ] { - - Parameters [1] { - Parameter #0 [ string $name ] - } - } + - Constants [0] { + } - Method [ protected method init ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ array $services ] - } - - Return [ void ] - } + - Static methods [0] { + } + + - Properties [0] { + } - Method [ protected method getException ] { + - Methods [1] { + Method [ public method __invoke ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ string $text ] } - - Return [ Exception ] + - Return [ string ] } } } - Class [ class Phalcon\Support\Helper\Str\Interpolate ] { + Class [ class Phalcon\Support\Helper\Str\Upper extends Phalcon\Support\Helper\Str\AbstractStr ] { - Constants [0] { } @@ -67883,14 +74251,61 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Properties [0] { } - - Methods [1] { + - Methods [6] { Method [ public method __invoke ] { + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] + } + - Return [ string ] + } + + Method [ protected method toEndsWith ] { + + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] + } + - Return [ bool ] + } + + Method [ protected method toInterpolate ] { + - Parameters [4] { - Parameter #0 [ string $message ] - Parameter #1 [ array $context ] - Parameter #2 [ string $leftToken ] - Parameter #3 [ string $rightToken ] + Parameter #0 [ string $input ] + Parameter #1 [ array $context = [] ] + Parameter #2 [ string $left = ] + Parameter #3 [ string $right = ] + } + - Return [ string ] + } + + Method [ protected method toLower ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] + } + - Return [ string ] + } + + Method [ protected method toStartsWith ] { + + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = ] + } + - Return [ bool ] + } + + Method [ protected method toUpper ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = ] } - Return [ string ] } @@ -67973,16 +74388,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Static properties [10] { - Property [ protected static $autoEscape ] - Property [ protected static $container ] - Property [ protected static $displayValues ] - Property [ protected static $documentAppendTitle ] - Property [ protected static $documentPrependTitle ] - Property [ protected static $documentTitle ] - Property [ protected static $documentTitleSeparator ] - Property [ protected static $documentType ] - Property [ protected static $escaperService ] - Property [ protected static $urlService ] + Property [ protected static $autoEscape = true ] + Property [ protected static $container = NULL ] + Property [ protected static $displayValues = NULL ] + Property [ protected static $documentAppendTitle = NULL ] + Property [ protected static $documentPrependTitle = NULL ] + Property [ protected static $documentTitle = NULL ] + Property [ protected static $documentTitleSeparator = NULL ] + Property [ protected static $documentType = 11 ] + Property [ protected static $escaperService = NULL ] + Property [ protected static $urlService = NULL ] } - Static methods [58] { @@ -68078,9 +74493,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [4] { Parameter #0 [ string $text ] - Parameter #1 [ string $separator ] - Parameter #2 [ bool $lowercase ] - Parameter #3 [ $replace ] + Parameter #1 [ string $separator = ] + Parameter #2 [ bool $lowercase = ] + Parameter #3 [ $replace = ] } - Return [ string ] } @@ -68097,7 +74512,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ array $params ] } - - Return [ Phalcon\Escaper\EscaperInterface or NULL ] + - Return [ ?Phalcon\Html\Escaper\EscaperInterface ] } Method [ static public method getDI ] { @@ -68111,14 +74526,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [0] { } - - Return [ Phalcon\Escaper\EscaperInterface ] + - Return [ Phalcon\Html\Escaper\EscaperInterface ] } Method [ static public method getTitle ] { - Parameters [2] { - Parameter #0 [ bool $prepend ] - Parameter #1 [ bool $append ] + Parameter #0 [ bool $prepend = ] + Parameter #1 [ bool $append = ] } - Return [ string ] } @@ -68141,7 +74556,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $name ] - Parameter #1 [ array $params ] + Parameter #1 [ array $params = [] ] } } @@ -68164,8 +74579,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ static public method image ] { - Parameters [2] { - Parameter #0 [ $parameters ] - Parameter #1 [ bool $local ] + Parameter #0 [ $parameters = ] + Parameter #1 [ bool $local = ] } - Return [ string ] } @@ -68181,8 +74596,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ static public method javascriptInclude ] { - Parameters [2] { - Parameter #0 [ $parameters ] - Parameter #1 [ bool $local ] + Parameter #0 [ $parameters = ] + Parameter #1 [ bool $local = ] } - Return [ string ] } @@ -68191,8 +74606,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ $parameters ] - Parameter #1 [ $text ] - Parameter #2 [ $local ] + Parameter #1 [ $text = ] + Parameter #2 [ $local = ] } - Return [ string ] } @@ -68265,8 +74680,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ static public method renderTitle ] { - Parameters [2] { - Parameter #0 [ bool $prepend ] - Parameter #1 [ bool $append ] + Parameter #0 [ bool $prepend = ] + Parameter #1 [ bool $append = ] } - Return [ string ] } @@ -68290,7 +74705,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $parameters ] - Parameter #1 [ $data ] + Parameter #1 [ $data = ] } - Return [ string ] } @@ -68299,7 +74714,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $parameters ] - Parameter #1 [ $data ] + Parameter #1 [ $data = ] } - Return [ string ] } @@ -68325,7 +74740,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ array $values ] - Parameter #1 [ bool $merge ] + Parameter #1 [ bool $merge = ] } - Return [ void ] } @@ -68365,8 +74780,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ static public method stylesheetLink ] { - Parameters [2] { - Parameter #0 [ $parameters ] - Parameter #1 [ bool $local ] + Parameter #0 [ $parameters = ] + Parameter #1 [ bool $local = ] } - Return [ string ] } @@ -68383,10 +74798,10 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [5] { Parameter #0 [ string $tagName ] - Parameter #1 [ $parameters ] - Parameter #2 [ bool $selfClose ] - Parameter #3 [ bool $onlyStart ] - Parameter #4 [ bool $useEol ] + Parameter #1 [ $parameters = ] + Parameter #2 [ bool $selfClose = ] + Parameter #3 [ bool $onlyStart = ] + Parameter #4 [ bool $useEol = ] } - Return [ string ] } @@ -68395,7 +74810,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $tagName ] - Parameter #1 [ bool $useEol ] + Parameter #1 [ bool $useEol = ] } - Return [ string ] } @@ -68453,7 +74868,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ string $type ] Parameter #1 [ $parameters ] - Parameter #2 [ bool $asValue ] + Parameter #2 [ bool $asValue = ] } - Return [ string ] } @@ -68475,7 +74890,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Tag\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Tag\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -68494,47 +74909,81 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } @@ -68552,7 +75001,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ $parameters ] - Parameter #1 [ $data ] + Parameter #1 [ $data = ] } - Return [ string ] } @@ -68586,145 +75035,6 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Text ] { - - - Constants [6] { - 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 [13] { - Method [ static public method camelize ] { - - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ $delimiter ] - } - - Return [ string ] - } - - Method [ static public method concat ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ static public method dynamic ] { - - - Parameters [4] { - Parameter #0 [ string $text ] - Parameter #1 [ string $leftDelimiter ] - Parameter #2 [ string $rightDelimiter ] - Parameter #3 [ string $separator ] - } - - Return [ string ] - } - - Method [ static public method endsWith ] { - - - Parameters [3] { - Parameter #0 [ string $text ] - Parameter #1 [ string $end ] - Parameter #2 [ bool $ignoreCase ] - } - - Return [ bool ] - } - - Method [ static public method humanize ] { - - - Parameters [1] { - Parameter #0 [ string $text ] - } - - Return [ string ] - } - - Method [ static public method increment ] { - - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $separator ] - } - - Return [ string ] - } - - Method [ static public method lower ] { - - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding ] - } - - Return [ string ] - } - - Method [ static public method startsWith ] { - - - Parameters [3] { - Parameter #0 [ string $text ] - Parameter #1 [ string $start ] - Parameter #2 [ bool $ignoreCase ] - } - - Return [ bool ] - } - - Method [ static public method random ] { - - - Parameters [2] { - Parameter #0 [ int $type ] - Parameter #1 [ int $length ] - } - - Return [ string ] - } - - Method [ static public method reduceSlashes ] { - - - Parameters [1] { - Parameter #0 [ string $text ] - } - - Return [ string ] - } - - Method [ static public method uncamelize ] { - - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ $delimiter ] - } - - Return [ string ] - } - - Method [ static public method underscore ] { - - - Parameters [1] { - Parameter #0 [ string $text ] - } - - Return [ string ] - } - - Method [ static public method upper ] { - - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding ] - } - - Return [ string ] - } - } - - - Properties [0] { - } - - - Methods [0] { - } - } - Class [ class Phalcon\Translate\Adapter\Csv extends Phalcon\Translate\Adapter\AbstractAdapter implements Phalcon\Translate\Adapter\AdapterInterface, ArrayAccess ] { - Constants [0] { @@ -68737,12 +75047,12 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $defaultInterpolator ] - Property [ protected $interpolatorFactory ] - Property [ protected $translate ] + Property [ protected $defaultInterpolator = '' ] + Property [ protected $interpolatorFactory = NULL ] + Property [ protected $translate = NULL ] } - - Methods [11] { + - Methods [12] { Method [ public method __construct ] { - Parameters [2] { @@ -68763,7 +75073,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } @@ -68779,11 +75089,19 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } + Method [ protected method phpFopen ] { + + - Parameters [2] { + Parameter #0 [ string $filename ] + Parameter #1 [ string $mode ] + } + } + Method [ public method _ ] { - Parameters [2] { Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } @@ -68824,7 +75142,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } @@ -68833,7 +75151,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $translation ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } @@ -68852,15 +75170,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $defaultInterpolator ] - Property [ protected $interpolatorFactory ] - Property [ protected $category ] - Property [ protected $defaultDomain ] - Property [ protected $directory ] - Property [ protected $locale ] + Property [ protected $defaultInterpolator = '' ] + Property [ protected $interpolatorFactory = NULL ] + Property [ protected $category = NULL ] + Property [ protected $defaultDomain = NULL ] + Property [ protected $directory = NULL ] + Property [ protected $locale = NULL ] } - - Methods [22] { + - Methods [23] { Method [ public method getCategory ] { - Parameters [0] { @@ -68876,6 +75194,9 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getDirectory ] { + + - Parameters [0] { + } } Method [ public method getLocale ] { @@ -68907,8 +75228,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Parameter #0 [ string $msgid1 ] Parameter #1 [ string $msgid2 ] Parameter #2 [ int $count ] - Parameter #3 [ array $placeholders ] - Parameter #4 [ string or NULL $domain ] + Parameter #3 [ array $placeholders = [] ] + Parameter #4 [ ?string $domain = ] } - Return [ string ] } @@ -68917,7 +75238,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } @@ -68948,7 +75269,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method setDomain ] { - Parameters [1] { - Parameter #0 [ $domain ] + Parameter #0 [ ?string $domain = ] } - Return [ string ] } @@ -68957,7 +75278,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ int $category ] - Parameter #1 [ array $localeArray ] + Parameter #1 [ array $localeArray = [] ] } } @@ -68976,11 +75297,19 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ void ] } + Method [ protected method phpFunctionExists ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + Method [ public method _ ] { - Parameters [2] { Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } @@ -69021,7 +75350,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } @@ -69030,7 +75359,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $translation ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } @@ -69049,10 +75378,10 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $defaultInterpolator ] - Property [ protected $interpolatorFactory ] - Property [ private $translate ] - Property [ private $triggerError ] + Property [ protected $defaultInterpolator = '' ] + Property [ protected $interpolatorFactory = NULL ] + Property [ private $translate = NULL ] + Property [ private $triggerError = false ] } - Methods [11] { @@ -69084,7 +75413,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } @@ -69093,7 +75422,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } @@ -69134,7 +75463,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } @@ -69143,14 +75472,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $translation ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Translate\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Translate\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -69169,47 +75498,81 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } @@ -69225,17 +75588,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $mapper ] - Property [ protected $services ] - Property [ protected $exception ] + - Properties [2] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] } - - Methods [7] { + - Methods [9] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $services ] + Parameter #0 [ array $services = [] ] } } @@ -69247,17 +75609,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ Phalcon\Translate\Interpolator\InterpolatorInterface ] } - Method [ protected method getAdapters ] { + Method [ protected method getExceptionClass ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ protected method checkConfig ] { + Method [ protected method getServices ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [0] { } - Return [ array ] } @@ -69272,12 +75633,29 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ protected method init ] { - Parameters [1] { - Parameter #0 [ array $services ] + Parameter #0 [ array $services = [] ] } - Return [ void ] } - Method [ protected method getException ] { + Method [ protected method checkConfig ] { + + - Parameters [1] { + Parameter #0 [ $config ] + } + - Return [ array ] + } + + Method [ protected method checkConfigElement ] { + + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] + } + - Return [ array ] + } + + Method [ protected method getException ] { - Parameters [1] { Parameter #0 [ string $message ] @@ -69306,7 +75684,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $translation ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } @@ -69332,7 +75710,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $translation ] - Parameter #1 [ array $placeholders ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } @@ -69350,19 +75728,18 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $mapper ] - Property [ protected $services ] - Property [ protected $exception ] - Property [ private $interpolator ] + - Properties [3] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] + Property [ private $interpolator = NULL ] } - - Methods [8] { + - Methods [10] { Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ Phalcon\Translate\InterpolatorFactory $interpolator ] - Parameter #1 [ array $services ] + Parameter #1 [ array $services = [] ] } } @@ -69371,28 +75748,28 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ $config ] } + - Return [ Phalcon\Translate\Adapter\AdapterInterface ] } Method [ public method newInstance ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ array $options ] + Parameter #1 [ array $options = [] ] } - Return [ Phalcon\Translate\Adapter\AdapterInterface ] } - Method [ protected method getAdapters ] { + Method [ protected method getExceptionClass ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ protected method checkConfig ] { + Method [ protected method getServices ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [0] { } - Return [ array ] } @@ -69407,12 +75784,29 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ protected method init ] { - Parameters [1] { - Parameter #0 [ array $services ] + Parameter #0 [ array $services = [] ] } - Return [ void ] } - Method [ protected method getException ] { + Method [ protected method checkConfig ] { + + - Parameters [1] { + Parameter #0 [ $config ] + } + - Return [ array ] + } + + Method [ protected method checkConfigElement ] { + + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] + } + - Return [ array ] + } + + Method [ protected method getException ] { - Parameters [1] { Parameter #0 [ string $message ] @@ -69434,28 +75828,28 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [5] { - Property [ protected $container ] - Property [ protected $baseUri ] - Property [ protected $basePath ] - Property [ protected $router ] - Property [ protected $staticBaseUri ] + Property [ protected $container = NULL ] + Property [ protected $baseUri = NULL ] + Property [ protected $basePath = NULL ] + Property [ protected $router = NULL ] + Property [ protected $staticBaseUri = NULL ] } - Methods [12] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\RouterInterface or NULL $router ] + Parameter #0 [ ?Phalcon\Mvc\RouterInterface $router = ] } } Method [ public method get ] { - Parameters [4] { - Parameter #0 [ $uri ] - Parameter #1 [ $args ] - Parameter #2 [ bool or NULL $local ] - Parameter #3 [ $baseUri ] + Parameter #0 [ $uri = ] + Parameter #1 [ $args = ] + Parameter #2 [ ?bool $local = ] + Parameter #3 [ $baseUri = ] } - Return [ string ] } @@ -69477,7 +75871,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getStatic ] { - Parameters [1] { - Parameter #0 [ $uri ] + Parameter #0 [ $uri = ] } - Return [ string ] } @@ -69516,7 +75910,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method path ] { - Parameters [1] { - Parameter #0 [ string or NULL $path ] + Parameter #0 [ ?string $path = ] } - Return [ string ] } @@ -69538,7 +75932,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Url\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Url\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -69557,47 +75951,81 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } @@ -69614,19 +76042,22 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [9] { - Property [ protected $container ] - Property [ protected $combinedFieldsValidators ] - Property [ protected $data ] - Property [ protected $entity ] - Property [ protected $filters ] - Property [ protected $labels ] - Property [ protected $messages ] - Property [ protected $validators ] - Property [ protected $values ] + Property [ protected $container = NULL ] + Property [ protected $combinedFieldsValidators = NULL ] + Property [ protected $data = NULL ] + Property [ protected $entity = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $labels = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $values = NULL ] } - - Methods [23] { + - Methods [25] { Method [ public method getData ] { + + - Parameters [0] { + } } Method [ public method setValidators ] { @@ -69639,7 +76070,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $validators ] + Parameter #0 [ array $validators = [] ] } } @@ -69670,12 +76101,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } Method [ public method getEntity ] { + + - Parameters [0] { + } } Method [ public method getFilters ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } } @@ -69701,6 +76135,22 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ array ] } + Method [ public method getValueByEntity ] { + + - Parameters [2] { + Parameter #0 [ $entity ] + Parameter #1 [ string $field ] + } + } + + Method [ public method getValueByData ] { + + - Parameters [2] { + Parameter #0 [ $data ] + Parameter #1 [ string $field ] + } + } + Method [ public method getValue ] { - Parameters [1] { @@ -69754,8 +76204,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method validate ] { - Parameters [2] { - Parameter #0 [ $data ] - Parameter #1 [ $entity ] + Parameter #0 [ $data = ] + Parameter #1 [ $entity = ] } - Return [ Phalcon\Messages\Messages ] } @@ -69801,7 +76251,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Class [ class Phalcon\Validation\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Validation\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -69820,47 +76270,81 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } @@ -69876,17 +76360,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $mapper ] - Property [ protected $services ] - Property [ protected $exception ] + - Properties [2] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] } - - Methods [7] { + - Methods [9] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $services ] + Parameter #0 [ array $services = [] ] } } @@ -69898,17 +76381,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Return [ Phalcon\Validation\ValidatorInterface ] } - Method [ protected method getAdapters ] { + Method [ protected method getExceptionClass ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ protected method checkConfig ] { + Method [ protected method getServices ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [0] { } - Return [ array ] } @@ -69923,12 +76405,29 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ protected method init ] { - Parameters [1] { - Parameter #0 [ array $services ] + Parameter #0 [ array $services = [] ] } - Return [ void ] } - Method [ protected method getException ] { + Method [ protected method checkConfig ] { + + - Parameters [1] { + Parameter #0 [ $config ] + } + - Return [ array ] + } + + Method [ protected method checkConfigElement ] { + + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] + } + - Return [ array ] + } + + Method [ protected method getException ] { - Parameters [1] { Parameter #0 [ string $message ] @@ -69950,16 +76449,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field mu...' ] } - - Methods [12] { + - Methods [13] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -69975,7 +76474,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -70007,7 +76506,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -70033,7 +76532,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -70044,12 +76543,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -70068,16 +76576,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field mu...' ] } - - Methods [12] { + - Methods [13] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -70093,7 +76601,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -70125,7 +76633,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -70151,7 +76659,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -70162,12 +76670,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -70186,16 +76703,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field mu...' ] } - - Methods [12] { + - Methods [13] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -70211,7 +76728,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -70243,7 +76760,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -70269,7 +76786,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -70280,12 +76797,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -70304,16 +76830,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field mu...' ] } - - Methods [12] { + - Methods [13] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -70329,7 +76855,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -70361,7 +76887,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -70387,7 +76913,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -70398,12 +76924,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -70422,16 +76957,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field mu...' ] } - - Methods [13] { + - Methods [14] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -70456,7 +76991,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -70488,7 +77023,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -70514,7 +77049,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -70525,12 +77060,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -70549,16 +77093,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field is...' ] } - - Methods [13] { + - Methods [14] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -70582,7 +77126,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -70614,7 +77158,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -70640,7 +77184,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -70651,12 +77195,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -70675,16 +77228,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field is...' ] } - - Methods [13] { + - Methods [14] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -70709,7 +77262,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -70741,7 +77294,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -70767,7 +77320,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -70778,12 +77331,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -70802,16 +77364,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field mu...' ] } - - Methods [12] { + - Methods [13] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -70827,7 +77389,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -70859,7 +77421,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -70885,7 +77447,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -70896,12 +77458,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -70920,16 +77491,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field mu...' ] } - - Methods [12] { + - Methods [13] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -70945,7 +77516,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -70977,7 +77548,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -71003,7 +77574,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -71014,19 +77585,28 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } } } - Class [ class Phalcon\Validation\Validator\Exception extends Phalcon\Exception implements Throwable ] { + Class [ class Phalcon\Validation\Validator\Exception extends Phalcon\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -71045,47 +77625,81 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected $file = NULL ] + Property [ protected $line = NULL ] } - Methods [10] { Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } Method [ public method __wakeup ] { + + - Parameters [0] { + } } Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getCode ] { + + - Parameters [0] { + } } Method [ final public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ final public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] } Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } @@ -71102,16 +77716,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field mu...' ] } - - Methods [12] { + - Methods [13] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -71127,7 +77741,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -71159,7 +77773,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -71185,7 +77799,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -71196,12 +77810,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -71220,17 +77843,17 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $template ] - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $validators ] + Property [ protected $template = NULL ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $validators = NULL ] } - - Methods [13] { + - Methods [14] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -71253,7 +77876,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -71285,7 +77908,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -71311,7 +77934,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -71322,12 +77945,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -71346,15 +77978,15 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $messageFileEmpty ] - Property [ protected $messageIniSize ] - Property [ protected $messageValid ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $messageFileEmpty = 'Field :field mu...' ] + Property [ protected $messageIniSize = 'File :field exc...' ] + Property [ protected $messageValid = 'Field :field is...' ] + Property [ protected $template = 'File :field mus...' ] } - - Methods [25] { + - Methods [26] { Method [ public method validate ] { - Parameters [2] { @@ -71470,14 +78102,14 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -71509,7 +78141,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -71535,7 +78167,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -71546,12 +78178,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -71570,19 +78211,19 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $messageFileEmpty ] - Property [ protected $messageIniSize ] - Property [ protected $messageValid ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $messageFileEmpty = 'Field :field mu...' ] + Property [ protected $messageIniSize = 'File :field exc...' ] + Property [ protected $messageValid = 'Field :field is...' ] + Property [ protected $template = 'The resolution ...' ] } - - Methods [25] { + - Methods [26] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -71701,7 +78342,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -71733,7 +78374,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -71759,7 +78400,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -71770,12 +78411,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -71794,19 +78444,19 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $messageFileEmpty ] - Property [ protected $messageIniSize ] - Property [ protected $messageValid ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $messageFileEmpty = 'Field :field mu...' ] + Property [ protected $messageIniSize = 'File :field exc...' ] + Property [ protected $messageValid = 'Field :field is...' ] + Property [ protected $template = 'File :field exc...' ] } - - Methods [25] { + - Methods [26] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -71925,7 +78575,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -71957,7 +78607,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -71983,7 +78633,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -71994,12 +78644,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -72018,19 +78677,19 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $messageFileEmpty ] - Property [ protected $messageIniSize ] - Property [ protected $messageValid ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $messageFileEmpty = 'Field :field mu...' ] + Property [ protected $messageIniSize = 'File :field exc...' ] + Property [ protected $messageValid = 'Field :field is...' ] + Property [ protected $template = 'File :field can...' ] } - - Methods [25] { + - Methods [26] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -72149,7 +78808,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -72181,7 +78840,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -72207,7 +78866,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -72218,12 +78877,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -72242,19 +78910,19 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $messageFileEmpty ] - Property [ protected $messageIniSize ] - Property [ protected $messageValid ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $messageFileEmpty = 'Field :field mu...' ] + Property [ protected $messageIniSize = 'File :field exc...' ] + Property [ protected $messageValid = 'Field :field is...' ] + Property [ protected $template = 'File :field doe...' ] } - - Methods [25] { + - Methods [26] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -72373,7 +79041,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -72405,7 +79073,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -72431,7 +79099,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -72442,12 +79110,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -72466,19 +79143,19 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $messageFileEmpty ] - Property [ protected $messageIniSize ] - Property [ protected $messageValid ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $messageFileEmpty = 'Field :field mu...' ] + Property [ protected $messageIniSize = 'File :field exc...' ] + Property [ protected $messageValid = 'Field :field is...' ] + Property [ protected $template = 'File :field exc...' ] } - - Methods [25] { + - Methods [26] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -72597,7 +79274,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -72629,7 +79306,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -72655,7 +79332,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -72666,12 +79343,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -72690,19 +79376,19 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [6] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $messageFileEmpty ] - Property [ protected $messageIniSize ] - Property [ protected $messageValid ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $messageFileEmpty = 'Field :field mu...' ] + Property [ protected $messageIniSize = 'File :field exc...' ] + Property [ protected $messageValid = 'Field :field is...' ] + Property [ protected $template = 'File :field can...' ] } - - Methods [25] { + - Methods [26] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -72821,7 +79507,134 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Validation\ValidatorInterface ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Validation\ValidatorInterface ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ ?int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + } + } + + Class [ class Phalcon\Validation\Validator\Identical extends Phalcon\Validation\AbstractValidator implements Phalcon\Validation\ValidatorInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field do...' ] + } + + - 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 [ bool ] + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -72853,7 +79666,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -72879,7 +79692,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -72890,122 +79703,13 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } - Method [ public method messageFactory ] { - - - Parameters [3] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] - } - - Return [ Phalcon\Messages\Message ] - } - } - } - - Class [ class Phalcon\Validation\Validator\Identical extends Phalcon\Validation\AbstractValidator implements Phalcon\Validation\ValidatorInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [3] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] - } - - - Methods [12] { - 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 [ bool ] - } - - Method [ public method getTemplate ] { - - - Parameters [1] { - Parameter #0 [ string or NULL $field ] - } - - Return [ string ] - } - - Method [ public method getTemplates ] { - - - Parameters [0] { - } - - Return [ array ] - } - - Method [ public method setTemplates ] { - - - Parameters [1] { - Parameter #0 [ array $templates ] - } - - Return [ Phalcon\Validation\ValidatorInterface ] - } - - Method [ public method setTemplate ] { - - - Parameters [1] { - Parameter #0 [ string $template ] - } - - Return [ Phalcon\Validation\ValidatorInterface ] - } - - Method [ public method getOption ] { + Method [ protected method allowEmpty ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] - } - } - - Method [ public method hasOption ] { - - - Parameters [1] { - Parameter #0 [ string $key ] - } - - Return [ bool ] - } - - Method [ public method setOption ] { - - - Parameters [2] { - Parameter #0 [ string $key ] + Parameter #0 [ $field ] Parameter #1 [ $value ] } - - Return [ void ] - } - - Method [ protected method prepareCode ] { - - - Parameters [1] { - Parameter #0 [ string $field ] - } - - Return [ int or NULL ] - } - - Method [ protected method prepareLabel ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ string $field ] - } + - Return [ bool ] } Method [ public method messageFactory ] { @@ -73013,7 +79717,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -73032,16 +79736,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field mu...' ] } - - Methods [12] { + - Methods [13] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -73057,7 +79761,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -73089,7 +79793,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -73115,7 +79819,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -73126,12 +79830,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -73152,16 +79865,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field mu...' ] } - - Methods [12] { + - Methods [13] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -73177,7 +79890,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -73209,7 +79922,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -73235,7 +79948,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -73246,12 +79959,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -73270,16 +79992,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field do...' ] } - - Methods [12] { + - Methods [13] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -73295,7 +80017,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -73327,7 +80049,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -73353,7 +80075,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -73364,12 +80086,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -73388,16 +80119,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field is...' ] } - - Methods [12] { + - Methods [13] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -73413,7 +80144,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -73445,7 +80176,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -73471,7 +80202,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -73482,12 +80213,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -73506,16 +80246,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field do...' ] } - - Methods [12] { + - Methods [13] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -73531,7 +80271,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -73563,7 +80303,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -73589,7 +80329,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -73600,12 +80340,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -73624,17 +80373,17 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $template ] - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $validators ] + Property [ protected $template = NULL ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $validators = NULL ] } - - Methods [13] { + - Methods [14] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -73657,7 +80406,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -73689,7 +80438,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -73715,7 +80464,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -73726,12 +80475,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -73750,16 +80508,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field mu...' ] } - - Methods [12] { + - Methods [13] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -73775,7 +80533,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -73807,7 +80565,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -73833,7 +80591,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -73844,12 +80602,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -73868,16 +80635,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field mu...' ] } - - Methods [12] { + - Methods [13] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -73893,7 +80660,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -73925,7 +80692,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -73951,7 +80718,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -73962,12 +80729,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -73986,17 +80762,17 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [4] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] - Property [ private $columnMap ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field mu...' ] + Property [ private $columnMap = NULL ] } - - Methods [15] { + - Methods [16] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -74039,7 +80815,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -74071,7 +80847,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -74097,7 +80873,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -74108,12 +80884,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -74132,16 +80917,16 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } - Properties [3] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field mu...' ] } - - Methods [12] { + - Methods [13] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $options = [] ] } } @@ -74157,7 +80942,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string or NULL $field ] + Parameter #0 [ ?string $field = ] } - Return [ string ] } @@ -74189,7 +80974,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] + Parameter #1 [ $defaultValue = ] } } @@ -74215,7 +81000,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Parameters [1] { Parameter #0 [ string $field ] } - - Return [ int or NULL ] + - Return [ ?int ] } Method [ protected method prepareLabel ] { @@ -74226,12 +81011,21 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + Method [ public method messageFactory ] { - Parameters [3] { Parameter #0 [ Phalcon\Validation $validation ] Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + Parameter #2 [ array $replacements = [] ] } - Return [ Phalcon\Messages\Message ] } @@ -74392,11 +81186,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Methods [1] { Method [ final public method __invoke ] { - - Parameters [4] { - Parameter #0 [ $number ] - Parameter #1 [ $message ] - Parameter #2 [ $file ] - Parameter #3 [ $line ] + - Parameters [1] { + Parameter #0 [ $element ] } } } @@ -74419,12 +81210,8 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Methods [1] { Method [ final public method __invoke ] { - - Parameters [5] { - Parameter #0 [ $number ] - Parameter #1 [ $message ] - Parameter #2 [ $file ] - Parameter #3 [ $line ] - Parameter #4 [ $context ] + - Parameters [1] { + Parameter #0 [ $element ] } } } @@ -74478,6 +81265,30 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { } } + Class [ final class phalcon\18__closure ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ final public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $element ] + } + } + } + } + Class [ final class phalcon\1__closure ] { - Constants [0] { @@ -74634,7 +81445,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ final public method __invoke ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ $file ] } } } @@ -74658,7 +81469,7 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { Method [ final public method __invoke ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ $action ] } } } @@ -74681,8 +81492,11 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Methods [1] { Method [ final public method __invoke ] { - - Parameters [1] { - Parameter #0 [ $file ] + - Parameters [4] { + Parameter #0 [ $number ] + Parameter #1 [ $message ] + Parameter #2 [ $file ] + Parameter #3 [ $line ] } } } @@ -74705,8 +81519,12 @@ Extension [ extension #121 phalcon version 5.0.0alpha6 ] { - Methods [1] { Method [ final public method __invoke ] { - - Parameters [1] { - Parameter #0 [ $action ] + - Parameters [5] { + Parameter #0 [ $number ] + Parameter #1 [ $message ] + Parameter #2 [ $file ] + Parameter #3 [ $line ] + Parameter #4 [ $context ] } } } -- cgit