From 1631fe8088fac38b836c454298da4fc4a73ca691 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 9 Jun 2026 07:56:16 +0200 Subject: update to 5.14.0 --- REFLECTION | 129315 ++++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 89389 insertions(+), 39926 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 681d013..4a9df47 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #152 phalcon version 5.13.0 ] { +Extension [ extension #152 phalcon version 5.14.0 ] { - Dependencies { Dependency [ pdo (Required) ] @@ -77,7 +77,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - - Classes [737] { + - Classes [1289] { Interface [ interface Phalcon\Di\InjectionAwareInterface ] { - Constants [0] { @@ -275,6 +275,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } Method [ abstract public method delete ] { @@ -336,6 +337,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } Method [ abstract public method set ] { @@ -427,7 +429,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ $callback ] } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ static ] } Method [ abstract public method filter ] { @@ -435,7 +437,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ $callback ] } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ static ] } Method [ abstract public method first ] { @@ -520,7 +522,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ $callback ] } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ static ] } Method [ abstract public method reduce ] { @@ -563,7 +565,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ $callback = ] Parameter #1 [ int $order = 4 ] } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ static ] } Method [ abstract public method toArray ] { @@ -594,7 +596,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $propertyOrMethod ] Parameter #1 [ $value ] } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ static ] } Method [ abstract public method offsetExists ] { @@ -707,7 +709,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ $callback ] } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ static ] } Method [ abstract public method filter ] { @@ -715,7 +717,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ $callback ] } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ static ] } Method [ abstract public method first ] { @@ -800,7 +802,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ $callback ] } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ static ] } Method [ abstract public method reduce ] { @@ -843,7 +845,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ $callback = ] Parameter #1 [ int $order = 4 ] } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ static ] } Method [ abstract public method toArray ] { @@ -874,7 +876,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $propertyOrMethod ] Parameter #1 [ $value ] } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ static ] } Method [ abstract public method offsetExists ] { @@ -919,6 +921,222 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } + Interface [ interface Phalcon\Contracts\Container\Ioc\IocThrowable extends Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [8] { + Method [ abstract public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ abstract public method getCode ] { + + - Parameters [0] { + } + } + + Method [ abstract public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ abstract public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ abstract public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ abstract public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ abstract public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ abstract public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + } + } + + Interface [ interface Phalcon\Contracts\Container\Resolver\ResolverThrowable extends Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [8] { + Method [ abstract public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ abstract public method getCode ] { + + - Parameters [0] { + } + } + + Method [ abstract public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ abstract public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ abstract public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ abstract public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ abstract public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ abstract public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + } + } + + Interface [ interface Phalcon\Contracts\Container\Service\Throwable extends Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [8] { + Method [ abstract public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ abstract public method getCode ] { + + - Parameters [0] { + } + } + + Method [ abstract public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ abstract public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ abstract public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ abstract public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ abstract public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ abstract public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + } + } + Interface [ interface Phalcon\Forms\Element\ElementInterface ] { - Constants [0] { @@ -1163,7 +1381,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Interface [ interface Phalcon\Storage\Serializer\SerializerInterface extends Serializable ] { + Interface [ interface Phalcon\Storage\Serializer\SerializerInterface ] { - Constants [0] { } @@ -1184,6 +1402,12 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } + Method [ abstract public method serialize ] { + + - Parameters [0] { + } + } + Method [ abstract public method setData ] { - Parameters [1] { @@ -1192,17 +1416,109 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ void ] } - Method [ abstract public method serialize ] { + Method [ abstract public method unserialize ] { + + - Parameters [1] { + Parameter #0 [ $data ] + } + - Return [ void ] + } + } + } + + Interface [ interface Phalcon\Container\Exceptions\ContainerThrowable extends Phalcon\Contracts\Container\Ioc\IocThrowable, Stringable, Throwable, Phalcon\Contracts\Container\Resolver\ResolverThrowable, Phalcon\Contracts\Container\Service\Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [8] { + Method [ abstract public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ abstract public method getCode ] { - Parameters [0] { } } - Method [ abstract public method unserialize ] { + Method [ abstract public method getFile ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ abstract public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ abstract public method getTrace ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ abstract public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ abstract public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ abstract public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + } + } + + Interface [ interface Phalcon\Contracts\Container\Resolver\Resolvable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ abstract public method resolve ] { - Parameters [1] { - Parameter #0 [ string $data ] + Parameter #0 [ Phalcon\Contracts\Container\Ioc\IocContainer $ioc ] } + - Return [ mixed ] } } } @@ -1235,6 +1551,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } Method [ abstract public method delete ] { @@ -1296,6 +1613,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } Method [ abstract public method set ] { @@ -1319,6 +1637,56 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } + Interface [ interface Phalcon\Contracts\Auth\Adapter\Adapter ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ abstract static public method fromOptions ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Encryption\Security\Security $hasher ] + Parameter #1 [ array $options ] + } + - Return [ static ] + } + } + + - Properties [0] { + } + + - Methods [3] { + Method [ abstract public method retrieveByCredentials ] { + + - Parameters [1] { + Parameter #0 [ array $credentials ] + } + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] + } + + Method [ abstract public method retrieveById ] { + + - Parameters [1] { + Parameter #0 [ $id ] + } + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] + } + + Method [ abstract public method validateCredentials ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Auth\AuthUser $user ] + Parameter #1 [ array $credentials ] + } + - Return [ bool ] + } + } + } + Interface [ interface Phalcon\Dispatcher\DispatcherInterface ] { - Constants [0] { @@ -1720,7 +2088,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ $callback ] } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ static ] } Method [ abstract public method filter ] { @@ -1728,7 +2096,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ $callback ] } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ static ] } Method [ abstract public method first ] { @@ -1813,7 +2181,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ $callback ] } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ static ] } Method [ abstract public method reduce ] { @@ -1856,7 +2224,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ $callback = ] Parameter #1 [ int $order = 4 ] } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ static ] } Method [ abstract public method toArray ] { @@ -1887,7 +2255,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $propertyOrMethod ] Parameter #1 [ $value ] } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ static ] } Method [ abstract public method offsetExists ] { @@ -1957,22 +2325,22 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ abstract public method addIndex ] { + Method [ abstract public method addForeignKey ] { - Parameters [3] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\IndexInterface $index ] + Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] } - Return [ bool ] } - Method [ abstract public method addForeignKey ] { + Method [ abstract public method addIndex ] { - Parameters [3] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] + Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - Return [ bool ] } @@ -2194,6 +2562,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #1 [ array $placeholders = [] ] Parameter #2 [ $column = ] } + - Return [ string|bool ] } Method [ abstract public method fetchOne ] { @@ -2271,7 +2640,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [0] { } - - Return [ Phalcon\Db\RawValue ] + - Return [ ?Phalcon\Db\RawValue ] } Method [ abstract public method getInternalHandler ] { @@ -2294,18 +2663,18 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ string ] } - Method [ abstract public method getSQLStatement ] { + Method [ abstract public method getSQLBindTypes ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ abstract public method getSQLBindTypes ] { + Method [ abstract public method getSQLStatement ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } Method [ abstract public method getSQLVariables ] { @@ -2362,13 +2731,14 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ ?string $name = null ] } + - Return [ string|bool ] } Method [ abstract public method limit ] { - Parameters [2] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ int $number ] + Parameter #1 [ $number ] } - Return [ string ] } @@ -2395,7 +2765,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = null ] } - Return [ bool ] } @@ -2407,6 +2777,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #1 [ array $bindParams = [] ] Parameter #2 [ array $bindTypes = [] ] } + - Return [ Phalcon\Db\ResultInterface|bool ] } Method [ abstract public method releaseSavepoint ] { @@ -2447,7 +2818,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ bool $nestedTransactionsWithSavepoints ] } - - Return [ Phalcon\Contracts\Db\Adapter\Adapter ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } Method [ abstract public method supportSequences ] { @@ -2557,6 +2928,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ int $page ] } + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } Method [ abstract public method setLimit ] { @@ -2564,6 +2936,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ int $limit ] } + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } } } @@ -2623,7 +2996,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ ?array ] } - Method [ abstract public method getDefaultValues ] { + Method [ abstract public method getDataTypes ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] @@ -2631,7 +3004,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ array ] } - Method [ abstract public method getDataTypes ] { + Method [ abstract public method getDataTypesNumeric ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] @@ -2639,7 +3012,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ array ] } - Method [ abstract public method getDataTypesNumeric ] { + Method [ abstract public method getDefaultValues ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] @@ -2660,7 +3033,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ ?string ] + - Return [ string|bool|null ] } Method [ abstract public method getNonPrimaryKeyAttributes ] { @@ -2757,6 +3130,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] Parameter #1 [ int $index ] } + - Return [ array|string|null ] } Method [ abstract public method reset ] { @@ -2790,15 +3164,6 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ void ] } - Method [ abstract public method writeMetaDataIndex ] { - - - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] - Parameter #2 [ $data ] - } - } - Method [ abstract public method setStrategy ] { - Parameters [1] { @@ -2814,6 +3179,15 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Return [ void ] } + + Method [ abstract public method writeMetaDataIndex ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + Parameter #2 [ $data ] + } + } } } @@ -3054,7 +3428,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = null ] } - Return [ string ] } @@ -3169,22 +3543,22 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ abstract public method addIndex ] { + Method [ abstract public method addForeignKey ] { - Parameters [3] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\IndexInterface $index ] + Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] } - Return [ bool ] } - Method [ abstract public method addForeignKey ] { + Method [ abstract public method addIndex ] { - Parameters [3] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] + Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - Return [ bool ] } @@ -3406,6 +3780,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #1 [ array $placeholders = [] ] Parameter #2 [ $column = ] } + - Return [ string|bool ] } Method [ abstract public method fetchOne ] { @@ -3483,7 +3858,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [0] { } - - Return [ Phalcon\Db\RawValue ] + - Return [ ?Phalcon\Db\RawValue ] } Method [ abstract public method getInternalHandler ] { @@ -3506,18 +3881,18 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ string ] } - Method [ abstract public method getSQLStatement ] { + Method [ abstract public method getSQLBindTypes ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ abstract public method getSQLBindTypes ] { + Method [ abstract public method getSQLStatement ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } Method [ abstract public method getSQLVariables ] { @@ -3574,13 +3949,14 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ ?string $name = null ] } + - Return [ string|bool ] } Method [ abstract public method limit ] { - Parameters [2] { Parameter #0 [ string $sqlQuery ] - Parameter #1 [ int $number ] + Parameter #1 [ $number ] } - Return [ string ] } @@ -3607,7 +3983,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = null ] } - Return [ bool ] } @@ -3619,6 +3995,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #1 [ array $bindParams = [] ] Parameter #2 [ array $bindTypes = [] ] } + - Return [ Phalcon\Db\ResultInterface|bool ] } Method [ abstract public method releaseSavepoint ] { @@ -3659,7 +4036,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ bool $nestedTransactionsWithSavepoints ] } - - Return [ Phalcon\Contracts\Db\Adapter\Adapter ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } Method [ abstract public method supportSequences ] { @@ -3769,6 +4146,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ int $page ] } + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } Method [ abstract public method setLimit ] { @@ -3776,6 +4154,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ int $limit ] } + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } } } @@ -3870,6 +4249,65 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } + Interface [ interface Phalcon\Container\Definition\Processor\Processor ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [2] { + Method [ abstract public method canProcess ] { + + - Parameters [1] { + Parameter #0 [ $definition ] + } + - Return [ bool ] + } + + Method [ abstract public method process ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ $definition ] + Parameter #2 [ $container ] + } + - Return [ Phalcon\Container\Definition\ServiceDefinition ] + } + } + } + + Interface [ interface Phalcon\Contracts\Auth\Adapter\AdapterConfig ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ abstract public method getModel ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + } + } + Interface [ interface Phalcon\DataMapper\Pdo\Connection\PdoInterface ] { - Constants [0] { @@ -3955,6 +4393,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $statement ] Parameter #1 [ array $options = [] ] } + - Return [ PDOStatement|bool ] } Method [ abstract public method query ] { @@ -3962,13 +4401,14 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ string $statement ] } + - Return [ PDOStatement|bool ] } Method [ abstract public method quote ] { - Parameters [2] { Parameter #0 [ $value ] - Parameter #1 [ int $type = null ] + Parameter #1 [ int $type = 2 ] } - Return [ string ] } @@ -4228,7 +4668,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $tableName ] Parameter #1 [ string $schemaName ] Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = null ] } - Return [ string ] } @@ -4546,6 +4986,177 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } + Interface [ interface Phalcon\Contracts\Auth\Access\Access ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [7] { + Method [ abstract public method allowedIf ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ abstract public method getExceptActions ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ abstract public method getOnlyActions ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ abstract public method isAllowed ] { + + - Parameters [1] { + Parameter #0 [ string $actionName ] + } + - Return [ bool ] + } + + Method [ abstract public method redirectTo ] { + + - Parameters [0] { + } + - Return [ ?array ] + } + + Method [ abstract public method setExceptActions ] { + + - Parameters [1] { + Parameter #0 [ array $exceptActions = [] ] + } + - Return [ void ] + } + + Method [ abstract public method setOnlyActions ] { + + - Parameters [1] { + Parameter #0 [ array $onlyActions = [] ] + } + - Return [ void ] + } + } + } + + Interface [ interface Phalcon\Contracts\Auth\Guard\Guard ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ abstract static public method fromOptions ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Contracts\Auth\Adapter\Adapter $adapter ] + Parameter #1 [ Phalcon\Contracts\Container\Service\Collection $container ] + Parameter #2 [ array $options ] + } + - Return [ static ] + } + } + + - Properties [0] { + } + + - Methods [8] { + Method [ abstract public method check ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ abstract public method getLastUserAttempted ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] + } + + Method [ abstract public method guest ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ abstract public method hasUser ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ abstract public method id ] { + + - Parameters [0] { + } + - Return [ string|int|null ] + } + + Method [ abstract public method setUser ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Contracts\Auth\AuthUser $user ] + } + - Return [ static ] + } + + Method [ abstract public method user ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] + } + + Method [ abstract public method validate ] { + + - Parameters [1] { + Parameter #0 [ array $credentials = [] ] + } + - Return [ bool ] + } + } + } + + Interface [ interface Phalcon\Contracts\Auth\Guard\GuardConfig ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [0] { + } + } + Interface [ interface Phalcon\Contracts\Forms\Schema ] { - Constants [0] { @@ -4647,7 +5258,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [3] { Parameter #0 [ string $statement ] Parameter #1 [ array $values = [] ] - Parameter #2 [ int $flags = null ] + Parameter #2 [ int $flags = 2 ] } - Return [ array ] } @@ -4801,6 +5412,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $statement ] Parameter #1 [ array $options = [] ] } + - Return [ PDOStatement|bool ] } Method [ abstract public method query ] { @@ -4808,13 +5420,14 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ string $statement ] } + - Return [ PDOStatement|bool ] } Method [ abstract public method quote ] { - Parameters [2] { Parameter #0 [ $value ] - Parameter #1 [ int $type = null ] + Parameter #1 [ int $type = 2 ] } - Return [ string ] } @@ -4880,6 +5493,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #1 [ $definition ] Parameter #2 [ bool $shared = false ] } + - Return [ Phalcon\Di\ServiceInterface|bool ] } Method [ abstract public method get ] { @@ -5170,7 +5784,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [14] { + - Methods [16] { Method [ abstract public method background ] { - Parameters [2] { @@ -5207,6 +5821,20 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ Phalcon\Image\Adapter\AdapterInterface ] } + Method [ abstract public method getHeight ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ abstract public method getWidth ] { + + - Parameters [0] { + } + - Return [ int ] + } + Method [ abstract public method mask ] { - Parameters [1] { @@ -5247,7 +5875,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [3] { Parameter #0 [ ?int $width = null ] Parameter #1 [ ?int $height = null ] - Parameter #2 [ int $master = null ] + Parameter #2 [ int $master = 4 ] } - Return [ Phalcon\Image\Adapter\AdapterInterface ] } @@ -5381,7 +6009,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Method [ abstract public method delete ] { - Parameters [1] { - Parameter #0 [ ?Closure $conditionCallback = ] + Parameter #0 [ ?Closure $conditionCallback = null ] } - Return [ bool ] } @@ -5468,7 +6096,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [2] { Parameter #0 [ $data ] - Parameter #1 [ ?Closure $conditionCallback = ] + Parameter #1 [ ?Closure $conditionCallback = null ] } - Return [ bool ] } @@ -5508,6 +6136,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [0] { } + - Return [ array|string ] } Method [ abstract public method partial ] { @@ -5859,6 +6488,90 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } + Interface [ interface Phalcon\Contracts\Container\Ioc\IocContainer ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [2] { + Method [ abstract public method hasService ] { + + - Parameters [1] { + Parameter #0 [ string $serviceName ] + } + - Return [ bool ] + } + + Method [ abstract public method getService ] { + + - Parameters [1] { + Parameter #0 [ string $serviceName ] + } + - Return [ object ] + } + } + } + + Interface [ interface Phalcon\Contracts\Container\Resolver\ReflectionParameterResolver ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ abstract public method resolveParameter ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Container\Ioc\IocContainer $ioc ] + Parameter #1 [ ReflectionParameter $parameter ] + } + - Return [ mixed ] + } + } + } + + Interface [ interface Phalcon\Contracts\Container\Service\Provider ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ abstract public method provide ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Contracts\Container\Service\Collection $services ] + } + - Return [ void ] + } + } + } + Interface [ interface Phalcon\Contracts\Db\Check ] { - Constants [0] { @@ -5943,12 +6656,14 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [0] { } + - Return [ string|int ] } Method [ abstract public method getType ] { - Parameters [0] { } + - Return [ string|int ] } Method [ abstract public method getTypeReference ] { @@ -5962,6 +6677,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [0] { } + - Return [ array|string|int ] } Method [ abstract public method hasDefault ] { @@ -6218,7 +6934,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [4] { Parameter #0 [ string $data ] Parameter #1 [ string $key ] - Parameter #2 [ string $algo ] + Parameter #2 [ string $algorithm ] Parameter #3 [ bool $raw = false ] } - Return [ string ] @@ -6502,7 +7218,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [3] { Parameter #0 [ string $eventType ] Parameter #1 [ $handler ] - Parameter #2 [ int $priority = null ] + Parameter #2 [ int $priority = 100 ] } - Return [ void ] } @@ -7135,6 +7851,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ int $dirtyState ] } + - Return [ Phalcon\Mvc\ModelInterface|bool ] } } } @@ -7160,7 +7877,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths = ] Parameter #2 [ $httpMethods = ] - Parameter #3 [ int $position = null ] + Parameter #3 [ int $position = 1 ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -7170,7 +7887,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + Parameter #2 [ int $position = 1 ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -7180,27 +7897,27 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + Parameter #2 [ int $position = 1 ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method addHead ] { + Method [ abstract public method addGet ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + Parameter #2 [ int $position = 1 ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method addGet ] { + Method [ abstract public method addHead ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + Parameter #2 [ int $position = 1 ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -7210,7 +7927,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + Parameter #2 [ int $position = 1 ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -7220,7 +7937,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + Parameter #2 [ int $position = 1 ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -7230,7 +7947,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + Parameter #2 [ int $position = 1 ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -7240,7 +7957,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + Parameter #2 [ int $position = 1 ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -7250,7 +7967,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + Parameter #2 [ int $position = 1 ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -7260,7 +7977,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + Parameter #2 [ int $position = 1 ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -7269,7 +7986,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\Router\RouteInterface $route ] - Parameter #1 [ int $position = null ] + Parameter #1 [ int $position = 1 ] } - Return [ Phalcon\Mvc\RouterInterface ] } @@ -7330,18 +8047,12 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ array ] } - Method [ abstract public method getRoutes ] { - - - Parameters [0] { - } - - Return [ array ] - } - Method [ abstract public method getRouteById ] { - Parameters [1] { - Parameter #0 [ $id ] + Parameter #0 [ $routeId ] } + - Return [ Phalcon\Mvc\Router\RouteInterface|bool ] } Method [ abstract public method getRouteByName ] { @@ -7349,6 +8060,14 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ string $name ] } + - Return [ Phalcon\Mvc\Router\RouteInterface|bool ] + } + + Method [ abstract public method getRoutes ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ abstract public method handle ] { @@ -7819,6 +8538,150 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } + Interface [ interface Phalcon\Cli\RouterInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [17] { + Method [ abstract public method add ] { + + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + } + - Return [ Phalcon\Cli\Router\RouteInterface ] + } + + Method [ abstract public method getActionName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ abstract public method getMatchedRoute ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Cli\Router\RouteInterface ] + } + + Method [ abstract public method getMatches ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ abstract public method getModuleName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ abstract public method getParams ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ abstract public method getParameters ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ abstract public method getRouteById ] { + + - Parameters [1] { + Parameter #0 [ $id ] + } + - Return [ Phalcon\Cli\Router\RouteInterface|bool ] + } + + Method [ abstract public method getRouteByName ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Cli\Router\RouteInterface|bool ] + } + + Method [ abstract public method getRoutes ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ abstract public method getTaskName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ abstract public method handle ] { + + - Parameters [1] { + Parameter #0 [ $arguments = ] + } + } + + Method [ abstract public method setDefaultAction ] { + + - Parameters [1] { + Parameter #0 [ string $actionName ] + } + - Return [ Phalcon\Cli\RouterInterface ] + } + + Method [ abstract public method setDefaultModule ] { + + - Parameters [1] { + Parameter #0 [ string $moduleName ] + } + - Return [ Phalcon\Cli\RouterInterface ] + } + + Method [ abstract public method setDefaults ] { + + - Parameters [1] { + Parameter #0 [ array $defaults ] + } + - Return [ Phalcon\Cli\RouterInterface ] + } + + Method [ abstract public method setDefaultTask ] { + + - Parameters [1] { + Parameter #0 [ string $taskName ] + } + - Return [ Phalcon\Cli\RouterInterface ] + } + + Method [ abstract public method wasMatched ] { + + - Parameters [0] { + } + - Return [ bool ] + } + } + } + Interface [ interface Phalcon\Cli\Router\RouteInterface ] { - Constants [0] { @@ -7956,7 +8819,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Interface [ interface Phalcon\Contracts\Encryption\Security\Security extends Phalcon\Contracts\Encryption\Security\CryptoUtils, Phalcon\Contracts\Encryption\Security\CsrfProtection, Phalcon\Contracts\Encryption\Security\PasswordSecurity ] { + Interface [ interface Phalcon\Contracts\Auth\Adapter\RememberAdapter extends Phalcon\Contracts\Auth\Adapter\Adapter ] { - Constants [0] { } @@ -7964,182 +8827,182 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [0] { + - Static methods [1] { + Method [ abstract static public method fromOptions ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Encryption\Security\Security $hasher ] + Parameter #1 [ array $options ] + } + - Return [ static ] + } } - Properties [0] { } - - Methods [19] { - Method [ abstract public method computeHmac ] { - - - Parameters [4] { - Parameter #0 [ string $data ] - Parameter #1 [ string $key ] - Parameter #2 [ string $algo ] - Parameter #3 [ bool $raw = false ] - } - - Return [ string ] - } - - Method [ abstract public method getRandom ] { + - Methods [5] { + Method [ abstract public method createRememberToken ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Contracts\Auth\AuthUser $user ] } - - Return [ Phalcon\Encryption\Security\Random ] + - Return [ Phalcon\Contracts\Auth\RememberToken ] } - Method [ abstract public method getRandomBytes ] { + Method [ abstract public method retrieveByToken ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $id ] + Parameter #1 [ string $token ] + Parameter #2 [ ?string $userAgent = null ] } - - Return [ int ] + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } - Method [ abstract public method setRandomBytes ] { + Method [ abstract public method retrieveByCredentials ] { - Parameters [1] { - Parameter #0 [ int $randomBytes ] + Parameter #0 [ array $credentials ] } - - Return [ Phalcon\Contracts\Encryption\Security\Security ] + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } - Method [ abstract public method getSaltBytes ] { + Method [ abstract public method retrieveById ] { - Parameters [1] { - Parameter #0 [ int $numberBytes = 0 ] + Parameter #0 [ $id ] } - - Return [ string ] + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } - Method [ abstract public method getToken ] { + Method [ abstract public method validateCredentials ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Auth\AuthUser $user ] + Parameter #1 [ array $credentials ] } - - Return [ ?string ] + - Return [ bool ] } + } + } - Method [ abstract public method getTokenKey ] { + Interface [ interface Phalcon\Contracts\Auth\AuthUser ] { - - Parameters [0] { - } - - Return [ ?string ] - } + - Constants [0] { + } - Method [ abstract public method checkToken ] { + - Static properties [0] { + } - - Parameters [3] { - Parameter #0 [ ?string $tokenKey = null ] - Parameter #1 [ $tokenValue = ] - Parameter #2 [ bool $destroyIfValid = true ] - } - - Return [ bool ] - } + - Static methods [0] { + } - Method [ abstract public method destroyToken ] { + - Properties [0] { + } + + - Methods [2] { + Method [ abstract public method getAuthIdentifier ] { - Parameters [0] { } - - Return [ Phalcon\Contracts\Encryption\Security\Security ] + - Return [ string|int ] } - Method [ abstract public method getRequestToken ] { + Method [ abstract public method getAuthPassword ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } + } + } - Method [ abstract public method getSessionToken ] { + Interface [ interface Phalcon\Contracts\Auth\Guard\BasicAuth ] { - - Parameters [0] { - } - - Return [ ?string ] - } + - Constants [0] { + } - Method [ abstract public method checkHash ] { + - Static properties [0] { + } - - Parameters [3] { - Parameter #0 [ string $password ] - Parameter #1 [ string $passwordHash ] - Parameter #2 [ int $maxPassLength = 0 ] + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [2] { + Method [ abstract public method basic ] { + + - Parameters [2] { + Parameter #0 [ string $field = 'email' ] + Parameter #1 [ array $extraConditions = [] ] } - Return [ bool ] } - Method [ abstract public method hash ] { + Method [ abstract public method onceBasic ] { - Parameters [2] { - Parameter #0 [ string $password ] - Parameter #1 [ array $options = [] ] + Parameter #0 [ string $field = 'email' ] + Parameter #1 [ array $extraConditions = [] ] } - - Return [ string ] + - Return [ Phalcon\Contracts\Auth\AuthUser|false ] } + } + } - Method [ abstract public method isLegacyHash ] { + Interface [ interface Phalcon\Contracts\Auth\Guard\GuardStateful ] { - - Parameters [1] { - Parameter #0 [ string $passwordHash ] - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ abstract public method getHashInformation ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ string $hash ] - } - - Return [ array ] - } + - Static methods [0] { + } - Method [ abstract public method getDefaultHash ] { + - Properties [0] { + } - - Parameters [0] { + - Methods [5] { + Method [ abstract public method attempt ] { + + - Parameters [2] { + Parameter #0 [ array $credentials = [] ] + Parameter #1 [ bool $remember = false ] } - - Return [ int ] + - Return [ bool ] } - Method [ abstract public method setDefaultHash ] { + Method [ abstract public method login ] { - - Parameters [1] { - Parameter #0 [ int $defaultHash ] + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Auth\AuthUser $user ] + Parameter #1 [ bool $remember = false ] } - - Return [ Phalcon\Contracts\Encryption\Security\Security ] + - Return [ void ] } - Method [ abstract public method getWorkFactor ] { + Method [ abstract public method loginById ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $id ] + Parameter #1 [ bool $remember = false ] } - - Return [ int ] + - Return [ Phalcon\Contracts\Auth\AuthUser|false ] } - Method [ abstract public method setWorkFactor ] { + Method [ abstract public method logout ] { - - Parameters [1] { - Parameter #0 [ int $workFactor ] + - Parameters [0] { } - - Return [ Phalcon\Contracts\Encryption\Security\Security ] + - Return [ void ] } - } - } - - Interface [ interface Phalcon\Contracts\Events\Stoppable ] { - - - Constants [0] { - } - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [1] { - Method [ abstract public method isPropagationStopped ] { + Method [ abstract public method viaRemember ] { - Parameters [0] { } @@ -8148,7 +9011,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Interface [ interface Phalcon\DataMapper\Pdo\ConnectionLocatorInterface ] { + Interface [ interface Phalcon\Contracts\Auth\Manager ] { - Constants [0] { } @@ -8162,145 +9025,149 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [6] { - Method [ abstract public method getMaster ] { + - Methods [18] { + Method [ abstract public method access ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $accessName ] } - - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] + - Return [ self ] } - Method [ abstract public method getRead ] { + Method [ abstract public method addAccessList ] { - Parameters [1] { - Parameter #0 [ string $name = '' ] + Parameter #0 [ array $accessList ] } - - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] + - Return [ self ] } - Method [ abstract public method getWrite ] { + Method [ abstract public method addGuard ] { - - Parameters [1] { - Parameter #0 [ string $name = '' ] + - Parameters [3] { + Parameter #0 [ string $nameGuard ] + Parameter #1 [ Phalcon\Contracts\Auth\Guard\Guard $guard ] + Parameter #2 [ bool $isDefault = false ] } - - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] + - Return [ self ] } - Method [ abstract public method setMaster ] { + Method [ abstract public method attempt ] { - - Parameters [1] { - Parameter #0 [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface $callableObject ] + - Parameters [2] { + Parameter #0 [ array $credentials = [] ] + Parameter #1 [ bool $remember = false ] } - - Return [ Phalcon\DataMapper\Pdo\ConnectionLocatorInterface ] + - Return [ bool ] } - Method [ abstract public method setRead ] { + Method [ abstract public method check ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $callableObject ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Pdo\ConnectionLocatorInterface ] + - Return [ bool ] } - Method [ abstract public method setWrite ] { + Method [ abstract public method except ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $callableObject ] + - Parameters [1] { + Parameter #0 [ string ...$actions ] } - - Return [ Phalcon\DataMapper\Pdo\ConnectionLocatorInterface ] + - Return [ self ] } - } - } - Interface [ interface Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] { - - - Constants [0] { - } + Method [ abstract public method getAccess ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ ?Phalcon\Contracts\Auth\Access\Access ] + } - - Static methods [0] { - } + Method [ abstract public method getAccessList ] { - - Properties [0] { - } + - Parameters [0] { + } + - Return [ array ] + } - - Methods [9] { - Method [ abstract public method finish ] { + Method [ abstract public method getDefaultGuard ] { - - Parameters [2] { - Parameter #0 [ ?string $statement = null ] - Parameter #1 [ array $values = [] ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Phalcon\Contracts\Auth\Guard\Guard ] } - Method [ abstract public method getLogger ] { + Method [ abstract public method getGuards ] { - Parameters [0] { } - - Return [ Phalcon\Logger\LoggerInterface ] + - Return [ array ] } - Method [ abstract public method getLogFormat ] { + Method [ abstract public method guard ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $name = null ] } - - Return [ string ] + - Return [ Phalcon\Contracts\Auth\Guard\Guard ] } - Method [ abstract public method getLogLevel ] { + Method [ abstract public method id ] { - Parameters [0] { } - - Return [ string ] + - Return [ string|int|null ] } - Method [ abstract public method isActive ] { + Method [ abstract public method logout ] { - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ abstract public method setActive ] { + Method [ abstract public method only ] { - Parameters [1] { - Parameter #0 [ bool $active ] + Parameter #0 [ string ...$actions ] } - - Return [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] + - Return [ self ] } - Method [ abstract public method setLogFormat ] { + Method [ abstract public method setAccess ] { - Parameters [1] { - Parameter #0 [ string $logFormat ] + Parameter #0 [ Phalcon\Contracts\Auth\Access\Access $access ] } - - Return [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] + - Return [ self ] } - Method [ abstract public method setLogLevel ] { + Method [ abstract public method setDefaultGuard ] { - Parameters [1] { - Parameter #0 [ string $logLevel ] + Parameter #0 [ Phalcon\Contracts\Auth\Guard\Guard $guard ] } - - Return [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] + - Return [ self ] } - Method [ abstract public method start ] { + Method [ abstract public method user ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] + } + + Method [ abstract public method validate ] { - Parameters [1] { - Parameter #0 [ string $method ] + Parameter #0 [ array $credentials = [] ] } - - Return [ void ] + - Return [ bool ] } } } - Interface [ interface Phalcon\Db\CheckInterface extends Phalcon\Contracts\Db\Check ] { + Interface [ interface Phalcon\Contracts\Container\Ioc\IocContainerFactory ] { - Constants [0] { } @@ -8314,24 +9181,100 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [2] { - Method [ abstract public method getExpression ] { + - Methods [1] { + Method [ abstract public method newContainer ] { - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Contracts\Container\Ioc\IocContainer ] } + } + } - Method [ abstract public method getName ] { + Interface [ interface Phalcon\Contracts\Container\Resolver\ResolverService extends Phalcon\Contracts\Container\Resolver\ReflectionParameterResolver ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [7] { + Method [ abstract public method isResolvableClass ] { + + - Parameters [1] { + Parameter #0 [ string $className ] } - - Return [ string ] + - Return [ bool ] + } + + Method [ abstract public method resolveCall ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Contracts\Container\Ioc\IocContainer $ioc ] + Parameter #1 [ $callableObject ] + Parameter #2 [ array $arguments ] + } + - Return [ mixed ] + } + + Method [ abstract public method resolveClass ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Contracts\Container\Ioc\IocContainer $ioc ] + Parameter #1 [ string $className ] + Parameter #2 [ array $arguments ] + } + - Return [ object ] + } + + Method [ abstract public method resolveMethod ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Contracts\Container\Ioc\IocContainer $ioc ] + Parameter #1 [ ReflectionMethod $method ] + Parameter #2 [ $instance ] + } + - Return [ void ] + } + + Method [ abstract public method resolveParameters ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Contracts\Container\Ioc\IocContainer $ioc ] + Parameter #1 [ array $parameters ] + Parameter #2 [ array $arguments ] + } + - Return [ array ] + } + + Method [ abstract public method resolveType ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Container\Ioc\IocContainer $ioc ] + Parameter #1 [ ReflectionType $type ] + } + - Return [ mixed ] + } + + Method [ abstract public method resolveParameter ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Container\Ioc\IocContainer $ioc ] + Parameter #1 [ ReflectionParameter $parameter ] + } + - Return [ mixed ] } } } - Interface [ interface Phalcon\Db\ColumnInterface extends Phalcon\Contracts\Db\Column ] { + Interface [ interface Phalcon\Contracts\Container\Service\Collection extends Phalcon\Contracts\Container\Ioc\IocContainer ] { - Constants [0] { } @@ -8345,229 +9288,272 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [16] { - Method [ abstract public method getAfterPosition ] { + - Methods [32] { + Method [ abstract public method getAlias ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ ?string ] + - Return [ string ] } - Method [ abstract public method getBindType ] { + Method [ abstract public method hasAlias ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ int ] + - Return [ bool ] } - Method [ abstract public method getDefault ] { + Method [ abstract public method setAlias ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ string $alias ] } + - Return [ static ] } - Method [ abstract public method getName ] { + Method [ abstract public method unsetAlias ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ void ] } - Method [ abstract public method getScale ] { + Method [ abstract public method getDefinition ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ int ] + - Return [ Phalcon\Container\Definition\ServiceDefinition ] } - Method [ abstract public method getSize ] { + Method [ abstract public method hasDefinition ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } + - Return [ bool ] } - Method [ abstract public method getType ] { + Method [ abstract public method newDefinition ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } + - Return [ Phalcon\Container\Definition\ServiceDefinition ] } - Method [ abstract public method getTypeReference ] { + Method [ abstract public method setDefinition ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ Phalcon\Container\Definition\ServiceDefinition $definition ] } - - Return [ int ] + - Return [ static ] } - Method [ abstract public method getTypeValues ] { + Method [ abstract public method unsetDefinition ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } + - Return [ void ] } - Method [ abstract public method hasDefault ] { + Method [ abstract public method getInstance ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ object ] } - Method [ abstract public method isAutoIncrement ] { + Method [ abstract public method hasInstance ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - Return [ bool ] } - Method [ abstract public method isFirst ] { + Method [ abstract public method setInstance ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ $instance ] + Parameter #2 [ string $lifetime ] } - - Return [ bool ] + - Return [ static ] } - Method [ abstract public method isNotNull ] { + Method [ abstract public method unsetInstance ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ void ] } - Method [ abstract public method isNumeric ] { + Method [ abstract public method unsetInstances ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $lifetime ] } - - Return [ bool ] + - Return [ void ] } - Method [ abstract public method isPrimary ] { + Method [ abstract public method getParameter ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ mixed ] } - Method [ abstract public method isUnsigned ] { + Method [ abstract public method hasParameter ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - Return [ bool ] } - } - } - Interface [ interface Phalcon\Db\IndexInterface extends Phalcon\Contracts\Db\Index ] { - - - Constants [0] { - } + Method [ abstract public method setParameter ] { - - Static properties [0] { - } + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $value ] + } + - Return [ static ] + } - - Static methods [0] { - } + Method [ abstract public method unsetParameter ] { - - Properties [0] { - } + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ void ] + } - - Methods [3] { - Method [ abstract public method getColumns ] { + Method [ abstract public method bind ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $interfaceName ] + Parameter #1 [ string $concrete ] } - - Return [ array ] + - Return [ Phalcon\Container\Definition\ServiceDefinition ] } - Method [ abstract public method getName ] { + Method [ abstract public method callableGet ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ Closure ] } - Method [ abstract public method getType ] { + Method [ abstract public method callableNew ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ Closure ] } - } - } - - Interface [ interface Phalcon\Db\ReferenceInterface extends Phalcon\Contracts\Db\Reference ] { - - Constants [0] { - } + Method [ abstract public method extend ] { - - Static properties [0] { - } + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $callableObject ] + } + - Return [ void ] + } - - Static methods [0] { - } + Method [ abstract public method get ] { - - Properties [0] { - } + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ mixed ] + } - - Methods [8] { - Method [ abstract public method getColumns ] { + Method [ abstract public method getByTag ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $tag ] } - Return [ array ] } - Method [ abstract public method getName ] { + Method [ abstract public method getResolver ] { - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Container\Resolver\Resolver ] } - Method [ abstract public method getOnDelete ] { + Method [ abstract public method has ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ ?string ] + - Return [ bool ] } - Method [ abstract public method getOnUpdate ] { + Method [ abstract public method isAutowireEnabled ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ bool ] } - Method [ abstract public method getReferencedColumns ] { + Method [ abstract public method new ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ array ] + - Return [ mixed ] } - Method [ abstract public method getReferencedSchema ] { + Method [ abstract public method set ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $definition ] } - - Return [ ?string ] + - Return [ Phalcon\Container\Definition\ServiceDefinition ] } - Method [ abstract public method getReferencedTable ] { + Method [ abstract public method setAutowire ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $enabled ] } - - Return [ string ] + - Return [ static ] } - Method [ abstract public method getSchemaName ] { + Method [ abstract public method hasService ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $serviceName ] } - - Return [ ?string ] + - Return [ bool ] + } + + Method [ abstract public method getService ] { + + - Parameters [1] { + Parameter #0 [ string $serviceName ] + } + - Return [ object ] } } } - Interface [ interface Phalcon\Db\ResultInterface extends Phalcon\Contracts\Db\Result ] { + Interface [ interface Phalcon\Contracts\Encryption\Security\Security extends Phalcon\Contracts\Encryption\Security\CryptoUtils, Phalcon\Contracts\Encryption\Security\CsrfProtection, Phalcon\Contracts\Encryption\Security\PasswordSecurity ] { - Constants [0] { } @@ -8581,140 +9567,161 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [8] { - Method [ abstract public method dataSeek ] { + - Methods [19] { + Method [ abstract public method computeHmac ] { - - Parameters [1] { - Parameter #0 [ int $number ] + - Parameters [4] { + Parameter #0 [ string $data ] + Parameter #1 [ string $key ] + Parameter #2 [ string $algorithm ] + Parameter #3 [ bool $raw = false ] } + - Return [ string ] } - Method [ abstract public method execute ] { + Method [ abstract public method getRandom ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Encryption\Security\Random ] } - Method [ abstract public method fetch ] { + Method [ abstract public method getRandomBytes ] { - Parameters [0] { } + - Return [ int ] } - Method [ abstract public method fetchAll ] { + Method [ abstract public method setRandomBytes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $randomBytes ] } - - Return [ array ] + - Return [ Phalcon\Contracts\Encryption\Security\Security ] } - Method [ abstract public method fetchArray ] { + Method [ abstract public method getSaltBytes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $numberBytes = 0 ] } + - Return [ string ] } - Method [ abstract public method getInternalResult ] { + Method [ abstract public method getToken ] { - Parameters [0] { } - - Return [ PDOStatement ] + - Return [ ?string ] } - Method [ abstract public method numRows ] { + Method [ abstract public method getTokenKey ] { - Parameters [0] { } - - Return [ int ] + - Return [ ?string ] } - Method [ abstract public method setFetchMode ] { + Method [ abstract public method checkToken ] { - - Parameters [1] { - Parameter #0 [ int $fetchMode ] + - Parameters [3] { + Parameter #0 [ ?string $tokenKey = null ] + Parameter #1 [ $tokenValue = ] + Parameter #2 [ bool $destroyIfValid = true ] } - Return [ bool ] } - } - } - - Interface [ interface Phalcon\Di\ServiceInterface ] { - - Constants [0] { - } + Method [ abstract public method destroyToken ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ Phalcon\Contracts\Encryption\Security\Security ] + } - - Static methods [0] { - } + Method [ abstract public method getRequestToken ] { - - Properties [0] { - } + - Parameters [0] { + } + - Return [ ?string ] + } - - Methods [8] { - Method [ abstract public method getDefinition ] { + Method [ abstract public method getSessionToken ] { - Parameters [0] { } + - Return [ ?string ] } - Method [ abstract public method getParameter ] { + Method [ abstract public method checkHash ] { - - Parameters [1] { - Parameter #0 [ int $position ] + - Parameters [3] { + Parameter #0 [ string $password ] + Parameter #1 [ string $passwordHash ] + Parameter #2 [ int $maxPassLength = 0 ] } + - Return [ bool ] } - Method [ abstract public method isResolved ] { + Method [ abstract public method hash ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $password ] + Parameter #1 [ array $options = [] ] } - - Return [ bool ] + - Return [ string ] } - Method [ abstract public method isShared ] { + Method [ abstract public method isLegacyHash ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $passwordHash ] } - Return [ bool ] } - Method [ abstract public method resolve ] { + Method [ abstract public method getHashInformation ] { - - Parameters [2] { - Parameter #0 [ $parameters = ] - Parameter #1 [ ?Phalcon\Di\DiInterface $container = ] + - Parameters [1] { + Parameter #0 [ string $hash ] } + - Return [ array ] } - Method [ abstract public method setDefinition ] { + Method [ abstract public method getDefaultHash ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ abstract public method setDefaultHash ] { - Parameters [1] { - Parameter #0 [ $definition ] + Parameter #0 [ int $defaultHash ] } + - Return [ Phalcon\Contracts\Encryption\Security\Security ] } - Method [ abstract public method setParameter ] { + Method [ abstract public method getWorkFactor ] { - - Parameters [2] { - Parameter #0 [ int $position ] - Parameter #1 [ array $parameter ] + - Parameters [0] { } - - Return [ Phalcon\Di\ServiceInterface ] + - Return [ int ] } - Method [ abstract public method setShared ] { + Method [ abstract public method setWorkFactor ] { - Parameters [1] { - Parameter #0 [ bool $shared ] + Parameter #0 [ int $workFactor ] } + - Return [ Phalcon\Contracts\Encryption\Security\Security ] } } } - Interface [ interface Phalcon\Domain\Payload\PayloadInterface extends Phalcon\Domain\Payload\ReadableInterface, Phalcon\Domain\Payload\WriteableInterface ] { + Interface [ interface Phalcon\Contracts\Events\Stoppable ] { - Constants [0] { } @@ -8728,95 +9735,83 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [12] { - Method [ abstract public method getException ] { - - - Parameters [0] { - } - - Return [ ?Throwable ] - } - - Method [ abstract public method getExtras ] { + - Methods [1] { + Method [ abstract public method isPropagationStopped ] { - Parameters [0] { } + - Return [ bool ] } + } + } - Method [ abstract public method getInput ] { - - - Parameters [0] { - } - } + Interface [ interface Phalcon\DataMapper\Pdo\ConnectionLocatorInterface ] { - Method [ abstract public method getMessages ] { + - Constants [0] { + } - - Parameters [0] { - } - } + - Static properties [0] { + } - Method [ abstract public method getOutput ] { + - Static methods [0] { + } - - Parameters [0] { - } - } + - Properties [0] { + } - Method [ abstract public method getStatus ] { + - Methods [6] { + Method [ abstract public method getMaster ] { - Parameters [0] { } + - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] } - Method [ abstract public method setException ] { - - - Parameters [1] { - Parameter #0 [ Throwable $exception ] - } - - Return [ Phalcon\Domain\Payload\PayloadInterface ] - } - - Method [ abstract public method setExtras ] { + Method [ abstract public method getRead ] { - Parameters [1] { - Parameter #0 [ $extras ] + Parameter #0 [ string $name = '' ] } - - Return [ Phalcon\Domain\Payload\PayloadInterface ] + - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] } - Method [ abstract public method setInput ] { + Method [ abstract public method getWrite ] { - Parameters [1] { - Parameter #0 [ $input ] + Parameter #0 [ string $name = '' ] } - - Return [ Phalcon\Domain\Payload\PayloadInterface ] + - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] } - Method [ abstract public method setMessages ] { + Method [ abstract public method setMaster ] { - Parameters [1] { - Parameter #0 [ $messages ] + Parameter #0 [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface $callableObject ] } - - Return [ Phalcon\Domain\Payload\PayloadInterface ] + - Return [ Phalcon\DataMapper\Pdo\ConnectionLocatorInterface ] } - Method [ abstract public method setOutput ] { + Method [ abstract public method setRead ] { - - Parameters [1] { - Parameter #0 [ $output ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $callableObject ] } - - Return [ Phalcon\Domain\Payload\PayloadInterface ] + - Return [ Phalcon\DataMapper\Pdo\ConnectionLocatorInterface ] } - Method [ abstract public method setStatus ] { + Method [ abstract public method setWrite ] { - - Parameters [1] { - Parameter #0 [ $status ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $callableObject ] } - - Return [ Phalcon\Domain\Payload\PayloadInterface ] + - Return [ Phalcon\DataMapper\Pdo\ConnectionLocatorInterface ] } } } - Interface [ interface Phalcon\Encryption\Crypt\CryptInterface ] { + Interface [ interface Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] { - Constants [0] { } @@ -8830,144 +9825,79 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [17] { - Method [ abstract public method decrypt ] { + - Methods [9] { + Method [ abstract public method finish ] { - Parameters [2] { - Parameter #0 [ string $input ] - Parameter #1 [ ?string $key = null ] + Parameter #0 [ ?string $statement = null ] + Parameter #1 [ array $values = [] ] } - - Return [ string ] + - Return [ void ] } - Method [ abstract public method decryptBase64 ] { + Method [ abstract public method getLogger ] { - - Parameters [2] { - Parameter #0 [ string $input ] - Parameter #1 [ ?string $key = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Logger\LoggerInterface ] } - Method [ abstract public method encrypt ] { + Method [ abstract public method getLogFormat ] { - - Parameters [2] { - Parameter #0 [ string $input ] - Parameter #1 [ ?string $key = null ] + - Parameters [0] { } - Return [ string ] } - Method [ abstract public method encryptBase64 ] { + Method [ abstract public method getLogLevel ] { - - Parameters [2] { - Parameter #0 [ string $input ] - Parameter #1 [ ?string $key = null ] + - Parameters [0] { } - Return [ string ] } - Method [ abstract public method getAvailableCiphers ] { + Method [ abstract public method isActive ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - 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\Encryption\Crypt\CryptInterface ] - } - - Method [ abstract public method setAuthData ] { - - - Parameters [1] { - Parameter #0 [ string $data ] - } - - 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 ] { + Method [ abstract public method setActive ] { - Parameters [1] { - Parameter #0 [ string $cipher ] + Parameter #0 [ bool $active ] } - - Return [ Phalcon\Encryption\Crypt\CryptInterface ] + - Return [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] } - Method [ abstract public method setKey ] { + Method [ abstract public method setLogFormat ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ string $logFormat ] } - - Return [ Phalcon\Encryption\Crypt\CryptInterface ] + - Return [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] } - Method [ abstract public method setPadding ] { + Method [ abstract public method setLogLevel ] { - Parameters [1] { - Parameter #0 [ int $scheme ] + Parameter #0 [ string $logLevel ] } - - Return [ Phalcon\Encryption\Crypt\CryptInterface ] + - Return [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] } - Method [ abstract public method useSigning ] { + Method [ abstract public method start ] { - Parameters [1] { - Parameter #0 [ bool $useSigning ] + Parameter #0 [ string $method ] } - - Return [ Phalcon\Encryption\Crypt\CryptInterface ] + - Return [ void ] } } } - Interface [ interface Phalcon\Events\EventInterface extends Phalcon\Contracts\Events\Event ] { + Interface [ interface Phalcon\Db\CheckInterface extends Phalcon\Contracts\Db\Check ] { - Constants [0] { } @@ -8981,62 +9911,26 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [7] { - Method [ abstract public method getData ] { - - - Parameters [0] { - } - } - - Method [ abstract public method getType ] { - - - Parameters [0] { - } - } - - Method [ abstract public method isCancelable ] { - - - Parameters [0] { - } - - Return [ bool ] - } - - Method [ abstract public method isStopped ] { + - Methods [2] { + Method [ abstract public method getExpression ] { - Parameters [0] { } - - Return [ bool ] - } - - Method [ abstract public method setData ] { - - - Parameters [1] { - Parameter #0 [ $data = ] - } - - Return [ Phalcon\Contracts\Events\Event ] - } - - Method [ abstract public method setType ] { - - - Parameters [1] { - Parameter #0 [ string $type ] - } - - Return [ Phalcon\Contracts\Events\Event ] + - Return [ string ] } - Method [ abstract public method stop ] { + Method [ abstract public method getName ] { - Parameters [0] { } - - Return [ Phalcon\Contracts\Events\Event ] + - Return [ string ] } } } - Interface [ interface Phalcon\Events\ManagerInterface extends Phalcon\Contracts\Events\Manager ] { + Interface [ interface Phalcon\Db\ColumnInterface extends Phalcon\Contracts\Db\Column ] { - - Constants [1] { - Constant [ public int DEFAULT_PRIORITY ] { 100 } + - Constants [0] { } - Static properties [0] { @@ -9049,137 +9943,120 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [16] { - Method [ abstract public method addSubscriber ] { + Method [ abstract public method getAfterPosition ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Contracts\Events\Subscriber $subscriber ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?string ] } - Method [ abstract public method arePrioritiesEnabled ] { + Method [ abstract public method getBindType ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ abstract public method attach ] { + Method [ abstract public method getDefault ] { - - Parameters [3] { - Parameter #0 [ string $eventType ] - Parameter #1 [ $handler ] - Parameter #2 [ int $priority = null ] + - Parameters [0] { } - - Return [ void ] } - Method [ abstract public method clearSubscribers ] { + Method [ abstract public method getName ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ abstract public method collectResponses ] { + Method [ abstract public method getScale ] { - - Parameters [1] { - Parameter #0 [ bool $collect ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ abstract public method detach ] { + Method [ abstract public method getSize ] { - - Parameters [2] { - Parameter #0 [ string $eventType ] - Parameter #1 [ $handler ] + - Parameters [0] { } - - Return [ void ] + - Return [ string|int ] } - Method [ abstract public method detachAll ] { + Method [ abstract public method getType ] { - - Parameters [1] { - Parameter #0 [ ?string $type = null ] + - Parameters [0] { } - - Return [ void ] + - Return [ string|int ] } - Method [ abstract public method enablePriorities ] { + Method [ abstract public method getTypeReference ] { - - Parameters [1] { - Parameter #0 [ bool $enablePriorities ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ abstract public method fire ] { + Method [ abstract public method getTypeValues ] { - - Parameters [4] { - Parameter #0 [ string $eventType ] - Parameter #1 [ $source ] - Parameter #2 [ $data = ] - Parameter #3 [ bool $cancelable = true ] + - Parameters [0] { } + - Return [ array|string|int ] } - Method [ abstract public method getListeners ] { + Method [ abstract public method hasDefault ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ abstract public method getResponses ] { + Method [ abstract public method isAutoIncrement ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ abstract public method getSubscribers ] { + Method [ abstract public method isFirst ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ abstract public method hasListeners ] { + Method [ abstract public method isNotNull ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [0] { } - Return [ bool ] } - Method [ abstract public method isCollecting ] { + Method [ abstract public method isNumeric ] { - Parameters [0] { } - Return [ bool ] } - Method [ abstract public method isValidHandler ] { + Method [ abstract public method isPrimary ] { - - Parameters [1] { - Parameter #0 [ $handler ] + - Parameters [0] { } - Return [ bool ] } - Method [ abstract public method removeSubscriber ] { + Method [ abstract public method isUnsigned ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Contracts\Events\Subscriber $subscriber ] + - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } } } - Interface [ interface Phalcon\Filter\FilterInterface ] { + Interface [ interface Phalcon\Db\IndexInterface extends Phalcon\Contracts\Db\Index ] { - Constants [0] { } @@ -9193,19 +10070,31 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [1] { - Method [ abstract public method sanitize ] { + - Methods [3] { + Method [ abstract public method getColumns ] { - - Parameters [3] { - Parameter #0 [ $value ] - Parameter #1 [ $sanitizers ] - Parameter #2 [ bool $noRecursive = false ] + - Parameters [0] { + } + - Return [ array ] + } + + Method [ abstract public method getName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ abstract public method getType ] { + + - Parameters [0] { } + - Return [ string ] } } } - Interface [ interface Phalcon\Filter\Validation\ValidationInterface ] { + Interface [ interface Phalcon\Db\ReferenceInterface extends Phalcon\Contracts\Db\Reference ] { - Constants [0] { } @@ -9219,123 +10108,66 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [14] { - Method [ abstract public method add ] { - - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] - } - - Return [ Phalcon\Filter\Validation\ValidationInterface ] - } - - Method [ abstract public method appendMessage ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] - } - - Return [ Phalcon\Filter\Validation\ValidationInterface ] - } - - Method [ abstract public method bind ] { - - - Parameters [3] { - Parameter #0 [ $entity ] - Parameter #1 [ $data ] - Parameter #2 [ array $whitelist = [] ] - } - - Return [ Phalcon\Filter\Validation\ValidationInterface ] - } - - Method [ abstract public method getEntity ] { + - Methods [8] { + Method [ abstract public method getColumns ] { - Parameters [0] { } + - Return [ array ] } - Method [ abstract public method getFilters ] { - - - Parameters [1] { - Parameter #0 [ ?string $field = null ] - } - } - - Method [ abstract public method getLabel ] { + Method [ abstract public method getName ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [0] { } - Return [ string ] } - Method [ abstract public method getMessages ] { + Method [ abstract public method getOnDelete ] { - Parameters [0] { } - - Return [ Phalcon\Messages\Messages ] + - Return [ ?string ] } - Method [ abstract public method getValidators ] { + Method [ abstract public method getOnUpdate ] { - Parameters [0] { } - - Return [ array ] - } - - Method [ abstract public method getValue ] { - - - Parameters [1] { - Parameter #0 [ string $field ] - } - } - - Method [ abstract public method rule ] { - - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] - } - - Return [ Phalcon\Filter\Validation\ValidationInterface ] + - Return [ ?string ] } - Method [ abstract public method rules ] { + Method [ abstract public method getReferencedColumns ] { - - Parameters [2] { - Parameter #0 [ string $field ] - Parameter #1 [ array $validators ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidationInterface ] + - Return [ array ] } - Method [ abstract public method setFilters ] { + Method [ abstract public method getReferencedSchema ] { - - Parameters [2] { - Parameter #0 [ string $field ] - Parameter #1 [ $filters ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidationInterface ] + - Return [ ?string ] } - Method [ abstract public method setLabels ] { + Method [ abstract public method getReferencedTable ] { - - Parameters [1] { - Parameter #0 [ array $labels ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ abstract public method validate ] { + Method [ abstract public method getSchemaName ] { - - Parameters [3] { - Parameter #0 [ $data = ] - Parameter #1 [ $entity = ] - Parameter #2 [ array $whitelist = [] ] + - Parameters [0] { } + - Return [ ?string ] } } } - Interface [ interface Phalcon\Html\Attributes\AttributesInterface ] { + Interface [ interface Phalcon\Db\ResultInterface extends Phalcon\Contracts\Db\Result ] { - Constants [0] { } @@ -9349,49 +10181,65 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [2] { - Method [ abstract public method getAttributes ] { + - Methods [8] { + Method [ abstract public method dataSeek ] { + + - Parameters [1] { + Parameter #0 [ int $number ] + } + } + + Method [ abstract public method execute ] { - Parameters [0] { } - - Return [ Phalcon\Html\Attributes ] + - Return [ bool ] } - Method [ abstract public method setAttributes ] { + Method [ abstract public method fetch ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\Attributes $attributes ] + - Parameters [0] { } - - Return [ Phalcon\Html\Attributes\AttributesInterface ] } - } - } - Interface [ interface Phalcon\Html\Attributes\RenderInterface ] { + Method [ abstract public method fetchAll ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ array ] + } - - Static properties [0] { - } + Method [ abstract public method fetchArray ] { - - Static methods [0] { - } + - Parameters [0] { + } + } - - Properties [0] { - } + Method [ abstract public method getInternalResult ] { - - Methods [1] { - Method [ abstract public method render ] { + - Parameters [0] { + } + - Return [ PDOStatement ] + } + + Method [ abstract public method numRows ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] + } + + Method [ abstract public method setFetchMode ] { + + - Parameters [1] { + Parameter #0 [ int $fetchMode ] + } + - Return [ bool ] } } } - Interface [ interface Phalcon\Html\Escaper\EscaperInterface ] { + Interface [ interface Phalcon\Di\ServiceInterface ] { - Constants [0] { } @@ -9406,72 +10254,67 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [8] { - Method [ abstract public method attributes ] { + Method [ abstract public method getDefinition ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - - Return [ string ] } - Method [ abstract public method css ] { + Method [ abstract public method getParameter ] { - Parameters [1] { - Parameter #0 [ string $input ] + Parameter #0 [ int $position ] } - - Return [ string ] } - Method [ abstract public method getEncoding ] { + Method [ abstract public method isResolved ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ abstract public method html ] { + Method [ abstract public method isShared ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ abstract public method js ] { + Method [ abstract public method resolve ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [2] { + Parameter #0 [ $parameters = ] + Parameter #1 [ ?Phalcon\Di\DiInterface $container = null ] } - - Return [ string ] } - Method [ abstract public method setEncoding ] { + Method [ abstract public method setDefinition ] { - Parameters [1] { - Parameter #0 [ string $encoding ] + Parameter #0 [ $definition ] } - - Return [ Phalcon\Html\Escaper\EscaperInterface ] } - Method [ abstract public method setFlags ] { + Method [ abstract public method setParameter ] { - - Parameters [1] { - Parameter #0 [ int $flags ] + - Parameters [2] { + Parameter #0 [ int $position ] + Parameter #1 [ array $parameter ] } - - Return [ Phalcon\Html\Escaper\EscaperInterface ] + - Return [ Phalcon\Di\ServiceInterface ] } - Method [ abstract public method url ] { + Method [ abstract public method setShared ] { - Parameters [1] { - Parameter #0 [ string $input ] + Parameter #0 [ bool $shared ] } - - Return [ string ] } } } - Interface [ interface Phalcon\Html\Link\Interfaces\EvolvableLinkInterface extends Phalcon\Html\Link\Interfaces\LinkInterface ] { + Interface [ interface Phalcon\Domain\Payload\PayloadInterface extends Phalcon\Domain\Payload\ReadableInterface, Phalcon\Domain\Payload\WriteableInterface ] { - Constants [0] { } @@ -9485,152 +10328,95 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [9] { - Method [ abstract public method withHref ] { + - Methods [12] { + Method [ abstract public method getException ] { - - Parameters [1] { - Parameter #0 [ string $href ] + - Parameters [0] { } - - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkInterface ] + - Return [ ?Throwable ] } - Method [ abstract public method withRel ] { + Method [ abstract public method getExtras ] { - - Parameters [1] { - Parameter #0 [ string $rel ] + - Parameters [0] { } - - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkInterface ] } - Method [ abstract public method withoutRel ] { + Method [ abstract public method getInput ] { - - Parameters [1] { - Parameter #0 [ string $rel ] + - Parameters [0] { } - - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkInterface ] } - Method [ abstract public method withAttribute ] { + Method [ abstract public method getMessages ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ string $value ] + - Parameters [0] { } - - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkInterface ] } - Method [ abstract public method withoutAttribute ] { + Method [ abstract public method getOutput ] { - - Parameters [1] { - Parameter #0 [ string $attribute ] + - Parameters [0] { } - - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkInterface ] } - Method [ abstract public method getAttributes ] { + Method [ abstract public method getStatus ] { - Parameters [0] { } - - Return [ array ] } - Method [ abstract public method getHref ] { + Method [ abstract public method setException ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Throwable $exception ] } - - Return [ string ] + - Return [ Phalcon\Domain\Payload\PayloadInterface ] } - Method [ abstract public method getRels ] { - - - Parameters [0] { - } - - Return [ array ] - } - - Method [ abstract public method isTemplated ] { - - - Parameters [0] { - } - - Return [ bool ] - } - } - } - - Interface [ interface Phalcon\Html\Link\Interfaces\EvolvableLinkProviderInterface extends Phalcon\Html\Link\Interfaces\LinkProviderInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [4] { - Method [ abstract public method withLink ] { + Method [ abstract public method setExtras ] { - Parameters [1] { - Parameter #0 [ Phalcon\Html\Link\Interfaces\LinkInterface $link ] + Parameter #0 [ $extras ] } - - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkProviderInterface ] + - Return [ Phalcon\Domain\Payload\PayloadInterface ] } - Method [ abstract public method withoutLink ] { + Method [ abstract public method setInput ] { - Parameters [1] { - Parameter #0 [ Phalcon\Html\Link\Interfaces\LinkInterface $link ] + Parameter #0 [ $input ] } - - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkProviderInterface ] + - Return [ Phalcon\Domain\Payload\PayloadInterface ] } - Method [ abstract public method getLinks ] { + Method [ abstract public method setMessages ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $messages ] } - - Return [ array ] + - Return [ Phalcon\Domain\Payload\PayloadInterface ] } - Method [ abstract public method getLinksByRel ] { + Method [ abstract public method setOutput ] { - Parameters [1] { - Parameter #0 [ string $rel ] + Parameter #0 [ $output ] } - - Return [ array ] + - Return [ Phalcon\Domain\Payload\PayloadInterface ] } - } - } - - Interface [ interface Phalcon\Html\Link\Serializer\SerializerInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - Methods [1] { - Method [ abstract public method serialize ] { + Method [ abstract public method setStatus ] { - Parameters [1] { - Parameter #0 [ array $links ] + Parameter #0 [ $status ] } - - Return [ ?string ] + - Return [ Phalcon\Domain\Payload\PayloadInterface ] } } } - Interface [ interface Phalcon\Http\Cookie\CookieInterface ] { + Interface [ interface Phalcon\Encryption\Crypt\CryptInterface ] { - Constants [0] { } @@ -9644,285 +10430,144 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [19] { - Method [ abstract public method delete ] { - - - Parameters [0] { - } - } - - Method [ abstract public method getDomain ] { + - Methods [17] { + Method [ abstract public method decrypt ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ ?string $key = null ] } - Return [ string ] } - Method [ abstract public method getExpiration ] { + Method [ abstract public method decryptBase64 ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ ?string $key = null ] } - - Return [ int ] + - Return [ string ] } - Method [ abstract public method getHttpOnly ] { + Method [ abstract public method encrypt ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ ?string $key = null ] } - - Return [ bool ] + - Return [ string ] } - Method [ abstract public method getName ] { + Method [ abstract public method encryptBase64 ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ ?string $key = null ] } - Return [ string ] } - Method [ abstract public method getOptions ] { + Method [ abstract public method getAuthData ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ abstract public method getPath ] { + Method [ abstract public method getAuthTag ] { - Parameters [0] { } - Return [ string ] } - Method [ abstract public method getSecure ] { + Method [ abstract public method getAuthTagLength ] { - Parameters [0] { } - - Return [ bool ] - } - - Method [ abstract public method getValue ] { - - - Parameters [2] { - Parameter #0 [ $filters = ] - Parameter #1 [ $defaultValue = ] - } + - Return [ int ] } - Method [ abstract public method isUsingEncryption ] { + Method [ abstract public method getAvailableCiphers ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ abstract public method send ] { + Method [ abstract public method getCipher ] { - Parameters [0] { } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ string ] } - Method [ abstract public method setDomain ] { + Method [ abstract public method getKey ] { - - Parameters [1] { - Parameter #0 [ string $domain ] + - Parameters [0] { } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ string ] } - Method [ abstract public method setExpiration ] { + Method [ abstract public method setAuthData ] { - Parameters [1] { - Parameter #0 [ int $expire ] + Parameter #0 [ string $data ] } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] } - Method [ abstract public method setHttpOnly ] { + Method [ abstract public method setAuthTag ] { - Parameters [1] { - Parameter #0 [ bool $httpOnly ] + Parameter #0 [ string $tag ] } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] } - Method [ abstract public method setOptions ] { + Method [ abstract public method setAuthTagLength ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ int $length ] } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] } - Method [ abstract public method setPath ] { + Method [ abstract public method setCipher ] { - Parameters [1] { - Parameter #0 [ string $path ] + Parameter #0 [ string $cipher ] } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] } - Method [ abstract public method setSecure ] { + Method [ abstract public method setKey ] { - Parameters [1] { - Parameter #0 [ bool $secure ] + Parameter #0 [ string $key ] } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] } - Method [ abstract public method setValue ] { + Method [ abstract public method setPadding ] { - Parameters [1] { - Parameter #0 [ $value ] + Parameter #0 [ int $scheme ] } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] } - Method [ abstract public method useEncryption ] { + Method [ abstract public method useSigning ] { - Parameters [1] { - Parameter #0 [ bool $useEncryption ] + Parameter #0 [ bool $useSigning ] } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ Phalcon\Encryption\Crypt\CryptInterface ] } } } - Interface [ interface 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 [0] { - } - - - Methods [0] { - } - } - - Interface [ interface Phalcon\Http\Message\ResponseStatusCodeInterface ] { - - - 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 } - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [0] { - } - } - - Interface [ interface Phalcon\Http\RequestInterface ] { + Interface [ interface Phalcon\Events\EventInterface extends Phalcon\Contracts\Events\Event ] { - Constants [0] { } @@ -9936,390 +10581,362 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [50] { - Method [ abstract public method get ] { - - - Parameters [5] { - Parameter #0 [ ?string $name = null ] - Parameter #1 [ $filters = ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ bool $notAllowEmpty = false ] - Parameter #4 [ bool $noRecursive = false ] - } - } - - Method [ abstract public method getAcceptableContent ] { + - Methods [7] { + Method [ abstract public method getData ] { - Parameters [0] { } - - Return [ array ] } - Method [ abstract public method getBasicAuth ] { + Method [ abstract public method getType ] { - Parameters [0] { } - - Return [ ?array ] } - Method [ abstract public method getBestAccept ] { + Method [ abstract public method isCancelable ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ abstract public method getBestCharset ] { + Method [ abstract public method isStopped ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ abstract public method getBestLanguage ] { + Method [ abstract public method setData ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $data = ] } - - Return [ string ] + - Return [ Phalcon\Contracts\Events\Event ] } - Method [ abstract public method getClientAddress ] { + Method [ abstract public method setType ] { - Parameters [1] { - Parameter #0 [ bool $trustForwardedHeader = false ] + Parameter #0 [ string $type ] } + - Return [ Phalcon\Contracts\Events\Event ] } - Method [ abstract public method getClientCharsets ] { + Method [ abstract public method stop ] { - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Contracts\Events\Event ] } + } + } - Method [ abstract public method getContentType ] { + Interface [ interface Phalcon\Events\ManagerInterface extends Phalcon\Contracts\Events\Manager ] { - - Parameters [0] { - } - - Return [ ?string ] - } + - Constants [1] { + Constant [ public int DEFAULT_PRIORITY ] { 100 } + } - Method [ abstract public method getDigestAuth ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ array ] - } + - Static methods [0] { + } - Method [ abstract public method getHeader ] { + - Properties [0] { + } + + - Methods [16] { + Method [ abstract public method addSubscriber ] { - Parameters [1] { - Parameter #0 [ string $header ] + Parameter #0 [ Phalcon\Contracts\Events\Subscriber $subscriber ] } - - Return [ string ] + - Return [ void ] } - Method [ abstract public method getHeaders ] { + Method [ abstract public method arePrioritiesEnabled ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ abstract public method getHttpHost ] { + Method [ abstract public method attach ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $eventType ] + Parameter #1 [ $handler ] + Parameter #2 [ int $priority = 100 ] } - - Return [ string ] + - Return [ void ] } - Method [ abstract public method getHTTPReferer ] { + Method [ abstract public method clearSubscribers ] { - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ abstract public method getJsonRawBody ] { + Method [ abstract public method collectResponses ] { - Parameters [1] { - Parameter #0 [ bool $associative = false ] + Parameter #0 [ bool $collect ] } + - Return [ void ] } - Method [ abstract public method getLanguages ] { + Method [ abstract public method detach ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $eventType ] + Parameter #1 [ $handler ] } - - Return [ array ] + - Return [ void ] } - Method [ abstract public method getMethod ] { + Method [ abstract public method detachAll ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $type = null ] } - - Return [ string ] + - Return [ void ] } - Method [ abstract public method getPort ] { + Method [ abstract public method enablePriorities ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $enablePriorities ] } - - Return [ int ] + - Return [ void ] } - Method [ abstract public method getURI ] { + Method [ abstract public method fire ] { - - Parameters [1] { - Parameter #0 [ bool $onlyPath = false ] + - Parameters [4] { + Parameter #0 [ string $eventType ] + Parameter #1 [ $source ] + Parameter #2 [ $data = ] + Parameter #3 [ bool $cancelable = true ] } - - Return [ string ] } - Method [ abstract public method getPost ] { + Method [ abstract public method getListeners ] { - - Parameters [5] { - Parameter #0 [ ?string $name = null ] - Parameter #1 [ $filters = ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ bool $notAllowEmpty = false ] - Parameter #4 [ bool $noRecursive = false ] + - Parameters [1] { + Parameter #0 [ string $type ] } + - Return [ array ] } - Method [ abstract public method getPut ] { + Method [ abstract public method getResponses ] { - - Parameters [5] { - Parameter #0 [ ?string $name = null ] - Parameter #1 [ $filters = ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ bool $notAllowEmpty = false ] - Parameter #4 [ bool $noRecursive = false ] + - Parameters [0] { } + - Return [ array ] } - Method [ abstract public method getQuery ] { + Method [ abstract public method getSubscribers ] { - - Parameters [5] { - Parameter #0 [ ?string $name = null ] - Parameter #1 [ $filters = ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ bool $notAllowEmpty = false ] - Parameter #4 [ bool $noRecursive = false ] + - Parameters [0] { } + - Return [ array ] } - Method [ abstract public method getRawBody ] { + Method [ abstract public method hasListeners ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $type ] } - - Return [ string ] + - Return [ bool ] } - Method [ abstract public method getScheme ] { + Method [ abstract public method isCollecting ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ abstract public method getServer ] { + Method [ abstract public method isValidHandler ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $handler ] } - - Return [ ?string ] + - Return [ bool ] } - Method [ abstract public method getServerAddress ] { + Method [ abstract public method removeSubscriber ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Contracts\Events\Subscriber $subscriber ] } - - Return [ string ] + - Return [ void ] } + } + } - Method [ abstract public method getServerName ] { + Interface [ interface Phalcon\Filter\FilterInterface ] { - - Parameters [0] { - } - - Return [ string ] - } - - Method [ abstract public method getUploadedFiles ] { - - - Parameters [2] { - Parameter #0 [ bool $onlySuccessful = false ] - Parameter #1 [ bool $namedKeys = false ] - } - - Return [ array ] - } - - Method [ abstract public method getUserAgent ] { + - Constants [0] { + } - - Parameters [0] { - } - - Return [ string ] - } + - Static properties [0] { + } - Method [ abstract public method has ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ bool ] - } + - Properties [0] { + } - Method [ abstract public method hasFiles ] { + - Methods [1] { + Method [ abstract public method sanitize ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $value ] + Parameter #1 [ $sanitizers ] + Parameter #2 [ bool $noRecursive = false ] } - - Return [ bool ] } + } + } - Method [ abstract public method hasHeader ] { - - - Parameters [1] { - Parameter #0 [ string $header ] - } - - Return [ bool ] - } + Interface [ interface Phalcon\Filter\Validation\ValidationInterface ] { - Method [ abstract public method hasQuery ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ bool ] - } + - Static properties [0] { + } - Method [ abstract public method hasPost ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ bool ] - } + - Properties [0] { + } - Method [ abstract public method hasPut ] { + - Methods [14] { + Method [ abstract public method add ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] } - - Return [ bool ] + - Return [ Phalcon\Filter\Validation\ValidationInterface ] } - Method [ abstract public method hasServer ] { + Method [ abstract public method appendMessage ] { - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ bool ] - } - - Method [ abstract public method isAjax ] { - - - Parameters [0] { - } - - Return [ bool ] - } - - Method [ abstract public method isConnect ] { - - - Parameters [0] { + Parameter #0 [ Phalcon\Messages\MessageInterface $message ] } - - Return [ bool ] + - Return [ Phalcon\Filter\Validation\ValidationInterface ] } - Method [ abstract public method isDelete ] { + Method [ abstract public method bind ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $entity ] + Parameter #1 [ $data ] + Parameter #2 [ array $whitelist = [] ] } - - Return [ bool ] + - Return [ Phalcon\Filter\Validation\ValidationInterface ] } - Method [ abstract public method isGet ] { + Method [ abstract public method getEntity ] { - Parameters [0] { } - - Return [ bool ] } - Method [ abstract public method isHead ] { + Method [ abstract public method getFilters ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $field = null ] } - - Return [ bool ] } - Method [ abstract public method isMethod ] { + Method [ abstract public method getLabel ] { - - Parameters [2] { - Parameter #0 [ $methods ] - Parameter #1 [ bool $strict = false ] + - Parameters [1] { + Parameter #0 [ string $field ] } - - Return [ bool ] + - Return [ string ] } - Method [ abstract public method isOptions ] { + Method [ abstract public method getMessages ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Messages\Messages ] } - Method [ abstract public method isPost ] { + Method [ abstract public method getValidators ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ abstract public method isPurge ] { + Method [ abstract public method getValue ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $field ] } - - Return [ bool ] } - Method [ abstract public method isPut ] { + Method [ abstract public method rule ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] } - - Return [ bool ] + - Return [ Phalcon\Filter\Validation\ValidationInterface ] } - Method [ abstract public method isSecure ] { + Method [ abstract public method rules ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $field ] + Parameter #1 [ array $validators ] } - - Return [ bool ] + - Return [ Phalcon\Filter\Validation\ValidationInterface ] } - Method [ abstract public method isSoap ] { + Method [ abstract public method setFilters ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $field ] + Parameter #1 [ $filters ] } - - Return [ bool ] + - Return [ Phalcon\Filter\Validation\ValidationInterface ] } - Method [ abstract public method isTrace ] { + Method [ abstract public method setLabels ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $labels ] } - - Return [ bool ] + - Return [ void ] } - Method [ abstract public method numFiles ] { + Method [ abstract public method validate ] { - - Parameters [1] { - Parameter #0 [ bool $onlySuccessful = false ] + - Parameters [3] { + Parameter #0 [ $data = ] + Parameter #1 [ $entity = ] + Parameter #2 [ array $whitelist = [] ] } - - Return [ int ] + - Return [ Phalcon\Messages\Messages|bool ] } } } - Interface [ interface Phalcon\Http\Request\FileInterface ] { + Interface [ interface Phalcon\Html\Attributes\AttributesInterface ] { - Constants [0] { } @@ -10333,60 +10950,49 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [7] { - Method [ abstract public method getError ] { + - Methods [2] { + Method [ abstract public method getAttributes ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ Phalcon\Html\Attributes ] } - Method [ abstract public method getName ] { + Method [ abstract public method setAttributes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Attributes $attributes ] } - - Return [ string ] + - Return [ Phalcon\Html\Attributes\AttributesInterface ] } + } + } - Method [ abstract public method getRealType ] { - - - Parameters [0] { - } - - Return [ string ] - } + Interface [ interface Phalcon\Html\Attributes\RenderInterface ] { - Method [ abstract public method getSize ] { + - Constants [0] { + } - - Parameters [0] { - } - - Return [ int ] - } + - Static properties [0] { + } - Method [ abstract public method getTempName ] { + - Static methods [0] { + } - - Parameters [0] { - } - - Return [ string ] - } + - Properties [0] { + } - Method [ abstract public method getType ] { + - Methods [1] { + Method [ abstract public method render ] { - Parameters [0] { } - Return [ string ] } - - Method [ abstract public method moveTo ] { - - - Parameters [1] { - Parameter #0 [ string $destination ] - } - - Return [ bool ] - } } } - Interface [ interface Phalcon\Http\ResponseInterface ] { + Interface [ interface Phalcon\Html\Escaper\EscaperInterface ] { - Constants [0] { } @@ -10400,174 +11006,159 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [21] { - Method [ abstract public method appendContent ] { + - Methods [8] { + Method [ abstract public method attributes ] { - Parameters [1] { - Parameter #0 [ $content ] - } - - Return [ Phalcon\Http\ResponseInterface ] - } - - Method [ abstract public method getContent ] { - - - Parameters [0] { + Parameter #0 [ string $input ] } - Return [ string ] } - Method [ abstract public method getStatusCode ] { + Method [ abstract public method css ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $input ] } - - Return [ ?int ] + - Return [ string ] } - Method [ abstract public method getHeaders ] { + Method [ abstract public method getEncoding ] { - Parameters [0] { } - - Return [ Phalcon\Http\Response\HeadersInterface ] + - Return [ string ] } - Method [ abstract public method hasHeader ] { + Method [ abstract public method html ] { - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ bool ] - } - - Method [ abstract public method isSent ] { - - - Parameters [0] { + Parameter #0 [ string $input ] } - - Return [ bool ] + - Return [ string ] } - Method [ abstract public method redirect ] { + Method [ abstract public method js ] { - - Parameters [3] { - Parameter #0 [ $location = ] - Parameter #1 [ bool $externalRedirect = false ] - Parameter #2 [ int $statusCode = 302 ] + - Parameters [1] { + Parameter #0 [ string $input ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ string ] } - Method [ abstract public method resetHeaders ] { + Method [ abstract public method setEncoding ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $encoding ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ Phalcon\Html\Escaper\EscaperInterface ] } - Method [ abstract public method setContent ] { + Method [ abstract public method setFlags ] { - Parameters [1] { - Parameter #0 [ string $content ] + Parameter #0 [ int $flags ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ Phalcon\Html\Escaper\EscaperInterface ] } - Method [ abstract public method setContentLength ] { + Method [ abstract public method url ] { - Parameters [1] { - Parameter #0 [ int $contentLength ] + Parameter #0 [ string $input ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ string ] } + } + } - Method [ abstract public method setContentType ] { + Interface [ interface Phalcon\Html\Link\Interfaces\EvolvableLinkInterface extends Phalcon\Html\Link\Interfaces\LinkInterface ] { - - Parameters [2] { - Parameter #0 [ string $contentType ] - Parameter #1 [ $charset = ] - } - - Return [ Phalcon\Http\ResponseInterface ] - } + - Constants [0] { + } - Method [ abstract public method setExpires ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ DateTime $datetime ] - } - - Return [ Phalcon\Http\ResponseInterface ] - } + - Static methods [0] { + } - Method [ abstract public method setFileToSend ] { + - Properties [0] { + } + + - Methods [9] { + Method [ abstract public method withAttribute ] { - Parameters [2] { - Parameter #0 [ string $filePath ] - Parameter #1 [ $attachmentName = ] + Parameter #0 [ string $attribute ] + Parameter #1 [ string $value ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkInterface ] } - Method [ abstract public method setHeader ] { + Method [ abstract public method withHref ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ string $href ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkInterface ] } - Method [ abstract public method setJsonContent ] { + Method [ abstract public method withRel ] { - Parameters [1] { - Parameter #0 [ $content ] + Parameter #0 [ string $rel ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkInterface ] } - Method [ abstract public method setNotModified ] { + Method [ abstract public method withoutAttribute ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $attribute ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkInterface ] } - Method [ abstract public method setRawHeader ] { + Method [ abstract public method withoutRel ] { - Parameters [1] { - Parameter #0 [ string $header ] + Parameter #0 [ string $rel ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkInterface ] } - Method [ abstract public method setStatusCode ] { + Method [ abstract public method getAttributes ] { - - Parameters [2] { - Parameter #0 [ int $code ] - Parameter #1 [ ?string $message = null ] + - Parameters [0] { } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ array ] } - Method [ abstract public method send ] { + Method [ abstract public method getHref ] { - Parameters [0] { } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ string ] } - Method [ abstract public method sendCookies ] { + Method [ abstract public method getRels ] { - Parameters [0] { } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ array ] } - Method [ abstract public method sendHeaders ] { + Method [ abstract public method isTemplated ] { - Parameters [0] { } + - Return [ bool ] } } } - Interface [ interface Phalcon\Http\Response\CookiesInterface ] { + Interface [ interface Phalcon\Html\Link\Interfaces\EvolvableLinkProviderInterface extends Phalcon\Html\Link\Interfaces\LinkProviderInterface ] { - Constants [0] { } @@ -10581,78 +11172,41 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [8] { - Method [ abstract public method delete ] { - - - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ bool ] - } - - Method [ abstract public method get ] { + - Methods [4] { + Method [ abstract public method withLink ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ Phalcon\Html\Link\Interfaces\LinkInterface $link ] } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkProviderInterface ] } - Method [ abstract public method has ] { + Method [ abstract public method withoutLink ] { - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ bool ] - } - - Method [ abstract public method isUsingEncryption ] { - - - Parameters [0] { - } - - Return [ bool ] - } - - Method [ abstract public method reset ] { - - - Parameters [0] { + Parameter #0 [ Phalcon\Html\Link\Interfaces\LinkInterface $link ] } - - Return [ Phalcon\Http\Response\CookiesInterface ] + - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkProviderInterface ] } - Method [ abstract public method send ] { + Method [ abstract public method getLinks ] { - Parameters [0] { } - - Return [ bool ] - } - - Method [ abstract public method set ] { - - - Parameters [8] { - Parameter #0 [ string $name ] - Parameter #1 [ $value = ] - Parameter #2 [ int $expire = 0 ] - Parameter #3 [ string $path = '/' ] - Parameter #4 [ bool $secure = false ] - Parameter #5 [ string $domain = '' ] - Parameter #6 [ bool $httpOnly = false ] - Parameter #7 [ array $options = [] ] - } - - Return [ Phalcon\Http\Response\CookiesInterface ] + - Return [ array ] } - Method [ abstract public method useEncryption ] { + Method [ abstract public method getLinksByRel ] { - Parameters [1] { - Parameter #0 [ bool $useEncryption ] + Parameter #0 [ string $rel ] } - - Return [ Phalcon\Http\Response\CookiesInterface ] + - Return [ array ] } } } - Interface [ interface Phalcon\Http\Response\HeadersInterface ] { + Interface [ interface Phalcon\Html\Link\Serializer\SerializerInterface ] { - Constants [0] { } @@ -10666,53 +11220,18 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [6] { - Method [ abstract public method get ] { - - - Parameters [1] { - Parameter #0 [ string $name ] - } - } - - Method [ abstract public method has ] { - - - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ bool ] - } - - Method [ abstract public method reset ] { - - - Parameters [0] { - } - } - - Method [ abstract public method send ] { - - - Parameters [0] { - } - - Return [ bool ] - } - - Method [ abstract public method set ] { - - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ string $value ] - } - } - - Method [ abstract public method setRaw ] { + - Methods [1] { + Method [ abstract public method serialize ] { - Parameters [1] { - Parameter #0 [ string $header ] + Parameter #0 [ array $links ] } + - Return [ ?string ] } } } - Interface [ interface Phalcon\Messages\MessageInterface extends Stringable ] { + Interface [ interface Phalcon\Http\Cookie\CookieInterface ] { - Constants [0] { } @@ -10726,92 +11245,163 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [11] { - Method [ abstract public method __toString ] { + - Methods [19] { + Method [ abstract public method delete ] { + + - Parameters [0] { + } + } + + Method [ abstract public method getDomain ] { - Parameters [0] { } - Return [ string ] } - Method [ abstract public method getCode ] { + Method [ abstract public method getExpiration ] { - Parameters [0] { } + - Return [ int ] } - Method [ abstract public method getField ] { + Method [ abstract public method getHttpOnly ] { - Parameters [0] { } + - Return [ bool ] } - Method [ abstract public method getMessage ] { + Method [ abstract public method getName ] { - Parameters [0] { } - Return [ string ] } - Method [ abstract public method getMetaData ] { + Method [ abstract public method getOptions ] { - Parameters [0] { } - Return [ array ] } - Method [ abstract public method getType ] { + Method [ abstract public method getPath ] { - Parameters [0] { } - Return [ string ] } - Method [ abstract public method setCode ] { + Method [ abstract public method getSecure ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ abstract public method getValue ] { + + - Parameters [2] { + Parameter #0 [ $filters = ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ abstract public method isUsingEncryption ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ abstract public method send ] { + + - Parameters [0] { + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] + } + + Method [ abstract public method setDomain ] { - Parameters [1] { - Parameter #0 [ int $code ] + Parameter #0 [ string $domain ] } - - Return [ Phalcon\Messages\MessageInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ abstract public method setField ] { + Method [ abstract public method setExpiration ] { - Parameters [1] { - Parameter #0 [ string $field ] + Parameter #0 [ int $expire ] } - - Return [ Phalcon\Messages\MessageInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ abstract public method setMessage ] { + Method [ abstract public method setHttpOnly ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ bool $httpOnly ] } - - Return [ Phalcon\Messages\MessageInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ abstract public method setMetaData ] { + Method [ abstract public method setOptions ] { - Parameters [1] { - Parameter #0 [ array $metaData ] + Parameter #0 [ array $options ] } - - Return [ Phalcon\Messages\MessageInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ abstract public method setType ] { + Method [ abstract public method setPath ] { - Parameters [1] { - Parameter #0 [ string $type ] + Parameter #0 [ string $path ] } - - Return [ Phalcon\Messages\MessageInterface ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] + } + + Method [ abstract public method setSecure ] { + + - Parameters [1] { + Parameter #0 [ bool $secure ] + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] + } + + Method [ abstract public method setValue ] { + + - Parameters [1] { + Parameter #0 [ $value ] + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] + } + + Method [ abstract public method useEncryption ] { + + - Parameters [1] { + Parameter #0 [ bool $useEncryption ] + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] } } } - Interface [ interface Phalcon\Mvc\ControllerInterface ] { + Interface [ interface 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] { @@ -10827,7 +11417,113 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Interface [ interface Phalcon\Mvc\DispatcherInterface extends Phalcon\Dispatcher\DispatcherInterface ] { + Interface [ interface Phalcon\Http\Message\ResponseStatusCodeInterface ] { + + - 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 } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Interface [ interface Phalcon\Http\RequestInterface ] { - Constants [0] { } @@ -10841,360 +11537,392 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [27] { - Method [ abstract public method getActiveController ] { + - Methods [50] { + Method [ abstract public method get ] { + + - Parameters [5] { + Parameter #0 [ ?string $name = null ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ bool $notAllowEmpty = false ] + Parameter #4 [ bool $noRecursive = false ] + } + } + + Method [ abstract public method getAcceptableContent ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\ControllerInterface ] + - Return [ array ] } - Method [ abstract public method getControllerName ] { + Method [ abstract public method getBasicAuth ] { + + - Parameters [0] { + } + - Return [ ?array ] + } + + Method [ abstract public method getBestAccept ] { - Parameters [0] { } - Return [ string ] } - Method [ abstract public method getLastController ] { + Method [ abstract public method getBestCharset ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\ControllerInterface ] + - Return [ string ] } - Method [ abstract public method setControllerSuffix ] { + Method [ abstract public method getBestLanguage ] { - - Parameters [1] { - Parameter #0 [ string $controllerSuffix ] + - Parameters [0] { } + - Return [ string ] } - Method [ abstract public method setControllerName ] { + Method [ abstract public method getClientAddress ] { - Parameters [1] { - Parameter #0 [ string $controllerName ] + Parameter #0 [ bool $trustForwardedHeader = false ] } + - Return [ string|bool ] } - Method [ abstract public method setDefaultController ] { + Method [ abstract public method getClientCharsets ] { - - Parameters [1] { - Parameter #0 [ string $controllerName ] + - Parameters [0] { } + - Return [ array ] } - Method [ abstract public method dispatch ] { + Method [ abstract public method getContentType ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ abstract public method getDigestAuth ] { - Parameters [0] { } + - Return [ array ] } - Method [ abstract public method forward ] { + Method [ abstract public method getHeader ] { - Parameters [1] { - Parameter #0 [ array $forward ] + Parameter #0 [ string $header ] } - - Return [ void ] + - Return [ string ] } - Method [ abstract public method getActionName ] { + Method [ abstract public method getHeaders ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ abstract public method getHttpHost ] { - Parameters [0] { } - Return [ string ] } - Method [ abstract public method getActionSuffix ] { + Method [ abstract public method getHTTPReferer ] { - Parameters [0] { } - Return [ string ] } - Method [ abstract public method getHandlerSuffix ] { + Method [ abstract public method getJsonRawBody ] { + + - Parameters [1] { + Parameter #0 [ bool $associative = false ] + } + - Return [ stdClass|array|bool ] + } + + Method [ abstract public method getLanguages ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ abstract public method getMethod ] { - Parameters [0] { } - Return [ string ] } - Method [ abstract public method getParam ] { + Method [ abstract public method getPort ] { - - Parameters [2] { - Parameter #0 [ $param ] + - Parameters [0] { + } + - Return [ int ] + } + + Method [ abstract public method getPost ] { + + - Parameters [5] { + Parameter #0 [ ?string $name = null ] Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ bool $notAllowEmpty = false ] + Parameter #4 [ bool $noRecursive = false ] } } - Method [ abstract public method getParameter ] { + Method [ abstract public method getPut ] { - - Parameters [2] { - Parameter #0 [ $param ] + - Parameters [5] { + Parameter #0 [ ?string $name = null ] Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ bool $notAllowEmpty = false ] + Parameter #4 [ bool $noRecursive = false ] } } - Method [ abstract public method getParams ] { + Method [ abstract public method getQuery ] { - - Parameters [0] { + - Parameters [5] { + Parameter #0 [ ?string $name = null ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ bool $notAllowEmpty = false ] + Parameter #4 [ bool $noRecursive = false ] } - - Return [ array ] } - Method [ abstract public method getParameters ] { + Method [ abstract public method getRawBody ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ abstract public method getReturnedValue ] { + Method [ abstract public method getScheme ] { - Parameters [0] { } + - Return [ string ] } - Method [ abstract public method hasParam ] { + Method [ abstract public method getServer ] { - Parameters [1] { - Parameter #0 [ $param ] + Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ ?string ] } - Method [ abstract public method isFinished ] { + Method [ abstract public method getServerAddress ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ abstract public method setActionName ] { + Method [ abstract public method getServerName ] { - - Parameters [1] { - Parameter #0 [ string $actionName ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ abstract public method setActionSuffix ] { + Method [ abstract public method getUploadedFiles ] { - - Parameters [1] { - Parameter #0 [ string $actionSuffix ] + - Parameters [2] { + Parameter #0 [ bool $onlySuccessful = false ] + Parameter #1 [ bool $namedKeys = false ] } - - Return [ void ] + - Return [ array ] } - Method [ abstract public method setDefaultAction ] { + Method [ abstract public method getURI ] { - Parameters [1] { - Parameter #0 [ string $actionName ] + Parameter #0 [ bool $onlyPath = false ] } - - Return [ void ] + - Return [ string ] } - Method [ abstract public method setDefaultNamespace ] { + Method [ abstract public method getUserAgent ] { - - Parameters [1] { - Parameter #0 [ string $defaultNamespace ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ abstract public method setHandlerSuffix ] { + Method [ abstract public method has ] { - Parameters [1] { - Parameter #0 [ string $handlerSuffix ] + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ bool ] } - Method [ abstract public method setModuleName ] { + Method [ abstract public method hasFiles ] { - - Parameters [1] { - Parameter #0 [ ?string $moduleName = null ] + - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } - Method [ abstract public method setNamespaceName ] { + Method [ abstract public method hasHeader ] { - Parameters [1] { - Parameter #0 [ string $namespaceName ] + Parameter #0 [ string $header ] } - - Return [ void ] + - Return [ bool ] } - Method [ abstract public method setParam ] { + Method [ abstract public method hasPost ] { - - Parameters [2] { - Parameter #0 [ $param ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ bool ] } - Method [ abstract public method setParams ] { + Method [ abstract public method hasPut ] { - Parameters [1] { - Parameter #0 [ array $params ] + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ bool ] } - } - } - - Interface [ interface Phalcon\Mvc\Micro\CollectionInterface ] { - - Constants [0] { - } + Method [ abstract public method hasQuery ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } - - Static methods [0] { - } + Method [ abstract public method hasServer ] { - - Properties [0] { - } + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } - - Methods [15] { - Method [ abstract public method delete ] { + Method [ abstract public method isAjax ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ ?string $name = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ bool ] } - Method [ abstract public method get ] { + Method [ abstract public method isConnect ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ ?string $name = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ bool ] } - Method [ abstract public method getHandler ] { + Method [ abstract public method isDelete ] { - Parameters [0] { } + - Return [ bool ] } - Method [ abstract public method getHandlers ] { + Method [ abstract public method isGet ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ abstract public method getPrefix ] { + Method [ abstract public method isHead ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ abstract public method head ] { + Method [ abstract public method isMethod ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ ?string $name = null ] + - Parameters [2] { + Parameter #0 [ $methods ] + Parameter #1 [ bool $strict = false ] } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ bool ] } - Method [ abstract public method isLazy ] { + Method [ abstract public method isOptions ] { - Parameters [0] { } - Return [ bool ] } - Method [ abstract public method map ] { + Method [ abstract public method isPost ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ ?string $name = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ bool ] } - Method [ abstract public method options ] { + Method [ abstract public method isPurge ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ ?string $name = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ bool ] } - Method [ abstract public method patch ] { + Method [ abstract public method isPut ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ ?string $name = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ bool ] } - Method [ abstract public method post ] { + Method [ abstract public method isSecure ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ ?string $name = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] - } - - Method [ abstract public method put ] { - - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ ?string $name = null ] - } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ bool ] } - Method [ abstract public method setHandler ] { + Method [ abstract public method isSoap ] { - - Parameters [2] { - Parameter #0 [ $handler ] - Parameter #1 [ bool $lazy = false ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ bool ] } - Method [ abstract public method setLazy ] { + Method [ abstract public method isTrace ] { - - Parameters [1] { - Parameter #0 [ bool $lazy ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ bool ] } - Method [ abstract public method setPrefix ] { + Method [ abstract public method numFiles ] { - Parameters [1] { - Parameter #0 [ string $prefix ] + Parameter #0 [ bool $onlySuccessful = false ] } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ int ] } } } - Interface [ interface Phalcon\Mvc\ModelInterface ] { + Interface [ interface Phalcon\Http\Request\FileInterface ] { - Constants [0] { } @@ -11202,313 +11930,333 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [11] { - Method [ abstract static public method average ] { - - - Parameters [1] { - Parameter #0 [ array $parameters = [] ] - } - } - - Method [ abstract static public method cloneResult ] { + - Static methods [0] { + } - - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $base ] - Parameter #1 [ array $data ] - Parameter #2 [ int $dirtyState = 0 ] - } - - Return [ Phalcon\Mvc\ModelInterface ] - } + - Properties [0] { + } - Method [ abstract static public method cloneResultMap ] { + - Methods [7] { + Method [ abstract public method getError ] { - - Parameters [5] { - Parameter #0 [ $base ] - Parameter #1 [ array $data ] - Parameter #2 [ $columnMap ] - Parameter #3 [ int $dirtyState = 0 ] - Parameter #4 [ bool $keepSnapshots = false ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ int ] } - Method [ abstract static public method cloneResultMapHydrate ] { + Method [ abstract public method getName ] { - - Parameters [3] { - Parameter #0 [ array $data ] - Parameter #1 [ $columnMap ] - Parameter #2 [ int $hydrationMode ] + - Parameters [0] { } + - Return [ string ] } - Method [ abstract static public method count ] { + Method [ abstract public method getRealType ] { - - Parameters [1] { - Parameter #0 [ $parameters = ] + - Parameters [0] { } + - Return [ string ] } - Method [ abstract static public method find ] { + Method [ abstract public method getSize ] { - - Parameters [1] { - Parameter #0 [ $parameters = ] + - Parameters [0] { } + - Return [ int ] } - Method [ abstract static public method findFirst ] { + Method [ abstract public method getTempName ] { - - Parameters [1] { - Parameter #0 [ $parameters = ] + - Parameters [0] { } + - Return [ string ] } - Method [ abstract static public method maximum ] { + Method [ abstract public method getType ] { - - Parameters [1] { - Parameter #0 [ $parameters = ] + - Parameters [0] { } + - Return [ string ] } - Method [ abstract static public method minimum ] { + Method [ abstract public method moveTo ] { - Parameters [1] { - Parameter #0 [ $parameters = ] + Parameter #0 [ string $destination ] } + - Return [ bool ] } + } + } - Method [ abstract static public method query ] { + Interface [ interface Phalcon\Http\ResponseInterface ] { - - Parameters [1] { - Parameter #0 [ ?Phalcon\Di\DiInterface $container = ] - } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] - } + - Constants [0] { + } - Method [ abstract static public method sum ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ $parameters = ] - } - } + - Static methods [0] { } - Properties [0] { } - - Methods [28] { - Method [ abstract public method appendMessage ] { + - Methods [21] { + Method [ abstract public method appendContent ] { - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + Parameter #0 [ string $content ] } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ abstract public method assign ] { + Method [ abstract public method getContent ] { - - Parameters [3] { - Parameter #0 [ array $data ] - Parameter #1 [ $whiteList = ] - Parameter #2 [ $dataColumnMap = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ string ] } - Method [ abstract public method create ] { + Method [ abstract public method getHeaders ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Http\Response\HeadersInterface ] } - Method [ abstract public method delete ] { + Method [ abstract public method getStatusCode ] { - Parameters [0] { } - - Return [ bool ] + - Return [ ?int ] } - Method [ abstract public method fireEvent ] { + Method [ abstract public method hasHeader ] { - Parameters [1] { - Parameter #0 [ string $eventName ] + Parameter #0 [ string $name ] } - Return [ bool ] } - Method [ abstract public method fireEventCancel ] { + Method [ abstract public method isSent ] { - - Parameters [1] { - Parameter #0 [ string $eventName ] + - Parameters [0] { } - Return [ bool ] } - Method [ abstract public method getDirtyState ] { + Method [ abstract public method redirect ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ ?string $location = null ] + Parameter #1 [ bool $externalRedirect = false ] + Parameter #2 [ int $statusCode = 302 ] } - - Return [ int ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ abstract public method getMessages ] { + Method [ abstract public method resetHeaders ] { - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ abstract public method getModelsMetaData ] { + Method [ abstract public method send ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\MetaDataInterface ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ abstract public method getOperationMade ] { + Method [ abstract public method sendCookies ] { - Parameters [0] { } - - Return [ int ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ abstract public method getReadConnection ] { + Method [ abstract public method sendHeaders ] { - Parameters [0] { } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ Phalcon\Http\ResponseInterface|bool ] } - Method [ abstract public method getReadConnectionService ] { + Method [ abstract public method setContent ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $content ] } - - Return [ string ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ abstract public method getRelated ] { + Method [ abstract public method setContentLength ] { - - Parameters [2] { - Parameter #0 [ string $alias ] - Parameter #1 [ $arguments = ] + - Parameters [1] { + Parameter #0 [ int $contentLength ] } + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ abstract public method getSchema ] { + Method [ abstract public method setContentType ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $contentType ] + Parameter #1 [ ?string $charset = null ] } - - Return [ ?string ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ abstract public method getSource ] { + Method [ abstract public method setExpires ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ DateTime $datetime ] } - - Return [ string ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ abstract public method getWriteConnection ] { + Method [ abstract public method setFileToSend ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $filePath ] + Parameter #1 [ ?string $attachmentName = null ] } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ abstract public method getWriteConnectionService ] { + Method [ abstract public method setHeader ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ string $value ] } - - Return [ string ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ abstract public method refresh ] { + Method [ abstract public method setJsonContent ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $content ] } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ abstract public method save ] { + Method [ abstract public method setNotModified ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ abstract public method setConnectionService ] { + Method [ abstract public method setRawHeader ] { - Parameters [1] { - Parameter #0 [ string $connectionService ] + Parameter #0 [ string $header ] } - - Return [ void ] + - Return [ Phalcon\Http\ResponseInterface ] } - Method [ abstract public method setDirtyState ] { + Method [ abstract public method setStatusCode ] { - - Parameters [1] { - Parameter #0 [ int $dirtyState ] + - Parameters [2] { + Parameter #0 [ int $code ] + Parameter #1 [ ?string $message = null ] } + - Return [ Phalcon\Http\ResponseInterface ] } + } + } - Method [ abstract public method setReadConnectionService ] { + Interface [ interface Phalcon\Http\Response\CookiesInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [8] { + Method [ abstract public method delete ] { - Parameters [1] { - Parameter #0 [ string $connectionService ] + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ bool ] } - Method [ abstract public method setSnapshotData ] { + Method [ abstract public method get ] { - - Parameters [2] { - Parameter #0 [ array $data ] - Parameter #1 [ $columnMap = ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ Phalcon\Http\Cookie\CookieInterface ] } - Method [ abstract public method setTransaction ] { + Method [ abstract public method has ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ bool ] } - Method [ abstract public method setWriteConnectionService ] { + Method [ abstract public method isUsingEncryption ] { - - Parameters [1] { - Parameter #0 [ string $connectionService ] + - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } - Method [ abstract public method skipOperation ] { + Method [ abstract public method reset ] { - - Parameters [1] { - Parameter #0 [ bool $skip ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Http\Response\CookiesInterface ] } - Method [ abstract public method validationHasFailed ] { + Method [ abstract public method send ] { - Parameters [0] { } - Return [ bool ] } - Method [ abstract public method update ] { + Method [ abstract public method set ] { - - Parameters [0] { + - Parameters [8] { + Parameter #0 [ string $name ] + Parameter #1 [ $value = ] + Parameter #2 [ int $expire = 0 ] + Parameter #3 [ string $path = '/' ] + Parameter #4 [ bool $secure = false ] + Parameter #5 [ string $domain = '' ] + Parameter #6 [ bool $httpOnly = false ] + Parameter #7 [ array $options = [] ] } - - Return [ bool ] + - Return [ Phalcon\Http\Response\CookiesInterface ] + } + + Method [ abstract public method useEncryption ] { + + - Parameters [1] { + Parameter #0 [ bool $useEncryption ] + } + - Return [ Phalcon\Http\Response\CookiesInterface ] } } } - Interface [ interface Phalcon\Mvc\Model\BinderInterface ] { + Interface [ interface Phalcon\Http\Response\HeadersInterface ] { - Constants [0] { } @@ -11522,43 +12270,57 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [4] { - Method [ abstract public method bindToHandler ] { + - Methods [6] { + Method [ abstract public method get ] { - - Parameters [4] { - Parameter #0 [ $handler ] - Parameter #1 [ array $params ] - Parameter #2 [ string $cacheKey ] - Parameter #3 [ ?string $methodName = null ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ array ] + - Return [ string|bool|null ] } - Method [ abstract public method getBoundModels ] { + Method [ abstract public method has ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ abstract public method reset ] { - Parameters [0] { } - - Return [ array ] + - Return [ void ] } - Method [ abstract public method getCache ] { + Method [ abstract public method send ] { - Parameters [0] { } - - Return [ Phalcon\Cache\Adapter\AdapterInterface ] + - Return [ bool ] } - Method [ abstract public method setCache ] { + Method [ abstract public method set ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ string $value ] + } + - Return [ Phalcon\Http\Response\HeadersInterface ] + } + + Method [ abstract public method setRaw ] { - Parameters [1] { - Parameter #0 [ Phalcon\Cache\Adapter\AdapterInterface $cache ] + Parameter #0 [ string $header ] } - - Return [ Phalcon\Mvc\Model\BinderInterface ] + - Return [ Phalcon\Http\Response\HeadersInterface ] } } } - Interface [ interface Phalcon\Mvc\Model\CriteriaInterface ] { + Interface [ interface Phalcon\Messages\MessageInterface extends Stringable ] { - Constants [0] { } @@ -11572,891 +12334,850 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [32] { - Method [ abstract public method andWhere ] { + - Methods [11] { + Method [ abstract public method __toString ] { - - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ $bindParams = ] - Parameter #2 [ $bindTypes = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ string ] } - Method [ abstract public method betweenWhere ] { + Method [ abstract public method getCode ] { - - Parameters [3] { - Parameter #0 [ string $expr ] - Parameter #1 [ $minimum ] - Parameter #2 [ $maximum ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ int ] } - Method [ abstract public method bind ] { + Method [ abstract public method getField ] { - - Parameters [1] { - Parameter #0 [ array $bindParams ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ string ] } - Method [ abstract public method bindTypes ] { + Method [ abstract public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $bindTypes ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ string ] } - Method [ abstract public method cache ] { + Method [ abstract public method getMetaData ] { - - Parameters [1] { - Parameter #0 [ array $cache ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ array ] } - Method [ abstract public method conditions ] { + Method [ abstract public method getType ] { - - Parameters [1] { - Parameter #0 [ string $conditions ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ string ] } - Method [ abstract public method distinct ] { + Method [ abstract public method setCode ] { - Parameters [1] { - Parameter #0 [ $distinct ] + Parameter #0 [ int $code ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ Phalcon\Messages\MessageInterface ] } - Method [ abstract public method execute ] { + Method [ abstract public method setField ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $field ] } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + - Return [ Phalcon\Messages\MessageInterface ] } - Method [ abstract public method forUpdate ] { + Method [ abstract public method setMessage ] { - Parameters [1] { - Parameter #0 [ bool $forUpdate = true ] + Parameter #0 [ string $message ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ Phalcon\Messages\MessageInterface ] } - Method [ abstract public method getColumns ] { + Method [ abstract public method setMetaData ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $metaData ] } + - Return [ Phalcon\Messages\MessageInterface ] } - Method [ abstract public method getConditions ] { + Method [ abstract public method setType ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $type ] } - - Return [ ?string ] + - Return [ Phalcon\Messages\MessageInterface ] } + } + } - Method [ abstract public method getGroupBy ] { + Interface [ interface Phalcon\Mvc\ControllerInterface ] { - - Parameters [0] { - } - } + - Constants [0] { + } - Method [ abstract public method getHaving ] { + - Static properties [0] { + } - - Parameters [0] { - } - } + - Static methods [0] { + } - Method [ abstract public method getLimit ] { + - Properties [0] { + } - - Parameters [0] { - } - } + - Methods [0] { + } + } - Method [ abstract public method getModelName ] { + Interface [ interface Phalcon\Mvc\DispatcherInterface extends Phalcon\Dispatcher\DispatcherInterface ] { - - Parameters [0] { - } - - Return [ string ] - } + - Constants [0] { + } - Method [ abstract public method getOrderBy ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [27] { + Method [ abstract public method getActiveController ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ ?Phalcon\Mvc\ControllerInterface ] } - Method [ abstract public method getParams ] { + Method [ abstract public method getControllerName ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ abstract public method getWhere ] { + Method [ abstract public method getLastController ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ ?Phalcon\Mvc\ControllerInterface ] } - Method [ abstract public method groupBy ] { + Method [ abstract public method setControllerName ] { - Parameters [1] { - Parameter #0 [ $group ] + Parameter #0 [ string $controllerName ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ Phalcon\Dispatcher\DispatcherInterface ] } - Method [ abstract public method having ] { + Method [ abstract public method setControllerSuffix ] { - Parameters [1] { - Parameter #0 [ $having ] + Parameter #0 [ string $controllerSuffix ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ Phalcon\Dispatcher\DispatcherInterface ] } - Method [ abstract public method innerJoin ] { + Method [ abstract public method setDefaultController ] { - - Parameters [3] { - Parameter #0 [ string $model ] - Parameter #1 [ $conditions = ] - Parameter #2 [ $alias = ] + - Parameters [1] { + Parameter #0 [ string $controllerName ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ Phalcon\Dispatcher\DispatcherInterface ] } - Method [ abstract public method inWhere ] { + Method [ abstract public method dispatch ] { - - Parameters [2] { - Parameter #0 [ string $expr ] - Parameter #1 [ array $values ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ abstract public method leftJoin ] { + Method [ abstract public method forward ] { - - Parameters [3] { - Parameter #0 [ string $model ] - Parameter #1 [ $conditions = ] - Parameter #2 [ $alias = ] + - Parameters [1] { + Parameter #0 [ array $forward ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ void ] } - Method [ abstract public method limit ] { + Method [ abstract public method getActionName ] { - - Parameters [2] { - Parameter #0 [ int $limit ] - Parameter #1 [ int $offset = 0 ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ string ] } - Method [ abstract public method notBetweenWhere ] { + Method [ abstract public method getActionSuffix ] { - - Parameters [3] { - Parameter #0 [ string $expr ] - Parameter #1 [ $minimum ] - Parameter #2 [ $maximum ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ string ] } - Method [ abstract public method notInWhere ] { + Method [ abstract public method getHandlerSuffix ] { - - Parameters [2] { - Parameter #0 [ string $expr ] - Parameter #1 [ array $values ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ string ] } - Method [ abstract public method orderBy ] { + Method [ abstract public method getParam ] { - - Parameters [1] { - Parameter #0 [ string $orderColumns ] + - Parameters [2] { + Parameter #0 [ $param ] + Parameter #1 [ $filters = ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ abstract public method orWhere ] { + Method [ abstract public method getParameter ] { - - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ $bindParams = ] - Parameter #2 [ $bindTypes = ] + - Parameters [2] { + Parameter #0 [ $param ] + Parameter #1 [ $filters = ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ abstract public method rightJoin ] { + Method [ abstract public method getParams ] { - - Parameters [3] { - Parameter #0 [ string $model ] - Parameter #1 [ $conditions = ] - Parameter #2 [ $alias = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ array ] } - Method [ abstract public method setModelName ] { + Method [ abstract public method getParameters ] { - - Parameters [1] { - Parameter #0 [ string $modelName ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ array ] } - Method [ abstract public method sharedLock ] { + Method [ abstract public method getReturnedValue ] { - - Parameters [1] { - Parameter #0 [ bool $sharedLock = true ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ abstract public method where ] { + Method [ abstract public method hasParam ] { - - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ $bindParams = ] - Parameter #2 [ $bindTypes = ] + - Parameters [1] { + Parameter #0 [ $param ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ bool ] } - } - } - - Interface [ interface Phalcon\Mvc\Model\ManagerInterface ] { - - - Constants [0] { - } - - Static properties [0] { - } - - - Static methods [0] { - } + Method [ abstract public method isFinished ] { - - Properties [0] { - } + - Parameters [0] { + } + - Return [ bool ] + } - - Methods [54] { - Method [ abstract public method addBehavior ] { + Method [ abstract public method setActionName ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ Phalcon\Mvc\Model\BehaviorInterface $behavior ] + - Parameters [1] { + Parameter #0 [ string $actionName ] } - Return [ void ] } - Method [ abstract public method addBelongsTo ] { + Method [ abstract public method setActionSuffix ] { - - Parameters [5] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $fields ] - Parameter #2 [ string $referencedModel ] - Parameter #3 [ $referencedFields ] - Parameter #4 [ array $options = [] ] + - Parameters [1] { + Parameter #0 [ string $actionSuffix ] } - - Return [ Phalcon\Mvc\Model\RelationInterface ] + - Return [ void ] } - Method [ abstract public method addHasMany ] { + Method [ abstract public method setDefaultAction ] { - - Parameters [5] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $fields ] - Parameter #2 [ string $referencedModel ] - Parameter #3 [ $referencedFields ] - Parameter #4 [ array $options = [] ] + - Parameters [1] { + Parameter #0 [ string $actionName ] } - - Return [ Phalcon\Mvc\Model\RelationInterface ] + - Return [ void ] } - Method [ abstract public method addHasOne ] { + Method [ abstract public method setDefaultNamespace ] { - - Parameters [5] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $fields ] - Parameter #2 [ string $referencedModel ] - Parameter #3 [ $referencedFields ] - Parameter #4 [ array $options = [] ] + - Parameters [1] { + Parameter #0 [ string $defaultNamespace ] } - - Return [ Phalcon\Mvc\Model\RelationInterface ] + - Return [ void ] } - Method [ abstract public method addHasOneThrough ] { + Method [ abstract public method setHandlerSuffix ] { - - 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 [ array $options = [] ] + - Parameters [1] { + Parameter #0 [ string $handlerSuffix ] } - - Return [ Phalcon\Mvc\Model\RelationInterface ] + - Return [ void ] } - Method [ abstract public method addHasManyToMany ] { + Method [ abstract public method setModuleName ] { - - 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 [ array $options = [] ] + - Parameters [1] { + Parameter #0 [ ?string $moduleName = null ] } - - Return [ Phalcon\Mvc\Model\RelationInterface ] + - Return [ void ] } - Method [ abstract public method createBuilder ] { + Method [ abstract public method setNamespaceName ] { - Parameters [1] { - Parameter #0 [ $params = ] + Parameter #0 [ string $namespaceName ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ void ] } - Method [ abstract public method createQuery ] { + Method [ abstract public method setParam ] { - - Parameters [1] { - Parameter #0 [ string $phql ] + - Parameters [2] { + Parameter #0 [ $param ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ void ] } - Method [ abstract public method clearReusableObjects ] { + Method [ abstract public method setParams ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $params ] } - Return [ void ] } + } + } - Method [ abstract public method executeQuery ] { + Interface [ interface Phalcon\Mvc\Micro\CollectionInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [15] { + Method [ abstract public method delete ] { - Parameters [3] { - Parameter #0 [ string $phql ] - Parameter #1 [ $placeholders = ] - Parameter #2 [ $types = ] + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = null ] } + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ abstract public method getBelongsTo ] { + Method [ abstract public method get ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = null ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ abstract public method getBelongsToRecords ] { + Method [ abstract public method getHandler ] { - - Parameters [5] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] - Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] - Parameter #3 [ $parameters = ] - Parameter #4 [ ?string $method = null ] + - Parameters [0] { } } - Method [ abstract public method getBuilder ] { + Method [ abstract public method getHandlers ] { - Parameters [0] { } - - Return [ ?Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ array ] } - Method [ abstract public method getHasMany ] { + Method [ abstract public method getPrefix ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ abstract public method getHasManyRecords ] { + Method [ abstract public method head ] { - - Parameters [5] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] - Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] - Parameter #3 [ $parameters = ] - Parameter #4 [ ?string $method = null ] + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = null ] } + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ abstract public method getHasManyToMany ] { + Method [ abstract public method isLazy ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ abstract public method getHasOne ] { + Method [ abstract public method map ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = null ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ abstract public method getHasOneThrough ] { + Method [ abstract public method options ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = null ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ abstract public method getHasOneAndHasMany ] { + Method [ abstract public method patch ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = null ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ abstract public method getHasOneRecords ] { + Method [ abstract public method post ] { - - Parameters [5] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] - Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] - Parameter #3 [ $parameters = ] - Parameter #4 [ ?string $method = null ] + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = null ] } + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ abstract public method getLastInitialized ] { + Method [ abstract public method put ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = null ] } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ abstract public method getLastQuery ] { + Method [ abstract public method setHandler ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $handler ] + Parameter #1 [ bool $isLazy = false ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ abstract public method getModelSchema ] { + Method [ abstract public method setLazy ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ bool $isLazy ] } - - Return [ ?string ] + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ abstract public method getModelSource ] { + Method [ abstract public method setPrefix ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ string $prefix ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } + } + } - Method [ abstract public method getReadConnection ] { + Interface [ interface Phalcon\Mvc\ModelInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [11] { + Method [ abstract static public method average ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ array $parameters = [] ] } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ Phalcon\Mvc\Model\ResultsetInterface|float ] } - Method [ abstract public method getReadConnectionService ] { + Method [ abstract static public method cloneResult ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $base ] + Parameter #1 [ array $data ] + Parameter #2 [ int $dirtyState = 0 ] } - - Return [ string ] + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ abstract public method getRelationByAlias ] { + Method [ abstract static public method cloneResultMap ] { - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $alias ] + - Parameters [5] { + Parameter #0 [ $base ] + Parameter #1 [ array $data ] + Parameter #2 [ $columnMap ] + Parameter #3 [ int $dirtyState = 0 ] + Parameter #4 [ bool $keepSnapshots = false ] } + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ abstract public method getRelationRecords ] { + Method [ abstract static public method cloneResultMapHydrate ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\Model\RelationInterface $relation ] - Parameter #1 [ Phalcon\Mvc\ModelInterface $record ] - Parameter #2 [ $parameters = ] - Parameter #3 [ ?string $method = null ] + - Parameters [3] { + Parameter #0 [ array $data ] + Parameter #1 [ $columnMap ] + Parameter #2 [ int $hydrationMode ] } } - Method [ abstract public method getRelations ] { + Method [ abstract static public method count ] { - Parameters [1] { - Parameter #0 [ string $modelName ] + Parameter #0 [ $parameters = ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\ResultsetInterface|int ] } - Method [ abstract public method getRelationsBetween ] { + Method [ abstract static public method find ] { - - Parameters [2] { - Parameter #0 [ string $first ] - Parameter #1 [ string $second ] + - Parameters [1] { + Parameter #0 [ $parameters = ] } } - Method [ abstract public method getReusableRecords ] { + Method [ abstract static public method findFirst ] { - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $key ] + - Parameters [1] { + Parameter #0 [ $parameters = ] } } - Method [ abstract public method getWriteConnection ] { + Method [ abstract static public method maximum ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $parameters = ] } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ abstract public method getWriteConnectionService ] { + Method [ abstract static public method minimum ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $parameters = ] } - - Return [ string ] } - Method [ abstract public method hasBelongsTo ] { + Method [ abstract static public method query ] { - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] + - Parameters [1] { + Parameter #0 [ ?Phalcon\Di\DiInterface $container = null ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ abstract public method hasHasMany ] { + Method [ abstract static public method sum ] { - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] + - Parameters [1] { + Parameter #0 [ $parameters = ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Model\ResultsetInterface|float ] } + } - Method [ abstract public method hasHasOne ] { + - Properties [0] { + } - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] + - Methods [28] { + Method [ abstract public method appendMessage ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Messages\MessageInterface $message ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ abstract public method hasHasOneThrough ] { + Method [ abstract public method assign ] { - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] + - Parameters [3] { + Parameter #0 [ array $data ] + Parameter #1 [ $whiteList = ] + Parameter #2 [ $dataColumnMap = ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ abstract public method hasHasManyToMany ] { + Method [ abstract public method create ] { - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] + - Parameters [0] { } - Return [ bool ] } - Method [ abstract public method load ] { + Method [ abstract public method delete ] { - - Parameters [1] { - Parameter #0 [ string $modelName ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ bool ] } - Method [ abstract public method initialize ] { + Method [ abstract public method fireEvent ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ string $eventName ] } + - Return [ bool ] } - Method [ abstract public method isInitialized ] { + Method [ abstract public method fireEventCancel ] { - Parameters [1] { - Parameter #0 [ string $className ] + Parameter #0 [ string $eventName ] } - Return [ bool ] } - Method [ abstract public method isKeepingSnapshots ] { + Method [ abstract public method getDirtyState ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ abstract public method isUsingDynamicUpdate ] { + Method [ abstract public method getMessages ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ abstract public method isVisibleModelProperty ] { + Method [ abstract public method getModelsMetaData ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $property ] + - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Mvc\Model\MetaDataInterface ] } - Method [ abstract public method keepSnapshots ] { + Method [ abstract public method getOperationMade ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ bool $keepSnapshots ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ abstract public method missingMethod ] { + Method [ abstract public method getReadConnection ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $eventName ] - Parameter #2 [ $data ] + - Parameters [0] { } + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ abstract public method notifyEvent ] { + Method [ abstract public method getReadConnectionService ] { - - Parameters [2] { - Parameter #0 [ string $eventName ] - Parameter #1 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } + - Return [ string ] } - Method [ abstract public method setConnectionService ] { + Method [ abstract public method getRelated ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $connectionService ] + Parameter #0 [ string $alias ] + Parameter #1 [ $arguments = ] } - - Return [ void ] } - Method [ abstract public method setReadConnectionService ] { + Method [ abstract public method getSchema ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $connectionService ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?string ] } - Method [ abstract public method setReusableRecords ] { + Method [ abstract public method getSource ] { - - Parameters [3] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $key ] - Parameter #2 [ $records ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ abstract public method setModelSchema ] { + Method [ abstract public method getWriteConnection ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $schema ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ abstract public method setModelSource ] { + Method [ abstract public method getWriteConnectionService ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $source ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ abstract public method setWriteConnectionService ] { + Method [ abstract public method refresh ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $connectionService ] + - Parameters [0] { } + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ abstract public method useDynamicUpdate ] { + Method [ abstract public method save ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ bool $dynamicUpdate ] + - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } - } - } - - Interface [ interface Phalcon\Mvc\Model\QueryInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - Methods [13] { - Method [ abstract public method cache ] { + Method [ abstract public method setConnectionService ] { - Parameters [1] { - Parameter #0 [ array $cacheOptions ] + Parameter #0 [ string $connectionService ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ void ] } - Method [ abstract public method execute ] { + Method [ abstract public method setDirtyState ] { - - Parameters [2] { - Parameter #0 [ array $bindParams = [] ] - Parameter #1 [ array $bindTypes = [] ] + - Parameters [1] { + Parameter #0 [ int $dirtyState ] } + - Return [ Phalcon\Mvc\ModelInterface|bool ] } - Method [ abstract public method getBindParams ] { + Method [ abstract public method setReadConnectionService ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $connectionService ] } - - Return [ array ] + - Return [ void ] } - Method [ abstract public method getCacheOptions ] { + Method [ abstract public method setSnapshotData ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $data ] + Parameter #1 [ $columnMap = ] } - - Return [ array ] + - Return [ void ] } - Method [ abstract public method getBindTypes ] { + Method [ abstract public method setTransaction ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] } - - Return [ array ] + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ abstract public method getSql ] { + Method [ abstract public method setWriteConnectionService ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $connectionService ] } - - Return [ array ] + - Return [ void ] } - Method [ abstract public method getSingleResult ] { + Method [ abstract public method skipOperation ] { - - Parameters [2] { - Parameter #0 [ array $bindParams = [] ] - Parameter #1 [ array $bindTypes = [] ] + - Parameters [1] { + Parameter #0 [ bool $skip ] } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ void ] } - Method [ abstract public method getUniqueRow ] { + Method [ abstract public method update ] { - Parameters [0] { } - Return [ bool ] } - Method [ abstract public method parse ] { + Method [ abstract public method validationHasFailed ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } + } + } - Method [ abstract public method setBindParams ] { + Interface [ interface Phalcon\Mvc\Model\BinderInterface ] { - - Parameters [2] { - Parameter #0 [ array $bindParams ] - Parameter #1 [ bool $merge = false ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [4] { + Method [ abstract public method bindToHandler ] { + + - Parameters [4] { + Parameter #0 [ $handler ] + Parameter #1 [ array $params ] + Parameter #2 [ string $cacheKey ] + Parameter #3 [ ?string $methodName = null ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ array ] } - Method [ abstract public method setBindTypes ] { + Method [ abstract public method getBoundModels ] { - - Parameters [2] { - Parameter #0 [ array $bindTypes ] - Parameter #1 [ bool $merge = false ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ array ] } - Method [ abstract public method setSharedLock ] { + Method [ abstract public method getCache ] { - - Parameters [1] { - Parameter #0 [ bool $sharedLock = false ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ Phalcon\Cache\Adapter\AdapterInterface ] } - Method [ abstract public method setUniqueRow ] { + Method [ abstract public method setCache ] { - Parameters [1] { - Parameter #0 [ bool $uniqueRow ] + Parameter #0 [ Phalcon\Cache\Adapter\AdapterInterface $cache ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ Phalcon\Mvc\Model\BinderInterface ] } } } - Interface [ interface Phalcon\Mvc\Model\Query\BuilderInterface ] { + Interface [ interface Phalcon\Mvc\Model\CriteriaInterface ] { - - Constants [2] { - Constant [ public string OPERATOR_AND ] { and } - Constant [ public string OPERATOR_OR ] { or } + - Constants [0] { } - Static properties [0] { @@ -12468,160 +13189,141 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [38] { - Method [ abstract public method addFrom ] { - - - Parameters [2] { - Parameter #0 [ string $model ] - Parameter #1 [ ?string $alias = null ] - } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] - } - + - Methods [32] { Method [ abstract public method andWhere ] { - Parameters [3] { Parameter #0 [ string $conditions ] - Parameter #1 [ array $bindParams = [] ] - Parameter #2 [ array $bindTypes = [] ] + Parameter #1 [ $bindParams = ] + Parameter #2 [ $bindTypes = ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } Method [ abstract public method betweenWhere ] { - - Parameters [4] { + - Parameters [3] { Parameter #0 [ string $expr ] Parameter #1 [ $minimum ] Parameter #2 [ $maximum ] - Parameter #3 [ string $operator = null ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ abstract public method columns ] { + Method [ abstract public method bind ] { - Parameters [1] { - Parameter #0 [ $columns ] + Parameter #0 [ array $bindParams ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ abstract public method distinct ] { + Method [ abstract public method bindTypes ] { - Parameters [1] { - Parameter #0 [ $distinct ] + Parameter #0 [ array $bindTypes ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ abstract public method forUpdate ] { + Method [ abstract public method cache ] { - Parameters [1] { - Parameter #0 [ bool $forUpdate ] + Parameter #0 [ array $cache ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ abstract public method from ] { + Method [ abstract public method conditions ] { - Parameters [1] { - Parameter #0 [ $models ] + Parameter #0 [ string $conditions ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ abstract public method getBindParams ] { + Method [ abstract public method distinct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $distinct ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ abstract public method getBindTypes ] { + Method [ abstract public method execute ] { - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } - Method [ abstract public method getColumns ] { + Method [ abstract public method forUpdate ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $forUpdate = true ] } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ abstract public method getDistinct ] { + Method [ abstract public method getColumns ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array|string|null ] } - Method [ abstract public method getFrom ] { + Method [ abstract public method getConditions ] { - Parameters [0] { } + - Return [ ?string ] } Method [ abstract public method getGroupBy ] { - Parameters [0] { } - - Return [ array ] } Method [ abstract public method getHaving ] { - Parameters [0] { } - - Return [ ?string ] - } - - Method [ abstract public method getJoins ] { - - - Parameters [0] { - } - - Return [ array ] } Method [ abstract public method getLimit ] { - Parameters [0] { } + - Return [ array|int|null ] } - Method [ abstract public method getOffset ] { + Method [ abstract public method getModelName ] { - Parameters [0] { } - - Return [ int ] + - Return [ string ] } Method [ abstract public method getOrderBy ] { - Parameters [0] { } + - Return [ ?string ] } - Method [ abstract public method getPhql ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ abstract public method getQuery ] { + Method [ abstract public method getParams ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ array ] } Method [ abstract public method getWhere ] { - Parameters [0] { } + - Return [ ?string ] } Method [ abstract public method groupBy ] { @@ -12629,162 +13331,131 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ $group ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } Method [ abstract public method having ] { - - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ array $bindParams = [] ] - Parameter #2 [ array $bindTypes = [] ] - } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] - } - - Method [ abstract public method innerJoin ] { - - - Parameters [3] { - Parameter #0 [ string $model ] - Parameter #1 [ ?string $conditions = null ] - Parameter #2 [ ?string $alias = null ] + - Parameters [1] { + Parameter #0 [ $having ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } Method [ abstract public method inWhere ] { - - Parameters [3] { + - Parameters [2] { Parameter #0 [ string $expr ] Parameter #1 [ array $values ] - Parameter #2 [ string $operator = null ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ abstract public method join ] { + Method [ abstract public method innerJoin ] { - Parameters [3] { Parameter #0 [ string $model ] - Parameter #1 [ ?string $conditions = null ] - Parameter #2 [ ?string $alias = null ] + Parameter #1 [ $conditions = ] + Parameter #2 [ $alias = ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } Method [ abstract public method leftJoin ] { - Parameters [3] { Parameter #0 [ string $model ] - Parameter #1 [ ?string $conditions = null ] - Parameter #2 [ ?string $alias = null ] + Parameter #1 [ $conditions = ] + Parameter #2 [ $alias = ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } Method [ abstract public method limit ] { - Parameters [2] { Parameter #0 [ int $limit ] - Parameter #1 [ $offset = ] - } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] - } - - Method [ abstract public method getModels ] { - - - Parameters [0] { + Parameter #1 [ int $offset = 0 ] } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } Method [ abstract public method notBetweenWhere ] { - - Parameters [4] { + - Parameters [3] { Parameter #0 [ string $expr ] Parameter #1 [ $minimum ] Parameter #2 [ $maximum ] - Parameter #3 [ string $operator = null ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } Method [ abstract public method notInWhere ] { - - Parameters [3] { + - Parameters [2] { Parameter #0 [ string $expr ] Parameter #1 [ array $values ] - Parameter #2 [ string $operator = null ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ abstract public method offset ] { + Method [ abstract public method orWhere ] { - - Parameters [1] { - Parameter #0 [ int $offset ] + - Parameters [3] { + Parameter #0 [ string $conditions ] + Parameter #1 [ $bindParams = ] + Parameter #2 [ $bindTypes = ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } Method [ abstract public method orderBy ] { - Parameters [1] { - Parameter #0 [ $orderBy ] - } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] - } - - Method [ abstract public method orWhere ] { - - - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ array $bindParams = [] ] - Parameter #2 [ array $bindTypes = [] ] + Parameter #0 [ string $orderColumns ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } Method [ abstract public method rightJoin ] { - Parameters [3] { Parameter #0 [ string $model ] - Parameter #1 [ ?string $conditions = null ] - Parameter #2 [ ?string $alias = null ] + Parameter #1 [ $conditions = ] + Parameter #2 [ $alias = ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ abstract public method setBindParams ] { + Method [ abstract public method setModelName ] { - - Parameters [2] { - Parameter #0 [ array $bindParams ] - Parameter #1 [ bool $merge = false ] + - Parameters [1] { + Parameter #0 [ string $modelName ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ abstract public method setBindTypes ] { + Method [ abstract public method sharedLock ] { - - Parameters [2] { - Parameter #0 [ array $bindTypes ] - Parameter #1 [ bool $merge = false ] + - Parameters [1] { + Parameter #0 [ bool $sharedLock = true ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } Method [ abstract public method where ] { - Parameters [3] { Parameter #0 [ string $conditions ] - Parameter #1 [ array $bindParams = [] ] - Parameter #2 [ array $bindTypes = [] ] + Parameter #1 [ $bindParams = ] + Parameter #2 [ $bindTypes = ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } } } - Interface [ interface Phalcon\Mvc\Model\Query\StatusInterface ] { + Interface [ interface Phalcon\Mvc\Model\ManagerInterface ] { - Constants [0] { } @@ -12798,1024 +13469,1114 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [3] { - Method [ abstract public method getMessages ] { + - Methods [55] { + Method [ abstract public method addBehavior ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ Phalcon\Mvc\Model\BehaviorInterface $behavior ] } - - Return [ array ] + - Return [ void ] } - Method [ abstract public method getModel ] { + Method [ abstract public method addBelongsTo ] { - - Parameters [0] { + - Parameters [5] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $fields ] + Parameter #2 [ string $referencedModel ] + Parameter #3 [ $referencedFields ] + Parameter #4 [ array $options = [] ] } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ Phalcon\Mvc\Model\RelationInterface ] } - Method [ abstract public method success ] { + Method [ abstract 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 [ array $options = [] ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Model\RelationInterface ] } - } - } - - Interface [ interface Phalcon\Mvc\Model\RelationInterface ] { - - Constants [0] { - } + Method [ abstract public method addHasManyToMany ] { - - Static properties [0] { - } + - 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 [ array $options = [] ] + } + - Return [ Phalcon\Mvc\Model\RelationInterface ] + } - - Static methods [0] { - } + Method [ abstract public method addHasOne ] { - - Properties [0] { - } + - Parameters [5] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $fields ] + Parameter #2 [ string $referencedModel ] + Parameter #3 [ $referencedFields ] + Parameter #4 [ array $options = [] ] + } + - Return [ Phalcon\Mvc\Model\RelationInterface ] + } - - Methods [15] { - Method [ abstract public method getFields ] { + Method [ abstract public method addHasOneThrough ] { - - Parameters [0] { + - 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 [ array $options = [] ] } + - Return [ Phalcon\Mvc\Model\RelationInterface ] } - Method [ abstract public method getForeignKey ] { + Method [ abstract public method clearReusableObjects ] { - Parameters [0] { } + - Return [ void ] } - Method [ abstract public method getIntermediateFields ] { + Method [ abstract public method createBuilder ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $params = ] } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method getIntermediateModel ] { + Method [ abstract public method createQuery ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $phql ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ abstract public method getIntermediateReferencedFields ] { + Method [ abstract public method executeQuery ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $phql ] + Parameter #1 [ $placeholders = ] + Parameter #2 [ $types = ] } } - Method [ abstract public method getOption ] { + Method [ abstract public method getBelongsTo ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ array ] } - Method [ abstract public method getOptions ] { + Method [ abstract public method getBelongsToRecords ] { - - Parameters [0] { + - Parameters [5] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] + Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] + Parameter #3 [ $parameters = ] + Parameter #4 [ ?string $method = null ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\ResultsetInterface|bool ] } - Method [ abstract public method getParams ] { + Method [ abstract public method getBuilder ] { - Parameters [0] { } + - Return [ ?Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method getReferencedFields ] { + Method [ abstract public method getHasMany ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ array ] } - Method [ abstract public method getReferencedModel ] { + Method [ abstract public method getHasManyRecords ] { - - Parameters [0] { + - Parameters [5] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] + Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] + Parameter #3 [ $parameters = ] + Parameter #4 [ ?string $method = null ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\ResultsetInterface|bool ] } - Method [ abstract public method getType ] { + Method [ abstract public method getHasManyToMany ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ int ] + - Return [ array ] } - Method [ abstract public method isForeignKey ] { + Method [ abstract public method getHasOne ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ bool ] + - Return [ array ] } - Method [ abstract public method isReusable ] { + Method [ abstract public method getHasOneAndHasMany ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ bool ] + - Return [ array ] } - Method [ abstract public method isThrough ] { + Method [ abstract public method getHasOneRecords ] { - - Parameters [0] { + - Parameters [5] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] + Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] + Parameter #3 [ $parameters = ] + Parameter #4 [ ?string $method = null ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\ModelInterface|bool ] } - Method [ abstract public method setIntermediateRelation ] { + Method [ abstract public method getHasOneThrough ] { - - Parameters [3] { - Parameter #0 [ $intermediateFields ] - Parameter #1 [ string $intermediateModel ] - Parameter #2 [ $intermediateReferencedFields ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ array ] } - } - } - Interface [ interface Phalcon\Mvc\Model\TransactionInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [12] { - Method [ abstract public method begin ] { + Method [ abstract public method getLastInitialized ] { - Parameters [0] { } - - Return [ bool ] + - Return [ ?Phalcon\Mvc\ModelInterface ] } - Method [ abstract public method commit ] { + Method [ abstract public method getLastQuery ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ abstract public method getConnection ] { + Method [ abstract public method getModelSchema ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ ?string ] } - Method [ abstract public method getMessages ] { + Method [ abstract public method getModelSource ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ array ] + - Return [ string ] } - Method [ abstract public method isManaged ] { + Method [ abstract public method getReadConnection ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ bool ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ abstract public method isValid ] { + Method [ abstract public method getReadConnectionService ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ bool ] + - Return [ string ] } - Method [ abstract public method rollback ] { + Method [ abstract public method getRelationByAlias ] { - Parameters [2] { - Parameter #0 [ ?string $rollbackMessage = null ] - Parameter #1 [ ?Phalcon\Mvc\ModelInterface $rollbackRecord = ] + Parameter #0 [ string $modelName ] + Parameter #1 [ string $alias ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Model\RelationInterface|bool ] } - Method [ abstract public method setIsNewTransaction ] { + Method [ abstract public method getRelationRecords ] { - - Parameters [1] { - Parameter #0 [ bool $isNew ] + - Parameters [4] { + Parameter #0 [ Phalcon\Mvc\Model\RelationInterface $relation ] + Parameter #1 [ Phalcon\Mvc\ModelInterface $record ] + Parameter #2 [ $parameters = ] + Parameter #3 [ ?string $method = null ] } - - Return [ void ] } - Method [ abstract public method setRollbackOnAbort ] { + Method [ abstract public method getRelations ] { - Parameters [1] { - Parameter #0 [ bool $rollbackOnAbort ] + Parameter #0 [ string $modelName ] } - - Return [ void ] + - Return [ array ] } - Method [ abstract public method setRollbackedRecord ] { + Method [ abstract public method getRelationsBetween ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $record ] + - Parameters [2] { + Parameter #0 [ string $first ] + Parameter #1 [ string $second ] } - - Return [ void ] + - Return [ array|bool ] } - Method [ abstract public method setTransactionManager ] { + Method [ abstract public method getReusableRecords ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\Transaction\ManagerInterface $manager ] + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $key ] } - - Return [ void ] } - Method [ abstract public method throwRollbackException ] { + Method [ abstract public method getWriteConnection ] { - Parameters [1] { - Parameter #0 [ bool $status ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Model\TransactionInterface ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - } - } - - Interface [ interface Phalcon\Mvc\Model\Transaction\ManagerInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - Properties [0] { - } - - - Methods [12] { - Method [ abstract public method collectTransactions ] { + Method [ abstract public method getWriteConnectionService ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ void ] + - Return [ string ] } - Method [ abstract public method commit ] { + Method [ abstract public method hasBelongsTo ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] } + - Return [ bool ] } - Method [ abstract public method get ] { + Method [ abstract public method hasHasMany ] { - - Parameters [1] { - Parameter #0 [ bool $autoBegin = true ] + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] } - - Return [ Phalcon\Mvc\Model\TransactionInterface ] + - Return [ bool ] } - Method [ abstract public method getDbService ] { + Method [ abstract public method hasHasManyToMany ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] } - - Return [ string ] + - Return [ bool ] } - Method [ abstract public method getRollbackPendent ] { + Method [ abstract public method hasHasOne ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] } - Return [ bool ] } - Method [ abstract public method has ] { + Method [ abstract public method hasHasOneThrough ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] } - Return [ bool ] } - Method [ abstract public method notifyCommit ] { + Method [ abstract public method initialize ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ void ] } - Method [ abstract public method notifyRollback ] { + Method [ abstract public method isInitialized ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] + Parameter #0 [ string $className ] } - - Return [ void ] + - Return [ bool ] } - Method [ abstract public method rollback ] { + Method [ abstract public method isKeepingSnapshots ] { - Parameters [1] { - Parameter #0 [ bool $collect = false ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ void ] + - Return [ bool ] } - Method [ abstract public method rollbackPendent ] { + Method [ abstract public method isUsingDynamicUpdate ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ void ] + - Return [ bool ] } - Method [ abstract public method setDbService ] { + Method [ abstract public method isVisibleModelProperty ] { - - Parameters [1] { - Parameter #0 [ string $service ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $property ] } - - Return [ Phalcon\Mvc\Model\Transaction\ManagerInterface ] + - Return [ bool ] } - Method [ abstract public method setRollbackPendent ] { + Method [ abstract public method keepSnapshots ] { - - Parameters [1] { - Parameter #0 [ bool $rollbackPendent ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ bool $keepSnapshots ] } - - Return [ Phalcon\Mvc\Model\Transaction\ManagerInterface ] + - Return [ void ] } - } - } - - Interface [ interface Phalcon\Mvc\Router\GroupInterface ] { - - - Constants [0] { - } - - Static properties [0] { - } - - - Static methods [0] { - } + Method [ abstract public method load ] { - - Properties [0] { - } + - Parameters [1] { + Parameter #0 [ string $modelName ] + } + - Return [ Phalcon\Mvc\ModelInterface ] + } - - Methods [21] { - Method [ abstract public method add ] { + Method [ abstract public method missingMethod ] { - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ $httpMethods = ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $eventName ] + Parameter #2 [ $data ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method addConnect ] { + Method [ abstract public method notifyEvent ] { - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + Parameter #0 [ string $eventName ] + Parameter #1 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method addDelete ] { + Method [ abstract public method removeBehavior ] { - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $behaviorClass ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ void ] } - Method [ abstract public method addGet ] { + Method [ abstract public method setConnectionService ] { - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $connectionService ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ void ] } - Method [ abstract public method addHead ] { + Method [ abstract public method setModelSchema ] { - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $schema ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ void ] } - Method [ abstract public method addOptions ] { + Method [ abstract public method setModelSource ] { - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $source ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ void ] } - Method [ abstract public method addPatch ] { + Method [ abstract public method setReadConnectionService ] { - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $connectionService ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ void ] } - Method [ abstract public method addPost ] { + Method [ abstract public method setReusableRecords ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + - Parameters [3] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $key ] + Parameter #2 [ $records ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ void ] } - Method [ abstract public method addPurge ] { + Method [ abstract public method setWriteConnectionService ] { - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $connectionService ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method addPut ] { + Method [ abstract public method useDynamicUpdate ] { - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ bool $dynamicUpdate ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ void ] } + } + } - Method [ abstract public method addTrace ] { + Interface [ interface Phalcon\Mvc\Model\QueryInterface ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [13] { + Method [ abstract public method cache ] { + + - Parameters [1] { + Parameter #0 [ array $cacheOptions ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ abstract public method beforeMatch ] { + Method [ abstract public method execute ] { - - Parameters [1] { - Parameter #0 [ $beforeMatch ] + - Parameters [2] { + Parameter #0 [ array $bindParams = [] ] + Parameter #1 [ array $bindTypes = [] ] } - - Return [ Phalcon\Mvc\Router\GroupInterface ] } - Method [ abstract public method clear ] { + Method [ abstract public method getBindParams ] { - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ abstract public method getBeforeMatch ] { + Method [ abstract public method getBindTypes ] { - Parameters [0] { } + - Return [ array ] } - Method [ abstract public method getHostname ] { + Method [ abstract public method getCacheOptions ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ array ] } - Method [ abstract public method getPaths ] { + Method [ abstract public method getSingleResult ] { + + - Parameters [2] { + Parameter #0 [ array $bindParams = [] ] + Parameter #1 [ array $bindTypes = [] ] + } + - Return [ Phalcon\Mvc\ModelInterface ] + } + + Method [ abstract public method getSql ] { - Parameters [0] { } + - Return [ array ] } - Method [ abstract public method getPrefix ] { + Method [ abstract public method getUniqueRow ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ bool ] } - Method [ abstract public method getRoutes ] { + Method [ abstract public method parse ] { - Parameters [0] { } - Return [ array ] } - Method [ abstract public method setHostname ] { + Method [ abstract public method setBindParams ] { - - Parameters [1] { - Parameter #0 [ string $hostname ] + - Parameters [2] { + Parameter #0 [ array $bindParams ] + Parameter #1 [ bool $merge = false ] } - - Return [ Phalcon\Mvc\Router\GroupInterface ] + - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ abstract public method setPaths ] { + Method [ abstract public method setBindTypes ] { + + - Parameters [2] { + Parameter #0 [ array $bindTypes ] + Parameter #1 [ bool $merge = false ] + } + - Return [ Phalcon\Mvc\Model\QueryInterface ] + } + + Method [ abstract public method setSharedLock ] { - Parameters [1] { - Parameter #0 [ $paths ] + Parameter #0 [ bool $sharedLock = false ] } - - Return [ Phalcon\Mvc\Router\GroupInterface ] + - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ abstract public method setPrefix ] { + Method [ abstract public method setUniqueRow ] { - Parameters [1] { - Parameter #0 [ string $prefix ] + Parameter #0 [ bool $uniqueRow ] } - - Return [ Phalcon\Mvc\Router\GroupInterface ] + - Return [ Phalcon\Mvc\Model\QueryInterface ] } } } - Interface [ interface Phalcon\Mvc\Router\RouteInterface ] { + Interface [ interface Phalcon\Mvc\Model\Query\BuilderInterface ] { - - Constants [0] { + - Constants [2] { + Constant [ public string OPERATOR_AND ] { and } + Constant [ public string OPERATOR_OR ] { or } } - Static properties [0] { } - - Static methods [1] { - Method [ abstract static public method reset ] { - - - Parameters [0] { - } - - Return [ void ] - } + - Static methods [0] { } - Properties [0] { } - - Methods [15] { - Method [ abstract public method compilePattern ] { + - Methods [38] { + Method [ abstract public method addFrom ] { - - Parameters [1] { - Parameter #0 [ string $pattern ] + - Parameters [2] { + Parameter #0 [ string $model ] + Parameter #1 [ ?string $alias = null ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method convert ] { + Method [ abstract public method andWhere ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $converter ] + - Parameters [3] { + Parameter #0 [ string $conditions ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method getCompiledPattern ] { + Method [ abstract public method betweenWhere ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $expr ] + Parameter #1 [ $minimum ] + Parameter #2 [ $maximum ] + Parameter #3 [ string $operator = 'and' ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method getHostname ] { + Method [ abstract public method columns ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $columns ] } - - Return [ ?string ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method getHttpMethods ] { + Method [ abstract public method distinct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $distinct ] } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method getName ] { + Method [ abstract public method forUpdate ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $forUpdate ] } - - Return [ ?string ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method getPaths ] { + Method [ abstract public method from ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $models ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method getPattern ] { + Method [ abstract public method getBindParams ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ abstract public method getReversedPaths ] { + Method [ abstract public method getBindTypes ] { - Parameters [0] { } - Return [ array ] } - Method [ abstract public method getRouteId ] { + Method [ abstract public method getColumns ] { - Parameters [0] { } - - Return [ string ] } - Method [ abstract public method setHostname ] { + Method [ abstract public method getDistinct ] { - - Parameters [1] { - Parameter #0 [ string $hostname ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ bool ] } - Method [ abstract public method setHttpMethods ] { + Method [ abstract public method getFrom ] { - - Parameters [1] { - Parameter #0 [ $httpMethods ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method setName ] { + Method [ abstract public method getGroupBy ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ array ] } - Method [ abstract public method reConfigure ] { + Method [ abstract public method getHaving ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?string ] } - Method [ abstract public method via ] { + Method [ abstract public method getJoins ] { - - Parameters [1] { - Parameter #0 [ $httpMethods ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ array ] } - } - } - - Interface [ interface Phalcon\Mvc\Url\UrlInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - Properties [0] { - } - - - Methods [6] { - Method [ abstract public method get ] { + Method [ abstract public method getLimit ] { - - Parameters [5] { - Parameter #0 [ $uri = ] - Parameter #1 [ $args = ] - Parameter #2 [ ?bool $local = null ] - Parameter #3 [ $baseUri = ] - Parameter #4 [ bool $replaceArgs = false ] + - Parameters [0] { } - - Return [ string ] } - Method [ abstract public method getBasePath ] { + Method [ abstract public method getModels ] { - Parameters [0] { } - - Return [ string ] + - Return [ array|string|null ] } - Method [ abstract public method getBaseUri ] { + Method [ abstract public method getOffset ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ abstract public method setBasePath ] { + Method [ abstract public method getOrderBy ] { - - Parameters [1] { - Parameter #0 [ string $basePath ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Url\UrlInterface ] } - Method [ abstract public method setBaseUri ] { + Method [ abstract public method getPhql ] { - - Parameters [1] { - Parameter #0 [ string $baseUri ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Url\UrlInterface ] + - Return [ string ] } - Method [ abstract public method path ] { + Method [ abstract public method getQuery ] { - - Parameters [1] { - Parameter #0 [ ?string $path = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\QueryInterface ] } - } - } - - Interface [ interface Phalcon\Mvc\ViewInterface extends Phalcon\Mvc\ViewBaseInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - Methods [35] { - Method [ abstract public method cleanTemplateAfter ] { + Method [ abstract public method getWhere ] { - Parameters [0] { } } - Method [ abstract public method cleanTemplateBefore ] { + Method [ abstract public method groupBy ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $group ] } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method disable ] { + Method [ abstract public method having ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $conditions ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method enable ] { + Method [ abstract public method innerJoin ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $model ] + Parameter #1 [ ?string $conditions = null ] + Parameter #2 [ ?string $alias = null ] } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method finish ] { + Method [ abstract public method inWhere ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $expr ] + Parameter #1 [ array $values ] + Parameter #2 [ string $operator = 'and' ] } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method getActionName ] { + Method [ abstract public method join ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $model ] + Parameter #1 [ ?string $conditions = null ] + Parameter #2 [ ?string $alias = null ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method getActiveRenderPath ] { + Method [ abstract public method leftJoin ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $model ] + Parameter #1 [ ?string $conditions = null ] + Parameter #2 [ ?string $alias = null ] } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method getBasePath ] { + Method [ abstract public method limit ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ int $limit ] + Parameter #1 [ $offset = ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method getControllerName ] { + Method [ abstract public method notBetweenWhere ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $expr ] + Parameter #1 [ $minimum ] + Parameter #2 [ $maximum ] + Parameter #3 [ string $operator = 'and' ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method getLayout ] { + Method [ abstract public method notInWhere ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $expr ] + Parameter #1 [ array $values ] + Parameter #2 [ string $operator = 'and' ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method getLayoutsDir ] { + Method [ abstract public method offset ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $offset ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method getMainView ] { + Method [ abstract public method orWhere ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $conditions ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method getPartialsDir ] { + Method [ abstract public method orderBy ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $orderBy ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method isDisabled ] { + Method [ abstract public method rightJoin ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $model ] + Parameter #1 [ ?string $conditions = null ] + Parameter #2 [ ?string $alias = null ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method pick ] { + Method [ abstract public method setBindParams ] { - - Parameters [1] { - Parameter #0 [ string $renderView ] + - Parameters [2] { + Parameter #0 [ array $bindParams ] + Parameter #1 [ bool $merge = false ] } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method registerEngines ] { + Method [ abstract public method setBindTypes ] { - - Parameters [1] { - Parameter #0 [ array $engines ] + - Parameters [2] { + Parameter #0 [ array $bindTypes ] + Parameter #1 [ bool $merge = false ] } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ abstract public method render ] { + Method [ abstract public method where ] { - Parameters [3] { - Parameter #0 [ string $controllerName ] - Parameter #1 [ string $actionName ] - Parameter #2 [ array $params = [] ] + Parameter #0 [ string $conditions ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } + } + } - Method [ abstract public method reset ] { + Interface [ interface Phalcon\Mvc\Model\Query\StatusInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [3] { + Method [ abstract public method getMessages ] { - Parameters [0] { } + - Return [ array ] } - Method [ abstract public method setBasePath ] { + Method [ abstract public method getModel ] { - - Parameters [1] { - Parameter #0 [ string $basePath ] + - Parameters [0] { } + - Return [ ?Phalcon\Mvc\ModelInterface ] } - Method [ abstract public method setLayout ] { + Method [ abstract public method success ] { - - Parameters [1] { - Parameter #0 [ string $layout ] + - Parameters [0] { } + - Return [ bool ] } + } + } - Method [ abstract public method setLayoutsDir ] { + Interface [ interface Phalcon\Mvc\Model\RelationInterface ] { - - Parameters [1] { - Parameter #0 [ string $layoutsDir ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [15] { + Method [ abstract public method getFields ] { + + - Parameters [0] { } } - Method [ abstract public method setMainView ] { + Method [ abstract public method getForeignKey ] { - - Parameters [1] { - Parameter #0 [ string $viewPath ] + - Parameters [0] { } } - Method [ abstract public method setPartialsDir ] { + Method [ abstract public method getIntermediateFields ] { - - Parameters [1] { - Parameter #0 [ string $partialsDir ] + - Parameters [0] { } } - Method [ abstract public method setRenderLevel ] { + Method [ abstract public method getIntermediateModel ] { - - Parameters [1] { - Parameter #0 [ int $level ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\ViewInterface ] + - Return [ string ] } - Method [ abstract public method setTemplateAfter ] { + Method [ abstract public method getIntermediateReferencedFields ] { - - Parameters [1] { - Parameter #0 [ $templateAfter ] + - Parameters [0] { } } - Method [ abstract public method setTemplateBefore ] { + Method [ abstract public method getOption ] { - Parameters [1] { - Parameter #0 [ $templateBefore ] + Parameter #0 [ string $name ] } } - Method [ abstract public method start ] { + Method [ abstract public method getOptions ] { - Parameters [0] { } + - Return [ array ] } - Method [ abstract public method getContent ] { + Method [ abstract public method getParams ] { - Parameters [0] { } - - Return [ string ] } - Method [ abstract public method getParamsToView ] { + Method [ abstract public method getReferencedFields ] { - Parameters [0] { } - - Return [ array ] } - Method [ abstract public method getViewsDir ] { + Method [ abstract public method getReferencedModel ] { - Parameters [0] { } + - Return [ string ] } - Method [ abstract public method partial ] { + Method [ abstract public method getType ] { - - Parameters [2] { - Parameter #0 [ string $partialPath ] - Parameter #1 [ $params = ] + - Parameters [0] { } + - Return [ int ] } - Method [ abstract public method setContent ] { + Method [ abstract public method isForeignKey ] { - - Parameters [1] { - Parameter #0 [ string $content ] + - Parameters [0] { } + - Return [ bool ] } - Method [ abstract public method setParamToView ] { + Method [ abstract public method isReusable ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } + - Return [ bool ] } - Method [ abstract public method setVar ] { + Method [ abstract public method isThrough ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } + - Return [ bool ] } - Method [ abstract public method setViewsDir ] { + Method [ abstract public method setIntermediateRelation ] { - - Parameters [1] { - Parameter #0 [ string $viewsDir ] + - Parameters [3] { + Parameter #0 [ $intermediateFields ] + Parameter #1 [ string $intermediateModel ] + Parameter #2 [ $intermediateReferencedFields ] } } } } - Interface [ interface Phalcon\Paginator\RepositoryInterface extends Phalcon\Contracts\Paginator\Repository ] { + Interface [ interface Phalcon\Mvc\Model\TransactionInterface ] { - - 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] { @@ -13827,88 +14588,101 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [11] { - Method [ abstract public method getAliases ] { + - Methods [12] { + Method [ abstract public method begin ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ abstract public method getCurrent ] { + Method [ abstract public method commit ] { - Parameters [0] { } - - Return [ int ] + - Return [ bool ] } - Method [ abstract public method getFirst ] { + Method [ abstract public method getConnection ] { - Parameters [0] { } - - Return [ int ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ abstract public method getItems ] { + Method [ abstract public method getMessages ] { - Parameters [0] { } + - Return [ array ] } - Method [ abstract public method getLast ] { + Method [ abstract public method isManaged ] { - Parameters [0] { } - - Return [ int ] + - Return [ bool ] } - Method [ abstract public method getLimit ] { + Method [ abstract public method isValid ] { - Parameters [0] { } - - Return [ int ] + - Return [ bool ] } - Method [ abstract public method getNext ] { + Method [ abstract public method rollback ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ ?string $rollbackMessage = null ] + Parameter #1 [ ?Phalcon\Mvc\ModelInterface $rollbackRecord = null ] } - - Return [ int ] + - Return [ bool ] } - Method [ abstract public method getPrevious ] { + Method [ abstract public method setIsNewTransaction ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $isNew ] } - - Return [ int ] + - Return [ void ] } - Method [ abstract public method getTotalItems ] { + Method [ abstract public method setRollbackOnAbort ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $rollbackOnAbort ] } - - Return [ int ] + - Return [ void ] } - Method [ abstract public method setAliases ] { + Method [ abstract public method setRollbackedRecord ] { - Parameters [1] { - Parameter #0 [ array $aliases ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $record ] } - - Return [ Phalcon\Contracts\Paginator\Repository ] + - Return [ void ] } - Method [ abstract public method setProperties ] { + Method [ abstract public method setTransactionManager ] { - Parameters [1] { - Parameter #0 [ array $properties ] + Parameter #0 [ Phalcon\Mvc\Model\Transaction\ManagerInterface $manager ] } - - Return [ Phalcon\Contracts\Paginator\Repository ] + - Return [ void ] + } + + Method [ abstract public method throwRollbackException ] { + + - Parameters [1] { + Parameter #0 [ bool $status ] + } + - Return [ Phalcon\Mvc\Model\TransactionInterface ] } } } - Interface [ interface Phalcon\Session\BagInterface ] { + Interface [ interface Phalcon\Mvc\Model\Transaction\ManagerInterface ] { - Constants [0] { } @@ -13922,96 +14696,101 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [10] { - Method [ abstract public method __get ] { + - Methods [12] { + Method [ abstract public method collectTransactions ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } + - Return [ void ] } - Method [ abstract public method __isset ] { + Method [ abstract public method commit ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ bool ] } - Method [ abstract public method __set ] { + Method [ abstract public method get ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ bool $autoBegin = true ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Model\TransactionInterface ] } - Method [ abstract public method __unset ] { + Method [ abstract public method getDbService ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ abstract public method init ] { + Method [ abstract public method getRollbackPendent ] { - - Parameters [1] { - Parameter #0 [ array $data = [] ] + - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } - Method [ abstract public method get ] { + Method [ abstract public method has ] { - - Parameters [3] { - Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ ?string $cast = null ] + - Parameters [0] { } + - Return [ bool ] } - Method [ abstract public method set ] { + Method [ abstract public method notifyCommit ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] } - Return [ void ] } - Method [ abstract public method has ] { + Method [ abstract public method notifyRollback ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] } - - Return [ bool ] + - Return [ void ] } - Method [ abstract public method remove ] { + Method [ abstract public method rollback ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ bool $collect = false ] } - Return [ void ] } - Method [ abstract public method clear ] { + Method [ abstract public method rollbackPendent ] { - Parameters [0] { } - Return [ void ] } + + Method [ abstract public method setDbService ] { + + - Parameters [1] { + Parameter #0 [ string $service ] + } + - Return [ Phalcon\Mvc\Model\Transaction\ManagerInterface ] + } + + Method [ abstract public method setRollbackPendent ] { + + - Parameters [1] { + Parameter #0 [ bool $rollbackPendent ] + } + - Return [ Phalcon\Mvc\Model\Transaction\ManagerInterface ] + } } } - Interface [ interface Phalcon\Session\ManagerInterface ] { + Interface [ interface Phalcon\Mvc\Router\GroupInterface ] { - - 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] { @@ -14024,171 +14803,182 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [21] { - Method [ abstract public method __get ] { + Method [ abstract public method add ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ $httpMethods = ] } + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method __isset ] { + Method [ abstract public method addConnect ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method __set ] { + Method [ abstract public method addDelete ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method __unset ] { + Method [ abstract public method addGet ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method exists ] { + Method [ abstract public method addHead ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method destroy ] { + Method [ abstract public method addOptions ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method get ] { + Method [ abstract public method addPatch ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ bool $remove = false ] + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] } + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method getId ] { + Method [ abstract public method addPost ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method getAdapter ] { + Method [ abstract public method addPurge ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] } - - Return [ SessionHandlerInterface ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method getName ] { + Method [ abstract public method addPut ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] } - - Return [ string ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method getOptions ] { + Method [ abstract public method addTrace ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method has ] { + Method [ abstract public method beforeMatch ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ $beforeMatch ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Router\GroupInterface ] } - Method [ abstract public method remove ] { + Method [ abstract public method clear ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - Return [ void ] } - Method [ abstract public method set ] { + Method [ abstract public method getBeforeMatch ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] } - Method [ abstract public method setAdapter ] { + Method [ abstract public method getHostname ] { - - Parameters [1] { - Parameter #0 [ SessionHandlerInterface $adapter ] + - Parameters [0] { } - - Return [ Phalcon\Session\ManagerInterface ] + - Return [ ?string ] } - Method [ abstract public method setId ] { + Method [ abstract public method getPaths ] { - - Parameters [1] { - Parameter #0 [ string $sessionId ] + - Parameters [0] { } - - Return [ Phalcon\Session\ManagerInterface ] + - Return [ array|string|null ] } - Method [ abstract public method setName ] { + Method [ abstract public method getPrefix ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ Phalcon\Session\ManagerInterface ] + - Return [ ?string ] } - Method [ abstract public method setOptions ] { + Method [ abstract public method getRoutes ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ abstract public method status ] { + Method [ abstract public method setHostname ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $hostname ] } - - Return [ int ] + - Return [ Phalcon\Mvc\Router\GroupInterface ] } - Method [ abstract public method start ] { + Method [ abstract public method setPaths ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $paths ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Router\GroupInterface ] } - Method [ abstract public method regenerateId ] { + Method [ abstract public method setPrefix ] { - Parameters [1] { - Parameter #0 [ bool $deleteOldSession = true ] + Parameter #0 [ string $prefix ] } - - Return [ Phalcon\Session\ManagerInterface ] + - Return [ Phalcon\Mvc\Router\GroupInterface ] } } } - Interface [ interface Phalcon\Acl\ComponentAwareInterface ] { + Interface [ interface Phalcon\Mvc\Router\RouteInterface ] { - Constants [0] { } @@ -14196,191 +14986,144 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [1] { - Method [ abstract public method getComponentName ] { + - Static methods [1] { + Method [ abstract static public method reset ] { - Parameters [0] { } - - Return [ string ] + - Return [ void ] } } - } - - Interface [ interface Phalcon\Acl\RoleAwareInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - Properties [0] { } - - Methods [1] { - Method [ abstract public method getRoleName ] { + - Methods [16] { + Method [ abstract public method compilePattern ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $pattern ] } - Return [ string ] } - } - } - - Interface [ interface Phalcon\Cli\RouterInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - Properties [0] { - } - - - Methods [17] { - Method [ abstract public method add ] { + Method [ abstract public method convert ] { - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + Parameter #0 [ string $name ] + Parameter #1 [ $converter ] } - - Return [ Phalcon\Cli\Router\RouteInterface ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method getActionName ] { + Method [ abstract public method getCompiledPattern ] { - Parameters [0] { } - Return [ string ] } - Method [ abstract public method getMatchedRoute ] { + Method [ abstract public method getHostname ] { - Parameters [0] { } - - Return [ ?Phalcon\Cli\Router\RouteInterface ] + - Return [ ?string ] } - Method [ abstract public method getMatches ] { + Method [ abstract public method getHttpMethods ] { - Parameters [0] { } - - Return [ array ] + - Return [ array|string|null ] } - Method [ abstract public method getModuleName ] { + Method [ abstract public method getName ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?string ] } - Method [ abstract public method getParams ] { + Method [ abstract public method getPaths ] { - Parameters [0] { } - Return [ array ] } - Method [ abstract public method getParameters ] { + Method [ abstract public method getPattern ] { - Parameters [0] { } - - Return [ array ] - } - - Method [ abstract public method getRouteById ] { - - - Parameters [1] { - Parameter #0 [ $id ] - } - - Return [ Phalcon\Cli\Router\RouteInterface ] - } - - Method [ abstract public method getRouteByName ] { - - - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ Phalcon\Cli\Router\RouteInterface ] + - Return [ string ] } - Method [ abstract public method getRoutes ] { + Method [ abstract public method getReversedPaths ] { - Parameters [0] { } - Return [ array ] } - Method [ abstract public method getTaskName ] { + Method [ abstract public method getRouteId ] { - Parameters [0] { } - Return [ string ] } - Method [ abstract public method handle ] { + Method [ abstract public method reConfigure ] { - - Parameters [1] { - Parameter #0 [ $arguments = ] + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] } + - Return [ void ] } - Method [ abstract public method setDefaultAction ] { + Method [ abstract public method setHostname ] { - Parameters [1] { - Parameter #0 [ string $actionName ] + Parameter #0 [ string $hostname ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method setDefaultModule ] { + Method [ abstract public method setHttpMethods ] { - Parameters [1] { - Parameter #0 [ string $moduleName ] + Parameter #0 [ $httpMethods ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method setDefaults ] { + Method [ abstract public method setName ] { - Parameters [1] { - Parameter #0 [ array $defaults ] + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method setDefaultTask ] { + Method [ abstract public method setRouteId ] { - Parameters [1] { - Parameter #0 [ string $taskName ] + Parameter #0 [ string $routeId ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ abstract public method wasMatched ] { + Method [ abstract public method via ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $httpMethods ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } } } - Interface [ interface Phalcon\Contracts\Events\Subscriber ] { + Interface [ interface Phalcon\Mvc\Url\UrlInterface ] { - Constants [0] { } @@ -14388,71 +15131,66 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [1] { - Method [ abstract static public method getSubscribedEvents ] { - - - Parameters [0] { - } - - Return [ array ] - } + - Static methods [0] { } - Properties [0] { } - - Methods [0] { - } - } - - Interface [ interface Phalcon\Contracts\Mvc\Model\Relation\CacheKeyProvider ] { - - - Constants [0] { - } + - Methods [6] { + Method [ abstract public method get ] { - - Static properties [0] { - } + - Parameters [5] { + Parameter #0 [ $uri = ] + Parameter #1 [ $arguments = ] + Parameter #2 [ ?bool $local = null ] + Parameter #3 [ $baseUri = ] + Parameter #4 [ bool $replaceArgs = false ] + } + - Return [ string ] + } - - Static methods [0] { - } + Method [ abstract public method getBasePath ] { - - Properties [0] { - } + - Parameters [0] { + } + - Return [ ?string ] + } - - Methods [1] { - Method [ abstract public method getUniqueKey ] { + Method [ abstract public method getBaseUri ] { - Parameters [0] { } - Return [ string ] } - } - } - - Interface [ interface Phalcon\Di\InitializationAwareInterface ] { - - Constants [0] { - } + Method [ abstract public method path ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ ?string $path = null ] + } + - Return [ string ] + } - - Static methods [0] { - } + Method [ abstract public method setBasePath ] { - - Properties [0] { - } + - Parameters [1] { + Parameter #0 [ string $basePath ] + } + - Return [ Phalcon\Mvc\Url\UrlInterface ] + } - - Methods [1] { - Method [ abstract public method initialize ] { + Method [ abstract public method setBaseUri ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $baseUri ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Url\UrlInterface ] } } } - Interface [ interface Phalcon\Di\ServiceProviderInterface ] { + Interface [ interface Phalcon\Mvc\ViewInterface extends Phalcon\Mvc\ViewBaseInterface ] { - Constants [0] { } @@ -14466,378 +15204,265 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [1] { - Method [ abstract public method register ] { + - Methods [35] { + Method [ abstract public method cleanTemplateAfter ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $di ] + - Parameters [0] { } - - Return [ void ] } - } - } - - Interface [ interface Phalcon\Mvc\Controller\BindModelInterface ] { - - Constants [0] { - } + Method [ abstract public method cleanTemplateBefore ] { - - Static properties [0] { - } + - Parameters [0] { + } + } - - Static methods [1] { - Method [ abstract static public method getModelName ] { + Method [ abstract public method disable ] { - Parameters [0] { } - - Return [ string ] } - } - - - Properties [0] { - } - - Methods [0] { - } - } + Method [ abstract public method enable ] { - Interface [ interface Phalcon\Mvc\Micro\MiddlewareInterface ] { + - Parameters [0] { + } + } - - Constants [0] { - } + Method [ abstract public method finish ] { - - Static properties [0] { - } + - Parameters [0] { + } + } - - Static methods [0] { - } + Method [ abstract public method getActionName ] { - - Properties [0] { - } + - Parameters [0] { + } + - Return [ string ] + } - - Methods [1] { - Method [ abstract public method call ] { + Method [ abstract public method getActiveRenderPath ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Micro $application ] + - Parameters [0] { } + - Return [ array|string ] } - } - } - Interface [ interface Phalcon\Mvc\Model\Binder\BindableInterface ] { + Method [ abstract public method getBasePath ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ string ] + } - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [1] { - Method [ abstract public method getModelName ] { + Method [ abstract public method getControllerName ] { - Parameters [0] { } - } - } - } - - Interface [ interface Phalcon\Mvc\ModuleDefinitionInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [2] { - Method [ abstract public method registerAutoloaders ] { - - - Parameters [1] { - Parameter #0 [ ?Phalcon\Di\DiInterface $container = ] - } + - Return [ string ] } - Method [ abstract public method registerServices ] { + Method [ abstract public method getLayout ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } + - Return [ ?string ] } - } - } - - Class [ abstract class Phalcon\Html\Helper\AbstractHelper ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [5] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - } - - Methods [11] { - Method [ public method __construct ] { + Method [ abstract public method getLayoutsDir ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + - Parameters [0] { } + - Return [ string ] } - Method [ protected method close ] { + Method [ abstract public method getMainView ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method indent ] { + Method [ abstract public method getPartialsDir ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method orderAttributes ] { + Method [ abstract public method isDisabled ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ protected method renderArrayElements ] { + Method [ abstract public method pick ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [1] { + Parameter #0 [ string $renderView ] } - - Return [ string ] } - Method [ protected method renderAttributes ] { + Method [ abstract public method registerEngines ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ array $engines ] } - - Return [ string ] } - Method [ protected method injectAttribute ] { + Method [ abstract public method render ] { - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + Parameter #0 [ string $controllerName ] + Parameter #1 [ string $actionName ] + Parameter #2 [ array $params = [] ] } - - Return [ array ] + - Return [ Phalcon\Mvc\ViewInterface|bool ] } - Method [ protected method renderElement ] { + Method [ abstract public method reset ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + - Parameters [0] { } - - Return [ string ] } - Method [ protected method renderFullElement ] { + Method [ abstract public method setBasePath ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes = [] ] - Parameter #3 [ bool $raw = false ] + - Parameters [1] { + Parameter #0 [ string $basePath ] } - - Return [ string ] } - Method [ protected method renderTag ] { + Method [ abstract public method setLayout ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ string $close = '' ] + - Parameters [1] { + Parameter #0 [ string $layout ] } - - Return [ string ] } - Method [ protected method selfClose ] { + Method [ abstract public method setLayoutsDir ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + - Parameters [1] { + Parameter #0 [ string $layoutsDir ] } - - Return [ string ] } - } - } - - Class [ abstract class Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [3] { - Property [ protected $template = NULL ] - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - } - - - Methods [14] { - Method [ public method __construct ] { + Method [ abstract public method setMainView ] { - Parameters [1] { - Parameter #0 [ array $options = [] ] + Parameter #0 [ string $viewPath ] } } - Method [ public method getOption ] { + Method [ abstract public method setPartialsDir ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ string $partialsDir ] } } - Method [ public method getTemplate ] { + Method [ abstract public method setRenderLevel ] { - Parameters [1] { - Parameter #0 [ ?string $field = null ] + Parameter #0 [ int $level ] } - - Return [ string ] + - Return [ Phalcon\Mvc\ViewInterface ] } - Method [ public method getTemplates ] { + Method [ abstract public method setTemplateAfter ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $templateAfter ] } - - Return [ array ] } - Method [ public method hasOption ] { + Method [ abstract public method setTemplateBefore ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ $templateBefore ] } - - Return [ bool ] } - Method [ public method messageFactory ] { + Method [ abstract public method start ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [0] { } - - Return [ Phalcon\Messages\Message ] } - Method [ public method setOption ] { + Method [ abstract public method getContent ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setTemplate ] { + Method [ abstract public method getParamsToView ] { - - Parameters [1] { - Parameter #0 [ string $template ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ array ] } - Method [ public method setTemplates ] { + Method [ abstract public method getViewsDir ] { - - Parameters [1] { - Parameter #0 [ array $templates ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ array|string ] } - Method [ abstract public method validate ] { + Method [ abstract public method partial ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + Parameter #0 [ string $partialPath ] + Parameter #1 [ $params = ] } - - Return [ bool ] } - Method [ protected method allowEmpty ] { + Method [ abstract public method setContent ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ string $content ] } - - Return [ bool ] } - Method [ protected method checkArray ] { + Method [ abstract public method setParamToView ] { - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } } - Method [ protected method prepareCode ] { + Method [ abstract public method setVar ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ int ] } - Method [ protected method prepareLabel ] { + Method [ abstract public method setViewsDir ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [1] { + Parameter #0 [ string $viewsDir ] } } } } - Class [ abstract class Phalcon\Di\AbstractInjectionAware extends stdClass implements Phalcon\Di\InjectionAwareInterface ] { + Interface [ interface Phalcon\Paginator\RepositoryInterface extends Phalcon\Contracts\Paginator\Repository ] { - - Constants [0] { + - 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 } } - Static properties [0] { @@ -14846,78 +15471,91 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [1] { - Property [ protected $container = NULL ] + - Properties [0] { } - - Methods [2] { - Method [ public method getDI ] { + - Methods [11] { + Method [ abstract public method getAliases ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ array ] } - Method [ public method setDI ] { + Method [ abstract public method getCurrent ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - } - } - Class [ abstract class Phalcon\Factory\AbstractConfigFactory ] { + Method [ abstract public method getFirst ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ int ] + } - - Static properties [0] { - } + Method [ abstract public method getItems ] { - - Static methods [0] { - } + - Parameters [0] { + } + } - - Properties [0] { - } + Method [ abstract public method getLast ] { - - Methods [4] { - Method [ protected method checkConfig ] { + - Parameters [0] { + } + - Return [ int ] + } - - Parameters [1] { - Parameter #0 [ $config ] + Method [ abstract public method getLimit ] { + + - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ protected method checkConfigElement ] { + Method [ abstract public method getNext ] { - - Parameters [2] { - Parameter #0 [ array $config ] - Parameter #1 [ string $element ] + - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ protected method getException ] { + Method [ abstract public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - - Return [ Exception ] + - Return [ int ] } - Method [ protected method getExceptionClass ] { + Method [ abstract public method getTotalItems ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] + } + + Method [ abstract public method setAliases ] { + + - Parameters [1] { + Parameter #0 [ array $aliases ] + } + - Return [ Phalcon\Contracts\Paginator\Repository ] + } + + Method [ abstract public method setProperties ] { + + - Parameters [1] { + Parameter #0 [ array $properties ] + } + - Return [ Phalcon\Contracts\Paginator\Repository ] } } } - Class [ abstract class Phalcon\Factory\AbstractFactory extends Phalcon\Factory\AbstractConfigFactory ] { + Interface [ interface Phalcon\Session\BagInterface ] { - Constants [0] { } @@ -14928,71 +15566,99 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $mapper = NULL ] - Property [ protected $services = NULL ] + - Properties [0] { } - - Methods [7] { - Method [ abstract protected method getServices ] { + - Methods [10] { + Method [ abstract public method __get ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ array ] } - Method [ protected method getService ] { + Method [ abstract public method __isset ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $element ] } + - Return [ bool ] } - Method [ protected method init ] { + Method [ abstract public method __set ] { + + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ abstract public method __unset ] { - Parameters [1] { - Parameter #0 [ array $services = [] ] + Parameter #0 [ string $element ] } - Return [ void ] } - Method [ protected method checkConfig ] { + Method [ abstract public method init ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ array $data = [] ] } - - Return [ array ] + - Return [ void ] } - Method [ protected method checkConfigElement ] { + Method [ abstract public method get ] { + + - Parameters [3] { + Parameter #0 [ string $element ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = null ] + } + } + + Method [ abstract public method set ] { - Parameters [2] { - Parameter #0 [ array $config ] - Parameter #1 [ string $element ] + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ array ] + - Return [ void ] } - Method [ protected method getException ] { + Method [ abstract public method has ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ string $element ] } - - Return [ Exception ] + - Return [ bool ] } - Method [ protected method getExceptionClass ] { + Method [ abstract public method remove ] { + + - Parameters [1] { + Parameter #0 [ string $element ] + } + - Return [ void ] + } + + Method [ abstract public method clear ] { - Parameters [0] { } - - Return [ string ] + - Return [ void ] } } } - Class [ abstract class Phalcon\Forms\Element\AbstractElement implements Stringable, Phalcon\Forms\Element\ElementInterface ] { + Interface [ interface 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] { @@ -15001,289 +15667,295 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [11] { - Property [ protected $attributes = NULL ] - Property [ protected $filters = NULL ] - Property [ protected $form = NULL ] - Property [ protected $label = NULL ] - Property [ protected $method = 'inputText' ] - Property [ protected $messages = NULL ] - Property [ protected $name = NULL ] - Property [ protected $options = NULL ] - Property [ protected $tagFactory = NULL ] - Property [ protected $validators = NULL ] - Property [ protected $value = NULL ] + - Properties [0] { } - - Methods [35] { - Method [ public method __construct ] { - - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $attributes = [] ] - } - } - - Method [ public method __toString ] { + - Methods [21] { + Method [ abstract public method __get ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] } - Method [ public method addFilter ] { + Method [ abstract public method __isset ] { - Parameters [1] { - Parameter #0 [ string $filter ] + Parameter #0 [ string $key ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method addValidator ] { + Method [ abstract public method __set ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ void ] } - Method [ public method addValidators ] { + Method [ abstract public method __unset ] { - - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge = true ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ void ] } - Method [ public method appendMessage ] { + Method [ abstract public method destroy ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ void ] } - Method [ public method clear ] { + Method [ abstract public method exists ] { - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method getAttribute ] { + Method [ abstract public method get ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] + - Parameters [3] { + Parameter #0 [ string $key ] Parameter #1 [ $defaultValue = ] + Parameter #2 [ bool $remove = false ] } } - Method [ public method getAttributes ] { + Method [ abstract public method getAdapter ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?SessionHandlerInterface ] } - Method [ public method getDefault ] { + Method [ abstract public method getId ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method getFilters ] { + Method [ abstract public method getName ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method getForm ] { + Method [ abstract public method getOptions ] { - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] + - Return [ array ] } - Method [ public method getLabel ] { + Method [ abstract public method has ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ ?string ] + - Return [ bool ] } - Method [ public method getMessages ] { + Method [ abstract public method regenerateId ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $deleteOldSession = true ] } - - Return [ Phalcon\Messages\Messages ] + - Return [ Phalcon\Session\ManagerInterface ] } - Method [ public method getName ] { + Method [ abstract public method remove ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ void ] } - Method [ public method getTagFactory ] { + Method [ abstract public method set ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ ?Phalcon\Html\TagFactory ] + - Return [ void ] } - Method [ public method getUserOption ] { + Method [ abstract public method setAdapter ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ SessionHandlerInterface $adapter ] } + - Return [ Phalcon\Session\ManagerInterface ] } - Method [ public method getUserOptions ] { + Method [ abstract public method setId ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $sessionId ] } - - Return [ array ] + - Return [ Phalcon\Session\ManagerInterface ] } - Method [ public method getValidators ] { + Method [ abstract public method setName ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ array ] + - Return [ Phalcon\Session\ManagerInterface ] } - Method [ public method getValue ] { + Method [ abstract public method setOptions ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $options ] } + - Return [ void ] } - Method [ public method hasMessages ] { + Method [ abstract public method start ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method label ] { + Method [ abstract public method status ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } + } + } - Method [ public method render ] { + Interface [ interface Phalcon\Acl\ComponentAwareInterface ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ abstract public method getComponentName ] { + + - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method setAttribute ] { + Interface [ interface Phalcon\Acl\RoleAwareInterface ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } + - Constants [0] { + } - Method [ public method setAttributes ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ array $attributes ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } + - Static methods [0] { + } - Method [ public method setDefault ] { + - Properties [0] { + } - - Parameters [1] { - Parameter #0 [ $value ] + - Methods [1] { + Method [ abstract public method getRoleName ] { + + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } + } + } - Method [ public method setFilters ] { + Interface [ interface Phalcon\Contracts\Auth\AuthRemember ] { - - 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 ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } + - Static methods [0] { + } - Method [ public method setLabel ] { + - Properties [0] { + } - - Parameters [1] { - Parameter #0 [ string $label ] + - Methods [2] { + Method [ abstract public method createRememberToken ] { + + - Parameters [2] { + Parameter #0 [ string $token ] + Parameter #1 [ ?string $userAgent = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Contracts\Auth\RememberToken ] } - Method [ public method setMessages ] { + Method [ abstract public method getRememberToken ] { - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + Parameter #0 [ string $token ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ ?Phalcon\Contracts\Auth\RememberToken ] } + } + } - Method [ public method setName ] { + Interface [ interface Phalcon\Contracts\Auth\RememberToken ] { - - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } + - Constants [0] { + } - Method [ public method setTagFactory ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] - } - - Return [ Phalcon\Forms\Element\AbstractElement ] - } + - Static methods [0] { + } - Method [ public method setUserOption ] { + - Properties [0] { + } - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + - Methods [3] { + Method [ abstract public method delete ] { + + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setUserOptions ] { + Method [ abstract public method getToken ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ protected method getLocalTagFactory ] { + Method [ abstract public method getUserAgent ] { - Parameters [0] { } - - Return [ Phalcon\Html\TagFactory ] + - Return [ ?string ] } } } - Class [ abstract class Phalcon\Storage\Adapter\AbstractAdapter implements Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + Interface [ interface Phalcon\Contracts\Container\Ioc\IocTypeAliases ] { - Constants [0] { } @@ -15294,300 +15966,303 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [9] { - 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 $eventsManager = NULL ] - Property [ protected $eventType = 'storage' ] + - Properties [0] { } - - Methods [35] { - Method [ protected method __construct ] { + - Methods [0] { + } + } - - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options = [] ] - } - } + Interface [ interface Phalcon\Contracts\Container\Resolver\ReflectionMethodResolver ] { - Method [ abstract public method clear ] { + - Constants [0] { + } - - Parameters [0] { - } - - Return [ bool ] - } + - Static properties [0] { + } - Method [ public method decrement ] { + - Static methods [0] { + } - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] - } - } + - Properties [0] { + } - Method [ public method delete ] { + - Methods [1] { + Method [ abstract public method resolveMethod ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [3] { + Parameter #0 [ Phalcon\Contracts\Container\Ioc\IocContainer $ioc ] + Parameter #1 [ ReflectionMethod $method ] + Parameter #2 [ $instance ] } - - Return [ bool ] + - Return [ void ] } + } + } - Method [ public method deleteMultiple ] { + Interface [ interface Phalcon\Contracts\Container\Service\Definition ] { - - Parameters [1] { - Parameter #0 [ array $keys ] - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ protected method doDeleteMultiple ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ array $keys ] - } - - Return [ bool ] - } + - Static methods [0] { + } - Method [ public method get ] { + - Properties [0] { + } - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Methods [17] { + Method [ abstract public method addExtender ] { + + - Parameters [1] { + Parameter #0 [ $extender ] } + - Return [ static ] } - Method [ public method getAdapter ] { + Method [ abstract public method buildService ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Contracts\Container\Ioc\IocContainer $ioc ] } + - Return [ object ] } - Method [ public method getDefaultSerializer ] { + Method [ abstract public method getClass ] { - Parameters [0] { } - Return [ string ] } - Method [ abstract public method getKeys ] { + Method [ abstract public method getExtenders ] { - - Parameters [1] { - Parameter #0 [ string $prefix = '' ] + - Parameters [0] { } - Return [ array ] } - Method [ public method getLifetime ] { + Method [ abstract public method getFactory ] { - Parameters [0] { } - - Return [ int ] } - Method [ public method getPrefix ] { + Method [ abstract public method getLifetime ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getSerializer ] { + Method [ abstract public method getServiceName ] { - Parameters [0] { } - - Return [ Phalcon\Storage\Serializer\SerializerInterface ] + - Return [ string ] } - Method [ public method has ] { + Method [ abstract public method hasClass ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - Return [ bool ] } - Method [ public method increment ] { + Method [ abstract public method hasExtenders ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [0] { } + - Return [ bool ] } - Method [ public method set ] { + Method [ abstract public method hasFactory ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] + - Parameters [0] { } - Return [ bool ] } - Method [ public method setDefaultSerializer ] { + Method [ abstract public method setClass ] { - Parameters [1] { - Parameter #0 [ string $serializer ] + Parameter #0 [ string $className ] } - - Return [ void ] + - Return [ static ] } - Method [ protected method doGet ] { + Method [ abstract public method setExtenders ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ array $extenders ] } + - Return [ static ] } - Method [ protected method doGetData ] { + Method [ abstract public method setFactory ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ $factory ] } + - Return [ static ] } - Method [ abstract protected method doDecrement ] { + Method [ abstract public method setLifetime ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [1] { + Parameter #0 [ string $lifetime ] } + - Return [ static ] } - Method [ abstract protected method doDelete ] { + Method [ abstract public method unsetClass ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ static ] } - Method [ abstract protected method doHas ] { + Method [ abstract public method unsetExtenders ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ static ] } - Method [ abstract protected method doIncrement ] { + Method [ abstract public method unsetFactory ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [0] { } + - Return [ static ] } + } + } - Method [ abstract protected method doSet ] { + Interface [ interface Phalcon\Contracts\Events\Subscriber ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ protected method getFilteredKeys ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ $keys ] - Parameter #1 [ string $prefix ] + - Static methods [1] { + Method [ abstract static public method getSubscribedEvents ] { + + - Parameters [0] { } - Return [ array ] } + } - Method [ protected method getPrefixedKey ] { + - Properties [0] { + } - - Parameters [1] { - Parameter #0 [ $key ] - } - - Return [ string ] - } + - Methods [0] { + } + } - Method [ protected method getSerializedData ] { + Interface [ interface Phalcon\Contracts\Mvc\Model\Relation\CacheKeyProvider ] { - - Parameters [1] { - Parameter #0 [ $content ] - } - } + - Constants [0] { + } - Method [ protected method getTtl ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ $ttl ] - } - - Return [ int ] - } + - Static methods [0] { + } - Method [ protected method getUnserializedData ] { + - Properties [0] { + } - - Parameters [2] { - Parameter #0 [ $content ] - Parameter #1 [ $defaultValue = ] + - Methods [1] { + Method [ abstract public method getUniqueKey ] { + + - Parameters [0] { } + - Return [ string ] } + } + } - Method [ protected method initSerializer ] { + Interface [ interface Phalcon\Di\InitializationAwareInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ abstract public method initialize ] { - Parameters [0] { } - Return [ void ] } + } + } - Method [ protected method getArrVal ] { + Interface [ interface Phalcon\Di\ServiceProviderInterface ] { - - Parameters [4] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ ?string $cast = null ] - } - } + - Constants [0] { + } - Method [ public method setEventsManager ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ abstract public method register ] { - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + Parameter #0 [ Phalcon\Di\DiInterface $di ] } - Return [ void ] } + } + } - Method [ public method getEventsManager ] { + Interface [ interface Phalcon\Mvc\Controller\BindModelInterface ] { - - Parameters [0] { - } - - Return [ ?Phalcon\Events\ManagerInterface ] - } + - Constants [0] { + } - Method [ protected method fire ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ string $eventName ] - Parameter #1 [ $keys ] + - Static methods [1] { + Method [ abstract static public method getModelName ] { + + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } + } - Method [ abstract public method setForever ] { + - Properties [0] { + } - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - } - - Return [ bool ] - } + - Methods [0] { } } - Class [ abstract class Phalcon\Storage\Serializer\AbstractSerializer implements Phalcon\Storage\Serializer\SerializerInterface, Serializable ] { + Interface [ interface Phalcon\Mvc\Micro\MiddlewareInterface ] { - Constants [0] { } @@ -15598,80 +16273,44 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $data = NULL ] - Property [ protected $isSuccess = true ] + - Properties [0] { } - - Methods [9] { - Method [ public method __construct ] { + - Methods [1] { + Method [ abstract public method call ] { - Parameters [1] { - Parameter #0 [ $data = ] + Parameter #0 [ Phalcon\Mvc\Micro $application ] } } + } + } - Method [ public method __serialize ] { + Interface [ interface Phalcon\Mvc\Model\Binder\BindableInterface ] { - - Parameters [0] { - } - - Return [ array ] - } + - Constants [0] { + } - Method [ public method __unserialize ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ array $data ] - } - - Return [ void ] - } + - Static methods [0] { + } - Method [ public method getData ] { - - - Parameters [0] { - } - - Return [ mixed ] - } - - Method [ public method isSuccess ] { - - - Parameters [0] { - } - - Return [ bool ] - } - - Method [ public method setData ] { - - - Parameters [1] { - Parameter #0 [ $data ] - } - - Return [ void ] - } - - Method [ protected method isSerializable ] { - - - Parameters [1] { - Parameter #0 [ $data ] - } - - Return [ bool ] - } + - Properties [0] { + } - Method [ abstract public method serialize ] { + - Methods [1] { + Method [ abstract public method getModelName ] { - Parameters [0] { } - } - - Method [ abstract public method unserialize ] { - - - Parameters [1] { - Parameter #0 [ string $data ] - } + - Return [ array|string ] } } } - Class [ abstract class Phalcon\Di\Injectable extends stdClass implements Phalcon\Di\InjectionAwareInterface ] { + Interface [ interface Phalcon\Mvc\ModuleDefinitionInterface ] { - Constants [0] { } @@ -15682,44 +16321,27 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [1] { - Property [ protected $container = NULL ] + - Properties [0] { } - - Methods [4] { - Method [ public method __get ] { - - - Parameters [1] { - Parameter #0 [ string $propertyName ] - } - } - - Method [ public method __isset ] { + - Methods [2] { + Method [ abstract public method registerAutoloaders ] { - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ bool ] - } - - Method [ public method getDI ] { - - - Parameters [0] { + Parameter #0 [ ?Phalcon\Di\DiInterface $container = null ] } - - Return [ Phalcon\Di\DiInterface ] } - Method [ public method setDI ] { + Method [ abstract public method registerServices ] { - Parameters [1] { Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ void ] } } } - Class [ abstract class Phalcon\Support\Helper\Str\AbstractStr ] { + Class [ class Phalcon\Mvc\Model\Exception extends Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -15730,451 +16352,436 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [0] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [5] { - Method [ protected method toEndsWith ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] - Parameter #2 [ bool $ignoreCase = true ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ bool ] } - Method [ protected method toInterpolate ] { + Method [ public method __wakeup ] { - - Parameters [4] { - Parameter #0 [ string $input ] - Parameter #1 [ array $context = [] ] - Parameter #2 [ string $left = '%' ] - Parameter #3 [ string $right = '%' ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ protected method toLower ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method toStartsWith ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] - Parameter #2 [ bool $ignoreCase = true ] + - Parameters [0] { } - - Return [ bool ] } - Method [ protected method toUpper ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + - Parameters [0] { } - Return [ string ] } - } - } - - Class [ class Phalcon\Support\Collection implements Phalcon\Support\Collection\CollectionInterface, ArrayAccess, IteratorAggregate, Traversable, Phalcon\Contracts\Support\Collection, Countable, JsonSerializable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } - - - Properties [5] { - Property [ protected $data = NULL ] - Property [ protected $insensitive = true ] - Property [ protected $lowerKeys = NULL ] - Property [ protected $strictNull = false ] - Property [ protected $type = NULL ] - } - - - Methods [46] { - Method [ public method __construct ] { + Method [ final public method getLine ] { - - Parameters [4] { - Parameter #0 [ array $data = [] ] - Parameter #1 [ bool $insensitive = true ] - Parameter #2 [ bool $strictNull = false ] - Parameter #3 [ ?string $type = null ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method __get ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ array ] } - Method [ public method __isset ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method __serialize ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method __set ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } + } + } - Method [ public method __unserialize ] { - - - Parameters [1] { - Parameter #0 [ array $data ] - } - - Return [ void ] - } + Class [ class Phalcon\Db\Exception extends Exception implements Throwable, Stringable ] { - Method [ public method __unset ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ string $element ] - } - - Return [ void ] - } + - Static properties [0] { + } - Method [ public method clear ] { + - Static methods [0] { + } - - Parameters [0] { - } - - Return [ void ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - Method [ public method column ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ string $propertyOrMethod ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ array ] } - Method [ public method count ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ int ] + - Tentative return [ void ] } - Method [ public method each ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ string ] } - Method [ public method filter ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] } - Method [ public method first ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ mixed ] + - Return [ string ] } - Method [ public method get ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ ?string $cast = null ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ int ] } - Method [ public method getIterator ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ Traversable ] + - Return [ array ] } - Method [ public method getKeys ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] } - Method [ public method getType ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getValues ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } + } + } - Method [ public method has ] { + Class [ abstract class Phalcon\Html\Helper\AbstractHelper ] { - - Parameters [1] { - Parameter #0 [ string $element ] - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ public method init ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ array $data = [] ] - } - - Return [ void ] - } + - Static methods [0] { + } - Method [ public method isEmpty ] { + - Properties [5] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + } - - Parameters [0] { + - Methods [11] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] } - - Return [ bool ] } - Method [ public method jsonSerialize ] { + Method [ protected method close ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] } - - Return [ array ] + - Return [ string ] } - Method [ public method keys ] { + Method [ protected method injectAttribute ] { - - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] } - Return [ array ] } - Method [ public method last ] { + Method [ protected method indent ] { - Parameters [0] { } - - Return [ mixed ] + - Return [ string ] } - Method [ public method map ] { + Method [ protected method orderAttributes ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ array ] } - Method [ public method offsetExists ] { + Method [ protected method renderArrayElements ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [2] { + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method offsetGet ] { + Method [ protected method renderAttributes ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ array $attributes ] } - - Return [ mixed ] + - Return [ string ] } - Method [ public method offsetSet ] { + Method [ protected method renderElement ] { - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ void ] + - Return [ string ] } - Method [ public method offsetUnset ] { + Method [ protected method renderFullElement ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = false ] } - - Return [ void ] + - Return [ string ] } - Method [ public method reduce ] { + Method [ protected method renderTag ] { - - Parameters [2] { - Parameter #0 [ $callback ] - Parameter #1 [ $initial = ] + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = '' ] } - - Return [ mixed ] + - Return [ string ] } - Method [ public method remove ] { + Method [ protected method selfClose ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ void ] + - Return [ string ] } + } + } - Method [ public method replace ] { + Class [ abstract class Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { - - Parameters [1] { - Parameter #0 [ array $data ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ public method serialize ] { + - Static properties [0] { + } - - Parameters [0] { + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $template = NULL ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] } - - Return [ ?string ] } - Method [ public method set ] { + Method [ public method getOption ] { - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ void ] } - Method [ public method sort ] { + Method [ public method getTemplate ] { - - Parameters [2] { - Parameter #0 [ $callback = ] - Parameter #1 [ int $order = 4 ] + - Parameters [1] { + Parameter #0 [ ?string $field = null ] } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ string ] } - Method [ public method toArray ] { + Method [ public method getTemplates ] { - Parameters [0] { } - Return [ array ] } - Method [ public method toJson ] { + Method [ public method hasOption ] { - Parameters [1] { - Parameter #0 [ int $options = 4194383 ] + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method unserialize ] { + Method [ public method messageFactory ] { - - Parameters [1] { - Parameter #0 [ string $data ] + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] } - - Return [ void ] + - Return [ Phalcon\Messages\Message ] } - Method [ public method values ] { + Method [ public method setOption ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ array ] + - Return [ void ] } - Method [ public method where ] { + Method [ public method setTemplate ] { - - Parameters [2] { - Parameter #0 [ string $propertyOrMethod ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ string $template ] } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] } - Method [ protected method cloneEmpty ] { + Method [ public method setTemplates ] { - Parameters [1] { - Parameter #0 [ array $data = [] ] + Parameter #0 [ array $templates ] } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] } - Method [ protected method extractValue ] { + Method [ abstract public method validate ] { - Parameters [2] { - Parameter #0 [ $item ] - Parameter #1 [ string $propertyOrMethod ] + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] } - - Return [ mixed ] + - Return [ bool ] } - Method [ protected method processKey ] { + Method [ protected method allowEmpty ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method setData ] { + Method [ protected method checkArray ] { - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + Parameter #0 [ $value ] + Parameter #1 [ string $field ] } - - Return [ void ] } - Method [ protected method validateType ] { + Method [ protected method prepareCode ] { - Parameters [1] { - Parameter #0 [ $value ] + Parameter #0 [ string $field ] } - - Return [ void ] + - Return [ int ] } - Method [ private method checkSerializable ] { + Method [ protected method prepareLabel ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] } - - Return [ mixed ] } } } - Class [ abstract class Phalcon\Support\Helper\Arr\AbstractArr ] { + Class [ class Phalcon\Mvc\View\Exception extends Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -16185,108 +16792,88 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [0] { - } - - - Methods [1] { - Method [ protected method toFilter ] { - - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $method = ] - } - - Return [ array ] - } - } - } - - Class [ class Phalcon\Storage\Serializer\None extends Phalcon\Storage\Serializer\AbstractSerializer implements Serializable, Phalcon\Storage\Serializer\SerializerInterface ] { - - - Constants [0] { - } - - - Static properties [0] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Static methods [0] { - } + - Methods [10] { + Method [ public method __construct ] { - - Properties [2] { - Property [ protected $data = NULL ] - Property [ protected $isSuccess = true ] - } + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] + } + } - - Methods [9] { - Method [ public method serialize ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ mixed ] + - Tentative return [ void ] } - Method [ public method unserialize ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method __construct ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ $data = ] + - Parameters [0] { } } - 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 getData ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ mixed ] + - Return [ array ] } - Method [ public method isSuccess ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method setData ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ protected method isSerializable ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } } } - Class [ abstract class Phalcon\Filter\Validation\Validator\File\AbstractFile extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exception extends Phalcon\Mvc\View\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -16297,314 +16884,314 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $template = NULL ] - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $messageFileEmpty = 'Field :field must not be empty' ] - Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ] - Property [ protected $messageValid = 'Field :field is not valid' ] + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] } - - Methods [27] { - Method [ public method checkUpload ] { + - Methods [11] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [4] { + Parameter #0 [ string $message = '' ] + Parameter #1 [ array $statement = [] ] + Parameter #2 [ int $code = 0 ] + Parameter #3 [ ?Exception $previous = null ] } - - Return [ bool ] } - Method [ public method checkUploadIsEmpty ] { + Method [ public method getStatement ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method checkUploadIsValid ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method checkUploadMaxSize ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method getFileSizeInBytes ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $size ] + - Parameters [0] { } - - Return [ float ] } - Method [ public method getMessageFileEmpty ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getMessageIniSize ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getMessageValid ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method isAllowEmpty ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method setMessageFileEmpty ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setMessageIniSize ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } + } + } - Method [ public method setMessageValid ] { + Class [ class Phalcon\Di\Exception extends Exception implements Throwable, Stringable ] { - - Parameters [1] { - Parameter #0 [ string $message ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ protected method checkIsUploadedFile ] { + - Static properties [0] { + } + + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method __construct ] { + Method [ static public method serviceNotFound ] { - Parameters [1] { - Parameter #0 [ array $options = [] ] + Parameter #0 [ string $name ] } + - Return [ Phalcon\Di\Exception ] } - Method [ public method getOption ] { + Method [ static public method unknownServiceInParameter ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ int $position ] } + - Return [ Phalcon\Di\Exception ] } - Method [ public method getTemplate ] { + Method [ static public method undefinedMethod ] { - Parameters [1] { - Parameter #0 [ ?string $field = null ] + Parameter #0 [ string $method ] } - - Return [ string ] + - Return [ Phalcon\Di\Exception ] } + } - Method [ public method getTemplates ] { - - - Parameters [0] { - } - - Return [ array ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - Method [ public method hasOption ] { + - 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 messageFactory ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [0] { } - - Return [ Phalcon\Messages\Message ] + - Tentative return [ void ] } - Method [ public method setOption ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setTemplate ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $template ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] } - Method [ public method setTemplates ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ array $templates ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ string ] } - Method [ abstract public method validate ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ protected method allowEmpty ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ protected method checkArray ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ protected method prepareCode ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ protected method prepareLabel ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Return [ string ] } } } - Class [ abstract class Phalcon\Encryption\Security\Uuid\AbstractUuid implements Stringable, Phalcon\Encryption\Security\Uuid\UuidInterface ] { + Class [ class Phalcon\Filter\Validation\Exception extends Exception implements Throwable, Stringable ] { - - Constants [7] { - Constant [ public string MAX ] { ffffffff-ffff-ffff-ffff-ffffffffffff } - Constant [ public string NIL ] { 00000000-0000-0000-0000-000000000000 } - Constant [ public int TIME_OFFSET_INT ] { 122192928000000000 } - Constant [ public string NAMESPACE_DNS ] { 6ba7b810-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_OID ] { 6ba7b812-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_URL ] { 6ba7b811-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_X500 ] { 6ba7b814-9dad-11d1-80b4-00c04fd430c8 } + - Constants [0] { } - - Static properties [1] { - Property [ protected static $nodeProvider = NULL ] + - Static properties [0] { } - Static methods [0] { } - - Properties [1] { - Property [ protected $uid = '' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [6] { - Method [ public method __toString ] { + - 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] { + } + - Tentative return [ void ] + } + + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method jsonSerialize ] { + Method [ final public method getCode ] { + + - Parameters [0] { + } + } + + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method getNodeProvider ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ Phalcon\Encryption\Security\Uuid\NodeProviderInterface ] + - Return [ int ] } - Method [ protected method uuidTimestampToDateTime ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ $timestamp ] + - Parameters [0] { } - - Return [ DateTimeImmutable ] + - Return [ array ] } - Method [ protected method format ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $hex ] + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - Parameters [0] { } - Return [ string ] } - Method [ protected method namespaceToBytes ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $uuid ] + - Parameters [0] { } - Return [ string ] } } } - Class [ class Phalcon\Config\Config extends Phalcon\Support\Collection implements JsonSerializable, Countable, Phalcon\Contracts\Support\Collection, Traversable, IteratorAggregate, ArrayAccess, Phalcon\Support\Collection\CollectionInterface, Phalcon\Config\ConfigInterface ] { + Class [ abstract class Phalcon\Di\AbstractInjectionAware extends stdClass implements Phalcon\Di\InjectionAwareInterface ] { - - Constants [1] { - Constant [ public string DEFAULT_PATH_DELIMITER ] { . } + - Constants [0] { } - Static properties [0] { @@ -16613,841 +17200,846 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $data = NULL ] - Property [ protected $insensitive = true ] - Property [ protected $lowerKeys = NULL ] - Property [ protected $strictNull = false ] - Property [ protected $type = NULL ] - Property [ protected $pathDelimiter = '.' ] + - Properties [1] { + Property [ protected $container = NULL ] } - - Methods [50] { - Method [ public method getPathDelimiter ] { + - Methods [2] { + Method [ public method getDI ] { - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ public method merge ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ $toMerge ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ Phalcon\Config\ConfigInterface ] + - Return [ void ] } + } + } - Method [ public method path ] { + Class [ abstract class Phalcon\Factory\AbstractConfigFactory ] { - - Parameters [3] { - Parameter #0 [ string $path ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ ?string $delimiter = null ] - } - } + - Constants [0] { + } - Method [ public method setPathDelimiter ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ ?string $delimiter = null ] - } - - Return [ Phalcon\Config\ConfigInterface ] - } + - Static methods [0] { + } - Method [ public method toArray ] { + - Properties [0] { + } - - Parameters [0] { + - Methods [4] { + Method [ protected method checkConfig ] { + + - Parameters [1] { + Parameter #0 [ $config ] } - Return [ array ] } - Method [ final protected method internalMerge ] { + Method [ protected method checkConfigElement ] { - Parameters [2] { - Parameter #0 [ array $source ] - Parameter #1 [ array $target ] + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] } - Return [ array ] } - Method [ protected method setData ] { + Method [ protected method getException ] { - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ string $message ] } - - Return [ void ] + - Return [ Exception ] } - Method [ public method __construct ] { + Method [ protected method getExceptionClass ] { - - Parameters [4] { - Parameter #0 [ array $data = [] ] - Parameter #1 [ bool $insensitive = true ] - Parameter #2 [ bool $strictNull = false ] - Parameter #3 [ ?string $type = null ] + - Parameters [0] { } + - Return [ string ] } + } + } - Method [ public method __get ] { + Class [ class Phalcon\Mvc\Router\Exception extends Exception implements Throwable, Stringable ] { - - Parameters [1] { - Parameter #0 [ string $element ] - } - - Return [ mixed ] - } + - Constants [0] { + } - Method [ public method __isset ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ string $element ] + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - 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 __serialize ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method __set ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method __unserialize ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ array $data ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method __unset ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method clear ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method column ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $propertyOrMethod ] + - Parameters [0] { } - Return [ array ] } - Method [ public method count ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ int ] + - Return [ ?Throwable ] } - Method [ public method each ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ string ] } - Method [ public method filter ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ string ] } + } + } - Method [ public method first ] { + Class [ abstract class Phalcon\Factory\AbstractFactory extends Phalcon\Factory\AbstractConfigFactory ] { - - Parameters [0] { - } - - Return [ mixed ] - } + - Constants [0] { + } - Method [ public method get ] { + - Static properties [0] { + } - - Parameters [3] { - Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ ?string $cast = null ] - } - - Return [ mixed ] - } + - Static methods [0] { + } - Method [ public method getIterator ] { + - Properties [2] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] + } + + - Methods [7] { + Method [ abstract protected method getServices ] { - Parameters [0] { } - - Return [ Traversable ] + - Return [ array ] } - Method [ public method getKeys ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] + Parameter #0 [ string $name ] } - - Return [ array ] } - Method [ public method getType ] { + Method [ protected method init ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $services = [] ] } - - Return [ ?string ] + - Return [ void ] } - Method [ public method getValues ] { + Method [ protected method checkConfig ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $config ] } - Return [ array ] } - Method [ public method has ] { + Method [ protected method checkConfigElement ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] } - - Return [ bool ] + - Return [ array ] } - Method [ public method init ] { + Method [ protected method getException ] { - Parameters [1] { - Parameter #0 [ array $data = [] ] + Parameter #0 [ string $message ] } - - Return [ void ] + - Return [ Exception ] } - Method [ public method isEmpty ] { + Method [ protected method getExceptionClass ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method jsonSerialize ] { + Class [ abstract class Phalcon\Forms\Element\AbstractElement implements Stringable, Phalcon\Forms\Element\ElementInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [11] { + Property [ protected $attributes = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $form = NULL ] + Property [ protected $label = NULL ] + Property [ protected $method = 'inputText' ] + Property [ protected $messages = NULL ] + Property [ protected $name = NULL ] + Property [ protected $options = NULL ] + Property [ protected $tagFactory = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + } + + - Methods [35] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $attributes = [] ] + } + } + + Method [ public method __toString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method keys ] { + Method [ public method addFilter ] { - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] + Parameter #0 [ string $filter ] } - - Return [ array ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method last ] { + Method [ public method addValidator ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] } - - Return [ mixed ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method map ] { + Method [ public method addValidators ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = true ] } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method offsetExists ] { + Method [ public method appendMessage ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ Phalcon\Messages\MessageInterface $message ] } - - Return [ bool ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method offsetGet ] { + Method [ public method clear ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method offsetSet ] { + Method [ public method getAttribute ] { - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] + Parameter #0 [ string $attribute ] + Parameter #1 [ $defaultValue = ] } - - Return [ void ] } - Method [ public method offsetUnset ] { + Method [ public method getAttributes ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method reduce ] { + Method [ public method getDefault ] { - - Parameters [2] { - Parameter #0 [ $callback ] - Parameter #1 [ $initial = ] + - Parameters [0] { } - - Return [ mixed ] } - Method [ public method remove ] { + Method [ public method getFilters ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method replace ] { + Method [ public method getForm ] { - - Parameters [1] { - Parameter #0 [ array $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Forms\Form ] } - Method [ public method serialize ] { + Method [ public method getLabel ] { - Parameters [0] { } - Return [ ?string ] } - Method [ public method set ] { + Method [ public method getMessages ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Messages\Messages ] } - Method [ public method sort ] { + Method [ public method getName ] { - - Parameters [2] { - Parameter #0 [ $callback = ] - Parameter #1 [ int $order = 4 ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ string ] } - Method [ public method toJson ] { + Method [ public method getTagFactory ] { - - Parameters [1] { - Parameter #0 [ int $options = 4194383 ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Phalcon\Html\TagFactory ] } - Method [ public method unserialize ] { + Method [ public method getUserOption ] { - - Parameters [1] { - Parameter #0 [ string $data ] + - Parameters [2] { + Parameter #0 [ string $option ] + Parameter #1 [ $defaultValue = ] } - - Return [ void ] } - Method [ public method values ] { + Method [ public method getUserOptions ] { - Parameters [0] { } - Return [ array ] } - Method [ public method where ] { + Method [ public method getValidators ] { - - Parameters [2] { - Parameter #0 [ string $propertyOrMethod ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ array ] } - Method [ protected method cloneEmpty ] { + Method [ public method getValue ] { - - Parameters [1] { - Parameter #0 [ array $data = [] ] + - Parameters [0] { } - - Return [ Phalcon\Contracts\Support\Collection ] } - Method [ protected method extractValue ] { + Method [ public method hasMessages ] { - - Parameters [2] { - Parameter #0 [ $item ] - Parameter #1 [ string $propertyOrMethod ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ bool ] } - Method [ protected method processKey ] { + Method [ public method label ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ array $attributes = [] ] } - Return [ string ] } - Method [ protected method validateType ] { + Method [ public method render ] { - Parameters [1] { - Parameter #0 [ $value ] + Parameter #0 [ array $attributes = [] ] } - - Return [ void ] + - Return [ string ] } - } - } - - Class [ abstract class Phalcon\DataMapper\Query\AbstractQuery ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } + Method [ public method setAttribute ] { - - Properties [3] { - Property [ protected $bind = NULL ] - Property [ protected $connection = NULL ] - Property [ protected $store = NULL ] - } + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $value ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } - - Methods [21] { - Method [ public method __construct ] { + Method [ public method setAttributes ] { - - Parameters [2] { - Parameter #0 [ Phalcon\DataMapper\Pdo\Connection $connection ] - Parameter #1 [ Phalcon\DataMapper\Query\Bind $bind ] + - Parameters [1] { + Parameter #0 [ array $attributes ] } + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method bindInline ] { + Method [ public method setDefault ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ $value ] - Parameter #1 [ int $type = -1 ] } - - Return [ string ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method bindValue ] { + Method [ public method setFilters ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ int $type = -1 ] + - Parameters [1] { + Parameter #0 [ $filters ] } - - Return [ Phalcon\DataMapper\Query\AbstractQuery ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method bindValues ] { + Method [ public method setForm ] { - Parameters [1] { - Parameter #0 [ array $values ] + Parameter #0 [ Phalcon\Forms\Form $form ] } - - Return [ Phalcon\DataMapper\Query\AbstractQuery ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method getBindValues ] { + Method [ public method setLabel ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $label ] } - - Return [ array ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ abstract public method getStatement ] { + Method [ public method setMessages ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Messages\Messages $messages ] } - - Return [ string ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method perform ] { + Method [ public method setName ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setFlag ] { + Method [ public method setTagFactory ] { - - Parameters [2] { - Parameter #0 [ string $flag ] - Parameter #1 [ bool $enable = true ] + - Parameters [1] { + Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] } - - Return [ void ] + - Return [ static ] } - Method [ public method quoteIdentifier ] { + Method [ public method setUserOption ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ int $type = null ] + Parameter #0 [ string $option ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method reset ] { + Method [ public method setUserOptions ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ void ] + - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method resetColumns ] { + Method [ protected method getLocalTagFactory ] { - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Html\TagFactory ] } + } + } - Method [ public method resetFrom ] { + Class [ abstract class Phalcon\Storage\Adapter\AbstractAdapter implements Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { - - Parameters [0] { - } - - Return [ void ] - } + - Constants [0] { + } - Method [ public method resetWhere ] { + - Static properties [0] { + } - - Parameters [0] { + - Static methods [0] { + } + + - Properties [9] { + 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 $eventsManager = NULL ] + Property [ protected $eventType = 'storage' ] + } + + - Methods [35] { + Method [ protected method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] + Parameter #1 [ array $options = [] ] } - - Return [ void ] } - Method [ public method resetGroupBy ] { + Method [ abstract public method clear ] { - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } - Method [ public method resetHaving ] { + Method [ public method decrement ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ void ] + - Return [ int|bool ] } - Method [ public method resetOrderBy ] { + Method [ public method delete ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method resetLimit ] { + Method [ public method deleteMultiple ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $keys ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method resetFlags ] { + Method [ protected method doDeleteMultiple ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $keys ] } - - Return [ void ] + - Return [ bool ] } - Method [ protected method buildFlags ] { + Method [ public method get ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } } - Method [ protected method buildReturning ] { + Method [ public method getAdapter ] { - Parameters [0] { } - - Return [ string ] } - Method [ protected method indent ] { + Method [ public method getDefaultSerializer ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ string $glue = '' ] + - Parameters [0] { } - Return [ string ] } - } - } - - Class [ abstract class Phalcon\Html\Escaper\AbstractEscaper ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [3] { - Property [ protected $doubleEncode = true ] - Property [ protected $encoding = 'utf-8' ] - Property [ protected $flags = 11 ] - } - - Methods [8] { - Method [ final public method detectEncoding ] { + Method [ abstract public method getKeys ] { - Parameters [1] { - Parameter #0 [ string $input ] + Parameter #0 [ string $prefix = '' ] } - - Return [ ?string ] + - Return [ array ] } - Method [ public method getDoubleEncode ] { + Method [ public method getLifetime ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method getEncoding ] { + Method [ public method getPrefix ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getFlags ] { + Method [ public method getSerializer ] { - Parameters [0] { } - - Return [ int ] + - Return [ Phalcon\Storage\Serializer\SerializerInterface ] } - Method [ final public method normalizeEncoding ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ string $input ] + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method setDoubleEncode ] { + Method [ public method increment ] { - - Parameters [1] { - Parameter #0 [ bool $doubleEncode ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } - Method [ public method setEncoding ] { - - - Parameters [1] { - Parameter #0 [ string $encoding ] - } - } + Method [ public method set ] { - Method [ public method setFlags ] { - - - Parameters [1] { - Parameter #0 [ int $flags ] + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } + - Return [ bool ] } - } - } - - Class [ abstract class Phalcon\Html\Helper\Input\AbstractInput extends Phalcon\Html\Helper\AbstractHelper implements Stringable ] { - - Constants [0] { - } + Method [ public method setDefaultSerializer ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ string $serializer ] + } + - Return [ void ] + } - - Static methods [0] { - } + Method [ protected method doGet ] { - - Properties [7] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $type = 'text' ] - Property [ protected $attributes = NULL ] - } + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } - - Methods [14] { - Method [ public method __invoke ] { + Method [ protected method doGetData ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ ?string $value = null ] - Parameter #2 [ array $attributes = [] ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method __toString ] { + Method [ abstract protected method doDecrement ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ string ] + - Return [ int|bool ] } - Method [ public method setValue ] { + Method [ abstract protected method doDelete ] { - Parameters [1] { - Parameter #0 [ ?string $value = null ] + Parameter #0 [ string $key ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ bool ] } - Method [ public method __construct ] { + Method [ abstract protected method doHas ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + - Parameters [1] { + Parameter #0 [ string $key ] } + - Return [ bool ] } - Method [ protected method close ] { + Method [ abstract protected method doIncrement ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ string ] + - Return [ int|bool ] } - Method [ protected method indent ] { + Method [ abstract protected method doSet ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method orderAttributes ] { + Method [ protected method getFilteredKeys ] { - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] } - Return [ array ] } - Method [ protected method renderArrayElements ] { + Method [ protected method getPrefixedKey ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [1] { + Parameter #0 [ $key ] } - Return [ string ] } - Method [ protected method renderAttributes ] { + Method [ protected method getSerializedData ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ $content ] } - - Return [ string ] } - Method [ protected method injectAttribute ] { + Method [ protected method getTtl ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $ttl ] } - - Return [ array ] + - Return [ int ] } - Method [ protected method renderElement ] { + Method [ protected method getUnserializedData ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ protected method renderFullElement ] { + Method [ protected method initSerializer ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ protected method getArrVal ] { - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes = [] ] - Parameter #3 [ bool $raw = false ] + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = null ] } - - Return [ string ] } - Method [ protected method renderTag ] { + Method [ public method setEventsManager ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ string $close = '' ] + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method selfClose ] { + Method [ public method getEventsManager ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Events\ManagerInterface ] + } + + Method [ protected method fire ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + Parameter #0 [ string $eventName ] + Parameter #1 [ $keys ] } - - Return [ string ] + - Return [ void ] + } + + Method [ abstract public method setForever ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ bool ] } } } - Class [ abstract class Phalcon\Mvc\Model\MetaData implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\Model\MetaDataInterface ] { + Class [ abstract class Phalcon\Storage\Serializer\AbstractSerializer implements Phalcon\Storage\Serializer\SerializerInterface ] { - - 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 [0] { } - Static properties [0] { @@ -17456,238 +18048,259 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $adapter = NULL ] - Property [ protected $columnMap = NULL ] - Property [ protected $container = NULL ] - Property [ protected $metaData = NULL ] - Property [ protected $pendingMetaDataWrites = NULL ] - Property [ protected $strategy = NULL ] + - Properties [2] { + Property [ protected $data = NULL ] + Property [ protected $isSuccess = true ] } - - Methods [39] { - Method [ public method getAdapter ] { + - Methods [9] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $data = ] } - - Return [ ?Phalcon\Cache\Adapter\AdapterInterface ] } - Method [ public method getAttributes ] { + Method [ public method __serialize ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - Return [ array ] } - Method [ public method getAutomaticCreateAttributes ] { + Method [ public method __unserialize ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ array $data ] } - - Return [ array ] + - Return [ void ] } - Method [ public method getAutomaticUpdateAttributes ] { + Method [ public method getData ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ mixed ] } - Method [ public method getBindTypes ] { + Method [ public method isSuccess ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method getColumnMap ] { + Method [ public method setData ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $data ] } - - Return [ ?array ] + - Return [ void ] } - Method [ public method getDefaultValues ] { + Method [ protected method isSerializable ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $data ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method getDataTypes ] { + Method [ abstract public method serialize ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] } - Method [ public method getDataTypesNumeric ] { + Method [ abstract public method unserialize ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $data ] } - - Return [ array ] + - Return [ void ] } + } + } - Method [ public method getDI ] { + Class [ class Phalcon\Container\Exceptions\Exception extends Exception implements Throwable, Stringable, Phalcon\Container\Exceptions\ContainerThrowable, Phalcon\Contracts\Container\Service\Throwable, Phalcon\Contracts\Container\Resolver\ResolverThrowable, Phalcon\Contracts\Container\Ioc\IocThrowable ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ Phalcon\Di\DiInterface ] } - Method [ public method getEmptyStringAttributes ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method getIdentityField ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getNonPrimaryKeyAttributes ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] } - Method [ public method getNotNullAttributes ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getPrimaryKeyAttributes ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method getReverseColumnMap ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ ?array ] + - Return [ array ] } - Method [ public method getStrategy ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] + - Return [ ?Throwable ] } - Method [ public method hasAttribute ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $attribute ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method isEmpty ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method read ] { + Class [ abstract class Phalcon\Container\Resolver\Lazy\Lazy implements Phalcon\Contracts\Container\Resolver\Resolvable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [4] { + Method [ public method __invoke ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ $ioc ] } - - Return [ ?array ] + - Return [ mixed ] } - Method [ final public method readColumnMap ] { + Method [ abstract public method resolve ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $ioc ] } - - Return [ ?array ] + - Return [ mixed ] } - Method [ final public method readColumnMapIndex ] { + Method [ protected method resolveArgument ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] + Parameter #0 [ $ioc ] + Parameter #1 [ $argument ] } - - Return [ ?array ] + - Return [ mixed ] } - Method [ final public method readMetaData ] { + Method [ protected method resolveArguments ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [2] { + Parameter #0 [ $ioc ] + Parameter #1 [ array $arguments ] } - - Return [ ?array ] + - Return [ array ] } + } + } - Method [ final public method readMetaDataIndex ] { + Class [ abstract class Phalcon\Di\Injectable extends stdClass implements Phalcon\Di\InjectionAwareInterface ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] - } - } + - Constants [0] { + } - Method [ public method reset ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ void ] - } + - Static methods [0] { + } - Method [ public method setAutomaticCreateAttributes ] { + - Properties [1] { + Property [ protected $container = NULL ] + } - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Methods [4] { + Method [ public method __get ] { + + - Parameters [1] { + Parameter #0 [ string $propertyName ] } - - Return [ void ] } - Method [ public method setAutomaticUpdateAttributes ] { + Method [ public method __isset ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method setEmptyStringAttributes ] { + Method [ public method getDI ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Di\DiInterface ] } Method [ public method setDI ] { @@ -17697,1043 +18310,1030 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Return [ void ] } + } + } - Method [ public method setStrategy ] { + Class [ class Phalcon\Forms\Exception extends Exception implements Throwable, Stringable ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [2] { + Method [ static public method tagFactoryNotFound ] { + + - Parameters [0] { } - - Return [ void ] + - Return [ self ] } - Method [ public method write ] { + Method [ static public method usingParameterRequired ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ array $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ self ] } + } - Method [ final public method writeMetaDataIndex ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] - Parameter #2 [ $data ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ void ] } - Method [ final protected method initialize ] { + Method [ public method __wakeup ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] - Parameter #2 [ $table ] - Parameter #3 [ $schema ] + - Parameters [0] { } + - Tentative return [ void ] } - Method [ final protected method initializeMetaData ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ final protected method initializeColumnMap ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] + - Parameters [0] { } - - Return [ bool ] } - Method [ private method throwWriteException ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ $option ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ protected method getArrVal ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] + - Parameters [0] { } + - Return [ int ] } - Method [ final public method getMetaDataUniqueKey ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ ?string ] + - Return [ array ] } - Method [ final public method getColumnMapUniqueKey ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ ?string ] + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } - Class [ abstract class Phalcon\Db\Adapter\AbstractAdapter implements Phalcon\Db\Adapter\AdapterInterface, Phalcon\Contracts\Db\Adapter\Adapter, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + Class [ abstract class Phalcon\Support\Helper\Str\AbstractStr ] { - Constants [0] { } - - Static properties [1] { - Property [ protected static $connectionConsecutive = 0 ] + - Static properties [0] { } - - Static methods [1] { - Method [ static public method setup ] { - - - Parameters [1] { - Parameter #0 [ array $options ] - } - - Return [ void ] - } + - Static methods [0] { } - - Properties [12] { - 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 ] + - Properties [0] { } - - Methods [78] { - Method [ public method __construct ] { + - Methods [5] { + Method [ protected method toEndsWith ] { - - Parameters [1] { - Parameter #0 [ array $descriptor ] + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = true ] } + - Return [ bool ] } - Method [ public method addColumn ] { + Method [ protected method toInterpolate ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ColumnInterface $column ] + - Parameters [4] { + Parameter #0 [ string $input ] + Parameter #1 [ array $context = [] ] + Parameter #2 [ string $left = '%' ] + Parameter #3 [ string $right = '%' ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method addCheck ] { + Method [ protected method toLower ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\CheckInterface $check ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = 'UTF-8' ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method addForeignKey ] { + Method [ protected method toStartsWith ] { - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = true ] } - Return [ bool ] } - Method [ public method addIndex ] { + Method [ protected method toUpper ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\IndexInterface $index ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = 'UTF-8' ] } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method addPrimaryKey ] { + Class [ class Phalcon\Acl\Exception extends Exception implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\IndexInterface $index ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ bool ] } - Method [ public method createSavepoint ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method createTable ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ array $definition ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method createView ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ array $definition ] - Parameter #2 [ ?string $schemaName = null ] + - Parameters [0] { } - - Return [ bool ] } - Method [ public method delete ] { + Method [ final public method getFile ] { - - Parameters [4] { - Parameter #0 [ $table ] - Parameter #1 [ ?string $whereCondition = null ] - Parameter #2 [ array $placeholders = [] ] - Parameter #3 [ array $dataTypes = [] ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method describeIndexes ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method describeReferences ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + - Parameters [0] { } - Return [ array ] } - Method [ public method dropColumn ] { + Method [ final public method getPrevious ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $columnName ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method dropCheck ] { + Method [ final public method getTraceAsString ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $checkName ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method dropForeignKey ] { + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $referenceName ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method dropIndex ] { + Class [ class Phalcon\Encryption\Crypt\Exception\Exception extends Exception implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ $indexName ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ bool ] } - Method [ public method dropPrimaryKey ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method dropTable ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method dropView ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [0] { } - - Return [ bool ] } - Method [ public method escapeIdentifier ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ $identifier ] + - Parameters [0] { } - Return [ string ] } - Method [ public method fetchAll ] { + Method [ final public method getLine ] { - - Parameters [4] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ int $fetchMode = null ] - Parameter #2 [ array $bindParams = [] ] - Parameter #3 [ array $bindTypes = [] ] + - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method fetchColumn ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $placeholders = [] ] - Parameter #2 [ $column = ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method fetchOne ] { + Method [ final public method getPrevious ] { - - Parameters [4] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ $fetchMode = ] - Parameter #2 [ array $bindParams = [] ] - Parameter #3 [ array $bindTypes = [] ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] } - Method [ public method forUpdate ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ string $modifier = '' ] + - Parameters [0] { } - Return [ string ] } - Method [ public method getColumnDefinition ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method getColumnList ] { + Class [ class Phalcon\Image\Exception extends Exception implements Throwable, Stringable ] { - - Parameters [1] { - Parameter #0 [ $columnList ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - 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 getConnectionId ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ int ] + - Tentative return [ void ] } - Method [ public method getDefaultIdValue ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ Phalcon\Db\RawValue ] + - Return [ string ] } - Method [ public method getDefaultValue ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ Phalcon\Db\RawValue ] } - Method [ public method getDescriptor ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getDialect ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ Phalcon\Db\DialectInterface ] + - Return [ int ] } - Method [ public method getDialectType ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getEventsManager ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ ?Throwable ] } - Method [ public method getNestedTransactionSavepointName ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getRealSQLStatement ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method getSQLBindTypes ] { + Class [ class Phalcon\Application\Exception extends Exception implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - 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] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method getSQLStatement ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getSQLVariables ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method getType ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method insert ] { + Method [ final public method getLine ] { - - Parameters [4] { - Parameter #0 [ string $table ] - Parameter #1 [ array $values ] - Parameter #2 [ $fields = ] - Parameter #3 [ $dataTypes = ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method insertAsDict ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $table ] - Parameter #1 [ $data ] - Parameter #2 [ $dataTypes = ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method isNestedTransactionsWithSavepoints ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method limit ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ int $number ] + - Parameters [0] { } - Return [ string ] } - Method [ public method listTables ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ ?string $schemaName = null ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } + } + } - Method [ public method listViews ] { + Class [ class Phalcon\Mvc\Micro\Exception extends Exception implements Throwable, Stringable ] { - - Parameters [1] { - Parameter #0 [ ?string $schemaName = null ] - } - - Return [ array ] - } + - Constants [0] { + } - Method [ public method modifyColumn ] { + - Static properties [0] { + } - - Parameters [4] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - 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 releaseSavepoint ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method rollbackSavepoint ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method setEventsManager ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method setDialect ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Db\DialectInterface $dialect ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method setNestedTransactionsWithSavepoints ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ bool $nestedTransactionsWithSavepoints ] + - Parameters [0] { } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ int ] } - Method [ public method sharedLock ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ string $modifier = '' ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method createMaterializedView ] { + Method [ final public method getPrevious ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ array $definition ] - Parameter #2 [ ?string $schemaName = null ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method dropMaterializedView ] { + Method [ final public method getTraceAsString ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method refreshMaterializedView ] { + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $concurrent = false ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method onConflictUpdate ] { + Class [ class Phalcon\Support\Collection implements Phalcon\Support\Collection\CollectionInterface, ArrayAccess, IteratorAggregate, Traversable, Phalcon\Contracts\Support\Collection, Countable, JsonSerializable ] { - - Parameters [3] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $conflictColumns ] - Parameter #2 [ array $updateColumns ] - } - - Return [ string ] - } + - Constants [0] { + } - Method [ public method returning ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $columns ] + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] + Property [ protected $strictNull = false ] + Property [ protected $type = NULL ] + } + + - Methods [46] { + Method [ public method __construct ] { + + - Parameters [4] { + Parameter #0 [ array $data = [] ] + Parameter #1 [ bool $insensitive = true ] + Parameter #2 [ bool $strictNull = false ] + Parameter #3 [ ?string $type = null ] } - - Return [ string ] } - Method [ public method supportSequences ] { + Method [ public method __get ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ bool ] + - Return [ mixed ] } - Method [ public method tableExists ] { + Method [ public method __isset ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] + - Parameters [1] { + Parameter #0 [ string $element ] } - Return [ bool ] } - Method [ public method tableOptions ] { + Method [ public method __serialize ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] + - Parameters [0] { } - Return [ array ] } - Method [ public method update ] { + Method [ public method __set ] { - - Parameters [5] { - Parameter #0 [ string $table ] - Parameter #1 [ $fields ] - Parameter #2 [ $values ] - Parameter #3 [ $whereCondition = ] - Parameter #4 [ $dataTypes = ] + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method updateAsDict ] { + Method [ public method __unserialize ] { - - Parameters [4] { - Parameter #0 [ string $table ] - Parameter #1 [ $data ] - Parameter #2 [ $whereCondition = ] - Parameter #3 [ $dataTypes = ] + - Parameters [1] { + Parameter #0 [ array $data ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method useExplicitIdValue ] { + Method [ public method __unset ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method supportsDefaultValue ] { + Method [ public method clear ] { - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ public method viewExists ] { + Method [ public method column ] { - - Parameters [2] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] + - Parameters [1] { + Parameter #0 [ string $propertyOrMethod ] } - - Return [ bool ] + - Return [ array ] } - Method [ abstract public method affectedRows ] { + Method [ public method count ] { - Parameters [0] { } - Return [ int ] } - Method [ abstract public method begin ] { + Method [ public method each ] { - Parameters [1] { - Parameter #0 [ bool $nesting = true ] + Parameter #0 [ $callback ] } - - Return [ bool ] + - Return [ static ] } - Method [ abstract public method close ] { + Method [ public method filter ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $callback ] } - - Return [ void ] + - Return [ static ] } - Method [ abstract public method commit ] { + Method [ public method first ] { - - Parameters [1] { - Parameter #0 [ bool $nesting = true ] + - Parameters [0] { } - - Return [ bool ] + - Return [ mixed ] } - Method [ abstract public method connect ] { + Method [ public method get ] { - - Parameters [1] { - Parameter #0 [ array $descriptor = [] ] + - Parameters [3] { + Parameter #0 [ string $element ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = null ] } - - Return [ void ] + - Return [ mixed ] } - Method [ abstract public method describeColumns ] { + Method [ public method getIterator ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + - Parameters [0] { } - - Return [ array ] + - Return [ Traversable ] } - Method [ abstract public method escapeString ] { + Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ string $str ] + Parameter #0 [ bool $insensitive = true ] } - - Return [ string ] + - Return [ array ] } - Method [ abstract public method execute ] { + Method [ public method getType ] { - - Parameters [3] { - Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams = [] ] - Parameter #2 [ array $bindTypes = [] ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?string ] } - Method [ abstract public method getInternalHandler ] { + Method [ public method getValues ] { - Parameters [0] { } + - Return [ array ] } - Method [ abstract public method isUnderTransaction ] { + Method [ public method has ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - Return [ bool ] } - Method [ abstract public method lastInsertId ] { + Method [ public method init ] { - Parameters [1] { - Parameter #0 [ ?string $name = null ] + Parameter #0 [ array $data = [] ] } + - Return [ void ] } - Method [ abstract public method query ] { + Method [ public method isEmpty ] { - - Parameters [3] { - Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams = [] ] - Parameter #2 [ array $bindTypes = [] ] + - Parameters [0] { } + - Return [ bool ] } - Method [ abstract public method rollback ] { + Method [ public method jsonSerialize ] { - - Parameters [1] { - Parameter #0 [ bool $nesting = true ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - } - } - - Class [ abstract class Phalcon\Html\Helper\AbstractSeries extends Phalcon\Html\Helper\AbstractHelper implements Stringable ] { - - Constants [0] { - } + Method [ public method keys ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ bool $insensitive = true ] + } + - Return [ array ] + } - - Static methods [0] { - } + Method [ public method last ] { - - Properties [7] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $attributes = NULL ] - Property [ protected $store = NULL ] - } + - Parameters [0] { + } + - Return [ mixed ] + } - - Methods [16] { - Method [ public method __invoke ] { + Method [ public method map ] { - - Parameters [2] { - Parameter #0 [ string $indent = ' ' ] - Parameter #1 [ ?string $delimiter = null ] + - Parameters [1] { + Parameter #0 [ $callback ] } - - Return [ Phalcon\Html\Helper\AbstractSeries ] + - Return [ static ] } - Method [ public method __toString ] { + Method [ public method offsetExists ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $element ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method reset ] { + Method [ public method offsetGet ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $element ] } - - Return [ Phalcon\Html\Helper\AbstractSeries ] + - Return [ mixed ] } - Method [ protected method pushOrPlace ] { + Method [ public method offsetSet ] { - Parameters [2] { - Parameter #0 [ array $entry ] - Parameter #1 [ int $position = -1 ] + Parameter #0 [ $element ] + Parameter #1 [ $value ] } - Return [ void ] } - Method [ abstract protected method getTag ] { + Method [ public method offsetUnset ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $element ] } - - Return [ string ] + - Return [ void ] } - Method [ public method __construct ] { + Method [ public method reduce ] { - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + Parameter #0 [ $callback ] + Parameter #1 [ $initial = ] } + - Return [ mixed ] } - Method [ protected method close ] { + Method [ public method remove ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method indent ] { + Method [ public method replace ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $data ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method orderAttributes ] { + Method [ public method serialize ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?string ] } - Method [ protected method renderArrayElements ] { + Method [ public method set ] { - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method renderAttributes ] { + Method [ public method sort ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [2] { + Parameter #0 [ $callback = ] + Parameter #1 [ int $order = 4 ] } - - Return [ string ] + - Return [ static ] } - Method [ protected method injectAttribute ] { + Method [ public method toArray ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method renderElement ] { + Method [ public method toJson ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + - Parameters [1] { + Parameter #0 [ int $options = 4194383 ] } - Return [ string ] } - Method [ protected method renderFullElement ] { + Method [ public method unserialize ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes = [] ] - Parameter #3 [ bool $raw = false ] + - Parameters [1] { + Parameter #0 [ string $data ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method renderTag ] { + Method [ public method values ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ string $close = '' ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method selfClose ] { + Method [ public method where ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + Parameter #0 [ string $propertyOrMethod ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ static ] } - } - } - - Class [ abstract class Phalcon\Paginator\Adapter\AbstractAdapter implements Phalcon\Paginator\Adapter\AdapterInterface, Phalcon\Contracts\Paginator\Adapter ] { - - - 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 __construct ] { + Method [ protected method cloneEmpty ] { - Parameters [1] { - Parameter #0 [ array $config ] + Parameter #0 [ array $data = [] ] } + - Return [ static ] } - Method [ public method getLimit ] { + Method [ protected method extractValue ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $item ] + Parameter #1 [ string $propertyOrMethod ] } - - Return [ int ] + - Return [ mixed ] } - Method [ public method setCurrentPage ] { + Method [ protected method processKey ] { - Parameters [1] { - Parameter #0 [ int $page ] + Parameter #0 [ string $element ] } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ public method setLimit ] { + Method [ protected method setData ] { - - Parameters [1] { - Parameter #0 [ int $limit ] + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ void ] } - Method [ public method setRepository ] { + Method [ protected method validateType ] { - Parameters [1] { - Parameter #0 [ Phalcon\Paginator\RepositoryInterface $repository ] + Parameter #0 [ $value ] } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ void ] } - Method [ protected method getRepository ] { + Method [ private method checkSerializable ] { - Parameters [1] { - Parameter #0 [ ?array $properties = [] ] - } - - Return [ Phalcon\Paginator\RepositoryInterface ] - } - - Method [ abstract public method paginate ] { - - - Parameters [0] { + Parameter #0 [ $value ] } - - Return [ Phalcon\Contracts\Paginator\Repository ] + - Return [ mixed ] } } } - Class [ abstract class Phalcon\Annotations\Adapter\AbstractAdapter implements Phalcon\Annotations\Adapter\AdapterInterface ] { + Class [ class Phalcon\Logger\Exception extends Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -18744,88 +19344,88 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $annotations = NULL ] - Property [ protected $reader = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [9] { - Method [ public method get ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ $className ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ Phalcon\Annotations\Reflection ] } - Method [ public method getConstant ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $className ] - Parameter #1 [ string $constantName ] + - Parameters [0] { } - - Return [ Phalcon\Annotations\Collection ] + - Tentative return [ void ] } - Method [ public method getConstants ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $className ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getProperty ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ string $className ] - Parameter #1 [ string $propertyName ] + - Parameters [0] { } - - Return [ Phalcon\Annotations\Collection ] } - Method [ public method getProperties ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $className ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getMethod ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ string $className ] - Parameter #1 [ string $methodName ] + - Parameters [0] { } - - Return [ Phalcon\Annotations\Collection ] + - Return [ int ] } - Method [ public method getMethods ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $className ] + - Parameters [0] { } - Return [ array ] } - Method [ public method getReader ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ Phalcon\Annotations\ReaderInterface ] + - Return [ ?Throwable ] } - Method [ public method setReader ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Annotations\ReaderInterface $reader ] + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { } + - Return [ string ] } } } - Class [ abstract class Phalcon\DataMapper\Query\AbstractConditions extends Phalcon\DataMapper\Query\AbstractQuery ] { + Class [ abstract class Phalcon\Support\Helper\Arr\AbstractArr ] { - Constants [0] { } @@ -18836,1095 +19436,998 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $bind = NULL ] - Property [ protected $connection = NULL ] - Property [ protected $store = NULL ] + - Properties [0] { } - - Methods [38] { - Method [ public method limit ] { - - - Parameters [1] { - Parameter #0 [ int $limit ] - } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] - } - - Method [ public method offset ] { + - Methods [1] { + Method [ protected method toFilter ] { - - Parameters [1] { - Parameter #0 [ int $offset ] + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + - Return [ array ] } + } + } - Method [ public method andWhere ] { - - - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] - } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] - } + Class [ class Phalcon\Translate\Exception extends Exception implements Throwable, Stringable ] { - Method [ public method appendWhere ] { + - Constants [0] { + } - - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] - } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] - } + - Static properties [0] { + } - Method [ public method orderBy ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ $orderBy ] - } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - Method [ public method orWhere ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method where ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + - Tentative return [ void ] } - Method [ public method whereEquals ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $columnsValues ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + - Return [ string ] } - Method [ protected method addCondition ] { + Method [ final public method getCode ] { - - Parameters [5] { - Parameter #0 [ string $store ] - Parameter #1 [ string $andor ] - Parameter #2 [ string $condition ] - Parameter #3 [ $value = ] - Parameter #4 [ int $type = -1 ] + - Parameters [0] { } - - Return [ void ] } - Method [ protected method buildBy ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method buildCondition ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ protected method buildLimitEarly ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method buildLimit ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ protected method buildLimitCommon ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method buildLimitSqlsrv ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } + } + } - Method [ protected method appendCondition ] { - - - Parameters [4] { - Parameter #0 [ string $store ] - Parameter #1 [ string $condition ] - Parameter #2 [ $value = ] - Parameter #3 [ int $type = -1 ] - } - - Return [ void ] - } + Class [ class Phalcon\Assets\Exception extends Exception implements Throwable, Stringable ] { - Method [ protected method processValue ] { + - Constants [0] { + } - - Parameters [2] { - Parameter #0 [ string $store ] - Parameter #1 [ $data ] - } - - Return [ void ] - } + - Static properties [0] { + } - Method [ public method __construct ] { + - Static methods [0] { + } - - Parameters [2] { - Parameter #0 [ Phalcon\DataMapper\Pdo\Connection $connection ] - Parameter #1 [ Phalcon\DataMapper\Query\Bind $bind ] - } - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - Method [ public method bindInline ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ int $type = -1 ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ string ] } - Method [ public method bindValue ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ int $type = -1 ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\AbstractQuery ] + - Tentative return [ void ] } - Method [ public method bindValues ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $values ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\AbstractQuery ] + - Return [ string ] } - Method [ public method getBindValues ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ array ] } - Method [ abstract public method getStatement ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method perform ] { + Method [ final public method getLine ] { - Parameters [0] { } + - Return [ int ] } - Method [ public method setFlag ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $flag ] - Parameter #1 [ bool $enable = true ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method quoteIdentifier ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ int $type = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ public method reset ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method resetColumns ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } + } + } - Method [ public method resetFrom ] { + Class [ class Phalcon\Auth\Exception extends Exception implements Throwable, Stringable ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - 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 resetWhere ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ public method resetGroupBy ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method resetHaving ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ void ] } - Method [ public method resetOrderBy ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method resetLimit ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method resetFlags ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ protected method buildFlags ] { + Method [ final public method getPrevious ] { - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ protected method buildReturning ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method indent ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ string $glue = '' ] + - Parameters [0] { } - Return [ string ] } } } - Class [ abstract class Phalcon\Db\Adapter\Pdo\AbstractPdo extends Phalcon\Db\Adapter\AbstractAdapter implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Db\Adapter\Adapter, Phalcon\Db\Adapter\AdapterInterface ] { + Class [ class Phalcon\Storage\Serializer\None extends Phalcon\Storage\Serializer\AbstractSerializer implements Phalcon\Storage\Serializer\SerializerInterface ] { - Constants [0] { } - - Static properties [1] { - Property [ protected static $connectionConsecutive = 0 ] + - Static properties [0] { } - - Static methods [1] { - Method [ static public method setup ] { - - - Parameters [1] { - Parameter #0 [ array $options ] - } - - Return [ void ] - } + - Static methods [0] { } - - Properties [14] { - 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 ] + - Properties [2] { + Property [ protected $data = NULL ] + Property [ protected $isSuccess = true ] } - - Methods [85] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $descriptor ] - } - } - - Method [ public method affectedRows ] { + - Methods [9] { + Method [ public method serialize ] { - Parameters [0] { } - - Return [ int ] + - Return [ mixed ] } - Method [ public method begin ] { + Method [ public method unserialize ] { - Parameters [1] { - Parameter #0 [ bool $nesting = true ] + Parameter #0 [ $data ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method commit ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ bool $nesting = true ] + Parameter #0 [ $data = ] } - - Return [ bool ] } - Method [ public method close ] { + Method [ public method __serialize ] { - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method connect ] { + Method [ public method __unserialize ] { - Parameters [1] { - Parameter #0 [ array $descriptor = [] ] + Parameter #0 [ array $data ] } - Return [ void ] } - Method [ public method convertBoundParams ] { + Method [ public method getData ] { - - Parameters [2] { - Parameter #0 [ string $sql ] - Parameter #1 [ array $params = [] ] + - Parameters [0] { } - - Return [ array ] + - Return [ mixed ] } - Method [ public method escapeString ] { + Method [ public method isSuccess ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method setData ] { - Parameters [1] { - Parameter #0 [ string $str ] + Parameter #0 [ $data ] } - - Return [ string ] + - Return [ void ] } - Method [ public method execute ] { + Method [ protected method isSerializable ] { - - Parameters [3] { - Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams = [] ] - Parameter #2 [ array $bindTypes = [] ] + - Parameters [1] { + Parameter #0 [ $data ] } - Return [ bool ] } + } + } - Method [ public method executePrepared ] { + Class [ class Phalcon\Config\Exception extends Exception implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ PDOStatement $statement ] - Parameter #1 [ array $placeholders ] - Parameter #2 [ $dataTypes ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ PDOStatement ] } - Method [ public method getErrorInfo ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method getInternalHandler ] { + Method [ final public method getMessage ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method getTransactionLevel ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ int ] } - Method [ public method isUnderTransaction ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method lastInsertId ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ ?string $name = null ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method prepare ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $sqlStatement ] + - Parameters [0] { } - - Return [ PDOStatement ] + - Return [ array ] } - Method [ public method query ] { + Method [ final public method getPrevious ] { - - Parameters [3] { - Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams = [] ] - Parameter #2 [ array $bindTypes = [] ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ public method rollback ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ bool $nesting = true ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ abstract protected method getDsnDefaults ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } + } + } - Method [ protected method prepareRealSql ] { + Class [ abstract class Phalcon\Filter\Validation\Validator\File\AbstractFile extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $parameters ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ public method addColumn ] { + - Static properties [0] { + } - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ColumnInterface $column ] + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $template = NULL ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $messageFileEmpty = 'Field :field must not be empty' ] + Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ] + Property [ protected $messageValid = 'Field :field is not valid' ] + } + + - Methods [27] { + Method [ public method checkUpload ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] } - Return [ bool ] } - Method [ public method addCheck ] { + Method [ public method checkUploadIsEmpty ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\CheckInterface $check ] + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] } - Return [ bool ] } - Method [ public method addForeignKey ] { + Method [ public method checkUploadIsValid ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] } - Return [ bool ] } - Method [ public method addIndex ] { + Method [ public method checkUploadMaxSize ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\IndexInterface $index ] + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] } - Return [ bool ] } - Method [ public method addPrimaryKey ] { + Method [ public method getFileSizeInBytes ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\IndexInterface $index ] + - Parameters [1] { + Parameter #0 [ string $size ] } - - Return [ bool ] + - Return [ float ] } - Method [ public method createSavepoint ] { + Method [ public method getMessageFileEmpty ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method createTable ] { + Method [ public method getMessageIniSize ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ array $definition ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method createView ] { + Method [ public method getMessageValid ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ array $definition ] - Parameter #2 [ ?string $schemaName = null ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method delete ] { + Method [ public method isAllowEmpty ] { - - Parameters [4] { - Parameter #0 [ $table ] - Parameter #1 [ ?string $whereCondition = null ] - Parameter #2 [ array $placeholders = [] ] - Parameter #3 [ array $dataTypes = [] ] + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] } - Return [ bool ] } - Method [ public method describeIndexes ] { + Method [ public method setMessageFileEmpty ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + - Parameters [1] { + Parameter #0 [ string $message ] } - - Return [ array ] + - Return [ void ] } - Method [ public method describeReferences ] { + Method [ public method setMessageIniSize ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + - Parameters [1] { + Parameter #0 [ string $message ] } - - Return [ array ] + - Return [ void ] } - Method [ public method dropColumn ] { + Method [ public method setMessageValid ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $columnName ] + - Parameters [1] { + Parameter #0 [ string $message ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method dropCheck ] { + Method [ protected method checkIsUploadedFile ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $checkName ] + - Parameters [1] { + Parameter #0 [ string $name ] } - Return [ bool ] } - Method [ public method dropForeignKey ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $referenceName ] + - Parameters [1] { + Parameter #0 [ array $options = [] ] } - - Return [ bool ] } - Method [ public method dropIndex ] { + Method [ public method getOption ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ $indexName ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ bool ] } - Method [ public method dropPrimaryKey ] { + Method [ public method getTemplate ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] + - Parameters [1] { + Parameter #0 [ ?string $field = null ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method dropTable ] { + Method [ public method getTemplates ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method dropView ] { + Method [ public method hasOption ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [1] { + Parameter #0 [ string $key ] } - Return [ bool ] } - Method [ public method escapeIdentifier ] { + Method [ public method messageFactory ] { - - Parameters [1] { - Parameter #0 [ $identifier ] + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] } - - Return [ string ] + - Return [ Phalcon\Messages\Message ] } - Method [ public method fetchAll ] { + Method [ public method setOption ] { - - Parameters [4] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ int $fetchMode = null ] - Parameter #2 [ array $bindParams = [] ] - Parameter #3 [ array $bindTypes = [] ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ array ] + - Return [ void ] } - Method [ public method fetchColumn ] { + Method [ public method setTemplate ] { - - Parameters [3] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $placeholders = [] ] - Parameter #2 [ $column = ] + - Parameters [1] { + Parameter #0 [ string $template ] } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] } - Method [ public method fetchOne ] { + Method [ public method setTemplates ] { - - Parameters [4] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ $fetchMode = ] - Parameter #2 [ array $bindParams = [] ] - Parameter #3 [ array $bindTypes = [] ] + - Parameters [1] { + Parameter #0 [ array $templates ] } - - Return [ array ] + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] } - Method [ public method forUpdate ] { + Method [ abstract public method validate ] { - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ string $modifier = '' ] + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getColumnDefinition ] { + Method [ protected method allowEmpty ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getColumnList ] { + Method [ protected method checkArray ] { - - Parameters [1] { - Parameter #0 [ $columnList ] + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] } - - Return [ string ] } - Method [ public method getConnectionId ] { + Method [ protected method prepareCode ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $field ] } - Return [ int ] } - Method [ public method getDefaultIdValue ] { + Method [ protected method prepareLabel ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] } - - Return [ Phalcon\Db\RawValue ] } + } + } - Method [ public method getDefaultValue ] { + Class [ class Phalcon\Paginator\Exception extends Exception implements Throwable, Stringable ] { - - Parameters [0] { - } - - Return [ Phalcon\Db\RawValue ] - } + - Constants [0] { + } - Method [ public method getDescriptor ] { + - Static properties [0] { + } - - Parameters [0] { + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ array ] } - Method [ public method getDialect ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ Phalcon\Db\DialectInterface ] + - Tentative return [ void ] } - Method [ public method getDialectType ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getEventsManager ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method getNestedTransactionSavepointName ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getRealSQLStatement ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getSQLBindTypes ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getSQLStatement ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ public method getSQLVariables ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getType ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method insert ] { + Class [ class Phalcon\Session\Exception extends Exception implements Throwable, Stringable ] { - - Parameters [4] { - Parameter #0 [ string $table ] - Parameter #1 [ array $values ] - Parameter #2 [ $fields = ] - Parameter #3 [ $dataTypes = ] - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ public method insertAsDict ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ string $table ] - Parameter #1 [ $data ] - Parameter #2 [ $dataTypes = ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ bool ] } - Method [ public method isNestedTransactionsWithSavepoints ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method limit ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ int $number ] + - Parameters [0] { } - Return [ string ] } - Method [ public method listTables ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ ?string $schemaName = null ] + - Parameters [0] { } - - Return [ array ] } - Method [ public method listViews ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ ?string $schemaName = null ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method modifyColumn ] { + Method [ final public method getLine ] { - - Parameters [4] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method releaseSavepoint ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method rollbackSavepoint ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method setEventsManager ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setDialect ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Db\DialectInterface $dialect ] + - Parameters [0] { } + - Return [ string ] } + } + } - Method [ public method setNestedTransactionsWithSavepoints ] { - - - Parameters [1] { - Parameter #0 [ bool $nestedTransactionsWithSavepoints ] - } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] - } + Class [ class Phalcon\Support\Exception extends Exception implements Throwable, Stringable ] { - Method [ public method sharedLock ] { + - Constants [0] { + } - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ string $modifier = '' ] - } - - Return [ string ] - } + - Static properties [0] { + } - Method [ public method createMaterializedView ] { + - Static methods [0] { + } - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ array $definition ] - Parameter #2 [ ?string $schemaName = null ] - } - - Return [ bool ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - Method [ public method dropMaterializedView ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ bool ] } - Method [ public method refreshMaterializedView ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $concurrent = false ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method onConflictUpdate ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $conflictColumns ] - Parameter #2 [ array $updateColumns ] + - Parameters [0] { } - Return [ string ] } - Method [ public method returning ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $columns ] + - Parameters [0] { } - - Return [ string ] } - Method [ public method supportSequences ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method tableExists ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method tableOptions ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] + - Parameters [0] { } - Return [ array ] } - Method [ public method update ] { - - - Parameters [5] { - Parameter #0 [ string $table ] - Parameter #1 [ $fields ] - Parameter #2 [ $values ] - Parameter #3 [ $whereCondition = ] - Parameter #4 [ $dataTypes = ] - } - - Return [ bool ] - } - - Method [ public method updateAsDict ] { - - - Parameters [4] { - Parameter #0 [ string $table ] - Parameter #1 [ $data ] - Parameter #2 [ $whereCondition = ] - Parameter #3 [ $dataTypes = ] - } - - Return [ bool ] - } - - Method [ public method useExplicitIdValue ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method supportsDefaultValue ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ bool ] - } - - Method [ public method viewExists ] { - - - Parameters [2] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - } - - Return [ bool ] + - Return [ string ] } - Method [ abstract public method describeColumns ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } } } - Class [ abstract class Phalcon\Db\Dialect implements Phalcon\Db\DialectInterface, Phalcon\Contracts\Db\Dialect ] { + Class [ class Phalcon\Encryption\Security\JWT\Exceptions\ValidatorException extends Exception implements Throwable, Stringable ] { - - Constants [3] { - Constant [ public string LOCK_NONE ] { } - Constant [ public string LOCK_NOWAIT ] { NOWAIT } - Constant [ public string LOCK_SKIP_LOCKED ] { SKIP LOCKED } + - Constants [0] { } - Static properties [0] { @@ -19933,867 +20436,809 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $escapeChar = NULL ] - Property [ protected $customFunctions = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [71] { - Method [ public method createSavepoint ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ string ] } - Method [ final public method escape ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $str ] - Parameter #1 [ ?string $escapeChar = null ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ final public method escapeSchema ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $str ] - Parameter #1 [ ?string $escapeChar = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method forUpdate ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ string $modifier = '' ] + - Parameters [0] { } - - Return [ string ] } - Method [ final public method getColumnList ] { + Method [ final public method getFile ] { - - Parameters [3] { - Parameter #0 [ array $columnList ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ public method getCustomFunctions ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ final public method getSqlColumn ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ $column ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getSqlExpression ] { + Method [ final public method getPrevious ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ final public method getSqlTable ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ $table ] - Parameter #1 [ ?string $escapeChar = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method limit ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ $number ] + - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method registerCustomFunction ] { - - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $customFunction ] - } - - Return [ Phalcon\Db\Dialect ] - } + Class [ abstract class Phalcon\Encryption\Security\Uuid\AbstractUuid implements Stringable, Phalcon\Encryption\Security\Uuid\UuidInterface ] { - Method [ public method createMaterializedView ] { + - Constants [7] { + Constant [ public string MAX ] { ffffffff-ffff-ffff-ffff-ffffffffffff } + Constant [ public string NIL ] { 00000000-0000-0000-0000-000000000000 } + Constant [ public int TIME_OFFSET_INT ] { 122192928000000000 } + Constant [ public string NAMESPACE_DNS ] { 6ba7b810-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_OID ] { 6ba7b812-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_URL ] { 6ba7b811-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_X500 ] { 6ba7b814-9dad-11d1-80b4-00c04fd430c8 } + } - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ array $definition ] - Parameter #2 [ ?string $schemaName = null ] - } - - Return [ string ] - } + - Static properties [1] { + Property [ protected static $nodeProvider = NULL ] + } - Method [ public method dropMaterializedView ] { + - Static methods [0] { + } - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] - } - - Return [ string ] - } + - Properties [1] { + Property [ protected $uid = '' ] + } - Method [ public method refreshMaterializedView ] { + - Methods [6] { + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $concurrent = false ] + - Parameters [0] { } - Return [ string ] } - Method [ public method onConflictUpdate ] { + Method [ public method jsonSerialize ] { - - Parameters [3] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $conflictColumns ] - Parameter #2 [ array $updateColumns ] + - Parameters [0] { } - Return [ string ] } - Method [ public method returning ] { + Method [ protected method getNodeProvider ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $columns ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Encryption\Security\Uuid\NodeProviderInterface ] } - Method [ public method releaseSavepoint ] { + Method [ protected method uuidTimestampToDateTime ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $timestamp ] } - - Return [ string ] + - Return [ DateTimeImmutable ] } - Method [ public method rollbackSavepoint ] { + Method [ protected method format ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $hex ] } - Return [ string ] } - Method [ public method select ] { + Method [ protected method namespaceToBytes ] { - Parameters [1] { - Parameter #0 [ array $definition ] + Parameter #0 [ string $uuid ] } - Return [ string ] } + } + } - Method [ public method supportsSavepoints ] { + Class [ abstract class Phalcon\Events\AbstractEventsAware ] { - - Parameters [0] { - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ public method supportsReleaseSavepoints ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $eventsManager = NULL ] + } + + - Methods [3] { + Method [ public method getEventsManager ] { - Parameters [0] { } - - Return [ bool ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ protected method getColumnSize ] { + Method [ public method setEventsManager ] { - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method getColumnSizeAndScale ] { + Method [ protected method fireManagerEvent ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + - Parameters [3] { + Parameter #0 [ string $eventName ] + Parameter #1 [ $data = ] + Parameter #2 [ bool $cancellable = true ] } - - Return [ string ] } + } + } - Method [ protected method checkColumnType ] { + Class [ class Phalcon\Events\Exception extends Exception implements Throwable, Stringable ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] - } - - Return [ string ] - } + - Constants [0] { + } - Method [ protected method checkColumnTypeSql ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ protected method getCheckClause ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - - Parameters [2] { - Parameter #0 [ Phalcon\Db\CheckInterface $check ] - Parameter #1 [ string $escapeChar = '`' ] + - 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 [ protected method getIndexColumnList ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Db\IndexInterface $index ] - Parameter #1 [ bool $wrapExpressions = true ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ protected method getGeneratedClause ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] - Parameter #1 [ bool $forceStored = false ] + - Parameters [0] { } - Return [ string ] } - Method [ final protected method getSqlExpressionAll ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] + - Parameters [0] { } - - Return [ string ] } - Method [ final protected method getSqlExpressionBinaryOperations ] { + Method [ final public method getFile ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ final protected method getSqlExpressionCase ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ final protected method getSqlExpressionCastValue ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ final protected method getSqlExpressionConvertValue ] { + Method [ final public method getPrevious ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ final protected method getSqlExpressionFrom ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] + - Parameters [0] { } - Return [ string ] } - Method [ final protected method getSqlExpressionFunctionCall ] { + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - Return [ string ] } + } + } - Method [ final protected method getSqlExpressionGroupBy ] { + Class [ class Phalcon\Storage\Exception extends Exception implements Throwable, Stringable ] { - - Parameters [3] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] - } - - Return [ string ] - } + - Constants [0] { + } - Method [ final protected method getSqlExpressionHaving ] { + - Static properties [0] { + } - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ final protected method getSqlExpressionJoins ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ string ] } - Method [ final protected method getSqlExpressionLimit ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ final protected method getSqlExpressionList ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ final protected method getSqlExpressionObject ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] } - Method [ final protected method getSqlExpressionOrderBy ] { + Method [ final public method getFile ] { - - Parameters [3] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ final protected method getSqlExpressionQualified ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ final protected method getSqlExpressionScalar ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ final protected method getSqlExpressionUnaryOperations ] { + Method [ final public method getPrevious ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ final protected method getSqlExpressionWhere ] { + Method [ final public method getTraceAsString ] { - - Parameters [3] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method prepareColumnAlias ] { + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ string $qualified ] - Parameter #1 [ ?string $alias = null ] - Parameter #2 [ ?string $escapeChar = null ] + - Parameters [0] { } - Return [ string ] } + } + } - Method [ protected method prepareTable ] { + Class [ class Phalcon\Config\Config extends Phalcon\Support\Collection implements JsonSerializable, Countable, Phalcon\Contracts\Support\Collection, Traversable, IteratorAggregate, ArrayAccess, Phalcon\Support\Collection\CollectionInterface, Phalcon\Config\ConfigInterface ] { - - Parameters [4] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] - Parameter #2 [ ?string $alias = null ] - Parameter #3 [ ?string $escapeChar = null ] + - Constants [1] { + Constant [ public string DEFAULT_PATH_DELIMITER ] { . } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] + Property [ protected $strictNull = false ] + Property [ protected $type = NULL ] + Property [ protected $pathDelimiter = '.' ] + } + + - Methods [50] { + Method [ public method getPathDelimiter ] { + + - Parameters [0] { } - Return [ string ] } - Method [ protected method prepareQualified ] { + Method [ public method merge ] { - - Parameters [3] { - Parameter #0 [ string $column ] - Parameter #1 [ ?string $domain = null ] - Parameter #2 [ ?string $escapeChar = null ] + - Parameters [1] { + Parameter #0 [ $toMerge ] } - - Return [ string ] + - Return [ Phalcon\Config\ConfigInterface ] } - Method [ abstract public method addColumn ] { + Method [ public method path ] { - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ColumnInterface $column ] + Parameter #0 [ string $path ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $delimiter = null ] } - - Return [ string ] } - Method [ abstract public method addForeignKey ] { + Method [ public method setPathDelimiter ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] + - Parameters [1] { + Parameter #0 [ ?string $delimiter = null ] } - - Return [ string ] + - Return [ Phalcon\Config\ConfigInterface ] } - Method [ abstract public method addIndex ] { + Method [ public method toArray ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\IndexInterface $index ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ abstract public method addPrimaryKey ] { + Method [ final protected method internalMerge ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\IndexInterface $index ] + - Parameters [2] { + Parameter #0 [ array $source ] + Parameter #1 [ array $target ] } - - Return [ string ] + - Return [ array ] } - Method [ abstract public method createTable ] { + Method [ protected method setData ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ array $definition ] + - Parameters [2] { + Parameter #0 [ $element ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ abstract public method createView ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ array $definition ] - Parameter #2 [ ?string $schemaName = null ] + - Parameters [4] { + Parameter #0 [ array $data = [] ] + Parameter #1 [ bool $insensitive = true ] + Parameter #2 [ bool $strictNull = false ] + Parameter #3 [ ?string $type = null ] } - - Return [ string ] } - Method [ abstract public method describeColumns ] { + Method [ public method __get ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ mixed ] } - Method [ abstract public method describeIndexes ] { + Method [ public method __isset ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ bool ] } - Method [ abstract public method describeReferences ] { + Method [ public method __serialize ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ abstract public method dropColumn ] { + Method [ public method __set ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $columnName ] + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ abstract public method dropForeignKey ] { + Method [ public method __unserialize ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $referenceName ] + - Parameters [1] { + Parameter #0 [ array $data ] } - - Return [ string ] + - Return [ void ] } - Method [ abstract public method dropIndex ] { + Method [ public method __unset ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $indexName ] + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ void ] } - Method [ abstract public method dropPrimaryKey ] { + Method [ public method clear ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] + - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ abstract public method dropTable ] { + Method [ public method column ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [1] { + Parameter #0 [ string $propertyOrMethod ] } - - Return [ string ] + - Return [ array ] } - Method [ abstract public method dropView ] { + Method [ public method count ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ abstract public method getColumnDefinition ] { + Method [ public method each ] { - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + Parameter #0 [ $callback ] } - - Return [ string ] + - Return [ static ] } - Method [ abstract public method listTables ] { + Method [ public method filter ] { - Parameters [1] { - Parameter #0 [ ?string $schemaName = null ] + Parameter #0 [ $callback ] } - - Return [ string ] + - Return [ static ] } - Method [ abstract public method modifyColumn ] { + Method [ public method first ] { - - Parameters [4] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] + - Parameters [0] { } - - Return [ string ] + - Return [ mixed ] } - Method [ abstract public method sharedLock ] { + Method [ public method get ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ string $modifier = '' ] + - Parameters [3] { + Parameter #0 [ string $element ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = null ] } - - Return [ string ] + - Return [ mixed ] } - Method [ abstract public method tableExists ] { + Method [ public method getIterator ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ Traversable ] } - Method [ abstract public method tableOptions ] { + Method [ public method getKeys ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + - Parameters [1] { + Parameter #0 [ bool $insensitive = true ] } - - Return [ string ] + - Return [ array ] } - Method [ abstract public method viewExists ] { + Method [ public method getType ] { - - Parameters [2] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?string ] } - } - } - Class [ abstract class Phalcon\Events\AbstractEventsAware ] { + Method [ public method getValues ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ array ] + } - - Static properties [0] { - } + Method [ public method has ] { - - Static methods [0] { - } + - Parameters [1] { + Parameter #0 [ string $element ] + } + - Return [ bool ] + } - - Properties [1] { - Property [ protected $eventsManager = NULL ] - } + Method [ public method init ] { - - Methods [3] { - Method [ public method getEventsManager ] { + - Parameters [1] { + Parameter #0 [ array $data = [] ] + } + - Return [ void ] + } + + Method [ public method isEmpty ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ bool ] } - Method [ public method setEventsManager ] { + Method [ public method jsonSerialize ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ protected method fireManagerEvent ] { + Method [ public method keys ] { - - Parameters [3] { - Parameter #0 [ string $eventName ] - Parameter #1 [ $data = ] - Parameter #2 [ bool $cancellable = true ] + - Parameters [1] { + Parameter #0 [ bool $insensitive = true ] } + - Return [ array ] } - } - } - Class [ abstract class Phalcon\Html\Helper\AbstractList extends Phalcon\Html\Helper\AbstractHelper implements Stringable ] { + Method [ public method last ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ mixed ] + } - - Static properties [0] { - } + Method [ public method map ] { - - Static methods [0] { - } + - Parameters [1] { + Parameter #0 [ $callback ] + } + - Return [ static ] + } - - Properties [8] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $attributes = NULL ] - Property [ protected $elementTag = 'li' ] - Property [ protected $store = NULL ] - } + Method [ public method offsetExists ] { - - Methods [14] { - Method [ public method __invoke ] { + - Parameters [1] { + Parameter #0 [ $element ] + } + - Return [ bool ] + } - - Parameters [3] { - Parameter #0 [ string $indent = ' ' ] - Parameter #1 [ ?string $delimiter = null ] - Parameter #2 [ array $attributes = [] ] + Method [ public method offsetGet ] { + + - Parameters [1] { + Parameter #0 [ $element ] } - - Return [ Phalcon\Html\Helper\AbstractList ] + - Return [ mixed ] } - Method [ public method __toString ] { + Method [ public method offsetSet ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $element ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ abstract protected method getTag ] { + Method [ public method offsetUnset ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $element ] } - - Return [ string ] + - Return [ void ] } - Method [ public method __construct ] { + Method [ public method reduce ] { - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + Parameter #0 [ $callback ] + Parameter #1 [ $initial = ] } + - Return [ mixed ] } - Method [ protected method close ] { + Method [ public method remove ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method indent ] { + Method [ public method replace ] { + + - Parameters [1] { + Parameter #0 [ array $data ] + } + - Return [ void ] + } + + Method [ public method serialize ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?string ] } - Method [ protected method orderAttributes ] { + Method [ public method set ] { - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ array ] + - Return [ void ] } - Method [ protected method renderArrayElements ] { + Method [ public method sort ] { - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + Parameter #0 [ $callback = ] + Parameter #1 [ int $order = 4 ] } - - Return [ string ] + - Return [ static ] } - Method [ protected method renderAttributes ] { + Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ int $options = 4194383 ] } - Return [ string ] } - Method [ protected method injectAttribute ] { + Method [ public method unserialize ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ string $data ] + } + - Return [ void ] + } + + Method [ public method values ] { + + - Parameters [0] { } - Return [ array ] } - Method [ protected method renderElement ] { + Method [ public method where ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + Parameter #0 [ string $propertyOrMethod ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ static ] } - Method [ protected method renderFullElement ] { + Method [ protected method cloneEmpty ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes = [] ] - Parameter #3 [ bool $raw = false ] + - Parameters [1] { + Parameter #0 [ array $data = [] ] } - - Return [ string ] + - Return [ static ] } - Method [ protected method renderTag ] { + Method [ protected method extractValue ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ string $close = '' ] + - Parameters [2] { + Parameter #0 [ $item ] + Parameter #1 [ string $propertyOrMethod ] } - - Return [ string ] + - Return [ mixed ] } - Method [ protected method selfClose ] { + Method [ protected method processKey ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + - Parameters [1] { + Parameter #0 [ string $element ] } - Return [ string ] } + + Method [ protected method validateType ] { + + - Parameters [1] { + Parameter #0 [ $value ] + } + - Return [ void ] + } } } - Class [ abstract class Phalcon\Logger\Adapter\AbstractAdapter implements Phalcon\Logger\Adapter\AdapterInterface ] { + Class [ abstract class Phalcon\DataMapper\Query\AbstractQuery ] { - Constants [0] { } @@ -20804,218 +21249,255 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $defaultFormatter = 'Phalcon\\Logger\\Formatter\\Line' ] - Property [ protected $formatter = NULL ] - Property [ protected $inTransaction = false ] - Property [ protected $queue = NULL ] + - Properties [3] { + Property [ protected $bind = NULL ] + Property [ protected $connection = NULL ] + Property [ protected $store = NULL ] } - - Methods [15] { - Method [ public method __destruct ] { + - Methods [21] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\DataMapper\Pdo\Connection $connection ] + Parameter #1 [ Phalcon\DataMapper\Query\Bind $bind ] } } - Method [ public method __serialize ] { + Method [ public method bindInline ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ int $type = -1 ] } - - Return [ array ] + - Return [ string ] } - Method [ public method __unserialize ] { + Method [ public method bindValue ] { - - Parameters [1] { - Parameter #0 [ array $data ] + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ int $type = -1 ] } - - Return [ void ] + - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } - Method [ public method add ] { + Method [ public method bindValues ] { - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + Parameter #0 [ array $values ] } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } - Method [ public method begin ] { + Method [ public method getBindValues ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ array ] } - Method [ public method commit ] { + Method [ abstract public method getStatement ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ public method getFormatter ] { + Method [ public method perform ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Formatter\FormatterInterface ] } - Method [ public method inTransaction ] { + Method [ public method setFlag ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $flag ] + Parameter #1 [ bool $enable = true ] } - - Return [ bool ] + - Return [ void ] } - Method [ abstract public method process ] { + Method [ public method quoteIdentifier ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ int $type = 2 ] } - - Return [ void ] + - Return [ string ] } - Method [ public method rollback ] { + Method [ public method reset ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ void ] } - Method [ public method setFormatter ] { + Method [ public method resetColumns ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Formatter\FormatterInterface $formatter ] + - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ void ] } - Method [ protected method getFormattedItem ] { + Method [ public method resetFrom ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ private method checkTransaction ] { + Method [ public method resetWhere ] { - Parameters [0] { } - Return [ void ] } - Method [ private method resetTransaction ] { + Method [ public method resetGroupBy ] { - Parameters [0] { } - Return [ void ] } - Method [ abstract public method close ] { + Method [ public method resetHaving ] { - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - } - } - - Class [ class Phalcon\Mvc\Model\Exception extends Exception implements Throwable, Stringable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [4] { - Property [ protected $message = '' ] - Property [ protected $code = 0 ] - Property [ protected string $file = '' ] - Property [ protected int $line = 0 ] - } - - Methods [10] { - Method [ public method __construct ] { + Method [ public method resetOrderBy ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [0] { } + - Return [ void ] } - Method [ public method __wakeup ] { + Method [ public method resetLimit ] { - Parameters [0] { } - - Tentative return [ void ] + - Return [ void ] } - Method [ final public method getMessage ] { + Method [ public method resetFlags ] { - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ final public method getCode ] { + Method [ protected method buildFlags ] { - Parameters [0] { } } - Method [ final public method getFile ] { + Method [ protected method buildReturning ] { - Parameters [0] { } - Return [ string ] } - Method [ final public method getLine ] { + Method [ protected method indent ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ string $glue = '' ] } - - Return [ int ] + - Return [ string ] } + } + } - Method [ final public method getTrace ] { + Class [ abstract class Phalcon\Html\Escaper\AbstractEscaper ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $doubleEncode = true ] + Property [ protected $encoding = 'utf-8' ] + Property [ protected $flags = 11 ] + } + + - Methods [8] { + Method [ final public method detectEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $input ] } - - Return [ array ] + - Return [ ?string ] } - Method [ final public method getPrevious ] { + Method [ public method getDoubleEncode ] { - Parameters [0] { } - - Return [ ?Throwable ] + - Return [ bool ] } - Method [ final public method getTraceAsString ] { + Method [ public method getEncoding ] { - Parameters [0] { } - Return [ string ] } - Method [ public method __toString ] { + Method [ public method getFlags ] { - Parameters [0] { } + - Return [ int ] + } + + Method [ final public method normalizeEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } - Return [ string ] } + + Method [ public method setDoubleEncode ] { + + - Parameters [1] { + Parameter #0 [ bool $doubleEncode ] + } + - Return [ static ] + } + + Method [ public method setEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $encoding ] + } + - Return [ static ] + } + + Method [ public method setFlags ] { + + - Parameters [1] { + Parameter #0 [ int $flags ] + } + - Return [ static ] + } } } - Class [ class Phalcon\Storage\Adapter\Redis extends Phalcon\Storage\Adapter\AbstractAdapter implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Storage\Adapter\AdapterInterface ] { + Class [ abstract class Phalcon\Html\Helper\Input\AbstractInput extends Phalcon\Html\Helper\AbstractHelper implements Stringable ] { - Constants [0] { } @@ -21026,582 +21508,596 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [9] { - 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 $eventsManager = NULL ] - Property [ protected $eventType = 'storage' ] - Property [ protected $prefix = 'ph-reds-' ] + - Properties [7] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $type = 'text' ] + Property [ protected $attributes = NULL ] } - - Methods [39] { - Method [ public method __construct ] { + - Methods [14] { + Method [ public method __invoke ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options = [] ] + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = null ] + Parameter #2 [ array $attributes = [] ] } + - Return [ static ] } - Method [ public method clear ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method getAdapter ] { + Method [ public method setValue ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $value = null ] } + - Return [ static ] } - Method [ public method getKeys ] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ string $prefix = '' ] + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] } - - Return [ array ] } - Method [ public method setForever ] { + Method [ protected method close ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] } - - Return [ bool ] + - Return [ string ] } - Method [ protected method doDecrement ] { + Method [ protected method injectAttribute ] { - - Parameters [2] { + - Parameters [3] { Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] } + - Return [ array ] } - Method [ protected method doDelete ] { + Method [ protected method indent ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method doDeleteMultiple ] { + Method [ protected method orderAttributes ] { - - Parameters [1] { - Parameter #0 [ array $keys ] + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - - Return [ bool ] + - Return [ array ] } - Method [ protected method doHas ] { + Method [ protected method renderArrayElements ] { + + - Parameters [2] { + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] + } + - Return [ string ] + } + + Method [ protected method renderAttributes ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ array $attributes ] } - - Return [ bool ] + - Return [ string ] } - Method [ protected method doIncrement ] { + Method [ protected method renderElement ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } + - Return [ string ] } - Method [ protected method doSet ] { + Method [ protected method renderFullElement ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = false ] } - - Return [ bool ] + - Return [ string ] } - Method [ private method checkAuth ] { + Method [ protected method renderTag ] { - - Parameters [1] { - Parameter #0 [ Redis $connection ] + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = '' ] } - - Return [ Phalcon\Storage\Adapter\Redis ] + - Return [ string ] } - Method [ private method checkConnect ] { + Method [ protected method selfClose ] { - - Parameters [1] { - Parameter #0 [ Redis $connection ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ Phalcon\Storage\Adapter\Redis ] + - Return [ string ] } + } + } - Method [ private method checkIndex ] { + Class [ abstract class Phalcon\Mvc\Model\MetaData implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\Model\MetaDataInterface ] { - - Parameters [1] { - Parameter #0 [ Redis $connection ] + - 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_DATA_TYPES ] { 4 } + Constant [ public int MODELS_DATA_TYPES_BIND ] { 9 } + Constant [ public int MODELS_DATA_TYPES_NUMERIC ] { 5 } + Constant [ public int MODELS_DATE_AT ] { 6 } + Constant [ public int MODELS_DATE_IN ] { 7 } + 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 $pendingMetaDataWrites = NULL ] + Property [ protected $strategy = NULL ] + } + + - Methods [41] { + Method [ public method getAdapter ] { + + - Parameters [0] { } - - Return [ Phalcon\Storage\Adapter\Redis ] + - Return [ ?Phalcon\Cache\Adapter\AdapterInterface ] } - Method [ private method setSerializer ] { + Method [ public method getAttributes ] { - Parameters [1] { - Parameter #0 [ Redis $connection ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ void ] + - Return [ array ] } - Method [ public method decrement ] { + Method [ public method getAutomaticCreateAttributes ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ array ] } - Method [ public method delete ] { + Method [ public method getAutomaticUpdateAttributes ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ bool ] + - Return [ array ] } - Method [ public method deleteMultiple ] { + Method [ public method getBindTypes ] { - Parameters [1] { - Parameter #0 [ array $keys ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ bool ] + - Return [ array ] } - Method [ public method get ] { + Method [ public method getColumnMap ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ ?array ] } - Method [ public method getDefaultSerializer ] { + Method [ final public method getColumnMapUniqueKey ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ string ] + - Return [ ?string ] } - Method [ public method getLifetime ] { + Method [ public method getDI ] { - Parameters [0] { } - - Return [ int ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ public method getPrefix ] { + Method [ public method getDataTypes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ string ] + - Return [ array ] } - Method [ public method getSerializer ] { + Method [ public method getDataTypesNumeric ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ Phalcon\Storage\Serializer\SerializerInterface ] + - Return [ array ] } - Method [ public method has ] { + Method [ public method getDefaultValues ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ bool ] + - Return [ array ] } - Method [ public method increment ] { + Method [ public method getEmptyStringAttributes ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ array ] } - Method [ public method set ] { + Method [ public method getIdentityField ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ bool ] + - Return [ string|bool|null ] } - Method [ public method setDefaultSerializer ] { + Method [ final public method getMetaDataUniqueKey ] { - Parameters [1] { - Parameter #0 [ string $serializer ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ void ] + - Return [ ?string ] } - Method [ protected method doGet ] { + Method [ public method getModelUUID ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $row ] } + - Return [ ?string ] } - Method [ protected method doGetData ] { + Method [ public method getNonPrimaryKeyAttributes ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ array ] } - Method [ protected method getFilteredKeys ] { + Method [ public method getNotNullAttributes ] { - - Parameters [2] { - Parameter #0 [ $keys ] - Parameter #1 [ string $prefix ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - Return [ array ] } - Method [ protected method getPrefixedKey ] { + Method [ public method getPrimaryKeyAttributes ] { - Parameters [1] { - Parameter #0 [ $key ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ string ] + - Return [ array ] } - Method [ protected method getSerializedData ] { + Method [ public method getReverseColumnMap ] { - Parameters [1] { - Parameter #0 [ $content ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } + - Return [ ?array ] } - Method [ protected method getTtl ] { + Method [ public method getStrategy ] { - - Parameters [1] { - Parameter #0 [ $ttl ] + - Parameters [0] { } - - Return [ int ] + - Return [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] } - Method [ protected method getUnserializedData ] { + Method [ public method hasAttribute ] { - Parameters [2] { - Parameter #0 [ $content ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $attribute ] } + - Return [ bool ] } - Method [ protected method initSerializer ] { + Method [ public method isEmpty ] { - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } - Method [ protected method getArrVal ] { + Method [ public method modelEquals ] { - - Parameters [4] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ ?string $cast = null ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $first ] + Parameter #1 [ Phalcon\Mvc\ModelInterface $other ] } + - Return [ bool ] } - Method [ public method setEventsManager ] { + Method [ public method read ] { - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + Parameter #0 [ $key ] } - - Return [ void ] + - Return [ ?array ] } - Method [ public method getEventsManager ] { + Method [ final public method readColumnMap ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ ?array ] } - Method [ protected method fire ] { + Method [ final public method readColumnMapIndex ] { - Parameters [2] { - Parameter #0 [ string $eventName ] - Parameter #1 [ $keys ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] } - - Return [ void ] + - Return [ ?array ] } - } - } - - Class [ class Phalcon\Support\Helper\Str\PascalCase ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - Properties [0] { - } - - - Methods [2] { - Method [ public method __invoke ] { + Method [ final public method readMetaData ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ ?string $delimiters = null ] + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ string ] + - Return [ ?array ] } - Method [ protected method processArray ] { + Method [ final public method readMetaDataIndex ] { - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ ?string $delimiters = null ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] } - - Return [ array ] + - Return [ array|string|null ] } - } - } - - Class [ abstract class Phalcon\Translate\Adapter\AbstractAdapter implements Phalcon\Translate\Adapter\AdapterInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - Properties [2] { - Property [ protected $defaultInterpolator = '' ] - Property [ protected $interpolatorFactory = NULL ] - } - - - Methods [10] { - Method [ public method __construct ] { + Method [ public method reset ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Translate\InterpolatorFactory $interpolator ] - Parameter #1 [ array $options = [] ] + - Parameters [0] { } + - Return [ void ] } - Method [ public method _ ] { + Method [ public method setAutomaticCreateAttributes ] { - Parameters [2] { - Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders = [] ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] } - - Return [ string ] + - Return [ void ] } - Method [ public method offsetExists ] { + Method [ public method setAutomaticUpdateAttributes ] { - - Parameters [1] { - Parameter #0 [ $translateKey ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method offsetGet ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ $translateKey ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ mixed ] + - Return [ void ] } - Method [ public method offsetSet ] { + Method [ public method setEmptyStringAttributes ] { - Parameters [2] { - Parameter #0 [ $offset ] - Parameter #1 [ $value ] + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] } - Return [ void ] } - Method [ public method offsetUnset ] { + Method [ public method setStrategy ] { - Parameters [1] { - Parameter #0 [ $offset ] + Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] } - Return [ void ] } - Method [ public method t ] { + Method [ public method write ] { - Parameters [2] { - Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders = [] ] + Parameter #0 [ string $key ] + Parameter #1 [ array $data ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method replacePlaceholders ] { + Method [ final public method writeMetaDataIndex ] { - - Parameters [2] { - Parameter #0 [ string $translation ] - Parameter #1 [ array $placeholders = [] ] + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + Parameter #2 [ $data ] } - - Return [ string ] + - Return [ void ] } - Method [ abstract public method has ] { + Method [ protected method getArrVal ] { - - Parameters [1] { - Parameter #0 [ string $index ] - } - - Return [ bool ] - } - - Method [ abstract public method query ] { - - - Parameters [2] { - Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders = [] ] + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] } - - Return [ string ] } - } - } - - Class [ abstract class Phalcon\Application\AbstractApplication extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [4] { - Property [ protected $container = NULL ] - Property [ protected $defaultModule = '' ] - Property [ protected $eventsManager = NULL ] - Property [ protected $modules = NULL ] - } - - Methods [12] { - Method [ public method __construct ] { + Method [ final protected method initialize ] { - - Parameters [1] { - Parameter #0 [ ?Phalcon\Di\DiInterface $container = ] + - Parameters [4] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] + Parameter #2 [ $table ] + Parameter #3 [ $schema ] } } - Method [ public method getDefaultModule ] { + Method [ final protected method initializeColumnMap ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getEventsManager ] { + Method [ final protected method initializeMetaData ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ bool ] } - Method [ public method getModule ] { + Method [ private method throwWriteException ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $option ] } + - Return [ void ] } + } + } - Method [ public method getModules ] { + Class [ abstract class Phalcon\Auth\Adapter\AbstractAdapter implements Phalcon\Contracts\Auth\Adapter\Adapter ] { - - Parameters [0] { - } - - Return [ array ] - } + - Constants [0] { + } - Method [ public method registerModules ] { + - Static properties [0] { + } + + - Static methods [1] { + Method [ abstract static public method fromOptions ] { - Parameters [2] { - Parameter #0 [ array $modules ] - Parameter #1 [ bool $merge = false ] + Parameter #0 [ Phalcon\Contracts\Encryption\Security\Security $hasher ] + Parameter #1 [ array $options ] } - - Return [ Phalcon\Application\AbstractApplication ] + - Return [ static ] } + } - Method [ public method setDefaultModule ] { + - Properties [2] { + Property [ protected $config = NULL ] + Property [ protected $hasher = NULL ] + } - - Parameters [1] { - Parameter #0 [ string $defaultModule ] + - Methods [6] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Encryption\Security\Security $hasher ] + Parameter #1 [ Phalcon\Contracts\Auth\Adapter\AdapterConfig $config ] } - - Return [ Phalcon\Application\AbstractApplication ] } - Method [ public method setEventsManager ] { + Method [ public method getConfig ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Contracts\Auth\Adapter\AdapterConfig ] } - Method [ public method __get ] { + Method [ public method getModel ] { - - Parameters [1] { - Parameter #0 [ string $propertyName ] + - Parameters [0] { } + - Return [ ?string ] } - Method [ public method __isset ] { + Method [ public method validateCredentials ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Auth\AuthUser $user ] + Parameter #1 [ array $credentials ] } - Return [ bool ] } - Method [ public method getDI ] { + Method [ abstract public method retrieveByCredentials ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $credentials ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } - Method [ public method setDI ] { + Method [ abstract public method retrieveById ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ $id ] } - - Return [ void ] + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } } } - Class [ class Phalcon\Application\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Cli\Console\Exception extends Phalcon\Application\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -21693,671 +22189,727 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Assets\Asset implements Phalcon\Assets\AssetInterface ] { + Class [ abstract class Phalcon\Db\Adapter\AbstractAdapter implements Phalcon\Db\Adapter\AdapterInterface, Phalcon\Contracts\Db\Adapter\Adapter, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { - Constants [0] { } - - Static properties [0] { + - Static properties [1] { + Property [ protected static $connectionConsecutive = 0 ] } - - Static methods [0] { + - Static methods [1] { + Method [ static public method setup ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + - Return [ void ] + } } - - Properties [10] { - 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 ] + - Properties [12] { + 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 $version = NULL ] } - - Methods [30] { + - Methods [78] { Method [ public method __construct ] { - - Parameters [7] { - Parameter #0 [ string $type ] - Parameter #1 [ string $path ] - Parameter #2 [ bool $isLocal = true ] - Parameter #3 [ bool $filter = true ] - Parameter #4 [ array $attributes = [] ] - Parameter #5 [ ?string $version = null ] - Parameter #6 [ bool $isAutoVersion = false ] + - Parameters [1] { + Parameter #0 [ array $descriptor ] } } - Method [ public method getAssetKey ] { + Method [ public method addColumn ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getAttributes ] { + Method [ public method addCheck ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\CheckInterface $check ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method getContent ] { + Method [ public method addForeignKey ] { - - Parameters [1] { - Parameter #0 [ ?string $basePath = null ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getFilter ] { + Method [ public method addIndex ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - Return [ bool ] } - Method [ public method getPath ] { + Method [ public method addPrimaryKey ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getRealSourcePath ] { + Method [ public method createSavepoint ] { - Parameters [1] { - Parameter #0 [ ?string $basePath = null ] + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getRealTargetPath ] { + Method [ public method createTable ] { - - Parameters [1] { - Parameter #0 [ ?string $basePath = null ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ array $definition ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getRealTargetUri ] { + Method [ public method createView ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ array $definition ] + Parameter #2 [ ?string $schemaName = null ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getSourcePath ] { + Method [ public method delete ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ $table ] + Parameter #1 [ ?string $whereCondition = null ] + Parameter #2 [ array $placeholders = [] ] + Parameter #3 [ array $dataTypes = [] ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getTargetPath ] { + Method [ public method describeIndexes ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ string ] + - Return [ array ] } - Method [ public method getTargetUri ] { + Method [ public method describeReferences ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ string ] + - Return [ array ] } - Method [ public method getType ] { + Method [ public method dropColumn ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $columnName ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getVersion ] { + Method [ public method dropCheck ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $checkName ] } - - Return [ ?string ] + - Return [ bool ] } - Method [ public method isAutoVersion ] { + Method [ public method dropForeignKey ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $referenceName ] } - Return [ bool ] } - Method [ public method isLocal ] { + Method [ public method dropIndex ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ $indexName ] } - Return [ bool ] } - Method [ public method setAttributes ] { + Method [ public method dropPrimaryKey ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [2] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ bool ] } - Method [ public method setAutoVersion ] { + Method [ public method dropTable ] { - - Parameters [1] { - Parameter #0 [ bool $flag ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ bool ] } - Method [ public method setFilter ] { + Method [ public method dropView ] { - - Parameters [1] { - Parameter #0 [ bool $filter ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ bool ] } - Method [ public method setIsLocal ] { + Method [ public method escapeIdentifier ] { - Parameters [1] { - Parameter #0 [ bool $flag ] + Parameter #0 [ $identifier ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ string ] } - Method [ public method setSourcePath ] { + Method [ public method fetchAll ] { - - Parameters [1] { - Parameter #0 [ string $sourcePath ] + - Parameters [4] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ int $fetchMode = 2 ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ array ] } - Method [ public method setTargetPath ] { + Method [ public method fetchColumn ] { - - Parameters [1] { - Parameter #0 [ string $targetPath ] + - Parameters [3] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $placeholders = [] ] + Parameter #2 [ $column = ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ string|bool ] } - Method [ public method setTargetUri ] { + Method [ public method fetchOne ] { - - Parameters [1] { - Parameter #0 [ string $targetUri ] + - Parameters [4] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ $fetchMode = ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ array ] } - Method [ public method setType ] { + Method [ public method forUpdate ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ string $modifier = '' ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ string ] } - Method [ public method setPath ] { + Method [ public method getColumnDefinition ] { - Parameters [1] { - Parameter #0 [ string $path ] + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ string ] } - Method [ public method setVersion ] { + Method [ public method getColumnList ] { - Parameters [1] { - Parameter #0 [ string $version ] + Parameter #0 [ $columnList ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ string ] } - Method [ private method checkPath ] { + Method [ public method getConnectionId ] { - - Parameters [1] { - Parameter #0 [ string $property ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ private method throwException ] { + Method [ public method getDefaultIdValue ] { - - Parameters [1] { - Parameter #0 [ string $completePath ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Db\RawValue ] } - Method [ protected method phpFileExists ] { + Method [ public method getDefaultValue ] { - - Parameters [1] { - Parameter #0 [ string $filename ] + - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Db\RawValue ] } - Method [ protected method phpFileGetContents ] { + Method [ public method getDescriptor ] { - - Parameters [1] { - Parameter #0 [ string $filename ] + - Parameters [0] { } + - Return [ array ] } - } - } - Class [ class Phalcon\Assets\Inline implements Phalcon\Assets\AssetInterface ] { + Method [ public method getDialect ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ Phalcon\Db\DialectInterface ] + } - - Static properties [0] { - } + Method [ public method getDialectType ] { - - Static methods [0] { - } + - Parameters [0] { + } + - Return [ string ] + } - - Properties [4] { - Property [ protected $attributes = NULL ] - Property [ protected $content = NULL ] - Property [ protected $filter = NULL ] - Property [ protected $type = NULL ] - } + Method [ public method getEventsManager ] { - - Methods [9] { - Method [ public method __construct ] { + - Parameters [0] { + } + - Return [ ?Phalcon\Events\ManagerInterface ] + } - - Parameters [4] { - Parameter #0 [ string $type ] - Parameter #1 [ string $content ] - Parameter #2 [ bool $filter = true ] - Parameter #3 [ array $attributes = [] ] + Method [ public method getNestedTransactionSavepointName ] { + + - Parameters [0] { } + - Return [ string ] } - Method [ public method getAssetKey ] { + Method [ public method getRealSQLStatement ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getAttributes ] { + Method [ public method getSQLBindTypes ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getContent ] { + Method [ public method getSQLStatement ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getFilter ] { + Method [ public method getSQLVariables ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method getType ] { + Method [ public method getType ] { - Parameters [0] { } - Return [ string ] } - Method [ public method setAttributes ] { + Method [ public method insert ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [4] { + Parameter #0 [ string $table ] + Parameter #1 [ array $values ] + Parameter #2 [ $fields = ] + Parameter #3 [ $dataTypes = ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ bool ] } - Method [ public method setFilter ] { + Method [ public method insertAsDict ] { - - Parameters [1] { - Parameter #0 [ bool $filter ] + - Parameters [3] { + Parameter #0 [ string $table ] + Parameter #1 [ $data ] + Parameter #2 [ $dataTypes = ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ bool ] } - Method [ public method setType ] { + Method [ public method isNestedTransactionsWithSavepoints ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [0] { } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ bool ] } - } - } - - Class [ abstract class Phalcon\DataMapper\Pdo\Connection\AbstractConnection implements Phalcon\DataMapper\Pdo\Connection\ConnectionInterface, Phalcon\DataMapper\Pdo\Connection\PdoInterface ] { - - Constants [0] { - } + Method [ public method limit ] { - - Static properties [0] { - } + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ $number ] + } + - Return [ string ] + } - - Static methods [1] { - Method [ static public method getAvailableDrivers ] { + Method [ public method listTables ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $schemaName = null ] } - Return [ array ] } - } - - Properties [2] { - Property [ protected $pdo = NULL ] - Property [ protected $profiler = NULL ] - } - - - Methods [35] { - Method [ public method __call ] { + Method [ public method listViews ] { - - Parameters [2] { - Parameter #0 [ $name ] - Parameter #1 [ array $arguments ] + - Parameters [1] { + Parameter #0 [ ?string $schemaName = null ] } + - Return [ array ] } - Method [ public method beginTransaction ] { + Method [ public method modifyColumn ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ColumnInterface $column ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = null ] } - Return [ bool ] } - Method [ public method commit ] { + Method [ public method releaseSavepoint ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - Return [ bool ] } - Method [ abstract public method connect ] { + Method [ public method rollbackSavepoint ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ bool ] } - Method [ abstract public method disconnect ] { + Method [ public method setEventsManager ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - Return [ void ] } - Method [ public method errorCode ] { - - - Parameters [0] { - } - - Return [ ?string ] - } - - Method [ public method errorInfo ] { + Method [ public method setDialect ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Db\DialectInterface $dialect ] } - - Return [ array ] } - Method [ public method exec ] { + Method [ public method setNestedTransactionsWithSavepoints ] { - Parameters [1] { - Parameter #0 [ string $statement ] + Parameter #0 [ bool $nestedTransactionsWithSavepoints ] } - - Return [ int ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ public method fetchAffected ] { + Method [ public method sharedLock ] { - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ string $modifier = '' ] } - - Return [ int ] + - Return [ string ] } - Method [ public method fetchAll ] { + Method [ public method createMaterializedView ] { - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ array $definition ] + Parameter #2 [ ?string $schemaName = null ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method fetchAssoc ] { + Method [ public method dropMaterializedView ] { - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method fetchColumn ] { + Method [ public method refreshMaterializedView ] { - Parameters [3] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] - Parameter #2 [ int $column = 0 ] + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $concurrent = false ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method fetchGroup ] { + Method [ public method onConflictUpdate ] { - Parameters [3] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] - Parameter #2 [ int $flags = null ] + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $conflictColumns ] + Parameter #2 [ array $updateColumns ] } - - Return [ array ] + - Return [ string ] } - Method [ public method fetchObject ] { + Method [ public method returning ] { - - Parameters [4] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] - Parameter #2 [ string $className = 'stdClass' ] - Parameter #3 [ array $arguments = [] ] + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $columns ] } - - Return [ object ] + - Return [ string ] } - Method [ public method fetchObjects ] { + Method [ public method supportSequences ] { - - Parameters [4] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] - Parameter #2 [ string $className = 'stdClass' ] - Parameter #3 [ array $arguments = [] ] + - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method fetchOne ] { + Method [ public method tableExists ] { - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method fetchPairs ] { + Method [ public method tableOptions ] { - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] } - Return [ array ] } - Method [ public method fetchValue ] { + Method [ public method update ] { - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] + - Parameters [5] { + Parameter #0 [ string $table ] + Parameter #1 [ $fields ] + Parameter #2 [ $values ] + Parameter #3 [ $whereCondition = ] + Parameter #4 [ $dataTypes = ] } + - Return [ bool ] } - Method [ public method getAdapter ] { + Method [ public method updateAsDict ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $table ] + Parameter #1 [ $data ] + Parameter #2 [ $whereCondition = ] + Parameter #3 [ $dataTypes = ] } - - Return [ PDO ] + - Return [ bool ] } - Method [ public method getAttribute ] { + Method [ public method useExplicitIdValue ] { - - Parameters [1] { - Parameter #0 [ int $attribute ] + - Parameters [0] { } + - Return [ bool ] } - Method [ public method getDriverName ] { + Method [ public method supportsDefaultValue ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ public method getProfiler ] { + Method [ public method viewExists ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] } - - Return [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] + - Return [ bool ] } - Method [ public method getQuoteNames ] { + Method [ abstract public method affectedRows ] { - - Parameters [1] { - Parameter #0 [ string $driver = '' ] + - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method inTransaction ] { + Method [ abstract public method begin ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $nesting = true ] } - Return [ bool ] } - Method [ public method isConnected ] { + Method [ abstract public method close ] { - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ public method lastInsertId ] { + Method [ abstract public method commit ] { - Parameters [1] { - Parameter #0 [ ?string $name = null ] + Parameter #0 [ bool $nesting = true ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method perform ] { + Method [ abstract public method connect ] { - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] + - Parameters [1] { + Parameter #0 [ array $descriptor = [] ] } - - Return [ PDOStatement ] + - Return [ void ] } - Method [ public method prepare ] { + Method [ abstract public method describeColumns ] { - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $options = [] ] + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } + - Return [ array ] } - Method [ public method query ] { + Method [ abstract public method escapeString ] { - Parameters [1] { - Parameter #0 [ string $statement ] + Parameter #0 [ string $str ] } + - Return [ string ] } - Method [ public method quote ] { + Method [ abstract public method execute ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ int $type = null ] + - Parameters [3] { + Parameter #0 [ string $sqlStatement ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method rollBack ] { + Method [ abstract public method getInternalHandler ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method setAttribute ] { + Method [ abstract public method isUnderTransaction ] { - - Parameters [2] { - Parameter #0 [ int $attribute ] - Parameter #1 [ $value ] + - Parameters [0] { } - Return [ bool ] } - Method [ public method setProfiler ] { + Method [ abstract public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface $profiler ] + Parameter #0 [ ?string $name = null ] } + - Return [ string|bool ] } - Method [ protected method performBind ] { + Method [ abstract public method query ] { - Parameters [3] { - Parameter #0 [ PDOStatement $statement ] - Parameter #1 [ $name ] - Parameter #2 [ $arguments ] + Parameter #0 [ string $sqlStatement ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - - Return [ void ] + - Return [ Phalcon\Db\ResultInterface|bool ] } - Method [ protected method fetchData ] { + Method [ abstract public method rollback ] { - - Parameters [4] { - Parameter #0 [ string $method ] - Parameter #1 [ array $arguments ] - Parameter #2 [ string $statement ] - Parameter #3 [ array $values = [] ] + - Parameters [1] { + Parameter #0 [ bool $nesting = true ] } - - Return [ array ] + - Return [ bool ] } } } - Class [ class Phalcon\DataMapper\Pdo\Exception\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Dispatcher\Exception extends Exception implements Throwable, Stringable ] { - - Constants [0] { + - 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] { @@ -22447,276 +22999,261 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Di\Di implements Phalcon\Di\DiInterface, ArrayAccess ] { + Class [ abstract class Phalcon\Html\Helper\AbstractSeries extends Phalcon\Html\Helper\AbstractHelper implements Stringable ] { - Constants [0] { } - - Static properties [1] { - Property [ protected static $defaultContainer = NULL ] + - Static properties [0] { } - - Static methods [3] { - Method [ static public method getDefault ] { + - Static methods [0] { + } - - Parameters [0] { - } - - Return [ ?Phalcon\Di\DiInterface ] - } + - Properties [7] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $store = NULL ] + } - Method [ static public method reset ] { + - Methods [16] { + Method [ public method __invoke ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $indent = ' ' ] + Parameter #1 [ ?string $delimiter = null ] } - - Return [ void ] + - Return [ static ] } - Method [ static public method setDefault ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - } - - - Properties [4] { - Property [ protected $aliases = NULL ] - Property [ protected $eventsManager = NULL ] - Property [ protected $services = NULL ] - Property [ protected $sharedInstances = NULL ] - } - - Methods [28] { - Method [ public method __construct ] { + Method [ public method reset ] { - Parameters [0] { } + - Return [ static ] } - Method [ public method __call ] { + Method [ protected method pushOrPlace ] { - Parameters [2] { - Parameter #0 [ string $method ] - Parameter #1 [ array $arguments = [] ] + Parameter #0 [ array $entry ] + Parameter #1 [ int $position = -1 ] } + - Return [ void ] } - Method [ public method attempt ] { + Method [ abstract protected method getTag ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ $definition ] - Parameter #2 [ bool $shared = false ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method get ] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $parameters = ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] } } - Method [ public method getAlias ] { + Method [ protected method close ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] } - Return [ string ] } - Method [ public method getInternalEventsManager ] { + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + Method [ protected method indent ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ string ] } - Method [ public method getRaw ] { + Method [ protected method orderAttributes ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } + - Return [ array ] } - Method [ public method getService ] { + Method [ protected method renderArrayElements ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - - Return [ Phalcon\Di\ServiceInterface ] + - Return [ string ] } - Method [ public method getServices ] { + Method [ protected method renderAttributes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $attributes ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getShared ] { + Method [ protected method renderElement ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $parameters = ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } + - Return [ string ] } - Method [ protected method loadFromConfig ] { + Method [ protected method renderFullElement ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Config\ConfigInterface $config ] + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = false ] } - - Return [ void ] + - Return [ string ] } - Method [ public method loadFromPhp ] { + Method [ protected method renderTag ] { - - Parameters [1] { - Parameter #0 [ string $filePath ] + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = '' ] } - - Return [ void ] + - Return [ string ] } - Method [ public method loadFromYaml ] { + Method [ protected method selfClose ] { - Parameters [2] { - Parameter #0 [ string $filePath ] - Parameter #1 [ ?array $callbacks = [] ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ void ] + - Return [ string ] } + } + } - Method [ public method has ] { + Class [ class Phalcon\Http\Cookie\Exception extends Exception implements Throwable, Stringable ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - 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 hasShared ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method offsetGet ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ string ] } - Method [ public method offsetExists ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [0] { } - - Return [ bool ] } - Method [ public method offsetSet ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ $offset ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method offsetUnset ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method register ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\ServiceProviderInterface $provider ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method remove ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method removeShared ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method set ] { - - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ $definition ] - Parameter #2 [ bool $shared = false ] - } - - Return [ Phalcon\Di\ServiceInterface ] - } - - Method [ public method setAlias ] { - - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $aliases ] - } - - Return [ Phalcon\Di\Di ] - } - - Method [ public method setInternalEventsManager ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] - } - } - - Method [ public method setService ] { - - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ Phalcon\Di\ServiceInterface $rawDefinition ] - } - - Return [ Phalcon\Di\ServiceInterface ] - } - - Method [ public method setShared ] { - - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $definition ] - } - - Return [ Phalcon\Di\ServiceInterface ] - } - - Method [ private method resolveAlias ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - Return [ string ] } } } - Class [ abstract class Phalcon\Dispatcher\AbstractDispatcher extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Dispatcher\DispatcherInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + Class [ class Phalcon\Http\Request\Exception extends Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -22727,360 +23264,363 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [26] { - Property [ protected $container = NULL ] - Property [ protected $activeHandler = NULL ] - Property [ protected $activeMethodMap = NULL ] - Property [ protected $actionName = '' ] - Property [ protected $actionSuffix = 'Action' ] - Property [ protected $camelCaseMap = NULL ] - Property [ protected $defaultAction = '' ] - Property [ protected $defaultNamespace = '' ] - Property [ protected $defaultHandler = '' ] - Property [ protected $handlerHashes = NULL ] - Property [ protected $handlerName = '' ] - 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 = '' ] - Property [ protected $namespaceName = '' ] - Property [ protected $params = NULL ] - Property [ protected $previousActionName = '' ] - Property [ protected $previousHandlerName = '' ] - Property [ protected $previousNamespaceName = '' ] - Property [ protected $returnedValue = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [41] { - Method [ public method callActionMethod ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $handler ] - Parameter #1 [ string $actionMethod ] - Parameter #2 [ array $params = [] ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } - Method [ public method dispatch ] { + Method [ public method __wakeup ] { - Parameters [0] { } + - Tentative return [ void ] } - Method [ public method forward ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $forward ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method getActionName ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method getActionSuffix ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getActiveMethod ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getBoundModels ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getDefaultNamespace ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ public method getEventsManager ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ string ] } - Method [ public method getHandlerSuffix ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method getModelBinder ] { + Class [ class Phalcon\Http\Response\Exception extends Exception implements Throwable, Stringable ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ ?Phalcon\Mvc\Model\BinderInterface ] } - Method [ public method getModuleName ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ ?string ] + - Tentative return [ void ] } - Method [ public method getNamespaceName ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getParam ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ $param ] - Parameter #1 [ $filters = ] - Parameter #2 [ $defaultValue = ] + - Parameters [0] { } } - Method [ public method getParameter ] { + Method [ final public method getFile ] { - - Parameters [3] { - Parameter #0 [ $param ] - Parameter #1 [ $filters = ] - Parameter #2 [ $defaultValue = ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getParams ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method getParameters ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ public method hasParam ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ $param ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method hasParameter ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ $param ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method isFinished ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method setActionName ] { + Class [ abstract class Phalcon\Paginator\Adapter\AbstractAdapter implements Phalcon\Paginator\Adapter\AdapterInterface, Phalcon\Contracts\Paginator\Adapter ] { - - Parameters [1] { - Parameter #0 [ string $actionName ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ public method setDefaultAction ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ string $actionName ] - } - - Return [ void ] - } + - Static methods [0] { + } - Method [ public method setDefaultNamespace ] { + - Properties [4] { + Property [ protected $config = NULL ] + Property [ protected $limitRows = NULL ] + Property [ protected $page = NULL ] + Property [ protected $repository = NULL ] + } + + - Methods [7] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $defaultNamespace ] + Parameter #0 [ array $config ] } - - Return [ void ] } - Method [ public method getHandlerClass ] { + Method [ public method getLimit ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method setParam ] { + Method [ public method setCurrentPage ] { - - Parameters [2] { - Parameter #0 [ $param ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ int $page ] } - - Return [ void ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method setParameter ] { + Method [ public method setLimit ] { - - Parameters [2] { - Parameter #0 [ $param ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ int $limit ] } - - Return [ void ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method setParams ] { + Method [ public method setRepository ] { - Parameters [1] { - Parameter #0 [ array $params ] + Parameter #0 [ Phalcon\Paginator\RepositoryInterface $repository ] } - - Return [ void ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method setParameters ] { + Method [ protected method getRepository ] { - Parameters [1] { - Parameter #0 [ array $params ] + Parameter #0 [ ?array $properties = [] ] } - - Return [ void ] + - Return [ Phalcon\Paginator\RepositoryInterface ] } - Method [ public method setReturnedValue ] { + Method [ abstract public method paginate ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Contracts\Paginator\Repository ] } + } + } - Method [ public method setActionSuffix ] { + Class [ abstract class Phalcon\Annotations\Adapter\AbstractAdapter implements Phalcon\Annotations\Adapter\AdapterInterface ] { - - Parameters [1] { - Parameter #0 [ string $actionSuffix ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ public method setEventsManager ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $annotations = NULL ] + Property [ protected $annotationsLimit = 0 ] + Property [ protected $reader = NULL ] + } + + - Methods [11] { + Method [ public method get ] { - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + Parameter #0 [ $className ] } - - Return [ void ] + - Return [ Phalcon\Annotations\Reflection ] } - Method [ public method setHandlerSuffix ] { + Method [ public method getAnnotationsLimit ] { - - Parameters [1] { - Parameter #0 [ string $handlerSuffix ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method setModelBinder ] { + Method [ public method getConstant ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\Model\BinderInterface $modelBinder ] - Parameter #1 [ $cache = ] + Parameter #0 [ string $className ] + Parameter #1 [ string $constantName ] } - - Return [ Phalcon\Dispatcher\DispatcherInterface ] + - Return [ Phalcon\Annotations\Collection ] } - Method [ public method setModuleName ] { + Method [ public method getConstants ] { - Parameters [1] { - Parameter #0 [ ?string $moduleName = null ] + Parameter #0 [ string $className ] } - - Return [ void ] + - Return [ array ] } - Method [ public method setNamespaceName ] { + Method [ public method getProperty ] { - - Parameters [1] { - Parameter #0 [ string $namespaceName ] + - Parameters [2] { + Parameter #0 [ string $className ] + Parameter #1 [ string $propertyName ] } - - Return [ void ] + - Return [ Phalcon\Annotations\Collection ] } - Method [ public method getReturnedValue ] { + Method [ public method getProperties ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $className ] } + - Return [ array ] } - Method [ public method wasForwarded ] { + Method [ public method getMethod ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $className ] + Parameter #1 [ string $methodName ] } - - Return [ bool ] + - Return [ Phalcon\Annotations\Collection ] } - Method [ protected method resolveEmptyProperties ] { + Method [ public method getMethods ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $className ] } - - Return [ void ] + - Return [ array ] } - Method [ protected method toCamelCase ] { + Method [ public method getReader ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Annotations\ReaderInterface ] } - Method [ public method getDI ] { + Method [ public method setAnnotationsLimit ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $annotationsLimit ] } - - Return [ Phalcon\Di\DiInterface ] } - Method [ public method setDI ] { + Method [ public method setReader ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ Phalcon\Annotations\ReaderInterface $reader ] } - - Return [ void ] } } } - Class [ class Phalcon\Dispatcher\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Annotations\Exception extends 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 } + - Constants [0] { } - Static properties [0] { @@ -23170,7 +23710,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ abstract class Phalcon\Encryption\Security\JWT\Token\AbstractItem ] { + Class [ abstract class Phalcon\Auth\Adapter\Config\AbstractAdapterConfig implements Phalcon\Contracts\Auth\Adapter\AdapterConfig ] { - Constants [0] { } @@ -23182,20 +23722,27 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Properties [1] { - Property [ protected $data = NULL ] + Property [ protected $model = NULL ] } - - Methods [1] { - Method [ public method getEncoded ] { + - Methods [2] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ ?string $model = null ] + } + } + + Method [ public method getModel ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?string ] } } } - Class [ abstract class Phalcon\Filter\Validation\AbstractValidatorComposite extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface, Phalcon\Filter\Validation\ValidatorCompositeInterface ] { + Class [ class Phalcon\Cli\Router\Exception extends Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -23207,1345 +23754,1190 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Properties [4] { - Property [ protected $template = NULL ] - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $validators = NULL ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [15] { - Method [ public method getValidators ] { + - 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 [ array ] } - Method [ public method validate ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method __construct ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getOption ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } } - Method [ public method getTemplate ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method getTemplates ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method hasOption ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method messageFactory ] { + Method [ final public method getPrevious ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [0] { } - - Return [ Phalcon\Messages\Message ] + - Return [ ?Throwable ] } - Method [ public method setOption ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setTemplate ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $template ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ string ] } + } + } - Method [ public method setTemplates ] { + Class [ abstract class Phalcon\DataMapper\Query\AbstractConditions extends Phalcon\DataMapper\Query\AbstractQuery ] { - - Parameters [1] { - Parameter #0 [ array $templates ] - } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] - } + - Constants [0] { + } - Method [ protected method allowEmpty ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] - } - - Return [ bool ] - } + - Static methods [0] { + } - Method [ protected method checkArray ] { + - Properties [3] { + Property [ protected $bind = NULL ] + Property [ protected $connection = NULL ] + Property [ protected $store = NULL ] + } - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Methods [38] { + Method [ public method limit ] { + + - Parameters [1] { + Parameter #0 [ int $limit ] } + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ protected method prepareCode ] { + Method [ public method offset ] { - Parameters [1] { - Parameter #0 [ string $field ] + Parameter #0 [ int $offset ] } - - Return [ int ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ protected method prepareLabel ] { + Method [ public method andWhere ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - } - } - - Class [ class Phalcon\Filter\Validation\Validator\File\Size\Equal extends Phalcon\Filter\Validation\Validator\File\AbstractFile implements Phalcon\Filter\Validation\ValidatorInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [6] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $messageFileEmpty = 'Field :field must not be empty' ] - Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ] - Property [ protected $messageValid = 'Field :field is not valid' ] - Property [ protected $template = 'File :field does not have the exact :size file size' ] - } - - Methods [28] { - Method [ public method validate ] { + Method [ public method appendWhere ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } - - Return [ bool ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ protected method getConditional ] { + Method [ public method orderBy ] { - - Parameters [3] { - Parameter #0 [ float $source ] - Parameter #1 [ float $target ] - Parameter #2 [ bool $included = false ] + - Parameters [1] { + Parameter #0 [ $orderBy ] } + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method checkUpload ] { + Method [ public method orWhere ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } - - Return [ bool ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method checkUploadIsEmpty ] { + Method [ public method where ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } - - Return [ bool ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method checkUploadIsValid ] { + Method [ public method whereEquals ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [1] { + Parameter #0 [ array $columnsValues ] } - - Return [ bool ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method checkUploadMaxSize ] { + Method [ protected method addCondition ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [5] { + Parameter #0 [ string $store ] + Parameter #1 [ string $andor ] + Parameter #2 [ string $condition ] + Parameter #3 [ $value = ] + Parameter #4 [ int $type = -1 ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method getFileSizeInBytes ] { + Method [ protected method buildBy ] { - Parameters [1] { - Parameter #0 [ string $size ] + Parameter #0 [ string $type ] } - - Return [ float ] + - Return [ string ] } - Method [ public method getMessageFileEmpty ] { + Method [ protected method buildCondition ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $type ] } - Return [ string ] } - Method [ public method getMessageIniSize ] { + Method [ protected method buildLimitEarly ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getMessageValid ] { + Method [ protected method buildLimit ] { - Parameters [0] { } - Return [ string ] } - Method [ public method isAllowEmpty ] { + Method [ protected method buildLimitCommon ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method setMessageFileEmpty ] { + Method [ protected method buildLimitSqlsrv ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setMessageIniSize ] { + Method [ protected method appendCondition ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [4] { + Parameter #0 [ string $store ] + Parameter #1 [ string $condition ] + Parameter #2 [ $value = ] + Parameter #3 [ int $type = -1 ] } - Return [ void ] } - Method [ public method setMessageValid ] { + Method [ protected method processValue ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [2] { + Parameter #0 [ string $store ] + Parameter #1 [ $data ] } - Return [ void ] } - Method [ protected method checkIsUploadedFile ] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ Phalcon\DataMapper\Pdo\Connection $connection ] + Parameter #1 [ Phalcon\DataMapper\Query\Bind $bind ] } - - Return [ bool ] } - Method [ public method __construct ] { + Method [ public method bindInline ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ int $type = -1 ] } + - Return [ string ] } - Method [ public method getOption ] { + Method [ public method bindValue ] { - - Parameters [2] { + - Parameters [3] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + Parameter #1 [ $value ] + Parameter #2 [ int $type = -1 ] } + - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } - Method [ public method getTemplate ] { + Method [ public method bindValues ] { - Parameters [1] { - Parameter #0 [ ?string $field = null ] + Parameter #0 [ array $values ] } - - Return [ string ] + - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } - Method [ public method getTemplates ] { + Method [ public method getBindValues ] { - Parameters [0] { } - Return [ array ] } - Method [ public method hasOption ] { + Method [ abstract public method getStatement ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method messageFactory ] { + Method [ public method perform ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [0] { } - - Return [ Phalcon\Messages\Message ] } - Method [ public method setOption ] { + Method [ public method setFlag ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + Parameter #0 [ string $flag ] + Parameter #1 [ bool $enable = true ] } - Return [ void ] } - Method [ public method setTemplate ] { - - - Parameters [1] { - Parameter #0 [ string $template ] - } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] - } - - Method [ public method setTemplates ] { - - - Parameters [1] { - Parameter #0 [ array $templates ] - } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] - } - - Method [ protected method allowEmpty ] { + Method [ public method quoteIdentifier ] { - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + Parameter #0 [ string $name ] + Parameter #1 [ int $type = 2 ] } - - Return [ bool ] + - Return [ string ] } - Method [ protected method checkArray ] { + Method [ public method reset ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Return [ void ] } - Method [ protected method prepareCode ] { + Method [ public method resetColumns ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [0] { } - - Return [ int ] + - Return [ void ] } - Method [ protected method prepareLabel ] { + Method [ public method resetFrom ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Return [ void ] } - } - } - - Class [ abstract class Phalcon\Flash\AbstractFlash extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Flash\FlashInterface ] { - - - 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 [27] { - Method [ public method __construct ] { + Method [ public method resetWhere ] { - - Parameters [2] { - Parameter #0 [ ?Phalcon\Html\Escaper\EscaperInterface $escaper = ] - Parameter #1 [ ?Phalcon\Session\ManagerInterface $session = ] + - Parameters [0] { } + - Return [ void ] } - Method [ public method clear ] { + Method [ public method resetGroupBy ] { - Parameters [0] { } - Return [ void ] } - Method [ public method error ] { + Method [ public method resetHaving ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - - Return [ ?string ] + - Return [ void ] } - Method [ public method getAutoescape ] { + Method [ public method resetOrderBy ] { - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ public method getAutomaticHtml ] { + Method [ public method resetLimit ] { - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ public method getCssClasses ] { + Method [ public method resetFlags ] { - Parameters [0] { } - - Return [ array ] + - Return [ void ] } - Method [ public method getCssIconClasses ] { + Method [ protected method buildFlags ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method getCustomTemplate ] { + Method [ protected method buildReturning ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getEscaperService ] { + Method [ protected method indent ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ string $glue = '' ] } - - Return [ Phalcon\Html\Escaper\EscaperInterface ] + - Return [ string ] } + } + } - Method [ public method notice ] { - - - Parameters [1] { - Parameter #0 [ string $message ] - } - - Return [ ?string ] - } + Class [ abstract class Phalcon\Db\Adapter\Pdo\AbstractPdo extends Phalcon\Db\Adapter\AbstractAdapter implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Db\Adapter\Adapter, Phalcon\Db\Adapter\AdapterInterface ] { - Method [ public method setAutoescape ] { + - Constants [1] { + Constant [ public string BIND_PATTERN ] { /\?([0-9]+)|:([a-zA-Z0-9_]+):/ } + } - - Parameters [1] { - Parameter #0 [ bool $autoescape ] - } - - Return [ Phalcon\Flash\AbstractFlash ] - } + - Static properties [1] { + Property [ protected static $connectionConsecutive = 0 ] + } - Method [ public method setAutomaticHtml ] { + - Static methods [1] { + Method [ static public method setup ] { - Parameters [1] { - Parameter #0 [ bool $automaticHtml ] + Parameter #0 [ array $options ] } - - Return [ Phalcon\Flash\AbstractFlash ] + - Return [ void ] } + } - Method [ public method setCssClasses ] { + - Properties [14] { + 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 [85] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $cssClasses ] + Parameter #0 [ array $descriptor ] } - - Return [ Phalcon\Flash\AbstractFlash ] } - Method [ public method setCssIconClasses ] { + Method [ public method affectedRows ] { - - Parameters [1] { - Parameter #0 [ array $cssIconClasses ] + - Parameters [0] { } - - Return [ Phalcon\Flash\AbstractFlash ] + - Return [ int ] } - Method [ public method setCustomTemplate ] { + Method [ public method begin ] { - Parameters [1] { - Parameter #0 [ string $customTemplate ] + Parameter #0 [ bool $nesting = true ] } - - Return [ Phalcon\Flash\AbstractFlash ] + - Return [ bool ] } - Method [ public method setEscaperService ] { + Method [ public method commit ] { - Parameters [1] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaperService ] + Parameter #0 [ bool $nesting = true ] } - - Return [ Phalcon\Flash\AbstractFlash ] + - Return [ bool ] } - Method [ public method setImplicitFlush ] { + Method [ public method close ] { - - Parameters [1] { - Parameter #0 [ bool $implicitFlush ] + - Parameters [0] { } - - Return [ Phalcon\Flash\AbstractFlash ] + - Return [ void ] } - Method [ public method success ] { + Method [ public method connect ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ array $descriptor = [] ] } - - Return [ ?string ] + - Return [ void ] } - Method [ public method outputMessage ] { + Method [ public method convertBoundParams ] { - Parameters [2] { - Parameter #0 [ string $type ] - Parameter #1 [ $message ] + Parameter #0 [ string $sql ] + Parameter #1 [ array $params = [] ] } - - Return [ ?string ] + - Return [ array ] } - Method [ public method warning ] { + Method [ public method escapeString ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ string $str ] } - - Return [ ?string ] + - Return [ string ] } - Method [ private method getTemplate ] { + Method [ public method execute ] { - - Parameters [2] { - Parameter #0 [ string $cssClassses ] - Parameter #1 [ string $cssIconClasses ] + - Parameters [3] { + Parameter #0 [ string $sqlStatement ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - - Return [ string ] + - Return [ bool ] } - Method [ private method prepareEscapedMessage ] { + Method [ public method executePrepared ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [3] { + Parameter #0 [ PDOStatement $statement ] + Parameter #1 [ array $placeholders ] + Parameter #2 [ array $dataTypes = [] ] } - - Return [ string ] + - Return [ PDOStatement ] } - Method [ private method prepareHtmlMessage ] { + Method [ public method getErrorInfo ] { - - Parameters [2] { - Parameter #0 [ string $type ] - Parameter #1 [ string $message ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ private method checkClasses ] { + Method [ public method getInternalHandler ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ string $type ] + - Parameters [0] { } - - Return [ string ] } - Method [ public method getDI ] { + Method [ public method getTransactionLevel ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ int ] } - Method [ public method setDI ] { + Method [ public method isUnderTransaction ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } - Method [ abstract public method message ] { + Method [ public method lastInsertId ] { - - Parameters [2] { - Parameter #0 [ string $type ] - Parameter #1 [ string $message ] + - Parameters [1] { + Parameter #0 [ ?string $name = null ] } - - Return [ ?string ] + - Return [ string|bool ] } - } - } - - Class [ abstract class Phalcon\Html\Helper\Input\AbstractChecked extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [9] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $type = 'text' ] - Property [ protected $attributes = NULL ] - Property [ protected $label = NULL ] - Property [ protected $strict = false ] - } - - Methods [18] { - Method [ public method __construct ] { + Method [ public method prepare ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + - Parameters [1] { + Parameter #0 [ string $sqlStatement ] } + - Return [ PDOStatement ] } - Method [ public method __toString ] { + Method [ public method query ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $sqlStatement ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - - Return [ string ] + - Return [ Phalcon\Db\ResultInterface|bool ] } - Method [ public method label ] { + Method [ public method rollback ] { - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + Parameter #0 [ bool $nesting = true ] } - - Return [ Phalcon\Html\Helper\Input\AbstractChecked ] + - Return [ bool ] } - Method [ public method strict ] { + Method [ abstract protected method getDsnDefaults ] { - - Parameters [1] { - Parameter #0 [ bool $flag = true ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractChecked ] + - Return [ array ] } - Method [ protected method processChecked ] { + Method [ protected method prepareRealSql ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $parameters ] } - Return [ void ] } - Method [ protected method processUnchecked ] { + Method [ public method addColumn ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method __invoke ] { + Method [ public method addCheck ] { - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ ?string $value = null ] - Parameter #2 [ array $attributes = [] ] + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\CheckInterface $check ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ bool ] } - Method [ public method setValue ] { + Method [ public method addForeignKey ] { - - Parameters [1] { - Parameter #0 [ ?string $value = null ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ bool ] } - Method [ protected method close ] { + Method [ public method addIndex ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method indent ] { + Method [ public method addPrimaryKey ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method orderAttributes ] { + Method [ public method createSavepoint ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ array ] + - Return [ bool ] } - Method [ protected method renderArrayElements ] { + Method [ public method createTable ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ array $definition ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method renderAttributes ] { + Method [ public method createView ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ array $definition ] + Parameter #2 [ ?string $schemaName = null ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method injectAttribute ] { + Method [ public method delete ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [4] { + Parameter #0 [ $table ] + Parameter #1 [ ?string $whereCondition = null ] + Parameter #2 [ array $placeholders = [] ] + Parameter #3 [ array $dataTypes = [] ] } - - Return [ array ] + - Return [ bool ] } - Method [ protected method renderElement ] { + Method [ public method describeIndexes ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ string ] + - Return [ array ] } - Method [ protected method renderFullElement ] { + Method [ public method describeReferences ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes = [] ] - Parameter #3 [ bool $raw = false ] + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ string ] + - Return [ array ] } - Method [ protected method renderTag ] { + Method [ public method dropColumn ] { - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ string $close = '' ] + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $columnName ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method selfClose ] { + Method [ public method dropCheck ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $checkName ] } - - Return [ string ] + - Return [ bool ] } - } - } - - Class [ abstract class Phalcon\Html\Helper\Input\AbstractGroup extends Phalcon\Html\Helper\AbstractHelper implements Stringable ] { - - Constants [0] { - } + Method [ public method dropForeignKey ] { - - Static properties [0] { - } + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $referenceName ] + } + - Return [ bool ] + } - - Static methods [0] { - } + Method [ public method dropIndex ] { - - Properties [10] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $checked = NULL ] - Property [ protected $name = '' ] - Property [ protected $options = NULL ] - Property [ protected $sharedAttributes = NULL ] - Property [ protected $type = 'checkbox' ] - } + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ $indexName ] + } + - Return [ bool ] + } - - Methods [15] { - Method [ public method __invoke ] { + Method [ public method dropPrimaryKey ] { - - Parameters [4] { - Parameter #0 [ string $name ] - Parameter #1 [ array $options ] - Parameter #2 [ $checked = ] - Parameter #3 [ array $attributes = [] ] + - Parameters [2] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] } - - Return [ Phalcon\Html\Helper\Input\AbstractGroup ] + - Return [ bool ] } - Method [ public method __toString ] { + Method [ public method dropTable ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - - Return [ string ] + - Return [ bool ] } - Method [ abstract protected method isChecked ] { + Method [ public method dropView ] { - - Parameters [1] { - Parameter #0 [ string $value ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - Return [ bool ] } - Method [ protected method renderItem ] { + Method [ public method escapeIdentifier ] { - - Parameters [2] { - Parameter #0 [ string $value ] - Parameter #1 [ $definition ] + - Parameters [1] { + Parameter #0 [ $identifier ] } - Return [ string ] } - Method [ public method __construct ] { + Method [ public method fetchAll ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + - Parameters [4] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ int $fetchMode = 2 ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } + - Return [ array ] } - Method [ protected method close ] { + Method [ public method fetchColumn ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [3] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $placeholders = [] ] + Parameter #2 [ $column = ] } - - Return [ string ] + - Return [ string|bool ] } - Method [ protected method indent ] { + Method [ public method fetchOne ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ $fetchMode = ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - - Return [ string ] + - Return [ array ] } - Method [ protected method orderAttributes ] { + Method [ public method forUpdate ] { - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ string $modifier = '' ] } - - Return [ array ] + - Return [ string ] } - Method [ protected method renderArrayElements ] { + Method [ public method getColumnDefinition ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [1] { + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - Return [ string ] } - Method [ protected method renderAttributes ] { + Method [ public method getColumnList ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ $columnList ] } - Return [ string ] } - Method [ protected method injectAttribute ] { + Method [ public method getConnectionId ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ protected method renderElement ] { + Method [ public method getDefaultIdValue ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Db\RawValue ] } - Method [ protected method renderFullElement ] { + Method [ public method getDefaultValue ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes = [] ] - Parameter #3 [ bool $raw = false ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Db\RawValue ] } - Method [ protected method renderTag ] { + Method [ public method getDescriptor ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ string $close = '' ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method selfClose ] { + Method [ public method getDialect ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Db\DialectInterface ] } - } - } - Class [ abstract class Phalcon\Html\Link\AbstractLink ] { + Method [ public method getDialectType ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ string ] + } - - Static properties [0] { - } + Method [ public method getEventsManager ] { - - Static methods [0] { - } + - Parameters [0] { + } + - Return [ ?Phalcon\Events\ManagerInterface ] + } - - Properties [4] { - Property [ protected $attributes = NULL ] - Property [ protected $href = '' ] - Property [ protected $rels = NULL ] - Property [ protected $templated = false ] - } + Method [ public method getNestedTransactionSavepointName ] { - - Methods [11] { - Method [ public method __construct ] { + - Parameters [0] { + } + - Return [ string ] + } - - Parameters [3] { - Parameter #0 [ string $rel = '' ] - Parameter #1 [ string $href = '' ] - Parameter #2 [ array $attributes = [] ] + Method [ public method getRealSQLStatement ] { + + - Parameters [0] { } + - Return [ string ] } - Method [ protected method doGetAttributes ] { + Method [ public method getSQLBindTypes ] { - Parameters [0] { } - Return [ array ] } - Method [ protected method doGetHref ] { + Method [ public method getSQLStatement ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method doGetRels ] { + Method [ public method getSQLVariables ] { - Parameters [0] { } - Return [ array ] } - Method [ protected method doIsTemplated ] { + Method [ public method getType ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method hrefIsTemplated ] { + Method [ public method insert ] { - - Parameters [1] { - Parameter #0 [ string $href ] + - Parameters [4] { + Parameter #0 [ string $table ] + Parameter #1 [ array $values ] + Parameter #2 [ $fields = ] + Parameter #3 [ $dataTypes = ] } - Return [ bool ] } - Method [ protected method doWithAttribute ] { + Method [ public method insertAsDict ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [3] { + Parameter #0 [ string $table ] + Parameter #1 [ $data ] + Parameter #2 [ $dataTypes = ] } + - Return [ bool ] } - Method [ protected method doWithHref ] { + Method [ public method isNestedTransactionsWithSavepoints ] { - - Parameters [1] { - Parameter #0 [ string $href ] + - Parameters [0] { } + - Return [ bool ] } - Method [ protected method doWithRel ] { + Method [ public method limit ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ $number ] } + - Return [ string ] } - Method [ protected method doWithoutAttribute ] { + Method [ public method listTables ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ ?string $schemaName = null ] } + - Return [ array ] } - Method [ protected method doWithoutRel ] { + Method [ public method listViews ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ ?string $schemaName = null ] } + - Return [ array ] } - } - } - - Class [ abstract class Phalcon\Html\Link\AbstractLinkProvider ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [1] { - Property [ protected $links = NULL ] - } - - Methods [6] { - Method [ public method __construct ] { + Method [ public method modifyColumn ] { - - Parameters [1] { - Parameter #0 [ array $links = [] ] + - Parameters [4] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ColumnInterface $column ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = null ] } + - Return [ bool ] } - Method [ protected method doGetLinks ] { + Method [ public method releaseSavepoint ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ array ] + - Return [ bool ] } - Method [ protected method doGetLinksByRel ] { + Method [ public method rollbackSavepoint ] { - Parameters [1] { - Parameter #0 [ string $rel ] + Parameter #0 [ string $name ] } - - Return [ array ] + - Return [ bool ] } - Method [ protected method doWithLink ] { + Method [ public method setEventsManager ] { - Parameters [1] { - Parameter #0 [ $link ] + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } + - Return [ void ] } - Method [ protected method doWithoutLink ] { + Method [ public method setDialect ] { - Parameters [1] { - Parameter #0 [ $link ] + Parameter #0 [ Phalcon\Db\DialectInterface $dialect ] } } - Method [ protected method getKey ] { + Method [ public method setNestedTransactionsWithSavepoints ] { - Parameters [1] { - Parameter #0 [ $link ] + Parameter #0 [ bool $nestedTransactionsWithSavepoints ] } - - Return [ string ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - } - } - Class [ abstract class Phalcon\Image\Adapter\AbstractAdapter implements Phalcon\Image\Adapter\AdapterInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - 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 ] - } - - - Methods [21] { - Method [ public method background ] { + Method [ public method sharedLock ] { - Parameters [2] { - Parameter #0 [ string $color ] - Parameter #1 [ int $opacity = 100 ] + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ string $modifier = '' ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ public method blur ] { + Method [ public method createMaterializedView ] { - - Parameters [1] { - Parameter #0 [ int $radius ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ array $definition ] + Parameter #2 [ ?string $schemaName = null ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ bool ] } - Method [ public method crop ] { + Method [ public method dropMaterializedView ] { - - Parameters [4] { - Parameter #0 [ int $width ] - Parameter #1 [ int $height ] - Parameter #2 [ $offsetX = ] - Parameter #3 [ $offsetY = ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ bool ] } - Method [ public method flip ] { + Method [ public method refreshMaterializedView ] { - - Parameters [1] { - Parameter #0 [ int $direction ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $concurrent = false ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ bool ] } - Method [ public method getHeight ] { + Method [ public method onConflictUpdate ] { - - Parameters [0] { - } - - Return [ int ] - } - - Method [ public method getImage ] { - - - Parameters [0] { - } - } - - Method [ public method getMime ] { - - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $conflictColumns ] + Parameter #2 [ array $updateColumns ] } - Return [ string ] } - Method [ public method getRealpath ] { + Method [ public method returning ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $columns ] } - Return [ string ] } - Method [ public method getType ] { - - - Parameters [0] { - } - - Return [ int ] - } - - Method [ public method getWidth ] { + Method [ public method supportSequences ] { - Parameters [0] { } - - Return [ int ] - } - - Method [ public method mask ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $mask ] - } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] - } - - Method [ public method pixelate ] { - - - Parameters [1] { - Parameter #0 [ int $amount ] - } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] - } - - Method [ public method reflection ] { - - - Parameters [3] { - Parameter #0 [ int $height ] - Parameter #1 [ int $opacity = 100 ] - Parameter #2 [ bool $fadeIn = false ] - } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ bool ] } - Method [ public method render ] { + Method [ public method tableExists ] { - Parameters [2] { - Parameter #0 [ ?string $extension = null ] - Parameter #1 [ int $quality = 100 ] + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method resize ] { + Method [ public method tableOptions ] { - - Parameters [3] { - Parameter #0 [ ?int $width = null ] - Parameter #1 [ ?int $height = null ] - Parameter #2 [ int $master = null ] + - Parameters [2] { + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ array ] } - Method [ public method rotate ] { + Method [ public method update ] { - - Parameters [1] { - Parameter #0 [ int $degrees ] + - Parameters [5] { + Parameter #0 [ string $table ] + Parameter #1 [ $fields ] + Parameter #2 [ $values ] + Parameter #3 [ $whereCondition = ] + Parameter #4 [ $dataTypes = ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ bool ] } - Method [ public method save ] { + Method [ public method updateAsDict ] { - - Parameters [2] { - Parameter #0 [ ?string $file = null ] - Parameter #1 [ int $quality = -1 ] + - Parameters [4] { + Parameter #0 [ string $table ] + Parameter #1 [ $data ] + Parameter #2 [ $whereCondition = ] + Parameter #3 [ $dataTypes = ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ bool ] } - Method [ public method sharpen ] { + Method [ public method useExplicitIdValue ] { - - Parameters [1] { - Parameter #0 [ int $amount ] + - Parameters [0] { } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ bool ] } - Method [ public method text ] { + Method [ public method supportsDefaultValue ] { - - Parameters [7] { - Parameter #0 [ string $text ] - Parameter #1 [ $offsetX = ] - Parameter #2 [ $offsetY = ] - Parameter #3 [ int $opacity = 100 ] - Parameter #4 [ string $color = '000000' ] - Parameter #5 [ int $size = 12 ] - Parameter #6 [ ?string $fontFile = null ] + - Parameters [0] { } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ bool ] } - Method [ public method watermark ] { + Method [ public method viewExists ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] - Parameter #1 [ int $offsetX = 0 ] - Parameter #2 [ int $offsetY = 0 ] - Parameter #3 [ int $opacity = 100 ] + - Parameters [2] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ bool ] } - Method [ protected method checkHighLow ] { + Method [ abstract public method describeColumns ] { - - Parameters [3] { - Parameter #0 [ int $value ] - Parameter #1 [ int $min = 0 ] - Parameter #2 [ int $max = 100 ] + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ int ] + - Return [ array ] } } } - Class [ abstract class Phalcon\Logger\Formatter\AbstractFormatter extends Phalcon\Support\Helper\Str\AbstractStr implements Phalcon\Logger\Formatter\FormatterInterface ] { + Class [ abstract class Phalcon\Db\Dialect implements Phalcon\Db\DialectInterface, Phalcon\Contracts\Db\Dialect ] { - - Constants [0] { + - Constants [3] { + Constant [ public string LOCK_NONE ] { } + Constant [ public string LOCK_NOWAIT ] { NOWAIT } + Constant [ public string LOCK_SKIP_LOCKED ] { SKIP LOCKED } } - Static properties [0] { @@ -24554,604 +24946,677 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $dateFormat = 'c' ] - Property [ protected $interpolatorLeft = '%' ] - Property [ protected $interpolatorRight = '%' ] + - Properties [2] { + Property [ protected $escapeChar = NULL ] + Property [ protected $customFunctions = NULL ] } - - Methods [10] { - Method [ public method getDateFormat ] { + - Methods [71] { + Method [ public method createSavepoint ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - Return [ string ] } - Method [ public method setDateFormat ] { + Method [ final public method escape ] { - - Parameters [1] { - Parameter #0 [ string $format ] + - Parameters [2] { + Parameter #0 [ string $str ] + Parameter #1 [ ?string $escapeChar = null ] } - - Return [ void ] + - Return [ string ] } - Method [ protected method getFormattedDate ] { + Method [ final public method escapeSchema ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - Parameters [2] { + Parameter #0 [ string $str ] + Parameter #1 [ ?string $escapeChar = null ] } - Return [ string ] } - Method [ protected method getInterpolatedMessage ] { + Method [ public method forUpdate ] { - Parameters [2] { - Parameter #0 [ Phalcon\Logger\Item $item ] - Parameter #1 [ string $message ] + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ string $modifier = '' ] } - Return [ string ] } - Method [ protected method toEndsWith ] { + Method [ final public method getColumnList ] { - Parameters [3] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] - Parameter #2 [ bool $ignoreCase = true ] + Parameter #0 [ array $columnList ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ bool ] + - Return [ string ] } - Method [ protected method toInterpolate ] { + Method [ public method getCustomFunctions ] { - - Parameters [4] { - Parameter #0 [ string $input ] - Parameter #1 [ array $context = [] ] - Parameter #2 [ string $left = '%' ] - Parameter #3 [ string $right = '%' ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method toLower ] { + Method [ final public method getSqlColumn ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + - Parameters [3] { + Parameter #0 [ $column ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } - Method [ protected method toStartsWith ] { + Method [ public method getSqlExpression ] { - Parameters [3] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] - Parameter #2 [ bool $ignoreCase = true ] + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ bool ] + - Return [ string ] } - Method [ protected method toUpper ] { + Method [ final public method getSqlTable ] { - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + Parameter #0 [ $table ] + Parameter #1 [ ?string $escapeChar = null ] } - Return [ string ] } - Method [ abstract public method format ] { + Method [ public method limit ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ $number ] } - Return [ string ] } - } - } - - Class [ abstract class Phalcon\Mvc\Model\Behavior implements Phalcon\Mvc\Model\BehaviorInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [1] { - Property [ protected $options = NULL ] - } - - Methods [5] { - Method [ public method __construct ] { + Method [ public method registerCustomFunction ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $customFunction ] } + - Return [ static ] } - Method [ protected method getOptions ] { + Method [ public method createMaterializedView ] { - - Parameters [1] { - Parameter #0 [ ?string $eventName = null ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ array $definition ] + Parameter #2 [ ?string $schemaName = null ] } + - Return [ string ] } - Method [ public method missingMethod ] { + Method [ public method dropMaterializedView ] { - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $method ] - Parameter #2 [ array $arguments = [] ] + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } + - Return [ string ] } - Method [ protected method mustTakeAction ] { + Method [ public method refreshMaterializedView ] { - - Parameters [1] { - Parameter #0 [ string $eventName ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $concurrent = false ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method notify ] { + Method [ public method onConflictUpdate ] { - - Parameters [2] { - Parameter #0 [ string $type ] - Parameter #1 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [3] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $conflictColumns ] + Parameter #2 [ array $updateColumns ] } + - Return [ string ] } - } - } - - Class [ abstract class Phalcon\Mvc\Model\Resultset implements Phalcon\Mvc\Model\ResultsetInterface, Iterator, Traversable, SeekableIterator, Countable, ArrayAccess, Serializable, JsonSerializable ] { - - - 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] { - } - - - Static methods [0] { - } - - - Properties [10] { - 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 [30] { - Method [ public method __construct ] { + Method [ public method returning ] { - Parameters [2] { - Parameter #0 [ $result ] - Parameter #1 [ $cache = ] + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $columns ] } + - Return [ string ] } - Method [ final public method count ] { + Method [ public method releaseSavepoint ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ int ] + - Return [ string ] } - Method [ public method delete ] { + Method [ public method rollbackSavepoint ] { - Parameters [1] { - Parameter #0 [ ?Closure $conditionCallback = ] + Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method filter ] { + Method [ public method select ] { - Parameters [1] { - Parameter #0 [ $filter ] + Parameter #0 [ array $definition ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getCache ] { + Method [ public method supportsSavepoints ] { - Parameters [0] { } - - Return [ ?Phalcon\Cache\CacheInterface ] + - Return [ bool ] } - Method [ public method getFirst ] { + Method [ public method supportsReleaseSavepoints ] { - Parameters [0] { } + - Return [ bool ] } - Method [ public method getHydrateMode ] { + Method [ protected method getColumnSize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ int ] + - Return [ string ] } - Method [ public method getLast ] { + Method [ protected method getColumnSizeAndScale ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ ?Phalcon\Mvc\ModelInterface ] + - Return [ string ] } - Method [ public method getMessages ] { + Method [ protected method checkColumnType ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getType ] { + Method [ protected method checkColumnTypeSql ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ int ] + - Return [ string ] } - Method [ public method isFresh ] { + Method [ protected method getCheckClause ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Db\CheckInterface $check ] + Parameter #1 [ string $escapeChar = '`' ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method jsonSerialize ] { + Method [ protected method getIndexColumnList ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Db\IndexInterface $index ] + Parameter #1 [ bool $wrapExpressions = true ] } - - Return [ array ] + - Return [ string ] } - Method [ public method key ] { + Method [ protected method getGeneratedClause ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + Parameter #1 [ bool $forceStored = false ] } - - Return [ ?int ] + - Return [ string ] } - Method [ public method next ] { + Method [ final protected method getSqlExpressionAll ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] } - - Return [ void ] + - Return [ string ] } - Method [ public method offsetGet ] { + Method [ final protected method getSqlExpressionBinaryOperations ] { - - Parameters [1] { - Parameter #0 [ $index ] + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ mixed ] + - Return [ string ] } - Method [ public method offsetExists ] { + Method [ final protected method getSqlExpressionCase ] { - - Parameters [1] { - Parameter #0 [ $index ] + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method offsetSet ] { + Method [ final protected method getSqlExpressionCastValue ] { - - Parameters [2] { - Parameter #0 [ $offset ] - Parameter #1 [ $value ] + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ void ] + - Return [ string ] } - Method [ public method offsetUnset ] { + Method [ final protected method getSqlExpressionConvertValue ] { - - Parameters [1] { - Parameter #0 [ $offset ] + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ void ] + - Return [ string ] } - Method [ final public method rewind ] { + Method [ final protected method getSqlExpressionFrom ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] } - - Return [ void ] + - Return [ string ] } - Method [ final public method seek ] { + Method [ final protected method getSqlExpressionFunctionCall ] { - - Parameters [1] { - Parameter #0 [ $position ] + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ void ] + - Return [ string ] } - Method [ public method setHydrateMode ] { + Method [ final protected method getSqlExpressionGroupBy ] { - - Parameters [1] { - Parameter #0 [ int $hydrateMode ] + - Parameters [3] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + - Return [ string ] } - Method [ public method setIsFresh ] { + Method [ final protected method getSqlExpressionHaving ] { - - Parameters [1] { - Parameter #0 [ bool $isFresh ] + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + - Return [ string ] } - Method [ public method update ] { + Method [ final protected method getSqlExpressionJoins ] { - - Parameters [2] { - Parameter #0 [ $data ] - Parameter #1 [ ?Closure $conditionCallback = ] - } - - Return [ bool ] + - Parameters [3] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] + } + - Return [ string ] } - Method [ public method valid ] { + Method [ final protected method getSqlExpressionLimit ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method refresh ] { + Method [ final protected method getSqlExpressionList ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method getResult ] { + Method [ final protected method getSqlExpressionObject ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } + - Return [ string ] } - Method [ abstract public method toArray ] { + Method [ final protected method getSqlExpressionOrderBy ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ array ] + - Return [ string ] } - Method [ abstract public method current ] { + Method [ final protected method getSqlExpressionQualified ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] } - - Tentative return [ mixed ] + - Return [ string ] } - Method [ abstract public method serialize ] { + Method [ final protected method getSqlExpressionScalar ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } + - Return [ string ] } - Method [ abstract public method unserialize ] { + Method [ final protected method getSqlExpressionUnaryOperations ] { - - Parameters [1] { - Parameter #0 [ string $data ] + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } + - Return [ string ] } - } - } - Class [ abstract class Phalcon\Mvc\View\Engine\AbstractEngine extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\View\Engine\EngineInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + Method [ final protected method getSqlExpressionWhere ] { - - Constants [0] { - } + - Parameters [3] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] + } + - Return [ string ] + } - - Static properties [0] { - } + Method [ protected method prepareColumnAlias ] { - - Static methods [0] { - } + - Parameters [3] { + Parameter #0 [ string $qualified ] + Parameter #1 [ ?string $alias = null ] + Parameter #2 [ ?string $escapeChar = null ] + } + - Return [ string ] + } - - Properties [3] { - Property [ protected $container = NULL ] - Property [ protected $eventsManager = NULL ] - Property [ protected $view = NULL ] - } + Method [ protected method prepareTable ] { - - Methods [12] { - Method [ public method __construct ] { + - Parameters [4] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] + Parameter #2 [ ?string $alias = null ] + Parameter #3 [ ?string $escapeChar = null ] + } + - Return [ string ] + } - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ViewBaseInterface $view ] - Parameter #1 [ ?Phalcon\Di\DiInterface $container = ] + Method [ protected method prepareQualified ] { + + - Parameters [3] { + Parameter #0 [ string $column ] + Parameter #1 [ ?string $domain = null ] + Parameter #2 [ ?string $escapeChar = null ] } + - Return [ string ] } - Method [ public method getContent ] { + Method [ abstract public method addColumn ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ColumnInterface $column ] } - Return [ string ] } - Method [ public method getEventsManager ] { + Method [ abstract public method addForeignKey ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ string ] } - Method [ public method getView ] { + Method [ abstract public method addIndex ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ Phalcon\Mvc\ViewBaseInterface ] + - Return [ string ] } - Method [ public method partial ] { + Method [ abstract public method addPrimaryKey ] { - - Parameters [2] { - Parameter #0 [ string $partialPath ] - Parameter #1 [ $params = ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ void ] + - Return [ string ] } - Method [ public method setEventsManager ] { + Method [ abstract public method createTable ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ array $definition ] } - - Return [ void ] + - Return [ string ] } - Method [ protected method fireManagerEvent ] { + Method [ abstract public method createView ] { - Parameters [3] { - Parameter #0 [ string $eventName ] - Parameter #1 [ $data = ] - Parameter #2 [ bool $cancellable = true ] + Parameter #0 [ string $viewName ] + Parameter #1 [ array $definition ] + Parameter #2 [ ?string $schemaName = null ] } + - Return [ string ] } - Method [ public method __get ] { + Method [ abstract public method describeColumns ] { - - Parameters [1] { - Parameter #0 [ string $propertyName ] + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } + - Return [ string ] } - Method [ public method __isset ] { + Method [ abstract public method describeIndexes ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method getDI ] { + Method [ abstract public method describeReferences ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ string ] } - Method [ public method setDI ] { + Method [ abstract public method dropColumn ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $columnName ] } - - Return [ void ] + - Return [ string ] } - Method [ abstract public method render ] { + Method [ abstract public method dropForeignKey ] { - Parameters [3] { - Parameter #0 [ string $path ] - Parameter #1 [ $params ] - Parameter #2 [ bool $mustClean = false ] + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $referenceName ] } + - Return [ string ] } - } - } - Class [ abstract class Phalcon\Session\Adapter\AbstractAdapter implements SessionHandlerInterface ] { + Method [ abstract public method dropIndex ] { - - Constants [0] { - } + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $indexName ] + } + - Return [ string ] + } - - Static properties [0] { - } + Method [ abstract public method dropPrimaryKey ] { - - Static methods [0] { - } + - Parameters [2] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + } + - Return [ string ] + } - - Properties [1] { - Property [ protected $adapter = NULL ] - } + Method [ abstract public method dropTable ] { - - Methods [7] { - Method [ public method close ] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ bool $ifExists = true ] + } + - Return [ string ] + } - - Parameters [0] { + Method [ abstract public method dropView ] { + + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method destroy ] { + Method [ abstract public method getColumnDefinition ] { - Parameters [1] { - Parameter #0 [ $id ] + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method gc ] { + Method [ abstract public method listTables ] { - Parameters [1] { - Parameter #0 [ int $max_lifetime ] + Parameter #0 [ ?string $schemaName = null ] } - - Return [ int|false ] + - Return [ string ] } - Method [ public method read ] { + Method [ abstract public method modifyColumn ] { - - Parameters [1] { - Parameter #0 [ $id ] + - Parameters [4] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ColumnInterface $column ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = null ] } - Return [ string ] } - Method [ public method open ] { + Method [ abstract public method sharedLock ] { - Parameters [2] { - Parameter #0 [ $path ] - Parameter #1 [ $name ] + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ string $modifier = '' ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method write ] { + Method [ abstract public method tableExists ] { - Parameters [2] { - Parameter #0 [ $id ] - Parameter #1 [ $data ] + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] } - - Return [ bool ] + - Return [ string ] } - Method [ protected method getArrVal ] { + Method [ abstract public method tableOptions ] { - - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] + } + - Return [ string ] + } + + Method [ abstract public method viewExists ] { + + - Parameters [2] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] } + - Return [ string ] } } } - Class [ abstract class Phalcon\Acl\Adapter\AbstractAdapter extends Phalcon\Events\AbstractEventsAware implements Phalcon\Acl\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + Class [ class Phalcon\Flash\Exception extends Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -25162,210 +25627,180 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $eventsManager = NULL ] - Property [ protected $accessGranted = false ] - Property [ protected $activeAccess = NULL ] - Property [ protected $activeComponent = NULL ] - Property [ protected $activeRole = NULL ] - Property [ protected $defaultAccess = 0 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [23] { - Method [ public method getActiveAccess ] { + - 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 getActiveComponent ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ ?string ] + - Tentative return [ void ] } - Method [ public method getActiveRole ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getDefaultAction ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ int ] } - Method [ public method setDefaultAction ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ int $defaultAccess ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method getEventsManager ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ int ] } - Method [ public method setEventsManager ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ protected method fireManagerEvent ] { + Method [ final public method getPrevious ] { - - Parameters [3] { - Parameter #0 [ string $eventName ] - Parameter #1 [ $data = ] - Parameter #2 [ bool $cancellable = true ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ abstract public method addInherit ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $roleName ] - Parameter #1 [ $roleToInherits ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ abstract public method addRole ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ $role ] - Parameter #1 [ $accessInherits = ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ abstract public method addComponent ] { + Class [ class Phalcon\Html\Exception extends Exception implements Throwable, Stringable ] { - - Parameters [2] { - Parameter #0 [ $componentValue ] - Parameter #1 [ $accessList ] - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ abstract public method addComponentAccess ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ string $componentName ] - Parameter #1 [ $accessList ] - } - - Return [ bool ] - } + - Static methods [0] { + } - Method [ abstract public method allow ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - - Parameters [4] { - Parameter #0 [ string $roleName ] - Parameter #1 [ string $componentName ] - Parameter #2 [ $access ] - Parameter #3 [ $func = ] + - 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 [ abstract public method deny ] { + Method [ public method __wakeup ] { - - Parameters [4] { - Parameter #0 [ string $roleName ] - Parameter #1 [ string $componentName ] - Parameter #2 [ $access ] - Parameter #3 [ $func = ] + - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ abstract public method dropComponentAccess ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $componentName ] - Parameter #1 [ $accessList ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ abstract public method getComponents ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ array ] } - Method [ abstract public method getInheritedRoles ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $roleName = '' ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ abstract public method getNoArgumentsDefaultAction ] { + Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } - Method [ abstract public method getRoles ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ abstract public method isAllowed ] { - - - Parameters [4] { - Parameter #0 [ $roleName ] - Parameter #1 [ $componentName ] - Parameter #2 [ string $access ] - Parameter #3 [ ?array $parameters = [] ] - } - - Return [ bool ] - } - - Method [ abstract public method isComponent ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $componentName ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ abstract public method isRole ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $roleName ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ abstract public method setNoArgumentsDefaultAction ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ int $defaultAccess ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } } } - Class [ abstract class Phalcon\Cache\AbstractCache implements Phalcon\Cache\CacheInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + Class [ abstract class Phalcon\Html\Helper\AbstractList extends Phalcon\Html\Helper\AbstractHelper implements Stringable ] { - Constants [0] { } @@ -25376,249 +25811,299 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $adapter = NULL ] - Property [ protected $eventsManager = NULL ] - } - - - Methods [24] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Cache\Adapter\AdapterInterface $adapter ] - } + - Properties [8] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $elementTag = 'li' ] + Property [ protected $store = NULL ] + } + + - Methods [14] { + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $indent = ' ' ] + Parameter #1 [ ?string $delimiter = null ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ static ] } - Method [ public method getAdapter ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ Phalcon\Cache\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ public method setEventsManager ] { + Method [ abstract protected method getTag ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method getEventsManager ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] } - - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ protected method checkKey ] { + Method [ protected method close ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] } - - Return [ void ] + - Return [ string ] } - Method [ protected method checkKeys ] { + Method [ protected method injectAttribute ] { - - Parameters [1] { - Parameter #0 [ $keys ] + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] } - - Return [ void ] + - Return [ array ] } - Method [ protected method doClear ] { + Method [ protected method indent ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method doDelete ] { + Method [ protected method orderAttributes ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - - Return [ bool ] + - Return [ array ] } - Method [ protected method doDeleteMultiple ] { + Method [ protected method renderArrayElements ] { - - Parameters [1] { - Parameter #0 [ $keys ] + - Parameters [2] { + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - - Return [ bool ] + - Return [ string ] } - Method [ protected method doGet ] { + Method [ protected method renderAttributes ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ array $attributes ] } + - Return [ string ] } - Method [ protected method doGetMultiple ] { + Method [ protected method renderElement ] { - Parameters [2] { - Parameter #0 [ $keys ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ array ] + - Return [ string ] } - Method [ protected method doHas ] { + Method [ protected method renderFullElement ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = false ] } - - Return [ bool ] + - Return [ string ] } - Method [ protected method doSet ] { + Method [ protected method renderTag ] { - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = '' ] } - - Return [ bool ] + - Return [ string ] } - Method [ protected method doSetMultiple ] { + Method [ protected method selfClose ] { - Parameters [2] { - Parameter #0 [ $values ] - Parameter #1 [ $ttl = ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ protected method fire ] { + Class [ abstract class Phalcon\Logger\Adapter\AbstractAdapter implements Phalcon\Logger\Adapter\AdapterInterface ] { - - Parameters [2] { - Parameter #0 [ string $eventName ] - Parameter #1 [ $keys ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ abstract protected method getExceptionClass ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $defaultFormatter = 'Phalcon\\Logger\\Formatter\\Line' ] + Property [ protected $formatter = NULL ] + Property [ protected $inTransaction = false ] + Property [ protected $queue = NULL ] + Property [ protected $queueLimit = 0 ] + } + + - Methods [17] { + Method [ public method __destruct ] { - Parameters [0] { } - - Return [ string ] } - Method [ abstract public method clear ] { + Method [ public method __serialize ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ abstract public method delete ] { + Method [ public method __unserialize ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ array $data ] } - - Return [ bool ] + - Return [ void ] } - Method [ abstract public method deleteMultiple ] { + Method [ public method add ] { - Parameters [1] { - Parameter #0 [ $keys ] + Parameter #0 [ Phalcon\Logger\Item $item ] } - - Return [ bool ] + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ abstract public method get ] { + Method [ public method begin ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ abstract public method getMultiple ] { + Method [ public method commit ] { - - Parameters [2] { - Parameter #0 [ $keys ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ abstract public method has ] { + Method [ public method getFormatter ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Logger\Formatter\FormatterInterface ] } - Method [ abstract public method set ] { + Method [ public method getQueueLimit ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ abstract public method setMultiple ] { + Method [ public method inTransaction ] { - - Parameters [2] { - Parameter #0 [ $values ] - Parameter #1 [ $ttl = ] + - Parameters [0] { } - Return [ bool ] } - } - } - Class [ class Phalcon\Di\Exception extends Exception implements Throwable, Stringable ] { + Method [ abstract public method process ] { - - Constants [0] { - } + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ void ] + } - - Static properties [0] { - } + Method [ public method rollback ] { - - Static methods [4] { - Method [ static public method serviceCannotBeResolved ] { + - Parameters [0] { + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ public method setFormatter ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ Phalcon\Logger\Formatter\FormatterInterface $formatter ] } - - Return [ Phalcon\Di\Exception ] + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ static public method serviceNotFound ] { + Method [ public method setQueueLimit ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ int $queueLimit ] } - - Return [ Phalcon\Di\Exception ] + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ static public method unknownServiceInParameter ] { + Method [ protected method getFormattedItem ] { - Parameters [1] { - Parameter #0 [ int $position ] + Parameter #0 [ Phalcon\Logger\Item $item ] } - - Return [ Phalcon\Di\Exception ] + - Return [ string ] } - Method [ static public method undefinedMethod ] { + Method [ private method checkTransaction ] { - - Parameters [1] { - Parameter #0 [ string $method ] + - Parameters [0] { } - - Return [ Phalcon\Di\Exception ] + - Return [ void ] + } + + Method [ private method resetTransaction ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ abstract public method close ] { + + - Parameters [0] { + } + - Return [ bool ] } } + } + + Class [ class Phalcon\Mvc\Application\Exception extends Phalcon\Application\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } - Properties [4] { Property [ protected $message = '' ] @@ -25701,411 +26186,439 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Di\FactoryDefault extends Phalcon\Di\Di implements ArrayAccess, Phalcon\Di\DiInterface ] { + Class [ class Phalcon\Mvc\Url\Exception extends Exception implements Throwable, Stringable ] { - Constants [0] { } - - Static properties [1] { - Property [ protected static $defaultContainer = NULL ] + - Static properties [0] { } - - Static methods [3] { - Method [ static public method getDefault ] { + - Static methods [0] { + } - - Parameters [0] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ ?Phalcon\Di\DiInterface ] } - Method [ static public method reset ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ static public method setDefault ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - } - - - Properties [4] { - Property [ protected $aliases = NULL ] - Property [ protected $eventsManager = NULL ] - Property [ protected $services = NULL ] - Property [ protected $sharedInstances = NULL ] - } - - Methods [27] { - Method [ public method __construct ] { + Method [ final public method getCode ] { - Parameters [0] { } } - Method [ public method __call ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $method ] - Parameter #1 [ array $arguments = [] ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method attempt ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ $definition ] - Parameter #2 [ bool $shared = false ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method get ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $parameters = ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method getAlias ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ public method getInternalEventsManager ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ string ] } - Method [ public method getRaw ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } + - Return [ string ] } + } + } - Method [ public method getService ] { + Class [ class Phalcon\Storage\Adapter\Redis extends Phalcon\Storage\Adapter\AbstractAdapter implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Storage\Adapter\AdapterInterface ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [9] { + 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 $eventsManager = NULL ] + Property [ protected $eventType = 'storage' ] + Property [ protected $prefix = 'ph-reds-' ] + } + + - Methods [39] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] + Parameter #1 [ array $options = [] ] } - - Return [ Phalcon\Di\ServiceInterface ] } - Method [ public method getServices ] { + Method [ public method clear ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method getShared ] { + Method [ public method getAdapter ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $parameters = ] + - Parameters [0] { } } - Method [ protected method loadFromConfig ] { + Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ Phalcon\Config\ConfigInterface $config ] + Parameter #0 [ string $prefix = '' ] } - - Return [ void ] + - Return [ array ] } - Method [ public method loadFromPhp ] { + Method [ public method setForever ] { - - Parameters [1] { - Parameter #0 [ string $filePath ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method loadFromYaml ] { + Method [ protected method doDecrement ] { - Parameters [2] { - Parameter #0 [ string $filePath ] - Parameter #1 [ ?array $callbacks = [] ] + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ void ] + - Return [ int|bool ] } - Method [ public method has ] { + Method [ protected method doDelete ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $key ] } - Return [ bool ] } - Method [ public method hasShared ] { + Method [ protected method doDeleteMultiple ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ array $keys ] } - Return [ bool ] } - Method [ public method offsetGet ] { + Method [ protected method doHas ] { - Parameters [1] { - Parameter #0 [ $name ] + Parameter #0 [ string $key ] } - - Return [ mixed ] + - Return [ bool ] } - Method [ public method offsetExists ] { + Method [ protected method doIncrement ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ bool ] + - Return [ int|bool ] } - Method [ public method offsetSet ] { + Method [ protected method doSet ] { - - Parameters [2] { - Parameter #0 [ $offset ] + - Parameters [3] { + Parameter #0 [ string $key ] Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method offsetUnset ] { + Method [ private method checkAuth ] { - Parameters [1] { - Parameter #0 [ $name ] + Parameter #0 [ Redis $connection ] } - - Return [ void ] + - Return [ static ] } - Method [ public method register ] { + Method [ private method checkConnect ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\ServiceProviderInterface $provider ] + Parameter #0 [ Redis $connection ] } - - Return [ void ] + - Return [ static ] } - Method [ public method remove ] { + Method [ private method checkIndex ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ Redis $connection ] } - - Return [ void ] + - Return [ static ] } - Method [ public method removeShared ] { + Method [ private method setSerializer ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ Redis $connection ] } - Return [ void ] } - Method [ public method set ] { + Method [ public method decrement ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ $definition ] - Parameter #2 [ bool $shared = false ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ Phalcon\Di\ServiceInterface ] + - Return [ int|bool ] } - Method [ public method setAlias ] { + Method [ public method delete ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $aliases ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ Phalcon\Di\Di ] + - Return [ bool ] } - Method [ public method setInternalEventsManager ] { + Method [ public method deleteMultiple ] { - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + Parameter #0 [ array $keys ] } + - Return [ bool ] } - Method [ public method setService ] { + Method [ public method get ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ Phalcon\Di\ServiceInterface $rawDefinition ] + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ Phalcon\Di\ServiceInterface ] } - Method [ public method setShared ] { + Method [ public method getDefaultSerializer ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $definition ] + - Parameters [0] { } - - Return [ Phalcon\Di\ServiceInterface ] + - Return [ string ] } - } - } - - Class [ class Phalcon\Encryption\Crypt\Exception\Exception extends Exception implements Throwable, Stringable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } + Method [ public method getLifetime ] { - - Properties [4] { - Property [ protected $message = '' ] - Property [ protected $code = 0 ] - Property [ protected string $file = '' ] - Property [ protected int $line = 0 ] - } + - Parameters [0] { + } + - Return [ int ] + } - - Methods [10] { - Method [ public method __construct ] { + Method [ public method getPrefix ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method __wakeup ] { + Method [ public method getSerializer ] { - Parameters [0] { } - - Tentative return [ void ] + - Return [ Phalcon\Storage\Serializer\SerializerInterface ] } - Method [ final public method getMessage ] { + Method [ public method has ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ final public method getCode ] { + Method [ public method increment ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } - Method [ final public method getFile ] { + Method [ public method set ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - - Return [ string ] + - Return [ bool ] } - Method [ final public method getLine ] { + Method [ public method setDefaultSerializer ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $serializer ] } - - Return [ int ] + - Return [ void ] } - Method [ final public method getTrace ] { + Method [ protected method doGet ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ array ] } - Method [ final public method getPrevious ] { + Method [ protected method doGetData ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ ?Throwable ] } - Method [ final public method getTraceAsString ] { + Method [ protected method getFilteredKeys ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] } - - Return [ string ] + - Return [ array ] } - Method [ public method __toString ] { + Method [ protected method getPrefixedKey ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $key ] } - Return [ string ] } - } - } - Class [ abstract class Phalcon\Encryption\Security\JWT\Signer\AbstractSigner implements Phalcon\Encryption\Security\JWT\Signer\SignerInterface ] { + Method [ protected method getSerializedData ] { - - Constants [0] { - } + - Parameters [1] { + Parameter #0 [ $content ] + } + } - - Static properties [0] { - } + Method [ protected method getTtl ] { - - Static methods [0] { - } + - Parameters [1] { + Parameter #0 [ $ttl ] + } + - Return [ int ] + } - - Properties [1] { - Property [ protected $algorithm = '' ] - } + Method [ protected method getUnserializedData ] { - - Methods [4] { - Method [ public method getAlgorithm ] { + - Parameters [2] { + Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ protected method initSerializer ] { - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ abstract public method getAlgHeader ] { + Method [ protected method getArrVal ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = null ] } - - Return [ string ] } - Method [ abstract public method sign ] { + Method [ public method setEventsManager ] { - - Parameters [2] { - Parameter #0 [ string $payload ] - Parameter #1 [ string $passphrase ] + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ string ] + - Return [ void ] } - Method [ abstract public method verify ] { + Method [ public method getEventsManager ] { - - Parameters [3] { - Parameter #0 [ string $source ] - Parameter #1 [ string $payload ] - Parameter #2 [ string $passphrase ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Phalcon\Events\ManagerInterface ] + } + + Method [ protected method fire ] { + + - Parameters [2] { + Parameter #0 [ string $eventName ] + Parameter #1 [ $keys ] + } + - Return [ void ] } } } - Class [ abstract class Phalcon\Filter\Validation\AbstractCombinedFieldsValidator extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ abstract class Phalcon\Support\AbstractLocator ] { - Constants [0] { } @@ -26116,131 +26629,92 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $template = NULL ] - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] + - Properties [2] { + Property [ protected $container = NULL ] + Property [ protected $services = NULL ] } - - Methods [14] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $options = [] ] - } - } - - Method [ public method getOption ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] - } - } - - Method [ public method getTemplate ] { - - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + Parameter #0 [ $container ] + Parameter #1 [ array $services = [] ] } - - Return [ string ] } - Method [ public method getTemplates ] { + Method [ public method getAll ] { - Parameters [0] { } - Return [ array ] } - Method [ public method hasOption ] { + Method [ public method getClass ] { - Parameters [1] { - Parameter #0 [ string $key ] - } - - Return [ bool ] - } - - Method [ public method messageFactory ] { - - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] - } - - Return [ Phalcon\Messages\Message ] - } - - Method [ public method setOption ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ string ] } - Method [ public method setTemplate ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ string $template ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ bool ] } - Method [ public method setTemplates ] { + Method [ public method newInstance ] { - Parameters [1] { - Parameter #0 [ array $templates ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ object ] } - Method [ abstract public method validate ] { + Method [ public method register ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + Parameter #0 [ string $name ] + Parameter #1 [ string $definition ] } - - Return [ bool ] + - Return [ static ] } - Method [ protected method allowEmpty ] { + Method [ abstract protected method getExceptionClass ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method checkArray ] { + Method [ abstract protected method getInterfaceClass ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Return [ string ] } - Method [ protected method prepareCode ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ string $field ] + Parameter #0 [ string $name ] } - - Return [ int ] + - Return [ string ] } - Method [ protected method prepareLabel ] { + Method [ abstract protected method getServices ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Return [ array ] } } } - Class [ class Phalcon\Html\Helper\Ol extends Phalcon\Html\Helper\AbstractList implements Stringable ] { + Class [ class Phalcon\Support\Helper\Str\PascalCase ] { - Constants [0] { } @@ -26251,156 +26725,135 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [9] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $attributes = NULL ] - Property [ protected $elementTag = 'li' ] - Property [ protected $store = NULL ] - Property [ protected $forceRaw = false ] + - Properties [0] { } - - Methods [15] { - Method [ public method __construct ] { + - Methods [2] { + Method [ public method __invoke ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] - Parameter #2 [ bool $forceRaw = false ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ ?string $delimiters = null ] } + - Return [ string ] } - Method [ public method add ] { + Method [ protected method processArray ] { - - Parameters [3] { + - Parameters [2] { Parameter #0 [ string $text ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ bool $raw = false ] + Parameter #1 [ ?string $delimiters = null ] } - - Return [ Phalcon\Html\Helper\AbstractList ] + - Return [ array ] } + } + } - Method [ protected method getTag ] { + Class [ abstract class Phalcon\Translate\Adapter\AbstractAdapter implements Phalcon\Translate\Adapter\AdapterInterface, ArrayAccess ] { - - Parameters [0] { - } - - Return [ string ] - } + - Constants [0] { + } - Method [ public method __invoke ] { + - Static properties [0] { + } - - Parameters [3] { - Parameter #0 [ string $indent = ' ' ] - Parameter #1 [ ?string $delimiter = null ] - Parameter #2 [ array $attributes = [] ] - } - - Return [ Phalcon\Html\Helper\AbstractList ] - } + - Static methods [0] { + } - Method [ public method __toString ] { + - Properties [2] { + Property [ protected $defaultInterpolator = '' ] + Property [ protected $interpolatorFactory = NULL ] + } - - Parameters [0] { + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Translate\InterpolatorFactory $interpolator ] + Parameter #1 [ array $options = [] ] } - - Return [ string ] } - Method [ protected method close ] { + Method [ public method _ ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + Parameter #0 [ string $translateKey ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } - Method [ protected method indent ] { + Method [ public method offsetExists ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $translateKey ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method orderAttributes ] { + Method [ public method offsetGet ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ $translateKey ] } - - Return [ array ] + - Return [ ?string ] } - Method [ protected method renderArrayElements ] { + Method [ public method offsetSet ] { - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + Parameter #0 [ $offset ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method renderAttributes ] { + Method [ public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ array $attributes ] - } - - Return [ string ] - } - - Method [ protected method injectAttribute ] { - - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + Parameter #0 [ $offset ] } - - Return [ array ] + - Return [ void ] } - Method [ protected method renderElement ] { + Method [ public method t ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + Parameter #0 [ string $translateKey ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } - Method [ protected method renderFullElement ] { + Method [ protected method replacePlaceholders ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes = [] ] - Parameter #3 [ bool $raw = false ] + - Parameters [2] { + Parameter #0 [ string $translation ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } - Method [ protected method renderTag ] { + Method [ abstract public method has ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ string $close = '' ] + - Parameters [1] { + Parameter #0 [ string $index ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method selfClose ] { + Method [ abstract public method query ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + Parameter #0 [ string $translateKey ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Style extends Phalcon\Html\Helper\AbstractSeries implements Stringable ] { + Class [ abstract class Phalcon\Application\AbstractApplication extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { - Constants [0] { } @@ -26411,403 +26864,369 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [8] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $attributes = NULL ] - Property [ protected $store = NULL ] - Property [ private $isStyle = false ] + - Properties [4] { + Property [ protected $container = NULL ] + Property [ protected $defaultModule = '' ] + Property [ protected $eventsManager = NULL ] + Property [ protected $modules = NULL ] } - - Methods [19] { - Method [ public method add ] { - - - Parameters [3] { - Parameter #0 [ string $url ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ int $position = -1 ] - } - } - - Method [ public method setStyle ] { + - Methods [12] { + Method [ public method __construct ] { - 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 ] + Parameter #0 [ ?Phalcon\Di\DiInterface $container = null ] } - - Return [ array ] } - Method [ protected method getTag ] { + Method [ public method getDefaultModule ] { - Parameters [0] { } - Return [ string ] } - Method [ public method __invoke ] { + Method [ public method getEventsManager ] { - - Parameters [2] { - Parameter #0 [ string $indent = ' ' ] - Parameter #1 [ ?string $delimiter = null ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\AbstractSeries ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method __toString ] { + Method [ public method getModule ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ object|array ] } - Method [ public method reset ] { + Method [ public method getModules ] { - Parameters [0] { } - - Return [ Phalcon\Html\Helper\AbstractSeries ] + - Return [ array ] } - Method [ protected method pushOrPlace ] { + Method [ public method registerModules ] { - Parameters [2] { - Parameter #0 [ array $entry ] - Parameter #1 [ int $position = -1 ] + Parameter #0 [ array $modules ] + Parameter #1 [ bool $merge = false ] } - - Return [ void ] + - Return [ static ] } - Method [ public method __construct ] { + Method [ public method setDefaultModule ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + - Parameters [1] { + Parameter #0 [ string $defaultModule ] } + - Return [ static ] } - Method [ protected method close ] { + Method [ public method setEventsManager ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method indent ] { + Method [ public method __get ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $propertyName ] } - - Return [ string ] } - Method [ protected method orderAttributes ] { + Method [ public method __isset ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ array ] + - Return [ bool ] } - Method [ protected method renderArrayElements ] { + Method [ public method getDI ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ protected method renderAttributes ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ string ] + - Return [ void ] } + } + } - Method [ protected method injectAttribute ] { + Class [ class Phalcon\Assets\Asset implements Phalcon\Assets\AssetInterface ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] - } - - Return [ array ] - } + - Constants [0] { + } - Method [ protected method renderElement ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + - Static methods [0] { + } + + - Properties [10] { + 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 [30] { + Method [ public method __construct ] { + + - Parameters [7] { + Parameter #0 [ string $type ] + Parameter #1 [ string $path ] + Parameter #2 [ bool $isLocal = true ] + Parameter #3 [ bool $filter = true ] + Parameter #4 [ array $attributes = [] ] + Parameter #5 [ ?string $version = null ] + Parameter #6 [ bool $isAutoVersion = false ] } - - Return [ string ] } - Method [ protected method renderFullElement ] { + Method [ public method getAssetKey ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes = [] ] - Parameter #3 [ bool $raw = false ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method renderTag ] { + Method [ public method getAttributes ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ string $close = '' ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method selfClose ] { + Method [ public method getContent ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + - Parameters [1] { + Parameter #0 [ ?string $basePath = null ] } - Return [ string ] } - } - } - - Class [ class Phalcon\Html\Link\Link extends Phalcon\Html\Link\AbstractLink implements Phalcon\Html\Link\Interfaces\LinkInterface ] { - - Constants [0] { - } + Method [ public method getFilter ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ bool ] + } - - Static methods [0] { - } + Method [ public method getPath ] { - - Properties [4] { - Property [ protected $attributes = NULL ] - Property [ protected $href = '' ] - Property [ protected $rels = NULL ] - Property [ protected $templated = false ] - } + - Parameters [0] { + } + - Return [ string ] + } - - Methods [15] { - Method [ public method getAttributes ] { + Method [ public method getRealSourcePath ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $basePath = null ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getHref ] { + Method [ public method getRealTargetPath ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $basePath = null ] } - Return [ string ] } - Method [ public method getRels ] { + Method [ public method getRealTargetUri ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method isTemplated ] { + Method [ public method getSourcePath ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method __construct ] { + Method [ public method getTargetPath ] { - - Parameters [3] { - Parameter #0 [ string $rel = '' ] - Parameter #1 [ string $href = '' ] - Parameter #2 [ array $attributes = [] ] + - Parameters [0] { } + - Return [ string ] } - Method [ protected method doGetAttributes ] { + Method [ public method getTargetUri ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ protected method doGetHref ] { + Method [ public method getType ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method doGetRels ] { + Method [ public method getVersion ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?string ] } - Method [ protected method doIsTemplated ] { + Method [ public method isAutoVersion ] { - Parameters [0] { } - Return [ bool ] } - Method [ protected method hrefIsTemplated ] { + Method [ public method isLocal ] { - - Parameters [1] { - Parameter #0 [ string $href ] + - Parameters [0] { } - Return [ bool ] } - Method [ protected method doWithAttribute ] { + Method [ public method setAttributes ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ array $attributes ] } + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ protected method doWithHref ] { + Method [ public method setAutoVersion ] { - Parameters [1] { - Parameter #0 [ string $href ] + Parameter #0 [ bool $flag ] } + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ protected method doWithRel ] { + Method [ public method setFilter ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ bool $filter ] } + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ protected method doWithoutAttribute ] { + Method [ public method setIsLocal ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ bool $flag ] } + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ protected method doWithoutRel ] { + Method [ public method setSourcePath ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ string $sourcePath ] } + - Return [ Phalcon\Assets\AssetInterface ] } - } - } - - Class [ class Phalcon\Html\Link\LinkProvider extends Phalcon\Html\Link\AbstractLinkProvider implements Phalcon\Html\Link\Interfaces\LinkProviderInterface ] { - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } + Method [ public method setTargetPath ] { - - Properties [1] { - Property [ protected $links = NULL ] - } + - Parameters [1] { + Parameter #0 [ string $targetPath ] + } + - Return [ Phalcon\Assets\AssetInterface ] + } - - Methods [8] { - Method [ public method getLinks ] { + Method [ public method setTargetUri ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $targetUri ] } - - Return [ array ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method getLinksByRel ] { + Method [ public method setType ] { - Parameters [1] { - Parameter #0 [ $rel ] + Parameter #0 [ string $type ] } - - Return [ array ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method __construct ] { + Method [ public method setPath ] { - Parameters [1] { - Parameter #0 [ array $links = [] ] + Parameter #0 [ string $path ] } + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ protected method doGetLinks ] { + Method [ public method setVersion ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $version ] } - - Return [ array ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ protected method doGetLinksByRel ] { + Method [ private method checkPath ] { - Parameters [1] { - Parameter #0 [ string $rel ] + Parameter #0 [ string $property ] } - - Return [ array ] + - Return [ string ] } - Method [ protected method doWithLink ] { + Method [ private method throwException ] { - Parameters [1] { - Parameter #0 [ $link ] + Parameter #0 [ string $completePath ] } + - Return [ void ] } - Method [ protected method doWithoutLink ] { + Method [ protected method phpFileExists ] { - Parameters [1] { - Parameter #0 [ $link ] + Parameter #0 [ string $filename ] } + - Return [ bool ] } - Method [ protected method getKey ] { + Method [ protected method phpFileGetContents ] { - Parameters [1] { - Parameter #0 [ $link ] + Parameter #0 [ string $filename ] } - - Return [ string ] } } } - Class [ abstract class Phalcon\Logger\AbstractLogger ] { + Class [ class Phalcon\Assets\Inline implements Phalcon\Assets\AssetInterface ] { - - 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 } + - Constants [0] { } - Static properties [0] { @@ -26816,122 +27235,127 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [5] { - Property [ protected $adapters = NULL ] - Property [ protected $excluded = NULL ] - Property [ protected $logLevel = 8 ] - Property [ protected $name = '' ] - Property [ protected $timezone = NULL ] + - Properties [4] { + Property [ protected $attributes = NULL ] + Property [ protected $content = NULL ] + Property [ protected $filter = NULL ] + Property [ protected $type = NULL ] } - - Methods [13] { + - Methods [9] { Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ array $adapters = [] ] - Parameter #2 [ ?DateTimeZone $timezone = ] - } - } - - Method [ public method addAdapter ] { - - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ Phalcon\Logger\Adapter\AdapterInterface $adapter ] + - Parameters [4] { + Parameter #0 [ string $type ] + Parameter #1 [ string $content ] + Parameter #2 [ bool $filter = true ] + Parameter #3 [ array $attributes = [] ] } - - Return [ Phalcon\Logger\AbstractLogger ] } - Method [ public method excludeAdapters ] { + Method [ public method getAssetKey ] { - - Parameters [1] { - Parameter #0 [ array $adapters = [] ] + - Parameters [0] { } - - Return [ Phalcon\Logger\AbstractLogger ] + - Return [ string ] } - Method [ public method getAdapter ] { + Method [ public method getAttributes ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ array ] } - Method [ public method getAdapters ] { + Method [ public method getContent ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getLogLevel ] { + Method [ public method getFilter ] { - Parameters [0] { } - - Return [ int ] + - Return [ bool ] } - Method [ public method getName ] { + Method [ public method getType ] { - Parameters [0] { } - Return [ string ] } - Method [ public method removeAdapter ] { + Method [ public method setAttributes ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ array $attributes ] } - - Return [ Phalcon\Logger\AbstractLogger ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method setAdapters ] { + Method [ public method setFilter ] { - Parameters [1] { - Parameter #0 [ array $adapters ] + Parameter #0 [ bool $filter ] } - - Return [ Phalcon\Logger\AbstractLogger ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method setLogLevel ] { + Method [ public method setType ] { - Parameters [1] { - Parameter #0 [ int $level ] + Parameter #0 [ string $type ] } - - Return [ Phalcon\Logger\AbstractLogger ] + - Return [ Phalcon\Assets\AssetInterface ] } + } + } - Method [ protected method addMessage ] { + Class [ abstract class Phalcon\Auth\AbstractAuthDispatcherListener ] { - - Parameters [3] { - Parameter #0 [ int $level ] - Parameter #1 [ string $message ] - Parameter #2 [ array $context = [] ] - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ protected method getLevelNumber ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $manager = NULL ] + } + + - Methods [3] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $level ] + Parameter #0 [ Phalcon\Contracts\Auth\Manager $manager ] } - - Return [ int ] } - Method [ protected method getLevels ] { + Method [ abstract protected method getActionType ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] + } + + Method [ protected method enforce ] { + + - Parameters [2] { + Parameter #0 [ string $actionName ] + Parameter #1 [ $forwardHandler = ] + } + - Return [ bool ] } } } - Class [ class Phalcon\Mvc\Model\Transaction\Exception extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + Class [ abstract class Phalcon\Auth\Access\AbstractAccess implements Phalcon\Contracts\Auth\Access\Access ] { - Constants [0] { } @@ -26942,550 +27366,443 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $message = '' ] - Property [ protected $code = 0 ] - Property [ protected string $file = '' ] - Property [ protected int $line = 0 ] + - Properties [3] { + Property [ protected $exceptActions = NULL ] + Property [ protected $manager = NULL ] + Property [ protected $onlyActions = 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] { - } - - Tentative return [ void ] - } - - Method [ final public method getMessage ] { + - Methods [8] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Contracts\Auth\Manager $manager ] } - - Return [ string ] } - Method [ final public method getCode ] { + Method [ public method getExceptActions ] { - Parameters [0] { } + - Return [ array ] } - Method [ final public method getFile ] { + Method [ public method getOnlyActions ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ final public method getLine ] { + Method [ public method isAllowed ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $actionName ] } - - Return [ int ] + - Return [ bool ] } - Method [ final public method getTrace ] { + Method [ public method redirectTo ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?array ] } - Method [ final public method getPrevious ] { + Method [ public method setExceptActions ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $exceptActions = [] ] } - - Return [ ?Throwable ] + - Return [ void ] } - Method [ final public method getTraceAsString ] { + Method [ public method setOnlyActions ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $onlyActions = [] ] } - - Return [ string ] + - Return [ void ] } - Method [ public method __toString ] { + Method [ abstract public method allowedIf ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } } } - Class [ class Phalcon\Mvc\Router extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\RouterInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + Class [ abstract class Phalcon\Auth\Adapter\AbstractArrayAdapter extends Phalcon\Auth\Adapter\AbstractAdapter implements Phalcon\Contracts\Auth\Adapter\Adapter ] { - - Constants [4] { - Constant [ public int POSITION_FIRST ] { 0 } - Constant [ public int POSITION_LAST ] { 1 } - Constant [ public int URI_SOURCE_GET_URL ] { 0 } - Constant [ public int URI_SOURCE_SERVER_REQUEST_URI ] { 1 } + - Constants [0] { } - Static properties [0] { } - - Static methods [0] { + - Static methods [1] { + Method [ abstract static public method fromOptions ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Encryption\Security\Security $hasher ] + Parameter #1 [ array $options ] + } + - Return [ static ] + } } - - Properties [23] { - Property [ protected $container = NULL ] - Property [ protected $action = '' ] - Property [ protected $controller = '' ] - Property [ protected $defaultAction = '' ] - Property [ protected $defaultController = '' ] - Property [ protected $defaultModule = '' ] - Property [ protected $defaultNamespace = '' ] - 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 $methodRoutes = NULL ] - Property [ protected $methodRoutesDirty = true ] - Property [ protected $module = '' ] - Property [ protected $namespaceName = '' ] - Property [ protected $notFoundPaths = NULL ] - Property [ protected $params = NULL ] - Property [ protected $removeExtraSlashes = false ] - Property [ protected $routes = NULL ] - Property [ protected $uriSource = 0 ] - Property [ protected $wasMatched = false ] + - Properties [2] { + Property [ protected $config = NULL ] + Property [ protected $hasher = NULL ] } - - Methods [52] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method retrieveByCredentials ] { - Parameters [1] { - Parameter #0 [ bool $defaultRoutes = true ] + Parameter #0 [ array $credentials ] } + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } - Method [ public method add ] { + Method [ public method retrieveById ] { - - Parameters [4] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ $httpMethods = ] - Parameter #3 [ int $position = null ] + - Parameters [1] { + Parameter #0 [ $id ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } - Method [ public method addConnect ] { + Method [ protected method hasIdentifyingField ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + - Parameters [1] { + Parameter #0 [ array $credentials ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ bool ] } - Method [ public method addDelete ] { + Method [ protected method hydrate ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + - Parameters [1] { + Parameter #0 [ array $row ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ Phalcon\Contracts\Auth\AuthUser ] } - Method [ public method addGet ] { + Method [ abstract protected method loadUsers ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ array ] } - Method [ public method addHead ] { + Method [ protected method matchesRow ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + - Parameters [2] { + Parameter #0 [ array $row ] + Parameter #1 [ array $credentials ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ bool ] } - Method [ public method addOptions ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Encryption\Security\Security $hasher ] + Parameter #1 [ Phalcon\Contracts\Auth\Adapter\AdapterConfig $config ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method addPatch ] { + Method [ public method getConfig ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ Phalcon\Contracts\Auth\Adapter\AdapterConfig ] } - Method [ public method addPost ] { + Method [ public method getModel ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] - } - - Method [ public method addPurge ] { - - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] - } - - Return [ Phalcon\Mvc\Router\RouteInterface ] - } - - Method [ public method addPut ] { - - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] - } - - Return [ Phalcon\Mvc\Router\RouteInterface ] - } - - Method [ public method addTrace ] { - - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] - } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ ?string ] } - Method [ public method attach ] { + Method [ public method validateCredentials ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\Router\RouteInterface $route ] - Parameter #1 [ int $position = null ] - } - - Return [ Phalcon\Mvc\RouterInterface ] - } - - Method [ public method clear ] { - - - Parameters [0] { - } - - Return [ void ] - } - - Method [ public method getEventsManager ] { - - - Parameters [0] { + Parameter #0 [ Phalcon\Contracts\Auth\AuthUser $user ] + Parameter #1 [ array $credentials ] } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ bool ] } + } + } - Method [ public method getActionName ] { - - - Parameters [0] { - } - - Return [ string ] - } + Class [ abstract class Phalcon\Auth\Guard\AbstractGuard extends Phalcon\Events\AbstractEventsAware implements Phalcon\Contracts\Auth\Guard\Guard ] { - Method [ public method getControllerName ] { + - Constants [0] { + } - - Parameters [0] { - } - - Return [ string ] - } + - Static properties [0] { + } - Method [ public method getDefaults ] { + - Static methods [1] { + Method [ abstract static public method fromOptions ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ Phalcon\Contracts\Auth\Adapter\Adapter $adapter ] + Parameter #1 [ Phalcon\Contracts\Container\Service\Collection $container ] + Parameter #2 [ array $options ] } - - Return [ array ] + - Return [ static ] } + } - Method [ public method getKeyRouteNames ] { - - - Parameters [0] { - } - - Return [ array ] - } + - Properties [5] { + Property [ protected $eventsManager = NULL ] + Property [ protected $adapter = NULL ] + Property [ protected $config = NULL ] + Property [ protected $lastUserAttempted = NULL ] + Property [ protected $user = NULL ] + } - Method [ public method getKeyRouteIds ] { + - Methods [16] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Auth\Adapter\Adapter $adapter ] + Parameter #1 [ Phalcon\Contracts\Auth\Guard\GuardConfig $config ] } - - Return [ array ] } - Method [ public method getMatchedRoute ] { + Method [ public method getConfig ] { - Parameters [0] { } - - Return [ ?Phalcon\Mvc\Router\RouteInterface ] + - Return [ Phalcon\Contracts\Auth\Guard\GuardConfig ] } - Method [ public method getMatches ] { + Method [ public method check ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method getMethodRoutes ] { + Method [ public method getAdapter ] { - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Contracts\Auth\Adapter\Adapter ] } - Method [ public method getModuleName ] { + Method [ public method getLastUserAttempted ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } - Method [ public method getNamespaceName ] { + Method [ public method guest ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ public method getParams ] { + Method [ public method hasUser ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method getRewriteUri ] { + Method [ public method id ] { - Parameters [0] { } - - Return [ string ] + - Return [ string|int|null ] } - Method [ protected method extractRealUri ] { + Method [ public method setAdapter ] { - Parameters [1] { - Parameter #0 [ string $uri ] - } - - Return [ string ] - } - - Method [ protected method rebuildMethodIndex ] { - - - Parameters [0] { + Parameter #0 [ Phalcon\Contracts\Auth\Adapter\Adapter $adapter ] } - - Return [ void ] + - Return [ static ] } - Method [ public method getRouteById ] { + Method [ public method setUser ] { - Parameters [1] { - Parameter #0 [ $id ] + Parameter #0 [ Phalcon\Contracts\Auth\AuthUser $user ] } + - Return [ static ] } - Method [ public method getRouteByName ] { + Method [ protected method hasValidCredentials ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ $user ] + Parameter #1 [ array $credentials ] } + - Return [ bool ] } - Method [ public method getRoutes ] { + Method [ public method getEventsManager ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method handle ] { + Method [ public method setEventsManager ] { - Parameters [1] { - Parameter #0 [ string $uri ] + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - Return [ void ] } - Method [ public method isExactControllerName ] { + Method [ protected method fireManagerEvent ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $eventName ] + Parameter #1 [ $data = ] + Parameter #2 [ bool $cancellable = true ] } - - Return [ bool ] } - Method [ public method loadFromConfig ] { + Method [ abstract public method user ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\RouterInterface ] + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } - Method [ protected method addRouteFromConfig ] { + Method [ abstract public method validate ] { - Parameters [1] { - Parameter #0 [ array $routeData ] + Parameter #0 [ array $credentials = [] ] } - - Return [ void ] + - Return [ bool ] } + } + } - Method [ protected method mountGroupFromConfig ] { - - - Parameters [1] { - Parameter #0 [ array $groupData ] - } - - Return [ void ] - } + Class [ abstract class Phalcon\Auth\Guard\Config\AbstractGuardConfig implements Phalcon\Contracts\Auth\Guard\GuardConfig ] { - Method [ public method mount ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Router\GroupInterface $group ] - } - - Return [ Phalcon\Mvc\RouterInterface ] - } + - Static properties [0] { + } - Method [ public method notFound ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ $paths ] - } - - Return [ Phalcon\Mvc\RouterInterface ] - } + - Properties [0] { + } - Method [ public method removeExtraSlashes ] { + - Methods [0] { + } + } - - Parameters [1] { - Parameter #0 [ bool $remove ] - } - - Return [ Phalcon\Mvc\RouterInterface ] - } + Class [ class Phalcon\Autoload\Exception extends Exception implements Throwable, Stringable ] { - Method [ public method setDefaultAction ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ string $actionName ] - } - - Return [ Phalcon\Mvc\RouterInterface ] - } + - Static properties [0] { + } - Method [ public method setDefaultController ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ string $controllerName ] - } - - Return [ Phalcon\Mvc\RouterInterface ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - Method [ public method setDefaultModule ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ string $moduleName ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ Phalcon\Mvc\RouterInterface ] } - Method [ public method setDefaultNamespace ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $namespaceName ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\RouterInterface ] + - Tentative return [ void ] } - Method [ public method setDefaults ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $defaults ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\RouterInterface ] + - Return [ string ] } - Method [ public method setEventsManager ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method setKeyRouteNames ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ array $routeNames ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router ] + - Return [ string ] } - Method [ public method setKeyRouteIds ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ array $routeIds ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router ] + - Return [ int ] } - Method [ public method setUriSource ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ int $uriSource ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router ] + - Return [ array ] } - Method [ public method wasMatched ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ bool ] + - 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\Mvc\View\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Cache\Exception\InvalidArgumentException extends Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -27577,7 +27894,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Session\Adapter\Noop implements SessionHandlerInterface ] { + Class [ class Phalcon\Container\Resolver\Lazy\Env extends Phalcon\Container\Resolver\Lazy\Lazy implements Phalcon\Contracts\Container\Resolver\Resolvable ] { - Constants [0] { } @@ -27588,81 +27905,72 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $connection = NULL ] - Property [ protected $options = NULL ] - Property [ protected $prefix = '' ] - Property [ protected $ttl = 8600 ] + - Properties [2] { + Property [ protected $varname = NULL ] + Property [ protected $vartype = NULL ] } - - Methods [8] { + - Methods [7] { Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] - } - } - - Method [ public method close ] { - - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $varname ] + Parameter #1 [ ?string $vartype = null ] } - - Return [ bool ] } - Method [ public method destroy ] { + Method [ public method resolve ] { - Parameters [1] { - Parameter #0 [ $id ] + Parameter #0 [ $ioc ] } - - Return [ bool ] + - Return [ mixed ] } - Method [ public method gc ] { + Method [ protected method cast ] { - Parameters [1] { - Parameter #0 [ int $max_lifetime ] + Parameter #0 [ $value ] } - - Return [ int|false ] + - Return [ mixed ] } - Method [ public method read ] { + Method [ protected method getEnv ] { - - Parameters [1] { - Parameter #0 [ $id ] + - Parameters [0] { } - Return [ string ] } - Method [ public method open ] { + Method [ public method __invoke ] { - - Parameters [2] { - Parameter #0 [ $path ] - Parameter #1 [ $name ] + - Parameters [1] { + Parameter #0 [ $ioc ] } - - Return [ bool ] + - Return [ mixed ] } - Method [ public method write ] { + Method [ protected method resolveArgument ] { - Parameters [2] { - Parameter #0 [ $id ] - Parameter #1 [ $data ] + Parameter #0 [ $ioc ] + Parameter #1 [ $argument ] } - - Return [ bool ] + - Return [ mixed ] } - Method [ protected method getPrefixedName ] { + Method [ protected method resolveArguments ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [2] { + Parameter #0 [ $ioc ] + Parameter #1 [ array $arguments ] } - - Return [ string ] + - Return [ array ] } } } - Class [ class Phalcon\Storage\Adapter\Apcu extends Phalcon\Storage\Adapter\AbstractAdapter implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Storage\Adapter\AdapterInterface ] { + Class [ abstract class Phalcon\DataMapper\Pdo\Connection\AbstractConnection implements Phalcon\DataMapper\Pdo\Connection\ConnectionInterface, Phalcon\DataMapper\Pdo\Connection\PdoInterface ] { - Constants [0] { } @@ -27670,356 +27978,315 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [0] { + - Static methods [1] { + Method [ static public method getAvailableDrivers ] { + + - Parameters [0] { + } + - Return [ array ] + } } - - Properties [9] { - 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 $eventsManager = NULL ] - Property [ protected $eventType = 'storage' ] - Property [ protected $prefix = 'ph-apcu-' ] + - Properties [2] { + Property [ protected $pdo = NULL ] + Property [ protected $profiler = NULL ] } - - Methods [42] { - Method [ public method __construct ] { + - Methods [35] { + Method [ public method __call ] { - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options = [] ] + Parameter #0 [ $name ] + Parameter #1 [ array $arguments ] } } - Method [ public method clear ] { + Method [ public method beginTransaction ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method getKeys ] { - - - Parameters [1] { - Parameter #0 [ string $prefix = '' ] - } - - Return [ array ] - } - - Method [ public method setForever ] { + Method [ public method commit ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - Return [ bool ] } - Method [ protected method doDecrement ] { + Method [ abstract public method connect ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [0] { } + - Return [ void ] } - Method [ protected method doDelete ] { + Method [ abstract public method disconnect ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ protected method doDeleteMultiple ] { + Method [ public method errorCode ] { - - Parameters [1] { - Parameter #0 [ array $keys ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?string ] } - Method [ protected method doGetData ] { + Method [ public method errorInfo ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } + - Return [ array ] } - Method [ protected method doHas ] { + Method [ public method exec ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ string $statement ] } - - Return [ bool ] + - Return [ int ] } - Method [ protected method doIncrement ] { + Method [ public method fetchAffected ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } + - Return [ int ] } - Method [ protected method doSet ] { + Method [ public method fetchAll ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] + - Parameters [2] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } - - Return [ bool ] + - Return [ array ] } - Method [ protected method phpApcuDec ] { + Method [ public method fetchAssoc ] { - Parameters [2] { - Parameter #0 [ $key ] - Parameter #1 [ int $step = 1 ] + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } + - Return [ array ] } - Method [ protected method phpApcuDelete ] { + Method [ public method fetchColumn ] { - - Parameters [1] { - Parameter #0 [ $key ] + - Parameters [3] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ int $column = 0 ] } + - Return [ array ] } - Method [ protected method phpApcuExists ] { + Method [ public method fetchGroup ] { - - Parameters [1] { - Parameter #0 [ $key ] + - Parameters [3] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ int $flags = 2 ] } + - Return [ array ] } - Method [ protected method phpApcuInc ] { + Method [ public method fetchObject ] { - - Parameters [2] { - Parameter #0 [ $key ] - Parameter #1 [ int $step = 1 ] + - Parameters [4] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ string $className = 'stdClass' ] + Parameter #3 [ array $arguments = [] ] } + - Return [ object ] } - Method [ protected method phpApcuFetch ] { + Method [ public method fetchObjects ] { - - Parameters [1] { - Parameter #0 [ $key ] + - Parameters [4] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ string $className = 'stdClass' ] + Parameter #3 [ array $arguments = [] ] } + - Return [ array ] } - Method [ protected method phpApcuIterator ] { + Method [ public method fetchOne ] { - - Parameters [1] { - Parameter #0 [ string $pattern ] + - Parameters [2] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } + - Return [ array ] } - Method [ protected method phpApcuStore ] { + Method [ public method fetchPairs ] { - - Parameters [3] { - Parameter #0 [ $key ] - Parameter #1 [ $payload ] - Parameter #2 [ int $ttl = 0 ] + - Parameters [2] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } + - Return [ array ] } - Method [ public method decrement ] { + Method [ public method fetchValue ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } } - Method [ public method delete ] { + Method [ public method getAdapter ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ PDO ] } - Method [ public method deleteMultiple ] { + Method [ public method getAttribute ] { - Parameters [1] { - Parameter #0 [ array $keys ] + Parameter #0 [ int $attribute ] } - - Return [ bool ] } - Method [ public method get ] { + Method [ public method getDriverName ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getAdapter ] { - - - Parameters [0] { - } - } - - Method [ public method getDefaultSerializer ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method getLifetime ] { + Method [ public method getProfiler ] { - Parameters [0] { } - - Return [ int ] + - Return [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] } - Method [ public method getPrefix ] { + Method [ public method getQuoteNames ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $driver = '' ] } - - Return [ string ] + - Return [ array ] } - Method [ public method getSerializer ] { + Method [ public method inTransaction ] { - Parameters [0] { } - - Return [ Phalcon\Storage\Serializer\SerializerInterface ] - } - - Method [ public method has ] { - - - Parameters [1] { - Parameter #0 [ string $key ] - } - Return [ bool ] } - Method [ public method increment ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] - } - } - - Method [ public method set ] { + Method [ public method isConnected ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] + - Parameters [0] { } - Return [ bool ] } - Method [ public method setDefaultSerializer ] { + Method [ public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ string $serializer ] + Parameter #0 [ ?string $name = null ] } - - Return [ void ] + - Return [ string ] } - Method [ protected method doGet ] { + Method [ public method perform ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } + - Return [ PDOStatement ] } - Method [ protected method getFilteredKeys ] { + Method [ public method prepare ] { - Parameters [2] { - Parameter #0 [ $keys ] - Parameter #1 [ string $prefix ] - } - - Return [ array ] - } - - Method [ protected method getPrefixedKey ] { - - - Parameters [1] { - Parameter #0 [ $key ] - } - - Return [ string ] - } - - Method [ protected method getSerializedData ] { - - - Parameters [1] { - Parameter #0 [ $content ] + Parameter #0 [ string $statement ] + Parameter #1 [ array $options = [] ] } + - Return [ PDOStatement|bool ] } - Method [ protected method getTtl ] { + Method [ public method query ] { - Parameters [1] { - Parameter #0 [ $ttl ] + Parameter #0 [ string $statement ] } - - Return [ int ] + - Return [ PDOStatement|bool ] } - Method [ protected method getUnserializedData ] { + Method [ public method quote ] { - Parameters [2] { - Parameter #0 [ $content ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ $value ] + Parameter #1 [ int $type = 2 ] } + - Return [ string ] } - Method [ protected method initSerializer ] { + Method [ public method rollBack ] { - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } - Method [ protected method getArrVal ] { + Method [ public method setAttribute ] { - - Parameters [4] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ ?string $cast = null ] + - Parameters [2] { + Parameter #0 [ int $attribute ] + Parameter #1 [ $value ] } + - Return [ bool ] } - Method [ public method setEventsManager ] { + Method [ public method setProfiler ] { - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + Parameter #0 [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface $profiler ] } - - Return [ void ] + - Return [ static ] } - Method [ public method getEventsManager ] { + Method [ protected method performBind ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ PDOStatement $statement ] + Parameter #1 [ $name ] + Parameter #2 [ $arguments ] } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ void ] } - Method [ protected method fire ] { + Method [ protected method fetchData ] { - - Parameters [2] { - Parameter #0 [ string $eventName ] - Parameter #1 [ $keys ] + - Parameters [4] { + Parameter #0 [ string $method ] + Parameter #1 [ array $arguments ] + Parameter #2 [ string $statement ] + Parameter #3 [ array $values = [] ] } - - Return [ void ] + - Return [ array ] } } } - Class [ class Phalcon\Storage\Adapter\Libmemcached extends Phalcon\Storage\Adapter\AbstractAdapter implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Storage\Adapter\AdapterInterface ] { + Class [ class Phalcon\DataMapper\Pdo\Exception\Exception extends Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -28030,336 +28297,358 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [9] { - 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 $eventsManager = NULL ] - Property [ protected $eventType = 'storage' ] - Property [ protected $prefix = 'ph-memc-' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [39] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options = [] ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } - Method [ public method clear ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method getAdapter ] { + Method [ final public method getMessage ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method getKeys ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $prefix = '' ] + - Parameters [0] { } - - Return [ array ] } - Method [ public method setForever ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method doDecrement ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [0] { } + - Return [ int ] } - Method [ protected method doDelete ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ protected method doDeleteMultiple ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ array $keys ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ protected method doHas ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method doIncrement ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [0] { } + - Return [ string ] } + } + } - Method [ protected method doSet ] { + Class [ class Phalcon\Di\Di implements Phalcon\Di\DiInterface, ArrayAccess ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ private method setOptions ] { + - Static properties [1] { + Property [ protected static $defaultContainer = NULL ] + } - - Parameters [2] { - Parameter #0 [ Memcached $connection ] - Parameter #1 [ array $client ] + - Static methods [3] { + Method [ static public method getDefault ] { + + - Parameters [0] { } - - Return [ Phalcon\Storage\Adapter\Libmemcached ] + - Return [ ?Phalcon\Di\DiInterface ] } - Method [ private method setSasl ] { + Method [ static public method reset ] { - - Parameters [3] { - Parameter #0 [ Memcached $connection ] - Parameter #1 [ string $saslUser ] - Parameter #2 [ string $saslPass ] + - Parameters [0] { } - - Return [ Phalcon\Storage\Adapter\Libmemcached ] + - Return [ void ] } - Method [ private method setSerializer ] { + Method [ static public method setDefault ] { - Parameters [1] { - Parameter #0 [ Memcached $connection ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - Return [ void ] } + } - Method [ private method setServers ] { + - Properties [4] { + Property [ protected $aliases = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $services = NULL ] + Property [ protected $sharedInstances = NULL ] + } + + - Methods [28] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __call ] { - Parameters [2] { - Parameter #0 [ Memcached $connection ] - Parameter #1 [ array $servers ] + Parameter #0 [ string $method ] + Parameter #1 [ array $arguments = [] ] } - - Return [ Phalcon\Storage\Adapter\Libmemcached ] } - Method [ public method decrement ] { + Method [ public method attempt ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ $definition ] + Parameter #2 [ bool $shared = false ] + } + - Return [ Phalcon\Di\ServiceInterface|bool ] + } + + Method [ public method get ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + Parameter #0 [ string $name ] + Parameter #1 [ $parameters = ] } } - Method [ public method delete ] { + Method [ public method getAlias ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method deleteMultiple ] { + Method [ public method getInternalEventsManager ] { - - Parameters [1] { - Parameter #0 [ array $keys ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method get ] { + Method [ public method getRaw ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ string $name ] } } - Method [ public method getDefaultSerializer ] { + Method [ public method getService ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ Phalcon\Di\ServiceInterface ] } - Method [ public method getLifetime ] { + Method [ public method getServices ] { - Parameters [0] { } - - Return [ int ] + - Return [ array ] } - Method [ public method getPrefix ] { + Method [ public method getShared ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $parameters = ] } - - Return [ string ] } - Method [ public method getSerializer ] { + Method [ protected method loadFromConfig ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Config\ConfigInterface $config ] } - - Return [ Phalcon\Storage\Serializer\SerializerInterface ] + - Return [ void ] } - Method [ public method has ] { + Method [ public method loadFromPhp ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ string $filePath ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method increment ] { + Method [ public method loadFromYaml ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + Parameter #0 [ string $filePath ] + Parameter #1 [ ?array $callbacks = [] ] } + - Return [ void ] } - Method [ public method set ] { + Method [ public method has ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] + - Parameters [1] { + Parameter #0 [ string $name ] } - Return [ bool ] } - Method [ public method setDefaultSerializer ] { + Method [ public method hasShared ] { - Parameters [1] { - Parameter #0 [ string $serializer ] + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ bool ] } - Method [ protected method doGet ] { + Method [ public method offsetGet ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ $name ] } + - Return [ mixed ] } - Method [ protected method doGetData ] { + Method [ public method offsetExists ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ $name ] } + - Return [ bool ] } - Method [ protected method getFilteredKeys ] { + Method [ public method offsetSet ] { - Parameters [2] { - Parameter #0 [ $keys ] - Parameter #1 [ string $prefix ] + Parameter #0 [ $offset ] + Parameter #1 [ $value ] } - - Return [ array ] + - Return [ void ] } - Method [ protected method getPrefixedKey ] { + Method [ public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ $key ] + Parameter #0 [ $name ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method getSerializedData ] { + Method [ public method register ] { - Parameters [1] { - Parameter #0 [ $content ] + Parameter #0 [ Phalcon\Di\ServiceProviderInterface $provider ] } + - Return [ void ] } - Method [ protected method getTtl ] { + Method [ public method remove ] { - Parameters [1] { - Parameter #0 [ $ttl ] + Parameter #0 [ string $name ] } - - Return [ int ] + - Return [ void ] } - Method [ protected method getUnserializedData ] { + Method [ public method removeShared ] { - - Parameters [2] { - Parameter #0 [ $content ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ string $name ] } + - Return [ void ] } - Method [ protected method initSerializer ] { + Method [ public method set ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ $definition ] + Parameter #2 [ bool $shared = false ] } - - Return [ void ] + - Return [ Phalcon\Di\ServiceInterface ] } - Method [ protected method getArrVal ] { + Method [ public method setAlias ] { - - Parameters [4] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ ?string $cast = null ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $aliases ] } + - Return [ self ] } - Method [ public method setEventsManager ] { + Method [ public method setInternalEventsManager ] { - Parameters [1] { Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ void ] } - Method [ public method getEventsManager ] { + Method [ public method setService ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ Phalcon\Di\ServiceInterface $rawDefinition ] } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Di\ServiceInterface ] } - Method [ protected method fire ] { + Method [ public method setShared ] { - Parameters [2] { - Parameter #0 [ string $eventName ] - Parameter #1 [ $keys ] + Parameter #0 [ string $name ] + Parameter #1 [ $definition ] } - - Return [ void ] + - Return [ Phalcon\Di\ServiceInterface ] + } + + Method [ private method resolveAlias ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ string ] } } } - Class [ class Phalcon\Storage\Adapter\Memory extends Phalcon\Storage\Adapter\AbstractAdapter implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Storage\Adapter\AdapterInterface ] { + Class [ abstract class Phalcon\Dispatcher\AbstractDispatcher extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Dispatcher\DispatcherInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { - Constants [0] { } @@ -28370,301 +28659,353 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [10] { - 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 ] + - Properties [27] { + Property [ protected $container = NULL ] + Property [ protected $activeHandler = NULL ] + Property [ protected $activeMethodMap = NULL ] + Property [ protected $actionName = '' ] + Property [ protected $actionSuffix = 'Action' ] + Property [ protected $camelCaseMap = NULL ] + Property [ protected $defaultAction = '' ] + Property [ protected $defaultNamespace = '' ] + Property [ protected $defaultHandler = '' ] + Property [ protected $handlerHashes = NULL ] + Property [ protected $handlerHookCache = NULL ] + Property [ protected $handlerName = '' ] + Property [ protected $handlerSuffix = '' ] Property [ protected $eventsManager = NULL ] - Property [ protected $eventType = 'storage' ] - Property [ protected $data = 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 = '' ] + Property [ protected $namespaceName = '' ] + Property [ protected $params = NULL ] + Property [ protected $previousActionName = '' ] + Property [ protected $previousHandlerName = '' ] + Property [ protected $previousNamespaceName = '' ] + Property [ protected $returnedValue = NULL ] } - - Methods [35] { - Method [ public method __construct ] { + - Methods [41] { + Method [ public method callActionMethod ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options = [] ] + - Parameters [3] { + Parameter #0 [ $handler ] + Parameter #1 [ string $actionMethod ] + Parameter #2 [ array $params = [] ] } } - Method [ public method clear ] { + Method [ public method dispatch ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method getKeys ] { + Method [ public method forward ] { - Parameters [1] { - Parameter #0 [ string $prefix = '' ] + Parameter #0 [ array $forward ] + } + - Return [ void ] + } + + Method [ public method getActionName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getActionSuffix ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getActiveMethod ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getBoundModels ] { + + - Parameters [0] { } - Return [ array ] } - Method [ public method setForever ] { + Method [ public method getDefaultNamespace ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method doDecrement ] { + Method [ public method getEventsManager ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [0] { } + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ protected method doDelete ] { + Method [ public method getHandlerSuffix ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method doGetData ] { + Method [ public method getModelBinder ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } + - Return [ ?Phalcon\Mvc\Model\BinderInterface ] } - Method [ protected method doHas ] { + Method [ public method getModuleName ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?string ] } - Method [ protected method doIncrement ] { + Method [ public method getNamespaceName ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [0] { } + - Return [ string ] } - Method [ protected method doSet ] { + Method [ public method getParam ] { - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] + Parameter #0 [ $param ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] } - - Return [ bool ] } - Method [ public method decrement ] { + Method [ public method getParameter ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [3] { + Parameter #0 [ $param ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] } } - Method [ public method delete ] { + Method [ public method getParams ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method deleteMultiple ] { + Method [ public method getParameters ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasParam ] { - Parameters [1] { - Parameter #0 [ array $keys ] + Parameter #0 [ $param ] } - Return [ bool ] } - Method [ protected method doDeleteMultiple ] { + Method [ public method hasParameter ] { - Parameters [1] { - Parameter #0 [ array $keys ] + Parameter #0 [ $param ] } - Return [ bool ] } - Method [ public method get ] { + Method [ public method isFinished ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Return [ bool ] } - Method [ public method getAdapter ] { + Method [ public method setActionName ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $actionName ] } + - Return [ void ] } - Method [ public method getDefaultSerializer ] { + Method [ public method setDefaultAction ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $actionName ] } - - Return [ string ] + - Return [ void ] } - Method [ public method getLifetime ] { + Method [ public method setDefaultNamespace ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $defaultNamespace ] } - - Return [ int ] + - Return [ void ] } - Method [ public method getPrefix ] { + Method [ public method getHandlerClass ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getSerializer ] { + Method [ public method setParam ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $param ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Storage\Serializer\SerializerInterface ] + - Return [ void ] } - Method [ public method has ] { + Method [ public method setParameter ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [2] { + Parameter #0 [ $param ] + Parameter #1 [ $value ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method increment ] { + Method [ public method setParams ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [1] { + Parameter #0 [ array $params ] } + - Return [ void ] } - Method [ public method set ] { + Method [ public method setParameters ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] + - Parameters [1] { + Parameter #0 [ array $params ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method setDefaultSerializer ] { + Method [ public method setReturnedValue ] { - Parameters [1] { - Parameter #0 [ string $serializer ] + Parameter #0 [ $value ] } - Return [ void ] } - Method [ protected method doGet ] { + Method [ public method setActionSuffix ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ string $actionSuffix ] } + - Return [ void ] } - Method [ protected method getFilteredKeys ] { + Method [ public method setEventsManager ] { - - Parameters [2] { - Parameter #0 [ $keys ] - Parameter #1 [ string $prefix ] + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ array ] + - Return [ void ] } - Method [ protected method getPrefixedKey ] { + Method [ public method setHandlerSuffix ] { - Parameters [1] { - Parameter #0 [ $key ] + Parameter #0 [ string $handlerSuffix ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method getSerializedData ] { + Method [ public method setModelBinder ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\Model\BinderInterface $modelBinder ] + Parameter #1 [ $cache = ] + } + - Return [ Phalcon\Dispatcher\DispatcherInterface ] + } + + Method [ public method setModuleName ] { - Parameters [1] { - Parameter #0 [ $content ] + Parameter #0 [ ?string $moduleName = null ] } + - Return [ void ] } - Method [ protected method getTtl ] { + Method [ public method setNamespaceName ] { - Parameters [1] { - Parameter #0 [ $ttl ] + Parameter #0 [ string $namespaceName ] } - - Return [ int ] + - Return [ void ] } - Method [ protected method getUnserializedData ] { + Method [ public method getReturnedValue ] { - - Parameters [2] { - Parameter #0 [ $content ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } } - Method [ protected method initSerializer ] { + Method [ public method wasForwarded ] { - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } - Method [ protected method getArrVal ] { + Method [ protected method resolveEmptyProperties ] { - - Parameters [4] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ ?string $cast = null ] + - Parameters [0] { } + - Return [ void ] } - Method [ public method setEventsManager ] { + Method [ protected method toCamelCase ] { - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + Parameter #0 [ string $input ] } - - Return [ void ] + - Return [ string ] } - Method [ public method getEventsManager ] { + Method [ public method getDI ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ protected method fire ] { + Method [ public method setDI ] { - - Parameters [2] { - Parameter #0 [ string $eventName ] - Parameter #1 [ $keys ] + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - Return [ void ] } } } - Class [ class Phalcon\Storage\Adapter\RedisCluster extends Phalcon\Storage\Adapter\Redis implements Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + Class [ class Phalcon\Encryption\Security\Exception extends Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -28675,176 +29016,178 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [9] { - 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 $eventsManager = NULL ] - Property [ protected $eventType = 'storage' ] - Property [ protected $prefix = 'ph-redc-' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [36] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options = [] ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } - Method [ public method clear ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method getAdapter ] { + Method [ final public method getMessage ] { - Parameters [0] { } + - Return [ string ] } - Method [ private method setSerializer ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ RedisCluster $connection ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method getKeys ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $prefix = '' ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method setForever ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ protected method doDecrement ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [0] { } + - Return [ array ] } - Method [ protected method doDelete ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ protected method doDeleteMultiple ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ array $keys ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method doHas ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ protected method doIncrement ] { + Class [ abstract class Phalcon\Encryption\Security\JWT\Token\AbstractItem ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] - } - } + - Constants [0] { + } - Method [ protected method doSet ] { + - Static properties [0] { + } - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] - } - - Return [ bool ] - } + - Static methods [0] { + } - Method [ public method decrement ] { + - Properties [1] { + Property [ protected $data = NULL ] + } - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Methods [1] { + Method [ public method getEncoded ] { + + - Parameters [0] { } + - Return [ string ] } + } + } - Method [ public method delete ] { + Class [ abstract class Phalcon\Filter\Validation\AbstractValidatorComposite extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface, Phalcon\Filter\Validation\ValidatorCompositeInterface ] { - - Parameters [1] { - Parameter #0 [ string $key ] - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ public method deleteMultiple ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ array $keys ] + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $template = NULL ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $validators = NULL ] + } + + - Methods [15] { + Method [ public method getValidators ] { + + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method get ] { + Method [ public method validate ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] } + - Return [ bool ] } - Method [ public method getDefaultSerializer ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $options = [] ] } - - Return [ string ] } - Method [ public method getLifetime ] { + Method [ public method getOption ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ int ] } - Method [ public method getPrefix ] { + Method [ public method getTemplate ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $field = null ] } - Return [ string ] } - Method [ public method getSerializer ] { + Method [ public method getTemplates ] { - Parameters [0] { } - - Return [ Phalcon\Storage\Serializer\SerializerInterface ] + - Return [ array ] } - Method [ public method has ] { + Method [ public method hasOption ] { - Parameters [1] { Parameter #0 [ string $key ] @@ -28852,550 +29195,571 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ public method increment ] { + Method [ public method messageFactory ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] } + - Return [ Phalcon\Messages\Message ] } - Method [ public method set ] { + Method [ public method setOption ] { - - Parameters [3] { + - Parameters [2] { Parameter #0 [ string $key ] Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] - } - - Return [ bool ] - } - - Method [ public method setDefaultSerializer ] { - - - Parameters [1] { - Parameter #0 [ string $serializer ] } - Return [ void ] } - Method [ protected method doGet ] { + Method [ public method setTemplate ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ string $template ] } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] } - Method [ protected method doGetData ] { + Method [ public method setTemplates ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ array $templates ] } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] } - Method [ protected method getFilteredKeys ] { + Method [ protected method allowEmpty ] { - Parameters [2] { - Parameter #0 [ $keys ] - Parameter #1 [ string $prefix ] - } - - Return [ array ] - } - - Method [ protected method getPrefixedKey ] { - - - Parameters [1] { - Parameter #0 [ $key ] + Parameter #0 [ $field ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method getSerializedData ] { + Method [ protected method checkArray ] { - - Parameters [1] { - Parameter #0 [ $content ] + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] } } - Method [ protected method getTtl ] { + Method [ protected method prepareCode ] { - Parameters [1] { - Parameter #0 [ $ttl ] + Parameter #0 [ string $field ] } - Return [ int ] } - Method [ protected method getUnserializedData ] { + Method [ protected method prepareLabel ] { - Parameters [2] { - Parameter #0 [ $content ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] } } + } + } - Method [ protected method initSerializer ] { + Class [ class Phalcon\Filter\Validation\Validator\File\Size\Equal extends Phalcon\Filter\Validation\Validator\File\AbstractFile implements Phalcon\Filter\Validation\ValidatorInterface ] { - - Parameters [0] { - } - - Return [ void ] - } + - Constants [0] { + } - Method [ protected method getArrVal ] { + - Static properties [0] { + } - - Parameters [4] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ ?string $cast = null ] - } - } + - Static methods [0] { + } - Method [ public method setEventsManager ] { + - Properties [6] { + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $messageFileEmpty = 'Field :field must not be empty' ] + Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ] + Property [ protected $messageValid = 'Field :field is not valid' ] + Property [ protected $template = 'File :field does not have the exact :size file size' ] + } - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Methods [28] { + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method getEventsManager ] { + Method [ protected method getConditional ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ float $source ] + Parameter #1 [ float $target ] + Parameter #2 [ bool $included = false ] } - - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ protected method fire ] { + Method [ public method checkUpload ] { - Parameters [2] { - Parameter #0 [ string $eventName ] - Parameter #1 [ $keys ] + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] } - - Return [ void ] + - Return [ bool ] } - } - } - - Class [ class Phalcon\Storage\Adapter\Stream extends Phalcon\Storage\Adapter\AbstractAdapter implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Storage\Adapter\AdapterInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } + Method [ public method checkUploadIsEmpty ] { - - Properties [10] { - 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 $eventsManager = NULL ] - Property [ protected $eventType = 'storage' ] - Property [ protected $prefix = 'ph-strm' ] - Property [ protected $storageDir = '' ] - } + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } - - Methods [49] { - Method [ public method __construct ] { + Method [ public method checkUploadIsValid ] { - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options = [] ] + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] } + - Return [ bool ] } - Method [ public method clear ] { + Method [ public method checkUploadMaxSize ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] } - Return [ bool ] } - Method [ public method getKeys ] { + Method [ public method getFileSizeInBytes ] { - Parameters [1] { - Parameter #0 [ string $prefix = '' ] + Parameter #0 [ string $size ] } - - Return [ array ] + - Return [ float ] } - Method [ public method setForever ] { + Method [ public method getMessageFileEmpty ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method doDecrement ] { + Method [ public method getMessageIniSize ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [0] { } + - Return [ string ] } - Method [ protected method doDelete ] { + Method [ public method getMessageValid ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method doGet ] { + Method [ public method isAllowEmpty ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] } + - Return [ bool ] } - Method [ protected method doHas ] { + Method [ public method setMessageFileEmpty ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ string $message ] } - - Return [ bool ] + - Return [ void ] } - Method [ protected method doIncrement ] { + Method [ public method setMessageIniSize ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [1] { + Parameter #0 [ string $message ] } + - Return [ void ] } - Method [ protected method doSet ] { + Method [ public method setMessageValid ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] + - Parameters [1] { + Parameter #0 [ string $message ] } - - Return [ bool ] + - Return [ void ] } - Method [ private method getDir ] { + Method [ protected method checkIsUploadedFile ] { - Parameters [1] { - Parameter #0 [ string $key = '' ] + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ bool ] } - Method [ private method getFilepath ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ array $options = [] ] } - - Return [ string ] } - Method [ private method getKeyWithoutPrefix ] { + Method [ public method getOption ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ private method getIterator ] { + Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ string $dir ] + Parameter #0 [ ?string $field = null ] } - - Return [ Iterator ] + - Return [ string ] } - Method [ private method getPayload ] { + Method [ public method getTemplates ] { - - Parameters [1] { - Parameter #0 [ string $filepath ] + - Parameters [0] { } - Return [ array ] } - Method [ private method isExpired ] { + Method [ public method hasOption ] { - Parameters [1] { - Parameter #0 [ array $payload ] + Parameter #0 [ string $key ] } - Return [ bool ] } - Method [ private method storePayload ] { + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { - Parameters [2] { - Parameter #0 [ array $payload ] - Parameter #1 [ string $key ] + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ bool ] + - Return [ void ] } - Method [ protected method phpFileExists ] { + Method [ public method setTemplate ] { - Parameters [1] { - Parameter #0 [ string $filename ] + Parameter #0 [ string $template ] } - - Return [ bool ] + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] } - Method [ protected method phpFileGetContents ] { + Method [ public method setTemplates ] { - Parameters [1] { - Parameter #0 [ string $filename ] + Parameter #0 [ array $templates ] } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] } - Method [ protected method phpFilePutContents ] { + Method [ protected method allowEmpty ] { - - Parameters [4] { - Parameter #0 [ string $filename ] - Parameter #1 [ $data ] - Parameter #2 [ int $flags = 0 ] - Parameter #3 [ $context = ] + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] } + - Return [ bool ] } - Method [ protected method phpFopen ] { + Method [ protected method checkArray ] { - Parameters [2] { - Parameter #0 [ string $filename ] - Parameter #1 [ string $mode ] + Parameter #0 [ $value ] + Parameter #1 [ string $field ] } } - Method [ protected method phpUnlink ] { + Method [ protected method prepareCode ] { - Parameters [1] { - Parameter #0 [ string $filename ] + Parameter #0 [ string $field ] } - - Return [ bool ] + - Return [ int ] } - Method [ private method getDirFromFile ] { + Method [ protected method prepareLabel ] { - - Parameters [1] { - Parameter #0 [ string $file ] + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] } - - Return [ string ] } + } + } - Method [ private method getDirSeparator ] { + Class [ abstract class Phalcon\Flash\AbstractFlash extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Flash\FlashInterface ] { - - Parameters [1] { - Parameter #0 [ string $directory ] + - 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 [27] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ ?Phalcon\Html\Escaper\EscaperInterface $escaper = null ] + Parameter #1 [ ?Phalcon\Session\ManagerInterface $session = null ] } - - Return [ string ] } - Method [ public method decrement ] { + Method [ public method clear ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [0] { } + - Return [ void ] } - Method [ public method delete ] { + Method [ public method error ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ string $message ] } - - Return [ bool ] + - Return [ ?string ] } - Method [ public method deleteMultiple ] { + Method [ public method getAutoescape ] { - - Parameters [1] { - Parameter #0 [ array $keys ] + - Parameters [0] { } - Return [ bool ] } - Method [ protected method doDeleteMultiple ] { + Method [ public method getAutomaticHtml ] { - - Parameters [1] { - Parameter #0 [ array $keys ] + - Parameters [0] { } - Return [ bool ] } - Method [ public method get ] { + Method [ public method getCssClasses ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method getAdapter ] { + Method [ public method getCssIconClasses ] { - Parameters [0] { } + - Return [ array ] } - Method [ public method getDefaultSerializer ] { + Method [ public method getCustomTemplate ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getLifetime ] { + Method [ public method getEscaperService ] { - Parameters [0] { } - - Return [ int ] + - Return [ Phalcon\Html\Escaper\EscaperInterface ] } - Method [ public method getPrefix ] { + Method [ public method notice ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ ?string ] } - Method [ public method getSerializer ] { + Method [ public method setAutoescape ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $autoescape ] } - - Return [ Phalcon\Storage\Serializer\SerializerInterface ] + - Return [ static ] } - Method [ public method has ] { + Method [ public method setAutomaticHtml ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ bool $automaticHtml ] } - - Return [ bool ] + - Return [ static ] } - Method [ public method increment ] { + Method [ public method setCssClasses ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [1] { + Parameter #0 [ array $cssClasses ] } + - Return [ static ] } - Method [ public method set ] { + Method [ public method setCssIconClasses ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] + - Parameters [1] { + Parameter #0 [ array $cssIconClasses ] } - - Return [ bool ] + - Return [ static ] } - Method [ public method setDefaultSerializer ] { + Method [ public method setCustomTemplate ] { - Parameters [1] { - Parameter #0 [ string $serializer ] + Parameter #0 [ string $customTemplate ] } - - Return [ void ] + - Return [ static ] } - Method [ protected method doGetData ] { + Method [ public method setEscaperService ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaperService ] } + - Return [ static ] } - Method [ protected method getFilteredKeys ] { + Method [ public method setImplicitFlush ] { - - Parameters [2] { - Parameter #0 [ $keys ] - Parameter #1 [ string $prefix ] + - Parameters [1] { + Parameter #0 [ bool $implicitFlush ] } - - Return [ array ] + - Return [ static ] } - Method [ protected method getPrefixedKey ] { + Method [ public method success ] { - Parameters [1] { - Parameter #0 [ $key ] + Parameter #0 [ string $message ] } - - Return [ string ] + - Return [ ?string ] } - Method [ protected method getSerializedData ] { + Method [ public method outputMessage ] { - - Parameters [1] { - Parameter #0 [ $content ] + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ $message ] } + - Return [ ?string ] } - Method [ protected method getTtl ] { + Method [ public method warning ] { - Parameters [1] { - Parameter #0 [ $ttl ] + Parameter #0 [ string $message ] } - - Return [ int ] + - Return [ ?string ] } - Method [ protected method getUnserializedData ] { + Method [ private method getTemplate ] { - Parameters [2] { - Parameter #0 [ $content ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ string $cssClassses ] + Parameter #1 [ string $cssIconClasses ] } + - Return [ string ] } - Method [ protected method initSerializer ] { + Method [ private method prepareEscapedMessage ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $message ] } - - Return [ void ] + - Return [ string ] } - Method [ protected method getArrVal ] { + Method [ private method prepareHtmlMessage ] { - - Parameters [4] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ ?string $cast = null ] + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ string $message ] } + - Return [ string ] } - Method [ public method setEventsManager ] { + Method [ private method checkClasses ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ string $type ] } - - Return [ void ] + - Return [ string ] } - Method [ public method getEventsManager ] { + Method [ public method getDI ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ protected method fire ] { + Method [ public method setDI ] { - - Parameters [2] { - Parameter #0 [ string $eventName ] - Parameter #1 [ $keys ] + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - Return [ void ] } + + Method [ abstract public method message ] { + + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ string $message ] + } + - Return [ ?string ] + } } } - Class [ class Phalcon\Storage\Adapter\Weak extends Phalcon\Storage\Adapter\AbstractAdapter implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Storage\Adapter\AdapterInterface ] { + Class [ abstract class Phalcon\Html\Helper\Input\AbstractChecked extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { - Constants [0] { } @@ -29406,302 +29770,337 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [11] { - Property [ protected $adapter = NULL ] - Property [ protected $defaultSerializer = 'php' ] - Property [ protected $lifetime = 3600 ] - Property [ protected $prefix = 'ph-memo-' ] - Property [ protected $serializer = NULL ] - Property [ protected $serializerFactory = NULL ] - Property [ protected $eventsManager = NULL ] - Property [ protected $eventType = 'storage' ] - Property [ protected $fetching = NULL ] - Property [ protected $weakList = NULL ] - Property [ protected $options = NULL ] + - Properties [9] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $type = 'text' ] + Property [ protected $attributes = NULL ] + Property [ protected $label = NULL ] + Property [ protected $strict = false ] } - - Methods [35] { - Method [ public method __construct ] { + - Methods [18] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options = [] ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] } } - Method [ public method clear ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method getKeys ] { + Method [ public method label ] { - Parameters [1] { - Parameter #0 [ string $prefix = '' ] + Parameter #0 [ array $attributes = [] ] } - - Return [ array ] + - Return [ static ] } - Method [ public method setForever ] { + Method [ public method strict ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ bool $flag = true ] } - - Return [ bool ] + - Return [ static ] } - Method [ public method setDefaultSerializer ] { + Method [ protected method processChecked ] { - - Parameters [1] { - Parameter #0 [ string $serializer ] + - Parameters [0] { } - Return [ void ] } - Method [ protected method doDecrement ] { + Method [ protected method processUnchecked ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [0] { } + - Return [ string ] } - Method [ protected method doDelete ] { + Method [ public method __invoke ] { - - Parameters [1] { - Parameter #0 [ string $key ] - } - - Return [ bool ] - } - - Method [ protected method doGet ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = null ] + Parameter #2 [ array $attributes = [] ] } + - Return [ static ] } - Method [ protected method doHas ] { + Method [ public method setValue ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ ?string $value = null ] } - - Return [ bool ] + - Return [ static ] } - Method [ protected method doIncrement ] { + Method [ protected method close ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] } + - Return [ string ] } - Method [ protected method doSet ] { + Method [ protected method injectAttribute ] { - Parameters [3] { Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] } - - Return [ bool ] + - Return [ array ] } - Method [ public method decrement ] { + Method [ protected method indent ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method delete ] { + Method [ protected method orderAttributes ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - - Return [ bool ] + - Return [ array ] } - Method [ public method deleteMultiple ] { + Method [ protected method renderArrayElements ] { - - Parameters [1] { - Parameter #0 [ array $keys ] + - Parameters [2] { + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - - Return [ bool ] + - Return [ string ] } - Method [ protected method doDeleteMultiple ] { + Method [ protected method renderAttributes ] { - Parameters [1] { - Parameter #0 [ array $keys ] + Parameter #0 [ array $attributes ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method get ] { + Method [ protected method renderElement ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } + - Return [ string ] } - Method [ public method getAdapter ] { + Method [ protected method renderFullElement ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = false ] } + - Return [ string ] } - Method [ public method getDefaultSerializer ] { + Method [ protected method renderTag ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = '' ] } - Return [ string ] } - Method [ public method getLifetime ] { + Method [ protected method selfClose ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ int ] + - Return [ string ] } + } + } - Method [ public method getPrefix ] { + Class [ abstract class Phalcon\Html\Helper\Input\AbstractGroup extends Phalcon\Html\Helper\AbstractHelper implements Stringable ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [10] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $checked = NULL ] + Property [ protected $name = '' ] + Property [ protected $options = NULL ] + Property [ protected $sharedAttributes = NULL ] + Property [ protected $type = 'checkbox' ] + } + + - Methods [15] { + Method [ public method __invoke ] { + + - Parameters [4] { + Parameter #0 [ string $name ] + Parameter #1 [ array $options ] + Parameter #2 [ $checked = ] + Parameter #3 [ array $attributes = [] ] } - - Return [ string ] + - Return [ static ] } - Method [ public method getSerializer ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ Phalcon\Storage\Serializer\SerializerInterface ] + - Return [ string ] } - Method [ public method has ] { + Method [ abstract protected method isChecked ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ string $value ] } - Return [ bool ] } - Method [ public method increment ] { + Method [ protected method renderItem ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + Parameter #0 [ string $value ] + Parameter #1 [ $definition ] } + - Return [ string ] } - Method [ public method set ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] } - - Return [ bool ] } - Method [ protected method doGetData ] { + Method [ protected method close ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] } + - Return [ string ] } - Method [ protected method getFilteredKeys ] { + Method [ protected method injectAttribute ] { - - Parameters [2] { - Parameter #0 [ $keys ] - Parameter #1 [ string $prefix ] + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] } - Return [ array ] } - Method [ protected method getPrefixedKey ] { + Method [ protected method indent ] { - - Parameters [1] { - Parameter #0 [ $key ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method getSerializedData ] { - - - Parameters [1] { - Parameter #0 [ $content ] - } - } - - Method [ protected method getTtl ] { + Method [ protected method orderAttributes ] { - - Parameters [1] { - Parameter #0 [ $ttl ] + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - - Return [ int ] + - Return [ array ] } - Method [ protected method getUnserializedData ] { + Method [ protected method renderArrayElements ] { - Parameters [2] { - Parameter #0 [ $content ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } + - Return [ string ] } - Method [ protected method initSerializer ] { + Method [ protected method renderAttributes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $attributes ] } - - Return [ void ] + - Return [ string ] } - Method [ protected method getArrVal ] { + Method [ protected method renderElement ] { - - Parameters [4] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ ?string $cast = null ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } + - Return [ string ] } - Method [ public method setEventsManager ] { + Method [ protected method renderFullElement ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = false ] } - - Return [ void ] + - Return [ string ] } - Method [ public method getEventsManager ] { + Method [ protected method renderTag ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = '' ] } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ string ] } - Method [ protected method fire ] { + Method [ protected method selfClose ] { - Parameters [2] { - Parameter #0 [ string $eventName ] - Parameter #1 [ $keys ] + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ void ] + - Return [ string ] } } } - Class [ class Phalcon\Storage\Serializer\Igbinary extends Phalcon\Storage\Serializer\AbstractSerializer implements Serializable, Phalcon\Storage\Serializer\SerializerInterface ] { + Class [ abstract class Phalcon\Html\Link\AbstractLink ] { - Constants [0] { } @@ -29712,105 +30111,103 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $data = NULL ] - Property [ protected $isSuccess = true ] + - Properties [4] { + Property [ protected $attributes = NULL ] + Property [ protected $href = '' ] + Property [ protected $rels = NULL ] + Property [ protected $templated = false ] } - - Methods [12] { - Method [ public method serialize ] { - - - Parameters [0] { - } - - Return [ mixed ] - } - - Method [ public method unserialize ] { + - Methods [11] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [3] { + Parameter #0 [ string $rel = '' ] + Parameter #1 [ string $href = '' ] + Parameter #2 [ array $attributes = [] ] } - - Return [ void ] } - Method [ protected method phpIgbinarySerialize ] { + Method [ protected method doGetAttributes ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [0] { } - - Return [ ?string ] + - Return [ array ] } - Method [ protected method doSerialize ] { + Method [ protected method doGetHref ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } - Method [ protected method doUnserialize ] { + Method [ protected method doGetRels ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method __construct ] { + Method [ protected method doIsTemplated ] { - - Parameters [1] { - Parameter #0 [ $data = ] + - Parameters [0] { } + - Return [ bool ] } - Method [ public method __serialize ] { + Method [ protected method doWithAttribute ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ array ] + - Return [ static ] } - Method [ public method __unserialize ] { + Method [ protected method doWithHref ] { - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ string $href ] } - - Return [ void ] + - Return [ static ] } - Method [ public method getData ] { + Method [ protected method doWithRel ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ mixed ] + - Return [ static ] } - Method [ public method isSuccess ] { + Method [ protected method doWithoutAttribute ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ bool ] + - Return [ static ] } - Method [ public method setData ] { + Method [ protected method doWithoutRel ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ string $key ] } - - Return [ void ] + - Return [ static ] } - Method [ protected method isSerializable ] { + Method [ protected method hrefIsTemplated ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ string $href ] } - Return [ bool ] } } } - Class [ class Phalcon\Support\Exception extends Exception implements Throwable, Stringable ] { + Class [ abstract class Phalcon\Html\Link\AbstractLinkProvider ] { - Constants [0] { } @@ -29821,88 +30218,60 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $message = '' ] - Property [ protected $code = 0 ] - Property [ protected string $file = '' ] - Property [ protected int $line = 0 ] + - Properties [1] { + Property [ protected $links = 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] { - } - - Tentative return [ void ] - } - - Method [ final public method getMessage ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ final public method getCode ] { - - - Parameters [0] { - } - } - - Method [ final public method getFile ] { + - Methods [6] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $links = [] ] } - - Return [ string ] } - Method [ final public method getLine ] { + Method [ protected method doGetLinks ] { - Parameters [0] { } - - Return [ int ] + - Return [ array ] } - Method [ final public method getTrace ] { + Method [ protected method doGetLinksByRel ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $rel ] } - Return [ array ] } - Method [ final public method getPrevious ] { + Method [ protected method doWithLink ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $link ] } - - Return [ ?Throwable ] + - Return [ static ] } - Method [ final public method getTraceAsString ] { + Method [ protected method doWithoutLink ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $link ] } - - Return [ string ] + - Return [ static ] } - Method [ public method __toString ] { + Method [ protected method getKey ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $link ] } - Return [ string ] } } } - Class [ class Phalcon\Acl\Adapter\Memory extends Phalcon\Acl\Adapter\AbstractAdapter implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Acl\Adapter\AdapterInterface ] { + Class [ abstract class Phalcon\Image\Adapter\AbstractAdapter implements Phalcon\Image\Adapter\AdapterInterface ] { - Constants [0] { } @@ -29913,347 +30282,311 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [17] { - Property [ protected $eventsManager = NULL ] - Property [ protected $accessGranted = false ] - Property [ protected $activeAccess = NULL ] - Property [ protected $activeComponent = NULL ] - Property [ protected $activeRole = 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 ] + - 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 ] } - - Methods [30] { - Method [ public method __construct ] { - - - Parameters [0] { - } - } - - Method [ public method addComponent ] { + - Methods [21] { + Method [ public method background ] { - Parameters [2] { - Parameter #0 [ $componentValue ] - Parameter #1 [ $accessList ] + Parameter #0 [ string $color ] + Parameter #1 [ int $opacity = 100 ] } - - Return [ bool ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method addComponentAccess ] { + Method [ public method blur ] { - - Parameters [2] { - Parameter #0 [ string $componentName ] - Parameter #1 [ $accessList ] + - Parameters [1] { + Parameter #0 [ int $radius ] } - - Return [ bool ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method addInherit ] { + Method [ public method crop ] { - - Parameters [2] { - Parameter #0 [ string $roleName ] - Parameter #1 [ $roleToInherits ] + - Parameters [4] { + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ $offsetX = ] + Parameter #3 [ $offsetY = ] } - - Return [ bool ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method addRole ] { + Method [ public method flip ] { - - Parameters [2] { - Parameter #0 [ $role ] - Parameter #1 [ $accessInherits = ] + - Parameters [1] { + Parameter #0 [ int $direction ] } - - Return [ bool ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method allow ] { + Method [ public method getHeight ] { - - Parameters [4] { - Parameter #0 [ string $roleName ] - Parameter #1 [ string $componentName ] - Parameter #2 [ $access ] - Parameter #3 [ $func = ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method deny ] { + Method [ public method getImage ] { - - Parameters [4] { - Parameter #0 [ string $roleName ] - Parameter #1 [ string $componentName ] - Parameter #2 [ $access ] - Parameter #3 [ $func = ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method dropComponentAccess ] { + Method [ public method getMime ] { - - Parameters [2] { - Parameter #0 [ string $componentName ] - Parameter #1 [ $accessList ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method getActiveFunction ] { + Method [ public method getRealpath ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method getActiveFunctionCustomArgumentsCount ] { + Method [ public method getType ] { - Parameters [0] { } - Return [ int ] } - Method [ public method getActiveKey ] { + Method [ public method getWidth ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ int ] } - Method [ public method getComponents ] { + Method [ public method mask ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $mask ] } - - Return [ array ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method getInheritedRoles ] { + Method [ public method pixelate ] { - Parameters [1] { - Parameter #0 [ string $roleName = '' ] + Parameter #0 [ int $amount ] } - - Return [ array ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method getNoArgumentsDefaultAction ] { + Method [ public method reflection ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ int $height ] + Parameter #1 [ int $opacity = 100 ] + Parameter #2 [ bool $fadeIn = false ] } - - Return [ int ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method getRoles ] { + Method [ public method render ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ ?string $extension = null ] + Parameter #1 [ int $quality = 100 ] } - - Return [ array ] + - Return [ string ] } - Method [ public method isAllowed ] { + Method [ public method resize ] { - - Parameters [4] { - Parameter #0 [ $roleName ] - Parameter #1 [ $componentName ] - Parameter #2 [ string $access ] - Parameter #3 [ ?array $parameters = [] ] + - Parameters [3] { + Parameter #0 [ ?int $width = null ] + Parameter #1 [ ?int $height = null ] + Parameter #2 [ int $master = 4 ] } - - Return [ bool ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method isRole ] { + Method [ public method rotate ] { - Parameters [1] { - Parameter #0 [ string $roleName ] + Parameter #0 [ int $degrees ] } - - Return [ bool ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method isComponent ] { + Method [ public method save ] { - - Parameters [1] { - Parameter #0 [ string $componentName ] + - Parameters [2] { + Parameter #0 [ ?string $file = null ] + Parameter #1 [ int $quality = -1 ] } - - Return [ bool ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method setNoArgumentsDefaultAction ] { + Method [ public method sharpen ] { - Parameters [1] { - Parameter #0 [ int $defaultAccess ] - } - - Return [ void ] - } - - Method [ private method allowOrDeny ] { - - - Parameters [5] { - Parameter #0 [ string $roleName ] - Parameter #1 [ string $componentName ] - Parameter #2 [ $access ] - Parameter #3 [ $action ] - Parameter #4 [ $func = ] + Parameter #0 [ int $amount ] } - - Return [ void ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ private method canAccess ] { + Method [ public method text ] { - - Parameters [3] { - Parameter #0 [ string $roleName ] - Parameter #1 [ string $componentName ] - Parameter #2 [ string $access ] + - Parameters [7] { + Parameter #0 [ string $text ] + Parameter #1 [ $offsetX = ] + Parameter #2 [ $offsetY = ] + Parameter #3 [ int $opacity = 100 ] + Parameter #4 [ string $color = '000000' ] + Parameter #5 [ int $size = 12 ] + Parameter #6 [ ?string $fontFile = null ] } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ private method checkExists ] { + Method [ public method watermark ] { - Parameters [4] { - Parameter #0 [ array $collection ] - Parameter #1 [ string $element ] - Parameter #2 [ string $elementName ] - Parameter #3 [ string $suffix = 'ACL' ] + Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] + Parameter #1 [ int $offsetX = 0 ] + Parameter #2 [ int $offsetY = 0 ] + Parameter #3 [ int $opacity = 100 ] } - - Return [ void ] + - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method getActiveAccess ] { + Method [ protected method checkHighLow ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ int $value ] + Parameter #1 [ int $min = 0 ] + Parameter #2 [ int $max = 100 ] } - - Return [ ?string ] + - Return [ int ] } + } + } - Method [ public method getActiveComponent ] { + Class [ abstract class Phalcon\Logger\Formatter\AbstractFormatter extends Phalcon\Support\Helper\Str\AbstractStr implements Phalcon\Logger\Formatter\FormatterInterface ] { - - Parameters [0] { - } - - Return [ ?string ] - } + - Constants [0] { + } - Method [ public method getActiveRole ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ ?string ] - } + - Static methods [0] { + } - Method [ public method getDefaultAction ] { + - Properties [3] { + Property [ protected $dateFormat = 'c' ] + Property [ protected $interpolatorLeft = '%' ] + Property [ protected $interpolatorRight = '%' ] + } + + - Methods [10] { + Method [ public method getDateFormat ] { - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ public method setDefaultAction ] { + Method [ public method setDateFormat ] { - Parameters [1] { - Parameter #0 [ int $defaultAccess ] + Parameter #0 [ string $format ] } - Return [ void ] } - Method [ public method getEventsManager ] { + Method [ protected method getFormattedDate ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ string ] } - Method [ public method setEventsManager ] { + Method [ protected method getInterpolatedMessage ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [2] { + Parameter #0 [ Phalcon\Logger\Item $item ] + Parameter #1 [ string $message ] } - - Return [ void ] + - Return [ string ] } - Method [ protected method fireManagerEvent ] { + Method [ protected method toEndsWith ] { - Parameters [3] { - Parameter #0 [ string $eventName ] - Parameter #1 [ $data = ] - Parameter #2 [ bool $cancellable = true ] + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = true ] } + - Return [ bool ] } - } - } - - Class [ class Phalcon\Acl\Component implements Stringable, Phalcon\Acl\ComponentInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [2] { - Property [ private $description = NULL ] - Property [ private $name = NULL ] - } - - Methods [4] { - Method [ public method __construct ] { + Method [ protected method toInterpolate ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ ?string $description = null ] + - Parameters [4] { + Parameter #0 [ string $input ] + Parameter #1 [ array $context = [] ] + Parameter #2 [ string $left = '%' ] + Parameter #3 [ string $right = '%' ] } + - Return [ string ] } - Method [ public method __toString ] { + Method [ protected method toLower ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = 'UTF-8' ] } - Return [ string ] } - Method [ public method getDescription ] { + Method [ protected method toStartsWith ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = true ] } - - Return [ ?string ] + - Return [ bool ] } - Method [ public method getName ] { + Method [ protected method toUpper ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = 'UTF-8' ] } - Return [ string ] } - } - } - - Class [ class Phalcon\Acl\Enum ] { - - - Constants [2] { - Constant [ public int ALLOW ] { 1 } - Constant [ public int DENY ] { 0 } - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - Properties [0] { - } + Method [ abstract public method format ] { - - Methods [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ string ] + } } } - Class [ class Phalcon\Acl\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Messages\Exception extends Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -30345,7 +30678,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Acl\Role implements Stringable, Phalcon\Acl\RoleInterface ] { + Class [ abstract class Phalcon\Mvc\Model\Behavior implements Phalcon\Mvc\Model\BehaviorInterface ] { - Constants [0] { } @@ -30356,46 +30689,60 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ private $description = NULL ] - Property [ private $name = NULL ] + - Properties [1] { + Property [ protected $options = NULL ] } - - Methods [4] { + - Methods [5] { Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ ?string $description = null ] + - Parameters [1] { + Parameter #0 [ array $options = [] ] } } - Method [ public method __toString ] { + Method [ public method missingMethod ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $method ] + Parameter #2 [ array $arguments = [] ] } - - Return [ string ] } - Method [ public method getDescription ] { + Method [ public method notify ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ ?string ] } - Method [ public method getName ] { + Method [ protected method getOptions ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $eventName = null ] } - - Return [ string ] + } + + Method [ protected method mustTakeAction ] { + + - Parameters [1] { + Parameter #0 [ string $eventName ] + } + - Return [ bool ] } } } - Class [ class Phalcon\Annotations\Adapter\Apcu extends Phalcon\Annotations\Adapter\AbstractAdapter implements Phalcon\Annotations\Adapter\AdapterInterface ] { + Class [ abstract class Phalcon\Mvc\Model\Resultset implements Phalcon\Mvc\Model\ResultsetInterface, Iterator, Traversable, SeekableIterator, Countable, ArrayAccess, Serializable, JsonSerializable ] { - - Constants [0] { + - 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] { @@ -30404,345 +30751,357 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $annotations = NULL ] - Property [ protected $reader = NULL ] - Property [ protected $prefix = '' ] - Property [ protected $ttl = 172800 ] + - Properties [10] { + 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 [12] { + - Methods [30] { Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] + - Parameters [2] { + Parameter #0 [ $result ] + Parameter #1 [ $cache = ] } } - Method [ public method read ] { + Method [ final public method count ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method write ] { + Method [ public method delete ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ Phalcon\Annotations\Reflection $data ] + - Parameters [1] { + Parameter #0 [ ?Closure $conditionCallback = null ] } - Return [ bool ] } - Method [ public method get ] { + Method [ public method filter ] { - Parameters [1] { - Parameter #0 [ $className ] + Parameter #0 [ $filter ] } - - Return [ Phalcon\Annotations\Reflection ] + - Return [ array ] } - Method [ public method getConstant ] { + Method [ public method getCache ] { - - Parameters [2] { - Parameter #0 [ string $className ] - Parameter #1 [ string $constantName ] + - Parameters [0] { } - - Return [ Phalcon\Annotations\Collection ] + - Return [ ?Phalcon\Cache\CacheInterface ] } - Method [ public method getConstants ] { + Method [ public method getFirst ] { - - Parameters [1] { - Parameter #0 [ string $className ] + - Parameters [0] { } - - Return [ array ] } - Method [ public method getProperty ] { + Method [ public method getHydrateMode ] { - - Parameters [2] { - Parameter #0 [ string $className ] - Parameter #1 [ string $propertyName ] + - Parameters [0] { } - - Return [ Phalcon\Annotations\Collection ] + - Return [ int ] } - Method [ public method getProperties ] { + Method [ public method getLast ] { - - Parameters [1] { - Parameter #0 [ string $className ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?Phalcon\Mvc\ModelInterface ] } - Method [ public method getMethod ] { + Method [ public method getMessages ] { - - Parameters [2] { - Parameter #0 [ string $className ] - Parameter #1 [ string $methodName ] + - Parameters [0] { } - - Return [ Phalcon\Annotations\Collection ] + - Return [ array ] } - Method [ public method getMethods ] { + Method [ public method getType ] { - - Parameters [1] { - Parameter #0 [ string $className ] + - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method getReader ] { + Method [ public method isFresh ] { - Parameters [0] { } - - Return [ Phalcon\Annotations\ReaderInterface ] + - Return [ bool ] } - Method [ public method setReader ] { + Method [ public method jsonSerialize ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Annotations\ReaderInterface $reader ] + - Parameters [0] { } + - Return [ array ] } - } - } - - Class [ class Phalcon\Annotations\Adapter\Memory extends Phalcon\Annotations\Adapter\AbstractAdapter implements Phalcon\Annotations\Adapter\AdapterInterface ] { - - Constants [0] { - } + Method [ public method key ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ ?int ] + } - - Static methods [0] { - } + Method [ public method next ] { - - Properties [3] { - Property [ protected $annotations = NULL ] - Property [ protected $reader = NULL ] - Property [ protected $data = NULL ] - } + - Parameters [0] { + } + - Return [ void ] + } - - Methods [12] { - Method [ public method __construct ] { + Method [ public method offsetExists ] { - Parameters [1] { - Parameter #0 [ array $options = [] ] + Parameter #0 [ $index ] } + - Return [ bool ] } - Method [ public method read ] { + Method [ public method offsetGet ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ $index ] } + - Return [ mixed ] } - Method [ public method write ] { + Method [ public method offsetSet ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ Phalcon\Annotations\Reflection $data ] + Parameter #0 [ $offset ] + Parameter #1 [ $value ] } - Return [ void ] } - Method [ public method get ] { + Method [ public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ $className ] + Parameter #0 [ $offset ] } - - Return [ Phalcon\Annotations\Reflection ] + - Return [ void ] } - Method [ public method getConstant ] { + Method [ final public method rewind ] { - - Parameters [2] { - Parameter #0 [ string $className ] - Parameter #1 [ string $constantName ] + - Parameters [0] { } - - Return [ Phalcon\Annotations\Collection ] + - Return [ void ] } - Method [ public method getConstants ] { + Method [ final public method seek ] { - Parameters [1] { - Parameter #0 [ string $className ] + Parameter #0 [ $position ] } - - Return [ array ] + - Return [ void ] } - Method [ public method getProperty ] { + Method [ public method setHydrateMode ] { - - Parameters [2] { - Parameter #0 [ string $className ] - Parameter #1 [ string $propertyName ] + - Parameters [1] { + Parameter #0 [ int $hydrateMode ] } - - Return [ Phalcon\Annotations\Collection ] + - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } - Method [ public method getProperties ] { + Method [ public method setIsFresh ] { - Parameters [1] { - Parameter #0 [ string $className ] + Parameter #0 [ bool $isFresh ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } - Method [ public method getMethod ] { + Method [ public method update ] { - Parameters [2] { - Parameter #0 [ string $className ] - Parameter #1 [ string $methodName ] + Parameter #0 [ $data ] + Parameter #1 [ ?Closure $conditionCallback = null ] } - - Return [ Phalcon\Annotations\Collection ] + - Return [ bool ] } - Method [ public method getMethods ] { + Method [ public method valid ] { - - Parameters [1] { - Parameter #0 [ string $className ] + - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method getReader ] { + Method [ public method refresh ] { - Parameters [0] { } - - Return [ Phalcon\Annotations\ReaderInterface ] + - Return [ bool ] } - Method [ public method setReader ] { + Method [ public method getResult ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Annotations\ReaderInterface $reader ] + - Parameters [0] { } } - } - } - Class [ class Phalcon\Annotations\Adapter\Stream extends Phalcon\Annotations\Adapter\AbstractAdapter implements Phalcon\Annotations\Adapter\AdapterInterface ] { + Method [ abstract public method toArray ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ array ] + } - - Static properties [0] { - } + Method [ abstract public method current ] { - - Static methods [0] { - } + - Parameters [0] { + } + - Tentative return [ mixed ] + } - - Properties [3] { - Property [ protected $annotations = NULL ] - Property [ protected $reader = NULL ] - Property [ protected $annotationsDir = './' ] - } - - - Methods [12] { - Method [ public method __construct ] { + Method [ abstract public method serialize ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] + - Parameters [0] { } } - Method [ public method read ] { + Method [ abstract public method unserialize ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ string $data ] } } + } + } - Method [ public method write ] { + Class [ abstract class Phalcon\Mvc\View\Engine\AbstractEngine extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\View\Engine\EngineInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $container = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $view = NULL ] + } + + - Methods [12] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ Phalcon\Annotations\Reflection $data ] + Parameter #0 [ Phalcon\Mvc\ViewBaseInterface $view ] + Parameter #1 [ ?Phalcon\Di\DiInterface $container = null ] } - - Return [ void ] } - Method [ public method get ] { + Method [ public method getContent ] { - - Parameters [1] { - Parameter #0 [ $className ] + - Parameters [0] { } - - Return [ Phalcon\Annotations\Reflection ] + - Return [ string ] } - Method [ public method getConstant ] { + Method [ public method getEventsManager ] { - - Parameters [2] { - Parameter #0 [ string $className ] - Parameter #1 [ string $constantName ] + - Parameters [0] { } - - Return [ Phalcon\Annotations\Collection ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method getConstants ] { + Method [ public method getView ] { - - Parameters [1] { - Parameter #0 [ string $className ] + - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Mvc\ViewBaseInterface ] } - Method [ public method getProperty ] { + Method [ public method partial ] { - Parameters [2] { - Parameter #0 [ string $className ] - Parameter #1 [ string $propertyName ] + Parameter #0 [ string $partialPath ] + Parameter #1 [ $params = ] } - - Return [ Phalcon\Annotations\Collection ] + - Return [ void ] } - Method [ public method getProperties ] { + Method [ public method setEventsManager ] { - Parameters [1] { - Parameter #0 [ string $className ] + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ array ] + - Return [ void ] } - Method [ public method getMethod ] { + Method [ protected method fireManagerEvent ] { - - Parameters [2] { - Parameter #0 [ string $className ] - Parameter #1 [ string $methodName ] + - Parameters [3] { + Parameter #0 [ string $eventName ] + Parameter #1 [ $data = ] + Parameter #2 [ bool $cancellable = true ] } - - Return [ Phalcon\Annotations\Collection ] } - Method [ public method getMethods ] { + Method [ public method __get ] { - Parameters [1] { - Parameter #0 [ string $className ] + Parameter #0 [ string $propertyName ] } - - Return [ array ] } - Method [ public method getReader ] { + Method [ public method __isset ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method getDI ] { - Parameters [0] { } - - Return [ Phalcon\Annotations\ReaderInterface ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ public method setReader ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ Phalcon\Annotations\ReaderInterface $reader ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] + } + - Return [ void ] + } + + Method [ abstract public method render ] { + + - Parameters [3] { + Parameter #0 [ string $path ] + Parameter #1 [ $params ] + Parameter #2 [ bool $mustClean = false ] } } } } - Class [ class Phalcon\Annotations\Annotation ] { + Class [ abstract class Phalcon\Session\Adapter\AbstractAdapter implements SessionHandlerInterface ] { - Constants [0] { } @@ -30753,87 +31112,72 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $arguments = NULL ] - Property [ protected $exprArguments = NULL ] - Property [ protected $name = NULL ] + - Properties [1] { + Property [ protected $adapter = NULL ] } - - Methods [10] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $reflectionData ] - } - } - - Method [ public method getArgument ] { - - - Parameters [1] { - Parameter #0 [ $position ] - } - } - - Method [ public method getArguments ] { - - - Parameters [0] { - } - - Return [ array ] - } - - Method [ public method getExprArguments ] { + - Methods [7] { + Method [ public method close ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method getExpression ] { + Method [ public method destroy ] { - Parameters [1] { - Parameter #0 [ array $expr ] + Parameter #0 [ $id ] } + - Return [ bool ] } - Method [ public method getName ] { + Method [ public method gc ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $max_lifetime ] } - - Return [ ?string ] + - Return [ int|false ] } - Method [ public method getNamedArgument ] { + Method [ public method open ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ $path ] + Parameter #1 [ $name ] } + - Return [ bool ] } - Method [ public method getNamedParameter ] { + Method [ public method read ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $id ] } + - Return [ string ] } - Method [ public method hasArgument ] { + Method [ public method write ] { - - Parameters [1] { - Parameter #0 [ $position ] + - Parameters [2] { + Parameter #0 [ $id ] + Parameter #1 [ $data ] } - Return [ bool ] } - Method [ public method numberArguments ] { + Method [ protected method getArrVal ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] } - - Return [ int ] } } } - Class [ class Phalcon\Annotations\AnnotationsFactory extends Phalcon\Factory\AbstractFactory ] { + Class [ class Phalcon\Support\Helper\Exception extends Phalcon\Support\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -30844,92 +31188,88 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $mapper = NULL ] - Property [ protected $services = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ array $services = [] ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } - Method [ public method load ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [0] { } + - Tentative return [ void ] } - Method [ public method newInstance ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $options = [] ] + - Parameters [0] { } - - Return [ Phalcon\Annotations\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ protected method getExceptionClass ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ string ] } - Method [ protected method getServices ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ protected method getService ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } + - Return [ int ] } - Method [ protected method init ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ array $services = [] ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ protected method checkConfig ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] } - Method [ protected method checkConfigElement ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ array $config ] - Parameter #1 [ string $element ] + - Parameters [0] { } - - Return [ array ] + - 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\Annotations\Collection implements Iterator, Traversable, Countable ] { + Class [ abstract class Phalcon\Acl\Adapter\AbstractAdapter extends Phalcon\Events\AbstractEventsAware implements Phalcon\Acl\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { - Constants [0] { } @@ -30940,221 +31280,210 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $annotations = NULL ] - Property [ protected $position = 0 ] + - Properties [6] { + Property [ protected $eventsManager = NULL ] + Property [ protected $accessGranted = 0 ] + Property [ protected $activeAccess = NULL ] + Property [ protected $activeComponent = NULL ] + Property [ protected $activeRole = NULL ] + Property [ protected $defaultAccess = 0 ] } - - Methods [11] { - Method [ public method __construct ] { + - Methods [23] { + Method [ public method getActiveAccess ] { - - Parameters [1] { - Parameter #0 [ array $reflectionData = [] ] + - Parameters [0] { } + - Return [ ?string ] } - Method [ public method count ] { + Method [ public method getActiveComponent ] { - Parameters [0] { } - - Return [ int ] + - Return [ ?string ] } - Method [ public method current ] { + Method [ public method getActiveRole ] { - Parameters [0] { } - - Return [ mixed ] + - Return [ ?string ] } - Method [ public method get ] { + Method [ public method getDefaultAction ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ Phalcon\Annotations\Annotation ] + - Return [ int ] } - Method [ public method getAll ] { + Method [ public method setDefaultAction ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ int $defaultAccess ] } - - Return [ array ] + - Return [ void ] } - Method [ public method getAnnotations ] { + Method [ public method getEventsManager ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method has ] { + Method [ public method setEventsManager ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method key ] { + Method [ protected method fireManagerEvent ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $eventName ] + Parameter #1 [ $data = ] + Parameter #2 [ bool $cancellable = true ] } - - Return [ int ] } - Method [ public method next ] { + Method [ abstract public method addInherit ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $roleName ] + Parameter #1 [ $roleToInherits ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method rewind ] { + Method [ abstract public method addRole ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $role ] + Parameter #1 [ $accessInherits = ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method valid ] { + Method [ abstract public method addComponent ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $componentValue ] + Parameter #1 [ $accessList ] } - Return [ bool ] } - } - } - - Class [ class Phalcon\Annotations\Exception extends Exception implements Throwable, Stringable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [4] { - Property [ protected $message = '' ] - Property [ protected $code = 0 ] - Property [ protected string $file = '' ] - Property [ protected int $line = 0 ] - } - - Methods [10] { - Method [ public method __construct ] { + Method [ abstract public method addComponentAccess ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [2] { + Parameter #0 [ string $componentName ] + Parameter #1 [ $accessList ] } + - Return [ bool ] } - Method [ public method __wakeup ] { + Method [ abstract public method allow ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $roleName ] + Parameter #1 [ string $componentName ] + Parameter #2 [ $access ] + Parameter #3 [ $func = ] } - - Tentative return [ void ] + - Return [ void ] } - Method [ final public method getMessage ] { + Method [ abstract public method deny ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $roleName ] + Parameter #1 [ string $componentName ] + Parameter #2 [ $access ] + Parameter #3 [ $func = ] } - - Return [ string ] + - Return [ void ] } - Method [ final public method getCode ] { + Method [ abstract public method dropComponentAccess ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $componentName ] + Parameter #1 [ $accessList ] } + - Return [ void ] } - Method [ final public method getFile ] { + Method [ abstract public method getComponents ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ final public method getLine ] { + Method [ abstract public method getInheritedRoles ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $roleName = '' ] } - - Return [ int ] + - Return [ array ] } - Method [ final public method getTrace ] { + Method [ abstract public method getNoArgumentsDefaultAction ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ final public method getPrevious ] { + Method [ abstract public method getRoles ] { - Parameters [0] { } - - Return [ ?Throwable ] + - Return [ array ] } - Method [ final public method getTraceAsString ] { + Method [ abstract public method isAllowed ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ $roleName ] + Parameter #1 [ $componentName ] + Parameter #2 [ string $access ] + Parameter #3 [ ?array $parameters = [] ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method __toString ] { + Method [ abstract public method isComponent ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $componentName ] } - - Return [ string ] + - Return [ bool ] } - } - } - - Class [ class Phalcon\Annotations\Reader implements Phalcon\Annotations\ReaderInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [1] { - Method [ static public method parseDocBlock ] { + Method [ abstract public method isRole ] { - - Parameters [3] { - Parameter #0 [ string $docBlock ] - Parameter #1 [ $file = ] - Parameter #2 [ $line = ] + - Parameters [1] { + Parameter #0 [ string $roleName ] } - - Return [ array ] + - Return [ bool ] } - } - - - Properties [0] { - } - - Methods [1] { - Method [ public method parse ] { + Method [ abstract public method setNoArgumentsDefaultAction ] { - Parameters [1] { - Parameter #0 [ string $className ] + Parameter #0 [ int $defaultAccess ] } - - Return [ array ] + - Return [ void ] } } } - Class [ class Phalcon\Annotations\Reflection ] { + Class [ abstract class Phalcon\Cache\AbstractCache implements Phalcon\Cache\CacheInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { - Constants [0] { } @@ -31165,544 +31494,471 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [5] { - Property [ protected $classAnnotations = NULL ] - Property [ protected $constantAnnotations = NULL ] - Property [ protected $propertyAnnotations = NULL ] - Property [ protected $methodAnnotations = NULL ] - Property [ protected $reflectionData = NULL ] + - Properties [2] { + Property [ protected $adapter = NULL ] + Property [ protected $eventsManager = NULL ] } - - Methods [6] { + - Methods [24] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $reflectionData = [] ] + Parameter #0 [ Phalcon\Cache\Adapter\AdapterInterface $adapter ] } } - Method [ public method getClassAnnotations ] { + Method [ public method getAdapter ] { - Parameters [0] { } - - Return [ ?Phalcon\Annotations\Collection ] + - Return [ Phalcon\Cache\Adapter\AdapterInterface ] } - Method [ public method getConstantsAnnotations ] { + Method [ public method setEventsManager ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ array ] + - Return [ void ] } - Method [ public method getPropertiesAnnotations ] { + Method [ public method getEventsManager ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method getMethodsAnnotations ] { + Method [ protected method checkKey ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ array ] + - Return [ void ] } - Method [ public method getReflectionData ] { - - - Parameters [0] { - } - - Return [ array ] - } - } - } - - Class [ class Phalcon\Assets\Asset\Css extends Phalcon\Assets\Asset implements Phalcon\Assets\AssetInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [10] { - 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 [28] { - Method [ public method __construct ] { - - - Parameters [6] { - Parameter #0 [ string $path ] - Parameter #1 [ bool $local = true ] - Parameter #2 [ bool $filter = true ] - Parameter #3 [ array $attributes = [] ] - Parameter #4 [ ?string $version = null ] - Parameter #5 [ bool $autoVersion = false ] - } - } - - Method [ public method getAssetKey ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method getAttributes ] { - - - Parameters [0] { - } - - Return [ array ] - } - - Method [ public method getContent ] { + Method [ protected method checkKeys ] { - Parameters [1] { - Parameter #0 [ ?string $basePath = null ] + Parameter #0 [ $keys ] } - - Return [ string ] + - Return [ void ] } - Method [ public method getFilter ] { + Method [ protected method doClear ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method getPath ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method getRealSourcePath ] { + Method [ protected method doDelete ] { - Parameters [1] { - Parameter #0 [ ?string $basePath = null ] + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getRealTargetPath ] { + Method [ protected method doDeleteMultiple ] { - Parameters [1] { - Parameter #0 [ ?string $basePath = null ] + Parameter #0 [ $keys ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getRealTargetUri ] { + Method [ protected method doGet ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ public method getSourcePath ] { + Method [ protected method doGetMultiple ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] + - Return [ array ] } - Method [ public method getTargetPath ] { + Method [ protected method doHas ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getTargetUri ] { + Method [ protected method doSet ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getType ] { + Method [ protected method doSetMultiple ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $values ] + Parameter #1 [ $ttl = ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getVersion ] { + Method [ protected method fire ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $eventName ] + Parameter #1 [ $keys ] } - - Return [ ?string ] + - Return [ void ] } - Method [ public method isAutoVersion ] { + Method [ abstract protected method getExceptionClass ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method isLocal ] { + Method [ abstract public method clear ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method setAttributes ] { + Method [ abstract public method delete ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ string $key ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ bool ] } - Method [ public method setAutoVersion ] { + Method [ abstract public method deleteMultiple ] { - Parameters [1] { - Parameter #0 [ bool $flag ] + Parameter #0 [ $keys ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ bool ] } - Method [ public method setFilter ] { + Method [ abstract public method get ] { - - Parameters [1] { - Parameter #0 [ bool $filter ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method setIsLocal ] { + Method [ abstract public method getMultiple ] { - - Parameters [1] { - Parameter #0 [ bool $flag ] + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ $defaultValue = ] } - - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method setSourcePath ] { + Method [ abstract public method has ] { - Parameters [1] { - Parameter #0 [ string $sourcePath ] + Parameter #0 [ string $key ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ bool ] } - Method [ public method setTargetPath ] { + Method [ abstract public method set ] { - - Parameters [1] { - Parameter #0 [ string $targetPath ] + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ bool ] } - Method [ public method setTargetUri ] { + Method [ abstract public method setMultiple ] { - - Parameters [1] { - Parameter #0 [ string $targetUri ] + - Parameters [2] { + Parameter #0 [ $values ] + Parameter #1 [ $ttl = ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ bool ] } + } + } - Method [ public method setType ] { - - - Parameters [1] { - Parameter #0 [ string $type ] - } - - Return [ Phalcon\Assets\AssetInterface ] - } + Class [ class Phalcon\Di\FactoryDefault extends Phalcon\Di\Di implements ArrayAccess, Phalcon\Di\DiInterface ] { - Method [ public method setPath ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ string $path ] - } - - Return [ Phalcon\Assets\AssetInterface ] - } + - Static properties [1] { + Property [ protected static $defaultContainer = NULL ] + } - Method [ public method setVersion ] { + - Static methods [3] { + Method [ static public method getDefault ] { - - Parameters [1] { - Parameter #0 [ string $version ] + - Parameters [0] { } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ ?Phalcon\Di\DiInterface ] } - Method [ protected method phpFileExists ] { + Method [ static public method reset ] { - - Parameters [1] { - Parameter #0 [ string $filename ] + - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ protected method phpFileGetContents ] { + Method [ static public method setDefault ] { - Parameters [1] { - Parameter #0 [ string $filename ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } + - Return [ void ] } } - } - - Class [ class Phalcon\Assets\Asset\Js extends Phalcon\Assets\Asset implements Phalcon\Assets\AssetInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } - - - Properties [10] { - 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 ] + - Properties [4] { + Property [ protected $aliases = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $services = NULL ] + Property [ protected $sharedInstances = NULL ] } - - Methods [28] { - Method [ public method __construct ] { - - - Parameters [6] { - Parameter #0 [ string $path ] - Parameter #1 [ bool $local = true ] - Parameter #2 [ bool $filter = true ] - Parameter #3 [ array $attributes = [] ] - Parameter #4 [ ?string $version = null ] - Parameter #5 [ bool $autoVersion = false ] - } - } - - Method [ public method getAssetKey ] { + - Methods [27] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method getAttributes ] { + Method [ public method __call ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $method ] + Parameter #1 [ array $arguments = [] ] } - - Return [ array ] } - Method [ public method getContent ] { + Method [ public method attempt ] { - - Parameters [1] { - Parameter #0 [ ?string $basePath = null ] + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ $definition ] + Parameter #2 [ bool $shared = false ] } - - Return [ string ] + - Return [ Phalcon\Di\ServiceInterface|bool ] } - Method [ public method getFilter ] { + Method [ public method get ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $parameters = ] } - - Return [ bool ] } - Method [ public method getPath ] { + Method [ public method getAlias ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - Return [ string ] } - Method [ public method getRealSourcePath ] { + Method [ public method getInternalEventsManager ] { - - Parameters [1] { - Parameter #0 [ ?string $basePath = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method getRealTargetPath ] { + Method [ public method getRaw ] { - Parameters [1] { - Parameter #0 [ ?string $basePath = null ] + Parameter #0 [ string $name ] } - - Return [ string ] } - Method [ public method getRealTargetUri ] { + Method [ public method getService ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ Phalcon\Di\ServiceInterface ] } - Method [ public method getSourcePath ] { + Method [ public method getServices ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getTargetPath ] { + Method [ public method getShared ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $parameters = ] } - - Return [ string ] } - Method [ public method getTargetUri ] { + Method [ protected method loadFromConfig ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Config\ConfigInterface $config ] } - - Return [ string ] + - Return [ void ] } - Method [ public method getType ] { + Method [ public method loadFromPhp ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $filePath ] } - - Return [ string ] + - Return [ void ] } - Method [ public method getVersion ] { + Method [ public method loadFromYaml ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $filePath ] + Parameter #1 [ ?array $callbacks = [] ] } - - Return [ ?string ] + - Return [ void ] } - Method [ public method isAutoVersion ] { + Method [ public method has ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - Return [ bool ] } - Method [ public method isLocal ] { + Method [ public method hasShared ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - Return [ bool ] } - Method [ public method setAttributes ] { + Method [ public method offsetGet ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ $name ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ mixed ] } - Method [ public method setAutoVersion ] { + Method [ public method offsetExists ] { - Parameters [1] { - Parameter #0 [ bool $flag ] + Parameter #0 [ $name ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ bool ] } - Method [ public method setFilter ] { + Method [ public method offsetSet ] { - - Parameters [1] { - Parameter #0 [ bool $filter ] + - Parameters [2] { + Parameter #0 [ $offset ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ void ] } - Method [ public method setIsLocal ] { + Method [ public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ bool $flag ] + Parameter #0 [ $name ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ void ] } - Method [ public method setSourcePath ] { + Method [ public method register ] { - Parameters [1] { - Parameter #0 [ string $sourcePath ] + Parameter #0 [ Phalcon\Di\ServiceProviderInterface $provider ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ void ] } - Method [ public method setTargetPath ] { + Method [ public method remove ] { - Parameters [1] { - Parameter #0 [ string $targetPath ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ void ] } - Method [ public method setTargetUri ] { + Method [ public method removeShared ] { - Parameters [1] { - Parameter #0 [ string $targetUri ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ void ] } - Method [ public method setType ] { + Method [ public method set ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ $definition ] + Parameter #2 [ bool $shared = false ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ Phalcon\Di\ServiceInterface ] } - Method [ public method setPath ] { + Method [ public method setAlias ] { - - Parameters [1] { - Parameter #0 [ string $path ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $aliases ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ self ] } - Method [ public method setVersion ] { + Method [ public method setInternalEventsManager ] { - Parameters [1] { - Parameter #0 [ string $version ] + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ Phalcon\Assets\AssetInterface ] } - Method [ protected method phpFileExists ] { + Method [ public method setService ] { - - Parameters [1] { - Parameter #0 [ string $filename ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ Phalcon\Di\ServiceInterface $rawDefinition ] } - - Return [ bool ] + - Return [ Phalcon\Di\ServiceInterface ] } - Method [ protected method phpFileGetContents ] { + Method [ public method setShared ] { - - Parameters [1] { - Parameter #0 [ string $filename ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $definition ] } + - Return [ Phalcon\Di\ServiceInterface ] } } } - Class [ class Phalcon\Assets\Collection implements Countable, IteratorAggregate, Traversable ] { + Class [ class Phalcon\Encryption\Security\JWT\Exceptions\UnsupportedAlgorithmException extends Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -31713,346 +31969,366 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [13] { - Property [ protected $assets = NULL ] - Property [ protected $attributes = NULL ] - Property [ protected $autoVersion = false ] - Property [ protected $codes = NULL ] - Property [ protected $filters = NULL ] - Property [ protected $isLocal = true ] - Property [ protected $join = true ] - Property [ protected $prefix = '' ] - Property [ protected $sourcePath = '' ] - Property [ protected $targetIsLocal = true ] - Property [ protected $targetPath = '' ] - Property [ protected $targetUri = '' ] - Property [ protected $version = '' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [39] { - Method [ public method add ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Assets\AssetInterface $asset ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ Phalcon\Assets\Collection ] } - Method [ public method addCss ] { + Method [ public method __wakeup ] { - - Parameters [6] { - Parameter #0 [ string $path ] - Parameter #1 [ $isLocal = ] - Parameter #2 [ bool $filter = true ] - Parameter #3 [ array $attributes = [] ] - Parameter #4 [ ?string $version = null ] - Parameter #5 [ bool $autoVersion = false ] + - Parameters [0] { } - - Return [ Phalcon\Assets\Collection ] + - Tentative return [ void ] } - Method [ public method addFilter ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Assets\FilterInterface $filter ] + - Parameters [0] { } - - Return [ Phalcon\Assets\Collection ] + - Return [ string ] } - Method [ public method addInline ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Assets\Inline $code ] + - Parameters [0] { } - - Return [ Phalcon\Assets\Collection ] } - Method [ public method addInlineCss ] { + Method [ final public method getFile ] { - - Parameters [3] { - Parameter #0 [ string $content ] - Parameter #1 [ bool $filter = true ] - Parameter #2 [ array $attributes = [] ] + - Parameters [0] { } - - Return [ Phalcon\Assets\Collection ] + - Return [ string ] } - Method [ public method addInlineJs ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ string $content ] - Parameter #1 [ bool $filter = true ] - Parameter #2 [ array $attributes = [] ] + - Parameters [0] { } - - Return [ Phalcon\Assets\Collection ] + - Return [ int ] } - Method [ public method addJs ] { + Method [ final public method getTrace ] { - - Parameters [6] { - Parameter #0 [ string $path ] - Parameter #1 [ $isLocal = ] - Parameter #2 [ bool $filter = true ] - Parameter #3 [ array $attributes = [] ] - Parameter #4 [ ?string $version = null ] - Parameter #5 [ bool $autoVersion = false ] + - Parameters [0] { } - - Return [ Phalcon\Assets\Collection ] + - Return [ array ] } - Method [ public method count ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ int ] + - Return [ ?Throwable ] } - Method [ public method getAssets ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getAttributes ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } + } + } - Method [ public method getCodes ] { + Class [ abstract class 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 = '' ] + } + + - Methods [4] { + Method [ public method getAlgorithm ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getFilters ] { + Method [ abstract public method getAlgHeader ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getIterator ] { + Method [ abstract public method sign ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $payload ] + Parameter #1 [ string $passphrase ] } - - Return [ Traversable ] + - Return [ string ] } - Method [ public method getJoin ] { + Method [ abstract public method verify ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $source ] + Parameter #1 [ string $payload ] + Parameter #2 [ string $passphrase ] } - Return [ bool ] } + } + } - Method [ public method getPrefix ] { + Class [ class Phalcon\Filter\Exception extends Exception implements Throwable, Stringable ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - 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 getRealTargetPath ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $basePath ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ public method getSourcePath ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getTargetIsLocal ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method getTargetPath ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getTargetUri ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getVersion ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method has ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Assets\AssetInterface $asset ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method isAutoVersion ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method isLocal ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method join ] { + Class [ abstract class Phalcon\Filter\Validation\AbstractCombinedFieldsValidator extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { - - Parameters [1] { - Parameter #0 [ bool $flag ] - } - - Return [ Phalcon\Assets\Collection ] - } + - Constants [0] { + } - Method [ public method setAttributes ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $template = NULL ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + } + + - Methods [14] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ array $options = [] ] } - - Return [ Phalcon\Assets\Collection ] } - Method [ public method setAutoVersion ] { + Method [ public method getOption ] { - - Parameters [1] { - Parameter #0 [ bool $flag ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ Phalcon\Assets\Collection ] } - Method [ public method setFilters ] { + Method [ public method getTemplate ] { - Parameters [1] { - Parameter #0 [ array $filters ] + Parameter #0 [ ?string $field = null ] } - - Return [ Phalcon\Assets\Collection ] + - Return [ string ] } - Method [ public method setIsLocal ] { + Method [ public method getTemplates ] { - - Parameters [1] { - Parameter #0 [ bool $flag ] + - Parameters [0] { } - - Return [ Phalcon\Assets\Collection ] + - Return [ array ] } - Method [ public method setPrefix ] { + Method [ public method hasOption ] { - Parameters [1] { - Parameter #0 [ string $prefix ] + Parameter #0 [ string $key ] } - - Return [ Phalcon\Assets\Collection ] + - Return [ bool ] } - Method [ public method setTargetIsLocal ] { + Method [ public method messageFactory ] { - - Parameters [1] { - Parameter #0 [ bool $flag ] + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] } - - Return [ Phalcon\Assets\Collection ] + - Return [ Phalcon\Messages\Message ] } - Method [ public method setTargetPath ] { + Method [ public method setOption ] { - - Parameters [1] { - Parameter #0 [ string $targetPath ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Assets\Collection ] + - Return [ void ] } - Method [ public method setTargetUri ] { + Method [ public method setTemplate ] { - Parameters [1] { - Parameter #0 [ string $targetUri ] + Parameter #0 [ string $template ] } - - Return [ Phalcon\Assets\Collection ] + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] } - Method [ public method setSourcePath ] { + Method [ public method setTemplates ] { - Parameters [1] { - Parameter #0 [ string $sourcePath ] + Parameter #0 [ array $templates ] } - - Return [ Phalcon\Assets\Collection ] + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] } - Method [ public method setVersion ] { + Method [ abstract public method validate ] { - - Parameters [1] { - Parameter #0 [ string $version ] + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] } - - Return [ Phalcon\Assets\Collection ] + - Return [ bool ] } - Method [ final protected method addAsset ] { + Method [ protected method allowEmpty ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Assets\AssetInterface $asset ] + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] } - Return [ bool ] } - Method [ private method processAdd ] { + Method [ protected method checkArray ] { - - Parameters [7] { - Parameter #0 [ string $className ] - Parameter #1 [ string $path ] - Parameter #2 [ $isLocal = ] - Parameter #3 [ bool $filter = true ] - Parameter #4 [ array $attributes = [] ] - Parameter #5 [ ?string $version = null ] - Parameter #6 [ bool $autoVersion = false ] + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] } - - Return [ Phalcon\Assets\Collection ] } - Method [ private method processAddInline ] { + Method [ protected method prepareCode ] { - - Parameters [4] { - Parameter #0 [ string $className ] - Parameter #1 [ string $content ] - Parameter #2 [ bool $filter = true ] - Parameter #3 [ array $attributes = [] ] + - Parameters [1] { + Parameter #0 [ string $field ] } - - Return [ Phalcon\Assets\Collection ] + - Return [ int ] } - Method [ private method processAttributes ] { + Method [ protected method prepareLabel ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] } - - Return [ array ] } } } - Class [ class Phalcon\Assets\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Html\Helper\Ol extends Phalcon\Html\Helper\AbstractList implements Stringable ] { - Constants [0] { } @@ -32063,163 +32339,156 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $message = '' ] - Property [ protected $code = 0 ] - Property [ protected string $file = '' ] - Property [ protected int $line = 0 ] + - Properties [9] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $elementTag = 'li' ] + Property [ protected $store = NULL ] + Property [ protected $forceRaw = false ] } - - Methods [10] { - Method [ public method __construct ] { + - Methods [15] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + Parameter #2 [ bool $forceRaw = false ] } } - Method [ public method __wakeup ] { + Method [ public method add ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $text ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ bool $raw = false ] } - - Tentative return [ void ] + - Return [ static ] } - Method [ final public method getMessage ] { + Method [ protected method getTag ] { - Parameters [0] { } - Return [ string ] } - Method [ final public method getCode ] { + Method [ public method __invoke ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $indent = ' ' ] + Parameter #1 [ ?string $delimiter = null ] + Parameter #2 [ array $attributes = [] ] } + - Return [ static ] } - Method [ final public method getFile ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } - Method [ final public method getLine ] { + Method [ protected method close ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] } - - Return [ int ] + - Return [ string ] } - Method [ final public method getTrace ] { + Method [ protected method injectAttribute ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] } - Return [ array ] } - Method [ final public method getPrevious ] { + Method [ protected method indent ] { - Parameters [0] { } - - Return [ ?Throwable ] + - Return [ string ] } - Method [ final public method getTraceAsString ] { + Method [ protected method orderAttributes ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - - Return [ string ] + - Return [ array ] } - Method [ public method __toString ] { + Method [ protected method renderArrayElements ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - Return [ string ] } - } - } - - Class [ class Phalcon\Assets\Filters\Cssmin implements Phalcon\Assets\FilterInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - Properties [0] { - } - - - Methods [1] { - Method [ public method filter ] { + Method [ protected method renderAttributes ] { - Parameters [1] { - Parameter #0 [ string $content ] + Parameter #0 [ array $attributes ] } - Return [ string ] } - } - } - - Class [ class Phalcon\Assets\Filters\Jsmin implements Phalcon\Assets\FilterInterface ] { - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [1] { - Method [ public method filter ] { + Method [ protected method renderElement ] { - - Parameters [1] { - Parameter #0 [ string $content ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } - } - } - - Class [ class Phalcon\Assets\Filters\None implements Phalcon\Assets\FilterInterface ] { - - Constants [0] { - } + Method [ protected method renderFullElement ] { - - Static properties [0] { - } + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = false ] + } + - Return [ string ] + } - - Static methods [0] { - } + Method [ protected method renderTag ] { - - Properties [0] { - } + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = '' ] + } + - Return [ string ] + } - - Methods [1] { - Method [ public method filter ] { + Method [ protected method selfClose ] { - - Parameters [1] { - Parameter #0 [ string $content ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } } } - Class [ class Phalcon\Assets\Inline\Css extends Phalcon\Assets\Inline implements Phalcon\Assets\AssetInterface ] { + Class [ class Phalcon\Html\Helper\Style extends Phalcon\Html\Helper\AbstractSeries implements Stringable ] { - Constants [0] { } @@ -32230,174 +32499,186 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [4] { + - Properties [8] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] Property [ protected $attributes = NULL ] - Property [ protected $content = NULL ] - Property [ protected $filter = NULL ] - Property [ protected $type = NULL ] + Property [ protected $store = NULL ] + Property [ private $isStyle = false ] } - - Methods [9] { - Method [ public method __construct ] { + - Methods [19] { + Method [ public method add ] { - Parameters [3] { - Parameter #0 [ string $content ] - Parameter #1 [ bool $filter = true ] - Parameter #2 [ array $attributes = [] ] + Parameter #0 [ string $url ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ int $position = -1 ] } + - Return [ static ] } - Method [ public method getAssetKey ] { + Method [ public method setStyle ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $flag ] } - - Return [ string ] + - Return [ static ] } - Method [ public method getAttributes ] { + Method [ protected method getAttributes ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $url ] + Parameter #1 [ array $attributes ] } - Return [ array ] } - Method [ public method getContent ] { + Method [ protected method getTag ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getFilter ] { + Method [ public method __invoke ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $indent = ' ' ] + Parameter #1 [ ?string $delimiter = null ] } - - Return [ bool ] + - Return [ static ] } - Method [ public method getType ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method setAttributes ] { + Method [ public method reset ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ static ] } - Method [ public method setFilter ] { + Method [ protected method pushOrPlace ] { - - Parameters [1] { - Parameter #0 [ bool $filter ] + - Parameters [2] { + Parameter #0 [ array $entry ] + Parameter #1 [ int $position = -1 ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ void ] } - Method [ public method setType ] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] } - - Return [ Phalcon\Assets\AssetInterface ] } - } - } - Class [ class Phalcon\Assets\Inline\Js extends Phalcon\Assets\Inline implements Phalcon\Assets\AssetInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } + Method [ protected method close ] { - - Properties [4] { - Property [ protected $attributes = NULL ] - Property [ protected $content = NULL ] - Property [ protected $filter = NULL ] - Property [ protected $type = NULL ] - } + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } - - Methods [9] { - Method [ public method __construct ] { + Method [ protected method injectAttribute ] { - Parameters [3] { - Parameter #0 [ string $content ] - Parameter #1 [ bool $filter = true ] - Parameter #2 [ array $attributes = [] ] + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] } + - Return [ array ] } - Method [ public method getAssetKey ] { + Method [ protected method indent ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getAttributes ] { + Method [ protected method orderAttributes ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $overrides ] + Parameter #1 [ array $attributes ] } - Return [ array ] } - Method [ public method getContent ] { + Method [ protected method renderArrayElements ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $elements ] + Parameter #1 [ string $delimiter ] } - Return [ string ] } - Method [ public method getFilter ] { + Method [ protected method renderAttributes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $attributes ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method getType ] { + Method [ protected method renderElement ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - Return [ string ] } - Method [ public method setAttributes ] { + Method [ protected method renderFullElement ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = false ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ string ] } - Method [ public method setFilter ] { + Method [ protected method renderTag ] { - - Parameters [1] { - Parameter #0 [ bool $filter ] + - Parameters [3] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ string $close = '' ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ string ] } - Method [ public method setType ] { + Method [ protected method selfClose ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ array $attributes = [] ] } - - Return [ Phalcon\Assets\AssetInterface ] + - Return [ string ] } } } - Class [ class Phalcon\Assets\Manager extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Html\Link\Link extends Phalcon\Html\Link\AbstractLink implements Phalcon\Html\Link\Interfaces\LinkInterface ] { - Constants [0] { } @@ -32408,326 +32689,353 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [5] { - Property [ protected $container = NULL ] - Property [ protected $collections = NULL ] - Property [ protected $implicitOutput = true ] - Property [ protected $options = NULL ] - Property [ protected $tagFactory = NULL ] + - Properties [4] { + Property [ protected $attributes = NULL ] + Property [ protected $href = '' ] + Property [ protected $rels = NULL ] + Property [ protected $templated = false ] } - - Methods [35] { - Method [ public method __construct ] { + - Methods [15] { + Method [ public method getAttributes ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] - Parameter #1 [ array $options = [] ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method addAsset ] { + Method [ public method getHref ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Assets\Asset $asset ] + - Parameters [0] { } - - Return [ Phalcon\Assets\Manager ] + - Return [ string ] } - Method [ public method addAssetByType ] { + Method [ public method getRels ] { - - Parameters [2] { - Parameter #0 [ string $type ] - Parameter #1 [ Phalcon\Assets\Asset $asset ] + - Parameters [0] { } - - Return [ Phalcon\Assets\Manager ] + - Return [ array ] } - Method [ public method addCss ] { + Method [ public method isTemplated ] { - - Parameters [6] { - Parameter #0 [ string $path ] - Parameter #1 [ bool $local = true ] - Parameter #2 [ bool $filter = true ] - Parameter #3 [ array $attributes = [] ] - Parameter #4 [ ?string $version = null ] - Parameter #5 [ bool $autoVersion = false ] + - Parameters [0] { } - - Return [ Phalcon\Assets\Manager ] + - Return [ bool ] } - Method [ public method addInlineCode ] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Assets\Inline $code ] + - Parameters [3] { + Parameter #0 [ string $rel = '' ] + Parameter #1 [ string $href = '' ] + Parameter #2 [ array $attributes = [] ] } - - Return [ Phalcon\Assets\Manager ] } - Method [ public method addInlineCodeByType ] { + Method [ protected method doGetAttributes ] { - - Parameters [2] { - Parameter #0 [ string $type ] - Parameter #1 [ Phalcon\Assets\Inline $code ] + - Parameters [0] { } - - Return [ Phalcon\Assets\Manager ] + - Return [ array ] } - Method [ public method addInlineCss ] { + Method [ protected method doGetHref ] { - - Parameters [3] { - Parameter #0 [ string $content ] - Parameter #1 [ bool $filter = true ] - Parameter #2 [ array $attributes = [] ] + - Parameters [0] { } - - Return [ Phalcon\Assets\Manager ] + - Return [ string ] } - Method [ public method addInlineJs ] { + Method [ protected method doGetRels ] { - - Parameters [3] { - Parameter #0 [ string $content ] - Parameter #1 [ bool $filter = true ] - Parameter #2 [ array $attributes = [] ] + - Parameters [0] { } - - Return [ Phalcon\Assets\Manager ] + - Return [ array ] } - Method [ public method addJs ] { + Method [ protected method doIsTemplated ] { - - Parameters [6] { - Parameter #0 [ string $path ] - Parameter #1 [ bool $local = true ] - Parameter #2 [ bool $filter = true ] - Parameter #3 [ array $attributes = [] ] - Parameter #4 [ ?string $version = null ] - Parameter #5 [ bool $autoVersion = false ] + - Parameters [0] { } - - Return [ Phalcon\Assets\Manager ] + - Return [ bool ] } - Method [ public method collection ] { + Method [ protected method doWithAttribute ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Assets\Collection ] + - Return [ static ] } - Method [ public method collectionAssetsByType ] { + Method [ protected method doWithHref ] { - - Parameters [2] { - Parameter #0 [ array $assets ] - Parameter #1 [ string $type ] + - Parameters [1] { + Parameter #0 [ string $href ] } - - Return [ array ] + - Return [ static ] } - Method [ public method exists ] { + Method [ protected method doWithRel ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $key ] } - - Return [ bool ] + - Return [ static ] } - Method [ public method get ] { + Method [ protected method doWithoutAttribute ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $key ] } - - Return [ Phalcon\Assets\Collection ] + - Return [ static ] } - Method [ public method getCollections ] { + Method [ protected method doWithoutRel ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ array ] + - Return [ static ] } - Method [ public method getCss ] { + Method [ protected method hrefIsTemplated ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $href ] } - - Return [ Phalcon\Assets\Collection ] + - Return [ bool ] } + } + } - Method [ public method getJs ] { + Class [ class Phalcon\Html\Link\LinkProvider extends Phalcon\Html\Link\AbstractLinkProvider implements Phalcon\Html\Link\Interfaces\LinkProviderInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $links = NULL ] + } + + - Methods [8] { + Method [ public method getLinks ] { - Parameters [0] { } - - Return [ Phalcon\Assets\Collection ] + - Return [ array ] } - Method [ public method getOptions ] { + Method [ public method getLinksByRel ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $rel ] } - Return [ array ] } - Method [ public method has ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ array $links = [] ] } - - Return [ bool ] } - Method [ public method output ] { + Method [ protected method doGetLinks ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Assets\Collection $collection ] - Parameter #1 [ string $type ] + - Parameters [0] { } - - Return [ ?string ] + - Return [ array ] } - Method [ public method outputCss ] { + Method [ protected method doGetLinksByRel ] { - Parameters [1] { - Parameter #0 [ ?string $name = null ] + Parameter #0 [ string $rel ] } - - Return [ string ] + - Return [ array ] } - Method [ public method outputInline ] { + Method [ protected method doWithLink ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Assets\Collection $collection ] - Parameter #1 [ $type ] + - Parameters [1] { + Parameter #0 [ $link ] } - - Return [ string ] + - Return [ static ] } - Method [ public method outputInlineCss ] { + Method [ protected method doWithoutLink ] { - Parameters [1] { - Parameter #0 [ ?string $name = null ] + Parameter #0 [ $link ] } - - Return [ string ] + - Return [ static ] } - Method [ public method outputInlineJs ] { + Method [ protected method getKey ] { - Parameters [1] { - Parameter #0 [ ?string $name = null ] + Parameter #0 [ $link ] } - Return [ string ] } + } + } - Method [ public method outputJs ] { + Class [ abstract class Phalcon\Logger\AbstractLogger ] { - - Parameters [1] { - Parameter #0 [ ?string $name = null ] + - 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] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $adapters = NULL ] + Property [ protected $excluded = NULL ] + Property [ protected $logLevel = 8 ] + Property [ protected $name = '' ] + Property [ protected $timezone = NULL ] + } + + - Methods [13] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ array $adapters = [] ] + Parameter #2 [ ?DateTimeZone $timezone = null ] } - - Return [ string ] } - Method [ public method set ] { + Method [ public method addAdapter ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ Phalcon\Assets\Collection $collection ] + Parameter #1 [ Phalcon\Logger\Adapter\AdapterInterface $adapter ] } - - Return [ Phalcon\Assets\Manager ] + - Return [ static ] } - Method [ public method setOptions ] { + Method [ public method excludeAdapters ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ array $adapters = [] ] } - - Return [ Phalcon\Assets\Manager ] + - Return [ static ] } - Method [ public method useImplicitOutput ] { + Method [ public method getAdapter ] { - Parameters [1] { - Parameter #0 [ bool $implicitOutput ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Assets\Manager ] + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ private method calculatePrefixedPath ] { + Method [ public method getAdapters ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Assets\Collection $collection ] - Parameter #1 [ string $path ] - Parameter #2 [ string $filePath ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ private method checkAndCreateCollection ] { + Method [ public method getLogLevel ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [0] { } - - Return [ Phalcon\Assets\Collection ] + - Return [ int ] } - Method [ private method cssLink ] { + Method [ public method getName ] { - - Parameters [2] { - Parameter #0 [ $parameters = ] - Parameter #1 [ bool $local = true ] + - Parameters [0] { } - Return [ string ] } - Method [ private method doCallback ] { + Method [ public method removeAdapter ] { - - Parameters [4] { - Parameter #0 [ $callback ] - Parameter #1 [ array $attributes ] - Parameter #2 [ string $prefixedPath ] - Parameter #3 [ bool $local ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ static ] } - Method [ private method jsLink ] { + Method [ public method setAdapters ] { - - Parameters [2] { - Parameter #0 [ $parameters = ] - Parameter #1 [ bool $local = true ] + - Parameters [1] { + Parameter #0 [ array $adapters ] } - - Return [ string ] + - Return [ static ] } - Method [ private method processParameters ] { + Method [ public method setLogLevel ] { - - Parameters [5] { - Parameter #0 [ $parameters ] - Parameter #1 [ bool $local ] - Parameter #2 [ string $helperClass ] - Parameter #3 [ string $type ] - Parameter #4 [ string $name ] + - Parameters [1] { + Parameter #0 [ int $level ] } - - Return [ string ] + - Return [ static ] } - Method [ public method getDI ] { + Method [ protected method addMessage ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ int $level ] + Parameter #1 [ string $message ] + Parameter #2 [ array $context = [] ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ bool ] } - Method [ public method setDI ] { + Method [ protected method getLevelNumber ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ $level ] } - - Return [ void ] + - Return [ int ] + } + + Method [ protected method getLevels ] { + + - Parameters [0] { + } + - Return [ array ] } } } - Class [ class Phalcon\Autoload\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Mvc\Dispatcher\Exception extends Phalcon\Dispatcher\Exception implements Stringable, Throwable ] { - - Constants [0] { + - 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] { @@ -32817,7 +33125,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Autoload\Loader extends Phalcon\Events\AbstractEventsAware ] { + Class [ class Phalcon\Mvc\Model\Transaction\Exception extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -32828,755 +33136,670 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [12] { - Property [ protected $eventsManager = NULL ] - Property [ protected $checkedPath = NULL ] - Property [ protected $classes = NULL ] - Property [ protected $debug = NULL ] - Property [ protected $directories = NULL ] - Property [ protected $extensions = NULL ] - Property [ protected $fileCheckingCallback = 'is_file' ] - Property [ protected $files = NULL ] - Property [ protected $foundPath = NULL ] - Property [ protected $isDebug = false ] - Property [ protected $isRegistered = false ] - Property [ protected $namespaces = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [35] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ bool $isDebug = false ] - } - } - - Method [ public method addClass ] { - - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ string $file ] - } - - Return [ Phalcon\Autoload\Loader ] - } - - Method [ public method addDirectory ] { - - - Parameters [1] { - Parameter #0 [ string $directory ] - } - - Return [ Phalcon\Autoload\Loader ] - } - - Method [ public method addExtension ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ string $extension ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ Phalcon\Autoload\Loader ] } - Method [ public method addFile ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $file ] + - Parameters [0] { } - - Return [ Phalcon\Autoload\Loader ] + - Tentative return [ void ] } - Method [ public method addNamespace ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ $directories ] - Parameter #2 [ bool $prepend = false ] + - Parameters [0] { } - - Return [ Phalcon\Autoload\Loader ] + - Return [ string ] } - Method [ public method autoload ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $className ] + - Parameters [0] { } - - Return [ bool ] } - Method [ public method getCheckedPath ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getClasses ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method getDebug ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getDirectories ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] } - Method [ public method getExtensions ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getFiles ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } + } + } - Method [ public method getFoundPath ] { + Class [ class Phalcon\Mvc\Router extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\RouterInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { - - Parameters [0] { + - Constants [5] { + Constant [ public int POSITION_FIRST ] { 0 } + Constant [ public int POSITION_LAST ] { 1 } + Constant [ public int REGEX_CHUNK_SIZE ] { 10 } + Constant [ public int URI_SOURCE_GET_URL ] { 0 } + Constant [ public int URI_SOURCE_SERVER_REQUEST_URI ] { 1 } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [34] { + Property [ protected $container = NULL ] + Property [ protected $action = '' ] + Property [ protected $candidatesByMethod = NULL ] + Property [ protected $routeMeta = NULL ] + Property [ protected $combinedRegexByMethod = NULL ] + Property [ protected $combinedRegexDisabled = NULL ] + Property [ protected $combinedRegexMarkMap = NULL ] + Property [ protected $controller = '' ] + Property [ protected $defaultAction = '' ] + Property [ protected $defaultController = '' ] + Property [ protected $defaultModule = '' ] + Property [ protected $defaultNamespace = '' ] + Property [ protected $defaultParams = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $hostnameByMethod = NULL ] + Property [ protected $hostnameLessByMethod = NULL ] + Property [ protected $keyRouteNames = NULL ] + Property [ protected $keyRouteIds = NULL ] + Property [ protected $matchedRoute = NULL ] + Property [ protected $matches = NULL ] + Property [ protected $methodRoutes = NULL ] + Property [ protected $methodRoutesDirty = true ] + Property [ protected $module = '' ] + Property [ protected $namespaceName = '' ] + Property [ protected $notFoundPaths = NULL ] + Property [ protected $params = NULL ] + Property [ protected $pendingCache = NULL ] + Property [ protected $pendingCacheKey = '' ] + Property [ protected $removeExtraSlashes = false ] + Property [ protected $routes = NULL ] + Property [ protected $staticByMethod = NULL ] + Property [ protected $staticShadowedByMethod = NULL ] + Property [ protected $uriSource = 0 ] + Property [ protected $wasMatched = false ] + } + + - Methods [57] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ bool $defaultRoutes = true ] } - - Return [ ?string ] } - Method [ public method getNamespaces ] { + Method [ public method add ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ $httpMethods = ] + Parameter #3 [ int $position = 1 ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method loadFiles ] { + Method [ public method addConnect ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = 1 ] } - - Return [ void ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method register ] { + Method [ public method addDelete ] { - - Parameters [1] { - Parameter #0 [ bool $prepend = false ] + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = 1 ] } - - Return [ Phalcon\Autoload\Loader ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method setClasses ] { + Method [ public method addGet ] { - - Parameters [2] { - Parameter #0 [ array $classes ] - Parameter #1 [ bool $merge = false ] + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = 1 ] } - - Return [ Phalcon\Autoload\Loader ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method setDirectories ] { + Method [ public method addHead ] { - - Parameters [2] { - Parameter #0 [ array $directories ] - Parameter #1 [ bool $merge = false ] + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = 1 ] } - - Return [ Phalcon\Autoload\Loader ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method setExtensions ] { + Method [ public method addOptions ] { - - Parameters [2] { - Parameter #0 [ array $extensions ] - Parameter #1 [ bool $merge = false ] + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = 1 ] } - - Return [ Phalcon\Autoload\Loader ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method setFileCheckingCallback ] { + Method [ public method addPatch ] { - - Parameters [1] { - Parameter #0 [ $method = ] + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = 1 ] } - - Return [ Phalcon\Autoload\Loader ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method setFiles ] { + Method [ public method addPost ] { - - Parameters [2] { - Parameter #0 [ array $files ] - Parameter #1 [ bool $merge = false ] + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = 1 ] } - - Return [ Phalcon\Autoload\Loader ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method setNamespaces ] { + Method [ public method addPurge ] { - - Parameters [2] { - Parameter #0 [ array $namespaces ] - Parameter #1 [ bool $merge = false ] + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = 1 ] } - - Return [ Phalcon\Autoload\Loader ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method unregister ] { + Method [ public method addPut ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = 1 ] } - - Return [ Phalcon\Autoload\Loader ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method isRegistered ] { + Method [ public method addTrace ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = 1 ] } - - Return [ bool ] + - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ protected method requireFile ] { + Method [ public method attach ] { - - Parameters [1] { - Parameter #0 [ string $file ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\Router\RouteInterface $route ] + Parameter #1 [ int $position = 1 ] } - - Return [ bool ] + - Return [ static ] } - Method [ private method addDebug ] { + Method [ public method clear ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - Return [ void ] } - Method [ private method addToCollection ] { + Method [ public method buildDispatcherDump ] { - - Parameters [4] { - Parameter #0 [ array $collection ] - Parameter #1 [ string $collectionName ] - Parameter #2 [ string $method ] - Parameter #3 [ bool $merge = false ] + - Parameters [0] { } - - Return [ Phalcon\Autoload\Loader ] + - Return [ array ] } - Method [ private method autoloadCheckClasses ] { + Method [ public method loadDispatcherFromArray ] { - Parameters [1] { - Parameter #0 [ string $className ] + Parameter #0 [ array $dump ] } - - Return [ bool ] + - Return [ void ] } - Method [ private method autoloadCheckDirectories ] { + Method [ public method dumpDispatcher ] { - - Parameters [3] { - Parameter #0 [ array $directories ] - Parameter #1 [ string $className ] - Parameter #2 [ bool $isDirectory = false ] + - Parameters [1] { + Parameter #0 [ string $path ] } - - Return [ bool ] + - Return [ void ] } - Method [ private method autoloadCheckNamespaces ] { + Method [ public method loadDispatcher ] { - Parameters [1] { - Parameter #0 [ string $className ] + Parameter #0 [ string $path ] } - - Return [ bool ] + - Return [ void ] } - Method [ private method checkDirectories ] { + Method [ public method useCache ] { - Parameters [2] { - Parameter #0 [ $directories ] - Parameter #1 [ string $dirSeparator ] + Parameter #0 [ Phalcon\Cache\Adapter\AdapterInterface $cache ] + Parameter #1 [ string $key = 'phalcon.router.dispatcher' ] } - - Return [ array ] + - Return [ void ] } - Method [ public method getEventsManager ] { + Method [ public method getEventsManager ] { - Parameters [0] { } - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method setEventsManager ] { + Method [ public method getActionName ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ protected method fireManagerEvent ] { + Method [ public method getControllerName ] { - - Parameters [3] { - Parameter #0 [ string $eventName ] - Parameter #1 [ $data = ] - Parameter #2 [ bool $cancellable = true ] + - Parameters [0] { } + - Return [ string ] } - } - } - - Class [ class Phalcon\Cache\AdapterFactory extends Phalcon\Factory\AbstractFactory ] { - - Constants [0] { - } + Method [ public method getDefaults ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ array ] + } - - Static methods [0] { - } + Method [ public method getKeyRouteIds ] { - - Properties [3] { - Property [ protected $mapper = NULL ] - Property [ protected $services = NULL ] - Property [ private $serializerFactory = NULL ] - } + - Parameters [0] { + } + - Return [ array ] + } - - Methods [9] { - Method [ public method __construct ] { + Method [ public method getKeyRouteNames ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $services = [] ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method newInstance ] { + Method [ public method getMatchedRoute ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $options = [] ] + - Parameters [0] { } - - Return [ Phalcon\Cache\Adapter\AdapterInterface ] + - Return [ ?Phalcon\Mvc\Router\RouteInterface ] } - Method [ protected method getExceptionClass ] { + Method [ public method getMatches ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method getServices ] { + Method [ public method getMethodRoutes ] { - Parameters [0] { } - Return [ array ] } - Method [ protected method getService ] { + Method [ public method getModuleName ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } + - Return [ string ] } - Method [ protected method init ] { + Method [ public method getNamespaceName ] { - - Parameters [1] { - Parameter #0 [ array $services = [] ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ protected method checkConfig ] { + Method [ public method getParams ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method checkConfigElement ] { + Method [ public method getRewriteUri ] { - - Parameters [2] { - Parameter #0 [ array $config ] - Parameter #1 [ string $element ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ protected method getException ] { + Method [ public method getRouteById ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ $routeId ] } - - Return [ Exception ] + - Return [ Phalcon\Mvc\Router\RouteInterface|bool ] } - } - } - - Class [ class Phalcon\Cache\Adapter\Apcu extends Phalcon\Storage\Adapter\Apcu implements Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware, Phalcon\Cache\Adapter\AdapterInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [9] { - 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 $eventsManager = NULL ] - Property [ protected $prefix = 'ph-apcu-' ] - Property [ protected $eventType = 'cache' ] - } - - Methods [42] { - Method [ public method __construct ] { + Method [ public method getRouteByName ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options = [] ] + - Parameters [1] { + Parameter #0 [ string $name ] } + - Return [ Phalcon\Mvc\Router\RouteInterface|bool ] } - Method [ public method clear ] { + Method [ public method getRoutes ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method getKeys ] { + Method [ public method handle ] { - Parameters [1] { - Parameter #0 [ string $prefix = '' ] + Parameter #0 [ string $uri ] } - - Return [ array ] + - Return [ void ] } - Method [ public method setForever ] { + Method [ public method isExactControllerName ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - Return [ bool ] } - Method [ protected method doDecrement ] { + Method [ public method loadFromConfig ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [1] { + Parameter #0 [ $config ] } + - Return [ static ] } - Method [ protected method doDelete ] { + Method [ public method mount ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ Phalcon\Mvc\Router\GroupInterface $group ] } - - Return [ bool ] + - Return [ static ] } - Method [ protected method doDeleteMultiple ] { + Method [ public method notFound ] { - Parameters [1] { - Parameter #0 [ array $keys ] + Parameter #0 [ $paths ] } - - Return [ bool ] + - Return [ static ] } - Method [ protected method doGetData ] { + Method [ public method removeExtraSlashes ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ bool $remove ] } + - Return [ static ] } - Method [ protected method doHas ] { + Method [ public method setDefaultAction ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ string $actionName ] } - - Return [ bool ] + - Return [ static ] } - Method [ protected method doIncrement ] { + Method [ public method setDefaultController ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [1] { + Parameter #0 [ string $controllerName ] } + - Return [ static ] } - Method [ protected method doSet ] { + Method [ public method setDefaultModule ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] + - Parameters [1] { + Parameter #0 [ string $moduleName ] } - - Return [ bool ] + - Return [ static ] } - Method [ protected method phpApcuDec ] { + Method [ public method setDefaultNamespace ] { - - Parameters [2] { - Parameter #0 [ $key ] - Parameter #1 [ int $step = 1 ] + - Parameters [1] { + Parameter #0 [ string $namespaceName ] } + - Return [ static ] } - Method [ protected method phpApcuDelete ] { + Method [ public method setDefaults ] { - Parameters [1] { - Parameter #0 [ $key ] + Parameter #0 [ array $defaults ] } + - Return [ static ] } - Method [ protected method phpApcuExists ] { + Method [ public method setEventsManager ] { - Parameters [1] { - Parameter #0 [ $key ] + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } + - Return [ void ] } - Method [ protected method phpApcuInc ] { + Method [ public method setKeyRouteIds ] { - - Parameters [2] { - Parameter #0 [ $key ] - Parameter #1 [ int $step = 1 ] + - Parameters [1] { + Parameter #0 [ array $routeIds ] } + - Return [ static ] } - Method [ protected method phpApcuFetch ] { + Method [ public method setKeyRouteNames ] { - Parameters [1] { - Parameter #0 [ $key ] + Parameter #0 [ array $routeNames ] } + - Return [ static ] } - Method [ protected method phpApcuIterator ] { + Method [ public method setUriSource ] { - Parameters [1] { - Parameter #0 [ string $pattern ] + Parameter #0 [ int $uriSource ] } + - Return [ static ] } - Method [ protected method phpApcuStore ] { + Method [ public method wasMatched ] { - - Parameters [3] { - Parameter #0 [ $key ] - Parameter #1 [ $payload ] - Parameter #2 [ int $ttl = 0 ] + - Parameters [0] { } + - Return [ bool ] } - Method [ public method decrement ] { + Method [ protected method addRouteFromConfig ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [1] { + Parameter #0 [ array $routeData ] } + - Return [ void ] } - Method [ public method delete ] { + Method [ protected method extractRealUri ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ string $uri ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method deleteMultiple ] { + Method [ protected method mountGroupFromConfig ] { - Parameters [1] { - Parameter #0 [ array $keys ] + Parameter #0 [ array $groupData ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method get ] { + Method [ protected method rebuildMethodIndex ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Return [ void ] } - Method [ public method getAdapter ] { + Method [ public method getDI ] { - Parameters [0] { } + - Return [ Phalcon\Di\DiInterface ] } - Method [ public method getDefaultSerializer ] { + Method [ public method setDI ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ string ] + - Return [ void ] } + } + } - Method [ public method getLifetime ] { + Class [ class Phalcon\Session\Adapter\Noop implements SessionHandlerInterface ] { - - Parameters [0] { - } - - Return [ int ] - } + - Constants [0] { + } - Method [ public method getPrefix ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ public method getSerializer ] { + - Properties [0] { + } + + - Methods [6] { + Method [ public method close ] { - Parameters [0] { } - - Return [ Phalcon\Storage\Serializer\SerializerInterface ] + - Return [ bool ] } - Method [ public method has ] { + Method [ public method destroy ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ $id ] } - Return [ bool ] } - Method [ public method increment ] { + Method [ public method gc ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + - Parameters [1] { + Parameter #0 [ int $max_lifetime ] } + - Return [ int|false ] } - Method [ public method set ] { + Method [ public method open ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] + - Parameters [2] { + Parameter #0 [ $path ] + Parameter #1 [ $name ] } - Return [ bool ] } - Method [ public method setDefaultSerializer ] { + Method [ public method read ] { - Parameters [1] { - Parameter #0 [ string $serializer ] + Parameter #0 [ $id ] } - - Return [ void ] + - Return [ string ] } - Method [ protected method doGet ] { + Method [ public method write ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ $id ] + Parameter #1 [ $data ] } + - Return [ bool ] } + } + } - Method [ protected method getFilteredKeys ] { - - - Parameters [2] { - Parameter #0 [ $keys ] - Parameter #1 [ string $prefix ] - } - - Return [ array ] - } - - Method [ protected method getPrefixedKey ] { - - - Parameters [1] { - Parameter #0 [ $key ] - } - - Return [ string ] - } - - Method [ protected method getSerializedData ] { - - - Parameters [1] { - Parameter #0 [ $content ] - } - } - - Method [ protected method getTtl ] { - - - Parameters [1] { - Parameter #0 [ $ttl ] - } - - Return [ int ] - } - - Method [ protected method getUnserializedData ] { - - - Parameters [2] { - Parameter #0 [ $content ] - Parameter #1 [ $defaultValue = ] - } - } - - Method [ protected method initSerializer ] { - - - Parameters [0] { - } - - Return [ void ] - } - - Method [ protected method getArrVal ] { - - - Parameters [4] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ ?string $cast = null ] - } - } - - Method [ public method setEventsManager ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] - } - - Return [ void ] - } - - Method [ public method getEventsManager ] { - - - Parameters [0] { - } - - Return [ ?Phalcon\Events\ManagerInterface ] - } - - Method [ protected method fire ] { - - - Parameters [2] { - Parameter #0 [ string $eventName ] - Parameter #1 [ $keys ] - } - - Return [ void ] - } - } - } - - Class [ class Phalcon\Cache\Adapter\Libmemcached extends Phalcon\Storage\Adapter\Libmemcached implements Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware, Phalcon\Cache\Adapter\AdapterInterface ] { + Class [ class Phalcon\Storage\Adapter\Apcu extends Phalcon\Storage\Adapter\AbstractAdapter implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Storage\Adapter\AdapterInterface ] { - Constants [0] { } @@ -33595,12 +33818,12 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Property [ protected $serializer = NULL ] Property [ protected $serializerFactory = NULL ] Property [ protected $eventsManager = NULL ] - Property [ protected $prefix = 'ph-memc-' ] - Property [ protected $eventType = 'cache' ] + Property [ protected $eventType = 'storage' ] + Property [ protected $prefix = 'ph-apcu-' ] } - - Methods [35] { - Method [ public method __construct ] { + - Methods [42] { + Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] @@ -33608,20 +33831,14 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Method [ public method clear ] { + Method [ public method clear ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method getAdapter ] { - - - Parameters [0] { - } - } - - Method [ public method getKeys ] { + Method [ public method getKeys ] { - Parameters [1] { Parameter #0 [ string $prefix = '' ] @@ -33629,7 +33846,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ array ] } - Method [ public method setForever ] { + Method [ public method setForever ] { - Parameters [2] { Parameter #0 [ string $key ] @@ -33638,15 +33855,16 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ protected method doDecrement ] { + Method [ protected method doDecrement ] { - Parameters [2] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } - Method [ protected method doDelete ] { + Method [ protected method doDelete ] { - Parameters [1] { Parameter #0 [ string $key ] @@ -33654,7 +33872,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ protected method doDeleteMultiple ] { + Method [ protected method doDeleteMultiple ] { - Parameters [1] { Parameter #0 [ array $keys ] @@ -33662,7 +33880,14 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ protected method doHas ] { + Method [ protected method doGetData ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + } + + Method [ protected method doHas ] { - Parameters [1] { Parameter #0 [ string $key ] @@ -33670,15 +33895,16 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ protected method doIncrement ] { + Method [ protected method doIncrement ] { - Parameters [2] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } - Method [ protected method doSet ] { + Method [ protected method doSet ] { - Parameters [3] { Parameter #0 [ string $key ] @@ -33688,12 +33914,72 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } + Method [ protected method phpApcuDec ] { + + - Parameters [2] { + Parameter #0 [ $key ] + Parameter #1 [ int $step = 1 ] + } + - Return [ int|bool ] + } + + Method [ protected method phpApcuDelete ] { + + - Parameters [1] { + Parameter #0 [ $key ] + } + - Return [ array|bool ] + } + + Method [ protected method phpApcuExists ] { + + - Parameters [1] { + Parameter #0 [ $key ] + } + - Return [ array|bool ] + } + + Method [ protected method phpApcuInc ] { + + - Parameters [2] { + Parameter #0 [ $key ] + Parameter #1 [ int $step = 1 ] + } + - Return [ int|bool ] + } + + Method [ protected method phpApcuFetch ] { + + - Parameters [1] { + Parameter #0 [ $key ] + } + } + + Method [ protected method phpApcuIterator ] { + + - Parameters [1] { + Parameter #0 [ string $pattern ] + } + - Return [ APCUIterator|bool ] + } + + Method [ protected method phpApcuStore ] { + + - Parameters [3] { + Parameter #0 [ $key ] + Parameter #1 [ $payload ] + Parameter #2 [ int $ttl = 0 ] + } + - Return [ array|bool ] + } + Method [ public method decrement ] { - Parameters [2] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } Method [ public method delete ] { @@ -33720,6 +34006,12 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } + Method [ public method getAdapter ] { + + - Parameters [0] { + } + } + Method [ public method getDefaultSerializer ] { - Parameters [0] { @@ -33762,6 +34054,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } Method [ public method set ] { @@ -33790,13 +34083,6 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Method [ protected method doGetData ] { - - - Parameters [1] { - Parameter #0 [ string $key ] - } - } - Method [ protected method getFilteredKeys ] { - Parameters [2] { @@ -33880,7 +34166,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Cache\Adapter\Memory extends Phalcon\Storage\Adapter\Memory implements Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware, Phalcon\Cache\Adapter\AdapterInterface ] { + Class [ class Phalcon\Storage\Adapter\Libmemcached extends Phalcon\Storage\Adapter\AbstractAdapter implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Storage\Adapter\AdapterInterface ] { - Constants [0] { } @@ -33891,21 +34177,20 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [10] { + - Properties [9] { 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 $eventsManager = NULL ] - Property [ protected $data = NULL ] - Property [ protected $eventType = 'cache' ] + Property [ protected $eventType = 'storage' ] + Property [ protected $prefix = 'ph-memc-' ] } - - Methods [35] { - Method [ public method __construct ] { + - Methods [39] { + Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] @@ -33913,14 +34198,20 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Method [ public method clear ] { + Method [ public method clear ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method getKeys ] { + Method [ public method getAdapter ] { + + - Parameters [0] { + } + } + + Method [ public method getKeys ] { - Parameters [1] { Parameter #0 [ string $prefix = '' ] @@ -33928,7 +34219,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ array ] } - Method [ public method setForever ] { + Method [ public method setForever ] { - Parameters [2] { Parameter #0 [ string $key ] @@ -33937,15 +34228,16 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ protected method doDecrement ] { + Method [ protected method doDecrement ] { - Parameters [2] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } - Method [ protected method doDelete ] { + Method [ protected method doDelete ] { - Parameters [1] { Parameter #0 [ string $key ] @@ -33953,14 +34245,15 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ protected method doGetData ] { + Method [ protected method doDeleteMultiple ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ array $keys ] } + - Return [ bool ] } - Method [ protected method doHas ] { + Method [ protected method doHas ] { - Parameters [1] { Parameter #0 [ string $key ] @@ -33968,15 +34261,16 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ protected method doIncrement ] { + Method [ protected method doIncrement ] { - Parameters [2] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } - Method [ protected method doSet ] { + Method [ protected method doSet ] { - Parameters [3] { Parameter #0 [ string $key ] @@ -33986,31 +34280,60 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ public method decrement ] { + Method [ private method setOptions ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] + Parameter #0 [ Memcached $connection ] + Parameter #1 [ array $client ] } + - Return [ static ] } - Method [ public method delete ] { + Method [ private method setSasl ] { + + - Parameters [3] { + Parameter #0 [ Memcached $connection ] + Parameter #1 [ string $saslUser ] + Parameter #2 [ string $saslPass ] + } + - Return [ static ] + } + + Method [ private method setSerializer ] { - Parameters [1] { + Parameter #0 [ Memcached $connection ] + } + - Return [ void ] + } + + Method [ private method setServers ] { + + - Parameters [2] { + Parameter #0 [ Memcached $connection ] + Parameter #1 [ array $servers ] + } + - Return [ static ] + } + + Method [ public method decrement ] { + + - Parameters [2] { Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ bool ] + - Return [ int|bool ] } - Method [ public method deleteMultiple ] { + Method [ public method delete ] { - Parameters [1] { - Parameter #0 [ array $keys ] + Parameter #0 [ string $key ] } - Return [ bool ] } - Method [ protected method doDeleteMultiple ] { + Method [ public method deleteMultiple ] { - Parameters [1] { Parameter #0 [ array $keys ] @@ -34026,12 +34349,6 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Method [ public method getAdapter ] { - - - Parameters [0] { - } - } - Method [ public method getDefaultSerializer ] { - Parameters [0] { @@ -34074,6 +34391,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } Method [ public method set ] { @@ -34102,6 +34420,13 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } + Method [ protected method doGetData ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + } + Method [ protected method getFilteredKeys ] { - Parameters [2] { @@ -34185,7 +34510,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Cache\Adapter\Redis extends Phalcon\Storage\Adapter\Redis implements Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware, Phalcon\Cache\Adapter\AdapterInterface ] { + Class [ class Phalcon\Storage\Adapter\Memory extends Phalcon\Storage\Adapter\AbstractAdapter implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Storage\Adapter\AdapterInterface ] { - Constants [0] { } @@ -34196,20 +34521,22 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [9] { + - Properties [11] { 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 $eventsManager = NULL ] - Property [ protected $prefix = 'ph-reds-' ] - Property [ protected $eventType = 'cache' ] + Property [ protected $eventType = 'storage' ] + Property [ protected $data = NULL ] + Property [ protected $maxItems = 0 ] } - - Methods [35] { - Method [ public method __construct ] { + - Methods [37] { + Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] @@ -34217,28 +34544,37 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Method [ public method clear ] { + Method [ public method clear ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method getAdapter ] { + Method [ public method getKeys ] { + + - Parameters [1] { + Parameter #0 [ string $prefix = '' ] + } + - Return [ array ] + } + + Method [ public method getMaxItems ] { - Parameters [0] { } + - Return [ int ] } - Method [ public method getKeys ] { + Method [ public method setMaxItems ] { - Parameters [1] { - Parameter #0 [ string $prefix = '' ] + Parameter #0 [ int $maxItems ] } - - Return [ array ] + - Return [ static ] } - Method [ public method setForever ] { + Method [ public method setForever ] { - Parameters [2] { Parameter #0 [ string $key ] @@ -34247,15 +34583,16 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ protected method doDecrement ] { + Method [ protected method doDecrement ] { - Parameters [2] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } - Method [ protected method doDelete ] { + Method [ protected method doDelete ] { - Parameters [1] { Parameter #0 [ string $key ] @@ -34263,15 +34600,14 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ protected method doDeleteMultiple ] { + Method [ protected method doGetData ] { - Parameters [1] { - Parameter #0 [ array $keys ] + Parameter #0 [ string $key ] } - - Return [ bool ] } - Method [ protected method doHas ] { + Method [ protected method doHas ] { - Parameters [1] { Parameter #0 [ string $key ] @@ -34279,15 +34615,16 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ protected method doIncrement ] { + Method [ protected method doIncrement ] { - Parameters [2] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } - Method [ protected method doSet ] { + Method [ protected method doSet ] { - Parameters [3] { Parameter #0 [ string $key ] @@ -34303,6 +34640,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } Method [ public method delete ] { @@ -34321,6 +34659,14 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } + Method [ protected method doDeleteMultiple ] { + + - Parameters [1] { + Parameter #0 [ array $keys ] + } + - Return [ bool ] + } + Method [ public method get ] { - Parameters [2] { @@ -34329,6 +34675,12 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } + Method [ public method getAdapter ] { + + - Parameters [0] { + } + } + Method [ public method getDefaultSerializer ] { - Parameters [0] { @@ -34371,6 +34723,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } Method [ public method set ] { @@ -34399,13 +34752,6 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Method [ protected method doGetData ] { - - - Parameters [1] { - Parameter #0 [ string $key ] - } - } - Method [ protected method getFilteredKeys ] { - Parameters [2] { @@ -34489,7 +34835,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Cache\Adapter\RedisCluster extends Phalcon\Storage\Adapter\RedisCluster implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Cache\Adapter\AdapterInterface ] { + Class [ class Phalcon\Storage\Adapter\RedisCluster extends Phalcon\Storage\Adapter\Redis implements Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { - Constants [0] { } @@ -34508,12 +34854,12 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Property [ protected $serializer = NULL ] Property [ protected $serializerFactory = NULL ] Property [ protected $eventsManager = NULL ] + Property [ protected $eventType = 'storage' ] Property [ protected $prefix = 'ph-redc-' ] - Property [ protected $eventType = 'cache' ] } - - Methods [35] { - Method [ public method __construct ] { + - Methods [36] { + Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] @@ -34521,19 +34867,27 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Method [ public method clear ] { + Method [ public method clear ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method getAdapter ] { + Method [ public method getAdapter ] { - Parameters [0] { } } + Method [ private method setSerializer ] { + + - Parameters [1] { + Parameter #0 [ RedisCluster $connection ] + } + - Return [ void ] + } + Method [ public method getKeys ] { - Parameters [1] { @@ -34557,6 +34911,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } Method [ protected method doDelete ] { @@ -34589,6 +34944,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } Method [ protected method doSet ] { @@ -34607,6 +34963,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } Method [ public method delete ] { @@ -34675,6 +35032,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } Method [ public method set ] { @@ -34793,7 +35151,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Cache\Adapter\Stream extends Phalcon\Storage\Adapter\Stream implements Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware, Phalcon\Cache\Adapter\AdapterInterface ] { + Class [ class Phalcon\Storage\Adapter\Stream extends Phalcon\Storage\Adapter\AbstractAdapter implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Storage\Adapter\AdapterInterface ] { - Constants [0] { } @@ -34812,13 +35170,13 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Property [ protected $serializer = NULL ] Property [ protected $serializerFactory = NULL ] Property [ protected $eventsManager = NULL ] + Property [ protected $eventType = 'storage' ] Property [ protected $prefix = 'ph-strm' ] Property [ protected $storageDir = '' ] - Property [ protected $eventType = 'cache' ] } - - Methods [40] { - Method [ public method __construct ] { + - Methods [49] { + Method [ public method __construct ] { - Parameters [2] { Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] @@ -34826,14 +35184,14 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Method [ public method clear ] { + Method [ public method clear ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method getKeys ] { + Method [ public method getKeys ] { - Parameters [1] { Parameter #0 [ string $prefix = '' ] @@ -34841,7 +35199,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ array ] } - Method [ public method setForever ] { + Method [ public method setForever ] { - Parameters [2] { Parameter #0 [ string $key ] @@ -34850,15 +35208,16 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ protected method doDecrement ] { + Method [ protected method doDecrement ] { - Parameters [2] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } - Method [ protected method doDelete ] { + Method [ protected method doDelete ] { - Parameters [1] { Parameter #0 [ string $key ] @@ -34866,7 +35225,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ protected method doGet ] { + Method [ protected method doGet ] { - Parameters [2] { Parameter #0 [ string $key ] @@ -34874,7 +35233,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Method [ protected method doHas ] { + Method [ protected method doHas ] { - Parameters [1] { Parameter #0 [ string $key ] @@ -34882,15 +35241,16 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ protected method doIncrement ] { + Method [ protected method doIncrement ] { - Parameters [2] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } - Method [ protected method doSet ] { + Method [ protected method doSet ] { - Parameters [3] { Parameter #0 [ string $key ] @@ -34900,359 +35260,120 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ protected method phpFileExists ] { - - - Parameters [1] { - Parameter #0 [ string $filename ] - } - - Return [ bool ] - } - - Method [ protected method phpFileGetContents ] { + Method [ private method getDir ] { - Parameters [1] { - Parameter #0 [ string $filename ] - } - } - - Method [ protected method phpFilePutContents ] { - - - Parameters [4] { - Parameter #0 [ string $filename ] - Parameter #1 [ $data ] - Parameter #2 [ int $flags = 0 ] - Parameter #3 [ $context = ] - } - } - - Method [ protected method phpFopen ] { - - - Parameters [2] { - Parameter #0 [ string $filename ] - Parameter #1 [ string $mode ] + Parameter #0 [ string $key = '' ] } + - Return [ string ] } - Method [ protected method phpUnlink ] { + Method [ private method getFilepath ] { - Parameters [1] { - Parameter #0 [ string $filename ] - } - - Return [ bool ] - } - - Method [ public method decrement ] { - - - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] } + - Return [ string ] } - Method [ public method delete ] { + Method [ private method getKeyWithoutPrefix ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method deleteMultiple ] { + Method [ private method getIterator ] { - Parameters [1] { - Parameter #0 [ array $keys ] + Parameter #0 [ string $dir ] } - - Return [ bool ] + - Return [ Iterator ] } - Method [ protected method doDeleteMultiple ] { + Method [ private method getPayload ] { - Parameters [1] { - Parameter #0 [ array $keys ] - } - - Return [ bool ] - } - - Method [ public method get ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] - } - } - - Method [ public method getAdapter ] { - - - Parameters [0] { - } - } - - Method [ public method getDefaultSerializer ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method getLifetime ] { - - - Parameters [0] { - } - - Return [ int ] - } - - Method [ public method getPrefix ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method getSerializer ] { - - - Parameters [0] { + Parameter #0 [ string $filepath ] } - - Return [ Phalcon\Storage\Serializer\SerializerInterface ] + - Return [ array ] } - Method [ public method has ] { + Method [ private method isExpired ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ array $payload ] } - Return [ bool ] } - Method [ public method increment ] { + Method [ private method storePayload ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] - } - } - - Method [ public method set ] { - - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] + Parameter #0 [ array $payload ] + Parameter #1 [ string $key ] } - Return [ bool ] } - Method [ public method setDefaultSerializer ] { - - - Parameters [1] { - Parameter #0 [ string $serializer ] - } - - Return [ void ] - } - - Method [ protected method doGetData ] { - - - Parameters [1] { - Parameter #0 [ string $key ] - } - } - - Method [ protected method getFilteredKeys ] { - - - Parameters [2] { - Parameter #0 [ $keys ] - Parameter #1 [ string $prefix ] - } - - Return [ array ] - } - - Method [ protected method getPrefixedKey ] { - - - Parameters [1] { - Parameter #0 [ $key ] - } - - Return [ string ] - } - - Method [ protected method getSerializedData ] { + Method [ protected method phpFileExists ] { - Parameters [1] { - Parameter #0 [ $content ] + Parameter #0 [ string $filename ] } + - Return [ bool ] } - Method [ protected method getTtl ] { + Method [ protected method phpFileGetContents ] { - Parameters [1] { - Parameter #0 [ $ttl ] - } - - Return [ int ] - } - - Method [ protected method getUnserializedData ] { - - - Parameters [2] { - Parameter #0 [ $content ] - Parameter #1 [ $defaultValue = ] - } - } - - Method [ protected method initSerializer ] { - - - Parameters [0] { + Parameter #0 [ string $filename ] } - - Return [ void ] + - Return [ string|bool ] } - Method [ protected method getArrVal ] { + Method [ protected method phpFilePutContents ] { - Parameters [4] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ ?string $cast = null ] - } - } - - Method [ public method setEventsManager ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] - } - - Return [ void ] - } - - Method [ public method getEventsManager ] { - - - Parameters [0] { + Parameter #0 [ string $filename ] + Parameter #1 [ $data ] + Parameter #2 [ int $flags = 0 ] + Parameter #3 [ $context = ] } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ int|bool ] } - Method [ protected method fire ] { - - - Parameters [2] { - Parameter #0 [ string $eventName ] - Parameter #1 [ $keys ] - } - - Return [ void ] - } - } - } - - Class [ class Phalcon\Cache\Adapter\Weak extends Phalcon\Storage\Adapter\Weak implements Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware, Phalcon\Cache\Adapter\AdapterInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [11] { - Property [ protected $adapter = NULL ] - Property [ protected $defaultSerializer = 'php' ] - Property [ protected $lifetime = 3600 ] - Property [ protected $prefix = 'ph-memo-' ] - Property [ protected $serializer = NULL ] - Property [ protected $serializerFactory = NULL ] - Property [ protected $eventsManager = NULL ] - Property [ protected $fetching = NULL ] - Property [ protected $weakList = NULL ] - Property [ protected $options = NULL ] - Property [ protected $eventType = 'cache' ] - } - - - Methods [35] { - Method [ public method __construct ] { + Method [ protected method phpFopen ] { - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $options = [] ] - } - } - - Method [ public method clear ] { - - - Parameters [0] { + Parameter #0 [ string $filename ] + Parameter #1 [ string $mode ] } - - Return [ bool ] } - Method [ public method getKeys ] { + Method [ protected method phpUnlink ] { - Parameters [1] { - Parameter #0 [ string $prefix = '' ] - } - - Return [ array ] - } - - Method [ public method setForever ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + Parameter #0 [ string $filename ] } - Return [ bool ] } - Method [ public method setDefaultSerializer ] { - - - Parameters [1] { - Parameter #0 [ string $serializer ] - } - - Return [ void ] - } - - Method [ protected method doDecrement ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] - } - } - - Method [ protected method doDelete ] { + Method [ private method getDirFromFile ] { - Parameters [1] { - Parameter #0 [ string $key ] - } - - Return [ bool ] - } - - Method [ protected method doGet ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ string $file ] } + - Return [ string ] } - Method [ protected method doHas ] { + Method [ private method getDirSeparator ] { - Parameters [1] { - Parameter #0 [ string $key ] - } - - Return [ bool ] - } - - Method [ protected method doIncrement ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ int $value = 1 ] - } - } - - Method [ protected method doSet ] { - - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ $ttl = ] + Parameter #0 [ string $directory ] } - - Return [ bool ] + - Return [ string ] } Method [ public method decrement ] { @@ -35261,6 +35382,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } Method [ public method delete ] { @@ -35343,6 +35465,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $key ] Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } Method [ public method set ] { @@ -35355,6 +35478,14 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } + Method [ public method setDefaultSerializer ] { + + - Parameters [1] { + Parameter #0 [ string $serializer ] + } + - Return [ void ] + } + Method [ protected method doGetData ] { - Parameters [1] { @@ -35445,7 +35576,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Cache\Cache extends Phalcon\Cache\AbstractCache implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Cache\CacheInterface ] { + Class [ class Phalcon\Storage\Adapter\Weak extends Phalcon\Storage\Adapter\AbstractAdapter implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Storage\Adapter\AdapterInterface ] { - Constants [0] { } @@ -35456,52 +35587,87 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { + - Properties [11] { Property [ protected $adapter = NULL ] + Property [ protected $defaultSerializer = 'php' ] + Property [ protected $lifetime = 3600 ] + Property [ protected $prefix = 'ph-memo-' ] + Property [ protected $serializer = NULL ] + Property [ protected $serializerFactory = NULL ] Property [ protected $eventsManager = NULL ] + Property [ protected $eventType = 'storage' ] + Property [ protected $fetching = NULL ] + Property [ protected $weakList = NULL ] + Property [ protected $options = NULL ] } - - Methods [24] { - Method [ public method clear ] { + - Methods [35] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] + Parameter #1 [ array $options = [] ] + } + } + + Method [ public method clear ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method delete ] { + Method [ public method getKeys ] { - Parameters [1] { + Parameter #0 [ string $prefix = '' ] + } + - Return [ array ] + } + + Method [ public method setForever ] { + + - Parameters [2] { Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - Return [ bool ] } - Method [ public method deleteMultiple ] { + Method [ public method setDefaultSerializer ] { - Parameters [1] { - Parameter #0 [ $keys ] + Parameter #0 [ string $serializer ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method get ] { + Method [ protected method doDecrement ] { - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } - Method [ public method getMultiple ] { + Method [ protected method doDelete ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ protected method doGet ] { - Parameters [2] { - Parameter #0 [ $keys ] + Parameter #0 [ string $key ] Parameter #1 [ $defaultValue = ] } } - Method [ public method has ] { + Method [ protected method doHas ] { - Parameters [1] { Parameter #0 [ string $key ] @@ -35509,7 +35675,16 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ public method set ] { + Method [ protected method doIncrement ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] + } + - Return [ int|bool ] + } + + Method [ protected method doSet ] { - Parameters [3] { Parameter #0 [ string $key ] @@ -35519,116 +35694,99 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ public method setMultiple ] { + Method [ public method decrement ] { - Parameters [2] { - Parameter #0 [ $values ] - Parameter #1 [ $ttl = ] + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ bool ] + - Return [ int|bool ] } - Method [ protected method getExceptionClass ] { + Method [ public method delete ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method __construct ] { + Method [ public method deleteMultiple ] { - Parameters [1] { - Parameter #0 [ Phalcon\Cache\Adapter\AdapterInterface $adapter ] + Parameter #0 [ array $keys ] } + - Return [ bool ] } - Method [ public method getAdapter ] { + Method [ protected method doDeleteMultiple ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $keys ] } - - Return [ Phalcon\Cache\Adapter\AdapterInterface ] + - Return [ bool ] } - Method [ public method setEventsManager ] { + Method [ public method get ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ void ] } - Method [ public method getEventsManager ] { + Method [ public method getAdapter ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ protected method checkKey ] { + Method [ public method getDefaultSerializer ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ protected method checkKeys ] { + Method [ public method getLifetime ] { - - Parameters [1] { - Parameter #0 [ $keys ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ protected method doClear ] { + Method [ public method getPrefix ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method doDelete ] { + Method [ public method getSerializer ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Storage\Serializer\SerializerInterface ] } - Method [ protected method doDeleteMultiple ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ $keys ] - } - - Return [ bool ] - } - - Method [ protected method doGet ] { - - - Parameters [2] { Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] } + - Return [ bool ] } - Method [ protected method doGetMultiple ] { + Method [ public method increment ] { - Parameters [2] { - Parameter #0 [ $keys ] - Parameter #1 [ $defaultValue = ] - } - - Return [ array ] - } - - Method [ protected method doHas ] { - - - Parameters [1] { Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ bool ] + - Return [ int|bool ] } - Method [ protected method doSet ] { + Method [ public method set ] { - Parameters [3] { Parameter #0 [ string $key ] @@ -35638,101 +35796,97 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ bool ] } - Method [ protected method doSetMultiple ] { + Method [ protected method doGetData ] { - - Parameters [2] { - Parameter #0 [ $values ] - Parameter #1 [ $ttl = ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ bool ] } - Method [ protected method fire ] { + Method [ protected method getFilteredKeys ] { - Parameters [2] { - Parameter #0 [ string $eventName ] - Parameter #1 [ $keys ] + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] } - - Return [ void ] + - Return [ array ] } - } - } - - Class [ class Phalcon\Cache\CacheFactory extends Phalcon\Factory\AbstractConfigFactory ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } + Method [ protected method getPrefixedKey ] { - - Properties [1] { - Property [ protected $adapterFactory = NULL ] - } + - Parameters [1] { + Parameter #0 [ $key ] + } + - Return [ string ] + } - - Methods [7] { - Method [ public method __construct ] { + Method [ protected method getSerializedData ] { - Parameters [1] { - Parameter #0 [ Phalcon\Cache\AdapterFactory $factory ] + Parameter #0 [ $content ] } } - Method [ public method load ] { + Method [ protected method getTtl ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ $ttl ] } - - Return [ Phalcon\Cache\CacheInterface ] + - Return [ int ] } - Method [ public method newInstance ] { + Method [ protected method getUnserializedData ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $options = [] ] + Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] } - - Return [ Phalcon\Cache\CacheInterface ] } - Method [ protected method getExceptionClass ] { + Method [ protected method initSerializer ] { - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ protected method checkConfig ] { + Method [ protected method getArrVal ] { + + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = null ] + } + } + + Method [ public method setEventsManager ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ array ] + - Return [ void ] } - Method [ protected method checkConfigElement ] { + Method [ public method getEventsManager ] { - - Parameters [2] { - Parameter #0 [ array $config ] - Parameter #1 [ string $element ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ protected method getException ] { + Method [ protected method fire ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [2] { + Parameter #0 [ string $eventName ] + Parameter #1 [ $keys ] } - - Return [ Exception ] + - Return [ void ] } } } - Class [ class Phalcon\Cache\Exception\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Storage\Serializer\Igbinary extends Phalcon\Storage\Serializer\AbstractSerializer implements Phalcon\Storage\Serializer\SerializerInterface ] { - Constants [0] { } @@ -35743,88 +35897,105 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $message = '' ] - Property [ protected $code = 0 ] - Property [ protected string $file = '' ] - Property [ protected int $line = 0 ] + - Properties [2] { + Property [ protected $data = NULL ] + Property [ protected $isSuccess = true ] } - - Methods [10] { - Method [ public method __construct ] { + - Methods [12] { + Method [ public method serialize ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [0] { } + - Return [ mixed ] } - Method [ public method __wakeup ] { + Method [ public method unserialize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $data ] } - - Tentative return [ void ] + - Return [ void ] } - Method [ final public method getMessage ] { + Method [ protected method doSerialize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $value ] } - - Return [ string ] + - Return [ ?string ] } - Method [ final public method getCode ] { + Method [ protected method doUnserialize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $value ] } } - Method [ final public method getFile ] { + Method [ protected method phpIgbinarySerialize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $value ] } - - Return [ string ] + - Return [ ?string ] } - Method [ final public method getLine ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $data = ] } - - Return [ int ] } - Method [ final public method getTrace ] { + Method [ public method __serialize ] { - Parameters [0] { } - Return [ array ] } - Method [ final public method getPrevious ] { + Method [ public method __unserialize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $data ] } - - Return [ ?Throwable ] + - Return [ void ] } - Method [ final public method getTraceAsString ] { + Method [ public method getData ] { - Parameters [0] { } - - Return [ string ] + - Return [ mixed ] } - Method [ public method __toString ] { + Method [ public method isSuccess ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] + } + + Method [ public method setData ] { + + - Parameters [1] { + Parameter #0 [ $data ] + } + - Return [ void ] + } + + Method [ protected method isSerializable ] { + + - Parameters [1] { + Parameter #0 [ $data ] + } + - Return [ bool ] } } } - Class [ class Phalcon\Cache\Exception\InvalidArgumentException extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Support\Collection\Exception extends Phalcon\Support\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -35916,7 +36087,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Cli\Console extends Phalcon\Application\AbstractApplication implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Support\Debug\Exception extends Phalcon\Support\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -35927,126 +36098,88 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $container = NULL ] - Property [ protected $defaultModule = '' ] - Property [ protected $eventsManager = NULL ] - Property [ protected $modules = NULL ] - Property [ protected $arguments = NULL ] - Property [ protected $options = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [14] { - Method [ public method handle ] { - - - Parameters [1] { - Parameter #0 [ ?array $arguments = [] ] - } - } - - Method [ public method setArgument ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ ?array $arguments = [] ] - Parameter #1 [ bool $str = true ] - Parameter #2 [ bool $shift = true ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ Phalcon\Cli\Console ] } - Method [ public method __construct ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ ?Phalcon\Di\DiInterface $container = ] + - Parameters [0] { } + - Tentative return [ void ] } - Method [ public method getDefaultModule ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getEventsManager ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] - } - - Method [ public method getModule ] { - - - Parameters [1] { - Parameter #0 [ string $name ] - } } - Method [ public method getModules ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ array ] - } - - Method [ public method registerModules ] { - - - Parameters [2] { - Parameter #0 [ array $modules ] - Parameter #1 [ bool $merge = false ] - } - - Return [ Phalcon\Application\AbstractApplication ] - } - - Method [ public method setDefaultModule ] { - - - Parameters [1] { - Parameter #0 [ string $defaultModule ] - } - - Return [ Phalcon\Application\AbstractApplication ] + - Return [ string ] } - Method [ public method setEventsManager ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method __get ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $propertyName ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method __isset ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - 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\Cli\Console\Exception extends Phalcon\Application\Exception implements Stringable, Throwable ] { + Class [ class Phalcon\Time\Clock\Exception extends Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -36138,7 +36271,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Cli\Dispatcher extends Phalcon\Dispatcher\AbstractDispatcher implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Dispatcher\DispatcherInterface, Phalcon\Di\InjectionAwareInterface, Phalcon\Cli\DispatcherInterface ] { + Class [ class Phalcon\Acl\Adapter\Memory extends Phalcon\Acl\Adapter\AbstractAdapter implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Acl\Adapter\AdapterInterface ] { - Constants [0] { } @@ -36149,366 +36282,261 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [27] { - Property [ protected $container = NULL ] - Property [ protected $activeHandler = NULL ] - Property [ protected $activeMethodMap = NULL ] - Property [ protected $actionName = '' ] - Property [ protected $actionSuffix = 'Action' ] - Property [ protected $camelCaseMap = NULL ] - Property [ protected $defaultNamespace = '' ] - Property [ protected $handlerHashes = NULL ] - Property [ protected $handlerName = '' ] + - Properties [17] { 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 = '' ] - Property [ protected $namespaceName = '' ] - Property [ protected $params = NULL ] - Property [ protected $previousActionName = '' ] - Property [ protected $previousHandlerName = '' ] - Property [ protected $previousNamespaceName = '' ] - Property [ protected $returnedValue = NULL ] - Property [ protected $defaultHandler = 'main' ] - Property [ protected $defaultAction = 'main' ] - Property [ protected $handlerSuffix = 'Task' ] - Property [ protected $options = NULL ] + Property [ protected $accessGranted = 0 ] + Property [ protected $activeAccess = NULL ] + Property [ protected $activeComponent = NULL ] + Property [ protected $activeRole = 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 $functions = NULL ] + Property [ protected $noArgumentsDefaultAction = 0 ] + Property [ protected $roles = NULL ] + Property [ protected $roleInherits = NULL ] } - - Methods [54] { - Method [ public method callActionMethod ] { + - Methods [30] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ $handler ] - Parameter #1 [ string $actionMethod ] - Parameter #2 [ array $params = [] ] + - Parameters [0] { } } - Method [ public method getActiveTask ] { + Method [ public method addComponent ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $componentValue ] + Parameter #1 [ $accessList ] } - - Return [ Phalcon\Cli\TaskInterface ] + - Return [ bool ] } - Method [ public method getLastTask ] { + Method [ public method addComponentAccess ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $componentName ] + Parameter #1 [ $accessList ] } - - Return [ Phalcon\Cli\TaskInterface ] + - Return [ bool ] } - Method [ public method getOption ] { - - - Parameters [3] { - Parameter #0 [ $option ] - Parameter #1 [ $filters = ] - Parameter #2 [ $defaultValue = ] - } - } - - Method [ public method getOptions ] { - - - Parameters [0] { - } - - Return [ array ] - } - - Method [ public method getTaskName ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method getTaskSuffix ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method hasOption ] { + Method [ public method addInherit ] { - - Parameters [1] { - Parameter #0 [ $option ] + - Parameters [2] { + Parameter #0 [ string $roleName ] + Parameter #1 [ $roleToInherits ] } - Return [ bool ] } - Method [ public method setDefaultTask ] { - - - Parameters [1] { - Parameter #0 [ string $taskName ] - } - - Return [ void ] - } - - Method [ public method setOptions ] { + Method [ public method addRole ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ $role ] + Parameter #1 [ $accessInherits = ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method setTaskName ] { + Method [ public method allow ] { - - Parameters [1] { - Parameter #0 [ string $taskName ] + - Parameters [4] { + Parameter #0 [ string $roleName ] + Parameter #1 [ string $componentName ] + Parameter #2 [ $access ] + Parameter #3 [ $func = ] } - Return [ void ] } - Method [ public method setTaskSuffix ] { + Method [ public method deny ] { - - Parameters [1] { - Parameter #0 [ string $taskSuffix ] + - Parameters [4] { + Parameter #0 [ string $roleName ] + Parameter #1 [ string $componentName ] + Parameter #2 [ $access ] + Parameter #3 [ $func = ] } - Return [ void ] } - Method [ protected method handleException ] { - - - Parameters [1] { - Parameter #0 [ Exception $exception ] - } - } - - Method [ protected method throwDispatchException ] { + Method [ public method dropComponentAccess ] { - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ int $exceptionCode = 0 ] - } - } - - Method [ public method dispatch ] { - - - Parameters [0] { - } - } - - Method [ public method forward ] { - - - Parameters [1] { - Parameter #0 [ array $forward ] + Parameter #0 [ string $componentName ] + Parameter #1 [ $accessList ] } - Return [ void ] } - Method [ public method getActionName ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method getActionSuffix ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method getActiveMethod ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method getBoundModels ] { - - - Parameters [0] { - } - - Return [ array ] - } - - Method [ public method getDefaultNamespace ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method getEventsManager ] { - - - Parameters [0] { - } - - Return [ ?Phalcon\Events\ManagerInterface ] - } - - Method [ public method getHandlerSuffix ] { + Method [ public method getActiveFunction ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method getModelBinder ] { + Method [ public method getActiveFunctionCustomArgumentsCount ] { - Parameters [0] { } - - Return [ ?Phalcon\Mvc\Model\BinderInterface ] + - Return [ int ] } - Method [ public method getModuleName ] { + Method [ public method getActiveKey ] { - Parameters [0] { } - Return [ ?string ] } - Method [ public method getNamespaceName ] { + Method [ public method getComponents ] { - Parameters [0] { } - - Return [ string ] - } - - Method [ public method getParam ] { - - - Parameters [3] { - Parameter #0 [ $param ] - Parameter #1 [ $filters = ] - Parameter #2 [ $defaultValue = ] - } + - Return [ array ] } - Method [ public method getParameter ] { + Method [ public method getInheritedRoles ] { - - Parameters [3] { - Parameter #0 [ $param ] - Parameter #1 [ $filters = ] - Parameter #2 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ string $roleName = '' ] } + - Return [ array ] } - Method [ public method getParams ] { + Method [ public method getNoArgumentsDefaultAction ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method getParameters ] { + Method [ public method getRoles ] { - Parameters [0] { } - Return [ array ] } - Method [ public method hasParam ] { + Method [ public method isAllowed ] { - - Parameters [1] { - Parameter #0 [ $param ] + - Parameters [4] { + Parameter #0 [ $roleName ] + Parameter #1 [ $componentName ] + Parameter #2 [ string $access ] + Parameter #3 [ ?array $parameters = [] ] } - Return [ bool ] } - Method [ public method hasParameter ] { + Method [ public method isRole ] { - Parameters [1] { - Parameter #0 [ $param ] + Parameter #0 [ string $roleName ] } - Return [ bool ] } - Method [ public method isFinished ] { + Method [ public method isComponent ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $componentName ] } - Return [ bool ] } - Method [ public method setActionName ] { + Method [ public method setNoArgumentsDefaultAction ] { - Parameters [1] { - Parameter #0 [ string $actionName ] + Parameter #0 [ int $defaultAccess ] } - Return [ void ] } - Method [ public method setDefaultAction ] { + Method [ private method allowOrDeny ] { - - Parameters [1] { - Parameter #0 [ string $actionName ] + - Parameters [5] { + Parameter #0 [ string $roleName ] + Parameter #1 [ string $componentName ] + Parameter #2 [ $access ] + Parameter #3 [ $action ] + Parameter #4 [ $func = ] } - Return [ void ] } - Method [ public method setDefaultNamespace ] { + Method [ private method canAccess ] { - - Parameters [1] { - Parameter #0 [ string $defaultNamespace ] + - Parameters [3] { + Parameter #0 [ string $roleName ] + Parameter #1 [ string $componentName ] + Parameter #2 [ string $access ] } - - Return [ void ] + - Return [ string|bool ] } - Method [ public method getHandlerClass ] { + Method [ private method checkExists ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ string $element ] + Parameter #2 [ string $elementName ] + Parameter #3 [ string $suffix = 'ACL' ] } - - Return [ string ] + - Return [ void ] } - Method [ public method setParam ] { + Method [ public method getActiveAccess ] { - - Parameters [2] { - Parameter #0 [ $param ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?string ] } - Method [ public method setParameter ] { + Method [ public method getActiveComponent ] { - - Parameters [2] { - Parameter #0 [ $param ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?string ] } - Method [ public method setParams ] { + Method [ public method getActiveRole ] { - - Parameters [1] { - Parameter #0 [ array $params ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?string ] } - Method [ public method setParameters ] { + Method [ public method getDefaultAction ] { - - Parameters [1] { - Parameter #0 [ array $params ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method setReturnedValue ] { + Method [ public method setDefaultAction ] { - Parameters [1] { - Parameter #0 [ $value ] + Parameter #0 [ int $defaultAccess ] } - Return [ void ] } - Method [ public method setActionSuffix ] { + Method [ public method getEventsManager ] { - - Parameters [1] { - Parameter #0 [ string $actionSuffix ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method setEventsManager ] { + Method [ public method setEventsManager ] { - Parameters [1] { Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] @@ -36516,93 +36544,88 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ void ] } - Method [ public method setHandlerSuffix ] { + Method [ protected method fireManagerEvent ] { - - Parameters [1] { - Parameter #0 [ string $handlerSuffix ] + - Parameters [3] { + Parameter #0 [ string $eventName ] + Parameter #1 [ $data = ] + Parameter #2 [ bool $cancellable = true ] } - - Return [ void ] } + } + } - Method [ public method setModelBinder ] { + Class [ class Phalcon\Acl\Component implements Stringable, Phalcon\Acl\ComponentInterface ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\Model\BinderInterface $modelBinder ] - Parameter #1 [ $cache = ] - } - - Return [ Phalcon\Dispatcher\DispatcherInterface ] - } + - Constants [0] { + } - Method [ public method setModuleName ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ ?string $moduleName = null ] - } - - Return [ void ] - } + - Static methods [0] { + } - Method [ public method setNamespaceName ] { + - Properties [2] { + Property [ private $description = NULL ] + Property [ private $name = NULL ] + } - - Parameters [1] { - Parameter #0 [ string $namespaceName ] + - Methods [4] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $description = null ] } - - Return [ void ] } - Method [ public method getReturnedValue ] { + Method [ public method __toString ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method wasForwarded ] { + Method [ public method getDescription ] { - Parameters [0] { } - - Return [ bool ] + - Return [ ?string ] } - Method [ protected method resolveEmptyProperties ] { + Method [ public method getName ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } + } + } - Method [ protected method toCamelCase ] { + Class [ class Phalcon\Acl\Enum ] { - - Parameters [1] { - Parameter #0 [ string $input ] - } - - Return [ string ] - } + - Constants [2] { + Constant [ public int ALLOW ] { 1 } + Constant [ public int DENY ] { 0 } + } - Method [ public method getDI ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ Phalcon\Di\DiInterface ] - } + - Static methods [0] { + } - Method [ public method setDI ] { + - Properties [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] - } - - Return [ void ] - } + - Methods [0] { } } - Class [ class Phalcon\Cli\Dispatcher\Exception extends Phalcon\Dispatcher\Exception implements Stringable, Throwable ] { + Class [ class Phalcon\Acl\Exceptions\AccessRuleNotFound extends Phalcon\Acl\Exception implements Stringable, 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 } + - Constants [0] { } - Static properties [0] { @@ -36619,12 +36642,11 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [2] { + Parameter #0 [ string $accessName ] + Parameter #1 [ string $componentName ] } } @@ -36692,7 +36714,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Cli\Router extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Acl\Exceptions\CircularInheritanceError extends Phalcon\Acl\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -36703,173 +36725,178 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [13] { - Property [ protected $container = NULL ] - Property [ protected $action = '' ] - Property [ protected $defaultAction = '' ] - Property [ protected $defaultModule = '' ] - Property [ protected $defaultParams = NULL ] - Property [ protected $defaultTask = '' ] - Property [ protected $matchedRoute = NULL ] - Property [ protected $matches = NULL ] - Property [ protected $module = '' ] - Property [ protected $params = NULL ] - Property [ protected $routes = NULL ] - Property [ protected $task = '' ] - Property [ protected $wasMatched = false ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [20] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ bool $defaultRoutes = true ] + Parameter #0 [ string $roleName ] } } - Method [ public method add ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + - Parameters [0] { } - - Return [ Phalcon\Cli\Router\RouteInterface ] + - Tentative return [ void ] } - Method [ public method getActionName ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getMatchedRoute ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ ?Phalcon\Cli\Router\RouteInterface ] } - Method [ public method getMatches ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getModuleName ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getParams ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getParameters ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] } - Method [ public method getRouteById ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ $id ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getRouteByName ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } + - Return [ string ] } + } + } - Method [ public method getRoutes ] { + Class [ class Phalcon\Acl\Exceptions\ElementNotFound extends Phalcon\Acl\Exception implements Stringable, Throwable ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ array ] } - Method [ public method getTaskName ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ public method handle ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ $arguments = ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method setDefaultAction ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $actionName ] + - Parameters [0] { } - - Return [ Phalcon\Cli\Router ] } - Method [ public method setDefaultModule ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $moduleName ] + - Parameters [0] { } - - Return [ Phalcon\Cli\Router ] + - Return [ string ] } - Method [ public method setDefaults ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ array $defaults ] + - Parameters [0] { } - - Return [ Phalcon\Cli\Router ] + - Return [ int ] } - Method [ public method setDefaultTask ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $taskName ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method wasMatched ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ bool ] + - 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\Cli\Router\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Acl\Exceptions\ForbiddenWildcard extends Phalcon\Acl\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -36888,12 +36915,10 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [1] { + Parameter #0 [ string $elementType ] } } @@ -36961,184 +36986,185 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Cli\Router\Route implements Phalcon\Cli\Router\RouteInterface ] { + Class [ class Phalcon\Acl\Exceptions\InvalidAccessList extends Phalcon\Acl\Exception implements Stringable, Throwable ] { - - Constants [1] { - Constant [ public string DEFAULT_DELIMITER ] { } + - Constants [0] { } - - Static properties [2] { - Property [ protected static $delimiterPath = ' ' ] - Property [ protected static $uniqueId = 0 ] + - Static properties [0] { } - - Static methods [3] { - Method [ static public method delimiter ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ ?string $delimiter = null ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ void ] } - Method [ static public method getDelimiter ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ static public method reset ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - } - - - Properties [9] { - Property [ protected $beforeMatch = NULL ] - Property [ protected $compiledPattern = '' ] - Property [ protected $converters = NULL ] - Property [ protected $delimiter = NULL ] - Property [ protected $description = '' ] - Property [ protected $routeId = NULL ] - Property [ protected $name = '' ] - Property [ protected $paths = NULL ] - Property [ protected $pattern = '' ] - } - - Methods [17] { - Method [ public method __construct ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + - Parameters [0] { } } - Method [ public method beforeMatch ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [0] { } - - Return [ Phalcon\Cli\Router\RouteInterface ] + - Return [ string ] } - Method [ public method compilePattern ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $pattern ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method convert ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $converter ] + - Parameters [0] { } - - Return [ Phalcon\Cli\Router\RouteInterface ] + - Return [ array ] } - Method [ public method extractNamedParams ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $pattern ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ public method getBeforeMatch ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method getCompiledPattern ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method getConverters ] { + Class [ class Phalcon\Acl\Exceptions\InvalidComponentImplementation extends Phalcon\Acl\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method getDescription ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ public method getName ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getPaths ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method getPattern ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getReversedPaths ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method getRouteId ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method reConfigure ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method setDescription ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $description ] + - Parameters [0] { } - - Return [ Phalcon\Cli\Router\RouteInterface ] + - Return [ string ] } - Method [ public method setName ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ Phalcon\Cli\Router\RouteInterface ] + - Return [ string ] } } } - Class [ class Phalcon\Cli\Task extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Cli\TaskInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + Class [ class Phalcon\Acl\Exceptions\InvalidRoleImplementation extends Phalcon\Acl\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -37149,69 +37175,87 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $container = NULL ] - Property [ protected $eventsManager = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [7] { - Method [ final public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } } - Method [ public method getEventsManager ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Tentative return [ void ] } - Method [ public method setEventsManager ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method __get ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $propertyName ] + - Parameters [0] { } } - Method [ public method __isset ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method getDI ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ int ] } - Method [ public method setDI ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - 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\Config\Adapter\Grouped extends Phalcon\Config\Config implements Phalcon\Config\ConfigInterface, Phalcon\Support\Collection\CollectionInterface, ArrayAccess, IteratorAggregate, Traversable, Phalcon\Contracts\Support\Collection, Countable, JsonSerializable ] { + Class [ class Phalcon\Acl\Exceptions\InvalidRoleType extends Phalcon\Acl\Exception implements Stringable, Throwable ] { - - Constants [1] { - Constant [ public string DEFAULT_PATH_DELIMITER ] { . } + - Constants [0] { } - Static properties [0] { @@ -37220,420 +37264,409 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $data = NULL ] - Property [ protected $insensitive = true ] - Property [ protected $lowerKeys = NULL ] - Property [ protected $strictNull = false ] - Property [ protected $type = NULL ] - Property [ protected $pathDelimiter = '.' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [50] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ array $arrayConfig ] - Parameter #1 [ string $defaultAdapter = 'php' ] + - Parameters [0] { } } - Method [ public method getPathDelimiter ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ public method merge ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ $toMerge ] + - Parameters [0] { } - - Return [ Phalcon\Config\ConfigInterface ] + - Return [ string ] } - Method [ public method path ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ string $path ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ ?string $delimiter = null ] + - Parameters [0] { } } - Method [ public method setPathDelimiter ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ ?string $delimiter = null ] + - Parameters [0] { } - - Return [ Phalcon\Config\ConfigInterface ] + - Return [ string ] } - Method [ public method toArray ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ final protected method internalMerge ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ array $source ] - Parameter #1 [ array $target ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method setData ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method __get ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ string ] } - Method [ public method __isset ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method __serialize ] { + Class [ class Phalcon\Acl\Exceptions\MissingFunctionParameters extends Phalcon\Acl\Exception implements Stringable, Throwable ] { - - Parameters [0] { - } - - Return [ array ] - } + - Constants [0] { + } - Method [ public method __set ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] - } - - Return [ void ] - } + - Static methods [0] { + } - Method [ public method __unserialize ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - - Parameters [1] { - Parameter #0 [ array $data ] + - 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 __unset ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ public method clear ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method column ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $propertyOrMethod ] + - Parameters [0] { } - - Return [ array ] } - Method [ public method count ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ public method each ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ int ] } - Method [ public method filter ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ array ] } - Method [ public method first ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ mixed ] + - Return [ ?Throwable ] } - Method [ public method get ] { + Method [ final public method getTraceAsString ] { - - Parameters [3] { - Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ ?string $cast = null ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ string ] } - Method [ public method getIterator ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ Traversable ] + - Return [ string ] } + } + } - Method [ public method getKeys ] { + Class [ class Phalcon\Acl\Exceptions\ParameterTypeMismatch extends Phalcon\Acl\Exception implements Stringable, Throwable ] { - - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ array ] } - Method [ public method getType ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ ?string ] + - Tentative return [ void ] } - Method [ public method getValues ] { + 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 $element ] + - Parameters [0] { } - - Return [ bool ] } - Method [ public method init ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ array $data = [] ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method isEmpty ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method jsonSerialize ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ public method keys ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] } - Method [ public method last ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ mixed ] + - Return [ string ] } - Method [ public method map ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ string ] } + } + } - Method [ public method offsetExists ] { + Class [ class Phalcon\Acl\Exceptions\RoleNotFoundException extends Phalcon\Acl\Exception implements Stringable, Throwable ] { - - Parameters [1] { - Parameter #0 [ $element ] - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ public method offsetGet ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ string $roleName ] } - - Return [ mixed ] } - Method [ public method offsetSet ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ public method offsetUnset ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method reduce ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ $callback ] - Parameter #1 [ $initial = ] + - Parameters [0] { } - - Return [ mixed ] } - Method [ public method remove ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method replace ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ array $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method serialize ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ array ] } - Method [ public method set ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method sort ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ $callback = ] - Parameter #1 [ int $order = 4 ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ string ] } - Method [ public method toJson ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ int $options = 4194383 ] + - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method unserialize ] { + Class [ class Phalcon\Acl\Role implements Stringable, Phalcon\Acl\RoleInterface ] { - - Parameters [1] { - Parameter #0 [ string $data ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ public method values ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ array ] - } + - Static methods [0] { + } - Method [ public method where ] { + - Properties [2] { + Property [ private $description = NULL ] + Property [ private $name = NULL ] + } + + - Methods [4] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ string $propertyOrMethod ] - Parameter #1 [ $value ] + Parameter #0 [ string $name ] + Parameter #1 [ ?string $description = null ] } - - Return [ Phalcon\Support\Collection\CollectionInterface ] } - Method [ protected method cloneEmpty ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ array $data = [] ] + - Parameters [0] { } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ string ] } - Method [ protected method extractValue ] { + Method [ public method getDescription ] { - - Parameters [2] { - Parameter #0 [ $item ] - Parameter #1 [ string $propertyOrMethod ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ ?string ] } - Method [ protected method processKey ] { + Method [ public method getName ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - Return [ string ] } - - Method [ protected method validateType ] { - - - Parameters [1] { - Parameter #0 [ $value ] - } - - Return [ void ] - } } } - Class [ class Phalcon\Config\Adapter\Ini extends Phalcon\Config\Config implements Phalcon\Config\ConfigInterface, Phalcon\Support\Collection\CollectionInterface, ArrayAccess, IteratorAggregate, Traversable, Phalcon\Contracts\Support\Collection, Countable, JsonSerializable ] { + Class [ class Phalcon\Annotations\Adapter\Apcu extends Phalcon\Annotations\Adapter\AbstractAdapter implements Phalcon\Annotations\Adapter\AdapterInterface ] { - - Constants [1] { - Constant [ public string DEFAULT_PATH_DELIMITER ] { . } + - Constants [0] { } - Static properties [0] { @@ -37642,454 +37675,486 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $data = NULL ] - Property [ protected $insensitive = true ] - Property [ protected $lowerKeys = NULL ] - Property [ protected $strictNull = false ] - Property [ protected $type = NULL ] - Property [ protected $pathDelimiter = '.' ] + - Properties [5] { + Property [ protected $annotations = NULL ] + Property [ protected $annotationsLimit = 0 ] + Property [ protected $reader = NULL ] + Property [ protected $prefix = '' ] + Property [ protected $ttl = 172800 ] } - - Methods [54] { - Method [ public method __construct ] { + - Methods [14] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $filePath ] - Parameter #1 [ int $mode = 1 ] + - Parameters [1] { + Parameter #0 [ array $options = [] ] } } - Method [ protected method cast ] { + Method [ public method read ] { - Parameters [1] { - Parameter #0 [ $ini ] + Parameter #0 [ string $key ] } - - Return [ mixed ] + - Return [ Phalcon\Annotations\Reflection|bool ] } - Method [ protected method castArray ] { + Method [ public method write ] { - - Parameters [1] { - Parameter #0 [ array $ini ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ Phalcon\Annotations\Reflection $data ] } - - Return [ array ] + - Return [ bool ] } - Method [ protected method parseIniString ] { + Method [ public method get ] { - - Parameters [2] { - Parameter #0 [ string $path ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ $className ] } - - Return [ array ] + - Return [ Phalcon\Annotations\Reflection ] } - Method [ protected method phpParseIniFile ] { + Method [ public method getAnnotationsLimit ] { - - Parameters [3] { - Parameter #0 [ string $filename ] - Parameter #1 [ bool $processSections = false ] - Parameter #2 [ int $scannerMode = 1 ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method getPathDelimiter ] { + Method [ public method getConstant ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $className ] + Parameter #1 [ string $constantName ] } - - Return [ string ] + - Return [ Phalcon\Annotations\Collection ] } - Method [ public method merge ] { + Method [ public method getConstants ] { - Parameters [1] { - Parameter #0 [ $toMerge ] + Parameter #0 [ string $className ] } - - Return [ Phalcon\Config\ConfigInterface ] + - Return [ array ] } - Method [ public method path ] { + Method [ public method getProperty ] { - - Parameters [3] { - Parameter #0 [ string $path ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ ?string $delimiter = null ] + - Parameters [2] { + Parameter #0 [ string $className ] + Parameter #1 [ string $propertyName ] } + - Return [ Phalcon\Annotations\Collection ] } - Method [ public method setPathDelimiter ] { + Method [ public method getProperties ] { - Parameters [1] { - Parameter #0 [ ?string $delimiter = null ] + Parameter #0 [ string $className ] } - - Return [ Phalcon\Config\ConfigInterface ] + - Return [ array ] } - Method [ public method toArray ] { + Method [ public method getMethod ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $className ] + Parameter #1 [ string $methodName ] } - - Return [ array ] + - Return [ Phalcon\Annotations\Collection ] } - Method [ final protected method internalMerge ] { + Method [ public method getMethods ] { - - Parameters [2] { - Parameter #0 [ array $source ] - Parameter #1 [ array $target ] + - Parameters [1] { + Parameter #0 [ string $className ] } - Return [ array ] } - Method [ protected method setData ] { + Method [ public method getReader ] { - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Annotations\ReaderInterface ] } - Method [ public method __get ] { + Method [ public method setAnnotationsLimit ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ int $annotationsLimit ] } - - Return [ mixed ] } - Method [ public method __isset ] { + Method [ public method setReader ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ Phalcon\Annotations\ReaderInterface $reader ] } - - Return [ bool ] } + } + } - Method [ public method __serialize ] { + Class [ class Phalcon\Annotations\Adapter\Memory extends Phalcon\Annotations\Adapter\AbstractAdapter implements Phalcon\Annotations\Adapter\AdapterInterface ] { - - Parameters [0] { - } - - Return [ array ] - } + - Constants [0] { + } - Method [ public method __set ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] - } - - Return [ void ] - } + - Static methods [0] { + } - Method [ public method __unserialize ] { + - Properties [4] { + Property [ protected $annotations = NULL ] + Property [ protected $annotationsLimit = 0 ] + Property [ protected $reader = NULL ] + Property [ protected $data = NULL ] + } + + - Methods [14] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ array $options = [] ] } - - Return [ void ] } - Method [ public method __unset ] { + Method [ public method read ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ string $key ] } - - Return [ void ] + - Return [ Phalcon\Annotations\Reflection|bool ] } - Method [ public method clear ] { + Method [ public method write ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ Phalcon\Annotations\Reflection $data ] } - Return [ void ] } - Method [ public method column ] { + Method [ public method get ] { - Parameters [1] { - Parameter #0 [ string $propertyOrMethod ] + Parameter #0 [ $className ] } - - Return [ array ] + - Return [ Phalcon\Annotations\Reflection ] } - Method [ public method count ] { + Method [ public method getAnnotationsLimit ] { - Parameters [0] { } - Return [ int ] } - Method [ public method each ] { + Method [ public method getConstant ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [2] { + Parameter #0 [ string $className ] + Parameter #1 [ string $constantName ] } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ Phalcon\Annotations\Collection ] } - Method [ public method filter ] { + Method [ public method getConstants ] { - Parameters [1] { - Parameter #0 [ $callback ] + Parameter #0 [ string $className ] } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ array ] } - Method [ public method first ] { + Method [ public method getProperty ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $className ] + Parameter #1 [ string $propertyName ] } - - Return [ mixed ] + - Return [ Phalcon\Annotations\Collection ] } - Method [ public method get ] { + Method [ public method getProperties ] { - - Parameters [3] { - Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ ?string $cast = null ] + - Parameters [1] { + Parameter #0 [ string $className ] } - - Return [ mixed ] + - Return [ array ] } - Method [ public method getIterator ] { + Method [ public method getMethod ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $className ] + Parameter #1 [ string $methodName ] } - - Return [ Traversable ] + - Return [ Phalcon\Annotations\Collection ] } - Method [ public method getKeys ] { + Method [ public method getMethods ] { - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] + Parameter #0 [ string $className ] } - Return [ array ] } - Method [ public method getType ] { + Method [ public method getReader ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ Phalcon\Annotations\ReaderInterface ] } - Method [ public method getValues ] { + Method [ public method setAnnotationsLimit ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $annotationsLimit ] } - - Return [ array ] } - Method [ public method has ] { + Method [ public method setReader ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ Phalcon\Annotations\ReaderInterface $reader ] } - - Return [ bool ] } + } + } - Method [ public method init ] { + Class [ class Phalcon\Annotations\Adapter\Stream extends Phalcon\Annotations\Adapter\AbstractAdapter implements Phalcon\Annotations\Adapter\AdapterInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $annotations = NULL ] + Property [ protected $annotationsLimit = 0 ] + Property [ protected $reader = NULL ] + Property [ protected $annotationsDir = './' ] + } + + - Methods [14] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $data = [] ] + Parameter #0 [ array $options = [] ] } - - Return [ void ] } - Method [ public method isEmpty ] { + Method [ public method read ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ bool ] + - Return [ Phalcon\Annotations\Reflection|int|bool ] } - Method [ public method jsonSerialize ] { + Method [ public method write ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ Phalcon\Annotations\Reflection $data ] } - - Return [ array ] + - Return [ void ] } - Method [ public method keys ] { + Method [ public method get ] { - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] + Parameter #0 [ $className ] } - - Return [ array ] + - Return [ Phalcon\Annotations\Reflection ] } - Method [ public method last ] { + Method [ public method getAnnotationsLimit ] { - Parameters [0] { } - - Return [ mixed ] + - Return [ int ] } - Method [ public method map ] { + Method [ public method getConstant ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [2] { + Parameter #0 [ string $className ] + Parameter #1 [ string $constantName ] } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ Phalcon\Annotations\Collection ] } - Method [ public method offsetExists ] { + Method [ public method getConstants ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ string $className ] } - - Return [ bool ] + - Return [ array ] } - Method [ public method offsetGet ] { + Method [ public method getProperty ] { + + - Parameters [2] { + Parameter #0 [ string $className ] + Parameter #1 [ string $propertyName ] + } + - Return [ Phalcon\Annotations\Collection ] + } + + Method [ public method getProperties ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ string $className ] } - - Return [ mixed ] + - Return [ array ] } - Method [ public method offsetSet ] { + Method [ public method getMethod ] { - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] + Parameter #0 [ string $className ] + Parameter #1 [ string $methodName ] } - - Return [ void ] + - Return [ Phalcon\Annotations\Collection ] } - Method [ public method offsetUnset ] { + Method [ public method getMethods ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ string $className ] } - - Return [ void ] + - Return [ array ] } - Method [ public method reduce ] { + Method [ public method getReader ] { - - Parameters [2] { - Parameter #0 [ $callback ] - Parameter #1 [ $initial = ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ Phalcon\Annotations\ReaderInterface ] } - Method [ public method remove ] { + Method [ public method setAnnotationsLimit ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ int $annotationsLimit ] } - - Return [ void ] } - Method [ public method replace ] { + Method [ public method setReader ] { - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ Phalcon\Annotations\ReaderInterface $reader ] } - - Return [ void ] } + } + } - Method [ public method serialize ] { + Class [ class Phalcon\Annotations\Annotation ] { - - Parameters [0] { - } - - Return [ ?string ] - } + - Constants [0] { + } - Method [ public method set ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] - } - - Return [ void ] - } + - Static methods [0] { + } - Method [ public method sort ] { + - Properties [3] { + Property [ protected $arguments = NULL ] + Property [ protected $exprArguments = NULL ] + Property [ protected $name = NULL ] + } - - Parameters [2] { - Parameter #0 [ $callback = ] - Parameter #1 [ int $order = 4 ] + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $reflectionData ] } - - Return [ Phalcon\Support\Collection\CollectionInterface ] } - Method [ public method toJson ] { + Method [ public method getArgument ] { - Parameters [1] { - Parameter #0 [ int $options = 4194383 ] + Parameter #0 [ $position ] } - - Return [ string ] } - Method [ public method unserialize ] { + Method [ public method getArguments ] { - - Parameters [1] { - Parameter #0 [ string $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method values ] { + Method [ public method getExprArguments ] { - Parameters [0] { } - Return [ array ] } - Method [ public method where ] { + Method [ public method getExpression ] { - - Parameters [2] { - Parameter #0 [ string $propertyOrMethod ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ array $expr ] } - - Return [ Phalcon\Support\Collection\CollectionInterface ] } - Method [ protected method cloneEmpty ] { + Method [ public method getName ] { - - Parameters [1] { - Parameter #0 [ array $data = [] ] + - Parameters [0] { } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ ?string ] } - Method [ protected method extractValue ] { + Method [ public method getNamedArgument ] { - - Parameters [2] { - Parameter #0 [ $item ] - Parameter #1 [ string $propertyOrMethod ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ mixed ] } - Method [ protected method processKey ] { + Method [ public method getNamedParameter ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ string $name ] } - - Return [ string ] } - Method [ protected method validateType ] { + Method [ public method hasArgument ] { - Parameters [1] { - Parameter #0 [ $value ] + Parameter #0 [ $position ] } - - Return [ void ] + - Return [ bool ] } - } - } - Class [ class Phalcon\Config\Adapter\Json extends Phalcon\Config\Config implements Phalcon\Config\ConfigInterface, Phalcon\Support\Collection\CollectionInterface, ArrayAccess, IteratorAggregate, Traversable, Phalcon\Contracts\Support\Collection, Countable, JsonSerializable ] { + Method [ public method numberArguments ] { - - Constants [1] { - Constant [ public string DEFAULT_PATH_DELIMITER ] { . } + - Parameters [0] { + } + - Return [ int ] + } + } + } + + Class [ class Phalcon\Annotations\AnnotationsFactory extends Phalcon\Factory\AbstractFactory ] { + + - Constants [0] { } - Static properties [0] { @@ -38098,419 +38163,372 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $data = NULL ] - Property [ protected $insensitive = true ] - Property [ protected $lowerKeys = NULL ] - Property [ protected $strictNull = false ] - Property [ protected $type = NULL ] - Property [ protected $pathDelimiter = '.' ] + - Properties [2] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] } - - Methods [50] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $filePath ] - } - } - - Method [ public method getPathDelimiter ] { - - - Parameters [0] { + Parameter #0 [ array $services = [] ] } - - Return [ string ] } - Method [ public method merge ] { + Method [ public method load ] { - Parameters [1] { - Parameter #0 [ $toMerge ] + Parameter #0 [ $config ] } - - Return [ Phalcon\Config\ConfigInterface ] } - Method [ public method path ] { + Method [ public method newInstance ] { - - Parameters [3] { - Parameter #0 [ string $path ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ ?string $delimiter = null ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $options = [] ] } + - Return [ Phalcon\Annotations\Adapter\AdapterInterface ] } - Method [ public method setPathDelimiter ] { + Method [ protected method getExceptionClass ] { - - Parameters [1] { - Parameter #0 [ ?string $delimiter = null ] + - Parameters [0] { } - - Return [ Phalcon\Config\ConfigInterface ] + - Return [ string ] } - Method [ public method toArray ] { + Method [ protected method getServices ] { - Parameters [0] { } - Return [ array ] } - Method [ final protected method internalMerge ] { + Method [ protected method getService ] { - - Parameters [2] { - Parameter #0 [ array $source ] - Parameter #1 [ array $target ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ array ] } - Method [ protected method setData ] { + Method [ protected method init ] { - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ array $services = [] ] } - Return [ void ] } - Method [ public method __get ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ $config ] } - - Return [ mixed ] + - Return [ array ] } - Method [ public method __isset ] { + Method [ protected method checkConfigElement ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] } - - Return [ bool ] + - Return [ array ] } - Method [ public method __serialize ] { + Method [ protected method getException ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $message ] } - - Return [ array ] + - Return [ Exception ] } + } + } - Method [ public method __set ] { + Class [ class Phalcon\Annotations\Collection implements Iterator, Traversable, Countable ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ public method __unserialize ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ array $data ] - } - - Return [ void ] - } + - Static methods [0] { + } - Method [ public method __unset ] { + - Properties [2] { + Property [ protected $annotations = NULL ] + Property [ protected $position = 0 ] + } + + - Methods [11] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ array $reflectionData = [] ] } - - Return [ void ] } - Method [ public method clear ] { + Method [ public method count ] { - Parameters [0] { } - - Return [ void ] - } - - Method [ public method column ] { - - - Parameters [1] { - Parameter #0 [ string $propertyOrMethod ] - } - - Return [ array ] + - Return [ int ] } - Method [ public method count ] { + Method [ public method current ] { - Parameters [0] { } - - Return [ int ] + - Return [ mixed ] } - Method [ public method each ] { + Method [ public method get ] { - Parameters [1] { - Parameter #0 [ $callback ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ Phalcon\Annotations\Annotation ] } - Method [ public method filter ] { + Method [ public method getAll ] { - Parameters [1] { - Parameter #0 [ $callback ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ array ] } - Method [ public method first ] { + Method [ public method getAnnotations ] { - Parameters [0] { } - - Return [ mixed ] + - Return [ array ] } - Method [ public method get ] { + Method [ public method has ] { - - Parameters [3] { - Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ ?string $cast = null ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ mixed ] + - Return [ bool ] } - Method [ public method getIterator ] { + Method [ public method key ] { - Parameters [0] { } - - Return [ Traversable ] + - Return [ int ] } - Method [ public method getKeys ] { + Method [ public method next ] { - - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] + - Parameters [0] { } - - Return [ array ] + - Return [ void ] } - Method [ public method getType ] { + Method [ public method rewind ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ void ] } - Method [ public method getValues ] { + Method [ public method valid ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } + } + } - Method [ public method has ] { + Class [ class Phalcon\Annotations\Exceptions\AnnotationNotFound extends Phalcon\Annotations\Exception implements Stringable, Throwable ] { - - Parameters [1] { - Parameter #0 [ string $element ] - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ public method init ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $data = [] ] + Parameter #0 [ string $name ] } - - Return [ void ] } - Method [ public method isEmpty ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method jsonSerialize ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method keys ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] + - Parameters [0] { } - - Return [ array ] } - Method [ public method last ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ mixed ] + - Return [ string ] } - Method [ public method map ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ int ] } - Method [ public method offsetExists ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method offsetGet ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ ?Throwable ] } - Method [ public method offsetSet ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method offsetUnset ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } + } + } - Method [ public method reduce ] { - - - Parameters [2] { - Parameter #0 [ $callback ] - Parameter #1 [ $initial = ] - } - - Return [ mixed ] - } + Class [ class Phalcon\Annotations\Exceptions\AnnotationsDirectoryNotWritable extends Phalcon\Annotations\Exception implements Stringable, Throwable ] { - Method [ public method remove ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ string $element ] - } - - Return [ void ] - } + - Static properties [0] { + } - Method [ public method replace ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ array $data ] - } - - Return [ void ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - Method [ public method serialize ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ ?string ] - } - - Method [ public method set ] { - - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] - } - - Return [ void ] } - Method [ public method sort ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ $callback = ] - Parameter #1 [ int $order = 4 ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Tentative return [ void ] } - Method [ public method toJson ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ int $options = 4194383 ] + - Parameters [0] { } - Return [ string ] } - Method [ public method unserialize ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $data ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method values ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method where ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ string $propertyOrMethod ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ int ] } - Method [ protected method cloneEmpty ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ array $data = [] ] + - Parameters [0] { } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ array ] } - Method [ protected method extractValue ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ $item ] - Parameter #1 [ string $propertyOrMethod ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ ?Throwable ] } - Method [ protected method processKey ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method validateType ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } } } - Class [ class Phalcon\Config\Adapter\Php extends Phalcon\Config\Config implements Phalcon\Config\ConfigInterface, Phalcon\Support\Collection\CollectionInterface, ArrayAccess, IteratorAggregate, Traversable, Phalcon\Contracts\Support\Collection, Countable, JsonSerializable ] { + Class [ class Phalcon\Annotations\Exceptions\CannotReadAnnotationData extends RuntimeException implements Stringable, Throwable ] { - - Constants [1] { - Constant [ public string DEFAULT_PATH_DELIMITER ] { . } + - Constants [0] { } - Static properties [0] { @@ -38519,970 +38537,1197 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $data = NULL ] - Property [ protected $insensitive = true ] - Property [ protected $lowerKeys = NULL ] - Property [ protected $strictNull = false ] - Property [ protected $type = NULL ] - Property [ protected $pathDelimiter = '.' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [50] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ string $filePath ] + - Parameters [0] { } } - Method [ public method getPathDelimiter ] { + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method merge ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ $toMerge ] + - Parameters [0] { } - - Return [ Phalcon\Config\ConfigInterface ] } - Method [ public method path ] { + Method [ final public method getFile ] { - - Parameters [3] { - Parameter #0 [ string $path ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ ?string $delimiter = null ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method setPathDelimiter ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ ?string $delimiter = null ] + - Parameters [0] { } - - Return [ Phalcon\Config\ConfigInterface ] + - Return [ int ] } - Method [ public method toArray ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ final protected method internalMerge ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ array $source ] - Parameter #1 [ array $target ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] } - Method [ protected method setData ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method __get ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ string ] } + } + } - Method [ public method __isset ] { + Class [ class Phalcon\Annotations\Exceptions\UnknownAnnotationExpression extends Phalcon\Annotations\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ string $type ] } - - Return [ bool ] } - Method [ public method __serialize ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method __set ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method __unserialize ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ array $data ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method __unset ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method clear ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method column ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $propertyOrMethod ] + - Parameters [0] { } - Return [ array ] } - Method [ public method count ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ int ] + - Return [ ?Throwable ] } - Method [ public method each ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ string ] } - Method [ public method filter ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ string ] } + } + } - Method [ public method first ] { + Class [ class Phalcon\Annotations\Reader implements Phalcon\Annotations\ReaderInterface ] { - - Parameters [0] { - } - - Return [ mixed ] - } + - Constants [0] { + } - Method [ public method get ] { + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method parseDocBlock ] { - Parameters [3] { - Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ ?string $cast = null ] + Parameter #0 [ string $docBlock ] + Parameter #1 [ $file = ] + Parameter #2 [ $line = ] } - - Return [ mixed ] + - Return [ array ] } + } - Method [ public method getIterator ] { - - - Parameters [0] { - } - - Return [ Traversable ] - } + - Properties [0] { + } - Method [ public method getKeys ] { + - Methods [1] { + Method [ public method parse ] { - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] + Parameter #0 [ string $className ] } - Return [ array ] } + } + } - Method [ public method getType ] { + Class [ class Phalcon\Annotations\Reflection ] { - - Parameters [0] { - } - - Return [ ?string ] - } + - Constants [0] { + } - Method [ public method getValues ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ array ] - } + - Static methods [0] { + } - Method [ public method has ] { + - Properties [5] { + Property [ protected $classAnnotations = NULL ] + Property [ protected $constantAnnotations = NULL ] + Property [ protected $propertyAnnotations = NULL ] + Property [ protected $methodAnnotations = NULL ] + Property [ protected $reflectionData = NULL ] + } + + - Methods [6] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ array $reflectionData = [] ] } - - Return [ bool ] } - Method [ public method init ] { + Method [ public method getClassAnnotations ] { - - Parameters [1] { - Parameter #0 [ array $data = [] ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Phalcon\Annotations\Collection ] } - Method [ public method isEmpty ] { + Method [ public method getConstantsAnnotations ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method jsonSerialize ] { + Method [ public method getPropertiesAnnotations ] { - Parameters [0] { } - Return [ array ] } - Method [ public method keys ] { + Method [ public method getMethodsAnnotations ] { - - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] + - Parameters [0] { } - Return [ array ] } - Method [ public method last ] { + Method [ public method getReflectionData ] { - Parameters [0] { } - - Return [ mixed ] + - Return [ array ] } + } + } - Method [ public method map ] { + Class [ class Phalcon\Application\Exceptions\ModuleNotRegistered extends Phalcon\Application\Exception implements Stringable, Throwable ] { - - Parameters [1] { - Parameter #0 [ $callback ] - } - - Return [ Phalcon\Support\Collection\CollectionInterface ] - } + - Constants [0] { + } - Method [ public method offsetExists ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ $element ] - } - - Return [ bool ] - } + - Static methods [0] { + } - Method [ public method offsetGet ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ string $name ] } - - Return [ mixed ] } - Method [ public method offsetSet ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ public method offsetUnset ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method reduce ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ $callback ] - Parameter #1 [ $initial = ] + - Parameters [0] { } - - Return [ mixed ] } - Method [ public method remove ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method replace ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ array $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method serialize ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ array ] } - Method [ public method set ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method sort ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ $callback = ] - Parameter #1 [ int $order = 4 ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ string ] } - Method [ public method toJson ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ int $options = 4194383 ] + - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method unserialize ] { + Class [ class Phalcon\Assets\Asset\Css extends Phalcon\Assets\Asset implements Phalcon\Assets\AssetInterface ] { - - Parameters [1] { - Parameter #0 [ string $data ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [10] { + 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 [28] { + Method [ public method __construct ] { + + - Parameters [6] { + Parameter #0 [ string $path ] + Parameter #1 [ bool $local = true ] + Parameter #2 [ bool $filter = true ] + Parameter #3 [ array $attributes = [] ] + Parameter #4 [ ?string $version = null ] + Parameter #5 [ bool $autoVersion = false ] } - - Return [ void ] } - Method [ public method values ] { + Method [ public method getAssetKey ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method where ] { + Method [ public method getAttributes ] { - - Parameters [2] { - Parameter #0 [ string $propertyOrMethod ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ array ] } - Method [ protected method cloneEmpty ] { + Method [ public method getContent ] { - Parameters [1] { - Parameter #0 [ array $data = [] ] + Parameter #0 [ ?string $basePath = null ] } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ string ] } - Method [ protected method extractValue ] { + Method [ public method getFilter ] { - - Parameters [2] { - Parameter #0 [ $item ] - Parameter #1 [ string $propertyOrMethod ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ bool ] } - Method [ protected method processKey ] { + Method [ public method getPath ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method validateType ] { + Method [ public method getRealSourcePath ] { - Parameters [1] { - Parameter #0 [ $value ] + Parameter #0 [ ?string $basePath = null ] } - - Return [ void ] + - Return [ string ] } - } - } - - Class [ class Phalcon\Config\Adapter\Yaml extends Phalcon\Config\Config implements Phalcon\Config\ConfigInterface, Phalcon\Support\Collection\CollectionInterface, ArrayAccess, IteratorAggregate, Traversable, Phalcon\Contracts\Support\Collection, Countable, JsonSerializable ] { - - - Constants [1] { - Constant [ public string DEFAULT_PATH_DELIMITER ] { . } - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [6] { - Property [ protected $data = NULL ] - Property [ protected $insensitive = true ] - Property [ protected $lowerKeys = NULL ] - Property [ protected $strictNull = false ] - Property [ protected $type = NULL ] - Property [ protected $pathDelimiter = '.' ] - } - - Methods [52] { - Method [ public method __construct ] { + Method [ public method getRealTargetPath ] { - - Parameters [2] { - Parameter #0 [ string $filePath ] - Parameter #1 [ ?array $callbacks = [] ] + - Parameters [1] { + Parameter #0 [ ?string $basePath = null ] } + - Return [ string ] } - Method [ protected method phpYamlParseFile ] { + Method [ public method getRealTargetUri ] { - - Parameters [4] { - Parameter #0 [ $filename ] - Parameter #1 [ $pos = ] - Parameter #2 [ $ndocs = ] - Parameter #3 [ $callbacks = ] + - Parameters [0] { } + - Return [ string ] } - Method [ protected method phpExtensionLoaded ] { + Method [ public method getSourcePath ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method getPathDelimiter ] { + Method [ public method getTargetPath ] { - Parameters [0] { } - Return [ string ] } - Method [ public method merge ] { + Method [ public method getTargetUri ] { - - Parameters [1] { - Parameter #0 [ $toMerge ] + - Parameters [0] { } - - Return [ Phalcon\Config\ConfigInterface ] + - Return [ string ] } - Method [ public method path ] { + Method [ public method getType ] { - - Parameters [3] { - Parameter #0 [ string $path ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ ?string $delimiter = null ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method setPathDelimiter ] { + Method [ public method getVersion ] { - - Parameters [1] { - Parameter #0 [ ?string $delimiter = null ] + - Parameters [0] { } - - Return [ Phalcon\Config\ConfigInterface ] + - Return [ ?string ] } - Method [ public method toArray ] { + Method [ public method isAutoVersion ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ final protected method internalMerge ] { + Method [ public method isLocal ] { - - Parameters [2] { - Parameter #0 [ array $source ] - Parameter #1 [ array $target ] + - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ protected method setData ] { + Method [ public method setAttributes ] { - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ array $attributes ] } - - Return [ void ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method __get ] { + Method [ public method setAutoVersion ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ bool $flag ] } - - Return [ mixed ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method __isset ] { + Method [ public method setFilter ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ bool $filter ] } - - Return [ bool ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method __serialize ] { + Method [ public method setIsLocal ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $flag ] } - - Return [ array ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method __set ] { + Method [ public method setSourcePath ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ string $sourcePath ] } - - Return [ void ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method __unserialize ] { + Method [ public method setTargetPath ] { - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ string $targetPath ] } - - Return [ void ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method __unset ] { + Method [ public method setTargetUri ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ string $targetUri ] } - - Return [ void ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method clear ] { + Method [ public method setType ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $type ] } - - Return [ void ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method column ] { + Method [ public method setPath ] { - Parameters [1] { - Parameter #0 [ string $propertyOrMethod ] + Parameter #0 [ string $path ] } - - Return [ array ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method count ] { + Method [ public method setVersion ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $version ] } - - Return [ int ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method each ] { + Method [ protected method phpFileExists ] { - Parameters [1] { - Parameter #0 [ $callback ] + Parameter #0 [ string $filename ] } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ bool ] } - Method [ public method filter ] { + Method [ protected method phpFileGetContents ] { - Parameters [1] { - Parameter #0 [ $callback ] + Parameter #0 [ string $filename ] } - - Return [ Phalcon\Support\Collection\CollectionInterface ] } + } + } - Method [ public method first ] { + Class [ class Phalcon\Assets\Asset\Js extends Phalcon\Assets\Asset implements Phalcon\Assets\AssetInterface ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [10] { + 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 [28] { + Method [ public method __construct ] { + + - Parameters [6] { + Parameter #0 [ string $path ] + Parameter #1 [ bool $local = true ] + Parameter #2 [ bool $filter = true ] + Parameter #3 [ array $attributes = [] ] + Parameter #4 [ ?string $version = null ] + Parameter #5 [ bool $autoVersion = false ] } - - Return [ mixed ] } - Method [ public method get ] { + Method [ public method getAssetKey ] { - - Parameters [3] { - Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ ?string $cast = null ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ string ] } - Method [ public method getIterator ] { + Method [ public method getAttributes ] { - Parameters [0] { } - - Return [ Traversable ] + - Return [ array ] } - Method [ public method getKeys ] { + Method [ public method getContent ] { - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] + Parameter #0 [ ?string $basePath = null ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getType ] { + Method [ public method getFilter ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ bool ] } - Method [ public method getValues ] { + Method [ public method getPath ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method has ] { + Method [ public method getRealSourcePath ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ ?string $basePath = null ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method init ] { + Method [ public method getRealTargetPath ] { - Parameters [1] { - Parameter #0 [ array $data = [] ] + Parameter #0 [ ?string $basePath = null ] } - - Return [ void ] + - Return [ string ] } - Method [ public method isEmpty ] { + Method [ public method getRealTargetUri ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getSourcePath ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getTargetPath ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getTargetUri ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getType ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getVersion ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method isAutoVersion ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method jsonSerialize ] { + Method [ public method isLocal ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method keys ] { + Method [ public method setAttributes ] { - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] + Parameter #0 [ array $attributes ] } - - Return [ array ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method last ] { + Method [ public method setAutoVersion ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $flag ] } - - Return [ mixed ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method map ] { + Method [ public method setFilter ] { - Parameters [1] { - Parameter #0 [ $callback ] + Parameter #0 [ bool $filter ] } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method offsetExists ] { + Method [ public method setIsLocal ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ bool $flag ] } - - Return [ bool ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method offsetGet ] { + Method [ public method setSourcePath ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ string $sourcePath ] } - - Return [ mixed ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method offsetSet ] { + Method [ public method setTargetPath ] { - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ string $targetPath ] } - - Return [ void ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method offsetUnset ] { + Method [ public method setTargetUri ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ string $targetUri ] } - - Return [ void ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method reduce ] { + Method [ public method setType ] { - - Parameters [2] { - Parameter #0 [ $callback ] - Parameter #1 [ $initial = ] + - Parameters [1] { + Parameter #0 [ string $type ] } - - Return [ mixed ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method remove ] { + Method [ public method setPath ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ string $path ] } - - Return [ void ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method replace ] { + Method [ public method setVersion ] { - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ string $version ] } - - Return [ void ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method serialize ] { + Method [ protected method phpFileExists ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $filename ] } - - Return [ ?string ] + - Return [ bool ] } - Method [ public method set ] { + Method [ protected method phpFileGetContents ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ string $filename ] } - - Return [ void ] + } + } + } + + Class [ class Phalcon\Assets\Collection implements Countable, IteratorAggregate, Traversable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [13] { + Property [ protected $assets = NULL ] + Property [ protected $attributes = NULL ] + Property [ protected $autoVersion = false ] + Property [ protected $codes = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $isLocal = true ] + Property [ protected $join = 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 add ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Assets\AssetInterface $asset ] + } + - Return [ static ] } - Method [ public method sort ] { + Method [ public method addCss ] { - - Parameters [2] { - Parameter #0 [ $callback = ] - Parameter #1 [ int $order = 4 ] + - Parameters [6] { + Parameter #0 [ string $path ] + Parameter #1 [ $isLocal = ] + Parameter #2 [ bool $filter = true ] + Parameter #3 [ array $attributes = [] ] + Parameter #4 [ ?string $version = null ] + Parameter #5 [ bool $autoVersion = false ] } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ static ] } - Method [ public method toJson ] { + Method [ public method addFilter ] { - Parameters [1] { - Parameter #0 [ int $options = 4194383 ] + Parameter #0 [ Phalcon\Assets\FilterInterface $filter ] } - - Return [ string ] + - Return [ static ] } - Method [ public method unserialize ] { + Method [ public method addInline ] { - Parameters [1] { - Parameter #0 [ string $data ] + Parameter #0 [ Phalcon\Assets\Inline $code ] } - - Return [ void ] + - Return [ static ] } - Method [ public method values ] { + Method [ public method addInlineCss ] { + + - Parameters [3] { + Parameter #0 [ string $content ] + Parameter #1 [ bool $filter = true ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ static ] + } + + Method [ public method addInlineJs ] { + + - Parameters [3] { + Parameter #0 [ string $content ] + Parameter #1 [ bool $filter = true ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ static ] + } + + Method [ public method addJs ] { + + - Parameters [6] { + Parameter #0 [ string $path ] + Parameter #1 [ $isLocal = ] + Parameter #2 [ bool $filter = true ] + Parameter #3 [ array $attributes = [] ] + Parameter #4 [ ?string $version = null ] + Parameter #5 [ bool $autoVersion = false ] + } + - Return [ static ] + } + + Method [ public method count ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getAssets ] { - Parameters [0] { } - Return [ array ] } - Method [ public method where ] { + Method [ public method getAttributes ] { - - Parameters [2] { - Parameter #0 [ string $propertyOrMethod ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ array ] } - Method [ protected method cloneEmpty ] { + Method [ public method getCodes ] { - - Parameters [1] { - Parameter #0 [ array $data = [] ] + - Parameters [0] { } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ array ] } - Method [ protected method extractValue ] { + Method [ public method getFilters ] { - - Parameters [2] { - Parameter #0 [ $item ] - Parameter #1 [ string $propertyOrMethod ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ array ] } - Method [ protected method processKey ] { + Method [ public method getIterator ] { + + - Parameters [0] { + } + - Return [ Traversable ] + } + + Method [ public method getJoin ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method getPrefix ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getRealTargetPath ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ string $basePath ] } - Return [ string ] } - Method [ protected method validateType ] { + Method [ public method getSourcePath ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getTargetIsLocal ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method getTargetPath ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getTargetUri ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getVersion ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ $value ] + Parameter #0 [ Phalcon\Assets\AssetInterface $asset ] } - - Return [ void ] + - Return [ bool ] } - } - } - Class [ class Phalcon\Config\ConfigFactory extends Phalcon\Factory\AbstractFactory ] { + Method [ public method isAutoVersion ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ bool ] + } - - Static properties [0] { - } + Method [ public method isLocal ] { - - Static methods [0] { - } + - Parameters [0] { + } + - Return [ bool ] + } - - Properties [2] { - Property [ protected $mapper = NULL ] - Property [ protected $services = NULL ] - } + Method [ public method join ] { - - Methods [12] { - Method [ public method __construct ] { + - Parameters [1] { + Parameter #0 [ bool $flag ] + } + - Return [ static ] + } + + Method [ public method setAttributes ] { - Parameters [1] { - Parameter #0 [ array $services = [] ] + Parameter #0 [ array $attributes ] } + - Return [ static ] } - Method [ public method load ] { + Method [ public method setAutoVersion ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ bool $flag ] } - - Return [ Phalcon\Config\ConfigInterface ] + - Return [ static ] } - Method [ public method newInstance ] { + Method [ public method setFilters ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string $fileName ] - Parameter #2 [ $params = ] + - Parameters [1] { + Parameter #0 [ array $filters ] } - - Return [ Phalcon\Config\ConfigInterface ] + - Return [ static ] } - Method [ protected method getExceptionClass ] { + Method [ public method setIsLocal ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $flag ] } - - Return [ string ] + - Return [ static ] } - Method [ protected method getServices ] { + Method [ public method setPrefix ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $prefix ] } - - Return [ array ] + - Return [ static ] } - Method [ protected method parseConfig ] { + Method [ public method setTargetIsLocal ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ bool $flag ] } - - Return [ array ] + - Return [ static ] } - Method [ private method checkConfigArray ] { + Method [ public method setTargetPath ] { - Parameters [1] { - Parameter #0 [ array $config ] + Parameter #0 [ string $targetPath ] } - - Return [ void ] + - Return [ static ] } - Method [ protected method getService ] { + Method [ public method setTargetUri ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $targetUri ] } + - Return [ static ] } - Method [ protected method init ] { + Method [ public method setSourcePath ] { - Parameters [1] { - Parameter #0 [ array $services = [] ] + Parameter #0 [ string $sourcePath ] } - - Return [ void ] + - Return [ static ] } - Method [ protected method checkConfig ] { + Method [ public method setVersion ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ string $version ] } - - Return [ array ] + - Return [ static ] } - Method [ protected method checkConfigElement ] { + Method [ final protected method addAsset ] { - - Parameters [2] { - Parameter #0 [ array $config ] - Parameter #1 [ string $element ] + - Parameters [1] { + Parameter #0 [ Phalcon\Assets\AssetInterface $asset ] } - - Return [ array ] + - Return [ bool ] } - Method [ protected method getException ] { + Method [ private method processAdd ] { + + - Parameters [7] { + Parameter #0 [ string $className ] + Parameter #1 [ string $path ] + Parameter #2 [ $isLocal = ] + Parameter #3 [ bool $filter = true ] + Parameter #4 [ array $attributes = [] ] + Parameter #5 [ ?string $version = null ] + Parameter #6 [ bool $autoVersion = false ] + } + - Return [ static ] + } + + Method [ private method processAddInline ] { + + - Parameters [4] { + Parameter #0 [ string $className ] + Parameter #1 [ string $content ] + Parameter #2 [ bool $filter = true ] + Parameter #3 [ array $attributes = [] ] + } + - Return [ static ] + } + + Method [ private method processAttributes ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ array $attributes ] } - - Return [ Exception ] + - Return [ array ] } } } - Class [ class Phalcon\Config\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Assets\Exceptions\AssetSourceTargetCollision extends Phalcon\Assets\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -39501,12 +39746,10 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [1] { + Parameter #0 [ string $path ] } } @@ -39574,7 +39817,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\DataMapper\Pdo\Connection extends Phalcon\DataMapper\Pdo\Connection\AbstractConnection implements Phalcon\DataMapper\Pdo\Connection\PdoInterface, Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] { + Class [ class Phalcon\Assets\Exceptions\CannotReadAsset extends Phalcon\Assets\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -39582,332 +39825,268 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [1] { - Method [ static public method getAvailableDrivers ] { - - - Parameters [0] { - } - - Return [ array ] - } + - Static methods [0] { } - - Properties [3] { - Property [ protected $pdo = NULL ] - Property [ protected $profiler = NULL ] - Property [ protected $arguments = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [37] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [6] { - Parameter #0 [ string $dsn ] - Parameter #1 [ ?string $username = null ] - Parameter #2 [ ?string $password = null ] - Parameter #3 [ array $options = [] ] - Parameter #4 [ array $queries = [] ] - Parameter #5 [ ?Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface $profiler = ] + - Parameters [1] { + Parameter #0 [ string $path ] } } - Method [ public method __debugInfo ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method connect ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method disconnect ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ void ] } - Method [ public method __call ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ $name ] - Parameter #1 [ array $arguments ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method beginTransaction ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method commit ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method errorCode ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ ?Throwable ] } - Method [ public method errorInfo ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method exec ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $statement ] + - Parameters [0] { } - - Return [ int ] - } - - Method [ public method fetchAffected ] { - - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] - } - - Return [ int ] + - Return [ string ] } + } + } - Method [ public method fetchAll ] { - - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] - } - - Return [ array ] - } + Class [ class Phalcon\Assets\Exceptions\CollectionNotFound extends Phalcon\Assets\Exception implements Stringable, Throwable ] { - Method [ public method fetchAssoc ] { + - Constants [0] { + } - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] - } - - Return [ array ] - } + - Static properties [0] { + } - Method [ public method fetchColumn ] { + - Static methods [0] { + } - - Parameters [3] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] - Parameter #2 [ int $column = 0 ] - } - - Return [ array ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - Method [ public method fetchGroup ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] - Parameter #2 [ int $flags = null ] + - Parameters [0] { } - - Return [ array ] } - Method [ public method fetchObject ] { + Method [ public method __wakeup ] { - - Parameters [4] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] - Parameter #2 [ string $className = 'stdClass' ] - Parameter #3 [ array $arguments = [] ] + - Parameters [0] { } - - Return [ object ] + - Tentative return [ void ] } - Method [ public method fetchObjects ] { + Method [ final public method getMessage ] { - - Parameters [4] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] - Parameter #2 [ string $className = 'stdClass' ] - Parameter #3 [ array $arguments = [] ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method fetchOne ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] + - Parameters [0] { } - - Return [ array ] } - Method [ public method fetchPairs ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method fetchValue ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method getAdapter ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ PDO ] + - Return [ array ] } - Method [ public method getAttribute ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ int $attribute ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ public method getDriverName ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getProfiler ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] + - Return [ string ] } + } + } - Method [ public method getQuoteNames ] { - - - Parameters [1] { - Parameter #0 [ string $driver = '' ] - } - - Return [ array ] - } + Class [ class Phalcon\Assets\Exceptions\InvalidAssetSourcePath extends Phalcon\Assets\Exception implements Stringable, Throwable ] { - Method [ public method inTransaction ] { + - Constants [0] { + } - - Parameters [0] { - } - - Return [ bool ] - } + - Static properties [0] { + } - Method [ public method isConnected ] { + - Static methods [0] { + } - - Parameters [0] { - } - - Return [ bool ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - Method [ public method lastInsertId ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ ?string $name = null ] + Parameter #0 [ string $path ] } - - Return [ string ] } - Method [ public method perform ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] + - Parameters [0] { } - - Return [ PDOStatement ] + - Tentative return [ void ] } - Method [ public method prepare ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $options = [] ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method query ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $statement ] + - Parameters [0] { } } - Method [ public method quote ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ int $type = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method rollBack ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method setAttribute ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ int $attribute ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method setProfiler ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface $profiler ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ protected method performBind ] { + Method [ final public method getTraceAsString ] { - - Parameters [3] { - Parameter #0 [ PDOStatement $statement ] - Parameter #1 [ $name ] - Parameter #2 [ $arguments ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ protected method fetchData ] { + Method [ public method __toString ] { - - Parameters [4] { - Parameter #0 [ string $method ] - Parameter #1 [ array $arguments ] - Parameter #2 [ string $statement ] - Parameter #3 [ array $values = [] ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } } } - Class [ class Phalcon\DataMapper\Pdo\ConnectionLocator implements Phalcon\DataMapper\Pdo\ConnectionLocatorInterface ] { + Class [ class Phalcon\Assets\Exceptions\InvalidAssetTargetPath extends Phalcon\Assets\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -39919,83 +40098,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Properties [4] { - Property [ protected $master = NULL ] - Property [ protected $read = NULL ] - Property [ protected $write = NULL ] - Property [ private $instances = NULL ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [8] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface $master ] - Parameter #1 [ array $read = [] ] - Parameter #2 [ array $write = [] ] + - Parameters [1] { + Parameter #0 [ string $path ] } } - Method [ public method getMaster ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] + - Tentative return [ void ] } - Method [ public method getRead ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $name = '' ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] + - Return [ string ] } - Method [ public method getWrite ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $name = '' ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] } - Method [ public method setMaster ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface $callableObject ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Pdo\ConnectionLocatorInterface ] + - Return [ string ] } - Method [ public method setRead ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $callableObject ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Pdo\ConnectionLocatorInterface ] + - Return [ int ] } - Method [ public method setWrite ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $callableObject ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Pdo\ConnectionLocatorInterface ] + - Return [ array ] } - Method [ protected method getConnection ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ string $type ] - Parameter #1 [ string $name = '' ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } - Class [ class Phalcon\DataMapper\Pdo\Connection\Decorated extends Phalcon\DataMapper\Pdo\Connection\AbstractConnection implements Phalcon\DataMapper\Pdo\Connection\PdoInterface, Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] { + Class [ class Phalcon\Assets\Exceptions\InvalidFilter extends Phalcon\Assets\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -40003,320 +40184,343 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [1] { - Method [ static public method getAvailableDrivers ] { - - - Parameters [0] { - } - - Return [ array ] - } + - Static methods [0] { } - - Properties [2] { - Property [ protected $pdo = NULL ] - Property [ protected $profiler = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [36] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ PDO $pdo ] - Parameter #1 [ ?Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface $profiler = ] + - Parameters [0] { } } - Method [ public method connect ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ public method disconnect ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method __call ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ $name ] - Parameter #1 [ array $arguments ] + - Parameters [0] { } } - Method [ public method beginTransaction ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method commit ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method errorCode ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ array ] } - Method [ public method errorInfo ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] } - Method [ public method exec ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $statement ] + - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ public method fetchAffected ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] + - Parameters [0] { } - - Return [ int ] + - Return [ string ] } + } + } - Method [ public method fetchAll ] { + Class [ class Phalcon\Assets\Exceptions\InvalidTargetPath extends Phalcon\Assets\Exception implements Stringable, Throwable ] { - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $path ] } - - Return [ array ] } - Method [ public method fetchAssoc ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] + - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method fetchColumn ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] - Parameter #2 [ int $column = 0 ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method fetchGroup ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] - Parameter #2 [ int $flags = null ] + - Parameters [0] { } - - Return [ array ] } - Method [ public method fetchObject ] { + Method [ final public method getFile ] { - - Parameters [4] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] - Parameter #2 [ string $className = 'stdClass' ] - Parameter #3 [ array $arguments = [] ] + - Parameters [0] { } - - Return [ object ] + - Return [ string ] } - Method [ public method fetchObjects ] { + Method [ final public method getLine ] { - - Parameters [4] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] - Parameter #2 [ string $className = 'stdClass' ] - Parameter #3 [ array $arguments = [] ] + - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method fetchOne ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] + - Parameters [0] { } - Return [ array ] } - Method [ public method fetchPairs ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] } - Method [ public method fetchValue ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getAdapter ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ PDO ] + - Return [ string ] } + } + } - Method [ public method getAttribute ] { + Class [ class Phalcon\Assets\Exceptions\TargetPathIsDirectory extends Phalcon\Assets\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ int $attribute ] + Parameter #0 [ string $path ] } } - Method [ public method getDriverName ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ public method getProfiler ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] + - Return [ string ] } - Method [ public method getQuoteNames ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $driver = '' ] + - Parameters [0] { } - - Return [ array ] } - Method [ public method inTransaction ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method isConnected ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method lastInsertId ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ ?string $name = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method perform ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $values = [] ] + - Parameters [0] { } - - Return [ PDOStatement ] + - Return [ ?Throwable ] } - Method [ public method prepare ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $options = [] ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method query ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $statement ] + - Parameters [0] { } + - Return [ string ] } + } + } - Method [ public method quote ] { + Class [ class Phalcon\Assets\Filters\Cssmin implements Phalcon\Assets\FilterInterface ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ int $type = null ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method filter ] { + + - Parameters [1] { + Parameter #0 [ string $content ] } - Return [ string ] } + } + } - Method [ public method rollBack ] { + Class [ class Phalcon\Assets\Filters\Jsmin implements Phalcon\Assets\FilterInterface ] { - - Parameters [0] { - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ public method setAttribute ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ int $attribute ] - Parameter #1 [ $value ] - } - - Return [ bool ] - } + - Static methods [0] { + } - Method [ public method setProfiler ] { + - Properties [0] { + } + + - Methods [1] { + Method [ public method filter ] { - Parameters [1] { - Parameter #0 [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface $profiler ] + Parameter #0 [ string $content ] } + - Return [ string ] } + } + } - Method [ protected method performBind ] { + Class [ class Phalcon\Assets\Filters\None implements Phalcon\Assets\FilterInterface ] { - - Parameters [3] { - Parameter #0 [ PDOStatement $statement ] - Parameter #1 [ $name ] - Parameter #2 [ $arguments ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ protected method fetchData ] { + - Static properties [0] { + } - - Parameters [4] { - Parameter #0 [ string $method ] - Parameter #1 [ array $arguments ] - Parameter #2 [ string $statement ] - Parameter #3 [ array $values = [] ] + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method filter ] { + + - Parameters [1] { + Parameter #0 [ string $content ] } - - Return [ array ] + - Return [ string ] } } } - Class [ class Phalcon\DataMapper\Pdo\Exception\CannotDisconnect extends Phalcon\DataMapper\Pdo\Exception\Exception implements Stringable, Throwable ] { + Class [ class Phalcon\Assets\Inline\Css extends Phalcon\Assets\Inline implements Phalcon\Assets\AssetInterface ] { - Constants [0] { } @@ -40328,87 +40532,84 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Properties [4] { - Property [ protected $message = '' ] - Property [ protected $code = 0 ] - Property [ protected string $file = '' ] - Property [ protected int $line = 0 ] + Property [ protected $attributes = NULL ] + Property [ protected $content = NULL ] + Property [ protected $filter = NULL ] + Property [ protected $type = NULL ] } - - Methods [10] { - Method [ public method __construct ] { + - Methods [9] { + 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] { + Parameter #0 [ string $content ] + Parameter #1 [ bool $filter = true ] + Parameter #2 [ array $attributes = [] ] } - - Tentative return [ void ] } - Method [ final public method getMessage ] { + Method [ public method getAssetKey ] { - Parameters [0] { } - Return [ string ] } - Method [ final public method getCode ] { + Method [ public method getAttributes ] { - Parameters [0] { } + - Return [ array ] } - Method [ final public method getFile ] { + Method [ public method getContent ] { - Parameters [0] { } - Return [ string ] } - Method [ final public method getLine ] { + Method [ public method getFilter ] { - Parameters [0] { } - - Return [ int ] + - Return [ bool ] } - Method [ final public method getTrace ] { + Method [ public method getType ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ final public method getPrevious ] { + Method [ public method setAttributes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $attributes ] } - - Return [ ?Throwable ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ final public method getTraceAsString ] { + Method [ public method setFilter ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $filter ] } - - Return [ string ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method __toString ] { + Method [ public method setType ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $type ] } - - Return [ string ] + - Return [ Phalcon\Assets\AssetInterface ] } } } - Class [ class Phalcon\DataMapper\Pdo\Exception\ConnectionNotFound extends Phalcon\DataMapper\Pdo\Exception\Exception implements Stringable, Throwable ] { + Class [ class Phalcon\Assets\Inline\Js extends Phalcon\Assets\Inline implements Phalcon\Assets\AssetInterface ] { - Constants [0] { } @@ -40420,87 +40621,84 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Properties [4] { - Property [ protected $message = '' ] - Property [ protected $code = 0 ] - Property [ protected string $file = '' ] - Property [ protected int $line = 0 ] + Property [ protected $attributes = NULL ] + Property [ protected $content = NULL ] + Property [ protected $filter = NULL ] + Property [ protected $type = NULL ] } - - Methods [10] { - Method [ public method __construct ] { + - Methods [9] { + 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] { + Parameter #0 [ string $content ] + Parameter #1 [ bool $filter = true ] + Parameter #2 [ array $attributes = [] ] } - - Tentative return [ void ] } - Method [ final public method getMessage ] { + Method [ public method getAssetKey ] { - Parameters [0] { } - Return [ string ] } - Method [ final public method getCode ] { + Method [ public method getAttributes ] { - Parameters [0] { } + - Return [ array ] } - Method [ final public method getFile ] { + Method [ public method getContent ] { - Parameters [0] { } - Return [ string ] } - Method [ final public method getLine ] { + Method [ public method getFilter ] { - Parameters [0] { } - - Return [ int ] + - Return [ bool ] } - Method [ final public method getTrace ] { + Method [ public method getType ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ final public method getPrevious ] { + Method [ public method setAttributes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $attributes ] } - - Return [ ?Throwable ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ final public method getTraceAsString ] { + Method [ public method setFilter ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $filter ] } - - Return [ string ] + - Return [ Phalcon\Assets\AssetInterface ] } - Method [ public method __toString ] { + Method [ public method setType ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $type ] } - - Return [ string ] + - Return [ Phalcon\Assets\AssetInterface ] } } } - Class [ class Phalcon\DataMapper\Pdo\Profiler\MemoryLogger implements Phalcon\Logger\LoggerInterface ] { + Class [ class Phalcon\Assets\Manager extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface ] { - Constants [0] { } @@ -40511,310 +40709,324 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [1] { - Property [ protected $messages = NULL ] + - Properties [5] { + Property [ protected $container = NULL ] + Property [ protected $collections = NULL ] + Property [ protected $implicitOutput = true ] + Property [ protected $options = NULL ] + Property [ protected $tagFactory = NULL ] } - - Methods [14] { - Method [ public method alert ] { + - Methods [35] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ array $context = [] ] + Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + Parameter #1 [ array $options = [] ] } - - Return [ void ] } - Method [ public method critical ] { + Method [ public method addAsset ] { - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ array $context = [] ] + - Parameters [1] { + Parameter #0 [ Phalcon\Assets\Asset $asset ] } - - Return [ void ] + - Return [ static ] } - Method [ public method debug ] { + Method [ public method addAssetByType ] { - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ array $context = [] ] + Parameter #0 [ string $type ] + Parameter #1 [ Phalcon\Assets\Asset $asset ] } - - Return [ void ] + - Return [ static ] } - Method [ public method emergency ] { + Method [ public method addCss ] { - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ array $context = [] ] + - Parameters [6] { + Parameter #0 [ string $path ] + Parameter #1 [ bool $local = true ] + Parameter #2 [ bool $filter = true ] + Parameter #3 [ array $attributes = [] ] + Parameter #4 [ ?string $version = null ] + Parameter #5 [ bool $autoVersion = false ] } - - Return [ void ] + - Return [ static ] } - Method [ public method error ] { + Method [ public method addInlineCode ] { - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ array $context = [] ] + - Parameters [1] { + Parameter #0 [ Phalcon\Assets\Inline $code ] } - - Return [ void ] + - Return [ static ] } - Method [ public method getAdapter ] { + Method [ public method addInlineCodeByType ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ Phalcon\Assets\Inline $code ] } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ static ] } - Method [ public method getAdapters ] { + Method [ public method addInlineCss ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $content ] + Parameter #1 [ bool $filter = true ] + Parameter #2 [ array $attributes = [] ] } - - Return [ array ] + - Return [ static ] } - Method [ public method getLogLevel ] { + Method [ public method addInlineJs ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $content ] + Parameter #1 [ bool $filter = true ] + Parameter #2 [ array $attributes = [] ] } - - Return [ int ] + - Return [ static ] } - Method [ public method getMessages ] { + Method [ public method addJs ] { - - Parameters [0] { + - Parameters [6] { + Parameter #0 [ string $path ] + Parameter #1 [ bool $local = true ] + Parameter #2 [ bool $filter = true ] + Parameter #3 [ array $attributes = [] ] + Parameter #4 [ ?string $version = null ] + Parameter #5 [ bool $autoVersion = false ] } - - Return [ array ] + - Return [ static ] } - Method [ public method getName ] { + Method [ public method collection ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ Phalcon\Assets\Collection ] } - Method [ public method info ] { + Method [ public method collectionAssetsByType ] { - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ array $context = [] ] + Parameter #0 [ array $assets ] + Parameter #1 [ string $type ] } - - Return [ void ] + - Return [ array ] } - Method [ public method notice ] { + Method [ public method exists ] { - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ array $context = [] ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method warning ] { + Method [ public method get ] { - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ array $context = [] ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ Phalcon\Assets\Collection ] } - Method [ public method log ] { + Method [ public method getCollections ] { - - Parameters [3] { - Parameter #0 [ $level ] - Parameter #1 [ string $message ] - Parameter #2 [ array $context = [] ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - } - } - Class [ class Phalcon\DataMapper\Pdo\Profiler\Profiler implements Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] { + Method [ public method getCss ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ Phalcon\Assets\Collection ] + } - - Static properties [0] { - } + Method [ public method getJs ] { - - Static methods [0] { - } + - Parameters [0] { + } + - Return [ Phalcon\Assets\Collection ] + } - - Properties [6] { - Property [ protected $active = false ] - Property [ protected $context = NULL ] - Property [ protected $logFormat = '' ] - Property [ protected $logLevel = 0 ] - Property [ protected $logger = NULL ] - Property [ private $encode = NULL ] - } + Method [ public method getOptions ] { - - Methods [10] { - Method [ public method __construct ] { + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ ?Phalcon\Logger\LoggerInterface $logger = ] + Parameter #0 [ string $name ] } + - Return [ bool ] } - Method [ public method finish ] { + Method [ public method output ] { - Parameters [2] { - Parameter #0 [ ?string $statement = null ] - Parameter #1 [ array $values = [] ] + Parameter #0 [ Phalcon\Assets\Collection $collection ] + Parameter #1 [ string $type ] } - - Return [ void ] + - Return [ ?string ] } - Method [ public method getLogFormat ] { + Method [ public method outputCss ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $name = null ] } - Return [ string ] } - Method [ public method getLogger ] { + Method [ public method outputInline ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Assets\Collection $collection ] + Parameter #1 [ $type ] } - - Return [ Phalcon\Logger\LoggerInterface ] + - Return [ string ] } - Method [ public method getLogLevel ] { + Method [ public method outputInlineCss ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $name = null ] } - Return [ string ] } - Method [ public method isActive ] { + Method [ public method outputInlineJs ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $name = null ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method setActive ] { + Method [ public method outputJs ] { - Parameters [1] { - Parameter #0 [ bool $active ] + Parameter #0 [ ?string $name = null ] } - - Return [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] + - Return [ string ] } - Method [ public method setLogFormat ] { + Method [ public method set ] { - - Parameters [1] { - Parameter #0 [ string $logFormat ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ Phalcon\Assets\Collection $collection ] } - - Return [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] + - Return [ static ] } - Method [ public method setLogLevel ] { + Method [ public method setOptions ] { - Parameters [1] { - Parameter #0 [ string $logLevel ] + Parameter #0 [ array $options ] } - - Return [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] + - Return [ static ] } - Method [ public method start ] { + Method [ public method useImplicitOutput ] { - Parameters [1] { - Parameter #0 [ string $method ] + Parameter #0 [ bool $implicitOutput ] } - - Return [ void ] + - Return [ static ] } - } - } - - Class [ class Phalcon\DataMapper\Query\Bind ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [2] { - Property [ protected $inlineCount = 0 ] - Property [ protected $store = NULL ] - } - - Methods [7] { - Method [ public method bindInline ] { + Method [ private method calculatePrefixedPath ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ int $type = -1 ] + - Parameters [3] { + Parameter #0 [ Phalcon\Assets\Collection $collection ] + Parameter #1 [ string $path ] + Parameter #2 [ string $filePath ] } - Return [ string ] } - Method [ public method remove ] { + Method [ private method checkAndCreateCollection ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ string $type ] } - - Return [ void ] + - Return [ Phalcon\Assets\Collection ] } - Method [ public method setValue ] { + Method [ private method cssLink ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ int $type = -1 ] + - Parameters [2] { + Parameter #0 [ $parameters = ] + Parameter #1 [ bool $local = true ] } - - Return [ void ] + - Return [ string ] } - Method [ public method setValues ] { + Method [ private method doCallback ] { - - Parameters [2] { - Parameter #0 [ array $values ] - Parameter #1 [ int $type = -1 ] + - Parameters [4] { + Parameter #0 [ $callback ] + Parameter #1 [ array $attributes ] + Parameter #2 [ string $prefixedPath ] + Parameter #3 [ bool $local ] } - - Return [ void ] + - Return [ string ] } - Method [ public method toArray ] { + Method [ private method jsLink ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $parameters = ] + Parameter #1 [ bool $local = true ] } - - Return [ array ] + - Return [ string ] } - Method [ protected method getType ] { + Method [ private method processParameters ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [5] { + Parameter #0 [ $parameters ] + Parameter #1 [ bool $local ] + Parameter #2 [ string $helperClass ] + Parameter #3 [ string $type ] + Parameter #4 [ string $name ] } - - Return [ int ] + - Return [ string ] } - Method [ protected method inlineArray ] { + Method [ public method getDI ] { - - Parameters [2] { - Parameter #0 [ array $data ] - Parameter #1 [ int $type ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Di\DiInterface ] + } + + Method [ public method setDI ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + } + - Return [ void ] } } } - Class [ class Phalcon\DataMapper\Query\Delete extends Phalcon\DataMapper\Query\AbstractConditions ] { + Class [ class Phalcon\Auth\Access\AccessLocator extends Phalcon\Support\AbstractLocator ] { - Constants [0] { } @@ -40825,338 +41037,346 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $bind = NULL ] - Property [ protected $connection = NULL ] - Property [ protected $store = NULL ] + - Properties [2] { + Property [ protected $container = NULL ] + Property [ protected $services = NULL ] } - - Methods [40] { - Method [ public method __construct ] { + - Methods [10] { + Method [ protected method getExceptionClass ] { - - Parameters [2] { - Parameter #0 [ Phalcon\DataMapper\Pdo\Connection $connection ] - Parameter #1 [ Phalcon\DataMapper\Query\Bind $bind ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method from ] { + Method [ protected method getInterfaceClass ] { - - Parameters [1] { - Parameter #0 [ string $table ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\Delete ] + - Return [ string ] } - Method [ public method returning ] { + Method [ protected method getServices ] { - - Parameters [1] { - Parameter #0 [ array $columns ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\Delete ] + - Return [ array ] } - Method [ public method getStatement ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $container ] + Parameter #1 [ array $services = [] ] } - - Return [ string ] } - Method [ public method reset ] { + Method [ public method getAll ] { - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method limit ] { + Method [ public method getClass ] { - Parameters [1] { - Parameter #0 [ int $limit ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + - Return [ string ] } - Method [ public method offset ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ int $offset ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + - Return [ bool ] } - Method [ public method andWhere ] { + Method [ public method newInstance ] { - - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + - Return [ object ] } - Method [ public method appendWhere ] { + Method [ public method register ] { - - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ string $definition ] } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + - Return [ static ] } - Method [ public method orderBy ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ $orderBy ] - } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] - } - - Method [ public method orWhere ] { - - - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + - Return [ string ] } + } + } - Method [ public method where ] { - - - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] - } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] - } + Class [ class Phalcon\Auth\Access\Auth extends Phalcon\Auth\Access\AbstractAccess implements Phalcon\Contracts\Auth\Access\Access ] { - Method [ public method whereEquals ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ array $columnsValues ] - } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] - } + - Static properties [0] { + } - Method [ protected method addCondition ] { + - Static methods [0] { + } - - Parameters [5] { - Parameter #0 [ string $store ] - Parameter #1 [ string $andor ] - Parameter #2 [ string $condition ] - Parameter #3 [ $value = ] - Parameter #4 [ int $type = -1 ] - } - - Return [ void ] - } + - Properties [3] { + Property [ protected $exceptActions = NULL ] + Property [ protected $manager = NULL ] + Property [ protected $onlyActions = NULL ] + } - Method [ protected method buildBy ] { + - Methods [8] { + Method [ public method allowedIf ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ protected method buildCondition ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $type ] + Parameter #0 [ Phalcon\Contracts\Auth\Manager $manager ] } - - Return [ string ] } - Method [ protected method buildLimitEarly ] { + Method [ public method getExceptActions ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method buildLimit ] { + Method [ public method getOnlyActions ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method buildLimitCommon ] { + Method [ public method isAllowed ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $actionName ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method buildLimitSqlsrv ] { + Method [ public method redirectTo ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?array ] } - Method [ protected method appendCondition ] { + Method [ public method setExceptActions ] { - - Parameters [4] { - Parameter #0 [ string $store ] - Parameter #1 [ string $condition ] - Parameter #2 [ $value = ] - Parameter #3 [ int $type = -1 ] + - Parameters [1] { + Parameter #0 [ array $exceptActions = [] ] } - Return [ void ] } - Method [ protected method processValue ] { + Method [ public method setOnlyActions ] { - - Parameters [2] { - Parameter #0 [ string $store ] - Parameter #1 [ $data ] + - Parameters [1] { + Parameter #0 [ array $onlyActions = [] ] } - Return [ void ] } + } + } - Method [ public method bindInline ] { + Class [ class Phalcon\Auth\Access\Guest extends Phalcon\Auth\Access\AbstractAccess implements Phalcon\Contracts\Auth\Access\Access ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ int $type = -1 ] - } - - Return [ string ] - } + - Constants [0] { + } - Method [ public method bindValue ] { + - Static properties [0] { + } - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ int $type = -1 ] + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $exceptActions = NULL ] + Property [ protected $manager = NULL ] + Property [ protected $onlyActions = NULL ] + } + + - Methods [8] { + Method [ public method allowedIf ] { + + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\AbstractQuery ] + - Return [ bool ] } - Method [ public method bindValues ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $values ] + Parameter #0 [ Phalcon\Contracts\Auth\Manager $manager ] } - - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } - Method [ public method getBindValues ] { + Method [ public method getExceptActions ] { - Parameters [0] { } - Return [ array ] } - Method [ public method perform ] { + Method [ public method getOnlyActions ] { - Parameters [0] { } + - Return [ array ] } - Method [ public method setFlag ] { + Method [ public method isAllowed ] { - - Parameters [2] { - Parameter #0 [ string $flag ] - Parameter #1 [ bool $enable = true ] + - Parameters [1] { + Parameter #0 [ string $actionName ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method quoteIdentifier ] { + Method [ public method redirectTo ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ int $type = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?array ] } - Method [ public method resetColumns ] { + Method [ public method setExceptActions ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $exceptActions = [] ] } - Return [ void ] } - Method [ public method resetFrom ] { + Method [ public method setOnlyActions ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $onlyActions = [] ] } - Return [ void ] } + } + } - Method [ public method resetWhere ] { + Class [ class Phalcon\Auth\Adapter\AdapterLocator extends Phalcon\Support\AbstractLocator ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $container = NULL ] + Property [ protected $services = NULL ] + } + + - Methods [10] { + Method [ protected method getExceptionClass ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method resetGroupBy ] { + Method [ protected method getInterfaceClass ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method resetHaving ] { + Method [ protected method getServices ] { - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method resetOrderBy ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $container ] + Parameter #1 [ array $services = [] ] } - - Return [ void ] } - Method [ public method resetLimit ] { + Method [ public method getAll ] { - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method resetFlags ] { + Method [ public method getClass ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ string ] } - Method [ protected method buildFlags ] { + Method [ public method has ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } + - Return [ bool ] } - Method [ protected method buildReturning ] { + Method [ public method newInstance ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ object ] } - Method [ protected method indent ] { + Method [ public method register ] { - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ string $glue = '' ] + Parameter #0 [ string $name ] + Parameter #1 [ string $definition ] + } + - Return [ static ] + } + + Method [ protected method getService ] { + + - Parameters [1] { + Parameter #0 [ string $name ] } - Return [ string ] } } } - Class [ class Phalcon\DataMapper\Query\Insert extends Phalcon\DataMapper\Query\AbstractQuery ] { + Class [ class Phalcon\Auth\Adapter\Config\MemoryAdapterConfig extends Phalcon\Auth\Adapter\Config\AbstractAdapterConfig implements Phalcon\Contracts\Auth\Adapter\AdapterConfig ] { - Constants [0] { } @@ -41167,232 +41387,318 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $bind = NULL ] - Property [ protected $connection = NULL ] - Property [ protected $store = NULL ] + - Properties [2] { + Property [ protected $model = NULL ] + Property [ protected $users = NULL ] } - - Methods [28] { - Method [ public method __construct ] { + - Methods [3] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\DataMapper\Pdo\Connection $connection ] - Parameter #1 [ Phalcon\DataMapper\Query\Bind $bind ] + Parameter #0 [ array $users = [] ] + Parameter #1 [ ?string $model = null ] } } - Method [ public method column ] { + Method [ public method getUsers ] { - - Parameters [3] { - Parameter #0 [ string $column ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\Insert ] + - Return [ array ] } - Method [ public method columns ] { + Method [ public method getModel ] { - - Parameters [1] { - Parameter #0 [ array $columns ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\Insert ] + - Return [ ?string ] } + } + } - Method [ public method into ] { + Class [ class Phalcon\Auth\Adapter\Config\ModelAdapterConfig extends Phalcon\Auth\Adapter\Config\AbstractAdapterConfig implements Phalcon\Contracts\Auth\Adapter\AdapterConfig ] { - - Parameters [1] { - Parameter #0 [ string $table ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $model = NULL ] + Property [ protected $idColumn = 'id' ] + } + + - Methods [3] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $model ] + Parameter #1 [ string $idColumn = 'id' ] } - - Return [ Phalcon\DataMapper\Query\Insert ] } - Method [ public method getLastInsertId ] { + Method [ public method getIdColumn ] { - - Parameters [1] { - Parameter #0 [ ?string $name = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method getStatement ] { + Method [ public method getModel ] { - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method returning ] { + Class [ class Phalcon\Auth\Adapter\Config\StreamAdapterConfig extends Phalcon\Auth\Adapter\Config\AbstractAdapterConfig implements Phalcon\Contracts\Auth\Adapter\AdapterConfig ] { - - Parameters [1] { - Parameter #0 [ array $columns ] - } - - Return [ Phalcon\DataMapper\Query\Insert ] - } + - Constants [0] { + } - Method [ public method reset ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ void ] - } + - Static methods [0] { + } - Method [ public method set ] { + - Properties [2] { + Property [ protected $model = NULL ] + Property [ protected $file = NULL ] + } + + - Methods [3] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ string $column ] - Parameter #1 [ $value = ] + Parameter #0 [ string $file ] + Parameter #1 [ ?string $model = null ] } - - Return [ Phalcon\DataMapper\Query\Insert ] } - Method [ private method buildColumns ] { + Method [ public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method bindInline ] { + Method [ public method getModel ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + } + } + + Class [ class Phalcon\Auth\Adapter\Memory extends Phalcon\Auth\Adapter\AbstractArrayAdapter implements Phalcon\Contracts\Auth\Adapter\Adapter ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method fromOptions ] { - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ int $type = -1 ] + Parameter #0 [ Phalcon\Contracts\Encryption\Security\Security $hasher ] + Parameter #1 [ array $options ] } - - Return [ string ] + - Return [ static ] } + } - Method [ public method bindValue ] { + - Properties [3] { + Property [ protected $config = NULL ] + Property [ protected $hasher = NULL ] + Property [ private $idStore = NULL ] + } - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ int $type = -1 ] + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Encryption\Security\Security $hasher ] + Parameter #1 [ Phalcon\Auth\Adapter\Config\MemoryAdapterConfig $config ] } - - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } - Method [ public method bindValues ] { + Method [ public method retrieveById ] { - Parameters [1] { - Parameter #0 [ array $values ] + Parameter #0 [ $id ] } - - Return [ Phalcon\DataMapper\Query\AbstractQuery ] + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } - Method [ public method getBindValues ] { + Method [ protected method loadUsers ] { - Parameters [0] { } - Return [ array ] } - Method [ public method perform ] { + Method [ public method retrieveByCredentials ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $credentials ] } + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } - Method [ public method setFlag ] { + Method [ protected method hasIdentifyingField ] { - - Parameters [2] { - Parameter #0 [ string $flag ] - Parameter #1 [ bool $enable = true ] + - Parameters [1] { + Parameter #0 [ array $credentials ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method quoteIdentifier ] { + Method [ protected method hydrate ] { + + - Parameters [1] { + Parameter #0 [ array $row ] + } + - Return [ Phalcon\Contracts\Auth\AuthUser ] + } + + Method [ protected method matchesRow ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ int $type = null ] + Parameter #0 [ array $row ] + Parameter #1 [ array $credentials ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method resetColumns ] { + Method [ public method getConfig ] { - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Contracts\Auth\Adapter\AdapterConfig ] } - Method [ public method resetFrom ] { + Method [ public method getModel ] { - Parameters [0] { } - - Return [ void ] + - Return [ ?string ] } - Method [ public method resetWhere ] { + Method [ public method validateCredentials ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Auth\AuthUser $user ] + Parameter #1 [ array $credentials ] } - - Return [ void ] + - Return [ bool ] } + } + } - Method [ public method resetGroupBy ] { + Class [ class Phalcon\Auth\Adapter\Model extends Phalcon\Auth\Adapter\AbstractAdapter implements Phalcon\Contracts\Auth\Adapter\Adapter, Phalcon\Contracts\Auth\Adapter\RememberAdapter ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method fromOptions ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Encryption\Security\Security $hasher ] + Parameter #1 [ array $options ] } - - Return [ void ] + - Return [ static ] } + } - Method [ public method resetHaving ] { + - Properties [2] { + Property [ protected $config = NULL ] + Property [ protected $hasher = NULL ] + } - - Parameters [0] { + - Methods [8] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Encryption\Security\Security $hasher ] + Parameter #1 [ Phalcon\Auth\Adapter\Config\ModelAdapterConfig $config ] } - - Return [ void ] } - Method [ public method resetOrderBy ] { + Method [ public method createRememberToken ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Contracts\Auth\AuthUser $user ] } - - Return [ void ] + - Return [ Phalcon\Contracts\Auth\RememberToken ] } - Method [ public method resetLimit ] { + Method [ public method retrieveByCredentials ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $credentials ] } - - Return [ void ] + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } - Method [ public method resetFlags ] { + Method [ public method retrieveById ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $id ] } - - Return [ void ] + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } - Method [ protected method buildFlags ] { + Method [ public method retrieveByToken ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $id ] + Parameter #1 [ string $token ] + Parameter #2 [ ?string $userAgent = null ] } + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } - Method [ protected method buildReturning ] { + Method [ public method getConfig ] { - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Contracts\Auth\Adapter\AdapterConfig ] } - Method [ protected method indent ] { + Method [ public method getModel ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ string $glue = '' ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?string ] + } + + Method [ public method validateCredentials ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Auth\AuthUser $user ] + Parameter #1 [ array $credentials ] + } + - Return [ bool ] } } } - Class [ class Phalcon\DataMapper\Query\QueryFactory ] { + Class [ class Phalcon\Auth\Adapter\Stream extends Phalcon\Auth\Adapter\AbstractArrayAdapter implements Phalcon\Contracts\Auth\Adapter\Adapter ] { - Constants [0] { } @@ -41400,563 +41706,579 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [0] { + - Static methods [1] { + Method [ static public method fromOptions ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Encryption\Security\Security $hasher ] + Parameter #1 [ array $options ] + } + - Return [ static ] + } } - - Properties [1] { - Property [ protected $selectClass = '' ] + - Properties [2] { + Property [ protected $config = NULL ] + Property [ protected $hasher = NULL ] } - - Methods [6] { - Method [ public method __construct ] { + - Methods [12] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ string $selectClass = '' ] + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Encryption\Security\Security $hasher ] + Parameter #1 [ Phalcon\Auth\Adapter\Config\StreamAdapterConfig $config ] } } - Method [ public method newBind ] { + Method [ protected method loadUsers ] { - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\Bind ] + - Return [ array ] } - Method [ public method newDelete ] { + Method [ protected method phpFileExists ] { - Parameters [1] { - Parameter #0 [ Phalcon\DataMapper\Pdo\Connection $connection ] + Parameter #0 [ string $filename ] } - - Return [ Phalcon\DataMapper\Query\Delete ] + - Return [ bool ] } - Method [ public method newInsert ] { + Method [ protected method phpFileGetContents ] { - Parameters [1] { - Parameter #0 [ Phalcon\DataMapper\Pdo\Connection $connection ] + Parameter #0 [ string $filename ] } - - Return [ Phalcon\DataMapper\Query\Insert ] } - Method [ public method newSelect ] { + Method [ public method retrieveByCredentials ] { - Parameters [1] { - Parameter #0 [ Phalcon\DataMapper\Pdo\Connection $connection ] + Parameter #0 [ array $credentials ] } - - Return [ Phalcon\DataMapper\Query\Select ] + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } - Method [ public method newUpdate ] { + Method [ public method retrieveById ] { - Parameters [1] { - Parameter #0 [ Phalcon\DataMapper\Pdo\Connection $connection ] + Parameter #0 [ $id ] } - - Return [ Phalcon\DataMapper\Query\Update ] + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } - } - } - - Class [ class Phalcon\DataMapper\Query\Select extends Phalcon\DataMapper\Query\AbstractConditions ] { - - - Constants [4] { - Constant [ public string JOIN_INNER ] { INNER } - Constant [ public string JOIN_LEFT ] { LEFT } - Constant [ public string JOIN_NATURAL ] { NATURAL } - Constant [ public string JOIN_RIGHT ] { RIGHT } - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [5] { - Property [ protected $bind = NULL ] - Property [ protected $connection = NULL ] - Property [ protected $store = NULL ] - Property [ protected $asAlias = '' ] - Property [ protected $forUpdate = false ] - } - - Methods [58] { - Method [ public method __call ] { + Method [ protected method hasIdentifyingField ] { - - Parameters [2] { - Parameter #0 [ string $method ] - Parameter #1 [ array $params ] + - Parameters [1] { + Parameter #0 [ array $credentials ] } + - Return [ bool ] } - Method [ public method andHaving ] { + Method [ protected method hydrate ] { - - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] + - Parameters [1] { + Parameter #0 [ array $row ] } - - Return [ Phalcon\DataMapper\Query\Select ] + - Return [ Phalcon\Contracts\Auth\AuthUser ] } - Method [ public method asAlias ] { + Method [ protected method matchesRow ] { - - Parameters [1] { - Parameter #0 [ string $asAlias ] + - Parameters [2] { + Parameter #0 [ array $row ] + Parameter #1 [ array $credentials ] } - - Return [ Phalcon\DataMapper\Query\Select ] + - Return [ bool ] } - Method [ public method appendHaving ] { + Method [ public method getConfig ] { - - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\Select ] + - Return [ Phalcon\Contracts\Auth\Adapter\AdapterConfig ] } - Method [ public method appendJoin ] { + Method [ public method getModel ] { - - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\Select ] + - Return [ ?string ] } - Method [ public method columns ] { + Method [ public method validateCredentials ] { - - Parameters [1] { - Parameter #0 [ array $columns ] + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Auth\AuthUser $user ] + Parameter #1 [ array $credentials ] } - - Return [ Phalcon\DataMapper\Query\Select ] + - Return [ bool ] } + } + } - Method [ public method distinct ] { + Class [ class Phalcon\Auth\AuthUser implements Phalcon\Contracts\Auth\AuthUser ] { - - Parameters [1] { - Parameter #0 [ bool $enable = true ] - } - - Return [ Phalcon\DataMapper\Query\Select ] - } + - Constants [0] { + } - Method [ public method from ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $data = NULL ] + } + + - Methods [4] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $table ] + Parameter #0 [ array $data ] } - - Return [ Phalcon\DataMapper\Query\Select ] } - Method [ public method forUpdate ] { + Method [ public method getAuthIdentifier ] { - - Parameters [1] { - Parameter #0 [ bool $enable = true ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\Select ] + - Return [ string|int ] } - Method [ public method getStatement ] { + Method [ public method getAuthPassword ] { - Parameters [0] { } - Return [ string ] } - Method [ public method groupBy ] { + Method [ public method toArray ] { - - Parameters [1] { - Parameter #0 [ $groupBy ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\Select ] + - Return [ array ] } + } + } - Method [ public method hasColumns ] { + Class [ class Phalcon\Auth\Cli\AuthDispatcherListener extends Phalcon\Auth\AbstractAuthDispatcherListener ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $manager = NULL ] + } + + - Methods [4] { + Method [ public method beforeExecuteRoute ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Events\Event $event ] + Parameter #1 [ Phalcon\Cli\Dispatcher $dispatcher ] } - Return [ bool ] } - Method [ public method having ] { + Method [ protected method getActionType ] { - - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\Select ] + - Return [ string ] } - Method [ public method join ] { + Method [ public method __construct ] { - - Parameters [5] { - Parameter #0 [ string $join ] - Parameter #1 [ string $table ] - Parameter #2 [ string $condition ] - Parameter #3 [ $value = ] - Parameter #4 [ int $type = -1 ] + - Parameters [1] { + Parameter #0 [ Phalcon\Contracts\Auth\Manager $manager ] } - - Return [ Phalcon\DataMapper\Query\Select ] } - Method [ public method orHaving ] { + Method [ protected method enforce ] { - - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] + - Parameters [2] { + Parameter #0 [ string $actionName ] + Parameter #1 [ $forwardHandler = ] } - - Return [ Phalcon\DataMapper\Query\Select ] + - Return [ bool ] } + } + } - Method [ public method reset ] { + Class [ class Phalcon\Auth\Exceptions\AccessDenied extends Phalcon\Auth\Exception implements Stringable, Throwable ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ string $name ] } - - Return [ void ] } - Method [ public method subSelect ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\Select ] + - Tentative return [ void ] } - Method [ public method union ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\Select ] + - Return [ string ] } - Method [ public method unionAll ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\Select ] } - Method [ protected method getCurrentStatement ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $suffix = '' ] + - Parameters [0] { } - Return [ string ] } - Method [ private method buildColumns ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ private method buildFrom ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method limit ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ int $limit ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + - Return [ ?Throwable ] } - Method [ public method offset ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ int $offset ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + - Return [ string ] } - Method [ public method andWhere ] { + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + - Return [ string ] } + } + } - Method [ public method appendWhere ] { + Class [ class Phalcon\Auth\Exceptions\ConfigRequiresNonEmptyValue extends Phalcon\Auth\Exception implements Stringable, Throwable ] { - - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] - } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] - } + - Constants [0] { + } - Method [ public method orderBy ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ $orderBy ] - } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] - } + - Static methods [0] { + } - Method [ public method orWhere ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] + Parameter #0 [ string $configName ] + Parameter #1 [ string $configKey ] + Parameter #2 [ string $suffix = '' ] } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method where ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + - Tentative return [ void ] } - Method [ public method whereEquals ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $columnsValues ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + - Return [ string ] } - Method [ protected method addCondition ] { + Method [ final public method getCode ] { - - Parameters [5] { - Parameter #0 [ string $store ] - Parameter #1 [ string $andor ] - Parameter #2 [ string $condition ] - Parameter #3 [ $value = ] - Parameter #4 [ int $type = -1 ] + - Parameters [0] { } - - Return [ void ] } - Method [ protected method buildBy ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method buildCondition ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ protected method buildLimitEarly ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method buildLimit ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ protected method buildLimitCommon ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method buildLimitSqlsrv ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } + } + } - Method [ protected method appendCondition ] { + Class [ class Phalcon\Auth\Exceptions\DataMustContainIdKey extends Phalcon\Auth\Exception implements Stringable, Throwable ] { - - Parameters [4] { - Parameter #0 [ string $store ] - Parameter #1 [ string $condition ] - Parameter #2 [ $value = ] - Parameter #3 [ int $type = -1 ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ protected method processValue ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ string $store ] - Parameter #1 [ $data ] + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ void ] } - Method [ public method __construct ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ Phalcon\DataMapper\Pdo\Connection $connection ] - Parameter #1 [ Phalcon\DataMapper\Query\Bind $bind ] + - Parameters [0] { } + - Tentative return [ void ] } - Method [ public method bindInline ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ int $type = -1 ] + - Parameters [0] { } - Return [ string ] } - Method [ public method bindValue ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ int $type = -1 ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } - Method [ public method bindValues ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ array $values ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\AbstractQuery ] + - Return [ string ] } - Method [ public method getBindValues ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method perform ] { + Method [ final public method getTrace ] { - Parameters [0] { } + - Return [ array ] } - Method [ public method setFlag ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ string $flag ] - Parameter #1 [ bool $enable = true ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method quoteIdentifier ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ int $type = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method resetColumns ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } + } + } - Method [ public method resetFrom ] { + Class [ class Phalcon\Auth\Exceptions\DoesNotImplement extends Phalcon\Auth\Exception implements Stringable, Throwable ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ string $name ] } - - Return [ void ] } - Method [ public method resetWhere ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ public method resetGroupBy ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method resetHaving ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ void ] } - Method [ public method resetOrderBy ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method resetLimit ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method resetFlags ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ protected method buildFlags ] { + Method [ final public method getPrevious ] { - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ protected method buildReturning ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method indent ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ string $glue = '' ] + - Parameters [0] { } - Return [ string ] } } } - Class [ class Phalcon\DataMapper\Query\Update extends Phalcon\DataMapper\Query\AbstractConditions ] { + Class [ class Phalcon\Auth\Exceptions\FileCannotRead extends Phalcon\Auth\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -41967,379 +42289,458 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $bind = NULL ] - Property [ protected $connection = NULL ] - Property [ protected $store = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [45] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\DataMapper\Pdo\Connection $connection ] - Parameter #1 [ Phalcon\DataMapper\Query\Bind $bind ] + - Parameters [1] { + Parameter #0 [ string $path ] } } - Method [ public method column ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ string $column ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\Update ] + - Tentative return [ void ] } - Method [ public method columns ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $columns ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\Update ] + - Return [ string ] } - Method [ public method from ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $table ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\Update ] } - Method [ public method getStatement ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method hasColumns ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method returning ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ array $columns ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\Update ] + - Return [ array ] } - Method [ public method reset ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method set ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $column ] - Parameter #1 [ $value = ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\Update ] + - Return [ string ] } - Method [ private method buildColumns ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method limit ] { + Class [ class Phalcon\Auth\Exceptions\FileDoesNotContainJson extends Phalcon\Auth\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ int $limit ] + Parameter #0 [ string $path ] } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method offset ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ int $offset ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + - Tentative return [ void ] } - Method [ public method andWhere ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + - Return [ string ] } - Method [ public method appendWhere ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method orderBy ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ $orderBy ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + - Return [ string ] } - Method [ public method orWhere ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + - Return [ int ] } - Method [ public method where ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $condition ] - Parameter #1 [ $value = ] - Parameter #2 [ int $type = -1 ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + - Return [ array ] } - Method [ public method whereEquals ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ array $columnsValues ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + - Return [ ?Throwable ] } - Method [ protected method addCondition ] { + Method [ final public method getTraceAsString ] { - - Parameters [5] { - Parameter #0 [ string $store ] - Parameter #1 [ string $andor ] - Parameter #2 [ string $condition ] - Parameter #3 [ $value = ] - Parameter #4 [ int $type = -1 ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ protected method buildBy ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [0] { } - Return [ string ] } + } + } - Method [ protected method buildCondition ] { + Class [ class Phalcon\Auth\Exceptions\FileDoesNotExist extends Phalcon\Auth\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $type ] + Parameter #0 [ string $path ] } - - Return [ string ] } - Method [ protected method buildLimitEarly ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ protected method buildLimit ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method buildLimitCommon ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ string ] } - Method [ protected method buildLimitSqlsrv ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method appendCondition ] { + Method [ final public method getLine ] { - - Parameters [4] { - Parameter #0 [ string $store ] - Parameter #1 [ string $condition ] - Parameter #2 [ $value = ] - Parameter #3 [ int $type = -1 ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ protected method processValue ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $store ] - Parameter #1 [ $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method bindInline ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ int $type = -1 ] + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - Parameters [0] { } - Return [ string ] } - Method [ public method bindValue ] { + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - Parameter #2 [ int $type = -1 ] + - Parameters [0] { } - - Return [ Phalcon\DataMapper\Query\AbstractQuery ] + - Return [ string ] } + } + } - Method [ public method bindValues ] { + Class [ class Phalcon\Auth\Exceptions\FileNotValidJson extends Phalcon\Auth\Exception implements Stringable, Throwable ] { - - Parameters [1] { - Parameter #0 [ array $values ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $path ] + Parameter #1 [ Throwable $ex ] } - - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } - Method [ public method getBindValues ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method perform ] { + Method [ final public method getMessage ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method setFlag ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ string $flag ] - Parameter #1 [ bool $enable = true ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method quoteIdentifier ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ int $type = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method resetColumns ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method resetFrom ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method resetWhere ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method resetGroupBy ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method resetHaving ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } + } + } - Method [ public method resetOrderBy ] { + Class [ class Phalcon\Auth\Guard\Config\SessionGuardConfig extends Phalcon\Auth\Guard\Config\AbstractGuardConfig implements Phalcon\Contracts\Auth\Guard\GuardConfig ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ private $name = NULL ] + Property [ private $rememberName = NULL ] + } + + - Methods [5] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ ?string $suffix = null ] + Parameter #1 [ ?string $name = null ] + Parameter #2 [ ?string $rememberName = null ] } - - Return [ void ] } - Method [ public method resetLimit ] { + Method [ public method getName ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method resetFlags ] { + Method [ public method getRememberName ] { - Parameters [0] { } + - Return [ string ] + } + + Method [ private method derive ] { + + - Parameters [2] { + Parameter #0 [ string $prefix ] + Parameter #1 [ ?string $suffix = null ] + } + - Return [ string ] + } + + Method [ private method validateNonEmpty ] { + + - Parameters [2] { + Parameter #0 [ string $param ] + Parameter #1 [ ?string $value = null ] + } - Return [ void ] } + } + } - Method [ protected method buildFlags ] { + Class [ class Phalcon\Auth\Guard\Config\TokenGuardConfig extends Phalcon\Auth\Guard\Config\AbstractGuardConfig implements Phalcon\Contracts\Auth\Guard\GuardConfig ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $inputKey = NULL ] + Property [ protected $storageKey = NULL ] + } + + - Methods [3] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $inputKey ] + Parameter #1 [ string $storageKey ] } } - Method [ protected method buildReturning ] { + Method [ public method getInputKey ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method indent ] { + Method [ public method getStorageKey ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ string $glue = '' ] + - Parameters [0] { } - Return [ string ] } } } - Class [ class Phalcon\Db\Adapter\PdoFactory extends Phalcon\Factory\AbstractFactory ] { + Class [ class Phalcon\Auth\Guard\GuardLocator extends Phalcon\Support\AbstractLocator ] { - Constants [0] { } @@ -42351,2494 +42752,2512 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Properties [2] { - Property [ protected $mapper = NULL ] + Property [ protected $container = NULL ] Property [ protected $services = NULL ] } - Methods [10] { - Method [ public method __construct ] { + Method [ protected method getExceptionClass ] { - - Parameters [1] { - Parameter #0 [ array $services = [] ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method load ] { + Method [ protected method getInterfaceClass ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [0] { } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ public method newInstance ] { + Method [ protected method getServices ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $options = [] ] + - Parameters [0] { } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ array ] } - Method [ protected method getExceptionClass ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $container ] + Parameter #1 [ array $services = [] ] } - - Return [ string ] } - Method [ protected method getServices ] { + Method [ public method getAll ] { - Parameters [0] { } - Return [ array ] } - Method [ protected method getService ] { + Method [ public method getClass ] { - Parameters [1] { Parameter #0 [ string $name ] } + - Return [ string ] } - Method [ protected method init ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ array $services = [] ] + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ bool ] } - Method [ protected method checkConfig ] { + Method [ public method newInstance ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ string $name ] } - - Return [ array ] + - Return [ object ] } - Method [ protected method checkConfigElement ] { + Method [ public method register ] { - Parameters [2] { - Parameter #0 [ array $config ] - Parameter #1 [ string $element ] + Parameter #0 [ string $name ] + Parameter #1 [ string $definition ] } - - Return [ array ] + - Return [ static ] } - Method [ protected method getException ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ string $name ] } - - Return [ Exception ] + - Return [ string ] } } } - Class [ class Phalcon\Db\Adapter\Pdo\Mysql extends Phalcon\Db\Adapter\Pdo\AbstractPdo implements Phalcon\Db\Adapter\AdapterInterface, Phalcon\Contracts\Db\Adapter\Adapter, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + Class [ class Phalcon\Auth\Guard\Session extends Phalcon\Auth\Guard\AbstractGuard implements Phalcon\Contracts\Auth\Guard\Guard, Phalcon\Contracts\Auth\Guard\GuardStateful, Phalcon\Contracts\Auth\Guard\BasicAuth ] { - Constants [0] { } - - Static properties [1] { - Property [ protected static $connectionConsecutive = 0 ] + - Static properties [0] { } - Static methods [1] { - Method [ static public method setup ] { + Method [ static public method fromOptions ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [3] { + Parameter #0 [ Phalcon\Contracts\Auth\Adapter\Adapter $adapter ] + Parameter #1 [ $container ] + Parameter #2 [ array $options ] } - - Return [ void ] + - Return [ static ] } } - - Properties [14] { - Property [ protected $connectionId = NULL ] - Property [ protected $descriptor = NULL ] - Property [ protected $dialect = NULL ] + - Properties [9] { 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' ] + Property [ protected $adapter = NULL ] + Property [ protected $config = NULL ] + Property [ protected $lastUserAttempted = NULL ] + Property [ protected $user = NULL ] + Property [ protected $cookies = NULL ] + Property [ protected $request = NULL ] + Property [ protected $session = NULL ] + Property [ protected $viaRemember = false ] } - - Methods [85] { - Method [ public method addForeignKey ] { + - Methods [32] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] + - Parameters [5] { + Parameter #0 [ Phalcon\Contracts\Auth\Adapter\Adapter $adapter ] + Parameter #1 [ Phalcon\Http\RequestInterface $request ] + Parameter #2 [ Phalcon\Http\Response\CookiesInterface $cookies ] + Parameter #3 [ Phalcon\Session\ManagerInterface $session ] + Parameter #4 [ ?Phalcon\Auth\Guard\Config\SessionGuardConfig $config = null ] } - - Return [ bool ] } - Method [ public method describeColumns ] { + Method [ public method attempt ] { - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + Parameter #0 [ array $credentials = [] ] + Parameter #1 [ bool $remember = false ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method describeIndexes ] { + Method [ public method basic ] { - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + Parameter #0 [ string $field = 'email' ] + Parameter #1 [ array $extraConditions = [] ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method describeReferences ] { + Method [ public method getName ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ protected method getDsnDefaults ] { + Method [ public method getRememberName ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method __construct ] { + Method [ public method login ] { - - Parameters [1] { - Parameter #0 [ array $descriptor ] + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Auth\AuthUser $user ] + Parameter #1 [ bool $remember = false ] } + - Return [ void ] } - Method [ public method affectedRows ] { + Method [ public method loginById ] { + + - Parameters [2] { + Parameter #0 [ $id ] + Parameter #1 [ bool $remember = false ] + } + - Return [ Phalcon\Contracts\Auth\AuthUser|false ] + } + + Method [ public method logout ] { - Parameters [0] { } - - Return [ int ] + - Return [ void ] } - Method [ public method begin ] { + Method [ public method once ] { - Parameters [1] { - Parameter #0 [ bool $nesting = true ] + Parameter #0 [ array $credentials = [] ] } - Return [ bool ] } - Method [ public method commit ] { + Method [ public method onceBasic ] { - - Parameters [1] { - Parameter #0 [ bool $nesting = true ] + - Parameters [2] { + Parameter #0 [ string $field = 'email' ] + Parameter #1 [ array $extraConditions = [] ] } - - Return [ bool ] + - Return [ Phalcon\Contracts\Auth\AuthUser|false ] } - Method [ public method close ] { + Method [ public method user ] { - Parameters [0] { } - - Return [ void ] + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } - Method [ public method connect ] { + Method [ public method validate ] { - Parameters [1] { - Parameter #0 [ array $descriptor = [] ] + Parameter #0 [ array $credentials = [] ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method convertBoundParams ] { + Method [ public method viaRemember ] { - - Parameters [2] { - Parameter #0 [ string $sql ] - Parameter #1 [ array $params = [] ] + - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method escapeString ] { + Method [ protected method attemptBasic ] { - - Parameters [1] { - Parameter #0 [ string $str ] + - Parameters [2] { + Parameter #0 [ string $field ] + Parameter #1 [ array $extraConditions = [] ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method execute ] { + Method [ protected method basicCredentials ] { - - Parameters [3] { - Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams = [] ] - Parameter #2 [ array $bindTypes = [] ] + - Parameters [1] { + Parameter #0 [ string $field ] } - - Return [ bool ] + - Return [ ?array ] } - Method [ public method executePrepared ] { + Method [ protected method createRememberToken ] { - - Parameters [3] { - Parameter #0 [ PDOStatement $statement ] - Parameter #1 [ array $placeholders ] - Parameter #2 [ $dataTypes ] + - Parameters [1] { + Parameter #0 [ Phalcon\Contracts\Auth\AuthUser $user ] } - - Return [ PDOStatement ] + - Return [ Phalcon\Contracts\Auth\RememberToken ] } - Method [ public method getErrorInfo ] { + Method [ protected method recaller ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?Phalcon\Auth\Guard\UserRemember ] } - Method [ public method getInternalHandler ] { + Method [ protected method rememberUser ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Contracts\Auth\AuthUser $user ] } + - Return [ void ] } - Method [ public method getTransactionLevel ] { + Method [ protected method userFromRecaller ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Auth\Guard\UserRemember $recaller ] + } + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] + } + + Method [ public method getConfig ] { - Parameters [0] { } - - Return [ int ] + - Return [ Phalcon\Contracts\Auth\Guard\GuardConfig ] } - Method [ public method isUnderTransaction ] { + Method [ public method check ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method lastInsertId ] { + Method [ public method getAdapter ] { - - Parameters [1] { - Parameter #0 [ ?string $name = null ] + - Parameters [0] { } + - Return [ Phalcon\Contracts\Auth\Adapter\Adapter ] } - Method [ public method prepare ] { + Method [ public method getLastUserAttempted ] { - - Parameters [1] { - Parameter #0 [ string $sqlStatement ] + - Parameters [0] { } - - Return [ PDOStatement ] + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } - Method [ public method query ] { + Method [ public method guest ] { - - Parameters [3] { - Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams = [] ] - Parameter #2 [ array $bindTypes = [] ] + - Parameters [0] { } + - Return [ bool ] } - Method [ public method rollback ] { + Method [ public method hasUser ] { - - Parameters [1] { - Parameter #0 [ bool $nesting = true ] + - Parameters [0] { } - Return [ bool ] } - Method [ protected method prepareRealSql ] { + Method [ public method id ] { - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $parameters ] + - Parameters [0] { } - - Return [ void ] + - Return [ string|int|null ] } - Method [ public method addColumn ] { + Method [ public method setAdapter ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ColumnInterface $column ] + - Parameters [1] { + Parameter #0 [ Phalcon\Contracts\Auth\Adapter\Adapter $adapter ] } - - Return [ bool ] + - Return [ static ] } - Method [ public method addCheck ] { + Method [ public method setUser ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\CheckInterface $check ] + - Parameters [1] { + Parameter #0 [ Phalcon\Contracts\Auth\AuthUser $user ] } - - Return [ bool ] + - Return [ static ] } - Method [ public method addIndex ] { + Method [ protected method hasValidCredentials ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\IndexInterface $index ] + - Parameters [2] { + Parameter #0 [ $user ] + Parameter #1 [ array $credentials ] } - Return [ bool ] } - Method [ public method addPrimaryKey ] { + Method [ public method getEventsManager ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\IndexInterface $index ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method createSavepoint ] { + Method [ public method setEventsManager ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method createTable ] { + Method [ protected method fireManagerEvent ] { - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ array $definition ] + Parameter #0 [ string $eventName ] + Parameter #1 [ $data = ] + Parameter #2 [ bool $cancellable = true ] } - - Return [ bool ] } + } + } - Method [ public method createView ] { + Class [ class Phalcon\Auth\Guard\Token extends Phalcon\Auth\Guard\AbstractGuard implements Phalcon\Contracts\Auth\Guard\Guard ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ array $definition ] - Parameter #2 [ ?string $schemaName = null ] - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ public method delete ] { + - Static properties [0] { + } - - Parameters [4] { - Parameter #0 [ $table ] - Parameter #1 [ ?string $whereCondition = null ] - Parameter #2 [ array $placeholders = [] ] - Parameter #3 [ array $dataTypes = [] ] + - Static methods [1] { + Method [ static public method fromOptions ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Contracts\Auth\Adapter\Adapter $adapter ] + Parameter #1 [ $container ] + Parameter #2 [ array $options ] } - - Return [ bool ] + - Return [ static ] } + } - Method [ public method dropColumn ] { + - Properties [6] { + Property [ protected $eventsManager = NULL ] + Property [ protected $adapter = NULL ] + Property [ protected $config = NULL ] + Property [ protected $lastUserAttempted = NULL ] + Property [ protected $user = NULL ] + Property [ protected $request = NULL ] + } + + - Methods [18] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $columnName ] + Parameter #0 [ Phalcon\Contracts\Auth\Adapter\Adapter $adapter ] + Parameter #1 [ Phalcon\Http\RequestInterface $request ] + Parameter #2 [ Phalcon\Auth\Guard\Config\TokenGuardConfig $config ] } - - Return [ bool ] } - Method [ public method dropCheck ] { + Method [ public method getTokenForRequest ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $checkName ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?string ] } - Method [ public method dropForeignKey ] { + Method [ public method setRequest ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $referenceName ] + - Parameters [1] { + Parameter #0 [ Phalcon\Http\RequestInterface $request ] } - - Return [ bool ] + - Return [ static ] } - Method [ public method dropIndex ] { + Method [ public method user ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ $indexName ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } - Method [ public method dropPrimaryKey ] { + Method [ public method validate ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] + - Parameters [1] { + Parameter #0 [ array $credentials = [] ] } - Return [ bool ] } - Method [ public method dropTable ] { + Method [ public method getConfig ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Contracts\Auth\Guard\GuardConfig ] } - Method [ public method dropView ] { + Method [ public method check ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [0] { } - Return [ bool ] } - Method [ public method escapeIdentifier ] { + Method [ public method getAdapter ] { - - Parameters [1] { - Parameter #0 [ $identifier ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Contracts\Auth\Adapter\Adapter ] } - Method [ public method fetchAll ] { + Method [ public method getLastUserAttempted ] { - - Parameters [4] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ int $fetchMode = null ] - Parameter #2 [ array $bindParams = [] ] - Parameter #3 [ array $bindTypes = [] ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } - Method [ public method fetchColumn ] { + Method [ public method guest ] { - - Parameters [3] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $placeholders = [] ] - Parameter #2 [ $column = ] + - Parameters [0] { } + - Return [ bool ] } - Method [ public method fetchOne ] { + Method [ public method hasUser ] { - - Parameters [4] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ $fetchMode = ] - Parameter #2 [ array $bindParams = [] ] - Parameter #3 [ array $bindTypes = [] ] + - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method forUpdate ] { + Method [ public method id ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ string $modifier = '' ] + - Parameters [0] { } - - Return [ string ] + - Return [ string|int|null ] } - Method [ public method getColumnDefinition ] { + Method [ public method setAdapter ] { - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + Parameter #0 [ Phalcon\Contracts\Auth\Adapter\Adapter $adapter ] } - - Return [ string ] + - Return [ static ] } - Method [ public method getColumnList ] { + Method [ public method setUser ] { - Parameters [1] { - Parameter #0 [ $columnList ] + Parameter #0 [ Phalcon\Contracts\Auth\AuthUser $user ] } - - Return [ string ] + - Return [ static ] } - Method [ public method getConnectionId ] { + Method [ protected method hasValidCredentials ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $user ] + Parameter #1 [ array $credentials ] } - - Return [ int ] + - Return [ bool ] } - Method [ public method getDefaultIdValue ] { + Method [ public method getEventsManager ] { - Parameters [0] { } - - Return [ Phalcon\Db\RawValue ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method getDefaultValue ] { + Method [ public method setEventsManager ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ Phalcon\Db\RawValue ] + - Return [ void ] } - Method [ public method getDescriptor ] { + Method [ protected method fireManagerEvent ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $eventName ] + Parameter #1 [ $data = ] + Parameter #2 [ bool $cancellable = true ] } - - Return [ array ] } + } + } - Method [ public method getDialect ] { + Class [ final class Phalcon\Auth\Guard\UserRemember ] { - - Parameters [0] { - } - - Return [ Phalcon\Db\DialectInterface ] - } + - Constants [0] { + } - Method [ public method getDialectType ] { + - Static properties [0] { + } - - Parameters [0] { + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $id = NULL ] + Property [ protected $token = NULL ] + Property [ protected $userAgent = NULL ] + } + + - Methods [4] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ $payload ] } - - Return [ string ] } - Method [ public method getEventsManager ] { + Method [ public method getId ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ string|int|null ] } - Method [ public method getNestedTransactionSavepointName ] { + Method [ public method getToken ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getRealSQLStatement ] { + Method [ public method getUserAgent ] { - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method getSQLBindTypes ] { + Class [ final class Phalcon\Auth\Internal\Options ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [4] { + Method [ static public method arrayOption ] { + + - Parameters [3] { + Parameter #0 [ array $options ] + Parameter #1 [ string $key ] + Parameter #2 [ array $defaultValue ] } - Return [ array ] } - Method [ public method getSQLStatement ] { + Method [ static public method requireString ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $options ] + Parameter #1 [ string $key ] + Parameter #2 [ string $context ] } - Return [ string ] } - Method [ public method getSQLVariables ] { + Method [ static public method resolveService ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $container ] + Parameter #1 [ string $serviceId ] + Parameter #2 [ string $context ] } - - Return [ array ] + - Return [ object ] } - Method [ public method getType ] { + Method [ static public method stringOrNull ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $options ] + Parameter #1 [ string $key ] } - - Return [ string ] + - Return [ ?string ] } + } - Method [ public method insert ] { + - Properties [0] { + } - - Parameters [4] { - Parameter #0 [ string $table ] - Parameter #1 [ array $values ] - Parameter #2 [ $fields = ] - Parameter #3 [ $dataTypes = ] - } - - Return [ bool ] - } + - Methods [0] { + } + } - Method [ public method insertAsDict ] { + Class [ class Phalcon\Auth\Manager implements Phalcon\Contracts\Auth\Manager ] { - - Parameters [3] { - Parameter #0 [ string $table ] - Parameter #1 [ $data ] - Parameter #2 [ $dataTypes = ] - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ public method isNestedTransactionsWithSavepoints ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ bool ] - } + - Static methods [0] { + } - Method [ public method limit ] { + - Properties [4] { + Property [ protected $accessFactory = NULL ] + Property [ protected $activeAccess = NULL ] + Property [ protected $defaultGuard = NULL ] + Property [ protected $guards = NULL ] + } - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ int $number ] + - Methods [19] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Auth\Access\AccessLocator $accessFactory ] } - - Return [ string ] } - Method [ public method listTables ] { + Method [ public method access ] { - Parameters [1] { - Parameter #0 [ ?string $schemaName = null ] + Parameter #0 [ string $accessName ] } - - Return [ array ] + - Return [ self ] } - Method [ public method listViews ] { + Method [ public method addAccessList ] { - Parameters [1] { - Parameter #0 [ ?string $schemaName = null ] + Parameter #0 [ array $accessList ] } - - Return [ array ] + - Return [ self ] } - Method [ public method modifyColumn ] { + Method [ public method addGuard ] { - - Parameters [4] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] + - Parameters [3] { + Parameter #0 [ string $nameGuard ] + Parameter #1 [ Phalcon\Contracts\Auth\Guard\Guard $guard ] + Parameter #2 [ bool $isDefault = false ] } - - Return [ bool ] + - Return [ self ] } - Method [ public method releaseSavepoint ] { + Method [ public method attempt ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ array $credentials = [] ] + Parameter #1 [ bool $remember = false ] } - Return [ bool ] } - Method [ public method rollbackSavepoint ] { + Method [ public method check ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - Return [ bool ] } - Method [ public method setEventsManager ] { + Method [ public method except ] { - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + Parameter #0 [ string ...$actions ] } - - Return [ void ] + - Return [ self ] } - Method [ public method setDialect ] { + Method [ public method getAccess ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Db\DialectInterface $dialect ] + - Parameters [0] { } + - Return [ ?Phalcon\Contracts\Auth\Access\Access ] } - Method [ public method setNestedTransactionsWithSavepoints ] { + Method [ public method getAccessList ] { - - Parameters [1] { - Parameter #0 [ bool $nestedTransactionsWithSavepoints ] + - Parameters [0] { } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ array ] } - Method [ public method sharedLock ] { + Method [ public method getDefaultGuard ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ string $modifier = '' ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Phalcon\Contracts\Auth\Guard\Guard ] } - Method [ public method createMaterializedView ] { + Method [ public method getGuards ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ array $definition ] - Parameter #2 [ ?string $schemaName = null ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method dropMaterializedView ] { + Method [ public method guard ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [1] { + Parameter #0 [ ?string $name = null ] } - - Return [ bool ] + - Return [ Phalcon\Contracts\Auth\Guard\Guard ] } - Method [ public method refreshMaterializedView ] { + Method [ public method id ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $concurrent = false ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string|int|null ] } - Method [ public method onConflictUpdate ] { + Method [ public method logout ] { - - Parameters [3] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $conflictColumns ] - Parameter #2 [ array $updateColumns ] + - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ public method returning ] { + Method [ public method only ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $columns ] + - Parameters [1] { + Parameter #0 [ string ...$actions ] } - - Return [ string ] + - Return [ self ] } - Method [ public method supportSequences ] { + Method [ public method setAccess ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Contracts\Auth\Access\Access $access ] } - - Return [ bool ] + - Return [ self ] } - Method [ public method tableExists ] { + Method [ public method setDefaultGuard ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] + - Parameters [1] { + Parameter #0 [ Phalcon\Contracts\Auth\Guard\Guard $guard ] } - - Return [ bool ] + - Return [ self ] } - Method [ public method tableOptions ] { + Method [ public method user ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?Phalcon\Contracts\Auth\AuthUser ] } - Method [ public method update ] { + Method [ public method validate ] { - - Parameters [5] { - Parameter #0 [ string $table ] - Parameter #1 [ $fields ] - Parameter #2 [ $values ] - Parameter #3 [ $whereCondition = ] - Parameter #4 [ $dataTypes = ] + - Parameters [1] { + Parameter #0 [ array $credentials = [] ] } - Return [ bool ] } + } + } - Method [ public method updateAsDict ] { + Class [ class Phalcon\Auth\ManagerFactory ] { - - Parameters [4] { - Parameter #0 [ string $table ] - Parameter #1 [ $data ] - Parameter #2 [ $whereCondition = ] - Parameter #3 [ $dataTypes = ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $accessLocator = NULL ] + Property [ protected $adapterLocator = NULL ] + Property [ protected $container = NULL ] + Property [ protected $guardLocator = NULL ] + Property [ protected $hasher = NULL ] + } + + - Methods [4] { + Method [ public method __construct ] { + + - Parameters [5] { + Parameter #0 [ Phalcon\Encryption\Security $hasher ] + Parameter #1 [ $container ] + Parameter #2 [ ?Phalcon\Auth\Adapter\AdapterLocator $adapterLocator = null ] + Parameter #3 [ ?Phalcon\Auth\Guard\GuardLocator $guardLocator = null ] + Parameter #4 [ ?Phalcon\Auth\Access\AccessLocator $accessLocator = null ] } - - Return [ bool ] } - Method [ public method useExplicitIdValue ] { + Method [ public method load ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $config ] } - - Return [ bool ] + - Return [ Phalcon\Auth\Manager ] } - Method [ public method supportsDefaultValue ] { + Method [ protected method buildAdapter ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Auth\Adapter\AdapterLocator $locator ] + Parameter #1 [ array $cfg ] } - - Return [ bool ] + - Return [ Phalcon\Contracts\Auth\Adapter\Adapter ] } - Method [ public method viewExists ] { + Method [ protected method buildGuard ] { - - Parameters [2] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] + - Parameters [4] { + Parameter #0 [ Phalcon\Auth\Guard\GuardLocator $locator ] + Parameter #1 [ string $type ] + Parameter #2 [ Phalcon\Contracts\Auth\Adapter\Adapter $adapter ] + Parameter #3 [ array $options ] } - - Return [ bool ] + - Return [ Phalcon\Contracts\Auth\Guard\Guard ] } } } - Class [ class Phalcon\Db\Adapter\Pdo\Postgresql extends Phalcon\Db\Adapter\Pdo\AbstractPdo implements Phalcon\Db\Adapter\AdapterInterface, Phalcon\Contracts\Db\Adapter\Adapter, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + Class [ class Phalcon\Auth\Mvc\AuthDispatcherListener extends Phalcon\Auth\AbstractAuthDispatcherListener ] { - Constants [0] { } - - Static properties [1] { - Property [ protected static $connectionConsecutive = 0 ] + - Static properties [0] { } - - Static methods [1] { - Method [ static public method setup ] { - - - Parameters [1] { - Parameter #0 [ array $options ] - } - - Return [ void ] - } + - Static methods [0] { } - - Properties [14] { - 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' ] + - Properties [1] { + Property [ protected $manager = NULL ] } - - Methods [85] { - Method [ public method __construct ] { + - Methods [4] { + Method [ public method beforeExecuteRoute ] { - - Parameters [1] { - Parameter #0 [ array $descriptor ] + - Parameters [2] { + Parameter #0 [ Phalcon\Events\Event $event ] + Parameter #1 [ Phalcon\Mvc\Dispatcher $dispatcher ] } + - Return [ bool ] } - Method [ public method connect ] { + Method [ protected method getActionType ] { - - Parameters [1] { - Parameter #0 [ array $descriptor = [] ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method createTable ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ array $definition ] + - Parameters [1] { + Parameter #0 [ Phalcon\Contracts\Auth\Manager $manager ] } - - Return [ bool ] } - Method [ public method describeColumns ] { + Method [ protected method enforce ] { - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + Parameter #0 [ string $actionName ] + Parameter #1 [ $forwardHandler = ] } - - Return [ array ] + - Return [ bool ] } + } + } - Method [ public method describeReferences ] { + Class [ class Phalcon\Autoload\Exceptions\LoaderDirectoriesNotArray extends Phalcon\Autoload\Exception implements Stringable, Throwable ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] - } - - Return [ array ] - } + - Constants [0] { + } - Method [ public method getDefaultIdValue ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ Phalcon\Db\RawValue ] } - Method [ public method modifyColumn ] { + Method [ public method __wakeup ] { - - Parameters [4] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method supportSequences ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method useExplicitIdValue ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ bool ] } - Method [ protected method getDsnDefaults ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method affectedRows ] { + Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } - Method [ public method begin ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ bool $nesting = true ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method commit ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ bool $nesting = true ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method close ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method convertBoundParams ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $sql ] - Parameter #1 [ array $params = [] ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } + } + } - Method [ public method escapeString ] { + Class [ class Phalcon\Autoload\Exceptions\LoaderMethodNotCallable extends Phalcon\Autoload\Exception implements Stringable, Throwable ] { - - Parameters [1] { - Parameter #0 [ string $str ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ string ] } - Method [ public method execute ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams = [] ] - Parameter #2 [ array $bindTypes = [] ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method executePrepared ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ PDOStatement $statement ] - Parameter #1 [ array $placeholders ] - Parameter #2 [ $dataTypes ] + - Parameters [0] { } - - Return [ PDOStatement ] + - Return [ string ] } - Method [ public method getErrorInfo ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method getInternalHandler ] { + Method [ final public method getFile ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method getTransactionLevel ] { + Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } - Method [ public method isUnderTransaction ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method lastInsertId ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ ?string $name = null ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ public method prepare ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $sqlStatement ] + - Parameters [0] { } - - Return [ PDOStatement ] + - Return [ string ] } - Method [ public method query ] { + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams = [] ] - Parameter #2 [ array $bindTypes = [] ] + - Parameters [0] { } + - Return [ string ] } + } + } - Method [ public method rollback ] { + Class [ class Phalcon\Autoload\Loader extends Phalcon\Events\AbstractEventsAware ] { - - Parameters [1] { - Parameter #0 [ bool $nesting = true ] - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ protected method prepareRealSql ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $parameters ] - } - - Return [ void ] - } + - Static methods [0] { + } - Method [ public method addColumn ] { + - Properties [12] { + Property [ protected $eventsManager = NULL ] + Property [ protected $checkedPath = NULL ] + Property [ protected $classes = NULL ] + Property [ protected $debug = NULL ] + Property [ protected $directories = NULL ] + Property [ protected $extensions = NULL ] + Property [ protected $fileCheckingCallback = 'is_file' ] + Property [ protected $files = NULL ] + Property [ protected $foundPath = NULL ] + Property [ protected $isDebug = false ] + Property [ protected $isRegistered = false ] + Property [ protected $namespaces = NULL ] + } - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ColumnInterface $column ] + - Methods [35] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ bool $isDebug = false ] } - - Return [ bool ] } - Method [ public method addCheck ] { + Method [ public method addClass ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\CheckInterface $check ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ string $file ] } - - Return [ bool ] + - Return [ static ] } - Method [ public method addForeignKey ] { + Method [ public method addDirectory ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] + - Parameters [1] { + Parameter #0 [ string $directory ] } - - Return [ bool ] + - Return [ static ] } - Method [ public method addIndex ] { + Method [ public method addExtension ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\IndexInterface $index ] + - Parameters [1] { + Parameter #0 [ string $extension ] } - - Return [ bool ] + - Return [ static ] } - Method [ public method addPrimaryKey ] { + Method [ public method addFile ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\IndexInterface $index ] + - Parameters [1] { + Parameter #0 [ string $file ] } - - Return [ bool ] + - Return [ static ] } - Method [ public method createSavepoint ] { + Method [ public method addNamespace ] { - - Parameters [1] { + - Parameters [3] { Parameter #0 [ string $name ] + Parameter #1 [ $directories ] + Parameter #2 [ bool $prepend = false ] } - - Return [ bool ] + - Return [ static ] } - Method [ public method createView ] { + Method [ public method autoload ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ array $definition ] - Parameter #2 [ ?string $schemaName = null ] + - Parameters [1] { + Parameter #0 [ string $className ] } - Return [ bool ] } - Method [ public method delete ] { + Method [ public method getCheckedPath ] { - - Parameters [4] { - Parameter #0 [ $table ] - Parameter #1 [ ?string $whereCondition = null ] - Parameter #2 [ array $placeholders = [] ] - Parameter #3 [ array $dataTypes = [] ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?string ] } - Method [ public method describeIndexes ] { + Method [ public method getClasses ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + - Parameters [0] { } - Return [ array ] } - Method [ public method dropColumn ] { + Method [ public method getDebug ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $columnName ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method dropCheck ] { + Method [ public method getDirectories ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $checkName ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method dropForeignKey ] { + Method [ public method getExtensions ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $referenceName ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method dropIndex ] { + Method [ public method getFiles ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ $indexName ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method dropPrimaryKey ] { + Method [ public method getFoundPath ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?string ] } - Method [ public method dropTable ] { + Method [ public method getNamespaces ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method dropView ] { + Method [ public method loadFiles ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ public method escapeIdentifier ] { + Method [ public method register ] { - Parameters [1] { - Parameter #0 [ $identifier ] + Parameter #0 [ bool $prepend = false ] } - - Return [ string ] + - Return [ static ] } - Method [ public method fetchAll ] { + Method [ public method setClasses ] { - - Parameters [4] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ int $fetchMode = null ] - Parameter #2 [ array $bindParams = [] ] - Parameter #3 [ array $bindTypes = [] ] + - Parameters [2] { + Parameter #0 [ array $classes ] + Parameter #1 [ bool $merge = false ] } - - Return [ array ] + - Return [ static ] } - Method [ public method fetchColumn ] { + Method [ public method setDirectories ] { - - Parameters [3] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $placeholders = [] ] - Parameter #2 [ $column = ] + - Parameters [2] { + Parameter #0 [ array $directories ] + Parameter #1 [ bool $merge = false ] } + - Return [ static ] } - Method [ public method fetchOne ] { + Method [ public method setExtensions ] { - - Parameters [4] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ $fetchMode = ] - Parameter #2 [ array $bindParams = [] ] - Parameter #3 [ array $bindTypes = [] ] + - Parameters [2] { + Parameter #0 [ array $extensions ] + Parameter #1 [ bool $merge = false ] } - - Return [ array ] + - Return [ static ] } - Method [ public method forUpdate ] { + Method [ public method setFileCheckingCallback ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ string $modifier = '' ] + - Parameters [1] { + Parameter #0 [ $method = ] } - - Return [ string ] + - Return [ static ] } - Method [ public method getColumnDefinition ] { + Method [ public method setFiles ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + - Parameters [2] { + Parameter #0 [ array $files ] + Parameter #1 [ bool $merge = false ] } - - Return [ string ] + - Return [ static ] } - Method [ public method getColumnList ] { + Method [ public method setNamespaces ] { - - Parameters [1] { - Parameter #0 [ $columnList ] + - Parameters [2] { + Parameter #0 [ array $namespaces ] + Parameter #1 [ bool $merge = false ] } - - Return [ string ] + - Return [ static ] } - Method [ public method getConnectionId ] { + Method [ public method isRegistered ] { - Parameters [0] { } - - Return [ int ] + - Return [ bool ] } - Method [ public method getDefaultValue ] { + Method [ public method unregister ] { - Parameters [0] { } - - Return [ Phalcon\Db\RawValue ] + - Return [ static ] } - Method [ public method getDescriptor ] { + Method [ protected method requireFile ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $file ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method getDialect ] { + Method [ private method addDebug ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $message ] } - - Return [ Phalcon\Db\DialectInterface ] + - Return [ void ] } - Method [ public method getDialectType ] { + Method [ private method addToCollection ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ string $collectionName ] + Parameter #2 [ string $method ] + Parameter #3 [ bool $merge = false ] } - - Return [ string ] + - Return [ static ] } - Method [ public method getEventsManager ] { + Method [ private method autoloadCheckClasses ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $className ] } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ bool ] } - Method [ public method getNestedTransactionSavepointName ] { + Method [ private method autoloadCheckDirectories ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $directories ] + Parameter #1 [ string $className ] + Parameter #2 [ bool $isDirectory = false ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getRealSQLStatement ] { + Method [ private method autoloadCheckNamespaces ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $className ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getSQLBindTypes ] { + Method [ private method checkDirectories ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $directories ] + Parameter #1 [ string $dirSeparator ] } - Return [ array ] } - Method [ public method getSQLStatement ] { + Method [ public method getEventsManager ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method getSQLVariables ] { + Method [ public method setEventsManager ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ array ] + - Return [ void ] } - Method [ public method getType ] { + Method [ protected method fireManagerEvent ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $eventName ] + Parameter #1 [ $data = ] + Parameter #2 [ bool $cancellable = true ] } - - Return [ string ] } + } + } - Method [ public method insert ] { + Class [ class Phalcon\Cache\AdapterFactory extends Phalcon\Factory\AbstractFactory ] { - - Parameters [4] { - Parameter #0 [ string $table ] - Parameter #1 [ array $values ] - Parameter #2 [ $fields = ] - Parameter #3 [ $dataTypes = ] - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ public method insertAsDict ] { + - Static properties [0] { + } - - Parameters [3] { - Parameter #0 [ string $table ] - Parameter #1 [ $data ] - Parameter #2 [ $dataTypes = ] - } - - Return [ bool ] - } + - Static methods [0] { + } - Method [ public method isNestedTransactionsWithSavepoints ] { + - Properties [3] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] + Property [ protected $serializerFactory = NULL ] + } - - Parameters [0] { + - Methods [9] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] + Parameter #1 [ array $services = [] ] } - - Return [ bool ] } - Method [ public method limit ] { + Method [ public method newInstance ] { - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ int $number ] + Parameter #0 [ string $name ] + Parameter #1 [ array $options = [] ] } - - Return [ string ] + - Return [ Phalcon\Cache\Adapter\AdapterInterface ] } - Method [ public method listTables ] { + Method [ protected method getExceptionClass ] { - - Parameters [1] { - Parameter #0 [ ?string $schemaName = null ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method listViews ] { + Method [ protected method getServices ] { - - Parameters [1] { - Parameter #0 [ ?string $schemaName = null ] + - Parameters [0] { } - Return [ array ] } - Method [ public method releaseSavepoint ] { + Method [ protected method getService ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ bool ] } - Method [ public method rollbackSavepoint ] { + Method [ protected method init ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ array $services = [] ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method setEventsManager ] { + Method [ protected method checkConfig ] { - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + Parameter #0 [ $config ] } - - Return [ void ] + - Return [ array ] } - Method [ public method setDialect ] { + Method [ protected method checkConfigElement ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Db\DialectInterface $dialect ] + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] } + - Return [ array ] } - Method [ public method setNestedTransactionsWithSavepoints ] { + Method [ protected method getException ] { - Parameters [1] { - Parameter #0 [ bool $nestedTransactionsWithSavepoints ] + Parameter #0 [ string $message ] } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ Exception ] } + } + } - Method [ public method sharedLock ] { + Class [ class Phalcon\Cache\Adapter\Apcu extends Phalcon\Storage\Adapter\Apcu implements Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware, Phalcon\Cache\Adapter\AdapterInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [9] { + 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 $eventsManager = NULL ] + Property [ protected $prefix = 'ph-apcu-' ] + Property [ protected $eventType = 'cache' ] + } + + - Methods [42] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ string $modifier = '' ] + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] + Parameter #1 [ array $options = [] ] } - - Return [ string ] } - Method [ public method createMaterializedView ] { + Method [ public method clear ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ array $definition ] - Parameter #2 [ ?string $schemaName = null ] + - Parameters [0] { } - Return [ bool ] } - Method [ public method dropMaterializedView ] { + Method [ public method getKeys ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [1] { + Parameter #0 [ string $prefix = '' ] } - - Return [ bool ] + - Return [ array ] } - Method [ public method refreshMaterializedView ] { + Method [ public method setForever ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $concurrent = false ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - Return [ bool ] } - Method [ public method onConflictUpdate ] { + Method [ protected method doDecrement ] { - - Parameters [3] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $conflictColumns ] - Parameter #2 [ array $updateColumns ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ string ] + - Return [ int|bool ] } - Method [ public method returning ] { + Method [ protected method doDelete ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $columns ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method tableExists ] { + Method [ protected method doDeleteMultiple ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] + - Parameters [1] { + Parameter #0 [ array $keys ] } - Return [ bool ] } - Method [ public method tableOptions ] { + Method [ protected method doGetData ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ array ] } - Method [ public method update ] { + Method [ protected method doHas ] { - - Parameters [5] { - Parameter #0 [ string $table ] - Parameter #1 [ $fields ] - Parameter #2 [ $values ] - Parameter #3 [ $whereCondition = ] - Parameter #4 [ $dataTypes = ] + - Parameters [1] { + Parameter #0 [ string $key ] } - Return [ bool ] } - Method [ public method updateAsDict ] { + Method [ protected method doIncrement ] { - - Parameters [4] { - Parameter #0 [ string $table ] - Parameter #1 [ $data ] - Parameter #2 [ $whereCondition = ] - Parameter #3 [ $dataTypes = ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ bool ] + - Return [ int|bool ] } - Method [ public method supportsDefaultValue ] { + Method [ protected method doSet ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - Return [ bool ] } - Method [ public method viewExists ] { + Method [ protected method phpApcuDec ] { - Parameters [2] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] + Parameter #0 [ $key ] + Parameter #1 [ int $step = 1 ] } - - Return [ bool ] + - Return [ int|bool ] } - } - } - - Class [ class Phalcon\Db\Adapter\Pdo\Sqlite extends Phalcon\Db\Adapter\Pdo\AbstractPdo implements Phalcon\Db\Adapter\AdapterInterface, Phalcon\Contracts\Db\Adapter\Adapter, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { - - Constants [0] { - } + Method [ protected method phpApcuDelete ] { - - Static properties [1] { - Property [ protected static $connectionConsecutive = 0 ] - } + - Parameters [1] { + Parameter #0 [ $key ] + } + - Return [ array|bool ] + } - - Static methods [1] { - Method [ static public method setup ] { + Method [ protected method phpApcuExists ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ $key ] } - - Return [ void ] + - Return [ array|bool ] } - } - - Properties [14] { - 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' ] - } + Method [ protected method phpApcuInc ] { - - Methods [85] { - Method [ public method __construct ] { + - Parameters [2] { + Parameter #0 [ $key ] + Parameter #1 [ int $step = 1 ] + } + - Return [ int|bool ] + } + + Method [ protected method phpApcuFetch ] { - Parameters [1] { - Parameter #0 [ array $descriptor ] + Parameter #0 [ $key ] } } - Method [ public method connect ] { + Method [ protected method phpApcuIterator ] { - Parameters [1] { - Parameter #0 [ array $descriptor = [] ] + Parameter #0 [ string $pattern ] } - - Return [ void ] + - Return [ APCUIterator|bool ] } - Method [ public method describeColumns ] { + Method [ protected method phpApcuStore ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + - Parameters [3] { + Parameter #0 [ $key ] + Parameter #1 [ $payload ] + Parameter #2 [ int $ttl = 0 ] } - - Return [ array ] + - Return [ array|bool ] } - Method [ public method describeIndexes ] { + Method [ public method decrement ] { - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ array ] + - Return [ int|bool ] } - Method [ public method describeReferences ] { + Method [ public method delete ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method deleteMultiple ] { + + - Parameters [1] { + Parameter #0 [ array $keys ] + } + - Return [ bool ] + } + + Method [ public method get ] { - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ array ] } - Method [ public method getDefaultValue ] { + Method [ public method getAdapter ] { - Parameters [0] { } - - Return [ Phalcon\Db\RawValue ] } - Method [ public method useExplicitIdValue ] { + Method [ public method getDefaultSerializer ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method supportsDefaultValue ] { + Method [ public method getLifetime ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ protected method getDsnDefaults ] { + Method [ public method getPrefix ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method affectedRows ] { + Method [ public method getSerializer ] { - Parameters [0] { } - - Return [ int ] + - Return [ Phalcon\Storage\Serializer\SerializerInterface ] } - Method [ public method begin ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ bool $nesting = true ] + Parameter #0 [ string $key ] } - Return [ bool ] } - Method [ public method commit ] { + Method [ public method increment ] { - - Parameters [1] { - Parameter #0 [ bool $nesting = true ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] + } + - Return [ int|bool ] + } + + Method [ public method set ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - Return [ bool ] } - Method [ public method close ] { + Method [ public method setDefaultSerializer ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $serializer ] } - Return [ void ] } - Method [ public method convertBoundParams ] { + Method [ protected method doGet ] { - Parameters [2] { - Parameter #0 [ string $sql ] - Parameter #1 [ array $params = [] ] + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ protected method getFilteredKeys ] { + + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] } - Return [ array ] } - Method [ public method escapeString ] { + Method [ protected method getPrefixedKey ] { - Parameters [1] { - Parameter #0 [ string $str ] + Parameter #0 [ $key ] } - Return [ string ] } - Method [ public method execute ] { + Method [ protected method getSerializedData ] { - - Parameters [3] { - Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams = [] ] - Parameter #2 [ array $bindTypes = [] ] + - Parameters [1] { + Parameter #0 [ $content ] } - - Return [ bool ] } - Method [ public method executePrepared ] { + Method [ protected method getTtl ] { - - Parameters [3] { - Parameter #0 [ PDOStatement $statement ] - Parameter #1 [ array $placeholders ] - Parameter #2 [ $dataTypes ] + - Parameters [1] { + Parameter #0 [ $ttl ] } - - Return [ PDOStatement ] + - Return [ int ] } - Method [ public method getErrorInfo ] { + Method [ protected method getUnserializedData ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] } - - Return [ array ] } - Method [ public method getInternalHandler ] { + Method [ protected method initSerializer ] { - Parameters [0] { } + - Return [ void ] } - Method [ public method getTransactionLevel ] { + Method [ protected method getArrVal ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = null ] } - - Return [ int ] } - Method [ public method isUnderTransaction ] { + Method [ public method setEventsManager ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method lastInsertId ] { + Method [ public method getEventsManager ] { - - Parameters [1] { - Parameter #0 [ ?string $name = null ] + - Parameters [0] { } + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method prepare ] { + Method [ protected method fire ] { - - Parameters [1] { - Parameter #0 [ string $sqlStatement ] + - Parameters [2] { + Parameter #0 [ string $eventName ] + Parameter #1 [ $keys ] } - - Return [ PDOStatement ] + - Return [ void ] } + } + } - Method [ public method query ] { + Class [ class Phalcon\Cache\Adapter\Libmemcached extends Phalcon\Storage\Adapter\Libmemcached implements Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware, Phalcon\Cache\Adapter\AdapterInterface ] { - - Parameters [3] { - Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $bindParams = [] ] - Parameter #2 [ array $bindTypes = [] ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [9] { + 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 $eventsManager = NULL ] + Property [ protected $prefix = 'ph-memc-' ] + Property [ protected $eventType = 'cache' ] + } + + - Methods [35] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] + Parameter #1 [ array $options = [] ] } } - Method [ public method rollback ] { + Method [ public method clear ] { - - Parameters [1] { - Parameter #0 [ bool $nesting = true ] + - Parameters [0] { } - Return [ bool ] } - Method [ protected method prepareRealSql ] { + Method [ public method getAdapter ] { - - Parameters [2] { - Parameter #0 [ string $statement ] - Parameter #1 [ array $parameters ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method addColumn ] { + Method [ public method getKeys ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ColumnInterface $column ] + - Parameters [1] { + Parameter #0 [ string $prefix = '' ] } - - Return [ bool ] + - Return [ array ] } - Method [ public method addCheck ] { + Method [ public method setForever ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\CheckInterface $check ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - Return [ bool ] } - Method [ public method addForeignKey ] { + Method [ protected method doDecrement ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ bool ] + - Return [ int|bool ] } - Method [ public method addIndex ] { + Method [ protected method doDelete ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\IndexInterface $index ] + - Parameters [1] { + Parameter #0 [ string $key ] } - Return [ bool ] } - Method [ public method addPrimaryKey ] { + Method [ protected method doDeleteMultiple ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\IndexInterface $index ] + - Parameters [1] { + Parameter #0 [ array $keys ] } - Return [ bool ] } - Method [ public method createSavepoint ] { + Method [ protected method doHas ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $key ] } - Return [ bool ] } - Method [ public method createTable ] { + Method [ protected method doIncrement ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ array $definition ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ bool ] + - Return [ int|bool ] } - Method [ public method createView ] { + Method [ protected method doSet ] { - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ array $definition ] - Parameter #2 [ ?string $schemaName = null ] + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - Return [ bool ] } - Method [ public method delete ] { + Method [ public method decrement ] { - - Parameters [4] { - Parameter #0 [ $table ] - Parameter #1 [ ?string $whereCondition = null ] - Parameter #2 [ array $placeholders = [] ] - Parameter #3 [ array $dataTypes = [] ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ bool ] + - Return [ int|bool ] } - Method [ public method dropColumn ] { + Method [ public method delete ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $columnName ] + - Parameters [1] { + Parameter #0 [ string $key ] } - Return [ bool ] } - Method [ public method dropCheck ] { + Method [ public method deleteMultiple ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $checkName ] + - Parameters [1] { + Parameter #0 [ array $keys ] } - Return [ bool ] } - Method [ public method dropForeignKey ] { + Method [ public method get ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $referenceName ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ bool ] } - Method [ public method dropIndex ] { + Method [ public method getDefaultSerializer ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ $indexName ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method dropPrimaryKey ] { + Method [ public method getLifetime ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method dropTable ] { + Method [ public method getPrefix ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method dropView ] { + Method [ public method getSerializer ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Storage\Serializer\SerializerInterface ] } - Method [ public method escapeIdentifier ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ $identifier ] + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method fetchAll ] { + Method [ public method increment ] { - - Parameters [4] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ int $fetchMode = null ] - Parameter #2 [ array $bindParams = [] ] - Parameter #3 [ array $bindTypes = [] ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ array ] + - Return [ int|bool ] } - Method [ public method fetchColumn ] { + Method [ public method set ] { - Parameters [3] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $placeholders = [] ] - Parameter #2 [ $column = ] + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } + - Return [ bool ] } - Method [ public method fetchOne ] { + Method [ public method setDefaultSerializer ] { - - Parameters [4] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ $fetchMode = ] - Parameter #2 [ array $bindParams = [] ] - Parameter #3 [ array $bindTypes = [] ] + - Parameters [1] { + Parameter #0 [ string $serializer ] } - - Return [ array ] + - Return [ void ] } - Method [ public method forUpdate ] { + Method [ protected method doGet ] { - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ string $modifier = '' ] + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ public method getColumnDefinition ] { + Method [ protected method doGetData ] { - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + Parameter #0 [ string $key ] } - - Return [ string ] } - Method [ public method getColumnList ] { + Method [ protected method getFilteredKeys ] { + + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] + } + - Return [ array ] + } + + Method [ protected method getPrefixedKey ] { - Parameters [1] { - Parameter #0 [ $columnList ] + Parameter #0 [ $key ] } - Return [ string ] } - Method [ public method getConnectionId ] { + Method [ protected method getSerializedData ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $content ] + } + } + + Method [ protected method getTtl ] { + + - Parameters [1] { + Parameter #0 [ $ttl ] } - Return [ int ] } - Method [ public method getDefaultIdValue ] { + Method [ protected method getUnserializedData ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] } - - Return [ Phalcon\Db\RawValue ] } - Method [ public method getDescriptor ] { + Method [ protected method initSerializer ] { - Parameters [0] { } - - Return [ array ] + - Return [ void ] } - Method [ public method getDialect ] { + Method [ protected method getArrVal ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = null ] } - - Return [ Phalcon\Db\DialectInterface ] } - Method [ public method getDialectType ] { + Method [ public method setEventsManager ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ string ] + - Return [ void ] } - Method [ public method getEventsManager ] { + Method [ public method getEventsManager ] { - Parameters [0] { } - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method getNestedTransactionSavepointName ] { + Method [ protected method fire ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $eventName ] + Parameter #1 [ $keys ] } - - Return [ string ] + - Return [ void ] } + } + } - Method [ public method getRealSQLStatement ] { + Class [ class Phalcon\Cache\Adapter\Memory extends Phalcon\Storage\Adapter\Memory implements Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware, Phalcon\Cache\Adapter\AdapterInterface ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [11] { + 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 $eventsManager = NULL ] + Property [ protected $data = NULL ] + Property [ protected $maxItems = 0 ] + Property [ protected $eventType = 'cache' ] + } + + - Methods [37] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] + Parameter #1 [ array $options = [] ] } - - Return [ string ] } - Method [ public method getSQLBindTypes ] { + Method [ public method clear ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method getSQLStatement ] { + Method [ public method getKeys ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $prefix = '' ] } - - Return [ string ] + - Return [ array ] } - Method [ public method getSQLVariables ] { + Method [ public method getMaxItems ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method getType ] { + Method [ public method setMaxItems ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $maxItems ] } - - Return [ string ] + - Return [ static ] } - Method [ public method insert ] { + Method [ public method setForever ] { - - Parameters [4] { - Parameter #0 [ string $table ] - Parameter #1 [ array $values ] - Parameter #2 [ $fields = ] - Parameter #3 [ $dataTypes = ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - Return [ bool ] } - Method [ public method insertAsDict ] { + Method [ protected method doDecrement ] { - - Parameters [3] { - Parameter #0 [ string $table ] - Parameter #1 [ $data ] - Parameter #2 [ $dataTypes = ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ bool ] + - Return [ int|bool ] } - Method [ public method isNestedTransactionsWithSavepoints ] { + Method [ protected method doDelete ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - Return [ bool ] } - Method [ public method limit ] { + Method [ protected method doGetData ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ int $number ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] } - Method [ public method listTables ] { + Method [ protected method doHas ] { - Parameters [1] { - Parameter #0 [ ?string $schemaName = null ] + Parameter #0 [ string $key ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method listViews ] { + Method [ protected method doIncrement ] { - - Parameters [1] { - Parameter #0 [ ?string $schemaName = null ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ array ] + - Return [ int|bool ] } - Method [ public method modifyColumn ] { + Method [ protected method doSet ] { - - Parameters [4] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - Return [ bool ] } - Method [ public method releaseSavepoint ] { + Method [ public method decrement ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] + } + - Return [ int|bool ] + } + + Method [ public method delete ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $key ] } - Return [ bool ] } - Method [ public method rollbackSavepoint ] { + Method [ public method deleteMultiple ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ array $keys ] } - Return [ bool ] } - Method [ public method setEventsManager ] { + Method [ protected method doDeleteMultiple ] { - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + Parameter #0 [ array $keys ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method setDialect ] { + Method [ public method get ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Db\DialectInterface $dialect ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } } - Method [ public method setNestedTransactionsWithSavepoints ] { + Method [ public method getAdapter ] { - - Parameters [1] { - Parameter #0 [ bool $nestedTransactionsWithSavepoints ] + - Parameters [0] { } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ public method sharedLock ] { + Method [ public method getDefaultSerializer ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ string $modifier = '' ] + - Parameters [0] { } - Return [ string ] } - Method [ public method createMaterializedView ] { + Method [ public method getLifetime ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ array $definition ] - Parameter #2 [ ?string $schemaName = null ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method dropMaterializedView ] { + Method [ public method getPrefix ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method refreshMaterializedView ] { + Method [ public method getSerializer ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $concurrent = false ] + - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Storage\Serializer\SerializerInterface ] } - Method [ public method onConflictUpdate ] { + Method [ public method has ] { - - Parameters [3] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $conflictColumns ] - Parameter #2 [ array $updateColumns ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method returning ] { + Method [ public method increment ] { - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $columns ] + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ string ] + - Return [ int|bool ] } - Method [ public method supportSequences ] { + Method [ public method set ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - Return [ bool ] } - Method [ public method tableExists ] { + Method [ public method setDefaultSerializer ] { + + - Parameters [1] { + Parameter #0 [ string $serializer ] + } + - Return [ void ] + } + + Method [ protected method doGet ] { - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ bool ] } - Method [ public method tableOptions ] { + Method [ protected method getFilteredKeys ] { - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] } - Return [ array ] } - Method [ public method update ] { + Method [ protected method getPrefixedKey ] { - - Parameters [5] { - Parameter #0 [ string $table ] - Parameter #1 [ $fields ] - Parameter #2 [ $values ] - Parameter #3 [ $whereCondition = ] - Parameter #4 [ $dataTypes = ] + - Parameters [1] { + Parameter #0 [ $key ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method updateAsDict ] { + Method [ protected method getSerializedData ] { - - Parameters [4] { - Parameter #0 [ string $table ] - Parameter #1 [ $data ] - Parameter #2 [ $whereCondition = ] - Parameter #3 [ $dataTypes = ] + - Parameters [1] { + Parameter #0 [ $content ] } - - Return [ bool ] } - Method [ public method viewExists ] { + Method [ protected method getTtl ] { - - Parameters [2] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] + - Parameters [1] { + Parameter #0 [ $ttl ] } - - Return [ bool ] + - Return [ int ] } - } - } - - Class [ class Phalcon\Db\Check implements Phalcon\Db\CheckInterface, Phalcon\Contracts\Db\Check ] { - - Constants [0] { - } + Method [ protected method getUnserializedData ] { - - Static properties [0] { - } + - Parameters [2] { + Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] + } + } - - Static methods [0] { - } + Method [ protected method initSerializer ] { - - Properties [2] { - Property [ protected $expression = NULL ] - Property [ protected $name = NULL ] - } + - Parameters [0] { + } + - Return [ void ] + } - - Methods [3] { - Method [ public method __construct ] { + Method [ protected method getArrVal ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $definition ] + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = null ] } } - Method [ public method getExpression ] { + Method [ public method setEventsManager ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ string ] + - Return [ void ] } - Method [ public method getName ] { + Method [ public method getEventsManager ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - } - } - Class [ class Phalcon\Db\Column implements Phalcon\Db\ColumnInterface, Phalcon\Contracts\Db\Column ] { + Method [ protected method fire ] { - - Constants [55] { - Constant [ public int BIND_PARAM_BLOB ] { 3 } - Constant [ public int BIND_PARAM_BOOL ] { 5 } - Constant [ public int BIND_PARAM_DECIMAL ] { 32 } - Constant [ public int BIND_PARAM_INT ] { 1 } - Constant [ public int BIND_PARAM_NULL ] { 0 } - Constant [ public int BIND_PARAM_STR ] { 2 } - Constant [ public int BIND_SKIP ] { 1024 } - Constant [ public int TYPE_BIGINTEGER ] { 14 } - Constant [ public int TYPE_BIT ] { 19 } - Constant [ public int TYPE_BINARY ] { 27 } - Constant [ public int TYPE_BLOB ] { 11 } - Constant [ public int TYPE_BOOLEAN ] { 8 } - Constant [ public int TYPE_CHAR ] { 5 } - Constant [ public int TYPE_DATE ] { 1 } - Constant [ public int TYPE_DATETIME ] { 4 } - Constant [ public int TYPE_DECIMAL ] { 3 } - Constant [ public int TYPE_DOUBLE ] { 9 } - Constant [ public int TYPE_ENUM ] { 18 } - Constant [ public int TYPE_FLOAT ] { 7 } - Constant [ public int TYPE_INTEGER ] { 0 } - Constant [ public int TYPE_JSON ] { 15 } - Constant [ public int TYPE_JSONB ] { 16 } - Constant [ public int TYPE_LONGBLOB ] { 13 } - Constant [ public int TYPE_LONGTEXT ] { 24 } - Constant [ public int TYPE_MEDIUMBLOB ] { 12 } - Constant [ public int TYPE_MEDIUMINTEGER ] { 21 } - Constant [ public int TYPE_MEDIUMTEXT ] { 23 } - Constant [ public int TYPE_SMALLINTEGER ] { 22 } - Constant [ public int TYPE_TEXT ] { 6 } - Constant [ public int TYPE_TIME ] { 20 } - Constant [ public int TYPE_TIMESTAMP ] { 17 } - Constant [ public int TYPE_TINYBLOB ] { 10 } - Constant [ public int TYPE_TINYINTEGER ] { 26 } - Constant [ public int TYPE_TINYTEXT ] { 25 } - Constant [ public int TYPE_UUID ] { 29 } - Constant [ public int TYPE_VARBINARY ] { 28 } - Constant [ public int TYPE_VARCHAR ] { 2 } - Constant [ public int TYPE_BYTEA ] { 30 } - Constant [ public int TYPE_INET ] { 31 } - Constant [ public int TYPE_CIDR ] { 32 } - Constant [ public int TYPE_MACADDR ] { 33 } - Constant [ public int TYPE_INT4RANGE ] { 34 } - Constant [ public int TYPE_INT8RANGE ] { 35 } - Constant [ public int TYPE_NUMRANGE ] { 36 } - Constant [ public int TYPE_TSRANGE ] { 37 } - Constant [ public int TYPE_TSTZRANGE ] { 38 } - Constant [ public int TYPE_DATERANGE ] { 39 } - Constant [ public int TYPE_GEOMETRY ] { 40 } - Constant [ public int TYPE_POINT ] { 41 } - Constant [ public int TYPE_LINESTRING ] { 42 } - Constant [ public int TYPE_POLYGON ] { 43 } - Constant [ public int TYPE_MULTIPOINT ] { 44 } - Constant [ public int TYPE_MULTILINESTRING ] { 45 } - Constant [ public int TYPE_MULTIPOLYGON ] { 46 } - Constant [ public int TYPE_GEOMETRYCOLLECTION ] { 47 } + - Parameters [2] { + Parameter #0 [ string $eventName ] + Parameter #1 [ $keys ] + } + - Return [ void ] + } + } + } + + Class [ class Phalcon\Cache\Adapter\Redis extends Phalcon\Storage\Adapter\Redis implements Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware, Phalcon\Cache\Adapter\AdapterInterface ] { + + - Constants [0] { } - Static properties [0] { @@ -44847,1685 +45266,1563 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [20] { - Property [ protected $after = NULL ] - Property [ protected $isArray = false ] - Property [ protected $autoIncrement = false ] - Property [ protected $bindType = 2 ] - Property [ protected $comment = NULL ] - Property [ protected $defaultValue = NULL ] - Property [ protected $first = false ] - Property [ protected $generated = NULL ] - Property [ protected $generationStored = false ] - Property [ protected $isNumeric = false ] - Property [ protected $invisible = false ] - Property [ protected $name = 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 ] + - Properties [9] { + 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 $eventsManager = NULL ] + Property [ protected $prefix = 'ph-reds-' ] + Property [ protected $eventType = 'cache' ] } - - Methods [23] { - Method [ public method __construct ] { + - Methods [35] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $definition ] + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] + Parameter #1 [ array $options = [] ] } } - Method [ public method getAfterPosition ] { + Method [ public method clear ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ bool ] } - Method [ public method getBindType ] { + Method [ public method getAdapter ] { - Parameters [0] { } - - Return [ int ] } - Method [ public method getComment ] { + Method [ public method getKeys ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $prefix = '' ] } - - Return [ ?string ] + - Return [ array ] } - Method [ public method getDefault ] { + Method [ public method setForever ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } + - Return [ bool ] } - Method [ public method getGenerationExpression ] { + Method [ protected method doDecrement ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ ?string ] + - Return [ int|bool ] } - Method [ public method getName ] { + Method [ protected method doDelete ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getScale ] { + Method [ protected method doDeleteMultiple ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $keys ] } - - Return [ int ] + - Return [ bool ] } - Method [ public method getSize ] { + Method [ protected method doHas ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } + - Return [ bool ] } - Method [ public method getType ] { + Method [ protected method doIncrement ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } - Method [ public method getTypeReference ] { + Method [ protected method doSet ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - - Return [ int ] + - Return [ bool ] } - Method [ public method getTypeValues ] { + Method [ public method decrement ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } + - Return [ int|bool ] } - Method [ public method hasDefault ] { + Method [ public method delete ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - Return [ bool ] } - Method [ public method isArray ] { + Method [ public method deleteMultiple ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $keys ] } - Return [ bool ] } - Method [ public method isAutoIncrement ] { + Method [ public method get ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ bool ] } - Method [ public method isFirst ] { + Method [ public method getDefaultSerializer ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method isGenerated ] { + Method [ public method getLifetime ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method isGenerationStored ] { + Method [ public method getPrefix ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method isInvisible ] { + Method [ public method getSerializer ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Storage\Serializer\SerializerInterface ] } - Method [ public method isNotNull ] { + Method [ public method has ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - Return [ bool ] } - Method [ public method isNumeric ] { + Method [ public method increment ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ bool ] + - Return [ int|bool ] } - Method [ public method isPrimary ] { + Method [ public method set ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - Return [ bool ] } - Method [ public method isUnsigned ] { + Method [ public method setDefaultSerializer ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $serializer ] } - - Return [ bool ] + - Return [ void ] } - } - } - - Class [ class Phalcon\Db\Dialect\Mysql extends Phalcon\Db\Dialect implements Phalcon\Contracts\Db\Dialect, Phalcon\Db\DialectInterface ] { - - - Constants [3] { - Constant [ public string LOCK_NONE ] { } - Constant [ public string LOCK_NOWAIT ] { NOWAIT } - Constant [ public string LOCK_SKIP_LOCKED ] { SKIP LOCKED } - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [2] { - Property [ protected $customFunctions = NULL ] - Property [ protected $escapeChar = '`' ] - } - - Methods [79] { - Method [ public method addColumn ] { + Method [ protected method doGet ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ColumnInterface $column ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ public method addCheck ] { + Method [ protected method doGetData ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\CheckInterface $check ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] } - Method [ public method addForeignKey ] { + Method [ protected method getFilteredKeys ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] } - - Return [ string ] + - Return [ array ] } - Method [ public method addIndex ] { + Method [ protected method getPrefixedKey ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\IndexInterface $index ] + - Parameters [1] { + Parameter #0 [ $key ] } - Return [ string ] } - Method [ public method addPrimaryKey ] { + Method [ protected method getSerializedData ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\IndexInterface $index ] + - Parameters [1] { + Parameter #0 [ $content ] } - - Return [ string ] } - Method [ public method createTable ] { + Method [ protected method getTtl ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ array $definition ] + - Parameters [1] { + Parameter #0 [ $ttl ] } - - Return [ string ] + - Return [ int ] } - Method [ public method createView ] { + Method [ protected method getUnserializedData ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ array $definition ] - Parameter #2 [ ?string $schemaName = null ] + - Parameters [2] { + Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ public method describeColumns ] { + Method [ protected method initSerializer ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ public method describeIndexes ] { + Method [ protected method getArrVal ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = null ] } - - Return [ string ] } - Method [ public method describeReferences ] { + Method [ public method setEventsManager ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ string ] + - Return [ void ] } - Method [ public method dropColumn ] { + Method [ public method getEventsManager ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $columnName ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method dropCheck ] { + Method [ protected method fire ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $checkName ] + - Parameters [2] { + Parameter #0 [ string $eventName ] + Parameter #1 [ $keys ] } - - Return [ string ] + - Return [ void ] } + } + } - Method [ public method dropForeignKey ] { + Class [ class Phalcon\Cache\Adapter\RedisCluster extends Phalcon\Storage\Adapter\RedisCluster implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Cache\Adapter\AdapterInterface ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $referenceName ] - } - - Return [ string ] - } + - Constants [0] { + } - Method [ public method dropIndex ] { + - Static properties [0] { + } - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $indexName ] - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ public method dropPrimaryKey ] { + - Properties [9] { + 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 $eventsManager = NULL ] + Property [ protected $prefix = 'ph-redc-' ] + Property [ protected $eventType = 'cache' ] + } + + - Methods [35] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] + Parameter #1 [ array $options = [] ] } - - Return [ string ] } - Method [ public method dropTable ] { + Method [ public method clear ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ public method dropView ] { + Method [ public method getAdapter ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [0] { } - - Return [ string ] } - Method [ public method getColumnDefinition ] { + Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + Parameter #0 [ string $prefix = '' ] } - - Return [ string ] + - Return [ array ] } - Method [ public method getForeignKeyChecks ] { + Method [ public method setForever ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method listTables ] { + Method [ protected method doDecrement ] { - - Parameters [1] { - Parameter #0 [ ?string $schemaName = null ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ string ] + - Return [ int|bool ] } - Method [ public method listViews ] { + Method [ protected method doDelete ] { - Parameters [1] { - Parameter #0 [ ?string $schemaName = null ] + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method modifyColumn ] { + Method [ protected method doDeleteMultiple ] { - - Parameters [4] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] + - Parameters [1] { + Parameter #0 [ array $keys ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method onConflictUpdate ] { + Method [ protected method doHas ] { - - Parameters [3] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $conflictColumns ] - Parameter #2 [ array $updateColumns ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method sharedLock ] { + Method [ protected method doIncrement ] { - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ string $modifier = '' ] + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ string ] + - Return [ int|bool ] } - Method [ public method tableExists ] { + Method [ protected method doSet ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method tableOptions ] { + Method [ public method decrement ] { - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ string ] + - Return [ int|bool ] } - Method [ public method truncateTable ] { + Method [ public method delete ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method viewExists ] { + Method [ public method deleteMultiple ] { - - Parameters [2] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] + - Parameters [1] { + Parameter #0 [ array $keys ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method getTableOptions ] { + Method [ public method get ] { - - Parameters [1] { - Parameter #0 [ array $definition ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ private method checkColumnSizeAndScale ] { + Method [ public method getDefaultSerializer ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + - Parameters [0] { } - Return [ string ] } - Method [ private method checkColumnUnsigned ] { + Method [ public method getLifetime ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method createSavepoint ] { + Method [ public method getPrefix ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - Return [ string ] } - Method [ final public method escape ] { + Method [ public method getSerializer ] { - - Parameters [2] { - Parameter #0 [ string $str ] - Parameter #1 [ ?string $escapeChar = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Storage\Serializer\SerializerInterface ] } - Method [ final public method escapeSchema ] { + Method [ public method has ] { - - Parameters [2] { - Parameter #0 [ string $str ] - Parameter #1 [ ?string $escapeChar = null ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method forUpdate ] { + Method [ public method increment ] { - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ string $modifier = '' ] + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ string ] + - Return [ int|bool ] } - Method [ final public method getColumnList ] { + Method [ public method set ] { - Parameters [3] { - Parameter #0 [ array $columnList ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getCustomFunctions ] { + Method [ public method setDefaultSerializer ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $serializer ] } - - Return [ array ] + - Return [ void ] } - Method [ final public method getSqlColumn ] { + Method [ protected method doGet ] { - - Parameters [3] { - Parameter #0 [ $column ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ public method getSqlExpression ] { + Method [ protected method doGetData ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] } - Method [ final public method getSqlTable ] { + Method [ protected method getFilteredKeys ] { - Parameters [2] { - Parameter #0 [ $table ] - Parameter #1 [ ?string $escapeChar = null ] + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] } - - Return [ string ] + - Return [ array ] } - Method [ public method limit ] { + Method [ protected method getPrefixedKey ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ $number ] + - Parameters [1] { + Parameter #0 [ $key ] } - Return [ string ] } - Method [ public method registerCustomFunction ] { + Method [ protected method getSerializedData ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $customFunction ] + - Parameters [1] { + Parameter #0 [ $content ] } - - Return [ Phalcon\Db\Dialect ] } - Method [ public method createMaterializedView ] { + Method [ protected method getTtl ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ array $definition ] - Parameter #2 [ ?string $schemaName = null ] + - Parameters [1] { + Parameter #0 [ $ttl ] } - - Return [ string ] + - Return [ int ] } - Method [ public method dropMaterializedView ] { + Method [ protected method getUnserializedData ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [2] { + Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ public method refreshMaterializedView ] { + Method [ protected method initSerializer ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $concurrent = false ] + - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ public method returning ] { + Method [ protected method getArrVal ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $columns ] + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = null ] } - - Return [ string ] } - Method [ public method releaseSavepoint ] { + Method [ public method setEventsManager ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ string ] + - Return [ void ] } - Method [ public method rollbackSavepoint ] { + Method [ public method getEventsManager ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method select ] { + Method [ protected method fire ] { - - Parameters [1] { - Parameter #0 [ array $definition ] + - Parameters [2] { + Parameter #0 [ string $eventName ] + Parameter #1 [ $keys ] } - - Return [ string ] + - Return [ void ] } + } + } - Method [ public method supportsSavepoints ] { + Class [ class Phalcon\Cache\Adapter\Stream extends Phalcon\Storage\Adapter\Stream implements Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware, Phalcon\Cache\Adapter\AdapterInterface ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [10] { + 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 $eventsManager = NULL ] + Property [ protected $prefix = 'ph-strm' ] + Property [ protected $storageDir = '' ] + Property [ protected $eventType = 'cache' ] + } + + - Methods [40] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] + Parameter #1 [ array $options = [] ] } - - Return [ bool ] } - Method [ public method supportsReleaseSavepoints ] { + Method [ public method clear ] { - Parameters [0] { } - Return [ bool ] } - Method [ protected method getColumnSize ] { + Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + Parameter #0 [ string $prefix = '' ] } - - Return [ string ] + - Return [ array ] } - Method [ protected method getColumnSizeAndScale ] { + Method [ public method setForever ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method checkColumnType ] { + Method [ protected method doDecrement ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ string ] + - Return [ int|bool ] } - Method [ protected method checkColumnTypeSql ] { + Method [ protected method doDelete ] { - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method getCheckClause ] { + Method [ protected method doGet ] { - Parameters [2] { - Parameter #0 [ Phalcon\Db\CheckInterface $check ] - Parameter #1 [ string $escapeChar = '`' ] + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ protected method getIndexColumnList ] { + Method [ protected method doHas ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Db\IndexInterface $index ] - Parameter #1 [ bool $wrapExpressions = true ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method getGeneratedClause ] { + Method [ protected method doIncrement ] { - Parameters [2] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] - Parameter #1 [ bool $forceStored = false ] + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ string ] + - Return [ int|bool ] } - Method [ final protected method getSqlExpressionAll ] { + Method [ protected method doSet ] { - - Parameters [2] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - - Return [ string ] + - Return [ bool ] } - Method [ final protected method getSqlExpressionBinaryOperations ] { + Method [ protected method phpFileExists ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [1] { + Parameter #0 [ string $filename ] } - - Return [ string ] + - Return [ bool ] } - Method [ final protected method getSqlExpressionCase ] { + Method [ protected method phpFileGetContents ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [1] { + Parameter #0 [ string $filename ] } - - Return [ string ] + - Return [ string|bool ] } - Method [ final protected method getSqlExpressionCastValue ] { + Method [ protected method phpFilePutContents ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [4] { + Parameter #0 [ string $filename ] + Parameter #1 [ $data ] + Parameter #2 [ int $flags = 0 ] + Parameter #3 [ $context = ] } - - Return [ string ] + - Return [ int|bool ] } - Method [ final protected method getSqlExpressionConvertValue ] { + Method [ protected method phpFopen ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [2] { + Parameter #0 [ string $filename ] + Parameter #1 [ string $mode ] } - - Return [ string ] } - Method [ final protected method getSqlExpressionFrom ] { + Method [ protected method phpUnlink ] { - - Parameters [2] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] + - Parameters [1] { + Parameter #0 [ string $filename ] } - - Return [ string ] + - Return [ bool ] } - Method [ final protected method getSqlExpressionFunctionCall ] { + Method [ public method decrement ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ string ] + - Return [ int|bool ] } - Method [ final protected method getSqlExpressionGroupBy ] { + Method [ public method delete ] { - - Parameters [3] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ final protected method getSqlExpressionHaving ] { + Method [ public method deleteMultiple ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [1] { + Parameter #0 [ array $keys ] } - - Return [ string ] + - Return [ bool ] } - Method [ final protected method getSqlExpressionJoins ] { + Method [ protected method doDeleteMultiple ] { - - Parameters [3] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [1] { + Parameter #0 [ array $keys ] } - - Return [ string ] + - Return [ bool ] } - Method [ final protected method getSqlExpressionLimit ] { + Method [ public method get ] { - - Parameters [3] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ final protected method getSqlExpressionList ] { + Method [ public method getAdapter ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] } - Method [ final protected method getSqlExpressionObject ] { + Method [ public method getDefaultSerializer ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ final protected method getSqlExpressionOrderBy ] { + Method [ public method getLifetime ] { - - Parameters [3] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ final protected method getSqlExpressionQualified ] { + Method [ public method getPrefix ] { - - Parameters [2] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] + - Parameters [0] { } - Return [ string ] } - Method [ final protected method getSqlExpressionScalar ] { + Method [ public method getSerializer ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Storage\Serializer\SerializerInterface ] } - Method [ final protected method getSqlExpressionUnaryOperations ] { + Method [ public method has ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ final protected method getSqlExpressionWhere ] { + Method [ public method increment ] { - - Parameters [3] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ string ] + - Return [ int|bool ] } - Method [ protected method prepareColumnAlias ] { + Method [ public method set ] { - Parameters [3] { - Parameter #0 [ string $qualified ] - Parameter #1 [ ?string $alias = null ] - Parameter #2 [ ?string $escapeChar = null ] + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method prepareTable ] { + Method [ public method setDefaultSerializer ] { - - Parameters [4] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] - Parameter #2 [ ?string $alias = null ] - Parameter #3 [ ?string $escapeChar = null ] + - Parameters [1] { + Parameter #0 [ string $serializer ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method prepareQualified ] { + Method [ protected method doGetData ] { - - Parameters [3] { - Parameter #0 [ string $column ] - Parameter #1 [ ?string $domain = null ] - Parameter #2 [ ?string $escapeChar = null ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] } - } - } - - Class [ class Phalcon\Db\Dialect\Postgresql extends Phalcon\Db\Dialect implements Phalcon\Contracts\Db\Dialect, Phalcon\Db\DialectInterface ] { - - - Constants [3] { - Constant [ public string LOCK_NONE ] { } - Constant [ public string LOCK_NOWAIT ] { NOWAIT } - Constant [ public string LOCK_SKIP_LOCKED ] { SKIP LOCKED } - } - - - Static properties [0] { - } - - Static methods [0] { - } + Method [ protected method getFilteredKeys ] { - - Properties [2] { - Property [ protected $customFunctions = NULL ] - Property [ protected $escapeChar = '"' ] - } + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] + } + - Return [ array ] + } - - Methods [77] { - Method [ public method addColumn ] { + Method [ protected method getPrefixedKey ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ColumnInterface $column ] + - Parameters [1] { + Parameter #0 [ $key ] } - Return [ string ] } - Method [ public method addCheck ] { + Method [ protected method getSerializedData ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\CheckInterface $check ] + - Parameters [1] { + Parameter #0 [ $content ] } - - Return [ string ] } - Method [ public method addForeignKey ] { + Method [ protected method getTtl ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] + - Parameters [1] { + Parameter #0 [ $ttl ] } - - Return [ string ] + - Return [ int ] } - Method [ public method addIndex ] { + Method [ protected method getUnserializedData ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\IndexInterface $index ] + - Parameters [2] { + Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ public method addPrimaryKey ] { + Method [ protected method initSerializer ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\IndexInterface $index ] + - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ public method createTable ] { + Method [ protected method getArrVal ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ array $definition ] + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = null ] } - - Return [ string ] } - Method [ public method createMaterializedView ] { + Method [ public method setEventsManager ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ array $definition ] - Parameter #2 [ ?string $schemaName = null ] + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ string ] + - Return [ void ] } - Method [ public method createView ] { + Method [ public method getEventsManager ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ array $definition ] - Parameter #2 [ ?string $schemaName = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method describeColumns ] { + Method [ protected method fire ] { - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + Parameter #0 [ string $eventName ] + Parameter #1 [ $keys ] } - - Return [ string ] + - Return [ void ] } + } + } - Method [ public method describeIndexes ] { - - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] - } - - Return [ string ] - } + Class [ class Phalcon\Cache\Adapter\Weak extends Phalcon\Storage\Adapter\Weak implements Phalcon\Storage\Adapter\AdapterInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware, Phalcon\Cache\Adapter\AdapterInterface ] { - Method [ public method describeReferences ] { + - Constants [0] { + } - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] - } - - Return [ string ] - } + - Static properties [0] { + } - Method [ public method dropColumn ] { + - Static methods [0] { + } - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $columnName ] - } - - Return [ string ] - } + - Properties [11] { + Property [ protected $adapter = NULL ] + Property [ protected $defaultSerializer = 'php' ] + Property [ protected $lifetime = 3600 ] + Property [ protected $prefix = 'ph-memo-' ] + Property [ protected $serializer = NULL ] + Property [ protected $serializerFactory = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $fetching = NULL ] + Property [ protected $weakList = NULL ] + Property [ protected $options = NULL ] + Property [ protected $eventType = 'cache' ] + } - Method [ public method dropCheck ] { + - Methods [35] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $checkName ] + - Parameters [2] { + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] + Parameter #1 [ array $options = [] ] } - - Return [ string ] } - Method [ public method dropForeignKey ] { + Method [ public method clear ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $referenceName ] + - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ public method dropIndex ] { + Method [ public method getKeys ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $indexName ] + - Parameters [1] { + Parameter #0 [ string $prefix = '' ] } - - Return [ string ] + - Return [ array ] } - Method [ public method dropPrimaryKey ] { + Method [ public method setForever ] { - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method dropTable ] { + Method [ public method setDefaultSerializer ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [1] { + Parameter #0 [ string $serializer ] } - - Return [ string ] + - Return [ void ] } - Method [ public method dropMaterializedView ] { + Method [ protected method doDecrement ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ string ] + - Return [ int|bool ] } - Method [ public method dropView ] { + Method [ protected method doDelete ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method refreshMaterializedView ] { + Method [ protected method doGet ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $concurrent = false ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ public method getColumnDefinition ] { + Method [ protected method doHas ] { - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method listTables ] { + Method [ protected method doIncrement ] { - - Parameters [1] { - Parameter #0 [ ?string $schemaName = null ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ string ] + - Return [ int|bool ] } - Method [ public method listViews ] { + Method [ protected method doSet ] { - - Parameters [1] { - Parameter #0 [ ?string $schemaName = null ] + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method modifyColumn ] { + Method [ public method decrement ] { - - Parameters [4] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ string ] + - Return [ int|bool ] } - Method [ public method returning ] { + Method [ public method delete ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $columns ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method sharedLock ] { + Method [ public method deleteMultiple ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ string $modifier = '' ] + - Parameters [1] { + Parameter #0 [ array $keys ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method tableExists ] { + Method [ protected method doDeleteMultiple ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] + - Parameters [1] { + Parameter #0 [ array $keys ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method tableOptions ] { + Method [ public method get ] { - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ public method truncateTable ] { + Method [ public method getAdapter ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] + - Parameters [0] { } - - Return [ string ] } - Method [ public method viewExists ] { + Method [ public method getDefaultSerializer ] { - - Parameters [2] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method castDefault ] { + Method [ public method getLifetime ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ protected method getTableOptions ] { + Method [ public method getPrefix ] { - - Parameters [1] { - Parameter #0 [ array $definition ] + - Parameters [0] { } - Return [ string ] } - Method [ public method createSavepoint ] { + Method [ public method getSerializer ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Storage\Serializer\SerializerInterface ] } - Method [ final public method escape ] { + Method [ public method has ] { - - Parameters [2] { - Parameter #0 [ string $str ] - Parameter #1 [ ?string $escapeChar = null ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ final public method escapeSchema ] { + Method [ public method increment ] { - Parameters [2] { - Parameter #0 [ string $str ] - Parameter #1 [ ?string $escapeChar = null ] + Parameter #0 [ string $key ] + Parameter #1 [ int $value = 1 ] } - - Return [ string ] + - Return [ int|bool ] } - Method [ public method forUpdate ] { + Method [ public method set ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ string $modifier = '' ] + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - - Return [ string ] + - Return [ bool ] } - Method [ final public method getColumnList ] { + Method [ protected method doGetData ] { - - Parameters [3] { - Parameter #0 [ array $columnList ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] } - Method [ public method getCustomFunctions ] { + Method [ protected method getFilteredKeys ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ string $prefix ] } - Return [ array ] } - Method [ final public method getSqlColumn ] { + Method [ protected method getPrefixedKey ] { - - Parameters [3] { - Parameter #0 [ $column ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [1] { + Parameter #0 [ $key ] } - Return [ string ] } - Method [ public method getSqlExpression ] { + Method [ protected method getSerializedData ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [1] { + Parameter #0 [ $content ] } - - Return [ string ] } - Method [ final public method getSqlTable ] { + Method [ protected method getTtl ] { - - Parameters [2] { - Parameter #0 [ $table ] - Parameter #1 [ ?string $escapeChar = null ] + - Parameters [1] { + Parameter #0 [ $ttl ] } - - Return [ string ] + - Return [ int ] } - Method [ public method limit ] { + Method [ protected method getUnserializedData ] { - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ $number ] + Parameter #0 [ $content ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ public method registerCustomFunction ] { + Method [ protected method initSerializer ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $customFunction ] + - Parameters [0] { } - - Return [ Phalcon\Db\Dialect ] + - Return [ void ] } - Method [ public method onConflictUpdate ] { + Method [ protected method getArrVal ] { - - Parameters [3] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $conflictColumns ] - Parameter #2 [ array $updateColumns ] + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = null ] } - - Return [ string ] } - Method [ public method releaseSavepoint ] { + Method [ public method setEventsManager ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ string ] + - Return [ void ] } - Method [ public method rollbackSavepoint ] { + Method [ public method getEventsManager ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method select ] { + Method [ protected method fire ] { - - Parameters [1] { - Parameter #0 [ array $definition ] + - Parameters [2] { + Parameter #0 [ string $eventName ] + Parameter #1 [ $keys ] } - - Return [ string ] + - Return [ void ] } + } + } - Method [ public method supportsSavepoints ] { + Class [ class Phalcon\Cache\Cache extends Phalcon\Cache\AbstractCache implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Cache\CacheInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $adapter = NULL ] + Property [ protected $eventsManager = NULL ] + } + + - Methods [24] { + Method [ public method clear ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method supportsReleaseSavepoints ] { + Method [ public method delete ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - Return [ bool ] } - Method [ protected method getColumnSize ] { + Method [ public method deleteMultiple ] { - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + Parameter #0 [ $keys ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method getColumnSizeAndScale ] { + Method [ public method get ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ protected method checkColumnType ] { + Method [ public method getMultiple ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ protected method checkColumnTypeSql ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method getCheckClause ] { + Method [ public method set ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Db\CheckInterface $check ] - Parameter #1 [ string $escapeChar = '`' ] + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method getIndexColumnList ] { + Method [ public method setMultiple ] { - Parameters [2] { - Parameter #0 [ Phalcon\Db\IndexInterface $index ] - Parameter #1 [ bool $wrapExpressions = true ] + Parameter #0 [ $values ] + Parameter #1 [ $ttl = ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method getGeneratedClause ] { + Method [ protected method getExceptionClass ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] - Parameter #1 [ bool $forceStored = false ] + - Parameters [0] { } - Return [ string ] } - Method [ final protected method getSqlExpressionAll ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] + - Parameters [1] { + Parameter #0 [ Phalcon\Cache\Adapter\AdapterInterface $adapter ] } - - Return [ string ] } - Method [ final protected method getSqlExpressionBinaryOperations ] { + Method [ public method getAdapter ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Cache\Adapter\AdapterInterface ] } - Method [ final protected method getSqlExpressionCase ] { + Method [ public method setEventsManager ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ string ] + - Return [ void ] } - Method [ final protected method getSqlExpressionCastValue ] { + Method [ public method getEventsManager ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ final protected method getSqlExpressionConvertValue ] { + Method [ protected method checkKey ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ void ] } - Method [ final protected method getSqlExpressionFrom ] { + Method [ protected method checkKeys ] { - - Parameters [2] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] + - Parameters [1] { + Parameter #0 [ $keys ] } - - Return [ string ] + - Return [ void ] } - Method [ final protected method getSqlExpressionFunctionCall ] { + Method [ protected method doClear ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ final protected method getSqlExpressionGroupBy ] { + Method [ protected method doDelete ] { - - Parameters [3] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ final protected method getSqlExpressionHaving ] { + Method [ protected method doDeleteMultiple ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [1] { + Parameter #0 [ $keys ] } - - Return [ string ] + - Return [ bool ] } - Method [ final protected method getSqlExpressionJoins ] { + Method [ protected method doGet ] { - - Parameters [3] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] } - Method [ final protected method getSqlExpressionLimit ] { + Method [ protected method doGetMultiple ] { - - Parameters [3] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [2] { + Parameter #0 [ $keys ] + Parameter #1 [ $defaultValue = ] } - - Return [ string ] + - Return [ array ] } - Method [ final protected method getSqlExpressionList ] { + Method [ protected method doHas ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ final protected method getSqlExpressionObject ] { + Method [ protected method doSet ] { - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ $ttl = ] } - - Return [ string ] + - Return [ bool ] } - Method [ final protected method getSqlExpressionOrderBy ] { + Method [ protected method doSetMultiple ] { - - Parameters [3] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [2] { + Parameter #0 [ $values ] + Parameter #1 [ $ttl = ] } - - Return [ string ] + - Return [ bool ] } - Method [ final protected method getSqlExpressionQualified ] { + Method [ protected method fire ] { - Parameters [2] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] + Parameter #0 [ string $eventName ] + Parameter #1 [ $keys ] } - - Return [ string ] + - Return [ void ] } + } + } - Method [ final protected method getSqlExpressionScalar ] { + Class [ class Phalcon\Cache\CacheFactory extends Phalcon\Factory\AbstractConfigFactory ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $adapterFactory = NULL ] + } + + - Methods [7] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Cache\AdapterFactory $factory ] } - - Return [ string ] } - Method [ final protected method getSqlExpressionUnaryOperations ] { + Method [ public method load ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [1] { + Parameter #0 [ $config ] } - - Return [ string ] + - Return [ Phalcon\Cache\CacheInterface ] } - Method [ final protected method getSqlExpressionWhere ] { + Method [ public method newInstance ] { - - Parameters [3] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $options = [] ] } - - Return [ string ] + - Return [ Phalcon\Cache\CacheInterface ] } - Method [ protected method prepareColumnAlias ] { + Method [ protected method getExceptionClass ] { - - Parameters [3] { - Parameter #0 [ string $qualified ] - Parameter #1 [ ?string $alias = null ] - Parameter #2 [ ?string $escapeChar = null ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method prepareTable ] { + Method [ protected method checkConfig ] { - - Parameters [4] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] - Parameter #2 [ ?string $alias = null ] - Parameter #3 [ ?string $escapeChar = null ] + - Parameters [1] { + Parameter #0 [ $config ] } - - Return [ string ] + - Return [ array ] } - Method [ protected method prepareQualified ] { + Method [ protected method checkConfigElement ] { - - Parameters [3] { - Parameter #0 [ string $column ] - Parameter #1 [ ?string $domain = null ] - Parameter #2 [ ?string $escapeChar = null ] + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] } - - Return [ string ] + - Return [ array ] + } + + Method [ protected method getException ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ Exception ] } } } - Class [ class Phalcon\Db\Dialect\Sqlite extends Phalcon\Db\Dialect implements Phalcon\Contracts\Db\Dialect, Phalcon\Db\DialectInterface ] { + Class [ class Phalcon\Cache\Exception\CacheKeysNotIterable extends Phalcon\Cache\Exception\InvalidArgumentException implements Stringable, Throwable ] { - - Constants [3] { - Constant [ public string LOCK_NONE ] { } - Constant [ public string LOCK_NOWAIT ] { NOWAIT } - Constant [ public string LOCK_SKIP_LOCKED ] { SKIP LOCKED } + - Constants [0] { } - Static properties [0] { @@ -46534,769 +46831,576 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $customFunctions = NULL ] - Property [ protected $escapeChar = '"' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [77] { - Method [ public method addColumn ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ColumnInterface $column ] + - Parameters [0] { } - - Return [ string ] } - Method [ public method addCheck ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\CheckInterface $check ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ public method addForeignKey ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] + - Parameters [0] { } - Return [ string ] } - Method [ public method addIndex ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\IndexInterface $index ] + - Parameters [0] { } - - Return [ string ] } - Method [ public method addPrimaryKey ] { + Method [ final public method getFile ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\IndexInterface $index ] + - Parameters [0] { } - Return [ string ] } - Method [ public method createTable ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ array $definition ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method createView ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ array $definition ] - Parameter #2 [ ?string $schemaName = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method describeColumns ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ public method describeIndex ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $index ] + - Parameters [0] { } - Return [ string ] } - Method [ public method describeIndexes ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method describeReferences ] { + Class [ class Phalcon\Cache\Exception\Exception extends Exception implements Throwable, Stringable ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] - } - - Return [ string ] - } + - Constants [0] { + } - Method [ public method dropColumn ] { + - Static properties [0] { + } - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $columnName ] - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ public method dropCheck ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $checkName ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ string ] } - Method [ public method dropForeignKey ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $referenceName ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ public method dropIndex ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ string $indexName ] + - Parameters [0] { } - Return [ string ] } - Method [ public method dropPrimaryKey ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] + - Parameters [0] { } - - Return [ string ] } - Method [ public method dropTable ] { + Method [ final public method getFile ] { - - Parameters [3] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [0] { } - Return [ string ] } - Method [ public method dropView ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method forUpdate ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ string $modifier = '' ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getColumnDefinition ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ public method listIndexesSql ] { + Method [ final public method getTraceAsString ] { - - Parameters [3] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] - Parameter #2 [ ?string $keyName = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method listTables ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ ?string $schemaName = null ] + - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method listViews ] { + Class [ class Phalcon\Cache\Exception\InvalidCacheKey extends Phalcon\Cache\Exception\InvalidArgumentException implements Stringable, Throwable ] { - - Parameters [1] { - Parameter #0 [ ?string $schemaName = null ] - } - - Return [ string ] - } + - Constants [0] { + } - Method [ public method modifyColumn ] { + - Static properties [0] { + } - - Parameters [4] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] - Parameter #2 [ Phalcon\Db\ColumnInterface $column ] - Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = ] - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ public method returning ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $columns ] + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ string ] } - Method [ public method sharedLock ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ string $modifier = '' ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ public method tableExists ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ ?string $schemaName = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method tableOptions ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] + - Parameters [0] { } - - Return [ string ] } - Method [ public method truncateTable ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $tableName ] - Parameter #1 [ string $schemaName ] + - Parameters [0] { } - Return [ string ] } - Method [ public method viewExists ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method createSavepoint ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ final public method escape ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ string $str ] - Parameter #1 [ ?string $escapeChar = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ final public method escapeSchema ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $str ] - Parameter #1 [ ?string $escapeChar = null ] + - Parameters [0] { } - Return [ string ] } - Method [ final public method getColumnList ] { + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ array $columnList ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method getCustomFunctions ] { + Class [ class Phalcon\Cli\Console extends Phalcon\Application\AbstractApplication implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Di\InjectionAwareInterface ] { - - Parameters [0] { - } - - Return [ array ] - } - - Method [ final public method getSqlColumn ] { - - - Parameters [3] { - Parameter #0 [ $column ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] - } - - Return [ string ] - } - - Method [ public method getSqlExpression ] { - - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] - } - - Return [ string ] - } - - Method [ final public method getSqlTable ] { + - Constants [0] { + } - - Parameters [2] { - Parameter #0 [ $table ] - Parameter #1 [ ?string $escapeChar = null ] - } - - Return [ string ] - } + - Static properties [0] { + } - Method [ public method limit ] { + - Static methods [0] { + } - - Parameters [2] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ $number ] - } - - Return [ string ] - } + - Properties [6] { + Property [ protected $container = NULL ] + Property [ protected $defaultModule = '' ] + Property [ protected $eventsManager = NULL ] + Property [ protected $modules = NULL ] + Property [ protected $arguments = NULL ] + Property [ protected $options = NULL ] + } - Method [ public method registerCustomFunction ] { + - Methods [14] { + Method [ public method handle ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $customFunction ] + - Parameters [1] { + Parameter #0 [ ?array $arguments = [] ] } - - Return [ Phalcon\Db\Dialect ] } - Method [ public method createMaterializedView ] { + Method [ public method setArgument ] { - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ array $definition ] - Parameter #2 [ ?string $schemaName = null ] + Parameter #0 [ ?array $arguments = [] ] + Parameter #1 [ bool $str = true ] + Parameter #2 [ bool $shift = true ] } - - Return [ string ] + - Return [ static ] } - Method [ public method dropMaterializedView ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $ifExists = true ] + - Parameters [1] { + Parameter #0 [ ?Phalcon\Di\DiInterface $container = null ] } - - Return [ string ] } - Method [ public method refreshMaterializedView ] { + Method [ public method getDefaultModule ] { - - Parameters [3] { - Parameter #0 [ string $viewName ] - Parameter #1 [ ?string $schemaName = null ] - Parameter #2 [ bool $concurrent = false ] + - Parameters [0] { } - Return [ string ] } - Method [ public method onConflictUpdate ] { + Method [ public method getEventsManager ] { - - Parameters [3] { - Parameter #0 [ string $sqlQuery ] - Parameter #1 [ array $conflictColumns ] - Parameter #2 [ array $updateColumns ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method releaseSavepoint ] { + Method [ public method getModule ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ object|array ] } - Method [ public method rollbackSavepoint ] { + Method [ public method getModules ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method select ] { + Method [ public method registerModules ] { - - Parameters [1] { - Parameter #0 [ array $definition ] + - Parameters [2] { + Parameter #0 [ array $modules ] + Parameter #1 [ bool $merge = false ] } - - Return [ string ] + - Return [ static ] } - Method [ public method supportsSavepoints ] { + Method [ public method setDefaultModule ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $defaultModule ] } - - Return [ bool ] + - Return [ static ] } - Method [ public method supportsReleaseSavepoints ] { + Method [ public method setEventsManager ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ bool ] + - Return [ void ] } - Method [ protected method getColumnSize ] { + Method [ public method __get ] { - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + Parameter #0 [ string $propertyName ] } - - Return [ string ] } - Method [ protected method getColumnSizeAndScale ] { + Method [ public method __isset ] { - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method checkColumnType ] { + Method [ public method getDI ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ protected method checkColumnTypeSql ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ string ] + - Return [ void ] } + } + } - Method [ protected method getCheckClause ] { + Class [ class Phalcon\Cli\Console\Exceptions\ConsoleModuleNotRegistered extends Phalcon\Cli\Console\Exception implements Throwable, Stringable ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Db\CheckInterface $check ] - Parameter #1 [ string $escapeChar = '`' ] - } - - Return [ string ] - } + - Constants [0] { + } - Method [ protected method getIndexColumnList ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ Phalcon\Db\IndexInterface $index ] - Parameter #1 [ bool $wrapExpressions = true ] - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ protected method getGeneratedClause ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - - Parameters [2] { - Parameter #0 [ Phalcon\Db\ColumnInterface $column ] - Parameter #1 [ bool $forceStored = false ] + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $moduleName ] } - - Return [ string ] } - Method [ final protected method getSqlExpressionAll ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ final protected method getSqlExpressionBinaryOperations ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ final protected method getSqlExpressionCase ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] } - Method [ final protected method getSqlExpressionCastValue ] { + Method [ final public method getFile ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ final protected method getSqlExpressionConvertValue ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ final protected method getSqlExpressionFrom ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ final protected method getSqlExpressionFunctionCall ] { + Method [ final public method getPrevious ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ final protected method getSqlExpressionGroupBy ] { + Method [ final public method getTraceAsString ] { - - Parameters [3] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ final protected method getSqlExpressionHaving ] { + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - Return [ string ] } + } + } - Method [ final protected method getSqlExpressionJoins ] { + Class [ class Phalcon\Cli\Console\Exceptions\ContainerRequired extends Phalcon\Cli\Console\Exception implements Throwable, Stringable ] { - - Parameters [3] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] - } - - Return [ string ] - } + - Constants [0] { + } - Method [ final protected method getSqlExpressionLimit ] { + - Static properties [0] { + } - - Parameters [3] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ final protected method getSqlExpressionList ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ string ] } - Method [ final protected method getSqlExpressionObject ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ final protected method getSqlExpressionOrderBy ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ final protected method getSqlExpressionQualified ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] + - Parameters [0] { } - - Return [ string ] } - Method [ final protected method getSqlExpressionScalar ] { + Method [ final public method getFile ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ final protected method getSqlExpressionUnaryOperations ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ array $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ final protected method getSqlExpressionWhere ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ $expression ] - Parameter #1 [ ?string $escapeChar = null ] - Parameter #2 [ array $bindCounts = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method prepareColumnAlias ] { + Method [ final public method getPrevious ] { - - Parameters [3] { - Parameter #0 [ string $qualified ] - Parameter #1 [ ?string $alias = null ] - Parameter #2 [ ?string $escapeChar = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ protected method prepareTable ] { + Method [ final public method getTraceAsString ] { - - Parameters [4] { - Parameter #0 [ string $table ] - Parameter #1 [ ?string $schema = null ] - Parameter #2 [ ?string $alias = null ] - Parameter #3 [ ?string $escapeChar = null ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method prepareQualified ] { + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ string $column ] - Parameter #1 [ ?string $domain = null ] - Parameter #2 [ ?string $escapeChar = null ] + - Parameters [0] { } - Return [ string ] } } } - Class [ class Phalcon\Db\Enum ] { - - - Constants [19] { - Constant [ public int FETCH_ASSOC ] { 2 } - Constant [ public int FETCH_BOTH ] { 4 } - Constant [ public int FETCH_BOUND ] { 6 } - Constant [ public int FETCH_CLASS ] { 8 } - Constant [ public int FETCH_CLASSTYPE ] { 262144 } - Constant [ public int FETCH_COLUMN ] { 7 } - Constant [ public int FETCH_FUNC ] { 10 } - Constant [ public int FETCH_GROUP ] { 65536 } - Constant [ public int FETCH_INTO ] { 9 } - Constant [ public int FETCH_KEY_PAIR ] { 12 } - Constant [ public int FETCH_LAZY ] { 1 } - Constant [ public int FETCH_NAMED ] { 11 } - Constant [ public int FETCH_NUM ] { 3 } - Constant [ public int FETCH_OBJ ] { 5 } - Constant [ public int FETCH_ORI_NEXT ] { 0 } - Constant [ public int FETCH_PROPS_LATE ] { 1048576 } - Constant [ public int FETCH_SERIALIZE ] { 524288 } - Constant [ public int FETCH_UNIQUE ] { 196608 } - Constant [ public int FETCH_DEFAULT ] { 0 } - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [0] { - } - } - - Class [ class Phalcon\Db\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Cli\Console\Exceptions\InvalidModuleDefinitionPath extends Phalcon\Cli\Console\Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -47315,12 +47419,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [0] { } } @@ -47388,7 +47489,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Db\Index implements Phalcon\Db\IndexInterface, Phalcon\Contracts\Db\Index ] { + Class [ class Phalcon\Cli\Console\Exceptions\ModuleDefinitionPathNotFound extends Phalcon\Cli\Console\Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -47399,550 +47500,558 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [7] { - Property [ protected $columns = NULL ] - Property [ protected $concurrent = false ] - Property [ protected $directions = NULL ] - Property [ protected $invisible = false ] - Property [ protected $name = NULL ] - Property [ protected $type = '' ] - Property [ protected $where = '' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [8] { - Method [ public method __construct ] { - - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ array $columnsOrDefinition ] - Parameter #2 [ string $type = '' ] - } - } - - Method [ public method getColumns ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $path ] } - - Return [ array ] } - Method [ public method getDirections ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method getName ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getType ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method getWhere ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method isConcurrent ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method isInvisible ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - } - } - - Class [ class Phalcon\Db\Profiler ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [3] { - Property [ protected $activeProfile = NULL ] - Property [ protected $allProfiles = NULL ] - Property [ protected $totalNanoseconds = 0 ] - } - - Methods [9] { - Method [ public method getLastProfile ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ Phalcon\Db\Profiler\Item ] + - Return [ ?Throwable ] } - Method [ public method getNumberTotalStatements ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ public method getTotalElapsedNanoseconds ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ float ] + - Return [ string ] } + } + } - Method [ public method getTotalElapsedMilliseconds ] { + Class [ class Phalcon\Cli\Dispatcher extends Phalcon\Dispatcher\AbstractDispatcher implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Dispatcher\DispatcherInterface, Phalcon\Di\InjectionAwareInterface, Phalcon\Cli\DispatcherInterface ] { - - Parameters [0] { - } - - Return [ float ] - } + - Constants [0] { + } - Method [ public method getTotalElapsedSeconds ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ float ] - } - - Method [ public method getProfiles ] { - - - Parameters [0] { - } - - Return [ array ] - } - - Method [ public method reset ] { + - Static methods [0] { + } - - Parameters [0] { - } - - Return [ Phalcon\Db\Profiler ] - } + - Properties [28] { + Property [ protected $container = NULL ] + Property [ protected $activeHandler = NULL ] + Property [ protected $activeMethodMap = NULL ] + Property [ protected $actionName = '' ] + Property [ protected $actionSuffix = 'Action' ] + Property [ protected $camelCaseMap = NULL ] + Property [ protected $defaultNamespace = '' ] + Property [ protected $handlerHashes = NULL ] + Property [ protected $handlerHookCache = NULL ] + Property [ protected $handlerName = '' ] + 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 = '' ] + Property [ protected $namespaceName = '' ] + Property [ protected $params = NULL ] + Property [ protected $previousActionName = '' ] + Property [ protected $previousHandlerName = '' ] + Property [ protected $previousNamespaceName = '' ] + Property [ protected $returnedValue = NULL ] + Property [ protected $defaultHandler = 'main' ] + Property [ protected $defaultAction = 'main' ] + Property [ protected $handlerSuffix = 'Task' ] + Property [ protected $options = NULL ] + } - Method [ public method startProfile ] { + - Methods [54] { + Method [ public method callActionMethod ] { - Parameters [3] { - Parameter #0 [ string $sqlStatement ] - Parameter #1 [ array $sqlVariables = [] ] - Parameter #2 [ array $sqlBindTypes = [] ] + Parameter #0 [ $handler ] + Parameter #1 [ string $actionMethod ] + Parameter #2 [ array $params = [] ] } - - Return [ Phalcon\Db\Profiler ] } - Method [ public method stopProfile ] { + Method [ public method getActiveTask ] { - Parameters [0] { } - - Return [ Phalcon\Db\Profiler ] + - Return [ Phalcon\Cli\TaskInterface ] } - } - } - - Class [ class Phalcon\Db\Profiler\Item ] { - - - Constants [0] { - } - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [5] { - Property [ protected $finalTime = NULL ] - Property [ protected $initialTime = NULL ] - Property [ protected $sqlBindTypes = NULL ] - Property [ protected $sqlStatement = NULL ] - Property [ protected $sqlVariables = NULL ] - } - - - Methods [13] { - Method [ public method getFinalTime ] { + Method [ public method getLastTask ] { - Parameters [0] { } - - Return [ float ] + - Return [ Phalcon\Cli\TaskInterface ] } - Method [ public method getInitialTime ] { + Method [ public method getOption ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $option ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] } - - Return [ float ] } - Method [ public method getSqlBindTypes ] { + Method [ public method getOptions ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getSqlStatement ] { + Method [ public method getTaskName ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getSqlVariables ] { + Method [ public method getTaskSuffix ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getTotalElapsedNanoseconds ] { + Method [ public method hasOption ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $option ] } - - Return [ float ] + - Return [ bool ] } - Method [ public method getTotalElapsedMilliseconds ] { + Method [ public method setDefaultTask ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $taskName ] } - - Return [ float ] + - Return [ void ] } - Method [ public method getTotalElapsedSeconds ] { + Method [ public method setOptions ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ float ] + - Return [ void ] } - Method [ public method setFinalTime ] { + Method [ public method setTaskName ] { - Parameters [1] { - Parameter #0 [ float $finalTime ] + Parameter #0 [ string $taskName ] } - - Return [ Phalcon\Db\Profiler\Item ] + - Return [ void ] } - Method [ public method setInitialTime ] { + Method [ public method setTaskSuffix ] { - Parameters [1] { - Parameter #0 [ float $initialTime ] + Parameter #0 [ string $taskSuffix ] } - - Return [ Phalcon\Db\Profiler\Item ] + - Return [ void ] } - Method [ public method setSqlBindTypes ] { + Method [ protected method handleException ] { - Parameters [1] { - Parameter #0 [ array $sqlBindTypes ] + Parameter #0 [ Exception $exception ] } - - Return [ Phalcon\Db\Profiler\Item ] } - Method [ public method setSqlStatement ] { + Method [ protected method throwDispatchException ] { - - Parameters [1] { - Parameter #0 [ string $sqlStatement ] + - Parameters [2] { + Parameter #0 [ string $message ] + Parameter #1 [ int $exceptionCode = 0 ] } - - Return [ Phalcon\Db\Profiler\Item ] } - Method [ public method setSqlVariables ] { + Method [ public method dispatch ] { - - Parameters [1] { - Parameter #0 [ array $sqlVariables ] + - Parameters [0] { } - - Return [ Phalcon\Db\Profiler\Item ] } - } - } - - Class [ class Phalcon\Db\RawValue implements Stringable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [1] { - Property [ protected $value = NULL ] - } - - Methods [3] { - Method [ public method __construct ] { + Method [ public method forward ] { - Parameters [1] { - Parameter #0 [ $value ] + Parameter #0 [ array $forward ] } + - Return [ void ] } - Method [ public method __toString ] { + Method [ public method getActionName ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getValue ] { + Method [ public method getActionSuffix ] { - Parameters [0] { } - Return [ string ] } - } - } - Class [ class Phalcon\Db\Reference implements Phalcon\Db\ReferenceInterface, Phalcon\Contracts\Db\Reference ] { - - - Constants [0] { - } + Method [ public method getActiveMethod ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ string ] + } - - Static methods [0] { - } + Method [ public method getBoundModels ] { - - Properties [8] { - 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 ] - } + - Parameters [0] { + } + - Return [ array ] + } - - Methods [9] { - Method [ public method __construct ] { + Method [ public method getDefaultNamespace ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $definition ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getColumns ] { + Method [ public method getEventsManager ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method getName ] { + Method [ public method getHandlerSuffix ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getReferencedColumns ] { + Method [ public method getModelBinder ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?Phalcon\Mvc\Model\BinderInterface ] } - Method [ public method getReferencedSchema ] { + Method [ public method getModuleName ] { - Parameters [0] { } - Return [ ?string ] } - Method [ public method getReferencedTable ] { + Method [ public method getNamespaceName ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getSchemaName ] { + Method [ public method getParam ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $param ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] } - - Return [ ?string ] } - Method [ public method getOnDelete ] { + Method [ public method getParameter ] { + + - Parameters [3] { + Parameter #0 [ $param ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + } + } + + Method [ public method getParams ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ array ] } - Method [ public method getOnUpdate ] { + Method [ public method getParameters ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ array ] } - } - } - Class [ class Phalcon\Db\Result\PdoResult implements Phalcon\Db\ResultInterface, Phalcon\Contracts\Db\Result ] { + Method [ public method hasParam ] { - - Constants [0] { - } + - Parameters [1] { + Parameter #0 [ $param ] + } + - Return [ bool ] + } - - Static properties [0] { - } + Method [ public method hasParameter ] { - - Static methods [0] { - } + - Parameters [1] { + Parameter #0 [ $param ] + } + - Return [ bool ] + } - - Properties [8] { - Property [ protected $bindParams = NULL ] - Property [ protected $bindTypes = NULL ] - Property [ protected $connection = NULL ] - Property [ protected $fetchMode = 0 ] - Property [ protected $pdoStatement = NULL ] - Property [ protected $result = NULL ] - Property [ protected $rowCount = NULL ] - Property [ protected $sqlStatement = NULL ] - } + Method [ public method isFinished ] { - - Methods [9] { - Method [ public method __construct ] { + - Parameters [0] { + } + - Return [ bool ] + } - - Parameters [5] { - Parameter #0 [ Phalcon\Db\Adapter\AdapterInterface $connection ] - Parameter #1 [ PDOStatement $result ] - Parameter #2 [ $sqlStatement = ] - Parameter #3 [ $bindParams = ] - Parameter #4 [ $bindTypes = ] + Method [ public method setActionName ] { + + - Parameters [1] { + Parameter #0 [ string $actionName ] + } + - Return [ void ] + } + + Method [ public method setDefaultAction ] { + + - Parameters [1] { + Parameter #0 [ string $actionName ] } + - Return [ void ] } - Method [ public method dataSeek ] { + Method [ public method setDefaultNamespace ] { - Parameters [1] { - Parameter #0 [ int $number ] + Parameter #0 [ string $defaultNamespace ] } - Return [ void ] } - Method [ public method execute ] { + Method [ public method getHandlerClass ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method fetch ] { + Method [ public method setParam ] { - - Parameters [3] { - Parameter #0 [ ?int $fetchStyle = null ] - Parameter #1 [ int $cursorOrientation = null ] - Parameter #2 [ int $cursorOffset = 0 ] + - Parameters [2] { + Parameter #0 [ $param ] + Parameter #1 [ $value ] } + - Return [ void ] } - Method [ public method fetchAll ] { + Method [ public method setParameter ] { - - Parameters [3] { - Parameter #0 [ int $mode = null ] - Parameter #1 [ $fetchArgument = ] - Parameter #2 [ $constructorArgs = ] + - Parameters [2] { + Parameter #0 [ $param ] + Parameter #1 [ $value ] } - - Return [ array ] + - Return [ void ] } - Method [ public method fetchArray ] { + Method [ public method setParams ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $params ] } + - Return [ void ] } - Method [ public method getInternalResult ] { + Method [ public method setParameters ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $params ] } - - Return [ PDOStatement ] + - Return [ void ] } - Method [ public method numRows ] { + Method [ public method setReturnedValue ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $value ] } - - Return [ int ] + - Return [ void ] } - Method [ public method setFetchMode ] { + Method [ public method setActionSuffix ] { - - Parameters [3] { - Parameter #0 [ int $fetchMode ] - Parameter #1 [ $colNoOrClassNameOrObject = ] - Parameter #2 [ $ctorargs = ] + - Parameters [1] { + Parameter #0 [ string $actionSuffix ] } - - Return [ bool ] + - Return [ void ] } - } - } - Class [ class Phalcon\Di\Exception\ServiceResolutionException extends Phalcon\Di\Exception implements Stringable, Throwable ] { + Method [ public method setEventsManager ] { - - Constants [0] { - } + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + } + - Return [ void ] + } - - Static properties [0] { - } + Method [ public method setHandlerSuffix ] { - - Static methods [4] { - Method [ static public method serviceCannotBeResolved ] { + - Parameters [1] { + Parameter #0 [ string $handlerSuffix ] + } + - Return [ void ] + } + + Method [ public method setModelBinder ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\Model\BinderInterface $modelBinder ] + Parameter #1 [ $cache = ] + } + - Return [ Phalcon\Dispatcher\DispatcherInterface ] + } + + Method [ public method setModuleName ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ ?string $moduleName = null ] } - - Return [ Phalcon\Di\Exception ] + - Return [ void ] } - Method [ static public method serviceNotFound ] { + Method [ public method setNamespaceName ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $namespaceName ] } - - Return [ Phalcon\Di\Exception ] + - Return [ void ] } - Method [ static public method unknownServiceInParameter ] { + Method [ public method getReturnedValue ] { + + - Parameters [0] { + } + } + + Method [ public method wasForwarded ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ protected method resolveEmptyProperties ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ protected method toCamelCase ] { - Parameters [1] { - Parameter #0 [ int $position ] + Parameter #0 [ string $input ] } - - Return [ Phalcon\Di\Exception ] + - Return [ string ] } - Method [ static public method undefinedMethod ] { + Method [ public method getDI ] { + + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] + } + + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ string $method ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ Phalcon\Di\Exception ] + - Return [ void ] } } + } + + Class [ class Phalcon\Cli\Dispatcher\Exception extends Phalcon\Dispatcher\Exception implements Stringable, 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 } + } + + - Static properties [0] { + } + + - Static methods [0] { + } - Properties [4] { Property [ protected $message = '' ] @@ -48025,268 +48134,275 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Di\FactoryDefault\Cli extends Phalcon\Di\FactoryDefault implements Phalcon\Di\DiInterface, ArrayAccess ] { + Class [ class Phalcon\Cli\Router extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Cli\RouterInterface ] { - Constants [0] { } - - Static properties [1] { - Property [ protected static $defaultContainer = NULL ] + - Static properties [0] { } - - Static methods [3] { - Method [ static public method getDefault ] { + - Static methods [0] { + } - - Parameters [0] { + - Properties [13] { + Property [ protected $container = NULL ] + Property [ protected $action = '' ] + Property [ protected $defaultAction = '' ] + Property [ protected $defaultModule = '' ] + Property [ protected $defaultParams = NULL ] + Property [ protected $defaultTask = '' ] + Property [ protected $matchedRoute = NULL ] + Property [ protected $matches = NULL ] + Property [ protected $module = '' ] + Property [ protected $params = NULL ] + Property [ protected $routes = NULL ] + Property [ protected $task = '' ] + Property [ protected $wasMatched = false ] + } + + - Methods [20] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ bool $defaultRoutes = true ] } - - Return [ ?Phalcon\Di\DiInterface ] } - Method [ static public method reset ] { + Method [ public method add ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] } - - Return [ void ] + - Return [ Phalcon\Cli\Router\RouteInterface ] } - Method [ static public method setDefault ] { + Method [ public method getActionName ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - } - - - Properties [4] { - Property [ protected $aliases = NULL ] - Property [ protected $eventsManager = NULL ] - Property [ protected $services = NULL ] - Property [ protected $sharedInstances = NULL ] - } - - Methods [27] { - Method [ public method __construct ] { + Method [ public method getMatchedRoute ] { - Parameters [0] { } + - Return [ ?Phalcon\Cli\Router\RouteInterface ] } - Method [ public method __call ] { - - - Parameters [2] { - Parameter #0 [ string $method ] - Parameter #1 [ array $arguments = [] ] - } - } - - Method [ public method attempt ] { + Method [ public method getMatches ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ $definition ] - Parameter #2 [ bool $shared = false ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method get ] { + Method [ public method getModuleName ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $parameters = ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getAlias ] { + Method [ public method getParameters ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getInternalEventsManager ] { + Method [ public method getParams ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ array ] } - Method [ public method getRaw ] { + Method [ public method getRouteById ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $id ] } + - Return [ Phalcon\Cli\Router\RouteInterface|bool ] } - Method [ public method getService ] { + Method [ public method getRouteByName ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ Phalcon\Di\ServiceInterface ] + - Return [ Phalcon\Cli\Router\RouteInterface|bool ] } - Method [ public method getServices ] { + Method [ public method getRoutes ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getShared ] { + Method [ public method getTaskName ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $parameters = ] + - Parameters [0] { } + - Return [ string ] } - Method [ protected method loadFromConfig ] { + Method [ public method handle ] { - Parameters [1] { - Parameter #0 [ Phalcon\Config\ConfigInterface $config ] + Parameter #0 [ $arguments = ] } - - Return [ void ] } - Method [ public method loadFromPhp ] { + Method [ public method setDefaultAction ] { - Parameters [1] { - Parameter #0 [ string $filePath ] + Parameter #0 [ string $actionName ] } - - Return [ void ] + - Return [ static ] } - Method [ public method loadFromYaml ] { + Method [ public method setDefaultModule ] { - - Parameters [2] { - Parameter #0 [ string $filePath ] - Parameter #1 [ ?array $callbacks = [] ] + - Parameters [1] { + Parameter #0 [ string $moduleName ] } - - Return [ void ] + - Return [ static ] } - Method [ public method has ] { + Method [ public method setDefaults ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ array $defaults ] } - - Return [ bool ] + - Return [ static ] } - Method [ public method hasShared ] { + Method [ public method setDefaultTask ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $taskName ] + } + - Return [ static ] + } + + Method [ public method wasMatched ] { + + - Parameters [0] { } - Return [ bool ] } - Method [ public method offsetGet ] { + Method [ public method getDI ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ public method offsetExists ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ $name ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ bool ] + - Return [ void ] } + } + } - Method [ public method offsetSet ] { + Class [ class Phalcon\Cli\Router\Exceptions\BeforeMatchNotCallable extends Phalcon\Cli\Router\Exception implements Stringable, Throwable ] { - - Parameters [2] { - Parameter #0 [ $offset ] - Parameter #1 [ $value ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ void ] } - Method [ public method offsetUnset ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ public method register ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\ServiceProviderInterface $provider ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method remove ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method removeShared ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method set ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ $definition ] - Parameter #2 [ bool $shared = false ] + - Parameters [0] { } - - Return [ Phalcon\Di\ServiceInterface ] + - Return [ int ] } - Method [ public method setAlias ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $aliases ] + - Parameters [0] { } - - Return [ Phalcon\Di\Di ] + - Return [ array ] } - Method [ public method setInternalEventsManager ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ public method setService ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ Phalcon\Di\ServiceInterface $rawDefinition ] + - Parameters [0] { } - - Return [ Phalcon\Di\ServiceInterface ] + - Return [ string ] } - Method [ public method setShared ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $definition ] + - Parameters [0] { } - - Return [ Phalcon\Di\ServiceInterface ] + - Return [ string ] } } } - Class [ class Phalcon\Di\Service implements Phalcon\Di\ServiceInterface ] { + Class [ class Phalcon\Cli\Router\Exceptions\InvalidRoutePaths extends Phalcon\Cli\Router\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -48298,92 +48414,84 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Properties [4] { - Property [ protected $definition = NULL ] - Property [ protected $resolved = false ] - Property [ protected $shared = false ] - Property [ protected $sharedInstance = NULL ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - Methods [10] { - Method [ final public method __construct ] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ $definition ] - Parameter #1 [ bool $shared = false ] + - Parameters [0] { } } - Method [ public method getDefinition ] { + Method [ public method __wakeup ] { - Parameters [0] { } + - Tentative return [ void ] } - Method [ public method getParameter ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ int $position ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method isResolved ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method isShared ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method resolve ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ $parameters = ] - Parameter #1 [ ?Phalcon\Di\DiInterface $container = ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method setDefinition ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ $definition ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method setParameter ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ int $position ] - Parameter #1 [ array $parameter ] + - Parameters [0] { } - - Return [ Phalcon\Di\ServiceInterface ] + - Return [ ?Throwable ] } - Method [ public method setShared ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ bool $shared ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setSharedInstance ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ $sharedInstance ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } } } - Class [ class Phalcon\Di\Service\Builder ] { + Class [ class Phalcon\Cli\Router\Exceptions\RouterArgumentsInvalidType extends Phalcon\Cli\Router\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -48394,148 +48502,263 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [0] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [3] { - Method [ public method build ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] - Parameter #1 [ array $definition ] - Parameter #2 [ $parameters = ] + - Parameters [0] { } } - Method [ private method buildParameter ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] - Parameter #1 [ int $position ] - Parameter #2 [ array $argument ] + - Parameters [0] { } + - Tentative return [ void ] } - Method [ private method buildParameters ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] - Parameter #1 [ array $arguments ] + - 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\Domain\Payload\Payload implements Phalcon\Domain\Payload\PayloadInterface, Phalcon\Domain\Payload\WriteableInterface, Phalcon\Domain\Payload\ReadableInterface ] { + Class [ class Phalcon\Cli\Router\Route implements Phalcon\Cli\Router\RouteInterface ] { - - Constants [0] { + - Constants [1] { + Constant [ public string DEFAULT_DELIMITER ] { } } - - Static properties [0] { + - Static properties [2] { + Property [ protected static $delimiterPath = ' ' ] + Property [ protected static $uniqueId = 0 ] } - - Static methods [0] { + - Static methods [3] { + Method [ static public method delimiter ] { + + - Parameters [1] { + Parameter #0 [ ?string $delimiter = null ] + } + - Return [ void ] + } + + Method [ static public method getDelimiter ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ static public method reset ] { + + - Parameters [0] { + } + - Return [ void ] + } } - - Properties [6] { - Property [ protected $exception = NULL ] - Property [ protected $extras = NULL ] - Property [ protected $input = NULL ] - Property [ protected $messages = NULL ] - Property [ protected $status = NULL ] - Property [ protected $output = NULL ] + - Properties [9] { + Property [ protected $beforeMatch = NULL ] + Property [ protected $compiledPattern = '' ] + Property [ protected $converters = NULL ] + Property [ protected $delimiter = NULL ] + Property [ protected $description = '' ] + Property [ protected $routeId = NULL ] + Property [ protected $name = '' ] + Property [ protected $paths = NULL ] + Property [ protected $pattern = '' ] } - - Methods [12] { - Method [ public method getException ] { + - Methods [17] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + } + } + + Method [ public method beforeMatch ] { + + - Parameters [1] { + Parameter #0 [ $callback ] + } + - Return [ Phalcon\Cli\Router\RouteInterface ] + } + + Method [ public method compilePattern ] { + + - Parameters [1] { + Parameter #0 [ string $pattern ] + } + - Return [ string ] + } + + Method [ public method convert ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $converter ] + } + - Return [ Phalcon\Cli\Router\RouteInterface ] + } + + Method [ public method extractNamedParams ] { + + - Parameters [1] { + Parameter #0 [ string $pattern ] + } + - Return [ array|bool ] + } + + Method [ public method getBeforeMatch ] { - Parameters [0] { } - - Return [ ?Throwable ] } - Method [ public method getExtras ] { + Method [ public method getCompiledPattern ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method getInput ] { + Method [ public method getConverters ] { - Parameters [0] { } + - Return [ array ] } - Method [ public method getMessages ] { + Method [ public method getDescription ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method getStatus ] { + Method [ public method getName ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method getOutput ] { + Method [ public method getPaths ] { - Parameters [0] { } + - Return [ array ] } - Method [ public method setException ] { + Method [ public method getPattern ] { - - Parameters [1] { - Parameter #0 [ Throwable $exception ] + - Parameters [0] { } - - Return [ Phalcon\Domain\Payload\PayloadInterface ] + - Return [ string ] } - Method [ public method setExtras ] { + Method [ public method getReversedPaths ] { - - Parameters [1] { - Parameter #0 [ $extras ] + - Parameters [0] { } - - Return [ Phalcon\Domain\Payload\PayloadInterface ] + - Return [ array ] } - Method [ public method setInput ] { + Method [ public method getRouteId ] { - - Parameters [1] { - Parameter #0 [ $input ] + - Parameters [0] { } - - Return [ Phalcon\Domain\Payload\PayloadInterface ] + - Return [ string ] } - Method [ public method setMessages ] { + Method [ public method reConfigure ] { - - Parameters [1] { - Parameter #0 [ $messages ] + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] } - - Return [ Phalcon\Domain\Payload\PayloadInterface ] + - Return [ void ] } - Method [ public method setOutput ] { + Method [ public method setDescription ] { - Parameters [1] { - Parameter #0 [ $output ] + Parameter #0 [ string $description ] } - - Return [ Phalcon\Domain\Payload\PayloadInterface ] + - Return [ Phalcon\Cli\Router\RouteInterface ] } - Method [ public method setStatus ] { + Method [ public method setName ] { - Parameters [1] { - Parameter #0 [ $status ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Domain\Payload\PayloadInterface ] + - Return [ Phalcon\Cli\Router\RouteInterface ] } } } - Class [ class Phalcon\Domain\Payload\PayloadFactory ] { + Class [ class Phalcon\Cli\Task extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Cli\TaskInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { - Constants [0] { } @@ -48546,74 +48769,69 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [0] { + - Properties [2] { + Property [ protected $container = NULL ] + Property [ protected $eventsManager = NULL ] } - - Methods [1] { - Method [ public method newInstance ] { + - Methods [7] { + Method [ final public method __construct ] { - Parameters [0] { } - - Return [ Phalcon\Domain\Payload\PayloadInterface ] } - } - } - Class [ class Phalcon\Domain\Payload\Status ] { + Method [ public method getEventsManager ] { - - Constants [20] { - Constant [ public string ACCEPTED ] { ACCEPTED } - Constant [ public string AUTHENTICATED ] { AUTHENTICATED } - Constant [ public string AUTHORIZED ] { AUTHORIZED } - Constant [ public string CREATED ] { CREATED } - Constant [ public string DELETED ] { DELETED } - Constant [ public string ERROR ] { ERROR } - Constant [ public string FAILURE ] { FAILURE } - Constant [ public string FOUND ] { FOUND } - Constant [ public string NOT_ACCEPTED ] { NOT_ACCEPTED } - Constant [ public string NOT_AUTHENTICATED ] { NOT_AUTHENTICATED } - Constant [ public string NOT_AUTHORIZED ] { NOT_AUTHORIZED } - Constant [ public string NOT_CREATED ] { NOT_CREATED } - Constant [ public string NOT_DELETED ] { NOT_DELETED } - Constant [ public string NOT_FOUND ] { NOT_FOUND } - Constant [ public string NOT_UPDATED ] { NOT_UPDATED } - Constant [ public string NOT_VALID ] { NOT_VALID } - Constant [ public string PROCESSING ] { PROCESSING } - Constant [ public string SUCCESS ] { SUCCESS } - Constant [ public string UPDATED ] { UPDATED } - Constant [ public string VALID ] { VALID } - } + - Parameters [0] { + } + - Return [ ?Phalcon\Events\ManagerInterface ] + } - - Static properties [0] { - } + Method [ public method setEventsManager ] { - - Static methods [0] { - } + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + } + - Return [ void ] + } - - Properties [0] { - } + Method [ public method __get ] { - - Methods [1] { - Method [ final private method __construct ] { + - 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\Encryption\Crypt implements Phalcon\Encryption\Crypt\CryptInterface ] { + Class [ class Phalcon\Config\Adapter\Grouped extends Phalcon\Config\Config implements Phalcon\Config\ConfigInterface, Phalcon\Support\Collection\CollectionInterface, ArrayAccess, IteratorAggregate, Traversable, Phalcon\Contracts\Support\Collection, Countable, JsonSerializable ] { - - 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 } + - Constants [1] { + Constant [ public string DEFAULT_PATH_DELIMITER ] { . } } - Static properties [0] { @@ -48622,427 +48840,420 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - 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 ] + - Properties [6] { + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] + Property [ protected $strictNull = false ] + Property [ protected $type = NULL ] + Property [ protected $pathDelimiter = '.' ] } - - Methods [37] { - Method [ public method __construct ] { + - Methods [50] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $cipher = null ] - Parameter #1 [ bool $useSigning = true ] - Parameter #2 [ ?Phalcon\Encryption\Crypt\PadFactory $padFactory = ] + - Parameters [2] { + Parameter #0 [ array $arrayConfig ] + Parameter #1 [ string $defaultAdapter = 'php' ] } } - Method [ public method decrypt ] { + Method [ public method getPathDelimiter ] { - - Parameters [2] { - Parameter #0 [ string $input ] - Parameter #1 [ ?string $key = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method decryptBase64 ] { + Method [ public method merge ] { - - Parameters [3] { - Parameter #0 [ string $input ] - Parameter #1 [ ?string $key = null ] - Parameter #2 [ bool $safe = false ] + - Parameters [1] { + Parameter #0 [ $toMerge ] } - - Return [ string ] + - Return [ Phalcon\Config\ConfigInterface ] } - Method [ public method encrypt ] { + Method [ public method path ] { - - Parameters [2] { - Parameter #0 [ string $input ] - Parameter #1 [ ?string $key = null ] + - Parameters [3] { + Parameter #0 [ string $path ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $delimiter = null ] } - - Return [ string ] } - Method [ public method encryptBase64 ] { + Method [ public method setPathDelimiter ] { - - Parameters [3] { - Parameter #0 [ string $input ] - Parameter #1 [ ?string $key = null ] - Parameter #2 [ bool $safe = false ] + - Parameters [1] { + Parameter #0 [ ?string $delimiter = null ] } - - Return [ string ] + - Return [ Phalcon\Config\ConfigInterface ] } - Method [ public method getAvailableCiphers ] { + Method [ public method toArray ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getAuthData ] { + Method [ final protected method internalMerge ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $source ] + Parameter #1 [ array $target ] } - - Return [ string ] + - Return [ array ] } - Method [ public method getAuthTag ] { + Method [ protected method setData ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $element ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ public method getAuthTagLength ] { + Method [ public method __get ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ int ] + - Return [ mixed ] } - Method [ public method getAvailableHashAlgorithms ] { + Method [ public method __isset ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method getHashAlgorithm ] { + Method [ public method __serialize ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getCipher ] { + Method [ public method __set ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ public method getKey ] { + Method [ public method __unserialize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $data ] } - - Return [ string ] + - Return [ void ] } - Method [ public method isValidDecryptLength ] { + Method [ public method __unset ] { - Parameters [1] { - Parameter #0 [ string $input ] + Parameter #0 [ string $element ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method setAuthData ] { + Method [ public method clear ] { - - Parameters [1] { - Parameter #0 [ string $data ] + - Parameters [0] { } - - Return [ Phalcon\Encryption\Crypt\CryptInterface ] + - Return [ void ] } - Method [ public method setAuthTag ] { + Method [ public method column ] { - Parameters [1] { - Parameter #0 [ string $tag ] + Parameter #0 [ string $propertyOrMethod ] } - - Return [ Phalcon\Encryption\Crypt\CryptInterface ] + - Return [ array ] } - Method [ public method setAuthTagLength ] { + Method [ public method count ] { - - Parameters [1] { - Parameter #0 [ int $length ] + - Parameters [0] { } - - Return [ Phalcon\Encryption\Crypt\CryptInterface ] + - Return [ int ] } - Method [ public method setCipher ] { + Method [ public method each ] { - Parameters [1] { - Parameter #0 [ string $cipher ] + Parameter #0 [ $callback ] } - - Return [ Phalcon\Encryption\Crypt\CryptInterface ] + - Return [ static ] } - Method [ public method setKey ] { + Method [ public method filter ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ $callback ] } - - Return [ Phalcon\Encryption\Crypt\CryptInterface ] + - Return [ static ] } - Method [ public method setHashAlgorithm ] { + Method [ public method first ] { - - Parameters [1] { - Parameter #0 [ string $hashAlgorithm ] + - Parameters [0] { } - - Return [ Phalcon\Encryption\Crypt\CryptInterface ] + - Return [ mixed ] } - Method [ public method setPadding ] { + Method [ public method get ] { - - Parameters [1] { - Parameter #0 [ int $scheme ] + - Parameters [3] { + Parameter #0 [ string $element ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = null ] } - - Return [ Phalcon\Encryption\Crypt\CryptInterface ] + - Return [ mixed ] } - Method [ public method useSigning ] { + Method [ public method getIterator ] { + + - Parameters [0] { + } + - Return [ Traversable ] + } + + Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ bool $useSigning ] + Parameter #0 [ bool $insensitive = true ] } - - Return [ Phalcon\Encryption\Crypt\CryptInterface ] + - Return [ array ] } - Method [ protected method checkCipherHashIsAvailable ] { + Method [ public method getType ] { - - Parameters [2] { - Parameter #0 [ string $cipher ] - Parameter #1 [ string $type ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?string ] } - Method [ protected method cryptPadText ] { + Method [ public method getValues ] { - - Parameters [4] { - Parameter #0 [ string $input ] - Parameter #1 [ string $mode ] - Parameter #2 [ int $blockSize ] - Parameter #3 [ int $paddingType ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method cryptUnpadText ] { + Method [ public method has ] { - - Parameters [4] { - Parameter #0 [ string $input ] - Parameter #1 [ string $mode ] - Parameter #2 [ int $blockSize ] - Parameter #3 [ int $paddingType ] + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ bool ] } - Method [ protected method decryptGetUnpadded ] { + Method [ public method init ] { - - Parameters [3] { - Parameter #0 [ string $mode ] - Parameter #1 [ int $blockSize ] - Parameter #2 [ string $decrypted ] + - Parameters [1] { + Parameter #0 [ array $data = [] ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method decryptGcmCcmAuth ] { + Method [ public method isEmpty ] { - - Parameters [4] { - Parameter #0 [ string $mode ] - Parameter #1 [ string $cipherText ] - Parameter #2 [ string $decryptKey ] - Parameter #3 [ string $iv ] + - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ protected method encryptGetPadded ] { + Method [ public method jsonSerialize ] { - - Parameters [3] { - Parameter #0 [ string $mode ] - Parameter #1 [ string $input ] - Parameter #2 [ int $blockSize ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method encryptGcmCcm ] { + Method [ public method keys ] { - - Parameters [4] { - Parameter #0 [ string $mode ] - Parameter #1 [ string $padded ] - Parameter #2 [ string $encryptKey ] - Parameter #3 [ string $iv ] + - Parameters [1] { + Parameter #0 [ bool $insensitive = true ] } - - Return [ string ] + - Return [ array ] } - Method [ protected method initializeAvailableCiphers ] { + Method [ public method last ] { - Parameters [0] { } - - Return [ Phalcon\Encryption\Crypt ] + - Return [ mixed ] } - Method [ private method checkIsMode ] { + Method [ public method map ] { - - Parameters [2] { - Parameter #0 [ array $modes ] - Parameter #1 [ string $mode ] + - Parameters [1] { + Parameter #0 [ $callback ] } - - Return [ bool ] + - Return [ static ] } - Method [ private method getBlockSize ] { + Method [ public method offsetExists ] { - Parameters [1] { - Parameter #0 [ string $mode ] + Parameter #0 [ $element ] } - - Return [ int ] + - Return [ bool ] } - Method [ private method getIvLength ] { + Method [ public method offsetGet ] { - Parameters [1] { - Parameter #0 [ string $cipher ] + Parameter #0 [ $element ] } - - Return [ int ] + - Return [ mixed ] } - Method [ private method getMode ] { + Method [ public method offsetSet ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $element ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method phpFunctionExists ] { + Method [ public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $element ] } - - Return [ bool ] + - Return [ void ] } - Method [ protected method phpOpensslCipherIvLength ] { + Method [ public method reduce ] { - - Parameters [1] { - Parameter #0 [ string $cipher ] + - Parameters [2] { + Parameter #0 [ $callback ] + Parameter #1 [ $initial = ] } + - Return [ mixed ] } - Method [ protected method phpOpensslRandomPseudoBytes ] { + Method [ public method remove ] { - Parameters [1] { - Parameter #0 [ int $length ] + Parameter #0 [ string $element ] } + - Return [ void ] } - } - } - - Class [ class Phalcon\Encryption\Crypt\Exception\Mismatch extends Phalcon\Encryption\Crypt\Exception\Exception implements Stringable, Throwable ] { - - Constants [0] { - } + Method [ public method replace ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ array $data ] + } + - Return [ void ] + } - - Static methods [0] { - } + Method [ public method serialize ] { - - Properties [4] { - Property [ protected $message = '' ] - Property [ protected $code = 0 ] - Property [ protected string $file = '' ] - Property [ protected int $line = 0 ] - } + - Parameters [0] { + } + - Return [ ?string ] + } - - Methods [10] { - Method [ public method __construct ] { + Method [ public method set ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } + - Return [ void ] } - Method [ public method __wakeup ] { + Method [ public method sort ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $callback = ] + Parameter #1 [ int $order = 4 ] } - - Tentative return [ void ] + - Return [ static ] } - Method [ final public method getMessage ] { + Method [ public method toJson ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $options = 4194383 ] } - Return [ string ] } - Method [ final public method getCode ] { + Method [ public method unserialize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $data ] } + - Return [ void ] } - Method [ final public method getFile ] { + Method [ public method values ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ final public method getLine ] { + Method [ public method where ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $propertyOrMethod ] + Parameter #1 [ $value ] } - - Return [ int ] + - Return [ static ] } - Method [ final public method getTrace ] { + Method [ protected method cloneEmpty ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $data = [] ] } - - Return [ array ] + - Return [ static ] } - Method [ final public method getPrevious ] { + Method [ protected method extractValue ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $item ] + Parameter #1 [ string $propertyOrMethod ] } - - Return [ ?Throwable ] + - Return [ mixed ] } - Method [ final public method getTraceAsString ] { + Method [ protected method processKey ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - Return [ string ] } - Method [ public method __toString ] { + Method [ protected method validateType ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $value ] } - - Return [ string ] + - Return [ void ] } } } - Class [ class Phalcon\Encryption\Crypt\PadFactory extends Phalcon\Factory\AbstractFactory ] { + Class [ class Phalcon\Config\Adapter\Ini extends Phalcon\Config\Config implements Phalcon\Config\ConfigInterface, Phalcon\Support\Collection\CollectionInterface, ArrayAccess, IteratorAggregate, Traversable, Phalcon\Contracts\Support\Collection, Countable, JsonSerializable ] { - - Constants [0] { + - Constants [1] { + Constant [ public string DEFAULT_PATH_DELIMITER ] { . } } - Static properties [0] { @@ -49051,613 +49262,454 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $mapper = NULL ] - Property [ protected $services = NULL ] - Property [ protected $exception = 'Phalcon\\Encryption\\Crypt\\Exception\\Exception' ] + - Properties [6] { + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] + Property [ protected $strictNull = false ] + Property [ protected $type = NULL ] + Property [ protected $pathDelimiter = '.' ] } - - Methods [10] { - Method [ public method __construct ] { + - Methods [54] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ array $services = [] ] + - Parameters [2] { + Parameter #0 [ string $filePath ] + Parameter #1 [ int $mode = 1 ] } } - Method [ public method newInstance ] { + Method [ protected method cast ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $ini ] } - - Return [ Phalcon\Encryption\Crypt\Padding\PadInterface ] + - Return [ mixed ] } - Method [ public method padNumberToService ] { + Method [ protected method castArray ] { - Parameters [1] { - Parameter #0 [ int $number ] + Parameter #0 [ array $ini ] } - - Return [ string ] + - Return [ array ] } - Method [ protected method getServices ] { + Method [ protected method parseIniString ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $path ] + Parameter #1 [ $value ] } - Return [ array ] } - Method [ protected method getService ] { + Method [ protected method phpParseIniFile ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [3] { + Parameter #0 [ string $filename ] + Parameter #1 [ bool $processSections = false ] + Parameter #2 [ int $scannerMode = 1 ] } } - Method [ protected method init ] { + Method [ public method getPathDelimiter ] { - - Parameters [1] { - Parameter #0 [ array $services = [] ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ protected method checkConfig ] { + Method [ public method merge ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ $toMerge ] } - - Return [ array ] + - Return [ Phalcon\Config\ConfigInterface ] } - Method [ protected method checkConfigElement ] { + Method [ public method path ] { - - Parameters [2] { - Parameter #0 [ array $config ] - Parameter #1 [ string $element ] + - Parameters [3] { + Parameter #0 [ string $path ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $delimiter = null ] } - - Return [ array ] } - Method [ protected method getException ] { + Method [ public method setPathDelimiter ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ ?string $delimiter = null ] } - - Return [ Exception ] + - Return [ Phalcon\Config\ConfigInterface ] } - Method [ protected method getExceptionClass ] { + Method [ public method toArray ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - } - } - - Class [ class Phalcon\Encryption\Crypt\Padding\Ansi implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - Methods [2] { - Method [ public method pad ] { + Method [ final protected method internalMerge ] { - - Parameters [1] { - Parameter #0 [ int $paddingSize ] + - Parameters [2] { + Parameter #0 [ array $source ] + Parameter #1 [ array $target ] } - - Return [ string ] + - Return [ array ] } - Method [ public method unpad ] { + Method [ protected method setData ] { - Parameters [2] { - Parameter #0 [ string $input ] - Parameter #1 [ int $blockSize ] + Parameter #0 [ $element ] + Parameter #1 [ $value ] } - - Return [ int ] + - Return [ void ] } - } - } - - Class [ class Phalcon\Encryption\Crypt\Padding\Iso10126 implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [2] { - Method [ public method pad ] { + Method [ public method __get ] { - Parameters [1] { - Parameter #0 [ int $paddingSize ] + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ mixed ] } - Method [ public method unpad ] { + Method [ public method __isset ] { - - Parameters [2] { - Parameter #0 [ string $input ] - Parameter #1 [ int $blockSize ] + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ int ] + - Return [ bool ] } - } - } - - Class [ class Phalcon\Encryption\Crypt\Padding\IsoIek implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [2] { - Method [ public method pad ] { + Method [ public method __serialize ] { - - Parameters [1] { - Parameter #0 [ int $paddingSize ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method unpad ] { + Method [ public method __set ] { - Parameters [2] { - Parameter #0 [ string $input ] - Parameter #1 [ int $blockSize ] + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ int ] + - Return [ void ] } - } - } - - Class [ class Phalcon\Encryption\Crypt\Padding\Noop implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [2] { - Method [ public method pad ] { + Method [ public method __unserialize ] { - Parameters [1] { - Parameter #0 [ int $paddingSize ] - } - - Return [ string ] - } - - Method [ public method unpad ] { - - - Parameters [2] { - Parameter #0 [ string $input ] - Parameter #1 [ int $blockSize ] + Parameter #0 [ array $data ] } - - Return [ int ] + - Return [ void ] } - } - } - - Class [ class Phalcon\Encryption\Crypt\Padding\Pkcs7 implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [2] { - Method [ public method pad ] { + Method [ public method __unset ] { - Parameters [1] { - Parameter #0 [ int $paddingSize ] + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ void ] } - Method [ public method unpad ] { + Method [ public method clear ] { - - Parameters [2] { - Parameter #0 [ string $input ] - Parameter #1 [ int $blockSize ] + - Parameters [0] { } - - Return [ int ] + - Return [ void ] } - } - } - - Class [ class Phalcon\Encryption\Crypt\Padding\Space implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - Properties [0] { - } - - - Methods [2] { - Method [ public method pad ] { + Method [ public method column ] { - Parameters [1] { - Parameter #0 [ int $paddingSize ] + Parameter #0 [ string $propertyOrMethod ] } - - Return [ string ] + - Return [ array ] } - Method [ public method unpad ] { + Method [ public method count ] { - - Parameters [2] { - Parameter #0 [ string $input ] - Parameter #1 [ int $blockSize ] + - Parameters [0] { } - Return [ int ] } - } - } - - Class [ class Phalcon\Encryption\Crypt\Padding\Zero implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - Methods [2] { - Method [ public method pad ] { + Method [ public method each ] { - Parameters [1] { - Parameter #0 [ int $paddingSize ] + Parameter #0 [ $callback ] } - - Return [ string ] + - Return [ static ] } - Method [ public method unpad ] { + Method [ public method filter ] { - - Parameters [2] { - Parameter #0 [ string $input ] - Parameter #1 [ int $blockSize ] + - Parameters [1] { + Parameter #0 [ $callback ] } - - Return [ int ] + - Return [ static ] } - } - } - - Class [ class Phalcon\Encryption\Security extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Contracts\Encryption\Security\Security, Phalcon\Contracts\Encryption\Security\PasswordSecurity, Phalcon\Contracts\Encryption\Security\CsrfProtection, Phalcon\Contracts\Encryption\Security\CryptoUtils ] { - - - 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] { - } - - - Static methods [0] { - } - - - Properties [13] { - Property [ protected $container = NULL ] - Property [ protected $autoRefresh = true ] - 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/KEY$' ] - Property [ protected $tokenValueSessionId = '$PHALCON/CSRF$' ] - Property [ protected $workFactor = 10 ] - Property [ private $localSession = NULL ] - Property [ private $localRequest = NULL ] - } - - Methods [30] { - Method [ public method __construct ] { + Method [ public method first ] { - - Parameters [2] { - Parameter #0 [ ?Phalcon\Session\ManagerInterface $session = ] - Parameter #1 [ ?Phalcon\Http\RequestInterface $request = ] + - Parameters [0] { } + - Return [ mixed ] } - Method [ public method checkHash ] { + Method [ public method get ] { - Parameters [3] { - Parameter #0 [ string $password ] - Parameter #1 [ string $passwordHash ] - Parameter #2 [ int $maxPassLength = 0 ] + Parameter #0 [ string $element ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = null ] } - - Return [ bool ] + - Return [ mixed ] } - Method [ public method checkToken ] { + Method [ public method getIterator ] { - - Parameters [3] { - Parameter #0 [ ?string $tokenKey = null ] - Parameter #1 [ $tokenValue = ] - Parameter #2 [ bool $destroyIfValid = true ] + - Parameters [0] { } - - Return [ bool ] + - Return [ Traversable ] } - Method [ public method computeHmac ] { + Method [ public method getKeys ] { - - Parameters [4] { - Parameter #0 [ string $data ] - Parameter #1 [ string $key ] - Parameter #2 [ string $algo ] - Parameter #3 [ bool $raw = false ] + - Parameters [1] { + Parameter #0 [ bool $insensitive = true ] } - - Return [ string ] + - Return [ array ] } - Method [ public method destroyToken ] { + Method [ public method getType ] { - Parameters [0] { } - - Return [ Phalcon\Encryption\Security ] + - Return [ ?string ] } - Method [ public method getDefaultHash ] { + Method [ public method getValues ] { - Parameters [0] { } - - Return [ int ] + - Return [ array ] } - Method [ public method getHashInformation ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ string $hash ] + Parameter #0 [ string $element ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method getRandom ] { + Method [ public method init ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $data = [] ] } - - Return [ Phalcon\Encryption\Security\Random ] + - Return [ void ] } - Method [ public method getRandomBytes ] { + Method [ public method isEmpty ] { - Parameters [0] { } - - Return [ int ] + - Return [ bool ] } - Method [ public method getRequestToken ] { + Method [ public method jsonSerialize ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ array ] } - Method [ public method getSessionToken ] { + Method [ public method keys ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $insensitive = true ] } - - Return [ ?string ] + - Return [ array ] } - Method [ public method getSaltBytes ] { + Method [ public method last ] { - - Parameters [1] { - Parameter #0 [ int $numberBytes = 0 ] + - Parameters [0] { } - - Return [ string ] + - Return [ mixed ] } - Method [ public method getToken ] { + Method [ public method map ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $callback ] } - - Return [ ?string ] + - Return [ static ] } - Method [ public method getTokenKey ] { + Method [ public method offsetExists ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $element ] } - - Return [ ?string ] + - Return [ bool ] } - Method [ public method getWorkFactor ] { + Method [ public method offsetGet ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $element ] } - - Return [ int ] + - Return [ mixed ] } - Method [ public method hash ] { + Method [ public method offsetSet ] { - Parameters [2] { - Parameter #0 [ string $password ] - Parameter #1 [ array $options = [] ] + Parameter #0 [ $element ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ public method isLegacyHash ] { + Method [ public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ string $passwordHash ] + Parameter #0 [ $element ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method refreshToken ] { + Method [ public method reduce ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $callback ] + Parameter #1 [ $initial = ] } - - Return [ Phalcon\Encryption\Security ] + - Return [ mixed ] } - Method [ public method setAutoRefresh ] { + Method [ public method remove ] { - Parameters [1] { - Parameter #0 [ bool $autoRefresh ] + Parameter #0 [ string $element ] } - - Return [ Phalcon\Encryption\Security ] + - Return [ void ] } - Method [ public method setDefaultHash ] { + Method [ public method replace ] { - Parameters [1] { - Parameter #0 [ int $defaultHash ] + Parameter #0 [ array $data ] } - - Return [ Phalcon\Encryption\Security ] + - Return [ void ] } - Method [ public method setRandomBytes ] { + Method [ public method serialize ] { - - Parameters [1] { - Parameter #0 [ int $randomBytes ] + - Parameters [0] { } - - Return [ Phalcon\Encryption\Security ] + - Return [ ?string ] } - Method [ public method setWorkFactor ] { + Method [ public method set ] { - - Parameters [1] { - Parameter #0 [ int $workFactor ] + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Encryption\Security ] + - Return [ void ] } - Method [ protected method getLocalService ] { + Method [ public method sort ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ string $property ] + Parameter #0 [ $callback = ] + Parameter #1 [ int $order = 4 ] } + - Return [ static ] } - Method [ private method processAlgorithm ] { + Method [ public method toJson ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $options = 4194383 ] } - Return [ string ] } - Method [ private method processArgonOptions ] { + Method [ public method unserialize ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ string $data ] + } + - Return [ void ] + } + + Method [ public method values ] { + + - Parameters [0] { } - Return [ array ] } - Method [ private method processCost ] { + Method [ public method where ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] + - Parameters [2] { + Parameter #0 [ string $propertyOrMethod ] + Parameter #1 [ $value ] } - - Return [ int ] + - Return [ static ] } - Method [ private method processTokenKey ] { + Method [ protected method cloneEmpty ] { - Parameters [1] { - Parameter #0 [ ?string $tokenKey = null ] + Parameter #0 [ array $data = [] ] } - - Return [ ?string ] + - Return [ static ] } - Method [ private method processUserToken ] { + Method [ protected method extractValue ] { - Parameters [2] { - Parameter #0 [ string $tokenKey ] - Parameter #1 [ ?string $tokenValue = null ] + Parameter #0 [ $item ] + Parameter #1 [ string $propertyOrMethod ] } - - Return [ ?string ] + - Return [ mixed ] } - Method [ public method getDI ] { + Method [ protected method processKey ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ string ] } - Method [ public method setDI ] { + Method [ protected method validateType ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ $value ] } - Return [ void ] } } } - Class [ class Phalcon\Encryption\Security\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Config\Adapter\Json extends Phalcon\Config\Config implements Phalcon\Config\ConfigInterface, Phalcon\Support\Collection\CollectionInterface, ArrayAccess, IteratorAggregate, Traversable, Phalcon\Contracts\Support\Collection, Countable, JsonSerializable ] { - - Constants [0] { + - Constants [1] { + Constant [ public string DEFAULT_PATH_DELIMITER ] { . } } - Static properties [0] { @@ -49666,408 +49718,419 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $message = '' ] - Property [ protected $code = 0 ] - Property [ protected string $file = '' ] - Property [ protected int $line = 0 ] + - Properties [6] { + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] + Property [ protected $strictNull = false ] + Property [ protected $type = NULL ] + Property [ protected $pathDelimiter = '.' ] } - - Methods [10] { - Method [ public method __construct ] { + - Methods [50] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [1] { + Parameter #0 [ string $filePath ] } } - Method [ public method __wakeup ] { - - - Parameters [0] { - } - - Tentative return [ void ] - } - - Method [ final public method getMessage ] { + Method [ public method getPathDelimiter ] { - Parameters [0] { } - Return [ string ] } - Method [ final public method getCode ] { + Method [ public method merge ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $toMerge ] } + - Return [ Phalcon\Config\ConfigInterface ] } - Method [ final public method getFile ] { + Method [ public method path ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $path ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $delimiter = null ] } - - Return [ string ] } - Method [ final public method getLine ] { + Method [ public method setPathDelimiter ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $delimiter = null ] } - - Return [ int ] + - Return [ Phalcon\Config\ConfigInterface ] } - Method [ final public method getTrace ] { + Method [ public method toArray ] { - Parameters [0] { } - Return [ array ] } - Method [ final public method getPrevious ] { + Method [ final protected method internalMerge ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $source ] + Parameter #1 [ array $target ] } - - Return [ ?Throwable ] + - Return [ array ] } - Method [ final public method getTraceAsString ] { + Method [ protected method setData ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $element ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ public method __toString ] { + Method [ public method __get ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ mixed ] } - } - } - - Class [ class Phalcon\Encryption\Security\JWT\Builder ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } - - - Properties [5] { - Property [ private $claims = NULL ] - Property [ private $encode = NULL ] - Property [ private $jose = NULL ] - Property [ private $passphrase = NULL ] - Property [ private $signer = NULL ] - } - - - Methods [27] { - Method [ public method __construct ] { + Method [ public method __isset ] { - Parameters [1] { - Parameter #0 [ Phalcon\Encryption\Security\JWT\Signer\SignerInterface $signer ] + Parameter #0 [ string $element ] } + - Return [ bool ] } - Method [ public method init ] { + Method [ public method __serialize ] { - Parameters [0] { } - - Return [ Phalcon\Encryption\Security\JWT\Builder ] + - Return [ array ] } - Method [ public method addClaim ] { + Method [ public method __set ] { - Parameters [2] { - Parameter #0 [ string $name ] + Parameter #0 [ string $element ] Parameter #1 [ $value ] } - - Return [ Phalcon\Encryption\Security\JWT\Builder ] + - Return [ void ] } - Method [ public method addHeader ] { + Method [ public method __unserialize ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ array $data ] } - - Return [ Phalcon\Encryption\Security\JWT\Builder ] + - Return [ void ] } - Method [ public method getAudience ] { + Method [ public method __unset ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } + - Return [ void ] } - Method [ public method getClaims ] { + Method [ public method clear ] { - Parameters [0] { } - - Return [ array ] + - Return [ void ] } - Method [ public method getContentType ] { + Method [ public method column ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $propertyOrMethod ] } - - Return [ ?string ] + - Return [ array ] } - Method [ public method getExpirationTime ] { + Method [ public method count ] { - Parameters [0] { } - - Return [ ?int ] + - Return [ int ] } - Method [ public method getHeaders ] { + Method [ public method each ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $callback ] } - - Return [ array ] + - Return [ static ] } - Method [ public method getId ] { + Method [ public method filter ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $callback ] } - - Return [ ?string ] + - Return [ static ] } - Method [ public method getIssuedAt ] { + Method [ public method first ] { - Parameters [0] { } - - Return [ ?int ] + - Return [ mixed ] } - Method [ public method getIssuer ] { + Method [ public method get ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $element ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = null ] } - - Return [ ?string ] + - Return [ mixed ] } - Method [ public method getNotBefore ] { + Method [ public method getIterator ] { - Parameters [0] { } - - Return [ ?int ] + - Return [ Traversable ] } - Method [ public method getSubject ] { + Method [ public method getKeys ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $insensitive = true ] } - - Return [ ?string ] + - Return [ array ] } - Method [ public method getToken ] { + Method [ public method getType ] { - Parameters [0] { } - - Return [ Phalcon\Encryption\Security\JWT\Token\Token ] + - Return [ ?string ] } - Method [ public method getPassphrase ] { + Method [ public method getValues ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method setAudience ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ $audience ] + Parameter #0 [ string $element ] } - - Return [ Phalcon\Encryption\Security\JWT\Builder ] + - Return [ bool ] } - Method [ public method setContentType ] { + Method [ public method init ] { - Parameters [1] { - Parameter #0 [ string $contentType ] + Parameter #0 [ array $data = [] ] } - - Return [ Phalcon\Encryption\Security\JWT\Builder ] + - Return [ void ] } - Method [ public method setExpirationTime ] { + Method [ public method isEmpty ] { - - Parameters [1] { - Parameter #0 [ int $timestamp ] + - Parameters [0] { } - - Return [ Phalcon\Encryption\Security\JWT\Builder ] + - Return [ bool ] } - Method [ public method setId ] { + Method [ public method jsonSerialize ] { - - Parameters [1] { - Parameter #0 [ string $id ] + - Parameters [0] { } - - Return [ Phalcon\Encryption\Security\JWT\Builder ] + - Return [ array ] } - Method [ public method setIssuedAt ] { + Method [ public method keys ] { - Parameters [1] { - Parameter #0 [ int $timestamp ] + Parameter #0 [ bool $insensitive = true ] } - - Return [ Phalcon\Encryption\Security\JWT\Builder ] + - Return [ array ] } - Method [ public method setIssuer ] { + Method [ public method last ] { - - Parameters [1] { - Parameter #0 [ string $issuer ] + - Parameters [0] { } - - Return [ Phalcon\Encryption\Security\JWT\Builder ] + - Return [ mixed ] } - Method [ public method setNotBefore ] { + Method [ public method map ] { - Parameters [1] { - Parameter #0 [ int $timestamp ] + Parameter #0 [ $callback ] } - - Return [ Phalcon\Encryption\Security\JWT\Builder ] + - Return [ static ] } - Method [ public method setSubject ] { + Method [ public method offsetExists ] { - Parameters [1] { - Parameter #0 [ string $subject ] + Parameter #0 [ $element ] } - - Return [ Phalcon\Encryption\Security\JWT\Builder ] + - Return [ bool ] } - Method [ public method setPassphrase ] { + Method [ public method offsetGet ] { - Parameters [1] { - Parameter #0 [ string $passphrase ] + Parameter #0 [ $element ] } - - Return [ Phalcon\Encryption\Security\JWT\Builder ] + - Return [ mixed ] } - Method [ protected method setClaim ] { + Method [ public method offsetSet ] { - Parameters [2] { - Parameter #0 [ string $name ] + Parameter #0 [ $element ] Parameter #1 [ $value ] } - - Return [ Phalcon\Encryption\Security\JWT\Builder ] + - Return [ void ] } - Method [ private method encodeUrl ] { + Method [ public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ string $input ] + Parameter #0 [ $element ] } - - Return [ string ] + - Return [ void ] } - } - } - - Class [ class Phalcon\Encryption\Security\JWT\Exceptions\UnsupportedAlgorithmException extends Exception implements Throwable, Stringable ] { - - Constants [0] { - } + Method [ public method reduce ] { - - Static properties [0] { - } + - Parameters [2] { + Parameter #0 [ $callback ] + Parameter #1 [ $initial = ] + } + - Return [ mixed ] + } - - Static methods [0] { - } + Method [ public method remove ] { - - Properties [4] { - Property [ protected $message = '' ] - Property [ protected $code = 0 ] - Property [ protected string $file = '' ] - Property [ protected int $line = 0 ] - } + - Parameters [1] { + Parameter #0 [ string $element ] + } + - Return [ void ] + } - - Methods [10] { - Method [ public method __construct ] { + Method [ public method replace ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [1] { + Parameter #0 [ array $data ] } + - Return [ void ] } - Method [ public method __wakeup ] { + Method [ public method serialize ] { - Parameters [0] { } - - Tentative return [ void ] + - Return [ ?string ] } - Method [ final public method getMessage ] { + Method [ public method set ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ final public method getCode ] { + Method [ public method sort ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $callback = ] + Parameter #1 [ int $order = 4 ] } + - Return [ static ] } - Method [ final public method getFile ] { + Method [ public method toJson ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $options = 4194383 ] } - Return [ string ] } - Method [ final public method getLine ] { + Method [ public method unserialize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $data ] } - - Return [ int ] + - Return [ void ] } - Method [ final public method getTrace ] { + Method [ public method values ] { - Parameters [0] { } - Return [ array ] } - Method [ final public method getPrevious ] { + Method [ public method where ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $propertyOrMethod ] + Parameter #1 [ $value ] } - - Return [ ?Throwable ] + - Return [ static ] } - Method [ final public method getTraceAsString ] { + Method [ protected method cloneEmpty ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $data = [] ] } - - Return [ string ] + - Return [ static ] } - Method [ public method __toString ] { + Method [ protected method extractValue ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $item ] + Parameter #1 [ string $propertyOrMethod ] + } + - Return [ mixed ] + } + + Method [ protected method processKey ] { + + - Parameters [1] { + Parameter #0 [ string $element ] } - Return [ string ] } + + Method [ protected method validateType ] { + + - Parameters [1] { + Parameter #0 [ $value ] + } + - Return [ void ] + } } } - Class [ class Phalcon\Encryption\Security\JWT\Exceptions\ValidatorException extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Config\Adapter\Php extends Phalcon\Config\Config implements Phalcon\Config\ConfigInterface, Phalcon\Support\Collection\CollectionInterface, ArrayAccess, IteratorAggregate, Traversable, Phalcon\Contracts\Support\Collection, Countable, JsonSerializable ] { - - Constants [0] { + - Constants [1] { + Constant [ public string DEFAULT_PATH_DELIMITER ] { . } } - Static properties [0] { @@ -50076,486 +50139,419 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $message = '' ] - Property [ protected $code = 0 ] - Property [ protected string $file = '' ] - Property [ protected int $line = 0 ] + - Properties [6] { + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] + Property [ protected $strictNull = false ] + Property [ protected $type = NULL ] + Property [ protected $pathDelimiter = '.' ] } - - 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 ] { + - Methods [50] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $filePath ] } - - Tentative return [ void ] } - Method [ final public method getMessage ] { + Method [ public method getPathDelimiter ] { - Parameters [0] { } - Return [ string ] } - Method [ final public method getCode ] { + Method [ public method merge ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $toMerge ] } + - Return [ Phalcon\Config\ConfigInterface ] } - Method [ final public method getFile ] { + Method [ public method path ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $path ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $delimiter = null ] } - - Return [ string ] } - Method [ final public method getLine ] { + Method [ public method setPathDelimiter ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $delimiter = null ] } - - Return [ int ] + - Return [ Phalcon\Config\ConfigInterface ] } - Method [ final public method getTrace ] { + Method [ public method toArray ] { - Parameters [0] { } - Return [ array ] } - Method [ final public method getPrevious ] { + Method [ final protected method internalMerge ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $source ] + Parameter #1 [ array $target ] } - - Return [ ?Throwable ] + - Return [ array ] } - Method [ final public method getTraceAsString ] { + Method [ protected method setData ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $element ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ public method __toString ] { + Method [ public method __get ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ mixed ] } - } - } - - 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 = '' ] - } - - Methods [6] { - Method [ public method __construct ] { + Method [ public method __isset ] { - Parameters [1] { - Parameter #0 [ string $algo = 'sha512' ] + Parameter #0 [ string $element ] } + - Return [ bool ] } - Method [ public method getAlgHeader ] { + Method [ public method __serialize ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method sign ] { + Method [ public method __set ] { - Parameters [2] { - Parameter #0 [ string $payload ] - Parameter #1 [ string $passphrase ] + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ public method verify ] { + Method [ public method __unserialize ] { - - Parameters [3] { - Parameter #0 [ string $source ] - Parameter #1 [ string $payload ] - Parameter #2 [ string $passphrase ] + - Parameters [1] { + Parameter #0 [ array $data ] } - - Return [ bool ] + - Return [ void ] } - Method [ private method getHash ] { + Method [ public method __unset ] { - - Parameters [2] { - Parameter #0 [ string $payload ] - Parameter #1 [ string $passphrase ] + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ void ] } - Method [ public method getAlgorithm ] { + Method [ public method clear ] { - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - } - } - - Class [ class Phalcon\Encryption\Security\JWT\Signer\None implements Phalcon\Encryption\Security\JWT\Signer\SignerInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } + Method [ public method column ] { - - Properties [0] { - } + - Parameters [1] { + Parameter #0 [ string $propertyOrMethod ] + } + - Return [ array ] + } - - Methods [4] { - Method [ public method getAlgHeader ] { + Method [ public method count ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getAlgorithm ] { + Method [ public method each ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $callback ] } - - Return [ string ] + - Return [ static ] } - Method [ public method sign ] { + Method [ public method filter ] { - - Parameters [2] { - Parameter #0 [ string $payload ] - Parameter #1 [ string $passphrase ] + - Parameters [1] { + Parameter #0 [ $callback ] } - - Return [ string ] + - Return [ static ] } - Method [ public method verify ] { + Method [ public method first ] { - - Parameters [3] { - Parameter #0 [ string $source ] - Parameter #1 [ string $payload ] - Parameter #2 [ string $passphrase ] + - Parameters [0] { } - - Return [ bool ] + - Return [ mixed ] } - } - } - Class [ class Phalcon\Encryption\Security\JWT\Token\Enum ] { + Method [ public method get ] { - - 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 [3] { + Parameter #0 [ string $element ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = null ] + } + - Return [ mixed ] + } - - Static properties [0] { - } + Method [ public method getIterator ] { - - Static methods [0] { - } + - Parameters [0] { + } + - Return [ Traversable ] + } - - Properties [0] { - } + Method [ public method getKeys ] { - - Methods [0] { - } - } + - Parameters [1] { + Parameter #0 [ bool $insensitive = true ] + } + - Return [ array ] + } - Class [ class Phalcon\Encryption\Security\JWT\Token\Item extends Phalcon\Encryption\Security\JWT\Token\AbstractItem ] { + Method [ public method getType ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ ?string ] + } - - Static properties [0] { - } + Method [ public method getValues ] { - - Static methods [0] { - } + - Parameters [0] { + } + - Return [ array ] + } - - Properties [1] { - Property [ protected $data = NULL ] - } + Method [ public method has ] { - - Methods [5] { - Method [ public method __construct ] { + - Parameters [1] { + Parameter #0 [ string $element ] + } + - Return [ bool ] + } - - Parameters [2] { - Parameter #0 [ array $payload ] - Parameter #1 [ string $encoded ] + Method [ public method init ] { + + - Parameters [1] { + Parameter #0 [ array $data = [] ] } + - Return [ void ] } - Method [ public method get ] { + Method [ public method isEmpty ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Return [ bool ] } - Method [ public method getPayload ] { + Method [ public method jsonSerialize ] { - Parameters [0] { } - Return [ array ] } - Method [ public method has ] { + Method [ public method keys ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ bool $insensitive = true ] } - - Return [ bool ] + - Return [ array ] } - Method [ public method getEncoded ] { + Method [ public method last ] { - Parameters [0] { } - - Return [ string ] + - Return [ mixed ] } - } - } - - Class [ class Phalcon\Encryption\Security\JWT\Token\Parser ] { - - - Constants [0] { - } - - Static properties [0] { - } - - - Static methods [0] { - } + Method [ public method map ] { - - Properties [1] { - Property [ private $decode = NULL ] - } + - Parameters [1] { + Parameter #0 [ $callback ] + } + - Return [ static ] + } - - Methods [7] { - Method [ public method __construct ] { + Method [ public method offsetExists ] { - Parameters [1] { - Parameter #0 [ ?Phalcon\Support\Helper\Json\Decode $decode = ] + Parameter #0 [ $element ] } + - Return [ bool ] } - Method [ public method parse ] { + Method [ public method offsetGet ] { - Parameters [1] { - Parameter #0 [ string $token ] + Parameter #0 [ $element ] } - - Return [ Phalcon\Encryption\Security\JWT\Token\Token ] + - Return [ mixed ] } - Method [ private method decodeClaims ] { + Method [ public method offsetSet ] { - - Parameters [1] { - Parameter #0 [ string $claims ] + - Parameters [2] { + Parameter #0 [ $element ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Encryption\Security\JWT\Token\Item ] + - Return [ void ] } - Method [ private method decodeHeaders ] { + Method [ public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ string $headers ] + Parameter #0 [ $element ] } - - Return [ Phalcon\Encryption\Security\JWT\Token\Item ] + - Return [ void ] } - Method [ private method decodeSignature ] { + Method [ public method reduce ] { - Parameters [2] { - Parameter #0 [ Phalcon\Encryption\Security\JWT\Token\Item $headers ] - Parameter #1 [ string $signature ] + Parameter #0 [ $callback ] + Parameter #1 [ $initial = ] } - - Return [ Phalcon\Encryption\Security\JWT\Token\Signature ] + - Return [ mixed ] } - Method [ private method parseToken ] { + Method [ public method remove ] { - Parameters [1] { - Parameter #0 [ string $token ] + Parameter #0 [ string $element ] } - - Return [ array ] + - Return [ void ] } - Method [ private method decodeUrl ] { + Method [ public method replace ] { - Parameters [1] { - Parameter #0 [ string $input ] + Parameter #0 [ array $data ] } - - Return [ string ] + - Return [ void ] } - } - } - - Class [ class Phalcon\Encryption\Security\JWT\Token\Signature extends Phalcon\Encryption\Security\JWT\Token\AbstractItem ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } + Method [ public method serialize ] { - - Properties [1] { - Property [ protected $data = NULL ] - } + - Parameters [0] { + } + - Return [ ?string ] + } - - Methods [3] { - Method [ public method __construct ] { + Method [ public method set ] { - Parameters [2] { - Parameter #0 [ string $hash = '' ] - Parameter #1 [ string $encoded = '' ] + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } + - Return [ void ] } - Method [ public method getHash ] { + Method [ public method sort ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $callback = ] + Parameter #1 [ int $order = 4 ] } - - Return [ string ] + - Return [ static ] } - Method [ public method getEncoded ] { + Method [ public method toJson ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $options = 4194383 ] } - 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 [8] { - Method [ public method __construct ] { + Method [ public method unserialize ] { - - 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 ] + - Parameters [1] { + Parameter #0 [ string $data ] } + - Return [ void ] } - Method [ public method getClaims ] { + Method [ public method values ] { - Parameters [0] { } - - Return [ Phalcon\Encryption\Security\JWT\Token\Item ] + - Return [ array ] } - Method [ public method getHeaders ] { + Method [ public method where ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $propertyOrMethod ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Encryption\Security\JWT\Token\Item ] + - Return [ static ] } - Method [ public method getPayload ] { + Method [ protected method cloneEmpty ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $data = [] ] } - - Return [ string ] + - Return [ static ] } - Method [ public method getSignature ] { + Method [ protected method extractValue ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $item ] + Parameter #1 [ string $propertyOrMethod ] } - - Return [ Phalcon\Encryption\Security\JWT\Token\Signature ] + - Return [ mixed ] } - Method [ public method getToken ] { + Method [ protected method processKey ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - Return [ string ] } - Method [ public method validate ] { + Method [ protected method validateType ] { - Parameters [1] { - Parameter #0 [ Phalcon\Encryption\Security\JWT\Validator $validator ] - } - - Return [ array ] - } - - Method [ public method verify ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Encryption\Security\JWT\Signer\SignerInterface $signer ] - Parameter #1 [ string $key ] + Parameter #0 [ $value ] } - - Return [ bool ] + - Return [ void ] } } } - Class [ class Phalcon\Encryption\Security\JWT\Validator ] { + Class [ class Phalcon\Config\Adapter\Yaml extends Phalcon\Config\Config implements Phalcon\Config\ConfigInterface, Phalcon\Support\Collection\CollectionInterface, ArrayAccess, IteratorAggregate, Traversable, Phalcon\Contracts\Support\Collection, Countable, JsonSerializable ] { - - Constants [0] { + - Constants [1] { + Constant [ public string DEFAULT_PATH_DELIMITER ] { . } } - Static properties [0] { @@ -50564,934 +50560,825 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [4] { - Property [ private $claims = NULL ] - Property [ private $errors = NULL ] - Property [ private $timeShift = 0 ] - Property [ private $token = NULL ] + - Properties [6] { + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] + Property [ protected $strictNull = false ] + Property [ protected $type = NULL ] + Property [ protected $pathDelimiter = '.' ] } - - Methods [14] { - Method [ public method __construct ] { + - Methods [52] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Encryption\Security\JWT\Token\Token $token ] - Parameter #1 [ int $timeShift = 0 ] + Parameter #0 [ string $filePath ] + Parameter #1 [ ?array $callbacks = [] ] } } - Method [ public method getErrors ] { + 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 get ] { + Method [ protected method phpExtensionLoaded ] { - Parameters [1] { - Parameter #0 [ string $claim ] + Parameter #0 [ string $name ] } - - Return [ mixed ] + - Return [ bool ] } - Method [ public method set ] { + Method [ public method getPathDelimiter ] { - - Parameters [2] { - Parameter #0 [ string $claim ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Encryption\Security\JWT\Validator ] + - Return [ string ] } - Method [ public method setToken ] { + Method [ public method merge ] { - Parameters [1] { - Parameter #0 [ Phalcon\Encryption\Security\JWT\Token\Token $token ] + Parameter #0 [ $toMerge ] } - - Return [ Phalcon\Encryption\Security\JWT\Validator ] + - Return [ Phalcon\Config\ConfigInterface ] } - Method [ public method validateClaim ] { + Method [ public method path ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $value ] + - Parameters [3] { + Parameter #0 [ string $path ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $delimiter = null ] } - - Return [ Phalcon\Encryption\Security\JWT\Validator ] } - Method [ public method validateAudience ] { + Method [ public method setPathDelimiter ] { - Parameters [1] { - Parameter #0 [ $audience ] + Parameter #0 [ ?string $delimiter = null ] } - - Return [ Phalcon\Encryption\Security\JWT\Validator ] + - Return [ Phalcon\Config\ConfigInterface ] } - Method [ public method validateExpiration ] { + Method [ public method toArray ] { - - Parameters [1] { - Parameter #0 [ int $timestamp ] + - Parameters [0] { } - - Return [ Phalcon\Encryption\Security\JWT\Validator ] + - Return [ array ] } - Method [ public method validateId ] { + Method [ final protected method internalMerge ] { - - Parameters [1] { - Parameter #0 [ string $id ] + - Parameters [2] { + Parameter #0 [ array $source ] + Parameter #1 [ array $target ] } - - Return [ Phalcon\Encryption\Security\JWT\Validator ] + - Return [ array ] } - Method [ public method validateIssuedAt ] { + Method [ protected method setData ] { - - Parameters [1] { - Parameter #0 [ int $timestamp ] + - Parameters [2] { + Parameter #0 [ $element ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Encryption\Security\JWT\Validator ] + - Return [ void ] } - Method [ public method validateIssuer ] { + Method [ public method __get ] { - Parameters [1] { - Parameter #0 [ string $issuer ] + Parameter #0 [ string $element ] } - - Return [ Phalcon\Encryption\Security\JWT\Validator ] + - Return [ mixed ] } - Method [ public method validateNotBefore ] { + Method [ public method __isset ] { - Parameters [1] { - Parameter #0 [ int $timestamp ] + Parameter #0 [ string $element ] } - - Return [ Phalcon\Encryption\Security\JWT\Validator ] + - Return [ bool ] } - Method [ public method validateSignature ] { + Method [ public method __serialize ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Encryption\Security\JWT\Signer\SignerInterface $signer ] - Parameter #1 [ string $passphrase ] + - Parameters [0] { } - - Return [ Phalcon\Encryption\Security\JWT\Validator ] + - Return [ array ] } - Method [ private method getTimestamp ] { + Method [ public method __set ] { - - Parameters [1] { - Parameter #0 [ int $timestamp ] + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ int ] + - Return [ void ] } - } - } - - Class [ class Phalcon\Encryption\Security\Random ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - Properties [0] { - } - - - Methods [9] { - Method [ public method base58 ] { + Method [ public method __unserialize ] { - Parameters [1] { - Parameter #0 [ int $len = 16 ] + Parameter #0 [ array $data ] } - - Return [ string ] + - Return [ void ] } - Method [ public method base62 ] { + Method [ public method __unset ] { - Parameters [1] { - Parameter #0 [ int $len = 16 ] + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ void ] } - Method [ public method base64 ] { + Method [ public method clear ] { - - Parameters [1] { - Parameter #0 [ int $len = 16 ] + - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ public method base64Safe ] { + Method [ public method column ] { - - Parameters [2] { - Parameter #0 [ int $len = 16 ] - Parameter #1 [ bool $padding = false ] + - Parameters [1] { + Parameter #0 [ string $propertyOrMethod ] } - - Return [ string ] + - Return [ array ] } - Method [ public method bytes ] { + Method [ public method count ] { - - Parameters [1] { - Parameter #0 [ int $len = 16 ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method hex ] { + Method [ public method each ] { - Parameters [1] { - Parameter #0 [ int $len = 16 ] + Parameter #0 [ $callback ] } - - Return [ string ] + - Return [ static ] } - Method [ public method number ] { + Method [ public method filter ] { - Parameters [1] { - Parameter #0 [ int $len ] + Parameter #0 [ $callback ] } - - Return [ int ] + - Return [ static ] } - Method [ public method uuid ] { + Method [ public method first ] { - Parameters [0] { } - - Return [ string ] + - Return [ mixed ] } - Method [ protected method base ] { + Method [ public method get ] { - Parameters [3] { - Parameter #0 [ string $alphabet ] - Parameter #1 [ int $base ] - Parameter #2 [ $n = ] + Parameter #0 [ string $element ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = null ] } - - Return [ string ] + - Return [ mixed ] } - } - } - Class [ class Phalcon\Encryption\Security\Uuid ] { - - - Constants [0] { - } + Method [ public method getIterator ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ Traversable ] + } - - Static methods [0] { - } + Method [ public method getKeys ] { - - Properties [0] { - } + - Parameters [1] { + Parameter #0 [ bool $insensitive = true ] + } + - Return [ array ] + } - - Methods [6] { - Method [ public method v1 ] { + Method [ public method getType ] { - Parameters [0] { } - - Return [ Phalcon\Encryption\Security\Uuid\Version1 ] + - Return [ ?string ] } - Method [ public method v3 ] { + Method [ public method getValues ] { - - Parameters [2] { - Parameter #0 [ string $namespaceName ] - Parameter #1 [ string $name ] + - Parameters [0] { } - - Return [ Phalcon\Encryption\Security\Uuid\Version3 ] + - Return [ array ] } - Method [ public method v4 ] { + Method [ public method has ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ Phalcon\Encryption\Security\Uuid\Version4 ] + - Return [ bool ] } - Method [ public method v5 ] { + Method [ public method init ] { - - Parameters [2] { - Parameter #0 [ string $namespaceName ] - Parameter #1 [ string $name ] + - Parameters [1] { + Parameter #0 [ array $data = [] ] } - - Return [ Phalcon\Encryption\Security\Uuid\Version5 ] + - Return [ void ] } - Method [ public method v6 ] { + Method [ public method isEmpty ] { - Parameters [0] { } - - Return [ Phalcon\Encryption\Security\Uuid\Version6 ] + - Return [ bool ] } - Method [ public method v7 ] { + Method [ public method jsonSerialize ] { - Parameters [0] { } - - Return [ Phalcon\Encryption\Security\Uuid\Version7 ] + - Return [ array ] } - } - } - Class [ class Phalcon\Encryption\Security\Uuid\RandomNodeProvider implements Phalcon\Encryption\Security\Uuid\NodeProviderInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } + Method [ public method keys ] { - - Properties [0] { - } + - Parameters [1] { + Parameter #0 [ bool $insensitive = true ] + } + - Return [ array ] + } - - Methods [1] { - Method [ public method getNode ] { + Method [ public method last ] { - Parameters [0] { } - - Return [ string ] + - Return [ mixed ] } - } - } - - Class [ class Phalcon\Encryption\Security\Uuid\SysNodeProvider implements Phalcon\Encryption\Security\Uuid\NodeProviderInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [1] { - Property [ private $node = NULL ] - } - - Methods [2] { - Method [ public method getNode ] { + Method [ public method map ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $callback ] } - - Return [ string ] + - Return [ static ] } - Method [ private method isValidNode ] { + Method [ public method offsetExists ] { - Parameters [1] { - Parameter #0 [ string $node ] + Parameter #0 [ $element ] } - Return [ bool ] } - } - } - - Class [ class Phalcon\Encryption\Security\Uuid\Version1 extends Phalcon\Encryption\Security\Uuid\AbstractUuid implements Phalcon\Encryption\Security\Uuid\UuidInterface, Stringable, Phalcon\Encryption\Security\Uuid\TimeBasedUuidInterface ] { - - - Constants [7] { - Constant [ public string MAX ] { ffffffff-ffff-ffff-ffff-ffffffffffff } - Constant [ public string NIL ] { 00000000-0000-0000-0000-000000000000 } - Constant [ public int TIME_OFFSET_INT ] { 122192928000000000 } - Constant [ public string NAMESPACE_DNS ] { 6ba7b810-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_OID ] { 6ba7b812-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_URL ] { 6ba7b811-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_X500 ] { 6ba7b814-9dad-11d1-80b4-00c04fd430c8 } - } - - - Static properties [1] { - Property [ protected static $nodeProvider = NULL ] - } - - Static methods [0] { - } + Method [ public method offsetGet ] { - - Properties [1] { - Property [ protected $uid = '' ] - } + - Parameters [1] { + Parameter #0 [ $element ] + } + - Return [ mixed ] + } - - Methods [9] { - Method [ public method __construct ] { + Method [ public method offsetSet ] { - Parameters [2] { - Parameter #0 [ ?DateTimeInterface $dateTime = ] - Parameter #1 [ $node = ] + Parameter #0 [ $element ] + Parameter #1 [ $value ] } + - Return [ void ] } - Method [ public method getDateTime ] { + Method [ public method offsetUnset ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $element ] } - - Return [ DateTimeImmutable ] + - Return [ void ] } - Method [ public method getNode ] { + Method [ public method reduce ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $callback ] + Parameter #1 [ $initial = ] } - - Return [ string ] + - Return [ mixed ] } - Method [ public method __toString ] { + Method [ public method remove ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ void ] } - Method [ public method jsonSerialize ] { + Method [ public method replace ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $data ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method getNodeProvider ] { + Method [ public method serialize ] { - Parameters [0] { } - - Return [ Phalcon\Encryption\Security\Uuid\NodeProviderInterface ] + - Return [ ?string ] } - Method [ protected method uuidTimestampToDateTime ] { + Method [ public method set ] { - - Parameters [1] { - Parameter #0 [ $timestamp ] + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ DateTimeImmutable ] + - Return [ void ] } - Method [ protected method format ] { + Method [ public method sort ] { - - Parameters [1] { - Parameter #0 [ string $hex ] + - Parameters [2] { + Parameter #0 [ $callback = ] + Parameter #1 [ int $order = 4 ] } - - Return [ string ] + - Return [ static ] } - Method [ protected method namespaceToBytes ] { + Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ string $uuid ] + Parameter #0 [ int $options = 4194383 ] } - Return [ string ] } - } - } - - Class [ class Phalcon\Encryption\Security\Uuid\Version3 extends Phalcon\Encryption\Security\Uuid\AbstractUuid implements Phalcon\Encryption\Security\Uuid\UuidInterface, Stringable ] { - - - Constants [7] { - Constant [ public string MAX ] { ffffffff-ffff-ffff-ffff-ffffffffffff } - Constant [ public string NIL ] { 00000000-0000-0000-0000-000000000000 } - Constant [ public int TIME_OFFSET_INT ] { 122192928000000000 } - Constant [ public string NAMESPACE_DNS ] { 6ba7b810-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_OID ] { 6ba7b812-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_URL ] { 6ba7b811-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_X500 ] { 6ba7b814-9dad-11d1-80b4-00c04fd430c8 } - } - - - Static properties [1] { - Property [ protected static $nodeProvider = NULL ] - } - - - Static methods [0] { - } - - - Properties [1] { - Property [ protected $uid = '' ] - } - - Methods [7] { - Method [ public method __construct ] { + Method [ public method unserialize ] { - - Parameters [2] { - Parameter #0 [ string $namespaceName ] - Parameter #1 [ string $name ] + - Parameters [1] { + Parameter #0 [ string $data ] } + - Return [ void ] } - Method [ public method __toString ] { + Method [ public method values ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method jsonSerialize ] { + Method [ public method where ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $propertyOrMethod ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ static ] } - Method [ protected method getNodeProvider ] { + Method [ protected method cloneEmpty ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $data = [] ] } - - Return [ Phalcon\Encryption\Security\Uuid\NodeProviderInterface ] + - Return [ static ] } - Method [ protected method uuidTimestampToDateTime ] { + Method [ protected method extractValue ] { - - Parameters [1] { - Parameter #0 [ $timestamp ] + - Parameters [2] { + Parameter #0 [ $item ] + Parameter #1 [ string $propertyOrMethod ] } - - Return [ DateTimeImmutable ] + - Return [ mixed ] } - Method [ protected method format ] { + Method [ protected method processKey ] { - Parameters [1] { - Parameter #0 [ string $hex ] + Parameter #0 [ string $element ] } - Return [ string ] } - Method [ protected method namespaceToBytes ] { + Method [ protected method validateType ] { - Parameters [1] { - Parameter #0 [ string $uuid ] + Parameter #0 [ $value ] } - - Return [ string ] + - Return [ void ] } } } - Class [ class Phalcon\Encryption\Security\Uuid\Version4 extends Phalcon\Encryption\Security\Uuid\AbstractUuid implements Phalcon\Encryption\Security\Uuid\UuidInterface, Stringable ] { + Class [ class Phalcon\Config\ConfigFactory extends Phalcon\Factory\AbstractFactory ] { - - Constants [7] { - Constant [ public string MAX ] { ffffffff-ffff-ffff-ffff-ffffffffffff } - Constant [ public string NIL ] { 00000000-0000-0000-0000-000000000000 } - Constant [ public int TIME_OFFSET_INT ] { 122192928000000000 } - Constant [ public string NAMESPACE_DNS ] { 6ba7b810-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_OID ] { 6ba7b812-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_URL ] { 6ba7b811-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_X500 ] { 6ba7b814-9dad-11d1-80b4-00c04fd430c8 } + - Constants [0] { } - - Static properties [1] { - Property [ protected static $nodeProvider = NULL ] + - Static properties [0] { } - Static methods [0] { } - - Properties [1] { - Property [ protected $uid = '' ] + - Properties [2] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] } - - Methods [7] { + - Methods [12] { Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $services = [] ] } } - Method [ public method __toString ] { + Method [ public method load ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $config ] } - - Return [ string ] + - Return [ Phalcon\Config\ConfigInterface ] } - Method [ public method jsonSerialize ] { + Method [ public method newInstance ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ string $fileName ] + Parameter #2 [ $params = ] + } + - Return [ Phalcon\Config\ConfigInterface ] + } + + Method [ protected method getExceptionClass ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method getNodeProvider ] { + Method [ protected method getServices ] { - Parameters [0] { } - - Return [ Phalcon\Encryption\Security\Uuid\NodeProviderInterface ] + - Return [ array ] } - Method [ protected method uuidTimestampToDateTime ] { + Method [ protected method parseConfig ] { - Parameters [1] { - Parameter #0 [ $timestamp ] + Parameter #0 [ $config ] } - - Return [ DateTimeImmutable ] + - Return [ array ] } - Method [ protected method format ] { + Method [ private method checkConfigArray ] { - Parameters [1] { - Parameter #0 [ string $hex ] + Parameter #0 [ array $config ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method namespaceToBytes ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ string $uuid ] + Parameter #0 [ string $name ] } - - Return [ string ] + } + + Method [ protected method init ] { + + - Parameters [1] { + Parameter #0 [ array $services = [] ] + } + - Return [ void ] + } + + 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\Encryption\Security\Uuid\Version5 extends Phalcon\Encryption\Security\Uuid\AbstractUuid implements Phalcon\Encryption\Security\Uuid\UuidInterface, Stringable ] { + Class [ class Phalcon\Config\Exceptions\CannotLoadConfigFile extends Phalcon\Config\Exception implements Stringable, Throwable ] { - - Constants [7] { - Constant [ public string MAX ] { ffffffff-ffff-ffff-ffff-ffffffffffff } - Constant [ public string NIL ] { 00000000-0000-0000-0000-000000000000 } - Constant [ public int TIME_OFFSET_INT ] { 122192928000000000 } - Constant [ public string NAMESPACE_DNS ] { 6ba7b810-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_OID ] { 6ba7b812-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_URL ] { 6ba7b811-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_X500 ] { 6ba7b814-9dad-11d1-80b4-00c04fd430c8 } + - Constants [0] { } - - Static properties [1] { - Property [ protected static $nodeProvider = NULL ] + - Static properties [0] { } - Static methods [0] { } - - Properties [1] { - Property [ protected $uid = '' ] + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ private $fileName = NULL ] } - - Methods [7] { - Method [ public method __construct ] { + - Methods [11] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $namespaceName ] - Parameter #1 [ string $name ] + - Parameters [1] { + Parameter #0 [ string $fileName ] } } - Method [ public method __toString ] { + Method [ public method getFileName ] { - Parameters [0] { } - Return [ string ] } - Method [ public method jsonSerialize ] { + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method getNodeProvider ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ Phalcon\Encryption\Security\Uuid\NodeProviderInterface ] } - Method [ protected method uuidTimestampToDateTime ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ $timestamp ] + - Parameters [0] { } - - Return [ DateTimeImmutable ] + - Return [ string ] } - Method [ protected method format ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $hex ] + - 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 [ protected method namespaceToBytes ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $uuid ] + - Parameters [0] { } - Return [ string ] } } } - Class [ class Phalcon\Encryption\Security\Uuid\Version6 extends Phalcon\Encryption\Security\Uuid\AbstractUuid implements Phalcon\Encryption\Security\Uuid\UuidInterface, Stringable, Phalcon\Encryption\Security\Uuid\TimeBasedUuidInterface ] { + Class [ class Phalcon\Config\Exceptions\ConfigNotArrayOrObject extends Phalcon\Config\Exception implements Stringable, Throwable ] { - - Constants [7] { - Constant [ public string MAX ] { ffffffff-ffff-ffff-ffff-ffffffffffff } - Constant [ public string NIL ] { 00000000-0000-0000-0000-000000000000 } - Constant [ public int TIME_OFFSET_INT ] { 122192928000000000 } - Constant [ public string NAMESPACE_DNS ] { 6ba7b810-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_OID ] { 6ba7b812-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_URL ] { 6ba7b811-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_X500 ] { 6ba7b814-9dad-11d1-80b4-00c04fd430c8 } + - Constants [0] { } - - Static properties [1] { - Property [ protected static $nodeProvider = NULL ] + - Static properties [0] { } - Static methods [0] { } - - Properties [1] { - Property [ protected $uid = '' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [9] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } } - Method [ public method getDateTime ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ DateTimeImmutable ] + - Tentative return [ void ] } - Method [ public method getNode ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method __toString ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method jsonSerialize ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method getNodeProvider ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ Phalcon\Encryption\Security\Uuid\NodeProviderInterface ] + - Return [ int ] } - Method [ protected method uuidTimestampToDateTime ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ $timestamp ] + - Parameters [0] { } - - Return [ DateTimeImmutable ] + - Return [ array ] } - Method [ protected method format ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $hex ] + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - Parameters [0] { } - Return [ string ] } - Method [ protected method namespaceToBytes ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $uuid ] + - Parameters [0] { } - Return [ string ] } } } - Class [ class Phalcon\Encryption\Security\Uuid\Version7 extends Phalcon\Encryption\Security\Uuid\AbstractUuid implements Phalcon\Encryption\Security\Uuid\UuidInterface, Stringable ] { + Class [ class Phalcon\Config\Exceptions\GroupedAdapterRequiresArray extends Phalcon\Config\Exception implements Stringable, Throwable ] { - - Constants [7] { - Constant [ public string MAX ] { ffffffff-ffff-ffff-ffff-ffffffffffff } - Constant [ public string NIL ] { 00000000-0000-0000-0000-000000000000 } - Constant [ public int TIME_OFFSET_INT ] { 122192928000000000 } - Constant [ public string NAMESPACE_DNS ] { 6ba7b810-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_OID ] { 6ba7b812-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_URL ] { 6ba7b811-9dad-11d1-80b4-00c04fd430c8 } - Constant [ public string NAMESPACE_X500 ] { 6ba7b814-9dad-11d1-80b4-00c04fd430c8 } + - Constants [0] { } - - Static properties [1] { - Property [ protected static $nodeProvider = NULL ] + - Static properties [0] { } - Static methods [0] { } - - Properties [1] { - Property [ protected $uid = '' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [7] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } } - Method [ public method __toString ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ public method jsonSerialize ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method getNodeProvider ] { - - - Parameters [0] { - } - - Return [ Phalcon\Encryption\Security\Uuid\NodeProviderInterface ] - } - - Method [ protected method uuidTimestampToDateTime ] { - - - Parameters [1] { - Parameter #0 [ $timestamp ] - } - - Return [ DateTimeImmutable ] - } - - Method [ protected method format ] { - - - Parameters [1] { - Parameter #0 [ string $hex ] - } - - Return [ string ] - } - - Method [ protected method namespaceToBytes ] { - - - Parameters [1] { - Parameter #0 [ string $uuid ] - } - - Return [ string ] - } - } - } - - Class [ final class Phalcon\Events\Event implements Phalcon\Events\EventInterface, Phalcon\Contracts\Events\Event, Phalcon\Contracts\Events\Stoppable ] { - - - 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 [10] { - Method [ public method __construct ] { - - - Parameters [4] { - Parameter #0 [ string $type ] - Parameter #1 [ $source = ] - Parameter #2 [ $data = ] - Parameter #3 [ bool $cancelable = true ] - } - } - - Method [ public method getData ] { - - - Parameters [0] { - } - } - - Method [ public method getSource ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ ?object ] } - Method [ public method getType ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method isCancelable ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method isPropagationStopped ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method isStopped ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ bool ] - } - - Method [ public method setData ] { - - - Parameters [1] { - Parameter #0 [ $data = ] - } - - Return [ Phalcon\Events\EventInterface ] + - Return [ ?Throwable ] } - Method [ public method setType ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [0] { } - - Return [ Phalcon\Events\EventInterface ] + - Return [ string ] } - Method [ public method stop ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ Phalcon\Events\EventInterface ] + - Return [ string ] } } } - Class [ class Phalcon\Events\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Config\Exceptions\InvalidMergeData extends Phalcon\Config\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -51510,12 +51397,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [0] { } } @@ -51583,10 +51467,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Events\Manager implements Phalcon\Events\ManagerInterface, Phalcon\Contracts\Events\Manager ] { + Class [ class Phalcon\Config\Exceptions\MissingConfigOption extends Phalcon\Config\Exception implements Stringable, Throwable ] { - - Constants [1] { - Constant [ public int DEFAULT_PRIORITY ] { 100 } + - Constants [0] { } - Static properties [0] { @@ -51595,259 +51478,94 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [12] { - Property [ protected $collect = false ] - Property [ protected $enablePriorities = false ] - Property [ protected $fireDepth = 0 ] - Property [ protected $halted = false ] - Property [ protected $stopOnFalse = false ] - Property [ protected $strict = false ] - Property [ protected $eventNameCache = NULL ] - Property [ protected $methodExistsCache = NULL ] - Property [ protected $subscriberEventsCache = NULL ] - Property [ protected $events = NULL ] - Property [ protected $responses = NULL ] - Property [ protected $subscribers = NULL ] + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ private $option = NULL ] } - - Methods [28] { - Method [ public method addSubscriber ] { + - Methods [11] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Contracts\Events\Subscriber $subscriber ] - } - - Return [ void ] - } - - Method [ final public method attach ] { - - - Parameters [3] { - Parameter #0 [ string $eventType ] - Parameter #1 [ $handler ] - Parameter #2 [ int $priority = null ] + Parameter #0 [ string $option ] } - - Return [ void ] } - Method [ public method arePrioritiesEnabled ] { + Method [ public method getOption ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method clearSubscribers ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ void ] - } - - 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 = null ] - } - - Return [ void ] - } - - Method [ public method enablePriorities ] { - - - Parameters [1] { - Parameter #0 [ bool $enablePriorities ] - } - - Return [ void ] - } - - Method [ final public method fire ] { - - - Parameters [4] { - Parameter #0 [ string $eventType ] - Parameter #1 [ $source ] - Parameter #2 [ $data = ] - Parameter #3 [ bool $cancelable = true ] - } - } - - Method [ public method fireAll ] { - - - Parameters [4] { - Parameter #0 [ string $eventType ] - Parameter #1 [ $source ] - Parameter #2 [ $data = ] - Parameter #3 [ bool $cancelable = true ] - } - - Return [ array ] - } - - Method [ final public method fireQueue ] { - - - Parameters [2] { - Parameter #0 [ array $queue ] - Parameter #1 [ Phalcon\Events\EventInterface $event ] - } + - Tentative return [ void ] } - Method [ public method halt ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ void ] - } - - Method [ public method getListeners ] { - - - Parameters [1] { - Parameter #0 [ string $type ] - } - - Return [ array ] + - Return [ string ] } - Method [ public method getResponses ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method getSubscribers ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ array ] - } - - Method [ public method hasListeners ] { - - - Parameters [1] { - Parameter #0 [ string $type ] - } - - Return [ bool ] + - Return [ string ] } - Method [ public method isCollecting ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method isHalted ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method isStopOnFalse ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method isStrict ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ bool ] - } - - Method [ public method isValidHandler ] { - - - Parameters [1] { - Parameter #0 [ $handler ] - } - - Return [ bool ] - } - - Method [ public method removeSubscriber ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Contracts\Events\Subscriber $subscriber ] - } - - Return [ void ] + - Return [ string ] } - Method [ public method resume ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ void ] - } - - Method [ public method setStopOnFalse ] { - - - Parameters [1] { - Parameter #0 [ bool $flag ] - } - - Return [ void ] - } - - Method [ public method setStrict ] { - - - Parameters [1] { - Parameter #0 [ bool $strict ] - } - - Return [ void ] - } - - Method [ private method dispatch ] { - - - Parameters [7] { - Parameter #0 [ array $queue ] - Parameter #1 [ Phalcon\Events\EventInterface $event ] - Parameter #2 [ string $eventName ] - Parameter #3 [ $source ] - Parameter #4 [ $data ] - Parameter #5 [ bool $cancelable ] - Parameter #6 [ bool $collect ] - } - } - - Method [ private method insertHandlerEntry ] { - - - Parameters [5] { - Parameter #0 [ string $eventType ] - Parameter #1 [ $handler ] - Parameter #2 [ int $type ] - Parameter #3 [ int $priority ] - Parameter #4 [ $className = ] - } - - Return [ void ] - } - - Method [ private method processSubscriberEntry ] { - - - Parameters [4] { - Parameter #0 [ $subscriber ] - Parameter #1 [ string $eventName ] - Parameter #2 [ $params ] - Parameter #3 [ bool $detaching ] - } - - Return [ void ] + - Return [ string ] } } } - Class [ class Phalcon\Factory\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Config\Exceptions\MissingFileExtension extends Phalcon\Config\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -51866,12 +51584,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [0] { } } @@ -51939,7 +51654,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Filter\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Config\Exceptions\MissingYamlExtension extends Phalcon\Config\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -51958,12 +51673,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [0] { } } @@ -52031,32 +51743,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Filter\Filter implements Phalcon\Filter\FilterInterface ] { + Class [ class Phalcon\Container\Container implements Phalcon\Contracts\Container\Service\Collection, Phalcon\Contracts\Container\Ioc\IocContainer ] { - - Constants [23] { - 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_IP ] { ip } - 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_STRING_LEGACY ] { stringlegacy } - 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] { @@ -52065,309 +51754,341 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $mapper = NULL ] + - Properties [9] { + Property [ protected $aliases = NULL ] + Property [ protected $autowire = true ] + Property [ protected $instanceLifetimes = NULL ] + Property [ protected $instances = NULL ] + Property [ protected $parameters = NULL ] + Property [ protected $processors = NULL ] + Property [ protected $resolver = NULL ] Property [ protected $services = NULL ] + Property [ protected $tags = NULL ] } - - Methods [14] { + - Methods [39] { Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ array $mapper = [] ] + - Parameters [0] { } } - Method [ public method __call ] { + Method [ public method bind ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $args ] + Parameter #0 [ string $interfaceName ] + Parameter #1 [ string $concrete ] } + - Return [ Phalcon\Container\Definition\ServiceDefinition ] } - Method [ public method get ] { + Method [ public method callableGet ] { - Parameters [1] { Parameter #0 [ string $name ] } + - Return [ Closure ] } - Method [ public method has ] { + Method [ public method callableNew ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ Closure ] } - Method [ public method sanitize ] { + Method [ public method extend ] { - - Parameters [3] { - Parameter #0 [ $value ] - Parameter #1 [ $sanitizers ] - Parameter #2 [ bool $noRecursive = false ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $callableObject ] } + - Return [ void ] } - Method [ public method set ] { + Method [ public method get ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ string $name ] - Parameter #1 [ $service ] } - - Return [ void ] + - Return [ mixed ] } - Method [ protected method init ] { + Method [ public method getAlias ] { - Parameters [1] { - Parameter #0 [ array $mapper ] + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ string ] } - Method [ private method createInstance ] { + Method [ public method getByTag ] { - Parameters [1] { - Parameter #0 [ $definition ] + Parameter #0 [ string $tag ] } + - Return [ array ] } - Method [ private method processArraySanitizers ] { + Method [ public method getDefinition ] { - - Parameters [3] { - Parameter #0 [ array $sanitizers ] - Parameter #1 [ $value ] - Parameter #2 [ bool $noRecursive ] + - Parameters [1] { + Parameter #0 [ string $name ] } + - Return [ Phalcon\Container\Definition\ServiceDefinition ] } - Method [ private method processArrayValues ] { + Method [ public method getInstance ] { - - Parameters [3] { - Parameter #0 [ array $values ] - Parameter #1 [ string $sanitizerName ] - Parameter #2 [ array $sanitizerParams = [] ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ array ] + - Return [ object ] } - Method [ private method sanitizer ] { + Method [ public method getParameter ] { - - Parameters [3] { - Parameter #0 [ $value ] - Parameter #1 [ string $sanitizerName ] - Parameter #2 [ array $sanitizerParams = [] ] + - Parameters [1] { + Parameter #0 [ string $name ] } + - Return [ mixed ] } - Method [ private method processValueIsArray ] { + Method [ public method getResolver ] { - - Parameters [4] { - Parameter #0 [ $value ] - Parameter #1 [ string $sanitizerName ] - Parameter #2 [ array $sanitizerParams ] - Parameter #3 [ bool $noRecursive ] + - Parameters [0] { } + - Return [ Phalcon\Container\Resolver\Resolver ] } - Method [ private method processValueIsNotArray ] { + Method [ public method getService ] { - - Parameters [3] { - Parameter #0 [ $value ] - Parameter #1 [ string $sanitizerName ] - Parameter #2 [ array $sanitizerParams ] + - Parameters [1] { + Parameter #0 [ string $serviceName ] } + - Return [ object ] } - Method [ private method splitSanitizerParameters ] { + Method [ public method has ] { - - Parameters [2] { - Parameter #0 [ $sanitizerKey ] - Parameter #1 [ $sanitizer ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ array ] + - Return [ bool ] } - } - } - - Class [ class Phalcon\Filter\FilterFactory ] { - - Constants [0] { - } + Method [ public method hasAlias ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } - - Static methods [0] { - } + Method [ public method hasDefinition ] { - - Properties [0] { - } + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } - - Methods [2] { - Method [ public method newInstance ] { + Method [ public method hasInstance ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ Phalcon\Filter\FilterInterface ] + - Return [ bool ] } - Method [ protected method getServices ] { + Method [ public method hasParameter ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ array ] + - Return [ bool ] } - } - } - Class [ class Phalcon\Filter\Sanitize\AbsInt ] { + Method [ public method hasService ] { - - Constants [0] { - } + - Parameters [1] { + Parameter #0 [ string $serviceName ] + } + - Return [ bool ] + } - - Static properties [0] { - } + Method [ public method isAutowireEnabled ] { - - Static methods [0] { - } - - - Properties [0] { - } + - Parameters [0] { + } + - Return [ bool ] + } - - Methods [1] { - Method [ public method __invoke ] { + Method [ public method new ] { - Parameters [1] { - Parameter #0 [ $input ] + Parameter #0 [ string $name ] } + - Return [ mixed ] } - } - } - Class [ class Phalcon\Filter\Sanitize\Alnum ] { + Method [ public method newDefinition ] { - - Constants [0] { - } + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Container\Definition\ServiceDefinition ] + } - - Static properties [0] { - } + Method [ public method set ] { - - Static methods [0] { - } + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $definition ] + } + - Return [ Phalcon\Container\Definition\ServiceDefinition ] + } - - Properties [0] { - } + Method [ public method setAlias ] { - - Methods [1] { - Method [ public method __invoke ] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ string $alias ] + } + - Return [ static ] + } + + Method [ public method setAutowire ] { - Parameters [1] { - Parameter #0 [ $input ] + Parameter #0 [ bool $enabled ] } + - Return [ static ] } - } - } - - Class [ class Phalcon\Filter\Sanitize\Alpha ] { - - Constants [0] { - } + Method [ public method setDefinition ] { - - Static properties [0] { - } + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ Phalcon\Container\Definition\ServiceDefinition $definition ] + } + - Return [ static ] + } - - Static methods [0] { - } + Method [ public method setInstance ] { - - Properties [0] { - } + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ $instance ] + Parameter #2 [ string $lifetime ] + } + - Return [ static ] + } - - Methods [1] { - Method [ public method __invoke ] { + Method [ public method setParameter ] { - - Parameters [1] { - Parameter #0 [ $input ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $value ] } + - Return [ static ] } - } - } - Class [ class Phalcon\Filter\Sanitize\BoolVal ] { + Method [ public method setTag ] { - - Constants [0] { - } + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $serviceName ] + } + - Return [ void ] + } - - Static properties [0] { - } + Method [ public method unsetAlias ] { - - Static methods [0] { - } + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ void ] + } - - Properties [0] { - } + Method [ public method unsetDefinition ] { - - Methods [1] { - Method [ public method __invoke ] { + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ void ] + } + + Method [ public method unsetInstance ] { - Parameters [1] { - Parameter #0 [ $input ] + Parameter #0 [ string $name ] } + - Return [ void ] } - } - } - Class [ class Phalcon\Filter\Sanitize\Email ] { + Method [ public method unsetInstances ] { - - Constants [0] { - } + - Parameters [1] { + Parameter #0 [ string $lifetime ] + } + - Return [ void ] + } - - Static properties [0] { - } + Method [ public method unsetParameter ] { - - Static methods [0] { - } + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ void ] + } - - Properties [0] { - } + Method [ private method detectCircularAlias ] { - - Methods [1] { - Method [ public method __invoke ] { + - Parameters [2] { + Parameter #0 [ string $alias ] + Parameter #1 [ string $target ] + } + - Return [ void ] + } + + Method [ private method findProcessor ] { - Parameters [1] { - Parameter #0 [ $input ] + Parameter #0 [ $definition ] } + - Return [ Phalcon\Container\Definition\Processor\Processor ] } - } - } - Class [ class Phalcon\Filter\Sanitize\FloatVal ] { - - - Constants [0] { - } + Method [ private method resolve ] { - - Static properties [0] { - } + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ bool $cache ] + } + - Return [ mixed ] + } - - Static methods [0] { - } + Method [ private method resolveAlias ] { - - Properties [0] { - } + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ string ] + } - - Methods [1] { - Method [ public method __invoke ] { + Method [ private method resolveParameter ] { - Parameters [1] { - Parameter #0 [ $input ] + Parameter #0 [ string $name ] } + - Return [ mixed ] } } } - Class [ class Phalcon\Filter\Sanitize\IntVal ] { + Class [ class Phalcon\Container\ContainerFactory implements Phalcon\Contracts\Container\Ioc\IocContainerFactory ] { - Constants [0] { } @@ -52378,22 +52099,35 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [0] { + - Properties [1] { + Property [ protected $providers = NULL ] } - - Methods [1] { - Method [ public method __invoke ] { + - Methods [2] { + Method [ public method addProvider ] { - Parameters [1] { - Parameter #0 [ $input ] + Parameter #0 [ Phalcon\Contracts\Container\Service\Provider $provider ] + } + - Return [ static ] + } + + Method [ public method newContainer ] { + + - Parameters [0] { } + - Return [ Phalcon\Container\Container ] } } } - Class [ class Phalcon\Filter\Sanitize\Ip ] { + Class [ class Phalcon\Container\Definition\DefinitionType ] { - - Constants [0] { + - Constants [4] { + Constant [ public string CLOSURE_TYPE ] { closure } + Constant [ public string OBJECT_TYPE ] { object } + Constant [ public string PARAMETER_TYPE ] { parameter } + Constant [ public string STRING_TYPE ] { string } } - Static properties [0] { @@ -52405,18 +52139,11 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [1] { - Method [ public method __invoke ] { - - - Parameters [2] { - Parameter #0 [ string $input ] - Parameter #1 [ int $filter = 0 ] - } - } + - Methods [0] { } } - Class [ class Phalcon\Filter\Sanitize\Lower ] { + Class [ class Phalcon\Container\Definition\Processor\ClosureProcessor implements Phalcon\Container\Definition\Processor\Processor ] { - Constants [0] { } @@ -52430,17 +52157,28 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [1] { - Method [ public method __invoke ] { + - Methods [2] { + Method [ public method canProcess ] { - Parameters [1] { - Parameter #0 [ string $input ] + Parameter #0 [ $definition ] + } + - Return [ bool ] + } + + Method [ public method process ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ $definition ] + Parameter #2 [ $container ] } + - Return [ Phalcon\Container\Definition\ServiceDefinition ] } } } - Class [ class Phalcon\Filter\Sanitize\LowerFirst ] { + Class [ class Phalcon\Container\Definition\Processor\ObjectProcessor implements Phalcon\Container\Definition\Processor\Processor ] { - Constants [0] { } @@ -52454,17 +52192,28 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [1] { - Method [ public method __invoke ] { + - Methods [2] { + Method [ public method canProcess ] { - Parameters [1] { - Parameter #0 [ string $input ] + Parameter #0 [ $definition ] + } + - Return [ bool ] + } + + Method [ public method process ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ $definition ] + Parameter #2 [ $container ] } + - Return [ Phalcon\Container\Definition\ServiceDefinition ] } } } - Class [ class Phalcon\Filter\Sanitize\Regex ] { + Class [ class Phalcon\Container\Definition\Processor\ParameterProcessor implements Phalcon\Container\Definition\Processor\Processor ] { - Constants [0] { } @@ -52478,19 +52227,28 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [1] { - Method [ public method __invoke ] { + - Methods [2] { + Method [ public method canProcess ] { + + - Parameters [1] { + Parameter #0 [ $definition ] + } + - Return [ bool ] + } + + Method [ public method process ] { - Parameters [3] { - Parameter #0 [ $input ] - Parameter #1 [ $pattern ] - Parameter #2 [ $replace ] + Parameter #0 [ string $name ] + Parameter #1 [ $definition ] + Parameter #2 [ $container ] } + - Return [ Phalcon\Container\Definition\ServiceDefinition ] } } } - Class [ class Phalcon\Filter\Sanitize\Remove ] { + Class [ class Phalcon\Container\Definition\Processor\StringProcessor implements Phalcon\Container\Definition\Processor\Processor ] { - Constants [0] { } @@ -52504,18 +52262,28 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [1] { - Method [ public method __invoke ] { + - Methods [2] { + Method [ public method canProcess ] { - - Parameters [2] { - Parameter #0 [ $input ] - Parameter #1 [ $replace ] + - Parameters [1] { + Parameter #0 [ $definition ] + } + - Return [ bool ] + } + + Method [ public method process ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ $definition ] + Parameter #2 [ $container ] } + - Return [ Phalcon\Container\Definition\ServiceDefinition ] } } } - Class [ class Phalcon\Filter\Sanitize\Replace ] { + Class [ class Phalcon\Container\Definition\ServiceDefinition ] { - Constants [0] { } @@ -52526,218 +52294,263 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [0] { + - Properties [13] { + Property [ protected $arguments = NULL ] + Property [ protected $container = NULL ] + Property [ protected $className = NULL ] + Property [ protected $constructorArgs = NULL ] + Property [ protected $extenders = NULL ] + Property [ protected $factory = NULL ] + Property [ protected $frozen = false ] + Property [ protected $isCacheable = false ] + Property [ protected $lifetime = 'SCOPED' ] + Property [ protected $raw = NULL ] + Property [ protected $serviceName = NULL ] + Property [ protected $tags = NULL ] + Property [ protected $type = NULL ] } - - Methods [1] { - Method [ public method __invoke ] { + - Methods [31] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $input ] - Parameter #1 [ $from ] - Parameter #2 [ $to ] + Parameter #0 [ string $serviceName ] + Parameter #1 [ string $type ] + Parameter #2 [ $raw = ] } } - } - } - Class [ class Phalcon\Filter\Sanitize\Special ] { - - - Constants [0] { - } + Method [ public method addExtender ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ $extender ] + } + - Return [ static ] + } - - Static methods [0] { - } + Method [ public method addTag ] { - - Properties [0] { - } + - Parameters [1] { + Parameter #0 [ string $tag ] + } + - Return [ static ] + } - - Methods [1] { - Method [ public method __invoke ] { + Method [ public method buildService ] { - Parameters [1] { - Parameter #0 [ $input ] + Parameter #0 [ $container ] } + - Return [ object ] } - } - } - - Class [ class Phalcon\Filter\Sanitize\SpecialFull ] { - - Constants [0] { - } + Method [ public method freeze ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ $container ] + } + - Return [ void ] + } - - Static methods [0] { - } + Method [ public method getArguments ] { - - Properties [0] { - } + - Parameters [0] { + } + - Return [ array ] + } - - Methods [1] { - Method [ public method __invoke ] { + Method [ public method getClass ] { - - Parameters [1] { - Parameter #0 [ $input ] + - Parameters [0] { } + - Return [ string ] } - } - } - Class [ class Phalcon\Filter\Sanitize\StringVal ] { + Method [ public method getConstructorArgs ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ array ] + } - - Static properties [0] { - } + Method [ public method getExtenders ] { - - Static methods [0] { - } + - Parameters [0] { + } + - Return [ array ] + } - - Properties [0] { - } + Method [ public method getFactory ] { - - Methods [1] { - Method [ public method __invoke ] { + - Parameters [0] { + } + } - - Parameters [2] { - Parameter #0 [ string $input ] - Parameter #1 [ int $flags = 11 ] + Method [ public method getLifetime ] { + + - Parameters [0] { } - Return [ string ] } - } - } - Class [ class Phalcon\Filter\Sanitize\StringValLegacy ] { - - - Constants [0] { - } + Method [ public method getServiceName ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ string ] + } - - Static methods [0] { - } + Method [ public method getTags ] { - - Properties [0] { - } + - Parameters [0] { + } + - Return [ array ] + } - - Methods [1] { - Method [ public method __invoke ] { + Method [ public method getType ] { - - Parameters [1] { - Parameter #0 [ $input ] + - Parameters [0] { } + - Return [ string ] } - } - } - Class [ class Phalcon\Filter\Sanitize\Striptags ] { + Method [ public method hasClass ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ bool ] + } - - Static properties [0] { - } + Method [ public method hasExtenders ] { - - Static methods [0] { - } + - Parameters [0] { + } + - Return [ bool ] + } - - Properties [0] { - } + Method [ public method hasFactory ] { - - Methods [1] { - Method [ public method __invoke ] { + - Parameters [0] { + } + - Return [ bool ] + } - - Parameters [1] { - Parameter #0 [ string $input ] + Method [ public method isCacheable ] { + + - Parameters [0] { } + - Return [ bool ] } - } - } - Class [ class Phalcon\Filter\Sanitize\Trim ] { + Method [ public method isFrozen ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ bool ] + } - - Static properties [0] { - } + Method [ public method setArgument ] { - - Static methods [0] { - } + - Parameters [2] { + Parameter #0 [ $param ] + Parameter #1 [ $value ] + } + - Return [ static ] + } - - Properties [0] { - } + Method [ public method setContainer ] { - - Methods [1] { - Method [ public method __invoke ] { + - Parameters [1] { + Parameter #0 [ $container ] + } + - Return [ static ] + } + + Method [ public method setClass ] { - Parameters [1] { - Parameter #0 [ string $input ] + Parameter #0 [ string $className ] } + - Return [ static ] } - } - } - Class [ class Phalcon\Filter\Sanitize\Upper ] { + Method [ public method setExtenders ] { - - Constants [0] { - } + - Parameters [1] { + Parameter #0 [ array $extenders ] + } + - Return [ static ] + } - - Static properties [0] { - } + Method [ public method setFactory ] { - - Static methods [0] { - } + - Parameters [1] { + Parameter #0 [ $factory ] + } + - Return [ static ] + } - - Properties [0] { - } + Method [ public method setIsCacheable ] { - - Methods [1] { - Method [ public method __invoke ] { + - Parameters [1] { + Parameter #0 [ bool $isCacheable ] + } + - Return [ static ] + } + + Method [ public method setLifetime ] { - Parameters [1] { - Parameter #0 [ string $input ] + Parameter #0 [ string $lifetime ] } + - Return [ static ] } - } - } - Class [ class Phalcon\Filter\Sanitize\UpperFirst ] { + Method [ public method unsetClass ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ static ] + } - - Static properties [0] { - } + Method [ public method unsetExtenders ] { - - Static methods [0] { - } + - Parameters [0] { + } + - Return [ static ] + } - - Properties [0] { - } + Method [ public method unsetFactory ] { - - Methods [1] { - Method [ public method __invoke ] { + - Parameters [0] { + } + - Return [ static ] + } - - Parameters [1] { - Parameter #0 [ string $input ] + Method [ protected method checkFrozen ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ private method resolveArgs ] { + + - Parameters [2] { + Parameter #0 [ $container ] + Parameter #1 [ array $args ] } + - Return [ array ] } } } - Class [ class Phalcon\Filter\Sanitize\UpperWords ] { + Class [ class Phalcon\Container\Definition\ServiceLifetime ] { - - Constants [0] { + - Constants [3] { + Constant [ public string SCOPED ] { SCOPED } + Constant [ public string SINGLETON ] { SINGLETON } + Constant [ public string TRANSIENT ] { TRANSIENT } } - Static properties [0] { @@ -52749,17 +52562,11 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [1] { - Method [ public method __invoke ] { - - - Parameters [1] { - Parameter #0 [ string $input ] - } - } + - Methods [0] { } } - Class [ class Phalcon\Filter\Sanitize\Url ] { + Class [ class Phalcon\Container\Exceptions\CannotExtendResolved extends Phalcon\Container\Exceptions\Exception implements Phalcon\Contracts\Container\Ioc\IocThrowable, Phalcon\Contracts\Container\Resolver\ResolverThrowable, Phalcon\Contracts\Container\Service\Throwable, Phalcon\Container\Exceptions\ContainerThrowable, Stringable, Throwable ] { - Constants [0] { } @@ -52770,251 +52577,267 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [0] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [1] { - Method [ public method __invoke ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $input ] + Parameter #0 [ string $name ] } } - } - } - Class [ class Phalcon\Filter\Validation extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Filter\Validation\ValidationInterface ] { + Method [ public method __wakeup ] { - - Constants [0] { - } - - - Static properties [0] { - } + - Parameters [0] { + } + - Tentative return [ void ] + } - - Static methods [0] { - } + Method [ final public method getMessage ] { - - Properties [10] { - Property [ protected $container = NULL ] - Property [ protected $combinedFieldsValidators = NULL ] - Property [ protected $data = NULL ] - Property [ protected $entity = NULL ] - Property [ protected $filters = NULL ] - Property [ protected $whitelist = NULL ] - Property [ protected $labels = NULL ] - Property [ protected $messages = NULL ] - Property [ protected $validators = NULL ] - Property [ protected $values = NULL ] - } + - Parameters [0] { + } + - Return [ string ] + } - - Methods [26] { - Method [ public method __construct ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ array $validators = [] ] + - Parameters [0] { } } - Method [ public method add ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidationInterface ] + - Return [ string ] } - Method [ public method appendMessage ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidationInterface ] + - Return [ int ] } - Method [ public method bind ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ $entity ] - Parameter #1 [ $data ] - Parameter #2 [ array $whitelist = [] ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidationInterface ] + - Return [ array ] } - Method [ public method getData ] { + Method [ final public method getPrevious ] { - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ public method getEntity ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method getFilters ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [0] { } + - Return [ string ] } + } + } - Method [ public method getLabel ] { + Class [ class Phalcon\Container\Exceptions\CannotResolveParameter extends Phalcon\Container\Exceptions\Exception implements Phalcon\Contracts\Container\Ioc\IocThrowable, Phalcon\Contracts\Container\Resolver\ResolverThrowable, Phalcon\Contracts\Container\Service\Throwable, Phalcon\Container\Exceptions\ContainerThrowable, Stringable, Throwable ] { - - Parameters [1] { - Parameter #0 [ $field ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $param ] + Parameter #1 [ string $className ] } - - Return [ string ] } - Method [ public method getMessages ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ Phalcon\Messages\Messages ] + - Tentative return [ void ] } - Method [ public method getValidators ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getValueByEntity ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ $entity ] - Parameter #1 [ string $field ] + - Parameters [0] { } } - Method [ public method getValueByData ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ $data ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getValue ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method rule ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidationInterface ] + - Return [ array ] } - Method [ public method rules ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ array $validators ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidationInterface ] + - Return [ ?Throwable ] } - Method [ public method setEntity ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ $entity ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setFilters ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $filters ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidationInterface ] + - Return [ string ] } + } + } - Method [ public method setLabels ] { + Class [ class Phalcon\Container\Exceptions\CircularAliasFound extends Phalcon\Container\Exceptions\Exception implements Phalcon\Contracts\Container\Ioc\IocThrowable, Phalcon\Contracts\Container\Resolver\ResolverThrowable, Phalcon\Contracts\Container\Service\Throwable, Phalcon\Container\Exceptions\ContainerThrowable, Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $labels ] + Parameter #0 [ string $name ] } - - Return [ void ] } - Method [ public method setValidators ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ array $validators ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation ] + - Tentative return [ void ] } - Method [ public method validate ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ $data = ] - Parameter #1 [ $entity = ] - Parameter #2 [ array $whitelist = [] ] + - Parameters [0] { + } + - Return [ string ] + } + + Method [ final public method getCode ] { + + - Parameters [0] { } } - Method [ public method fails ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method preChecking ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method __get ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $propertyName ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method __isset ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - 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\Filter\Validation\Exception extends Exception implements Throwable, Stringable ] { + Class [ final class Phalcon\Container\Exceptions\EnvNotDefined extends Phalcon\Container\Exceptions\Exception implements Phalcon\Contracts\Container\Ioc\IocThrowable, Phalcon\Contracts\Container\Resolver\ResolverThrowable, Phalcon\Contracts\Container\Service\Throwable, Phalcon\Container\Exceptions\ContainerThrowable, Stringable, Throwable ] { - Constants [0] { } @@ -53033,12 +52856,10 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [1] { + Parameter #0 [ string $varname ] } } @@ -53106,7 +52927,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Filter\Validation\ValidatorFactory extends Phalcon\Factory\AbstractFactory ] { + Class [ class Phalcon\Container\Exceptions\FrozenDefinition extends Phalcon\Container\Exceptions\Exception implements Phalcon\Contracts\Container\Ioc\IocThrowable, Phalcon\Contracts\Container\Resolver\ResolverThrowable, Phalcon\Contracts\Container\Service\Throwable, Phalcon\Container\Exceptions\ContainerThrowable, Stringable, Throwable ] { - Constants [0] { } @@ -53117,84 +52938,86 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $mapper = NULL ] - Property [ protected $services = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [9] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $services = [] ] + Parameter #0 [ string $name ] } } - Method [ public method newInstance ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Tentative return [ void ] } - Method [ protected method getExceptionClass ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method getServices ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ array ] } - Method [ protected method getService ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } + - Return [ string ] } - Method [ protected method init ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ array $services = [] ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ protected method checkConfig ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method checkConfigElement ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ array $config ] - Parameter #1 [ string $element ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] } - Method [ protected method getException ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - - Return [ Exception ] + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } - Class [ class Phalcon\Filter\Validation\Validator\Alnum extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ final class Phalcon\Container\Exceptions\InstanceNotFound extends Phalcon\Container\Exceptions\Exception implements Phalcon\Contracts\Container\Ioc\IocThrowable, Phalcon\Contracts\Container\Resolver\ResolverThrowable, Phalcon\Contracts\Container\Service\Throwable, Phalcon\Container\Exceptions\ContainerThrowable, Stringable, Throwable ] { - Constants [0] { } @@ -53205,131 +53028,86 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $template = 'Field :field must contain only letters and numbers' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [14] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options = [] ] - } - } - - Method [ public method validate ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + Parameter #0 [ string $name ] } - - Return [ bool ] } - Method [ public method getOption ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Tentative return [ void ] } - Method [ public method getTemplate ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method getTemplates ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ array ] - } - - Method [ public method hasOption ] { - - - Parameters [1] { - Parameter #0 [ string $key ] - } - - Return [ bool ] - } - - Method [ public method messageFactory ] { - - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] - } - - Return [ Phalcon\Messages\Message ] - } - - Method [ public method setOption ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - } - - Return [ void ] } - Method [ public method setTemplate ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $template ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ string ] } - Method [ public method setTemplates ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ array $templates ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ int ] } - Method [ protected method allowEmpty ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ protected method checkArray ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ protected method prepareCode ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ protected method prepareLabel ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Return [ string ] } } } - Class [ class Phalcon\Filter\Validation\Validator\Alpha extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ class Phalcon\Container\Exceptions\InvalidExtender extends Phalcon\Container\Exceptions\Exception implements Phalcon\Contracts\Container\Ioc\IocThrowable, Phalcon\Contracts\Container\Resolver\ResolverThrowable, Phalcon\Contracts\Container\Service\Throwable, Phalcon\Container\Exceptions\ContainerThrowable, Stringable, Throwable ] { - Constants [0] { } @@ -53340,131 +53118,87 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $template = 'Field :field must contain only letters' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [14] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $options = [] ] - } - } - - Method [ public method validate ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + Parameter #0 [ string $service ] + Parameter #1 [ string $key ] } - - Return [ bool ] } - Method [ public method getOption ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Tentative return [ void ] } - Method [ public method getTemplate ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method getTemplates ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method hasOption ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method messageFactory ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [0] { } - - Return [ Phalcon\Messages\Message ] + - Return [ int ] } - Method [ public method setOption ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method setTemplate ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $template ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ ?Throwable ] } - Method [ public method setTemplates ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ array $templates ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ string ] } - Method [ protected method allowEmpty ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ protected method checkArray ] { - - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] - } - } - - Method [ protected method prepareCode ] { - - - Parameters [1] { - Parameter #0 [ string $field ] - } - - Return [ int ] - } - - Method [ protected method prepareLabel ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] - } - } - } - } - - Class [ class Phalcon\Filter\Validation\Validator\Between extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ class Phalcon\Container\Exceptions\NoClassSet extends Phalcon\Container\Exceptions\Exception implements Phalcon\Contracts\Container\Ioc\IocThrowable, Phalcon\Contracts\Container\Resolver\ResolverThrowable, Phalcon\Contracts\Container\Service\Throwable, Phalcon\Container\Exceptions\ContainerThrowable, Stringable, Throwable ] { - Constants [0] { } @@ -53475,266 +53209,265 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $template = 'Field :field must be within the range of :min to :max' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [14] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options = [] ] + Parameter #0 [ string $name ] } } - Method [ public method validate ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method getOption ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getTemplate ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [0] { } - - Return [ string ] } - Method [ public method getTemplates ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method hasOption ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method messageFactory ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [0] { } - - Return [ Phalcon\Messages\Message ] + - Return [ array ] } - Method [ public method setOption ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method setTemplate ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $template ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ string ] } - Method [ public method setTemplates ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ array $templates ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ string ] } + } + } - Method [ protected method allowEmpty ] { + Class [ class Phalcon\Container\Exceptions\NoFactorySet extends Phalcon\Container\Exceptions\Exception implements Phalcon\Contracts\Container\Ioc\IocThrowable, Phalcon\Contracts\Container\Resolver\ResolverThrowable, Phalcon\Contracts\Container\Service\Throwable, Phalcon\Container\Exceptions\ContainerThrowable, Stringable, Throwable ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ bool ] } - Method [ protected method checkArray ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Tentative return [ void ] } - Method [ protected method prepareCode ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ protected method prepareLabel ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } } - } - } - Class [ class Phalcon\Filter\Validation\Validator\Callback extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { - - - Constants [0] { - } + Method [ final public method getFile ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ string ] + } - - Static methods [0] { - } + Method [ final public method getLine ] { - - Properties [3] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $template = 'Field :field must match the callback function' ] - } + - Parameters [0] { + } + - Return [ int ] + } - - Methods [14] { - Method [ public method __construct ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method validate ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method getOption ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getTemplate ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method getTemplates ] { + Class [ class Phalcon\Container\Exceptions\NoProcessorFound extends Phalcon\Container\Exceptions\Exception implements Phalcon\Contracts\Container\Ioc\IocThrowable, Phalcon\Contracts\Container\Resolver\ResolverThrowable, Phalcon\Contracts\Container\Service\Throwable, Phalcon\Container\Exceptions\ContainerThrowable, Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method hasOption ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method messageFactory ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [0] { } - - Return [ Phalcon\Messages\Message ] + - Return [ string ] } - Method [ public method setOption ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method setTemplate ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $template ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ string ] } - Method [ public method setTemplates ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ array $templates ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ int ] } - Method [ protected method allowEmpty ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ protected method checkArray ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ protected method prepareCode ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ protected method prepareLabel ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Return [ string ] } } } - Class [ class Phalcon\Filter\Validation\Validator\Confirmation extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ final class Phalcon\Container\Exceptions\ParameterNotFound extends Phalcon\Container\Exceptions\Exception implements Phalcon\Contracts\Container\Ioc\IocThrowable, Phalcon\Contracts\Container\Resolver\ResolverThrowable, Phalcon\Contracts\Container\Service\Throwable, Phalcon\Container\Exceptions\ContainerThrowable, Stringable, Throwable ] { - Constants [0] { } @@ -53745,140 +53478,176 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $template = 'Field :field must be the same as :with' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [15] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options = [] ] + Parameter #0 [ string $name ] } } - Method [ public method validate ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ final protected method compare ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $a ] - Parameter #1 [ string $b ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method getOption ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } } - Method [ public method getTemplate ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method getTemplates ] { + Method [ final public method getLine ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ public method hasOption ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method messageFactory ] { + Method [ final public method getTraceAsString ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [0] { } - - Return [ Phalcon\Messages\Message ] + - Return [ string ] } - Method [ public method setOption ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } + } + } - Method [ public method setTemplate ] { + Class [ class Phalcon\Container\Exceptions\ServiceNotFound extends Phalcon\Container\Exceptions\Exception implements Phalcon\Contracts\Container\Ioc\IocThrowable, Phalcon\Contracts\Container\Resolver\ResolverThrowable, Phalcon\Contracts\Container\Service\Throwable, Phalcon\Container\Exceptions\ContainerThrowable, Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $template ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] } - Method [ public method setTemplates ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ array $templates ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Tentative return [ void ] } - Method [ protected method allowEmpty ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method checkArray ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [0] { } } - Method [ protected method prepareCode ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [0] { + } + - Return [ string ] + } + + Method [ final public method getLine ] { + + - Parameters [0] { } - Return [ int ] } - Method [ protected method prepareLabel ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - 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\Validation\Validator\CreditCard extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ class Phalcon\Container\Exceptions\ServiceNotRegistered extends Phalcon\Container\Exceptions\Exception implements Phalcon\Contracts\Container\Ioc\IocThrowable, Phalcon\Contracts\Container\Resolver\ResolverThrowable, Phalcon\Contracts\Container\Service\Throwable, Phalcon\Container\Exceptions\ContainerThrowable, Stringable, Throwable ] { - Constants [0] { } @@ -53889,139 +53658,111 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $template = 'Field :field is not valid for a credit card number' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [15] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options = [] ] + Parameter #0 [ string $name ] } } - Method [ public method validate ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ private method verifyByLuhnAlgorithm ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $number ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method getOption ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } } - Method [ public method getTemplate ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method getTemplates ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method hasOption ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method messageFactory ] { + Method [ final public method getPrevious ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [0] { } - - Return [ Phalcon\Messages\Message ] + - Return [ ?Throwable ] } - Method [ public method setOption ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setTemplate ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $template ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ string ] } + } + } - Method [ public method setTemplates ] { - - - Parameters [1] { - Parameter #0 [ array $templates ] - } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] - } + Class [ class Phalcon\Container\Provider\Cli implements Phalcon\Contracts\Container\Service\Provider ] { - Method [ protected method allowEmpty ] { + - Constants [0] { + } - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] - } - - Return [ bool ] - } + - Static properties [0] { + } - Method [ protected method checkArray ] { + - Static methods [0] { + } - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] - } - } + - Properties [0] { + } - Method [ protected method prepareCode ] { + - Methods [1] { + Method [ public method provide ] { - Parameters [1] { - Parameter #0 [ string $field ] - } - - Return [ int ] - } - - Method [ protected method prepareLabel ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #0 [ Phalcon\Contracts\Container\Service\Collection $services ] } + - Return [ void ] } } } - Class [ class Phalcon\Filter\Validation\Validator\Date extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ class Phalcon\Container\Provider\Web implements Phalcon\Contracts\Container\Service\Provider ] { - Constants [0] { } @@ -54032,140 +53773,153 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $template = 'Field :field is not a valid date' ] + - Properties [0] { } - - Methods [15] { - Method [ public method __construct ] { + - Methods [1] { + Method [ public method provide ] { - Parameters [1] { - Parameter #0 [ array $options = [] ] + Parameter #0 [ Phalcon\Contracts\Container\Service\Collection $services ] } + - Return [ void ] } + } + } - Method [ public method validate ] { + Class [ class Phalcon\Container\Resolver\Lazy\ArrayValues extends Phalcon\Container\Resolver\Lazy\Lazy implements Phalcon\Contracts\Container\Resolver\Resolvable, ArrayAccess, Countable, IteratorAggregate, Traversable ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ private method checkDate ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ $format ] + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $values = NULL ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $values = [] ] } - - Return [ bool ] } - Method [ public method getOption ] { + Method [ public method count ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method getTemplate ] { + Method [ public method getIterator ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ ArrayIterator ] } - Method [ public method getTemplates ] { + Method [ public method merge ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $values ] } - - Return [ array ] + - Return [ void ] } - Method [ public method hasOption ] { + Method [ public method offsetExists ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ $offset ] } - Return [ bool ] } - Method [ public method messageFactory ] { + Method [ public method offsetGet ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [1] { + Parameter #0 [ $offset ] } - - Return [ Phalcon\Messages\Message ] + - Return [ mixed ] } - Method [ public method setOption ] { + Method [ public method offsetSet ] { - Parameters [2] { - Parameter #0 [ string $key ] + Parameter #0 [ $offset ] Parameter #1 [ $value ] } - Return [ void ] } - Method [ public method setTemplate ] { + Method [ public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ string $template ] + Parameter #0 [ $offset ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ void ] } - Method [ public method setTemplates ] { + Method [ public method resolve ] { - Parameters [1] { - Parameter #0 [ array $templates ] + Parameter #0 [ $ioc ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ array ] } - Method [ protected method allowEmpty ] { + Method [ protected method resolveValue ] { - Parameters [2] { - Parameter #0 [ $field ] + Parameter #0 [ $ioc ] Parameter #1 [ $value ] } - - Return [ bool ] + - Return [ mixed ] } - Method [ protected method checkArray ] { + Method [ protected method resolveValues ] { - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + Parameter #0 [ $ioc ] + Parameter #1 [ array $values ] } + - Return [ array ] } - Method [ protected method prepareCode ] { + Method [ public method __invoke ] { - Parameters [1] { - Parameter #0 [ string $field ] + Parameter #0 [ $ioc ] } - - Return [ int ] + - Return [ mixed ] } - Method [ protected method prepareLabel ] { + Method [ protected method resolveArgument ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #0 [ $ioc ] + Parameter #1 [ $argument ] + } + - Return [ mixed ] + } + + Method [ protected method resolveArguments ] { + + - Parameters [2] { + Parameter #0 [ $ioc ] + Parameter #1 [ array $arguments ] } + - Return [ array ] } } } - Class [ class Phalcon\Filter\Validation\Validator\Digit extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ class Phalcon\Container\Resolver\Lazy\Call extends Phalcon\Container\Resolver\Lazy\Lazy implements Phalcon\Contracts\Container\Resolver\Resolvable ] { - Constants [0] { } @@ -54176,131 +53930,173 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $template = 'Field :field must be numeric' ] + - Properties [1] { + Property [ protected $callableObject = NULL ] } - - Methods [14] { - Method [ public method __construct ] { + - Methods [5] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options = [] ] + Parameter #0 [ $callableObject ] } } - Method [ public method validate ] { + Method [ public method resolve ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ $ioc ] } - - Return [ bool ] + - Return [ mixed ] } - Method [ public method getOption ] { + Method [ public method __invoke ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ $ioc ] } + - Return [ mixed ] } - Method [ public method getTemplate ] { + Method [ protected method resolveArgument ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [2] { + Parameter #0 [ $ioc ] + Parameter #1 [ $argument ] } - - Return [ string ] + - Return [ mixed ] } - Method [ public method getTemplates ] { + Method [ protected method resolveArguments ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $ioc ] + Parameter #1 [ array $arguments ] } - Return [ array ] } + } + } - Method [ public method hasOption ] { + Class [ class Phalcon\Container\Resolver\Lazy\CallableGet extends Phalcon\Container\Resolver\Lazy\Lazy implements Phalcon\Contracts\Container\Resolver\Resolvable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $id = NULL ] + } + + - Methods [5] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ $id ] } - - Return [ bool ] } - Method [ public method messageFactory ] { + Method [ public method resolve ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [1] { + Parameter #0 [ $ioc ] } - - Return [ Phalcon\Messages\Message ] + - Return [ mixed ] } - Method [ public method setOption ] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $ioc ] + } + - Return [ mixed ] + } + + Method [ protected method resolveArgument ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + Parameter #0 [ $ioc ] + Parameter #1 [ $argument ] } - - Return [ void ] + - Return [ mixed ] } - Method [ public method setTemplate ] { + Method [ protected method resolveArguments ] { - - Parameters [1] { - Parameter #0 [ string $template ] + - Parameters [2] { + Parameter #0 [ $ioc ] + Parameter #1 [ array $arguments ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ array ] } + } + } - Method [ public method setTemplates ] { + Class [ class Phalcon\Container\Resolver\Lazy\CallableNew extends Phalcon\Container\Resolver\Lazy\Lazy implements Phalcon\Contracts\Container\Resolver\Resolvable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $id = NULL ] + } + + - Methods [5] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $templates ] + Parameter #0 [ $id ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] } - Method [ protected method allowEmpty ] { + Method [ public method resolve ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ $ioc ] } - - Return [ bool ] + - Return [ mixed ] } - Method [ protected method checkArray ] { + Method [ public method __invoke ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [1] { + Parameter #0 [ $ioc ] } + - Return [ mixed ] } - Method [ protected method prepareCode ] { + Method [ protected method resolveArgument ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [2] { + Parameter #0 [ $ioc ] + Parameter #1 [ $argument ] } - - Return [ int ] + - Return [ mixed ] } - Method [ protected method prepareLabel ] { + Method [ protected method resolveArguments ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #0 [ $ioc ] + Parameter #1 [ array $arguments ] } + - Return [ array ] } } } - Class [ class Phalcon\Filter\Validation\Validator\Email extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ class Phalcon\Container\Resolver\Lazy\CsEnv extends Phalcon\Container\Resolver\Lazy\Env implements Phalcon\Contracts\Container\Resolver\Resolvable ] { - Constants [0] { } @@ -54311,131 +54107,150 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $template = 'Field :field must be an email address' ] + - Properties [2] { + Property [ protected $varname = NULL ] + Property [ protected $vartype = NULL ] } - - Methods [14] { - Method [ public method __construct ] { + - Methods [7] { + Method [ public method resolve ] { - Parameters [1] { - Parameter #0 [ array $options = [] ] + Parameter #0 [ $ioc ] } + - Return [ array ] } - Method [ public method validate ] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + Parameter #0 [ string $varname ] + Parameter #1 [ ?string $vartype = null ] } - - Return [ bool ] } - Method [ public method getOption ] { + Method [ protected method cast ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ $value ] } + - Return [ mixed ] } - Method [ public method getTemplate ] { + Method [ protected method getEnv ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method getTemplates ] { + Method [ public method __invoke ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $ioc ] } - - Return [ array ] + - Return [ mixed ] } - Method [ public method hasOption ] { + Method [ protected method resolveArgument ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [2] { + Parameter #0 [ $ioc ] + Parameter #1 [ $argument ] } - - Return [ bool ] + - Return [ mixed ] } - Method [ public method messageFactory ] { + Method [ protected method resolveArguments ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [2] { + Parameter #0 [ $ioc ] + Parameter #1 [ array $arguments ] } - - Return [ Phalcon\Messages\Message ] + - Return [ array ] } + } + } - Method [ public method setOption ] { + Class [ class Phalcon\Container\Resolver\Lazy\EnvDefault extends Phalcon\Container\Resolver\Lazy\Env implements Phalcon\Contracts\Container\Resolver\Resolvable ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $varname = NULL ] + Property [ protected $vartype = NULL ] + Property [ private $defaultValue = NULL ] + } + + - Methods [7] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $varname ] + Parameter #1 [ $defaultValue ] + Parameter #2 [ ?string $vartype = null ] } - - Return [ void ] } - Method [ public method setTemplate ] { + Method [ public method resolve ] { - Parameters [1] { - Parameter #0 [ string $template ] + Parameter #0 [ $ioc ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ mixed ] } - Method [ public method setTemplates ] { + Method [ protected method cast ] { - Parameters [1] { - Parameter #0 [ array $templates ] + Parameter #0 [ $value ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ mixed ] } - Method [ protected method allowEmpty ] { + Method [ protected method getEnv ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method checkArray ] { + Method [ public method __invoke ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [1] { + Parameter #0 [ $ioc ] } + - Return [ mixed ] } - Method [ protected method prepareCode ] { + Method [ protected method resolveArgument ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [2] { + Parameter #0 [ $ioc ] + Parameter #1 [ $argument ] } - - Return [ int ] + - Return [ mixed ] } - Method [ protected method prepareLabel ] { + Method [ protected method resolveArguments ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #0 [ $ioc ] + Parameter #1 [ array $arguments ] } + - Return [ array ] } } } - Class [ class Phalcon\Filter\Validation\Validator\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Container\Resolver\Lazy\FunctionCall extends Phalcon\Container\Resolver\Lazy\Lazy implements Phalcon\Contracts\Container\Resolver\Resolvable ] { - Constants [0] { } @@ -54446,88 +54261,116 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $message = '' ] - Property [ protected $code = 0 ] - Property [ protected string $file = '' ] - Property [ protected int $line = 0 ] + - Properties [2] { + Property [ protected $arguments = NULL ] + Property [ protected $functionName = NULL ] } - - Methods [10] { - Method [ public method __construct ] { + - Methods [5] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [2] { + Parameter #0 [ string $functionName ] + Parameter #1 [ array $arguments ] } } - Method [ public method __wakeup ] { + Method [ public method resolve ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $ioc ] } - - Tentative return [ void ] + - Return [ mixed ] } - Method [ final public method getMessage ] { + Method [ public method __invoke ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $ioc ] } - - Return [ string ] + - Return [ mixed ] } - Method [ final public method getCode ] { + Method [ protected method resolveArgument ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $ioc ] + Parameter #1 [ $argument ] } + - Return [ mixed ] } - Method [ final public method getFile ] { + Method [ protected method resolveArguments ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $ioc ] + Parameter #1 [ array $arguments ] } - - Return [ string ] + - Return [ array ] } + } + } - Method [ final public method getLine ] { + Class [ class Phalcon\Container\Resolver\Lazy\Get extends Phalcon\Container\Resolver\Lazy\Lazy implements Phalcon\Contracts\Container\Resolver\Resolvable ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $id = NULL ] + } + + - Methods [5] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ $id ] } - - Return [ int ] } - Method [ final public method getTrace ] { + Method [ public method resolve ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $ioc ] } - - Return [ array ] + - Return [ mixed ] } - Method [ final public method getPrevious ] { + Method [ public method __invoke ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $ioc ] } - - Return [ ?Throwable ] + - Return [ mixed ] } - Method [ final public method getTraceAsString ] { + Method [ protected method resolveArgument ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $ioc ] + Parameter #1 [ $argument ] } - - Return [ string ] + - Return [ mixed ] } - Method [ public method __toString ] { + Method [ protected method resolveArguments ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $ioc ] + Parameter #1 [ array $arguments ] } - - Return [ string ] + - Return [ array ] } } } - Class [ class Phalcon\Filter\Validation\Validator\ExclusionIn extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ class Phalcon\Container\Resolver\Lazy\GetCall extends Phalcon\Container\Resolver\Lazy\Lazy implements Phalcon\Contracts\Container\Resolver\Resolvable ] { - Constants [0] { } @@ -54539,130 +54382,190 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Properties [3] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $template = 'Field :field must not be a part of list: :domain' ] + Property [ protected $arguments = NULL ] + Property [ protected $id = NULL ] + Property [ protected $method = NULL ] } - - Methods [14] { - Method [ public method __construct ] { + - Methods [5] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] + - Parameters [3] { + Parameter #0 [ $id ] + Parameter #1 [ string $method ] + Parameter #2 [ array $arguments ] } } - Method [ public method validate ] { + Method [ public method resolve ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ $ioc ] } - - Return [ bool ] + - Return [ mixed ] } - Method [ public method getOption ] { + Method [ public method __invoke ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ $ioc ] } + - Return [ mixed ] } - Method [ public method getTemplate ] { + Method [ protected method resolveArgument ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [2] { + Parameter #0 [ $ioc ] + Parameter #1 [ $argument ] } - - Return [ string ] + - Return [ mixed ] } - Method [ public method getTemplates ] { + Method [ protected method resolveArguments ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $ioc ] + Parameter #1 [ array $arguments ] } - Return [ array ] } + } + } - Method [ public method hasOption ] { + Class [ class Phalcon\Container\Resolver\Lazy\LazyFactory ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [13] { + Method [ static public method arrayValues ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ array $values ] } - - Return [ bool ] + - Return [ Phalcon\Container\Resolver\Lazy\ArrayValues ] } - Method [ public method messageFactory ] { + Method [ static public method call ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [1] { + Parameter #0 [ $callableObject ] } - - Return [ Phalcon\Messages\Message ] + - Return [ Phalcon\Container\Resolver\Lazy\Call ] } - Method [ public method setOption ] { + Method [ static public method callableGet ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ string $id ] } - - Return [ void ] + - Return [ Phalcon\Container\Resolver\Lazy\CallableGet ] } - Method [ public method setTemplate ] { + Method [ static public method callableNew ] { - Parameters [1] { - Parameter #0 [ string $template ] + Parameter #0 [ string $id ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ Phalcon\Container\Resolver\Lazy\CallableNew ] } - Method [ public method setTemplates ] { + Method [ static public method csEnv ] { - - Parameters [1] { - Parameter #0 [ array $templates ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $type = null ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ Phalcon\Container\Resolver\Lazy\CsEnv ] } - Method [ protected method allowEmpty ] { + Method [ static public method env ] { - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + Parameter #0 [ string $name ] + Parameter #1 [ ?string $type = null ] } - - Return [ bool ] + - Return [ Phalcon\Container\Resolver\Lazy\Env ] } - Method [ protected method checkArray ] { + Method [ static public method envDefault ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ $defaultValue ] + Parameter #2 [ ?string $type = null ] + } + - Return [ Phalcon\Container\Resolver\Lazy\EnvDefault ] + } + + Method [ static public method functionCall ] { - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + Parameter #0 [ string $functionName ] + Parameter #1 [ array $args ] } + - Return [ Phalcon\Container\Resolver\Lazy\FunctionCall ] } - Method [ protected method prepareCode ] { + Method [ static public method get ] { - Parameters [1] { - Parameter #0 [ string $field ] + Parameter #0 [ string $id ] } - - Return [ int ] + - Return [ Phalcon\Container\Resolver\Lazy\Get ] } - Method [ protected method prepareLabel ] { + Method [ static public method getCall ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [3] { + Parameter #0 [ string $id ] + Parameter #1 [ string $method ] + Parameter #2 [ array $args ] + } + - Return [ Phalcon\Container\Resolver\Lazy\GetCall ] + } + + Method [ static public method newCall ] { + + - Parameters [3] { + Parameter #0 [ string $id ] + Parameter #1 [ string $method ] + Parameter #2 [ array $args ] + } + - Return [ Phalcon\Container\Resolver\Lazy\NewCall ] + } + + Method [ static public method newInstance ] { + + - Parameters [1] { + Parameter #0 [ string $id ] + } + - Return [ Phalcon\Container\Resolver\Lazy\NewInstance ] + } + + Method [ static public method staticCall ] { + + - Parameters [3] { + Parameter #0 [ string $className ] + Parameter #1 [ string $method ] + Parameter #2 [ array $args ] } + - Return [ Phalcon\Container\Resolver\Lazy\StaticCall ] } } + + - Properties [0] { + } + + - Methods [0] { + } } - Class [ class Phalcon\Filter\Validation\Validator\File extends Phalcon\Filter\Validation\AbstractValidatorComposite implements Phalcon\Filter\Validation\ValidatorCompositeInterface, Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ class Phalcon\Container\Resolver\Lazy\NewCall extends Phalcon\Container\Resolver\Lazy\Lazy implements Phalcon\Contracts\Container\Resolver\Resolvable ] { - Constants [0] { } @@ -54673,139 +54576,181 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $template = NULL ] - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $validators = NULL ] + - Properties [3] { + Property [ protected $arguments = NULL ] + Property [ protected $id = NULL ] + Property [ protected $method = NULL ] } - - Methods [15] { - Method [ public method __construct ] { + - Methods [5] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ $id ] + Parameter #1 [ string $method ] + Parameter #2 [ array $arguments ] + } + } + + Method [ public method resolve ] { - Parameters [1] { - Parameter #0 [ array $options = [] ] + Parameter #0 [ $ioc ] } + - Return [ mixed ] } - Method [ public method getValidators ] { + Method [ public method __invoke ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $ioc ] } - - Return [ array ] + - Return [ mixed ] } - Method [ public method validate ] { + Method [ protected method resolveArgument ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + Parameter #0 [ $ioc ] + Parameter #1 [ $argument ] } - - Return [ bool ] + - Return [ mixed ] } - Method [ public method getOption ] { + Method [ protected method resolveArguments ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ $ioc ] + Parameter #1 [ array $arguments ] } + - Return [ array ] } + } + } - Method [ public method getTemplate ] { + Class [ class Phalcon\Container\Resolver\Lazy\NewInstance extends Phalcon\Container\Resolver\Lazy\Lazy implements Phalcon\Contracts\Container\Resolver\Resolvable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $id = NULL ] + } + + - Methods [5] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ ?string $field = null ] + Parameter #0 [ $id ] } - - Return [ string ] } - Method [ public method getTemplates ] { + Method [ public method resolve ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $ioc ] } - - Return [ array ] + - Return [ mixed ] } - Method [ public method hasOption ] { + Method [ public method __invoke ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ $ioc ] } - - Return [ bool ] + - Return [ mixed ] } - Method [ public method messageFactory ] { + Method [ protected method resolveArgument ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [2] { + Parameter #0 [ $ioc ] + Parameter #1 [ $argument ] } - - Return [ Phalcon\Messages\Message ] + - Return [ mixed ] } - Method [ public method setOption ] { + Method [ protected method resolveArguments ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + Parameter #0 [ $ioc ] + Parameter #1 [ array $arguments ] } - - Return [ void ] + - Return [ array ] } + } + } - Method [ public method setTemplate ] { + Class [ class Phalcon\Container\Resolver\Lazy\StaticCall extends Phalcon\Container\Resolver\Lazy\Lazy implements Phalcon\Contracts\Container\Resolver\Resolvable ] { - - Parameters [1] { - Parameter #0 [ string $template ] - } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] - } + - Constants [0] { + } - Method [ public method setTemplates ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ array $templates ] + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $arguments = NULL ] + Property [ protected $className = NULL ] + Property [ protected $method = NULL ] + } + + - Methods [5] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ $className ] + Parameter #1 [ string $method ] + Parameter #2 [ array $arguments ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] } - Method [ protected method allowEmpty ] { + Method [ public method resolve ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ $ioc ] } - - Return [ bool ] + - Return [ mixed ] } - Method [ protected method checkArray ] { + Method [ public method __invoke ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [1] { + Parameter #0 [ $ioc ] } + - Return [ mixed ] } - Method [ protected method prepareCode ] { + Method [ protected method resolveArgument ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [2] { + Parameter #0 [ $ioc ] + Parameter #1 [ $argument ] } - - Return [ int ] + - Return [ mixed ] } - Method [ protected method prepareLabel ] { + Method [ protected method resolveArguments ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #0 [ $ioc ] + Parameter #1 [ array $arguments ] } + - Return [ array ] } } } - Class [ class Phalcon\Filter\Validation\Validator\File\MimeType extends Phalcon\Filter\Validation\Validator\File\AbstractFile implements Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ class Phalcon\Container\Resolver\Resolver implements Phalcon\Contracts\Container\Resolver\ResolverService, Phalcon\Contracts\Container\Resolver\ReflectionParameterResolver ] { - Constants [0] { } @@ -54816,484 +54761,512 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $messageFileEmpty = 'Field :field must not be empty' ] - Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ] - Property [ protected $messageValid = 'Field :field is not valid' ] - Property [ protected $template = 'File :field must be of type: :types' ] + - Properties [0] { } - - Methods [27] { - Method [ public method validate ] { + - Methods [8] { + Method [ public method isResolvableClass ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ string $className ] } - Return [ bool ] } - Method [ public method checkUpload ] { + Method [ public method resolveCall ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [3] { + Parameter #0 [ $ioc ] + Parameter #1 [ $callableObject ] + Parameter #2 [ array $arguments ] } - - Return [ bool ] + - Return [ mixed ] } - Method [ public method checkUploadIsEmpty ] { + Method [ public method resolveClass ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [3] { + Parameter #0 [ $ioc ] + Parameter #1 [ string $className ] + Parameter #2 [ array $arguments ] } - - Return [ bool ] + - Return [ object ] } - Method [ public method checkUploadIsValid ] { + Method [ public method resolveMethod ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [3] { + Parameter #0 [ $ioc ] + Parameter #1 [ ReflectionMethod $method ] + Parameter #2 [ $instance ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method checkUploadMaxSize ] { + Method [ public method resolveParameter ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #0 [ $ioc ] + Parameter #1 [ ReflectionParameter $parameter ] } - - Return [ bool ] + - Return [ mixed ] } - Method [ public method getFileSizeInBytes ] { + Method [ public method resolveParameters ] { - - Parameters [1] { - Parameter #0 [ string $size ] + - Parameters [3] { + Parameter #0 [ $ioc ] + Parameter #1 [ array $parameters ] + Parameter #2 [ array $arguments ] } - - Return [ float ] + - Return [ array ] } - Method [ public method getMessageFileEmpty ] { + Method [ public method resolveType ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $ioc ] + Parameter #1 [ $type ] } - - Return [ string ] + - Return [ mixed ] } - Method [ public method getMessageIniSize ] { + Method [ private method resolveArg ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $ioc ] + Parameter #1 [ $arg ] } - - Return [ string ] + - Return [ mixed ] } + } + } - Method [ public method getMessageValid ] { + Class [ class Phalcon\DataMapper\Pdo\Connection extends Phalcon\DataMapper\Pdo\Connection\AbstractConnection implements Phalcon\DataMapper\Pdo\Connection\PdoInterface, Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method getAvailableDrivers ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } + } - Method [ public method isAllowEmpty ] { + - Properties [3] { + Property [ protected $pdo = NULL ] + Property [ protected $profiler = NULL ] + Property [ protected $arguments = NULL ] + } - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Methods [37] { + Method [ public method __construct ] { + + - Parameters [6] { + Parameter #0 [ string $dsn ] + Parameter #1 [ ?string $username = null ] + Parameter #2 [ ?string $password = null ] + Parameter #3 [ array $options = [] ] + Parameter #4 [ array $queries = [] ] + Parameter #5 [ ?Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface $profiler = null ] } - - Return [ bool ] } - Method [ public method setMessageFileEmpty ] { + Method [ public method __debugInfo ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method setMessageIniSize ] { + Method [ public method connect ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - Return [ void ] } - Method [ public method setMessageValid ] { + Method [ public method disconnect ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - Return [ void ] } - Method [ protected method checkIsUploadedFile ] { + Method [ public method __call ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ $name ] + Parameter #1 [ array $arguments ] } - - Return [ bool ] } - Method [ public method __construct ] { + Method [ public method beginTransaction ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] + - Parameters [0] { } + - Return [ bool ] } - Method [ public method getOption ] { + Method [ public method commit ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Return [ bool ] } - Method [ public method getTemplate ] { + Method [ public method errorCode ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?string ] } - Method [ public method getTemplates ] { + Method [ public method errorInfo ] { - Parameters [0] { } - Return [ array ] } - Method [ public method hasOption ] { + Method [ public method exec ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ string $statement ] } - - Return [ bool ] + - Return [ int ] } - Method [ public method messageFactory ] { + Method [ public method fetchAffected ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [2] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } - - Return [ Phalcon\Messages\Message ] + - Return [ int ] } - Method [ public method setOption ] { + Method [ public method fetchAll ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } - - Return [ void ] + - Return [ array ] } - Method [ public method setTemplate ] { + Method [ public method fetchAssoc ] { - - Parameters [1] { - Parameter #0 [ string $template ] + - Parameters [2] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ array ] } - Method [ public method setTemplates ] { + Method [ public method fetchColumn ] { - - Parameters [1] { - Parameter #0 [ array $templates ] + - Parameters [3] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ int $column = 0 ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ array ] } - Method [ protected method allowEmpty ] { + Method [ public method fetchGroup ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [3] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ int $flags = 2 ] } - - Return [ bool ] + - Return [ array ] } - Method [ protected method checkArray ] { + Method [ public method fetchObject ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [4] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ string $className = 'stdClass' ] + Parameter #3 [ array $arguments = [] ] } + - Return [ object ] } - Method [ protected method prepareCode ] { + Method [ public method fetchObjects ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [4] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ string $className = 'stdClass' ] + Parameter #3 [ array $arguments = [] ] } - - Return [ int ] + - Return [ array ] } - Method [ protected method prepareLabel ] { + Method [ public method fetchOne ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } + - Return [ array ] } - } - } - - Class [ class Phalcon\Filter\Validation\Validator\File\Resolution\Equal extends Phalcon\Filter\Validation\Validator\File\AbstractFile implements Phalcon\Filter\Validation\ValidatorInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [6] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $messageFileEmpty = 'Field :field must not be empty' ] - Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ] - Property [ protected $messageValid = 'Field :field is not valid' ] - Property [ protected $template = 'The resolution of the field :field has to be equal :resolution' ] - } - - Methods [27] { - Method [ public method __construct ] { + Method [ public method fetchPairs ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] + - Parameters [2] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } + - Return [ array ] } - Method [ public method validate ] { + Method [ public method fetchValue ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } - - Return [ bool ] } - Method [ public method checkUpload ] { + Method [ public method getAdapter ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } - - Return [ bool ] + - Return [ PDO ] } - Method [ public method checkUploadIsEmpty ] { + Method [ public method getAttribute ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [1] { + Parameter #0 [ int $attribute ] } - - Return [ bool ] } - Method [ public method checkUploadIsValid ] { + Method [ public method getDriverName ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method checkUploadMaxSize ] { + Method [ public method getProfiler ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] } - Method [ public method getFileSizeInBytes ] { + Method [ public method getQuoteNames ] { - Parameters [1] { - Parameter #0 [ string $size ] + Parameter #0 [ string $driver = '' ] } - - Return [ float ] + - Return [ array ] } - Method [ public method getMessageFileEmpty ] { + Method [ public method inTransaction ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ public method getMessageIniSize ] { + Method [ public method isConnected ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ public method getMessageValid ] { + Method [ public method lastInsertId ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $name = null ] } - Return [ string ] } - Method [ public method isAllowEmpty ] { + Method [ public method perform ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } - - Return [ bool ] + - Return [ PDOStatement ] } - Method [ public method setMessageFileEmpty ] { + Method [ public method prepare ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [2] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $options = [] ] } - - Return [ void ] + - Return [ PDOStatement|bool ] } - Method [ public method setMessageIniSize ] { + Method [ public method query ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ string $statement ] } - - Return [ void ] + - Return [ PDOStatement|bool ] } - Method [ public method setMessageValid ] { + Method [ public method quote ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ int $type = 2 ] } - - Return [ void ] + - Return [ string ] } - Method [ protected method checkIsUploadedFile ] { + Method [ public method rollBack ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - Return [ bool ] } - Method [ public method getOption ] { + Method [ public method setAttribute ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ int $attribute ] + Parameter #1 [ $value ] } + - Return [ bool ] } - Method [ public method getTemplate ] { + Method [ public method setProfiler ] { - Parameters [1] { - Parameter #0 [ ?string $field = null ] + Parameter #0 [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface $profiler ] } - - Return [ string ] + - Return [ static ] } - Method [ public method getTemplates ] { + Method [ protected method performBind ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ PDOStatement $statement ] + Parameter #1 [ $name ] + Parameter #2 [ $arguments ] } - - Return [ array ] + - Return [ void ] } - Method [ public method hasOption ] { + Method [ protected method fetchData ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [4] { + Parameter #0 [ string $method ] + Parameter #1 [ array $arguments ] + Parameter #2 [ string $statement ] + Parameter #3 [ array $values = [] ] } - - Return [ bool ] + - Return [ array ] } + } + } - Method [ public method messageFactory ] { + Class [ class Phalcon\DataMapper\Pdo\ConnectionLocator implements Phalcon\DataMapper\Pdo\ConnectionLocatorInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $master = NULL ] + Property [ protected $read = NULL ] + Property [ protected $write = NULL ] + Property [ private $instances = NULL ] + } + + - Methods [8] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + Parameter #0 [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface $master ] + Parameter #1 [ array $read = [] ] + Parameter #2 [ array $write = [] ] } - - Return [ Phalcon\Messages\Message ] } - Method [ public method setOption ] { + Method [ public method getMaster ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] } - Method [ public method setTemplate ] { + Method [ public method getRead ] { - Parameters [1] { - Parameter #0 [ string $template ] + Parameter #0 [ string $name = '' ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] } - Method [ public method setTemplates ] { + Method [ public method getWrite ] { - Parameters [1] { - Parameter #0 [ array $templates ] + Parameter #0 [ string $name = '' ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] } - Method [ protected method allowEmpty ] { + Method [ public method setMaster ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface $callableObject ] } - - Return [ bool ] + - Return [ static ] } - Method [ protected method checkArray ] { + Method [ public method setRead ] { - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + Parameter #0 [ string $name ] + Parameter #1 [ $callableObject ] } + - Return [ static ] } - Method [ protected method prepareCode ] { + Method [ public method setWrite ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $callableObject ] } - - Return [ int ] + - Return [ static ] } - Method [ protected method prepareLabel ] { + Method [ protected method getConnection ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #0 [ string $type ] + Parameter #1 [ string $name = '' ] } + - Return [ Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] } } } - Class [ class Phalcon\Filter\Validation\Validator\File\Resolution\Max extends Phalcon\Filter\Validation\Validator\File\AbstractFile implements Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ class Phalcon\DataMapper\Pdo\Connection\Decorated extends Phalcon\DataMapper\Pdo\Connection\AbstractConnection implements Phalcon\DataMapper\Pdo\Connection\PdoInterface, Phalcon\DataMapper\Pdo\Connection\ConnectionInterface ] { - Constants [0] { } @@ -55301,487 +55274,415 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [0] { - } - - - Properties [6] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $messageFileEmpty = 'Field :field must not be empty' ] - Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ] - Property [ protected $messageValid = 'Field :field is not valid' ] - Property [ protected $template = 'File :field exceeds the maximum resolution of :resolution' ] - } - - - Methods [27] { - Method [ public method __construct ] { + - Static methods [1] { + Method [ static public method getAvailableDrivers ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] + - Parameters [0] { } + - Return [ array ] } + } - Method [ public method validate ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - } - - Return [ bool ] - } + - Properties [2] { + Property [ protected $pdo = NULL ] + Property [ protected $profiler = NULL ] + } - Method [ public method checkUpload ] { + - Methods [36] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #0 [ PDO $pdo ] + Parameter #1 [ ?Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface $profiler = null ] } - - Return [ bool ] } - Method [ public method checkUploadIsEmpty ] { + Method [ public method connect ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ public method checkUploadIsValid ] { + Method [ public method disconnect ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ public method checkUploadMaxSize ] { + Method [ public method __call ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] - } - - Return [ bool ] - } - - Method [ public method getFileSizeInBytes ] { - - - Parameters [1] { - Parameter #0 [ string $size ] + Parameter #0 [ $name ] + Parameter #1 [ array $arguments ] } - - Return [ float ] } - Method [ public method getMessageFileEmpty ] { + Method [ public method beginTransaction ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ public method getMessageIniSize ] { + Method [ public method commit ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ public method getMessageValid ] { + Method [ public method errorCode ] { - Parameters [0] { } - - Return [ string ] - } - - Method [ public method isAllowEmpty ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] - } - - Return [ bool ] + - Return [ ?string ] } - Method [ public method setMessageFileEmpty ] { + Method [ public method errorInfo ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method setMessageIniSize ] { + Method [ public method exec ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ string $statement ] } - - Return [ void ] + - Return [ int ] } - Method [ public method setMessageValid ] { + Method [ public method fetchAffected ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [2] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } - - Return [ void ] + - Return [ int ] } - Method [ protected method checkIsUploadedFile ] { + Method [ public method fetchAll ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } - - Return [ bool ] + - Return [ array ] } - Method [ public method getOption ] { + Method [ public method fetchAssoc ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } + - Return [ array ] } - Method [ public method getTemplate ] { + Method [ public method fetchColumn ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [3] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ int $column = 0 ] } - - Return [ string ] + - Return [ array ] } - Method [ public method getTemplates ] { + Method [ public method fetchGroup ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ int $flags = 2 ] } - Return [ array ] } - Method [ public method hasOption ] { + Method [ public method fetchObject ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [4] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ string $className = 'stdClass' ] + Parameter #3 [ array $arguments = [] ] } - - Return [ bool ] + - Return [ object ] } - Method [ public method messageFactory ] { + Method [ public method fetchObjects ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [4] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] + Parameter #2 [ string $className = 'stdClass' ] + Parameter #3 [ array $arguments = [] ] } - - Return [ Phalcon\Messages\Message ] + - Return [ array ] } - Method [ public method setOption ] { + Method [ public method fetchOne ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - } - - Return [ void ] - } - - Method [ public method setTemplate ] { - - - Parameters [1] { - Parameter #0 [ string $template ] + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ array ] } - Method [ public method setTemplates ] { + Method [ public method fetchPairs ] { - - Parameters [1] { - Parameter #0 [ array $templates ] + - Parameters [2] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ array ] } - Method [ protected method allowEmpty ] { + Method [ public method fetchValue ] { - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } - - Return [ bool ] } - Method [ protected method checkArray ] { + Method [ public method getAdapter ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Return [ PDO ] } - Method [ protected method prepareCode ] { + Method [ public method getAttribute ] { - Parameters [1] { - Parameter #0 [ string $field ] + Parameter #0 [ int $attribute ] } - - Return [ int ] } - Method [ protected method prepareLabel ] { + Method [ public method getDriverName ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Return [ string ] } - } - } - - Class [ class Phalcon\Filter\Validation\Validator\File\Resolution\Min extends Phalcon\Filter\Validation\Validator\File\AbstractFile implements Phalcon\Filter\Validation\ValidatorInterface ] { - - - Constants [0] { - } - - Static properties [0] { - } - - - Static methods [0] { - } + Method [ public method getProfiler ] { - - Properties [6] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $messageFileEmpty = 'Field :field must not be empty' ] - Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ] - Property [ protected $messageValid = 'Field :field is not valid' ] - Property [ protected $template = 'File :field can not have the minimum resolution of :resolution' ] - } + - Parameters [0] { + } + - Return [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] + } - - Methods [27] { - Method [ public method __construct ] { + Method [ public method getQuoteNames ] { - Parameters [1] { - Parameter #0 [ array $options = [] ] + Parameter #0 [ string $driver = '' ] } + - Return [ array ] } - Method [ public method validate ] { + Method [ public method inTransaction ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [0] { } - Return [ bool ] } - Method [ public method checkUpload ] { + Method [ public method isConnected ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } - Return [ bool ] } - Method [ public method checkUploadIsEmpty ] { + Method [ public method lastInsertId ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [1] { + Parameter #0 [ ?string $name = null ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method checkUploadIsValid ] { + Method [ public method perform ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #0 [ string $statement ] + Parameter #1 [ array $values = [] ] } - - Return [ bool ] + - Return [ PDOStatement ] } - Method [ public method checkUploadMaxSize ] { + Method [ public method prepare ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #0 [ string $statement ] + Parameter #1 [ array $options = [] ] } - - Return [ bool ] + - Return [ PDOStatement|bool ] } - Method [ public method getFileSizeInBytes ] { + Method [ public method query ] { - Parameters [1] { - Parameter #0 [ string $size ] - } - - Return [ float ] - } - - Method [ public method getMessageFileEmpty ] { - - - Parameters [0] { + Parameter #0 [ string $statement ] } - - Return [ string ] + - Return [ PDOStatement|bool ] } - Method [ public method getMessageIniSize ] { + Method [ public method quote ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ int $type = 2 ] } - Return [ string ] } - Method [ public method getMessageValid ] { + Method [ public method rollBack ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ public method isAllowEmpty ] { + Method [ public method setAttribute ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #0 [ int $attribute ] + Parameter #1 [ $value ] } - Return [ bool ] } - Method [ public method setMessageFileEmpty ] { + Method [ public method setProfiler ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface $profiler ] } - - Return [ void ] + - Return [ static ] } - Method [ public method setMessageIniSize ] { + Method [ protected method performBind ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [3] { + Parameter #0 [ PDOStatement $statement ] + Parameter #1 [ $name ] + Parameter #2 [ $arguments ] } - Return [ void ] } - Method [ public method setMessageValid ] { + Method [ protected method fetchData ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [4] { + Parameter #0 [ string $method ] + Parameter #1 [ array $arguments ] + Parameter #2 [ string $statement ] + Parameter #3 [ array $values = [] ] } - - Return [ void ] + - Return [ array ] } + } + } - Method [ protected method checkIsUploadedFile ] { - - - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ bool ] - } + Class [ class Phalcon\DataMapper\Pdo\Exception\CannotDisconnect extends Phalcon\DataMapper\Pdo\Exception\Exception implements Stringable, Throwable ] { - Method [ public method getOption ] { + - Constants [0] { + } - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] - } - } + - Static properties [0] { + } - Method [ public method getTemplate ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ ?string $field = null ] - } - - Return [ string ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - Method [ public method getTemplates ] { + - 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 [ array ] } - Method [ public method hasOption ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method messageFactory ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [0] { } - - Return [ Phalcon\Messages\Message ] + - Return [ string ] } - Method [ public method setOption ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method setTemplate ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $template ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ string ] } - Method [ public method setTemplates ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ array $templates ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ int ] } - Method [ protected method allowEmpty ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ protected method checkArray ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ protected method prepareCode ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ protected method prepareLabel ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Return [ string ] } } } - Class [ class Phalcon\Filter\Validation\Validator\File\Size\Max extends Phalcon\Filter\Validation\Validator\File\Size\Equal implements Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ class Phalcon\DataMapper\Pdo\Exception\ConnectionNotFound extends Phalcon\DataMapper\Pdo\Exception\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -55792,249 +55693,268 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $messageFileEmpty = 'Field :field must not be empty' ] - Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ] - Property [ protected $messageValid = 'Field :field is not valid' ] - Property [ protected $template = 'File :field exceeds the size of :size' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [28] { - Method [ protected method getConditional ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ float $source ] - Parameter #1 [ float $target ] - Parameter #2 [ bool $included = false ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } - Method [ public method validate ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method checkUpload ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method checkUploadIsEmpty ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } - - Return [ bool ] } - Method [ public method checkUploadIsValid ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method checkUploadMaxSize ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method getFileSizeInBytes ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $size ] + - Parameters [0] { } - - Return [ float ] + - Return [ array ] } - Method [ public method getMessageFileEmpty ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ public method getMessageIniSize ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getMessageValid ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method isAllowEmpty ] { + Class [ class Phalcon\DataMapper\Pdo\Exception\DriverNotSupported extends InvalidArgumentException implements Throwable, Stringable ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $driver ] } - - Return [ bool ] } - Method [ public method setMessageFileEmpty ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ public method setMessageIniSize ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setMessageValid ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - - Return [ void ] } - Method [ protected method checkIsUploadedFile ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method __construct ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method getOption ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method getTemplate ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - Parameters [0] { } - Return [ string ] } - Method [ public method getTemplates ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } + } + } - Method [ public method hasOption ] { + Class [ class Phalcon\DataMapper\Pdo\Exception\UnknownDriverMethod extends BadMethodCallException implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ string $message ] } - - Return [ bool ] } - Method [ public method messageFactory ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [0] { } - - Return [ Phalcon\Messages\Message ] + - Tentative return [ void ] } - Method [ public method setOption ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setTemplate ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $template ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] } - Method [ public method setTemplates ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ array $templates ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ string ] } - Method [ protected method allowEmpty ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ protected method checkArray ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Return [ array ] } - Method [ protected method prepareCode ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [0] { } - - Return [ int ] + - Return [ ?Throwable ] } - Method [ protected method prepareLabel ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { } + - Return [ string ] } } } - Class [ class Phalcon\Filter\Validation\Validator\File\Size\Min extends Phalcon\Filter\Validation\Validator\File\Size\Equal implements Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ class Phalcon\DataMapper\Pdo\Exception\UnknownQueryMethod extends BadMethodCallException implements Stringable, Throwable ] { - Constants [0] { } @@ -56045,249 +55965,222 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $messageFileEmpty = 'Field :field must not be empty' ] - Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ] - Property [ protected $messageValid = 'Field :field is not valid' ] - Property [ protected $template = 'File :field can not have the minimum size of :size' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [28] { - Method [ protected method getConditional ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ float $source ] - Parameter #1 [ float $target ] - Parameter #2 [ bool $included = false ] + - Parameters [1] { + Parameter #0 [ string $method ] } } - Method [ public method validate ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method checkUpload ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method checkUploadIsEmpty ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } - - Return [ bool ] } - Method [ public method checkUploadIsValid ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method checkUploadMaxSize ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method getFileSizeInBytes ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $size ] + - Parameters [0] { } - - Return [ float ] + - Return [ array ] } - Method [ public method getMessageFileEmpty ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ public method getMessageIniSize ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getMessageValid ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method isAllowEmpty ] { + Class [ class Phalcon\DataMapper\Pdo\Profiler\MemoryLogger implements Phalcon\Logger\LoggerInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $messages = NULL ] + } + + - Methods [14] { + Method [ public method alert ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #0 [ string $message ] + Parameter #1 [ array $context = [] ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method setMessageFileEmpty ] { + Method [ public method critical ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ string $message ] + Parameter #1 [ array $context = [] ] } - Return [ void ] } - Method [ public method setMessageIniSize ] { + Method [ public method debug ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ string $message ] + Parameter #1 [ array $context = [] ] } - Return [ void ] } - Method [ public method setMessageValid ] { + Method [ public method emergency ] { - - Parameters [1] { + - Parameters [2] { Parameter #0 [ string $message ] + Parameter #1 [ array $context = [] ] } - Return [ void ] } - Method [ protected method checkIsUploadedFile ] { + Method [ public method error ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ string $message ] + Parameter #1 [ array $context = [] ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method __construct ] { + Method [ public method getAdapter ] { - Parameters [1] { - Parameter #0 [ array $options = [] ] + Parameter #0 [ string $name ] } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method getOption ] { + Method [ public method getAdapters ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method getTemplate ] { + Method [ public method getLogLevel ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getTemplates ] { + Method [ public method getMessages ] { - Parameters [0] { } - Return [ array ] } - Method [ public method hasOption ] { - - - Parameters [1] { - Parameter #0 [ string $key ] - } - - Return [ bool ] - } - - Method [ public method messageFactory ] { + Method [ public method getName ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [0] { } - - Return [ Phalcon\Messages\Message ] + - Return [ string ] } - Method [ public method setOption ] { + Method [ public method info ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + Parameter #0 [ string $message ] + Parameter #1 [ array $context = [] ] } - Return [ void ] } - Method [ public method setTemplate ] { - - - Parameters [1] { - Parameter #0 [ string $template ] - } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] - } - - Method [ public method setTemplates ] { - - - Parameters [1] { - Parameter #0 [ array $templates ] - } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] - } - - Method [ protected method allowEmpty ] { + Method [ public method notice ] { - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + Parameter #0 [ string $message ] + Parameter #1 [ array $context = [] ] } - - Return [ bool ] + - Return [ void ] } - Method [ protected method checkArray ] { + Method [ public method warning ] { - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] - } - } - - Method [ protected method prepareCode ] { - - - Parameters [1] { - Parameter #0 [ string $field ] + Parameter #0 [ string $message ] + Parameter #1 [ array $context = [] ] } - - Return [ int ] + - Return [ void ] } - Method [ protected method prepareLabel ] { + Method [ public method log ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [3] { + Parameter #0 [ $level ] + Parameter #1 [ string $message ] + Parameter #2 [ array $context = [] ] } + - Return [ void ] } } } - Class [ class Phalcon\Filter\Validation\Validator\Identical extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ class Phalcon\DataMapper\Pdo\Profiler\Profiler implements Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] { - Constants [0] { } @@ -56298,131 +56191,95 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $template = 'Field :field does not have the expected value' ] + - Properties [6] { + Property [ protected $active = false ] + Property [ protected $context = NULL ] + Property [ protected $logFormat = '' ] + Property [ protected $logLevel = 0 ] + Property [ protected $logger = NULL ] + Property [ private $encode = NULL ] } - - Methods [14] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options = [] ] - } - } - - Method [ public method validate ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + Parameter #0 [ ?Phalcon\Logger\LoggerInterface $logger = null ] } - - Return [ bool ] } - Method [ public method getOption ] { + Method [ public method finish ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ ?string $statement = null ] + Parameter #1 [ array $values = [] ] } + - Return [ void ] } - Method [ public method getTemplate ] { + Method [ public method getLogFormat ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method getTemplates ] { + Method [ public method getLogger ] { - Parameters [0] { } - - Return [ array ] - } - - Method [ public method hasOption ] { - - - Parameters [1] { - Parameter #0 [ string $key ] - } - - Return [ bool ] + - Return [ Phalcon\Logger\LoggerInterface ] } - Method [ public method messageFactory ] { + Method [ public method getLogLevel ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [0] { } - - Return [ Phalcon\Messages\Message ] + - Return [ string ] } - Method [ public method setOption ] { + Method [ public method isActive ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } - Method [ public method setTemplate ] { + Method [ public method setActive ] { - Parameters [1] { - Parameter #0 [ string $template ] + Parameter #0 [ bool $active ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] } - Method [ public method setTemplates ] { + Method [ public method setLogFormat ] { - Parameters [1] { - Parameter #0 [ array $templates ] - } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] - } - - Method [ protected method allowEmpty ] { - - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] - } - - Return [ bool ] - } - - Method [ protected method checkArray ] { - - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + Parameter #0 [ string $logFormat ] } + - Return [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] } - Method [ protected method prepareCode ] { + Method [ public method setLogLevel ] { - Parameters [1] { - Parameter #0 [ string $field ] + Parameter #0 [ string $logLevel ] } - - Return [ int ] + - Return [ Phalcon\DataMapper\Pdo\Profiler\ProfilerInterface ] } - Method [ protected method prepareLabel ] { + Method [ public method start ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [1] { + Parameter #0 [ string $method ] } + - Return [ void ] } } } - Class [ class Phalcon\Filter\Validation\Validator\InclusionIn extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ class Phalcon\DataMapper\Query\Bind ] { - Constants [0] { } @@ -56433,135 +56290,77 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $template = 'Field :field must be a part of list: :domain' ] + - Properties [2] { + Property [ protected $inlineCount = 0 ] + Property [ protected $store = NULL ] } - - Methods [14] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $options = [] ] - } - } - - Method [ public method validate ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - } - - Return [ bool ] - } - - Method [ public method getOption ] { + - Methods [7] { + Method [ public method bindInline ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] - } - } - - Method [ public method getTemplate ] { - - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + Parameter #0 [ $value ] + Parameter #1 [ int $type = -1 ] } - Return [ string ] } - Method [ public method getTemplates ] { - - - Parameters [0] { - } - - Return [ array ] - } - - Method [ public method hasOption ] { + Method [ public method remove ] { - Parameters [1] { Parameter #0 [ string $key ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method messageFactory ] { + Method [ public method setValue ] { - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] - } - - Return [ Phalcon\Messages\Message ] - } - - Method [ public method setOption ] { - - - Parameters [2] { Parameter #0 [ string $key ] Parameter #1 [ $value ] + Parameter #2 [ int $type = -1 ] } - Return [ void ] } - Method [ public method setTemplate ] { - - - Parameters [1] { - Parameter #0 [ string $template ] - } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] - } - - Method [ public method setTemplates ] { - - - Parameters [1] { - Parameter #0 [ array $templates ] - } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] - } - - Method [ protected method allowEmpty ] { + Method [ public method setValues ] { - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + Parameter #0 [ array $values ] + Parameter #1 [ int $type = -1 ] } - - Return [ bool ] + - Return [ void ] } - Method [ protected method checkArray ] { + Method [ public method toArray ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Return [ array ] } - Method [ protected method prepareCode ] { + Method [ protected method getType ] { - Parameters [1] { - Parameter #0 [ string $field ] + Parameter #0 [ $value ] } - Return [ int ] } - Method [ protected method prepareLabel ] { + Method [ protected method inlineArray ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #0 [ array $data ] + Parameter #1 [ int $type ] } + - Return [ string ] } } } - Class [ class Phalcon\Filter\Validation\Validator\Ip extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ class Phalcon\DataMapper\Query\Delete extends Phalcon\DataMapper\Query\AbstractConditions ] { - - Constants [2] { - Constant [ public int VERSION_4 ] { 1048576 } - Constant [ public int VERSION_6 ] { 2097152 } + - Constants [0] { } - Static properties [0] { @@ -56571,400 +56370,337 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Properties [3] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $template = 'Field :field must be a valid IP address' ] + Property [ protected $bind = NULL ] + Property [ protected $connection = NULL ] + Property [ protected $store = NULL ] } - - Methods [14] { - Method [ public method __construct ] { + - Methods [40] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] + - Parameters [2] { + Parameter #0 [ Phalcon\DataMapper\Pdo\Connection $connection ] + Parameter #1 [ Phalcon\DataMapper\Query\Bind $bind ] } } - Method [ public method validate ] { + Method [ public method from ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ string $table ] } - - Return [ bool ] + - Return [ Phalcon\DataMapper\Query\Delete ] } - Method [ public method getOption ] { + Method [ public method returning ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ array $columns ] } + - Return [ Phalcon\DataMapper\Query\Delete ] } - Method [ public method getTemplate ] { + Method [ public method getStatement ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method getTemplates ] { + Method [ public method reset ] { - Parameters [0] { } - - Return [ array ] + - Return [ void ] } - Method [ public method hasOption ] { + Method [ public method limit ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ int $limit ] } - - Return [ bool ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method messageFactory ] { + Method [ public method offset ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [1] { + Parameter #0 [ int $offset ] } - - Return [ Phalcon\Messages\Message ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method setOption ] { + Method [ public method andWhere ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } - - Return [ void ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method setTemplate ] { + Method [ public method appendWhere ] { - - Parameters [1] { - Parameter #0 [ string $template ] + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method setTemplates ] { + Method [ public method orderBy ] { - Parameters [1] { - Parameter #0 [ array $templates ] + Parameter #0 [ $orderBy ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ protected method allowEmpty ] { + Method [ public method orWhere ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } - - Return [ bool ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ protected method checkArray ] { + Method [ public method where ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ protected method prepareCode ] { + Method [ public method whereEquals ] { - Parameters [1] { - Parameter #0 [ string $field ] + Parameter #0 [ array $columnsValues ] } - - Return [ int ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ protected method prepareLabel ] { + Method [ protected method addCondition ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [5] { + Parameter #0 [ string $store ] + Parameter #1 [ string $andor ] + Parameter #2 [ string $condition ] + Parameter #3 [ $value = ] + Parameter #4 [ int $type = -1 ] } + - Return [ void ] } - } - } - - Class [ class Phalcon\Filter\Validation\Validator\Numericality extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\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 does not have a valid numeric format' ] - } - - Methods [14] { - Method [ public method __construct ] { + Method [ protected method buildBy ] { - Parameters [1] { - Parameter #0 [ array $options = [] ] + Parameter #0 [ string $type ] } + - Return [ string ] } - Method [ public method validate ] { + Method [ protected method buildCondition ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ string $type ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method getOption ] { + Method [ protected method buildLimitEarly ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getTemplate ] { + Method [ protected method buildLimit ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method getTemplates ] { + Method [ protected method buildLimitCommon ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method hasOption ] { + Method [ protected method buildLimitSqlsrv ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method messageFactory ] { + Method [ protected method appendCondition ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [4] { + Parameter #0 [ string $store ] + Parameter #1 [ string $condition ] + Parameter #2 [ $value = ] + Parameter #3 [ int $type = -1 ] } - - Return [ Phalcon\Messages\Message ] + - Return [ void ] } - Method [ public method setOption ] { + Method [ protected method processValue ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + Parameter #0 [ string $store ] + Parameter #1 [ $data ] } - Return [ void ] } - Method [ public method setTemplate ] { - - - Parameters [1] { - Parameter #0 [ string $template ] - } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] - } - - Method [ public method setTemplates ] { - - - Parameters [1] { - Parameter #0 [ array $templates ] - } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] - } - - Method [ protected method allowEmpty ] { + Method [ public method bindInline ] { - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + Parameter #0 [ $value ] + Parameter #1 [ int $type = -1 ] } - - Return [ bool ] + - Return [ string ] } - Method [ protected method checkArray ] { + Method [ public method bindValue ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ int $type = -1 ] } + - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } - Method [ protected method prepareCode ] { + Method [ public method bindValues ] { - Parameters [1] { - Parameter #0 [ string $field ] + Parameter #0 [ array $values ] } - - Return [ int ] + - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } - Method [ protected method prepareLabel ] { + Method [ public method getBindValues ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Return [ array ] } - } - } - - Class [ class Phalcon\Filter\Validation\Validator\PresenceOf extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\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 is required' ] - } - - Methods [14] { - Method [ public method __construct ] { + Method [ public method perform ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] + - Parameters [0] { } } - Method [ public method validate ] { + Method [ public method setFlag ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + Parameter #0 [ string $flag ] + Parameter #1 [ bool $enable = true ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method getOption ] { + Method [ public method quoteIdentifier ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ string $name ] + Parameter #1 [ int $type = 2 ] } + - Return [ string ] } - Method [ public method getTemplate ] { + Method [ public method resetColumns ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ public method getTemplates ] { + Method [ public method resetFrom ] { - Parameters [0] { } - - Return [ array ] + - Return [ void ] } - Method [ public method hasOption ] { + Method [ public method resetWhere ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ public method messageFactory ] { + Method [ public method resetGroupBy ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [0] { } - - Return [ Phalcon\Messages\Message ] + - Return [ void ] } - Method [ public method setOption ] { + Method [ public method resetHaving ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - Return [ void ] } - Method [ public method setTemplate ] { + Method [ public method resetOrderBy ] { - - Parameters [1] { - Parameter #0 [ string $template ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ void ] } - Method [ public method setTemplates ] { + Method [ public method resetLimit ] { - - Parameters [1] { - Parameter #0 [ array $templates ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ void ] } - Method [ protected method allowEmpty ] { + Method [ public method resetFlags ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ protected method checkArray ] { + Method [ protected method buildFlags ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [0] { } } - Method [ protected method prepareCode ] { + Method [ protected method buildReturning ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ protected method prepareLabel ] { + Method [ protected method indent ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #0 [ array $collection ] + Parameter #1 [ string $glue = '' ] } + - Return [ string ] } } } - Class [ class Phalcon\Filter\Validation\Validator\Regex extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ class Phalcon\DataMapper\Query\Insert extends Phalcon\DataMapper\Query\AbstractQuery ] { - Constants [0] { } @@ -56976,273 +56712,231 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Properties [3] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $template = 'Field :field does not match the required format' ] + Property [ protected $bind = NULL ] + Property [ protected $connection = NULL ] + Property [ protected $store = NULL ] } - - Methods [14] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $options = [] ] - } - } - - Method [ public method validate ] { + - Methods [28] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + Parameter #0 [ Phalcon\DataMapper\Pdo\Connection $connection ] + Parameter #1 [ Phalcon\DataMapper\Query\Bind $bind ] } - - Return [ bool ] } - Method [ public method getOption ] { + Method [ public method column ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [3] { + Parameter #0 [ string $column ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } + - Return [ Phalcon\DataMapper\Query\Insert ] } - Method [ public method getTemplate ] { + Method [ public method columns ] { - Parameters [1] { - Parameter #0 [ ?string $field = null ] + Parameter #0 [ array $columns ] } - - Return [ string ] + - Return [ Phalcon\DataMapper\Query\Insert ] } - Method [ public method getTemplates ] { + Method [ public method into ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $table ] } - - Return [ array ] + - Return [ Phalcon\DataMapper\Query\Insert ] } - Method [ public method hasOption ] { + Method [ public method getLastInsertId ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ ?string $name = null ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method messageFactory ] { + Method [ public method getStatement ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [0] { } - - Return [ Phalcon\Messages\Message ] + - Return [ string ] } - Method [ public method setOption ] { + Method [ public method returning ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ array $columns ] } - - Return [ void ] + - Return [ Phalcon\DataMapper\Query\Insert ] } - Method [ public method setTemplate ] { + Method [ public method reset ] { - - Parameters [1] { - Parameter #0 [ string $template ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ void ] } - Method [ public method setTemplates ] { + Method [ public method set ] { - - Parameters [1] { - Parameter #0 [ array $templates ] + - Parameters [2] { + Parameter #0 [ string $column ] + Parameter #1 [ $value = ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ Phalcon\DataMapper\Query\Insert ] } - Method [ protected method allowEmpty ] { + Method [ private method buildColumns ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method checkArray ] { + Method [ public method bindInline ] { - Parameters [2] { Parameter #0 [ $value ] - Parameter #1 [ string $field ] + Parameter #1 [ int $type = -1 ] } + - Return [ string ] } - Method [ protected method prepareCode ] { + Method [ public method bindValue ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ int $type = -1 ] } - - Return [ int ] + - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } - Method [ protected method prepareLabel ] { + Method [ public method bindValues ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [1] { + Parameter #0 [ array $values ] } + - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } - } - } - - Class [ class Phalcon\Filter\Validation\Validator\StringLength extends Phalcon\Filter\Validation\AbstractValidatorComposite implements Phalcon\Filter\Validation\ValidatorCompositeInterface, Phalcon\Filter\Validation\ValidatorInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [4] { - Property [ protected $template = NULL ] - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $validators = NULL ] - } - - Methods [15] { - Method [ public method __construct ] { + Method [ public method getBindValues ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method getValidators ] { + Method [ public method perform ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method validate ] { + Method [ public method setFlag ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + Parameter #0 [ string $flag ] + Parameter #1 [ bool $enable = true ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method getOption ] { + Method [ public method quoteIdentifier ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ string $name ] + Parameter #1 [ int $type = 2 ] } + - Return [ string ] } - Method [ public method getTemplate ] { + Method [ public method resetColumns ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ public method getTemplates ] { + Method [ public method resetFrom ] { - Parameters [0] { } - - Return [ array ] + - Return [ void ] } - Method [ public method hasOption ] { + Method [ public method resetWhere ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ public method messageFactory ] { + Method [ public method resetGroupBy ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [0] { } - - Return [ Phalcon\Messages\Message ] + - Return [ void ] } - Method [ public method setOption ] { + Method [ public method resetHaving ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - Return [ void ] } - Method [ public method setTemplate ] { + Method [ public method resetOrderBy ] { - - Parameters [1] { - Parameter #0 [ string $template ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ void ] } - Method [ public method setTemplates ] { + Method [ public method resetLimit ] { - - Parameters [1] { - Parameter #0 [ array $templates ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ void ] } - Method [ protected method allowEmpty ] { + Method [ public method resetFlags ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ protected method checkArray ] { + Method [ protected method buildFlags ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [0] { } } - Method [ protected method prepareCode ] { + Method [ protected method buildReturning ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ protected method prepareLabel ] { + Method [ protected method indent ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #0 [ array $collection ] + Parameter #1 [ string $glue = '' ] } + - Return [ string ] } } } - Class [ class Phalcon\Filter\Validation\Validator\StringLength\Max extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { + Class [ class Phalcon\DataMapper\Query\QueryFactory ] { - Constants [0] { } @@ -57253,564 +56947,560 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $template = 'Field :field must not exceed :max characters long' ] + - Properties [1] { + Property [ protected $selectClass = '' ] } - - Methods [14] { - Method [ public method __construct ] { + - Methods [6] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options = [] ] + Parameter #0 [ string $selectClass = '' ] } } - Method [ public method validate ] { + Method [ public method newBind ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\DataMapper\Query\Bind ] } - Method [ public method getOption ] { + Method [ public method newDelete ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ Phalcon\DataMapper\Pdo\Connection $connection ] } + - Return [ Phalcon\DataMapper\Query\Delete ] } - Method [ public method getTemplate ] { + Method [ public method newInsert ] { - Parameters [1] { - Parameter #0 [ ?string $field = null ] + Parameter #0 [ Phalcon\DataMapper\Pdo\Connection $connection ] } - - Return [ string ] + - Return [ Phalcon\DataMapper\Query\Insert ] } - Method [ public method getTemplates ] { + Method [ public method newSelect ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\DataMapper\Pdo\Connection $connection ] } - - Return [ array ] + - Return [ Phalcon\DataMapper\Query\Select ] } - Method [ public method hasOption ] { + Method [ public method newUpdate ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ Phalcon\DataMapper\Pdo\Connection $connection ] } - - Return [ bool ] + - Return [ Phalcon\DataMapper\Query\Update ] } + } + } - Method [ public method messageFactory ] { + Class [ class Phalcon\DataMapper\Query\Select extends Phalcon\DataMapper\Query\AbstractConditions ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] - } - - Return [ Phalcon\Messages\Message ] - } + - Constants [4] { + Constant [ public string JOIN_INNER ] { INNER } + Constant [ public string JOIN_LEFT ] { LEFT } + Constant [ public string JOIN_NATURAL ] { NATURAL } + Constant [ public string JOIN_RIGHT ] { RIGHT } + } - Method [ public method setOption ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $bind = NULL ] + Property [ protected $connection = NULL ] + Property [ protected $store = NULL ] + Property [ protected $asAlias = '' ] + Property [ protected $forUpdate = false ] + } + + - Methods [58] { + Method [ public method __call ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + Parameter #0 [ string $method ] + Parameter #1 [ array $params ] } - - Return [ void ] } - Method [ public method setTemplate ] { + Method [ public method andHaving ] { - - Parameters [1] { - Parameter #0 [ string $template ] + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ Phalcon\DataMapper\Query\Select ] } - Method [ public method setTemplates ] { + Method [ public method asAlias ] { - Parameters [1] { - Parameter #0 [ array $templates ] + Parameter #0 [ string $asAlias ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ Phalcon\DataMapper\Query\Select ] } - Method [ protected method allowEmpty ] { + Method [ public method appendHaving ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } - - Return [ bool ] + - Return [ Phalcon\DataMapper\Query\Select ] } - Method [ protected method checkArray ] { + Method [ public method appendJoin ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } + - Return [ Phalcon\DataMapper\Query\Select ] } - Method [ protected method prepareCode ] { + Method [ public method columns ] { - Parameters [1] { - Parameter #0 [ string $field ] + Parameter #0 [ array $columns ] } - - Return [ int ] + - Return [ Phalcon\DataMapper\Query\Select ] } - Method [ protected method prepareLabel ] { + Method [ public method distinct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [1] { + Parameter #0 [ bool $enable = true ] } + - Return [ Phalcon\DataMapper\Query\Select ] } - } - } - Class [ class Phalcon\Filter\Validation\Validator\StringLength\Min extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { + Method [ public method from ] { - - Constants [0] { - } + - Parameters [1] { + Parameter #0 [ string $table ] + } + - Return [ Phalcon\DataMapper\Query\Select ] + } - - Static properties [0] { - } + Method [ public method forUpdate ] { - - Static methods [0] { - } + - Parameters [1] { + Parameter #0 [ bool $enable = true ] + } + - Return [ Phalcon\DataMapper\Query\Select ] + } - - Properties [3] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $template = 'Field :field must be at least :min characters long' ] - } + Method [ public method getStatement ] { - - Methods [14] { - Method [ public method __construct ] { + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method groupBy ] { - Parameters [1] { - Parameter #0 [ array $options = [] ] + Parameter #0 [ $groupBy ] } + - Return [ Phalcon\DataMapper\Query\Select ] } - Method [ public method validate ] { + Method [ public method hasColumns ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [0] { } - Return [ bool ] } - Method [ public method getOption ] { + Method [ public method having ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } + - Return [ Phalcon\DataMapper\Query\Select ] } - Method [ public method getTemplate ] { + Method [ public method join ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [5] { + Parameter #0 [ string $join ] + Parameter #1 [ string $table ] + Parameter #2 [ string $condition ] + Parameter #3 [ $value = ] + Parameter #4 [ int $type = -1 ] } - - Return [ string ] + - Return [ Phalcon\DataMapper\Query\Select ] } - Method [ public method getTemplates ] { + Method [ public method orHaving ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } - - Return [ array ] + - Return [ Phalcon\DataMapper\Query\Select ] } - Method [ public method hasOption ] { + Method [ public method reset ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ public method messageFactory ] { + Method [ public method subSelect ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [0] { } - - Return [ Phalcon\Messages\Message ] + - Return [ Phalcon\DataMapper\Query\Select ] } - Method [ public method setOption ] { + Method [ public method union ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\DataMapper\Query\Select ] } - Method [ public method setTemplate ] { + Method [ public method unionAll ] { - - Parameters [1] { - Parameter #0 [ string $template ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ Phalcon\DataMapper\Query\Select ] } - Method [ public method setTemplates ] { + Method [ protected method getCurrentStatement ] { - Parameters [1] { - Parameter #0 [ array $templates ] + Parameter #0 [ string $suffix = '' ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ string ] } - Method [ protected method allowEmpty ] { + Method [ private method buildColumns ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method checkArray ] { + Method [ private method buildFrom ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Return [ string ] } - Method [ protected method prepareCode ] { + Method [ public method limit ] { - Parameters [1] { - Parameter #0 [ string $field ] + Parameter #0 [ int $limit ] } - - Return [ int ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ protected method prepareLabel ] { + Method [ public method offset ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [1] { + Parameter #0 [ int $offset ] } + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - } - } - - Class [ class Phalcon\Filter\Validation\Validator\Uniqueness extends Phalcon\Filter\Validation\AbstractCombinedFieldsValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { - - Constants [0] { - } + Method [ public method andWhere ] { - - Static properties [0] { - } + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] + } + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + } - - Static methods [0] { - } + Method [ public method appendWhere ] { - - Properties [4] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $template = 'Field :field must be unique' ] - Property [ private $columnMap = NULL ] - } + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] + } + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] + } - - Methods [17] { - Method [ public method __construct ] { + Method [ public method orderBy ] { - Parameters [1] { - Parameter #0 [ array $options = [] ] + Parameter #0 [ $orderBy ] } + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method validate ] { + Method [ public method orWhere ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } - - Return [ bool ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ protected method getColumnNameReal ] { + Method [ public method where ] { - - Parameters [2] { - Parameter #0 [ $record ] - Parameter #1 [ string $field ] + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } - - Return [ string ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ protected method isUniqueness ] { + Method [ public method whereEquals ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + - Parameters [1] { + Parameter #0 [ array $columnsValues ] } - - Return [ bool ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ protected method isUniquenessModel ] { + Method [ protected method addCondition ] { - - Parameters [3] { - Parameter #0 [ $record ] - Parameter #1 [ array $field ] - Parameter #2 [ array $values ] + - Parameters [5] { + Parameter #0 [ string $store ] + Parameter #1 [ string $andor ] + Parameter #2 [ string $condition ] + Parameter #3 [ $value = ] + Parameter #4 [ int $type = -1 ] } + - Return [ void ] } - Method [ public method getOption ] { + Method [ protected method buildBy ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ string $type ] } + - Return [ string ] } - Method [ public method getTemplate ] { + Method [ protected method buildCondition ] { - Parameters [1] { - Parameter #0 [ ?string $field = null ] + Parameter #0 [ string $type ] } - Return [ string ] } - Method [ public method getTemplates ] { + Method [ protected method buildLimitEarly ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method hasOption ] { + Method [ protected method buildLimit ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method messageFactory ] { + Method [ protected method buildLimitCommon ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [0] { } - - Return [ Phalcon\Messages\Message ] + - Return [ string ] } - Method [ public method setOption ] { + Method [ protected method buildLimitSqlsrv ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setTemplate ] { + Method [ protected method appendCondition ] { - - Parameters [1] { - Parameter #0 [ string $template ] + - Parameters [4] { + Parameter #0 [ string $store ] + Parameter #1 [ string $condition ] + Parameter #2 [ $value = ] + Parameter #3 [ int $type = -1 ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ void ] } - Method [ public method setTemplates ] { + Method [ protected method processValue ] { - - Parameters [1] { - Parameter #0 [ array $templates ] + - Parameters [2] { + Parameter #0 [ string $store ] + Parameter #1 [ $data ] } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ void ] } - Method [ protected method allowEmpty ] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + Parameter #0 [ Phalcon\DataMapper\Pdo\Connection $connection ] + Parameter #1 [ Phalcon\DataMapper\Query\Bind $bind ] } - - Return [ bool ] } - Method [ protected method checkArray ] { + Method [ public method bindInline ] { - Parameters [2] { Parameter #0 [ $value ] - Parameter #1 [ string $field ] + Parameter #1 [ int $type = -1 ] } + - Return [ string ] } - Method [ protected method prepareCode ] { + Method [ public method bindValue ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ int $type = -1 ] } - - Return [ int ] + - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } - Method [ protected method prepareLabel ] { + Method [ public method bindValues ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + - Parameters [1] { + Parameter #0 [ array $values ] } + - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } - } - } - - Class [ class Phalcon\Filter\Validation\Validator\Url extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } + Method [ public method getBindValues ] { - - Properties [3] { - Property [ protected $templates = NULL ] - Property [ protected $options = NULL ] - Property [ protected $template = 'Field :field must be a url' ] - } + - Parameters [0] { + } + - Return [ array ] + } - - Methods [14] { - Method [ public method __construct ] { + Method [ public method perform ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] + - Parameters [0] { } } - Method [ public method validate ] { + Method [ public method setFlag ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] + Parameter #0 [ string $flag ] + Parameter #1 [ bool $enable = true ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method getOption ] { + Method [ public method quoteIdentifier ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ string $name ] + Parameter #1 [ int $type = 2 ] } + - Return [ string ] } - Method [ public method getTemplate ] { + Method [ public method resetColumns ] { - - Parameters [1] { - Parameter #0 [ ?string $field = null ] + - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ public method getTemplates ] { + Method [ public method resetFrom ] { - Parameters [0] { } - - Return [ array ] + - Return [ void ] } - Method [ public method hasOption ] { + Method [ public method resetWhere ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ public method messageFactory ] { + Method [ public method resetGroupBy ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements = [] ] + - Parameters [0] { } - - Return [ Phalcon\Messages\Message ] + - Return [ void ] } - Method [ public method setOption ] { + Method [ public method resetHaving ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - Return [ void ] } - Method [ public method setTemplate ] { + Method [ public method resetOrderBy ] { - - Parameters [1] { - Parameter #0 [ string $template ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ void ] } - Method [ public method setTemplates ] { + Method [ public method resetLimit ] { - - Parameters [1] { - Parameter #0 [ array $templates ] + - Parameters [0] { } - - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + - Return [ void ] } - Method [ protected method allowEmpty ] { + Method [ public method resetFlags ] { - - Parameters [2] { - Parameter #0 [ $field ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ protected method checkArray ] { + Method [ protected method buildFlags ] { - - Parameters [2] { - Parameter #0 [ $value ] - Parameter #1 [ string $field ] + - Parameters [0] { } } - Method [ protected method prepareCode ] { + Method [ protected method buildReturning ] { - - Parameters [1] { - Parameter #0 [ string $field ] + - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ protected method prepareLabel ] { + Method [ protected method indent ] { - Parameters [2] { - Parameter #0 [ Phalcon\Filter\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #0 [ array $collection ] + Parameter #1 [ string $glue = '' ] } + - Return [ string ] } } } - Class [ class Phalcon\Flash\Direct extends Phalcon\Flash\AbstractFlash implements Phalcon\Flash\FlashInterface, Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\DataMapper\Query\Update extends Phalcon\DataMapper\Query\AbstractConditions ] { - Constants [0] { } @@ -57821,305 +57511,381 @@ Extension [ extension #152 phalcon version 5.13.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 ] + - Properties [3] { + Property [ protected $bind = NULL ] + Property [ protected $connection = NULL ] + Property [ protected $store = NULL ] } - - Methods [24] { - Method [ public method message ] { + - Methods [45] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ string $type ] - Parameter #1 [ $message ] + Parameter #0 [ Phalcon\DataMapper\Pdo\Connection $connection ] + Parameter #1 [ Phalcon\DataMapper\Query\Bind $bind ] } - - Return [ ?string ] } - Method [ public method output ] { + Method [ public method column ] { - - Parameters [1] { - Parameter #0 [ bool $remove = true ] + - Parameters [3] { + Parameter #0 [ string $column ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } - - Return [ void ] + - Return [ Phalcon\DataMapper\Query\Update ] } - Method [ public method __construct ] { + Method [ public method columns ] { - - Parameters [2] { - Parameter #0 [ ?Phalcon\Html\Escaper\EscaperInterface $escaper = ] - Parameter #1 [ ?Phalcon\Session\ManagerInterface $session = ] + - Parameters [1] { + Parameter #0 [ array $columns ] } + - Return [ Phalcon\DataMapper\Query\Update ] } - Method [ public method clear ] { + Method [ public method from ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $table ] } - - Return [ void ] + - Return [ Phalcon\DataMapper\Query\Update ] } - Method [ public method error ] { + Method [ public method getStatement ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getAutoescape ] { + Method [ public method hasColumns ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method getAutomaticHtml ] { + Method [ public method returning ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $columns ] } - - Return [ bool ] + - Return [ Phalcon\DataMapper\Query\Update ] } - Method [ public method getCssClasses ] { + Method [ public method reset ] { - Parameters [0] { } - - Return [ array ] + - Return [ void ] } - Method [ public method getCssIconClasses ] { + Method [ public method set ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $column ] + Parameter #1 [ $value = ] } - - Return [ array ] + - Return [ Phalcon\DataMapper\Query\Update ] } - Method [ public method getCustomTemplate ] { + Method [ private method buildColumns ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getEscaperService ] { + Method [ public method limit ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $limit ] } - - Return [ Phalcon\Html\Escaper\EscaperInterface ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method notice ] { + Method [ public method offset ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ int $offset ] } - - Return [ ?string ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method setAutoescape ] { + Method [ public method andWhere ] { - - Parameters [1] { - Parameter #0 [ bool $autoescape ] + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } - - Return [ Phalcon\Flash\AbstractFlash ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method setAutomaticHtml ] { + Method [ public method appendWhere ] { - - Parameters [1] { - Parameter #0 [ bool $automaticHtml ] + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } - - Return [ Phalcon\Flash\AbstractFlash ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method setCssClasses ] { + Method [ public method orderBy ] { - Parameters [1] { - Parameter #0 [ array $cssClasses ] + Parameter #0 [ $orderBy ] } - - Return [ Phalcon\Flash\AbstractFlash ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method setCssIconClasses ] { + Method [ public method orWhere ] { - - Parameters [1] { - Parameter #0 [ array $cssIconClasses ] + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } - - Return [ Phalcon\Flash\AbstractFlash ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method setCustomTemplate ] { + Method [ public method where ] { - - Parameters [1] { - Parameter #0 [ string $customTemplate ] + - Parameters [3] { + Parameter #0 [ string $condition ] + Parameter #1 [ $value = ] + Parameter #2 [ int $type = -1 ] } - - Return [ Phalcon\Flash\AbstractFlash ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method setEscaperService ] { + Method [ public method whereEquals ] { - Parameters [1] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaperService ] + Parameter #0 [ array $columnsValues ] } - - Return [ Phalcon\Flash\AbstractFlash ] + - Return [ Phalcon\DataMapper\Query\AbstractConditions ] } - Method [ public method setImplicitFlush ] { + Method [ protected method addCondition ] { - - Parameters [1] { - Parameter #0 [ bool $implicitFlush ] + - Parameters [5] { + Parameter #0 [ string $store ] + Parameter #1 [ string $andor ] + Parameter #2 [ string $condition ] + Parameter #3 [ $value = ] + Parameter #4 [ int $type = -1 ] } - - Return [ Phalcon\Flash\AbstractFlash ] + - Return [ void ] } - Method [ public method success ] { + Method [ protected method buildBy ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ string $type ] } - - Return [ ?string ] + - Return [ string ] } - Method [ public method outputMessage ] { + Method [ protected method buildCondition ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ string $type ] - Parameter #1 [ $message ] } - - Return [ ?string ] + - Return [ string ] } - Method [ public method warning ] { + Method [ protected method buildLimitEarly ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getDI ] { + Method [ protected method buildLimit ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ string ] } - Method [ public method setDI ] { + Method [ protected method buildLimitCommon ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - } - } - Class [ class Phalcon\Flash\Exception extends Exception implements Throwable, Stringable ] { + Method [ protected method buildLimitSqlsrv ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ string ] + } - - Static properties [0] { - } + Method [ protected method appendCondition ] { - - Static methods [0] { - } + - Parameters [4] { + Parameter #0 [ string $store ] + Parameter #1 [ string $condition ] + Parameter #2 [ $value = ] + Parameter #3 [ int $type = -1 ] + } + - Return [ void ] + } - - Properties [4] { - Property [ protected $message = '' ] - Property [ protected $code = 0 ] - Property [ protected string $file = '' ] - Property [ protected int $line = 0 ] - } + Method [ protected method processValue ] { - - Methods [10] { - Method [ public method __construct ] { + - Parameters [2] { + Parameter #0 [ string $store ] + Parameter #1 [ $data ] + } + - Return [ void ] + } + + Method [ public method bindInline ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ int $type = -1 ] + } + - Return [ string ] + } + + Method [ public method bindValue ] { - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + Parameter #2 [ int $type = -1 ] } + - Return [ Phalcon\DataMapper\Query\AbstractQuery ] } - Method [ public method __wakeup ] { + Method [ public method bindValues ] { + + - Parameters [1] { + Parameter #0 [ array $values ] + } + - Return [ Phalcon\DataMapper\Query\AbstractQuery ] + } + + Method [ public method getBindValues ] { - Parameters [0] { } - - Tentative return [ void ] + - Return [ array ] } - Method [ final public method getMessage ] { + Method [ public method perform ] { - Parameters [0] { } + } + + Method [ public method setFlag ] { + + - Parameters [2] { + Parameter #0 [ string $flag ] + Parameter #1 [ bool $enable = true ] + } + - Return [ void ] + } + + Method [ public method quoteIdentifier ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ int $type = 2 ] + } - Return [ string ] } - Method [ final public method getCode ] { + Method [ public method resetColumns ] { - Parameters [0] { } + - Return [ void ] } - Method [ final public method getFile ] { + Method [ public method resetFrom ] { - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ final public method getLine ] { + Method [ public method resetWhere ] { - Parameters [0] { } - - Return [ int ] + - Return [ void ] } - Method [ final public method getTrace ] { + Method [ public method resetGroupBy ] { - Parameters [0] { } - - Return [ array ] + - Return [ void ] } - Method [ final public method getPrevious ] { + Method [ public method resetHaving ] { - Parameters [0] { } - - Return [ ?Throwable ] + - Return [ void ] } - Method [ final public method getTraceAsString ] { + Method [ public method resetOrderBy ] { - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ public method __toString ] { + Method [ public method resetLimit ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method resetFlags ] { - Parameters [0] { } + - Return [ void ] + } + + Method [ protected method buildFlags ] { + + - Parameters [0] { + } + } + + Method [ protected method buildReturning ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method indent ] { + + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ string $glue = '' ] + } - Return [ string ] } } } - Class [ class Phalcon\Flash\Session extends Phalcon\Flash\AbstractFlash implements Phalcon\Flash\FlashInterface, Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Db\Adapter\PdoFactory extends Phalcon\Factory\AbstractFactory ] { - - Constants [1] { - Constant [ public string SESSION_KEY ] { _flashMessages } + - Constants [0] { } - Static properties [0] { @@ -58128,4440 +57894,5058 @@ Extension [ extension #152 phalcon version 5.13.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 ] + - Properties [2] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] } - - Methods [29] { - Method [ public method clear ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $services = [] ] } - - Return [ void ] } - Method [ public method getMessages ] { + Method [ public method load ] { - - Parameters [2] { - Parameter #0 [ $type = ] - Parameter #1 [ bool $remove = true ] + - Parameters [1] { + Parameter #0 [ $config ] } - - Return [ array ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ public method has ] { + Method [ public method newInstance ] { - - Parameters [1] { - Parameter #0 [ ?string $type = null ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $options = [] ] } - - Return [ bool ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ public method message ] { + Method [ protected method getExceptionClass ] { - - Parameters [2] { - Parameter #0 [ string $type ] - Parameter #1 [ $message ] + - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } - Method [ public method output ] { + Method [ protected method getServices ] { - - Parameters [1] { - Parameter #0 [ bool $remove = true ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ protected method getSessionMessages ] { + Method [ protected method getService ] { - - Parameters [2] { - Parameter #0 [ bool $remove ] - Parameter #1 [ ?string $type = null ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ array ] } - Method [ protected method setSessionMessages ] { + Method [ protected method init ] { - Parameters [1] { - Parameter #0 [ array $messages ] + Parameter #0 [ array $services = [] ] } - - Return [ array ] + - Return [ void ] } - Method [ public method getSessionService ] { + Method [ protected method checkConfig ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $config ] } - - Return [ Phalcon\Session\ManagerInterface ] + - Return [ array ] } - Method [ public method __construct ] { + Method [ protected method checkConfigElement ] { - Parameters [2] { - Parameter #0 [ ?Phalcon\Html\Escaper\EscaperInterface $escaper = ] - Parameter #1 [ ?Phalcon\Session\ManagerInterface $session = ] + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] } + - Return [ array ] } - Method [ public method error ] { + Method [ protected method getException ] { - Parameters [1] { Parameter #0 [ string $message ] } - - Return [ ?string ] + - Return [ Exception ] } + } + } - Method [ public method getAutoescape ] { + Class [ class Phalcon\Db\Adapter\Pdo\Mysql extends Phalcon\Db\Adapter\Pdo\AbstractPdo implements Phalcon\Db\Adapter\AdapterInterface, Phalcon\Contracts\Db\Adapter\Adapter, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { - - Parameters [0] { + - Constants [1] { + Constant [ public string BIND_PATTERN ] { /\?([0-9]+)|:([a-zA-Z0-9_]+):/ } + } + + - Static properties [1] { + Property [ protected static $connectionConsecutive = 0 ] + } + + - Static methods [1] { + Method [ static public method setup ] { + + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ bool ] + - Return [ void ] } + } - Method [ public method getAutomaticHtml ] { + - Properties [14] { + 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' ] + } - - Parameters [0] { + - Methods [85] { + Method [ public method addForeignKey ] { + + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] } - Return [ bool ] } - Method [ public method getCssClasses ] { + Method [ public method describeColumns ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - Return [ array ] } - Method [ public method getCssIconClasses ] { + Method [ public method describeIndexes ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - Return [ array ] } - Method [ public method getCustomTemplate ] { + Method [ public method describeReferences ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ string ] + - Return [ array ] } - Method [ public method getEscaperService ] { + Method [ protected method getDsnDefaults ] { - Parameters [0] { } - - Return [ Phalcon\Html\Escaper\EscaperInterface ] + - Return [ array ] } - Method [ public method notice ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ array $descriptor ] } - - Return [ ?string ] } - Method [ public method setAutoescape ] { + Method [ public method affectedRows ] { - - Parameters [1] { - Parameter #0 [ bool $autoescape ] + - Parameters [0] { } - - Return [ Phalcon\Flash\AbstractFlash ] + - Return [ int ] } - Method [ public method setAutomaticHtml ] { + Method [ public method begin ] { - Parameters [1] { - Parameter #0 [ bool $automaticHtml ] + Parameter #0 [ bool $nesting = true ] } - - Return [ Phalcon\Flash\AbstractFlash ] + - Return [ bool ] } - Method [ public method setCssClasses ] { + Method [ public method commit ] { - Parameters [1] { - Parameter #0 [ array $cssClasses ] + Parameter #0 [ bool $nesting = true ] } - - Return [ Phalcon\Flash\AbstractFlash ] + - Return [ bool ] } - Method [ public method setCssIconClasses ] { + Method [ public method close ] { - - Parameters [1] { - Parameter #0 [ array $cssIconClasses ] + - Parameters [0] { } - - Return [ Phalcon\Flash\AbstractFlash ] + - Return [ void ] } - Method [ public method setCustomTemplate ] { + Method [ public method connect ] { - Parameters [1] { - Parameter #0 [ string $customTemplate ] + Parameter #0 [ array $descriptor = [] ] } - - Return [ Phalcon\Flash\AbstractFlash ] + - Return [ void ] } - Method [ public method setEscaperService ] { + Method [ public method convertBoundParams ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaperService ] + - Parameters [2] { + Parameter #0 [ string $sql ] + Parameter #1 [ array $params = [] ] } - - Return [ Phalcon\Flash\AbstractFlash ] + - Return [ array ] } - Method [ public method setImplicitFlush ] { + Method [ public method escapeString ] { - Parameters [1] { - Parameter #0 [ bool $implicitFlush ] + Parameter #0 [ string $str ] } - - Return [ Phalcon\Flash\AbstractFlash ] + - Return [ string ] } - Method [ public method success ] { + Method [ public method execute ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [3] { + Parameter #0 [ string $sqlStatement ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - - Return [ ?string ] + - Return [ bool ] } - Method [ public method outputMessage ] { + Method [ public method executePrepared ] { - - Parameters [2] { - Parameter #0 [ string $type ] - Parameter #1 [ $message ] + - Parameters [3] { + Parameter #0 [ PDOStatement $statement ] + Parameter #1 [ array $placeholders ] + Parameter #2 [ array $dataTypes = [] ] } - - Return [ ?string ] + - Return [ PDOStatement ] } - Method [ public method warning ] { + Method [ public method getErrorInfo ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - - Return [ ?string ] + - Return [ array ] } - Method [ public method getDI ] { + Method [ public method getInternalHandler ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] } - Method [ public method setDI ] { + Method [ public method getTransactionLevel ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - } - } - - Class [ class Phalcon\Forms\Element\Check extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { - - Constants [0] { - } + Method [ public method isUnderTransaction ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ bool ] + } - - Static methods [0] { - } + Method [ public method lastInsertId ] { - - Properties [13] { - 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 $tagFactory = NULL ] - Property [ protected $validators = NULL ] - Property [ protected $value = NULL ] - Property [ protected $method = 'inputCheckbox' ] - Property [ protected $uncheckedValue = NULL ] - Property [ protected $uncheckedValueSet = false ] - } + - Parameters [1] { + Parameter #0 [ ?string $name = null ] + } + - Return [ string|bool ] + } - - Methods [38] { - Method [ public method getUncheckedValue ] { + Method [ public method prepare ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $sqlStatement ] } + - Return [ PDOStatement ] } - Method [ public method hasUncheckedValue ] { + Method [ public method query ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $sqlStatement ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - - Return [ bool ] + - Return [ Phalcon\Db\ResultInterface|bool ] } - Method [ public method setUncheckedValue ] { + Method [ public method rollback ] { - Parameters [1] { - Parameter #0 [ $value ] + Parameter #0 [ bool $nesting = true ] } - - Return [ Phalcon\Forms\Element\Check ] + - Return [ bool ] } - Method [ public method __construct ] { + Method [ protected method prepareRealSql ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $attributes = [] ] + Parameter #0 [ string $statement ] + Parameter #1 [ array $parameters ] } + - Return [ void ] } - Method [ public method __toString ] { + Method [ public method addColumn ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method addFilter ] { + Method [ public method addCheck ] { - - Parameters [1] { - Parameter #0 [ string $filter ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\CheckInterface $check ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method addValidator ] { + Method [ public method addIndex ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method addValidators ] { + Method [ public method addPrimaryKey ] { - - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge = true ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method appendMessage ] { + Method [ public method createSavepoint ] { - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method clear ] { + Method [ public method createTable ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ array $definition ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method getAttribute ] { + Method [ public method createView ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue = ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ array $definition ] + Parameter #2 [ ?string $schemaName = null ] } + - Return [ bool ] } - Method [ public method getAttributes ] { + Method [ public method delete ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ $table ] + Parameter #1 [ ?string $whereCondition = null ] + Parameter #2 [ array $placeholders = [] ] + Parameter #3 [ array $dataTypes = [] ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method getDefault ] { + Method [ public method dropColumn ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $columnName ] } + - Return [ bool ] } - Method [ public method getFilters ] { + Method [ public method dropCheck ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $checkName ] } + - Return [ bool ] } - Method [ public method getForm ] { + Method [ public method dropForeignKey ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $referenceName ] } - - Return [ Phalcon\Forms\Form ] + - Return [ bool ] } - Method [ public method getLabel ] { + Method [ public method dropIndex ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ $indexName ] } - - Return [ ?string ] + - Return [ bool ] } - Method [ public method getMessages ] { + Method [ public method dropPrimaryKey ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] } - - Return [ Phalcon\Messages\Messages ] + - Return [ bool ] } - Method [ public method getName ] { + Method [ public method dropTable ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getTagFactory ] { + Method [ public method dropView ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - - Return [ ?Phalcon\Html\TagFactory ] + - Return [ bool ] } - Method [ public method getUserOption ] { + Method [ public method escapeIdentifier ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ $identifier ] } + - Return [ string ] } - Method [ public method getUserOptions ] { + Method [ public method fetchAll ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ int $fetchMode = 2 ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - Return [ array ] } - Method [ public method getValidators ] { + Method [ public method fetchColumn ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $placeholders = [] ] + Parameter #2 [ $column = ] } - - Return [ array ] + - Return [ string|bool ] } - Method [ public method getValue ] { + Method [ public method fetchOne ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ $fetchMode = ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } + - Return [ array ] } - Method [ public method hasMessages ] { + Method [ public method forUpdate ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ string $modifier = '' ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method label ] { + Method [ public method getColumnDefinition ] { - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - Return [ string ] } - Method [ public method render ] { + Method [ public method getColumnList ] { - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + Parameter #0 [ $columnList ] } - Return [ string ] } - Method [ public method setAttribute ] { + Method [ public method getConnectionId ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ int ] } - Method [ public method setAttributes ] { + Method [ public method getDefaultIdValue ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Db\RawValue ] } - Method [ public method setDefault ] { + Method [ public method getDefaultValue ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Db\RawValue ] } - Method [ public method setFilters ] { + Method [ public method getDescriptor ] { - - Parameters [1] { - Parameter #0 [ $filters ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method setForm ] { + Method [ public method getDialect ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Forms\Form $form ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Db\DialectInterface ] } - Method [ public method setLabel ] { + Method [ public method getDialectType ] { - - Parameters [1] { - Parameter #0 [ string $label ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setMessages ] { + Method [ public method getEventsManager ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method setName ] { + Method [ public method getNestedTransactionSavepointName ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setTagFactory ] { + Method [ public method getRealSQLStatement ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\AbstractElement ] + - Return [ string ] } - Method [ public method setUserOption ] { + Method [ public method getSQLBindTypes ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method setUserOptions ] { + Method [ public method getSQLStatement ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ protected method getLocalTagFactory ] { + Method [ public method getSQLVariables ] { - Parameters [0] { } - - Return [ Phalcon\Html\TagFactory ] + - Return [ array ] } - } - } - - Class [ class Phalcon\Forms\Element\CheckGroup extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { - - Constants [0] { - } + Method [ public method getType ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ string ] + } - - Static methods [0] { - } + Method [ public method insert ] { - - Properties [11] { - Property [ protected $attributes = NULL ] - Property [ protected $filters = NULL ] - Property [ protected $form = NULL ] - Property [ protected $label = NULL ] - Property [ protected $method = 'inputText' ] - Property [ protected $messages = NULL ] - Property [ protected $name = NULL ] - Property [ protected $tagFactory = NULL ] - Property [ protected $validators = NULL ] - Property [ protected $value = NULL ] - Property [ protected $options = NULL ] - } + - Parameters [4] { + Parameter #0 [ string $table ] + Parameter #1 [ array $values ] + Parameter #2 [ $fields = ] + Parameter #3 [ $dataTypes = ] + } + - Return [ bool ] + } - - Methods [37] { - Method [ public method __construct ] { + Method [ public method insertAsDict ] { - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ array $options = [] ] - Parameter #2 [ array $attributes = [] ] + Parameter #0 [ string $table ] + Parameter #1 [ $data ] + Parameter #2 [ $dataTypes = ] } + - Return [ bool ] } - Method [ public method getOptions ] { + Method [ public method isNestedTransactionsWithSavepoints ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method render ] { + Method [ public method limit ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ $number ] } - Return [ string ] } - Method [ public method setOptions ] { + Method [ public method listTables ] { - Parameters [1] { - Parameter #0 [ array $options ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } - - Method [ public method __toString ] { - - - Parameters [0] { + Parameter #0 [ ?string $schemaName = null ] } - - Return [ string ] + - Return [ array ] } - Method [ public method addFilter ] { + Method [ public method listViews ] { - Parameters [1] { - Parameter #0 [ string $filter ] + Parameter #0 [ ?string $schemaName = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method addValidator ] { + Method [ public method modifyColumn ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + - Parameters [4] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ColumnInterface $column ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method addValidators ] { + Method [ public method releaseSavepoint ] { - - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge = true ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method appendMessage ] { + Method [ public method rollbackSavepoint ] { - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method clear ] { + Method [ public method setEventsManager ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ void ] } - Method [ public method getAttribute ] { + Method [ public method setDialect ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ Phalcon\Db\DialectInterface $dialect ] } } - Method [ public method getAttributes ] { + Method [ public method setNestedTransactionsWithSavepoints ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $nestedTransactionsWithSavepoints ] } - - Return [ array ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ public method getDefault ] { + Method [ public method sharedLock ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ string $modifier = '' ] } + - Return [ string ] } - Method [ public method getFilters ] { + Method [ public method createMaterializedView ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ array $definition ] + Parameter #2 [ ?string $schemaName = null ] } + - Return [ bool ] } - Method [ public method getForm ] { + Method [ public method dropMaterializedView ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - - Return [ Phalcon\Forms\Form ] + - Return [ bool ] } - Method [ public method getLabel ] { + Method [ public method refreshMaterializedView ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $concurrent = false ] } - - Return [ ?string ] + - Return [ bool ] } - Method [ public method getMessages ] { + Method [ public method onConflictUpdate ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $conflictColumns ] + Parameter #2 [ array $updateColumns ] } - - Return [ Phalcon\Messages\Messages ] + - Return [ string ] } - Method [ public method getName ] { + Method [ public method returning ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $columns ] } - Return [ string ] } - Method [ public method getTagFactory ] { + Method [ public method supportSequences ] { - Parameters [0] { } - - Return [ ?Phalcon\Html\TagFactory ] + - Return [ bool ] } - Method [ public method getUserOption ] { + Method [ public method tableExists ] { - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] } + - Return [ bool ] } - Method [ public method getUserOptions ] { + Method [ public method tableOptions ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] } - Return [ array ] } - Method [ public method getValidators ] { + Method [ public method update ] { - - Parameters [0] { - } - - Return [ array ] + - Parameters [5] { + Parameter #0 [ string $table ] + Parameter #1 [ $fields ] + Parameter #2 [ $values ] + Parameter #3 [ $whereCondition = ] + Parameter #4 [ $dataTypes = ] + } + - Return [ bool ] } - Method [ public method getValue ] { + Method [ public method updateAsDict ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $table ] + Parameter #1 [ $data ] + Parameter #2 [ $whereCondition = ] + Parameter #3 [ $dataTypes = ] } + - Return [ bool ] } - Method [ public method hasMessages ] { + Method [ public method useExplicitIdValue ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method label ] { + Method [ public method supportsDefaultValue ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ public method setAttribute ] { + Method [ public method viewExists ] { - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } + } + } - Method [ public method setAttributes ] { + Class [ class Phalcon\Db\Adapter\Pdo\Postgresql extends Phalcon\Db\Adapter\Pdo\AbstractPdo implements Phalcon\Db\Adapter\AdapterInterface, Phalcon\Contracts\Db\Adapter\Adapter, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } + - Constants [1] { + Constant [ public string BIND_PATTERN ] { /\?([0-9]+)|:([a-zA-Z0-9_]+):/ } + } - Method [ public method setDefault ] { + - Static properties [1] { + Property [ protected static $connectionConsecutive = 0 ] + } + + - Static methods [1] { + Method [ static public method setup ] { - Parameters [1] { - Parameter #0 [ $value ] + Parameter #0 [ array $options ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ void ] } + } - Method [ public method setFilters ] { + - Properties [14] { + 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 [85] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $filters ] + Parameter #0 [ array $descriptor ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setForm ] { + Method [ public method connect ] { - Parameters [1] { - Parameter #0 [ Phalcon\Forms\Form $form ] + Parameter #0 [ array $descriptor = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ void ] } - Method [ public method setLabel ] { + Method [ public method createTable ] { - - Parameters [1] { - Parameter #0 [ string $label ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ array $definition ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setMessages ] { + Method [ public method describeColumns ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method setName ] { + Method [ public method describeReferences ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method setTagFactory ] { + Method [ public method getDefaultIdValue ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\AbstractElement ] + - Return [ Phalcon\Db\RawValue ] } - Method [ public method setUserOption ] { + Method [ public method modifyColumn ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + - Parameters [4] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ColumnInterface $column ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setUserOptions ] { + Method [ public method supportSequences ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ protected method getLocalTagFactory ] { + Method [ public method useExplicitIdValue ] { - Parameters [0] { } - - Return [ Phalcon\Html\TagFactory ] + - Return [ bool ] } - } - } - - 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 [11] { - 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 $tagFactory = NULL ] - Property [ protected $validators = NULL ] - Property [ protected $value = NULL ] - Property [ protected $method = 'inputDate' ] - } - - Methods [35] { - Method [ public method __construct ] { + Method [ protected method getDsnDefaults ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $attributes = [] ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method __toString ] { + Method [ public method affectedRows ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method addFilter ] { + Method [ public method begin ] { - Parameters [1] { - Parameter #0 [ string $filter ] + Parameter #0 [ bool $nesting = true ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method addValidator ] { + Method [ public method commit ] { - Parameters [1] { - Parameter #0 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + Parameter #0 [ bool $nesting = true ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method addValidators ] { + Method [ public method close ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method convertBoundParams ] { - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge = true ] + Parameter #0 [ string $sql ] + Parameter #1 [ array $params = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method appendMessage ] { + Method [ public method escapeString ] { - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + Parameter #0 [ string $str ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method clear ] { + Method [ public method execute ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $sqlStatement ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method getAttribute ] { + Method [ public method executePrepared ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue = ] + - Parameters [3] { + Parameter #0 [ PDOStatement $statement ] + Parameter #1 [ array $placeholders ] + Parameter #2 [ array $dataTypes = [] ] } + - Return [ PDOStatement ] } - Method [ public method getAttributes ] { + Method [ public method getErrorInfo ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getDefault ] { + Method [ public method getInternalHandler ] { - Parameters [0] { } } - Method [ public method getFilters ] { + Method [ public method getTransactionLevel ] { - Parameters [0] { } + - Return [ int ] } - Method [ public method getForm ] { + Method [ public method isUnderTransaction ] { - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] + - Return [ bool ] } - Method [ public method getLabel ] { + Method [ public method lastInsertId ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $name = null ] } - - Return [ ?string ] + - Return [ string|bool ] } - Method [ public method getMessages ] { + Method [ public method prepare ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $sqlStatement ] } - - Return [ Phalcon\Messages\Messages ] + - Return [ PDOStatement ] } - Method [ public method getName ] { + Method [ public method query ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $sqlStatement ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - - Return [ string ] + - Return [ Phalcon\Db\ResultInterface|bool ] } - Method [ public method getTagFactory ] { + Method [ public method rollback ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $nesting = true ] } - - Return [ ?Phalcon\Html\TagFactory ] + - Return [ bool ] } - Method [ public method getUserOption ] { + Method [ protected method prepareRealSql ] { - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ string $statement ] + Parameter #1 [ array $parameters ] } + - Return [ void ] } - Method [ public method getUserOptions ] { + Method [ public method addColumn ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method getValidators ] { + Method [ public method addCheck ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\CheckInterface $check ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method getValue ] { + Method [ public method addForeignKey ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] } + - Return [ bool ] } - Method [ public method hasMessages ] { + Method [ public method addIndex ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - Return [ bool ] } - Method [ public method label ] { + Method [ public method addPrimaryKey ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method render ] { + Method [ public method createSavepoint ] { - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method setAttribute ] { + Method [ public method createView ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ array $definition ] + Parameter #2 [ ?string $schemaName = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setAttributes ] { + Method [ public method delete ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [4] { + Parameter #0 [ $table ] + Parameter #1 [ ?string $whereCondition = null ] + Parameter #2 [ array $placeholders = [] ] + Parameter #3 [ array $dataTypes = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setDefault ] { + Method [ public method describeIndexes ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method setFilters ] { + Method [ public method dropColumn ] { - - Parameters [1] { - Parameter #0 [ $filters ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $columnName ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setForm ] { + Method [ public method dropCheck ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Forms\Form $form ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $checkName ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setLabel ] { + Method [ public method dropForeignKey ] { - - Parameters [1] { - Parameter #0 [ string $label ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $referenceName ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setMessages ] { + Method [ public method dropIndex ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ $indexName ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setName ] { + Method [ public method dropPrimaryKey ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setTagFactory ] { + Method [ public method dropTable ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - - Return [ Phalcon\Forms\Element\AbstractElement ] + - Return [ bool ] } - Method [ public method setUserOption ] { + Method [ public method dropView ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setUserOptions ] { + Method [ public method escapeIdentifier ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ $identifier ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ protected method getLocalTagFactory ] { + Method [ public method fetchAll ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ int $fetchMode = 2 ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - - Return [ Phalcon\Html\TagFactory ] + - Return [ array ] } - } - } - - Class [ class Phalcon\Forms\Element\Email extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { - - Constants [0] { - } + Method [ public method fetchColumn ] { - - Static properties [0] { - } + - Parameters [3] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $placeholders = [] ] + Parameter #2 [ $column = ] + } + - Return [ string|bool ] + } - - Static methods [0] { - } + Method [ public method fetchOne ] { - - Properties [11] { - 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 $tagFactory = NULL ] - Property [ protected $validators = NULL ] - Property [ protected $value = NULL ] - Property [ protected $method = 'inputEmail' ] - } + - Parameters [4] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ $fetchMode = ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] + } + - Return [ array ] + } - - Methods [35] { - Method [ public method __construct ] { + Method [ public method forUpdate ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $attributes = [] ] + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ string $modifier = '' ] } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method getColumnDefinition ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - Return [ string ] } - Method [ public method addFilter ] { + Method [ public method getColumnList ] { - Parameters [1] { - Parameter #0 [ string $filter ] + Parameter #0 [ $columnList ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method addValidator ] { + Method [ public method getConnectionId ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ int ] } - Method [ public method addValidators ] { + Method [ public method getDefaultValue ] { - - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge = true ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Db\RawValue ] } - Method [ public method appendMessage ] { + Method [ public method getDescriptor ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method clear ] { + Method [ public method getDialect ] { - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Db\DialectInterface ] } - Method [ public method getAttribute ] { + Method [ public method getDialectType ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getAttributes ] { + Method [ public method getEventsManager ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method getDefault ] { + Method [ public method getNestedTransactionSavepointName ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method getFilters ] { + Method [ public method getRealSQLStatement ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method getForm ] { + Method [ public method getSQLBindTypes ] { - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] + - Return [ array ] } - Method [ public method getLabel ] { + Method [ public method getSQLStatement ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getMessages ] { + Method [ public method getSQLVariables ] { - Parameters [0] { } - - Return [ Phalcon\Messages\Messages ] + - Return [ array ] } - Method [ public method getName ] { + Method [ public method getType ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getTagFactory ] { + Method [ public method insert ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $table ] + Parameter #1 [ array $values ] + Parameter #2 [ $fields = ] + Parameter #3 [ $dataTypes = ] } - - Return [ ?Phalcon\Html\TagFactory ] + - Return [ bool ] } - Method [ public method getUserOption ] { + Method [ public method insertAsDict ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue = ] + - Parameters [3] { + Parameter #0 [ string $table ] + Parameter #1 [ $data ] + Parameter #2 [ $dataTypes = ] } + - Return [ bool ] } - Method [ public method getUserOptions ] { + Method [ public method isNestedTransactionsWithSavepoints ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method getValidators ] { + Method [ public method limit ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ $number ] + } + - Return [ string ] + } + + Method [ public method listTables ] { + + - Parameters [1] { + Parameter #0 [ ?string $schemaName = null ] } - Return [ array ] } - Method [ public method getValue ] { + Method [ public method listViews ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $schemaName = null ] } + - Return [ array ] } - Method [ public method hasMessages ] { + Method [ public method releaseSavepoint ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - Return [ bool ] } - Method [ public method label ] { + Method [ public method rollbackSavepoint ] { - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method render ] { + Method [ public method setEventsManager ] { - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ string ] + - Return [ void ] } - Method [ public method setAttribute ] { + Method [ public method setDialect ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ Phalcon\Db\DialectInterface $dialect ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setAttributes ] { + Method [ public method setNestedTransactionsWithSavepoints ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ bool $nestedTransactionsWithSavepoints ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ public method setDefault ] { + Method [ public method sharedLock ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ string $modifier = '' ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setFilters ] { + Method [ public method createMaterializedView ] { - - Parameters [1] { - Parameter #0 [ $filters ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ array $definition ] + Parameter #2 [ ?string $schemaName = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setForm ] { + Method [ public method dropMaterializedView ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Forms\Form $form ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setLabel ] { + Method [ public method refreshMaterializedView ] { - - Parameters [1] { - Parameter #0 [ string $label ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $concurrent = false ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setMessages ] { + Method [ public method onConflictUpdate ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + - Parameters [3] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $conflictColumns ] + Parameter #2 [ array $updateColumns ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setName ] { + Method [ public method returning ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $columns ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setTagFactory ] { + Method [ public method tableExists ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + - Parameters [2] { + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] } - - Return [ Phalcon\Forms\Element\AbstractElement ] + - Return [ bool ] } - Method [ public method setUserOption ] { + Method [ public method tableOptions ] { - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method setUserOptions ] { + Method [ public method update ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [5] { + Parameter #0 [ string $table ] + Parameter #1 [ $fields ] + Parameter #2 [ $values ] + Parameter #3 [ $whereCondition = ] + Parameter #4 [ $dataTypes = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ protected method getLocalTagFactory ] { + Method [ public method updateAsDict ] { + + - Parameters [4] { + Parameter #0 [ string $table ] + Parameter #1 [ $data ] + Parameter #2 [ $whereCondition = ] + Parameter #3 [ $dataTypes = ] + } + - Return [ bool ] + } + + Method [ public method supportsDefaultValue ] { - Parameters [0] { } - - Return [ Phalcon\Html\TagFactory ] + - Return [ bool ] + } + + Method [ public method viewExists ] { + + - Parameters [2] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + } + - Return [ bool ] } } } - Class [ class Phalcon\Forms\Element\File extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { + Class [ class Phalcon\Db\Adapter\Pdo\Sqlite extends Phalcon\Db\Adapter\Pdo\AbstractPdo implements Phalcon\Db\Adapter\AdapterInterface, Phalcon\Contracts\Db\Adapter\Adapter, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { - - Constants [0] { + - Constants [1] { + Constant [ public string BIND_PATTERN ] { /\?([0-9]+)|:([a-zA-Z0-9_]+):/ } } - - Static properties [0] { + - Static properties [1] { + Property [ protected static $connectionConsecutive = 0 ] } - - Static methods [0] { + - Static methods [1] { + Method [ static public method setup ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + - Return [ void ] + } } - - Properties [11] { - 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 $tagFactory = NULL ] - Property [ protected $validators = NULL ] - Property [ protected $value = NULL ] - Property [ protected $method = 'inputFile' ] + - Properties [14] { + 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 [35] { - Method [ public method __construct ] { + - Methods [85] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $attributes = [] ] + - Parameters [1] { + Parameter #0 [ array $descriptor ] } } - Method [ public method __toString ] { + Method [ public method connect ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $descriptor = [] ] } - - Return [ string ] + - Return [ void ] } - Method [ public method addFilter ] { + Method [ public method describeColumns ] { - - Parameters [1] { - Parameter #0 [ string $filter ] + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method addValidator ] { + Method [ public method describeIndexes ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method addValidators ] { + Method [ public method describeReferences ] { - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge = true ] + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method appendMessage ] { + Method [ public method getDefaultValue ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Db\RawValue ] } - Method [ public method clear ] { + Method [ public method useExplicitIdValue ] { - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method getAttribute ] { + Method [ public method supportsDefaultValue ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Return [ bool ] } - Method [ public method getAttributes ] { + Method [ protected method getDsnDefaults ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getDefault ] { + Method [ public method affectedRows ] { - Parameters [0] { } + - Return [ int ] } - Method [ public method getFilters ] { + Method [ public method begin ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $nesting = true ] } + - Return [ bool ] } - Method [ public method getForm ] { + Method [ public method commit ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $nesting = true ] } - - Return [ Phalcon\Forms\Form ] + - Return [ bool ] } - Method [ public method getLabel ] { + Method [ public method close ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ void ] } - Method [ public method getMessages ] { + Method [ public method convertBoundParams ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $sql ] + Parameter #1 [ array $params = [] ] } - - Return [ Phalcon\Messages\Messages ] + - Return [ array ] } - Method [ public method getName ] { + Method [ public method escapeString ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $str ] } - Return [ string ] } - Method [ public method getTagFactory ] { + Method [ public method execute ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $sqlStatement ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - - Return [ ?Phalcon\Html\TagFactory ] + - Return [ bool ] } - Method [ public method getUserOption ] { + Method [ public method executePrepared ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue = ] + - Parameters [3] { + Parameter #0 [ PDOStatement $statement ] + Parameter #1 [ array $placeholders ] + Parameter #2 [ array $dataTypes = [] ] } + - Return [ PDOStatement ] } - Method [ public method getUserOptions ] { + Method [ public method getErrorInfo ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getValidators ] { + Method [ public method getInternalHandler ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method getValue ] { + Method [ public method getTransactionLevel ] { - Parameters [0] { } + - Return [ int ] } - Method [ public method hasMessages ] { + Method [ public method isUnderTransaction ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method label ] { + Method [ public method lastInsertId ] { - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + Parameter #0 [ ?string $name = null ] } - - Return [ string ] + - Return [ string|bool ] } - Method [ public method render ] { + Method [ public method prepare ] { - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + Parameter #0 [ string $sqlStatement ] } - - Return [ string ] + - Return [ PDOStatement ] } - Method [ public method setAttribute ] { + Method [ public method query ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + - Parameters [3] { + Parameter #0 [ string $sqlStatement ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Db\ResultInterface|bool ] } - Method [ public method setAttributes ] { + Method [ public method rollback ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ bool $nesting = true ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setDefault ] { + Method [ protected method prepareRealSql ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [2] { + Parameter #0 [ string $statement ] + Parameter #1 [ array $parameters ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ void ] } - Method [ public method setFilters ] { + Method [ public method addColumn ] { - - Parameters [1] { - Parameter #0 [ $filters ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setForm ] { + Method [ public method addCheck ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Forms\Form $form ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\CheckInterface $check ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setLabel ] { + Method [ public method addForeignKey ] { - - Parameters [1] { - Parameter #0 [ string $label ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setMessages ] { + Method [ public method addIndex ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setName ] { + Method [ public method addPrimaryKey ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setTagFactory ] { + Method [ public method createSavepoint ] { - Parameters [1] { - Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Forms\Element\AbstractElement ] + - Return [ bool ] } - Method [ public method setUserOption ] { + Method [ public method createTable ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ array $definition ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setUserOptions ] { + Method [ public method createView ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ array $definition ] + Parameter #2 [ ?string $schemaName = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ protected method getLocalTagFactory ] { + Method [ public method delete ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ $table ] + Parameter #1 [ ?string $whereCondition = null ] + Parameter #2 [ array $placeholders = [] ] + Parameter #3 [ array $dataTypes = [] ] } - - Return [ Phalcon\Html\TagFactory ] + - Return [ bool ] } - } - } - - 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 [11] { - 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 $tagFactory = NULL ] - Property [ protected $validators = NULL ] - Property [ protected $value = NULL ] - Property [ protected $method = 'inputHidden' ] - } - - Methods [35] { - Method [ public method __construct ] { + Method [ public method dropColumn ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $attributes = [] ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $columnName ] } + - Return [ bool ] } - Method [ public method __toString ] { + Method [ public method dropCheck ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $checkName ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method addFilter ] { + Method [ public method dropForeignKey ] { - - Parameters [1] { - Parameter #0 [ string $filter ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $referenceName ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method addValidator ] { + Method [ public method dropIndex ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ $indexName ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method addValidators ] { + Method [ public method dropPrimaryKey ] { - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge = true ] + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method appendMessage ] { + Method [ public method dropTable ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method clear ] { + Method [ public method dropView ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method getAttribute ] { + Method [ public method escapeIdentifier ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ $identifier ] } + - Return [ string ] } - Method [ public method getAttributes ] { + Method [ public method fetchAll ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ int $fetchMode = 2 ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - Return [ array ] } - Method [ public method getDefault ] { - - - Parameters [0] { - } - } - - Method [ public method getFilters ] { + Method [ public method fetchColumn ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $placeholders = [] ] + Parameter #2 [ $column = ] } + - Return [ string|bool ] } - Method [ public method getForm ] { + Method [ public method fetchOne ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ $fetchMode = ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] } - - Return [ Phalcon\Forms\Form ] + - Return [ array ] } - Method [ public method getLabel ] { + Method [ public method forUpdate ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ string $modifier = '' ] } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getMessages ] { + Method [ public method getColumnDefinition ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ Phalcon\Messages\Messages ] + - Return [ string ] } - Method [ public method getName ] { + Method [ public method getColumnList ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $columnList ] } - Return [ string ] } - Method [ public method getTagFactory ] { + Method [ public method getConnectionId ] { - Parameters [0] { } - - Return [ ?Phalcon\Html\TagFactory ] + - Return [ int ] } - Method [ public method getUserOption ] { + Method [ public method getDefaultIdValue ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Return [ Phalcon\Db\RawValue ] } - Method [ public method getUserOptions ] { + Method [ public method getDescriptor ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getValidators ] { + Method [ public method getDialect ] { - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Db\DialectInterface ] } - Method [ public method getValue ] { + Method [ public method getDialectType ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method hasMessages ] { + Method [ public method getEventsManager ] { - Parameters [0] { } - - Return [ bool ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method label ] { + Method [ public method getNestedTransactionSavepointName ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ public method render ] { + Method [ public method getRealSQLStatement ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ public method setAttribute ] { + Method [ public method getSQLBindTypes ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method setAttributes ] { + Method [ public method getSQLStatement ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setDefault ] { + Method [ public method getSQLVariables ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method setFilters ] { + Method [ public method getType ] { - - Parameters [1] { - Parameter #0 [ $filters ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setForm ] { + Method [ public method insert ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Forms\Form $form ] + - Parameters [4] { + Parameter #0 [ string $table ] + Parameter #1 [ array $values ] + Parameter #2 [ $fields = ] + Parameter #3 [ $dataTypes = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setLabel ] { + Method [ public method insertAsDict ] { - - Parameters [1] { - Parameter #0 [ string $label ] + - Parameters [3] { + Parameter #0 [ string $table ] + Parameter #1 [ $data ] + Parameter #2 [ $dataTypes = ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setMessages ] { + Method [ public method isNestedTransactionsWithSavepoints ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setName ] { + Method [ public method limit ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ $number ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setTagFactory ] { + Method [ public method listTables ] { - Parameters [1] { - Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] - } - - Return [ Phalcon\Forms\Element\AbstractElement ] - } - - Method [ public method setUserOption ] { - - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + Parameter #0 [ ?string $schemaName = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method setUserOptions ] { + Method [ public method listViews ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ ?string $schemaName = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ protected method getLocalTagFactory ] { + Method [ public method modifyColumn ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ColumnInterface $column ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = null ] } - - Return [ Phalcon\Html\TagFactory ] + - Return [ bool ] } - } - } - - Class [ class Phalcon\Forms\Element\Numeric extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [11] { - 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 $tagFactory = NULL ] - Property [ protected $validators = NULL ] - Property [ protected $value = NULL ] - Property [ protected $method = 'inputNumeric' ] - } - - Methods [35] { - Method [ public method __construct ] { + Method [ public method releaseSavepoint ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ string $name ] - Parameter #1 [ array $attributes = [] ] } + - Return [ bool ] } - Method [ public method __toString ] { + Method [ public method rollbackSavepoint ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method addFilter ] { + Method [ public method setEventsManager ] { - Parameters [1] { - Parameter #0 [ string $filter ] + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ void ] } - Method [ public method addValidator ] { + Method [ public method setDialect ] { - Parameters [1] { - Parameter #0 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + Parameter #0 [ Phalcon\Db\DialectInterface $dialect ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method addValidators ] { + Method [ public method setNestedTransactionsWithSavepoints ] { - - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge = true ] + - Parameters [1] { + Parameter #0 [ bool $nestedTransactionsWithSavepoints ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ public method appendMessage ] { + Method [ public method sharedLock ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ string $modifier = '' ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method clear ] { + Method [ public method createMaterializedView ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ array $definition ] + Parameter #2 [ ?string $schemaName = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method getAttribute ] { + Method [ public method dropMaterializedView ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue = ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } + - Return [ bool ] } - Method [ public method getAttributes ] { + Method [ public method refreshMaterializedView ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $concurrent = false ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method getDefault ] { + Method [ public method onConflictUpdate ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $conflictColumns ] + Parameter #2 [ array $updateColumns ] } + - Return [ string ] } - Method [ public method getFilters ] { + Method [ public method returning ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $columns ] } + - Return [ string ] } - Method [ public method getForm ] { + Method [ public method supportSequences ] { - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] + - Return [ bool ] } - Method [ public method getLabel ] { + Method [ public method tableExists ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] } - - Return [ ?string ] + - Return [ bool ] } - Method [ public method getMessages ] { + Method [ public method tableOptions ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] } - - Return [ Phalcon\Messages\Messages ] + - Return [ array ] } - Method [ public method getName ] { + Method [ public method update ] { - - Parameters [0] { + - Parameters [5] { + Parameter #0 [ string $table ] + Parameter #1 [ $fields ] + Parameter #2 [ $values ] + Parameter #3 [ $whereCondition = ] + Parameter #4 [ $dataTypes = ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getTagFactory ] { + Method [ public method updateAsDict ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $table ] + Parameter #1 [ $data ] + Parameter #2 [ $whereCondition = ] + Parameter #3 [ $dataTypes = ] } - - Return [ ?Phalcon\Html\TagFactory ] + - Return [ bool ] } - Method [ public method getUserOption ] { + Method [ public method viewExists ] { - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] } + - Return [ bool ] } + } + } - Method [ public method getUserOptions ] { - - - Parameters [0] { - } - - Return [ array ] - } + Class [ class Phalcon\Db\Check implements Phalcon\Db\CheckInterface, Phalcon\Contracts\Db\Check ] { - Method [ public method getValidators ] { + - Constants [0] { + } - - Parameters [0] { - } - - Return [ array ] - } + - Static properties [0] { + } - Method [ public method getValue ] { + - Static methods [0] { + } - - Parameters [0] { - } - } + - Properties [2] { + Property [ protected $expression = NULL ] + Property [ protected $name = NULL ] + } - Method [ public method hasMessages ] { + - Methods [3] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $definition ] } - - Return [ bool ] } - Method [ public method label ] { + Method [ public method getExpression ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ public method render ] { + Method [ public method getName ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [0] { } - Return [ string ] } + } + } - Method [ public method setAttribute ] { - - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } - - Method [ public method setAttributes ] { + Class [ class Phalcon\Db\Column implements Phalcon\Db\ColumnInterface, Phalcon\Contracts\Db\Column ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } + - Constants [55] { + Constant [ public int BIND_PARAM_BLOB ] { 3 } + Constant [ public int BIND_PARAM_BOOL ] { 5 } + Constant [ public int BIND_PARAM_DECIMAL ] { 32 } + Constant [ public int BIND_PARAM_INT ] { 1 } + Constant [ public int BIND_PARAM_NULL ] { 0 } + Constant [ public int BIND_PARAM_STR ] { 2 } + Constant [ public int BIND_SKIP ] { 1024 } + Constant [ public int TYPE_BIGINTEGER ] { 14 } + Constant [ public int TYPE_BIT ] { 19 } + Constant [ public int TYPE_BINARY ] { 27 } + Constant [ public int TYPE_BLOB ] { 11 } + Constant [ public int TYPE_BOOLEAN ] { 8 } + Constant [ public int TYPE_CHAR ] { 5 } + Constant [ public int TYPE_DATE ] { 1 } + Constant [ public int TYPE_DATETIME ] { 4 } + Constant [ public int TYPE_DECIMAL ] { 3 } + Constant [ public int TYPE_DOUBLE ] { 9 } + Constant [ public int TYPE_ENUM ] { 18 } + Constant [ public int TYPE_FLOAT ] { 7 } + Constant [ public int TYPE_INTEGER ] { 0 } + Constant [ public int TYPE_JSON ] { 15 } + Constant [ public int TYPE_JSONB ] { 16 } + Constant [ public int TYPE_LONGBLOB ] { 13 } + Constant [ public int TYPE_LONGTEXT ] { 24 } + Constant [ public int TYPE_MEDIUMBLOB ] { 12 } + Constant [ public int TYPE_MEDIUMINTEGER ] { 21 } + Constant [ public int TYPE_MEDIUMTEXT ] { 23 } + Constant [ public int TYPE_SMALLINTEGER ] { 22 } + Constant [ public int TYPE_TEXT ] { 6 } + Constant [ public int TYPE_TIME ] { 20 } + Constant [ public int TYPE_TIMESTAMP ] { 17 } + Constant [ public int TYPE_TINYBLOB ] { 10 } + Constant [ public int TYPE_TINYINTEGER ] { 26 } + Constant [ public int TYPE_TINYTEXT ] { 25 } + Constant [ public int TYPE_UUID ] { 29 } + Constant [ public int TYPE_VARBINARY ] { 28 } + Constant [ public int TYPE_VARCHAR ] { 2 } + Constant [ public int TYPE_BYTEA ] { 30 } + Constant [ public int TYPE_INET ] { 31 } + Constant [ public int TYPE_CIDR ] { 32 } + Constant [ public int TYPE_MACADDR ] { 33 } + Constant [ public int TYPE_INT4RANGE ] { 34 } + Constant [ public int TYPE_INT8RANGE ] { 35 } + Constant [ public int TYPE_NUMRANGE ] { 36 } + Constant [ public int TYPE_TSRANGE ] { 37 } + Constant [ public int TYPE_TSTZRANGE ] { 38 } + Constant [ public int TYPE_DATERANGE ] { 39 } + Constant [ public int TYPE_GEOMETRY ] { 40 } + Constant [ public int TYPE_POINT ] { 41 } + Constant [ public int TYPE_LINESTRING ] { 42 } + Constant [ public int TYPE_POLYGON ] { 43 } + Constant [ public int TYPE_MULTIPOINT ] { 44 } + Constant [ public int TYPE_MULTILINESTRING ] { 45 } + Constant [ public int TYPE_MULTIPOLYGON ] { 46 } + Constant [ public int TYPE_GEOMETRYCOLLECTION ] { 47 } + } - Method [ public method setDefault ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ $value ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } + - Static methods [0] { + } - Method [ public method setFilters ] { + - Properties [20] { + Property [ protected $after = NULL ] + Property [ protected $isArray = false ] + Property [ protected $autoIncrement = false ] + Property [ protected $bindType = 2 ] + Property [ protected $comment = NULL ] + Property [ protected $defaultValue = NULL ] + Property [ protected $first = false ] + Property [ protected $generated = NULL ] + Property [ protected $generationStored = false ] + Property [ protected $isNumeric = false ] + Property [ protected $invisible = false ] + Property [ protected $name = 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 ] + } - - Parameters [1] { - Parameter #0 [ $filters ] + - Methods [23] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $definition ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setForm ] { + Method [ public method getAfterPosition ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Forms\Form $form ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ ?string ] } - Method [ public method setLabel ] { + Method [ public method getBindType ] { - - Parameters [1] { - Parameter #0 [ string $label ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ int ] } - Method [ public method setMessages ] { + Method [ public method getComment ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ ?string ] } - Method [ public method setName ] { + Method [ public method getDefault ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setTagFactory ] { + Method [ public method getGenerationExpression ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\AbstractElement ] + - Return [ ?string ] } - Method [ public method setUserOption ] { + Method [ public method getName ] { - - 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 getScale ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ int ] } - Method [ protected method getLocalTagFactory ] { + Method [ public method getSize ] { - Parameters [0] { } - - Return [ Phalcon\Html\TagFactory ] + - Return [ string|int ] } - } - } - - Class [ class Phalcon\Forms\Element\Password extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { - - - Constants [0] { - } - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [11] { - 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 $tagFactory = NULL ] - Property [ protected $validators = NULL ] - Property [ protected $value = NULL ] - Property [ protected $method = 'inputPassword' ] - } - - - Methods [35] { - Method [ public method __construct ] { + Method [ public method getType ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $attributes = [] ] + - Parameters [0] { } + - Return [ string|int ] } - Method [ public method __toString ] { + Method [ public method getTypeReference ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method addFilter ] { + Method [ public method getTypeValues ] { - - Parameters [1] { - Parameter #0 [ string $filter ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array|string ] } - Method [ public method addValidator ] { + Method [ public method hasDefault ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method addValidators ] { + Method [ public method isArray ] { - - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge = true ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method appendMessage ] { + Method [ public method isAutoIncrement ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method clear ] { + Method [ public method isFirst ] { - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method getAttribute ] { + Method [ public method isGenerated ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Return [ bool ] } - Method [ public method getAttributes ] { + Method [ public method isGenerationStored ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method getDefault ] { + Method [ public method isInvisible ] { - Parameters [0] { } + - Return [ bool ] } - Method [ public method getFilters ] { + Method [ public method isNotNull ] { - Parameters [0] { } + - Return [ bool ] } - Method [ public method getForm ] { + Method [ public method isNumeric ] { - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] + - Return [ bool ] } - Method [ public method getLabel ] { + Method [ public method isPrimary ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ bool ] } - Method [ public method getMessages ] { + Method [ public method isUnsigned ] { - Parameters [0] { } - - Return [ Phalcon\Messages\Messages ] + - Return [ bool ] } + } + } - Method [ public method getName ] { + Class [ class Phalcon\Db\Dialect\Mysql extends Phalcon\Db\Dialect implements Phalcon\Contracts\Db\Dialect, Phalcon\Db\DialectInterface ] { - - Parameters [0] { + - Constants [3] { + Constant [ public string LOCK_NONE ] { } + Constant [ public string LOCK_NOWAIT ] { NOWAIT } + Constant [ public string LOCK_SKIP_LOCKED ] { SKIP LOCKED } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $customFunctions = NULL ] + Property [ protected $escapeChar = '`' ] + } + + - Methods [79] { + Method [ public method addColumn ] { + + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ColumnInterface $column ] } - Return [ string ] } - Method [ public method getTagFactory ] { + Method [ public method addCheck ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\CheckInterface $check ] } - - Return [ ?Phalcon\Html\TagFactory ] + - Return [ string ] } - Method [ public method getUserOption ] { + Method [ public method addForeignKey ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue = ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] } + - Return [ string ] } - Method [ public method getUserOptions ] { + Method [ public method addIndex ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getValidators ] { + Method [ public method addPrimaryKey ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getValue ] { + Method [ public method createTable ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ array $definition ] } + - Return [ string ] } - Method [ public method hasMessages ] { + Method [ public method createView ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ array $definition ] + Parameter #2 [ ?string $schemaName = null ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method label ] { + Method [ public method describeColumns ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - Return [ string ] } - Method [ public method render ] { + Method [ public method describeIndexes ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - Return [ string ] } - Method [ public method setAttribute ] { + Method [ public method describeReferences ] { - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setAttributes ] { + Method [ public method dropColumn ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $columnName ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setDefault ] { + Method [ public method dropCheck ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $checkName ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setFilters ] { + Method [ public method dropForeignKey ] { - - Parameters [1] { - Parameter #0 [ $filters ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $referenceName ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setForm ] { + Method [ public method dropIndex ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Forms\Form $form ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $indexName ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setLabel ] { + Method [ public method dropPrimaryKey ] { - - Parameters [1] { - Parameter #0 [ string $label ] + - Parameters [2] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setMessages ] { + Method [ public method dropTable ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setName ] { + Method [ public method dropView ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setTagFactory ] { + Method [ public method getColumnDefinition ] { - Parameters [1] { - Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ Phalcon\Forms\Element\AbstractElement ] + - Return [ string ] } - Method [ public method setUserOption ] { + Method [ public method getForeignKeyChecks ] { - - 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 listTables ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ ?string $schemaName = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ protected method getLocalTagFactory ] { + Method [ public method listViews ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $schemaName = null ] } - - Return [ Phalcon\Html\TagFactory ] + - Return [ string ] } - } - } - - Class [ class Phalcon\Forms\Element\Radio extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { - - Constants [0] { - } + Method [ public method modifyColumn ] { - - Static properties [0] { - } + - Parameters [4] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ColumnInterface $column ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = null ] + } + - Return [ string ] + } - - Static methods [0] { - } + Method [ public method onConflictUpdate ] { - - Properties [11] { - 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 $tagFactory = NULL ] - Property [ protected $validators = NULL ] - Property [ protected $value = NULL ] - Property [ protected $method = 'inputRadio' ] - } + - Parameters [3] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $conflictColumns ] + Parameter #2 [ array $updateColumns ] + } + - Return [ string ] + } - - Methods [35] { - Method [ public method __construct ] { + Method [ public method sharedLock ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $attributes = [] ] + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ string $modifier = '' ] } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method tableExists ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] } - Return [ string ] } - Method [ public method addFilter ] { + Method [ public method tableOptions ] { - - Parameters [1] { - Parameter #0 [ string $filter ] + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method addValidator ] { + Method [ public method truncateTable ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + - Parameters [2] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method addValidators ] { + Method [ public method viewExists ] { - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge = true ] + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method appendMessage ] { + Method [ protected method getTableOptions ] { - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + Parameter #0 [ array $definition ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method clear ] { + Method [ private method checkColumnSizeAndScale ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method getAttribute ] { + Method [ private method checkColumnUnsigned ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } + - Return [ string ] } - Method [ public method getAttributes ] { + Method [ public method createSavepoint ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getDefault ] { + Method [ final public method escape ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $str ] + Parameter #1 [ ?string $escapeChar = null ] } + - Return [ string ] } - Method [ public method getFilters ] { + Method [ final public method escapeSchema ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $str ] + Parameter #1 [ ?string $escapeChar = null ] } + - Return [ string ] } - Method [ public method getForm ] { + Method [ public method forUpdate ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ string $modifier = '' ] } - - Return [ Phalcon\Forms\Form ] + - Return [ string ] } - Method [ public method getLabel ] { + Method [ final public method getColumnList ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $columnList ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getMessages ] { + Method [ public method getCustomFunctions ] { - Parameters [0] { } - - Return [ Phalcon\Messages\Messages ] + - Return [ array ] } - Method [ public method getName ] { + Method [ final public method getSqlColumn ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $column ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } - Method [ public method getTagFactory ] { + Method [ public method getSqlExpression ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ ?Phalcon\Html\TagFactory ] + - Return [ string ] } - Method [ public method getUserOption ] { + Method [ final public method getSqlTable ] { - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ $table ] + Parameter #1 [ ?string $escapeChar = null ] } + - Return [ string ] } - Method [ public method getUserOptions ] { + Method [ public method limit ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ $number ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getValidators ] { + Method [ public method registerCustomFunction ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $customFunction ] } - - Return [ array ] + - Return [ static ] } - Method [ public method getValue ] { + Method [ public method createMaterializedView ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ array $definition ] + Parameter #2 [ ?string $schemaName = null ] } + - Return [ string ] } - Method [ public method hasMessages ] { + Method [ public method dropMaterializedView ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method label ] { + Method [ public method refreshMaterializedView ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $concurrent = false ] } - Return [ string ] } - Method [ public method render ] { + Method [ public method returning ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $columns ] } - Return [ string ] } - Method [ public method setAttribute ] { + Method [ public method releaseSavepoint ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setAttributes ] { + Method [ public method rollbackSavepoint ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setDefault ] { + Method [ public method select ] { - Parameters [1] { - Parameter #0 [ $value ] + Parameter #0 [ array $definition ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setFilters ] { + Method [ public method supportsSavepoints ] { - - Parameters [1] { - Parameter #0 [ $filters ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setForm ] { + Method [ public method supportsReleaseSavepoints ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Forms\Form $form ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setLabel ] { + Method [ protected method getColumnSize ] { - Parameters [1] { - Parameter #0 [ string $label ] + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setMessages ] { + Method [ protected method getColumnSizeAndScale ] { - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setName ] { + Method [ protected method checkColumnType ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setTagFactory ] { + Method [ protected method checkColumnTypeSql ] { - Parameters [1] { - Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ Phalcon\Forms\Element\AbstractElement ] + - Return [ string ] } - Method [ public method setUserOption ] { + Method [ protected method getCheckClause ] { - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + Parameter #0 [ Phalcon\Db\CheckInterface $check ] + Parameter #1 [ string $escapeChar = '`' ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setUserOptions ] { + Method [ protected method getIndexColumnList ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ Phalcon\Db\IndexInterface $index ] + Parameter #1 [ bool $wrapExpressions = true ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ protected method getLocalTagFactory ] { + Method [ protected method getGeneratedClause ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + Parameter #1 [ bool $forceStored = false ] } - - Return [ Phalcon\Html\TagFactory ] + - Return [ string ] } - } - } - - Class [ class Phalcon\Forms\Element\RadioGroup extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } + Method [ final protected method getSqlExpressionAll ] { - - Properties [11] { - Property [ protected $attributes = NULL ] - Property [ protected $filters = NULL ] - Property [ protected $form = NULL ] - Property [ protected $label = NULL ] - Property [ protected $method = 'inputText' ] - Property [ protected $messages = NULL ] - Property [ protected $name = NULL ] - Property [ protected $tagFactory = NULL ] - Property [ protected $validators = NULL ] - Property [ protected $value = NULL ] - Property [ protected $options = NULL ] - } + - Parameters [2] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + } + - Return [ string ] + } - - Methods [37] { - Method [ public method __construct ] { + Method [ final protected method getSqlExpressionBinaryOperations ] { - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ array $options = [] ] - Parameter #2 [ array $attributes = [] ] + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } + - Return [ string ] } - Method [ public method getOptions ] { + Method [ final protected method getSqlExpressionCase ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ array ] + - Return [ string ] } - Method [ public method render ] { + Method [ final protected method getSqlExpressionCastValue ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } - Method [ public method setOptions ] { + Method [ final protected method getSqlExpressionConvertValue ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method __toString ] { + Method [ final protected method getSqlExpressionFrom ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] } - Return [ string ] } - Method [ public method addFilter ] { + Method [ final protected method getSqlExpressionFunctionCall ] { - - Parameters [1] { - Parameter #0 [ string $filter ] + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method addValidator ] { + Method [ final protected method getSqlExpressionGroupBy ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + - Parameters [3] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method addValidators ] { + Method [ final protected method getSqlExpressionHaving ] { - - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge = true ] + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method appendMessage ] { + Method [ final protected method getSqlExpressionJoins ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + - Parameters [3] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method clear ] { + Method [ final protected method getSqlExpressionLimit ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method getAttribute ] { + Method [ final protected method getSqlExpressionList ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue = ] + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } + - Return [ string ] } - Method [ public method getAttributes ] { + Method [ final protected method getSqlExpressionObject ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getDefault ] { + Method [ final protected method getSqlExpressionOrderBy ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } + - Return [ string ] } - Method [ public method getFilters ] { + Method [ final protected method getSqlExpressionQualified ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] } + - Return [ string ] } - Method [ public method getForm ] { + Method [ final protected method getSqlExpressionScalar ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Forms\Form ] + - Return [ string ] } - Method [ public method getLabel ] { + Method [ final protected method getSqlExpressionUnaryOperations ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getMessages ] { + Method [ final protected method getSqlExpressionWhere ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Messages\Messages ] + - Return [ string ] } - Method [ public method getName ] { + Method [ protected method prepareColumnAlias ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $qualified ] + Parameter #1 [ ?string $alias = null ] + Parameter #2 [ ?string $escapeChar = null ] } - Return [ string ] } - Method [ public method getTagFactory ] { + Method [ protected method prepareTable ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] + Parameter #2 [ ?string $alias = null ] + Parameter #3 [ ?string $escapeChar = null ] } - - Return [ ?Phalcon\Html\TagFactory ] + - Return [ string ] } - Method [ public method getUserOption ] { + Method [ protected method prepareQualified ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue = ] + - Parameters [3] { + Parameter #0 [ string $column ] + Parameter #1 [ ?string $domain = null ] + Parameter #2 [ ?string $escapeChar = null ] } + - Return [ string ] } + } + } - Method [ public method getUserOptions ] { + Class [ class Phalcon\Db\Dialect\Postgresql extends Phalcon\Db\Dialect implements Phalcon\Contracts\Db\Dialect, Phalcon\Db\DialectInterface ] { - - Parameters [0] { - } - - Return [ array ] - } + - Constants [3] { + Constant [ public string LOCK_NONE ] { } + Constant [ public string LOCK_NOWAIT ] { NOWAIT } + Constant [ public string LOCK_SKIP_LOCKED ] { SKIP LOCKED } + } - Method [ public method getValidators ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ array ] - } + - Static methods [0] { + } - Method [ public method getValue ] { + - Properties [2] { + Property [ protected $customFunctions = NULL ] + Property [ protected $escapeChar = '"' ] + } - - Parameters [0] { + - Methods [77] { + Method [ public method addColumn ] { + + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ColumnInterface $column ] } + - Return [ string ] } - Method [ public method hasMessages ] { + Method [ public method addCheck ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\CheckInterface $check ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method label ] { + Method [ public method addForeignKey ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] } - Return [ string ] } - Method [ public method setAttribute ] { + Method [ public method addIndex ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setAttributes ] { + Method [ public method addPrimaryKey ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setDefault ] { + Method [ public method createTable ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ array $definition ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setFilters ] { + Method [ public method createMaterializedView ] { - - Parameters [1] { - Parameter #0 [ $filters ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ array $definition ] + Parameter #2 [ ?string $schemaName = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setForm ] { + Method [ public method createView ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Forms\Form $form ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ array $definition ] + Parameter #2 [ ?string $schemaName = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setLabel ] { + Method [ public method describeColumns ] { - - Parameters [1] { - Parameter #0 [ string $label ] + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setMessages ] { + Method [ public method describeIndexes ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setName ] { + Method [ public method describeReferences ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setTagFactory ] { + Method [ public method dropColumn ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $columnName ] } - - Return [ Phalcon\Forms\Element\AbstractElement ] + - Return [ string ] } - Method [ public method setUserOption ] { + Method [ public method dropCheck ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $checkName ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setUserOptions ] { + Method [ public method dropForeignKey ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $referenceName ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ protected method getLocalTagFactory ] { + Method [ public method dropIndex ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $indexName ] } - - Return [ Phalcon\Html\TagFactory ] + - Return [ string ] } - } - } - Class [ class Phalcon\Forms\Element\Select extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { - - - Constants [0] { - } + Method [ public method dropPrimaryKey ] { - - Static properties [0] { - } + - Parameters [2] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + } + - Return [ string ] + } - - Static methods [0] { - } + Method [ public method dropTable ] { - - Properties [12] { - Property [ protected $attributes = NULL ] - Property [ protected $filters = NULL ] - Property [ protected $form = NULL ] - Property [ protected $label = NULL ] - Property [ protected $method = 'inputText' ] - Property [ protected $messages = NULL ] - Property [ protected $name = NULL ] - Property [ protected $options = NULL ] - Property [ protected $tagFactory = NULL ] - Property [ protected $validators = NULL ] - Property [ protected $value = NULL ] - Property [ protected $optionsValues = NULL ] - } + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] + } + - Return [ string ] + } - - Methods [39] { - Method [ public method __construct ] { + Method [ public method dropMaterializedView ] { - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ $options = ] - Parameter #2 [ array $attributes = [] ] + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } + - Return [ string ] } - Method [ public method addOption ] { + Method [ public method dropView ] { - - Parameters [1] { - Parameter #0 [ $option ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method getOptions ] { + Method [ public method refreshMaterializedView ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $concurrent = false ] } + - Return [ string ] } - Method [ public method render ] { + Method [ public method getColumnDefinition ] { - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - Return [ string ] } - Method [ public method setOptions ] { + Method [ public method listTables ] { - Parameters [1] { - Parameter #0 [ $options ] + Parameter #0 [ ?string $schemaName = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ protected method prepareAttributes ] { + Method [ public method listViews ] { - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + Parameter #0 [ ?string $schemaName = null ] } - - Return [ array ] + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method modifyColumn ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ColumnInterface $column ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = null ] } - Return [ string ] } - Method [ public method addFilter ] { + Method [ public method returning ] { - - Parameters [1] { - Parameter #0 [ string $filter ] + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $columns ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method addValidator ] { + Method [ public method sharedLock ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ string $modifier = '' ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method addValidators ] { + Method [ public method tableExists ] { - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge = true ] + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method appendMessage ] { + Method [ public method tableOptions ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method clear ] { + Method [ public method truncateTable ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method getAttribute ] { + Method [ public method viewExists ] { - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] } + - Return [ string ] } - Method [ public method getAttributes ] { + Method [ protected method castDefault ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getDefault ] { + Method [ protected method getTableOptions ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $definition ] } + - Return [ string ] } - Method [ public method getFilters ] { + Method [ public method createSavepoint ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } + - Return [ string ] } - Method [ public method getForm ] { + Method [ final public method escape ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $str ] + Parameter #1 [ ?string $escapeChar = null ] } - - Return [ Phalcon\Forms\Form ] + - Return [ string ] } - Method [ public method getLabel ] { + Method [ final public method escapeSchema ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $str ] + Parameter #1 [ ?string $escapeChar = null ] } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getMessages ] { + Method [ public method forUpdate ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ string $modifier = '' ] } - - Return [ Phalcon\Messages\Messages ] + - Return [ string ] } - Method [ public method getName ] { + Method [ final public method getColumnList ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $columnList ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } - Method [ public method getTagFactory ] { + Method [ public method getCustomFunctions ] { - Parameters [0] { } - - Return [ ?Phalcon\Html\TagFactory ] + - Return [ array ] } - Method [ public method getUserOption ] { + Method [ final public method getSqlColumn ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue = ] + - Parameters [3] { + Parameter #0 [ $column ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } + - Return [ string ] } - Method [ public method getUserOptions ] { + Method [ public method getSqlExpression ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getValidators ] { + Method [ final public method getSqlTable ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $table ] + Parameter #1 [ ?string $escapeChar = null ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getValue ] { + Method [ public method limit ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ $number ] } + - Return [ string ] } - Method [ public method hasMessages ] { + Method [ public method registerCustomFunction ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $customFunction ] } - - Return [ bool ] + - Return [ static ] } - Method [ public method label ] { + Method [ public method onConflictUpdate ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [3] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $conflictColumns ] + Parameter #2 [ array $updateColumns ] } - Return [ string ] } - Method [ public method setAttribute ] { + Method [ public method releaseSavepoint ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setAttributes ] { + Method [ public method rollbackSavepoint ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setDefault ] { + Method [ public method select ] { - Parameters [1] { - Parameter #0 [ $value ] + Parameter #0 [ array $definition ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setFilters ] { + Method [ public method supportsSavepoints ] { - - Parameters [1] { - Parameter #0 [ $filters ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setForm ] { + Method [ public method supportsReleaseSavepoints ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Forms\Form $form ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setLabel ] { + Method [ protected method getColumnSize ] { - Parameters [1] { - Parameter #0 [ string $label ] + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setMessages ] { + Method [ protected method getColumnSizeAndScale ] { - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setName ] { + Method [ protected method checkColumnType ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setTagFactory ] { + Method [ protected method checkColumnTypeSql ] { - Parameters [1] { - Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ Phalcon\Forms\Element\AbstractElement ] + - Return [ string ] } - Method [ public method setUserOption ] { + Method [ protected method getCheckClause ] { - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + Parameter #0 [ Phalcon\Db\CheckInterface $check ] + Parameter #1 [ string $escapeChar = '`' ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setUserOptions ] { + Method [ protected method getIndexColumnList ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [2] { + Parameter #0 [ Phalcon\Db\IndexInterface $index ] + Parameter #1 [ bool $wrapExpressions = true ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ protected method getLocalTagFactory ] { + Method [ protected method getGeneratedClause ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + Parameter #1 [ bool $forceStored = false ] } - - Return [ Phalcon\Html\TagFactory ] + - Return [ string ] } - } - } - - Class [ class Phalcon\Forms\Element\Submit extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } + Method [ final protected method getSqlExpressionAll ] { - - Properties [11] { - 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 $tagFactory = NULL ] - Property [ protected $validators = NULL ] - Property [ protected $value = NULL ] - Property [ protected $method = 'inputSubmit' ] - } + - Parameters [2] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + } + - Return [ string ] + } - - Methods [35] { - Method [ public method __construct ] { + Method [ final protected method getSqlExpressionBinaryOperations ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $attributes = [] ] + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } + - Return [ string ] } - Method [ public method __toString ] { + Method [ final protected method getSqlExpressionCase ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } - Method [ public method addFilter ] { + Method [ final protected method getSqlExpressionCastValue ] { - - Parameters [1] { - Parameter #0 [ string $filter ] + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method addValidator ] { + Method [ final protected method getSqlExpressionConvertValue ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method addValidators ] { + Method [ final protected method getSqlExpressionFrom ] { - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge = true ] + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method appendMessage ] { + Method [ final protected method getSqlExpressionFunctionCall ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method clear ] { + Method [ final protected method getSqlExpressionGroupBy ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method getAttribute ] { + Method [ final protected method getSqlExpressionHaving ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue = ] + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } + - Return [ string ] } - Method [ public method getAttributes ] { + Method [ final protected method getSqlExpressionJoins ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getDefault ] { + Method [ final protected method getSqlExpressionLimit ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } + - Return [ string ] } - Method [ public method getFilters ] { + Method [ final protected method getSqlExpressionList ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } + - Return [ string ] } - Method [ public method getForm ] { + Method [ final protected method getSqlExpressionObject ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Forms\Form ] + - Return [ string ] } - Method [ public method getLabel ] { + Method [ final protected method getSqlExpressionOrderBy ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getMessages ] { + Method [ final protected method getSqlExpressionQualified ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] } - - Return [ Phalcon\Messages\Messages ] + - Return [ string ] } - Method [ public method getName ] { + Method [ final protected method getSqlExpressionScalar ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } - Method [ public method getTagFactory ] { + Method [ final protected method getSqlExpressionUnaryOperations ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ ?Phalcon\Html\TagFactory ] + - Return [ string ] } - Method [ public method getUserOption ] { + Method [ final protected method getSqlExpressionWhere ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue = ] + - Parameters [3] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } + - Return [ string ] } - Method [ public method getUserOptions ] { + Method [ protected method prepareColumnAlias ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $qualified ] + Parameter #1 [ ?string $alias = null ] + Parameter #2 [ ?string $escapeChar = null ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getValidators ] { + Method [ protected method prepareTable ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] + Parameter #2 [ ?string $alias = null ] + Parameter #3 [ ?string $escapeChar = null ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getValue ] { + Method [ protected method prepareQualified ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $column ] + Parameter #1 [ ?string $domain = null ] + Parameter #2 [ ?string $escapeChar = null ] } + - Return [ string ] } + } + } - Method [ public method hasMessages ] { + Class [ class Phalcon\Db\Dialect\Sqlite extends Phalcon\Db\Dialect implements Phalcon\Contracts\Db\Dialect, Phalcon\Db\DialectInterface ] { - - Parameters [0] { - } - - Return [ bool ] - } + - Constants [3] { + Constant [ public string LOCK_NONE ] { } + Constant [ public string LOCK_NOWAIT ] { NOWAIT } + Constant [ public string LOCK_SKIP_LOCKED ] { SKIP LOCKED } + } - Method [ public method label ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $customFunctions = NULL ] + Property [ protected $escapeChar = '"' ] + } + + - Methods [77] { + Method [ public method addColumn ] { + + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ColumnInterface $column ] } - Return [ string ] } - Method [ public method render ] { + Method [ public method addCheck ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\CheckInterface $check ] } - Return [ string ] } - Method [ public method setAttribute ] { + Method [ public method addForeignKey ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ReferenceInterface $reference ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setAttributes ] { + Method [ public method addIndex ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setDefault ] { + Method [ public method addPrimaryKey ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\IndexInterface $index ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setFilters ] { + Method [ public method createTable ] { - - Parameters [1] { - Parameter #0 [ $filters ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ array $definition ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setForm ] { + Method [ public method createView ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Forms\Form $form ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ array $definition ] + Parameter #2 [ ?string $schemaName = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setLabel ] { + Method [ public method describeColumns ] { - - Parameters [1] { - Parameter #0 [ string $label ] + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setMessages ] { + Method [ public method describeIndex ] { - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + Parameter #0 [ string $index ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setName ] { + Method [ public method describeIndexes ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setTagFactory ] { + Method [ public method describeReferences ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ Phalcon\Forms\Element\AbstractElement ] + - Return [ string ] } - Method [ public method setUserOption ] { + Method [ public method dropColumn ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $columnName ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setUserOptions ] { + Method [ public method dropCheck ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $checkName ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ protected method getLocalTagFactory ] { + Method [ public method dropForeignKey ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $referenceName ] } - - Return [ Phalcon\Html\TagFactory ] + - Return [ string ] } - } - } - - Class [ class Phalcon\Forms\Element\Text extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { - - Constants [0] { - } + Method [ public method dropIndex ] { - - Static properties [0] { - } + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ string $indexName ] + } + - Return [ string ] + } - - Static methods [0] { - } + Method [ public method dropPrimaryKey ] { - - Properties [11] { - Property [ protected $attributes = NULL ] - Property [ protected $filters = NULL ] - Property [ protected $form = NULL ] - Property [ protected $label = NULL ] - Property [ protected $method = 'inputText' ] - Property [ protected $messages = NULL ] - Property [ protected $name = NULL ] - Property [ protected $options = NULL ] - Property [ protected $tagFactory = NULL ] - Property [ protected $validators = NULL ] - Property [ protected $value = NULL ] - } + - Parameters [2] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + } + - Return [ string ] + } - - Methods [35] { - Method [ public method __construct ] { + Method [ public method dropTable ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $attributes = [] ] + - Parameters [3] { + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method dropView ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - Return [ string ] } - Method [ public method addFilter ] { + Method [ public method forUpdate ] { - - Parameters [1] { - Parameter #0 [ string $filter ] + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ string $modifier = '' ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method addValidator ] { + Method [ public method getColumnDefinition ] { - Parameters [1] { - Parameter #0 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method addValidators ] { + Method [ public method listIndexesSql ] { - - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge = true ] + - Parameters [3] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] + Parameter #2 [ ?string $keyName = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method appendMessage ] { + Method [ public method listTables ] { - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + Parameter #0 [ ?string $schemaName = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method clear ] { + Method [ public method listViews ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?string $schemaName = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method getAttribute ] { + Method [ public method modifyColumn ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue = ] + - Parameters [4] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] + Parameter #2 [ Phalcon\Db\ColumnInterface $column ] + Parameter #3 [ ?Phalcon\Db\ColumnInterface $currentColumn = null ] } + - Return [ string ] } - Method [ public method getAttributes ] { + Method [ public method returning ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $columns ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getDefault ] { + Method [ public method sharedLock ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ string $modifier = '' ] } + - Return [ string ] } - Method [ public method getFilters ] { + Method [ public method tableExists ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tableName ] + Parameter #1 [ ?string $schemaName = null ] } + - Return [ string ] } - Method [ public method getForm ] { + Method [ public method tableOptions ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] } - - Return [ Phalcon\Forms\Form ] + - Return [ string ] } - Method [ public method getLabel ] { + Method [ public method truncateTable ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $tableName ] + Parameter #1 [ string $schemaName ] } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getMessages ] { + Method [ public method viewExists ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] } - - Return [ Phalcon\Messages\Messages ] + - Return [ string ] } - Method [ public method getName ] { + Method [ public method createSavepoint ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - Return [ string ] } - Method [ public method getTagFactory ] { + Method [ final public method escape ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $str ] + Parameter #1 [ ?string $escapeChar = null ] } - - Return [ ?Phalcon\Html\TagFactory ] + - Return [ string ] } - Method [ public method getUserOption ] { + Method [ final public method escapeSchema ] { - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ string $str ] + Parameter #1 [ ?string $escapeChar = null ] } + - Return [ string ] } - Method [ public method getUserOptions ] { + Method [ final public method getColumnList ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $columnList ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getValidators ] { + Method [ public method getCustomFunctions ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getValue ] { + Method [ final public method getSqlColumn ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $column ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } + - Return [ string ] } - Method [ public method hasMessages ] { + Method [ public method getSqlExpression ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method label ] { + Method [ final public method getSqlTable ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [2] { + Parameter #0 [ $table ] + Parameter #1 [ ?string $escapeChar = null ] } - Return [ string ] } - Method [ public method render ] { + Method [ public method limit ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [2] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ $number ] } - Return [ string ] } - Method [ public method setAttribute ] { + Method [ public method registerCustomFunction ] { - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + Parameter #0 [ string $name ] + Parameter #1 [ $customFunction ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ static ] } - Method [ public method setAttributes ] { + Method [ public method createMaterializedView ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ array $definition ] + Parameter #2 [ ?string $schemaName = null ] + } + - Return [ string ] + } - Method [ public method setDefault ] { + Method [ public method dropMaterializedView ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $ifExists = true ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setFilters ] { + Method [ public method refreshMaterializedView ] { - - Parameters [1] { - Parameter #0 [ $filters ] + - Parameters [3] { + Parameter #0 [ string $viewName ] + Parameter #1 [ ?string $schemaName = null ] + Parameter #2 [ bool $concurrent = false ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setForm ] { + Method [ public method onConflictUpdate ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Forms\Form $form ] + - Parameters [3] { + Parameter #0 [ string $sqlQuery ] + Parameter #1 [ array $conflictColumns ] + Parameter #2 [ array $updateColumns ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setLabel ] { + Method [ public method releaseSavepoint ] { - Parameters [1] { - Parameter #0 [ string $label ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setMessages ] { + Method [ public method rollbackSavepoint ] { - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setName ] { + Method [ public method select ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ array $definition ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setTagFactory ] { + Method [ public method supportsSavepoints ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\AbstractElement ] + - Return [ bool ] } - Method [ public method setUserOption ] { + Method [ public method supportsReleaseSavepoints ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ bool ] } - Method [ public method setUserOptions ] { + Method [ protected method getColumnSize ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ protected method getLocalTagFactory ] { + Method [ protected method getColumnSizeAndScale ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] } - - Return [ Phalcon\Html\TagFactory ] + - Return [ string ] } - } - } - Class [ class Phalcon\Forms\Element\TextArea extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { + Method [ protected method checkColumnType ] { - - Constants [0] { - } + - Parameters [1] { + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + } + - Return [ string ] + } - - Static properties [0] { - } + Method [ protected method checkColumnTypeSql ] { - - Static methods [0] { - } + - Parameters [1] { + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + } + - Return [ string ] + } - - Properties [11] { - 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 $tagFactory = NULL ] - Property [ protected $validators = NULL ] - Property [ protected $value = NULL ] - Property [ protected $method = 'inputTextarea' ] - } + Method [ protected method getCheckClause ] { - - Methods [35] { - Method [ public method __construct ] { + - Parameters [2] { + Parameter #0 [ Phalcon\Db\CheckInterface $check ] + Parameter #1 [ string $escapeChar = '`' ] + } + - Return [ string ] + } + + Method [ protected method getIndexColumnList ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $attributes = [] ] + Parameter #0 [ Phalcon\Db\IndexInterface $index ] + Parameter #1 [ bool $wrapExpressions = true ] } + - Return [ string ] } - Method [ public method __toString ] { + Method [ protected method getGeneratedClause ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Db\ColumnInterface $column ] + Parameter #1 [ bool $forceStored = false ] } - Return [ string ] } - Method [ public method addFilter ] { + Method [ final protected method getSqlExpressionAll ] { - - Parameters [1] { - Parameter #0 [ string $filter ] + - Parameters [2] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method addValidator ] { + Method [ final protected method getSqlExpressionBinaryOperations ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method addValidators ] { + Method [ final protected method getSqlExpressionCase ] { - - Parameters [2] { - Parameter #0 [ array $validators ] - Parameter #1 [ bool $merge = true ] + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method appendMessage ] { + Method [ final protected method getSqlExpressionCastValue ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method clear ] { + Method [ final protected method getSqlExpressionConvertValue ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method getAttribute ] { + Method [ final protected method getSqlExpressionFrom ] { - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] } + - Return [ string ] } - Method [ public method getAttributes ] { + Method [ final protected method getSqlExpressionFunctionCall ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getDefault ] { + Method [ final protected method getSqlExpressionGroupBy ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } + - Return [ string ] } - Method [ public method getFilters ] { + Method [ final protected method getSqlExpressionHaving ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } + - Return [ string ] } - Method [ public method getForm ] { + Method [ final protected method getSqlExpressionJoins ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Forms\Form ] + - Return [ string ] } - Method [ public method getLabel ] { + Method [ final protected method getSqlExpressionLimit ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getMessages ] { + Method [ final protected method getSqlExpressionList ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ Phalcon\Messages\Messages ] + - Return [ string ] } - Method [ public method getName ] { + Method [ final protected method getSqlExpressionObject ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - Return [ string ] } - Method [ public method getTagFactory ] { + Method [ final protected method getSqlExpressionOrderBy ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ ?Phalcon\Html\TagFactory ] + - Return [ string ] } - Method [ public method getUserOption ] { + Method [ final protected method getSqlExpressionQualified ] { - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue = ] + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] } + - Return [ string ] } - Method [ public method getUserOptions ] { + Method [ final protected method getSqlExpressionScalar ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getValidators ] { + Method [ final protected method getSqlExpressionUnaryOperations ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getValue ] { + Method [ final protected method getSqlExpressionWhere ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $expression ] + Parameter #1 [ ?string $escapeChar = null ] + Parameter #2 [ array $bindCounts = [] ] } + - Return [ string ] } - Method [ public method hasMessages ] { + Method [ protected method prepareColumnAlias ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $qualified ] + Parameter #1 [ ?string $alias = null ] + Parameter #2 [ ?string $escapeChar = null ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method label ] { + Method [ protected method prepareTable ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [4] { + Parameter #0 [ string $table ] + Parameter #1 [ ?string $schema = null ] + Parameter #2 [ ?string $alias = null ] + Parameter #3 [ ?string $escapeChar = null ] } - Return [ string ] } - Method [ public method render ] { + Method [ protected method prepareQualified ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [3] { + Parameter #0 [ string $column ] + Parameter #1 [ ?string $domain = null ] + Parameter #2 [ ?string $escapeChar = null ] } - Return [ string ] } + } + } - Method [ public method setAttribute ] { + Class [ class Phalcon\Db\Enum ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } + - Constants [19] { + Constant [ public int FETCH_ASSOC ] { 2 } + Constant [ public int FETCH_BOTH ] { 4 } + Constant [ public int FETCH_BOUND ] { 6 } + Constant [ public int FETCH_CLASS ] { 8 } + Constant [ public int FETCH_CLASSTYPE ] { 262144 } + Constant [ public int FETCH_COLUMN ] { 7 } + Constant [ public int FETCH_FUNC ] { 10 } + Constant [ public int FETCH_GROUP ] { 65536 } + Constant [ public int FETCH_INTO ] { 9 } + Constant [ public int FETCH_KEY_PAIR ] { 12 } + Constant [ public int FETCH_LAZY ] { 1 } + Constant [ public int FETCH_NAMED ] { 11 } + Constant [ public int FETCH_NUM ] { 3 } + Constant [ public int FETCH_OBJ ] { 5 } + Constant [ public int FETCH_ORI_NEXT ] { 0 } + Constant [ public int FETCH_PROPS_LATE ] { 1048576 } + Constant [ public int FETCH_SERIALIZE ] { 524288 } + Constant [ public int FETCH_UNIQUE ] { 196608 } + Constant [ public int FETCH_DEFAULT ] { 0 } + } - Method [ public method setAttributes ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ array $attributes ] - } - - Return [ Phalcon\Forms\Element\ElementInterface ] - } + - Static methods [0] { + } - Method [ public method setDefault ] { + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ class Phalcon\Db\Exceptions\CannotInsertWithoutData extends Phalcon\Db\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $value ] + Parameter #0 [ string $table ] } - - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setFilters ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ $filters ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Tentative return [ void ] } - Method [ public method setForm ] { + Method [ final public method getMessage ] { - - 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 getCode ] { - - Parameters [1] { - Parameter #0 [ string $label ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] } - Method [ public method setMessages ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\Messages $messages ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ public method setName ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ int ] } - Method [ public method setTagFactory ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\AbstractElement ] + - Return [ array ] } - Method [ public method setUserOption ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ ?Throwable ] } - Method [ public method setUserOptions ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ string ] } - Method [ protected method getLocalTagFactory ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ Phalcon\Html\TagFactory ] + - Return [ string ] } } } - Class [ class Phalcon\Forms\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Db\Exceptions\CannotPrepareStatement extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -62569,20 +62953,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [2] { - Method [ static public method tagFactoryNotFound ] { - - - Parameters [0] { - } - - Return [ Phalcon\Forms\Exception ] - } - - Method [ static public method usingParameterRequired ] { - - - Parameters [0] { - } - - Return [ Phalcon\Forms\Exception ] - } + - Static methods [0] { } - Properties [4] { @@ -62593,12 +62964,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [0] { } } @@ -62666,7 +63034,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Forms\Form extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Countable, Iterator, Traversable, Phalcon\Html\Attributes\AttributesInterface ] { + Class [ class Phalcon\Db\Exceptions\CheckExpressionRequired extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -62677,367 +63045,352 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [13] { - 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 $tagFactory = NULL ] - Property [ protected $validation = NULL ] - Property [ protected $whitelist = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [44] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ $entity = ] - Parameter #1 [ array $userOptions = [] ] + - Parameters [0] { } } - Method [ public method add ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Forms\Element\ElementInterface $element ] - Parameter #1 [ ?string $position = null ] - Parameter #2 [ ?bool $type = null ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] + - Tentative return [ void ] } - Method [ public method bind ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ array $data ] - Parameter #1 [ $entity = ] - Parameter #2 [ array $whitelist = [] ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] + - Return [ string ] } - Method [ public method clear ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ $fields = ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] } - Method [ public method count ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ public method current ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ mixed ] + - Return [ int ] } - Method [ public method get ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Element\ElementInterface ] + - Return [ array ] } - Method [ public method getAction ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ public method getAttributes ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ Phalcon\Html\Attributes ] + - Return [ string ] } - Method [ public method getElements ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } + } + } - Method [ public method getEntity ] { + Class [ class Phalcon\Db\Exceptions\ColumnTypeRejectsAutoIncrement extends Phalcon\Db\Exception implements Stringable, Throwable ] { - - Parameters [0] { - } - } + - Constants [0] { + } - Method [ public method getFilteredValue ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ string $name ] - } - } + - Static methods [0] { + } - Method [ public method getLabel ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - - Parameters [1] { - Parameter #0 [ string $name ] + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ string ] } - Method [ public method getMessages ] { + Method [ public method __wakeup ] { - Parameters [0] { } + - Tentative return [ void ] } - Method [ public method getMessagesFor ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ Phalcon\Messages\Messages ] + - Return [ string ] } - Method [ public method getTagFactory ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ ?Phalcon\Html\TagFactory ] } - Method [ public method getUserOption ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $defaultValue = ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getUserOptions ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method getValue ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method getValidation ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ ?Phalcon\Filter\Validation\ValidationInterface ] + - Return [ ?Throwable ] } - Method [ public method getWhitelist ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method has ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method hasMessagesFor ] { + Class [ class Phalcon\Db\Exceptions\ColumnTypeRejectsScale extends Phalcon\Db\Exception implements Stringable, Throwable ] { - - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ public method isValid ] { + - Static properties [0] { + } - - Parameters [3] { - Parameter #0 [ $data = ] - Parameter #1 [ $entity = ] - Parameter #2 [ array $whitelist = [] ] - } - - Return [ bool ] - } + - Static methods [0] { + } - Method [ public method key ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ int ] } - Method [ public method load ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Contracts\Forms\Schema $schema ] - Parameter #1 [ Phalcon\Forms\FormsLocator $locator ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] + - Tentative return [ void ] } - Method [ public method label ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $attributes = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ public method next ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ void ] } - Method [ public method render ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $attributes = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ public method remove ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method rewind ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method setAction ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $action ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] + - Return [ ?Throwable ] } - Method [ public method setAttributes ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\Attributes $attributes ] + - Parameters [0] { } - - Return [ Phalcon\Html\Attributes\AttributesInterface ] + - Return [ string ] } - Method [ public method setEntity ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ $entity ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] + - Return [ string ] } + } + } - Method [ public method setTagFactory ] { + Class [ class Phalcon\Db\Exceptions\ColumnTypeRequired extends Phalcon\Db\Exception implements Stringable, Throwable ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] } - Method [ public method setValidation ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Filter\Validation\ValidationInterface $validation ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] + - Tentative return [ void ] } - Method [ public method setWhitelist ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $whitelist ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] + - Return [ string ] } - Method [ public method setUserOption ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] } - Method [ public method setUserOptions ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] + - Return [ string ] } - Method [ public method valid ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method __get ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $propertyName ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method __isset ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - 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\Forms\FormsLocator ] { + Class [ class Phalcon\Db\Exceptions\ConflictTargetColumnRequired extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -63048,80 +63401,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ private $elements = NULL ] - Property [ private $factories = NULL ] - Property [ private $instances = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [8] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ array $definitions = [] ] + - Parameters [0] { } } - Method [ public method get ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $entity = ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] + - Tentative return [ void ] } - Method [ public method getElement ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method has ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] } - Method [ public method hasElement ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method set ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $factory ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method setElement ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $type ] - Parameter #1 [ $factory ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ protected method getDefaultServices ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } - Class [ class Phalcon\Forms\Loader\ArrayLoader implements Phalcon\Contracts\Forms\Schema ] { + Class [ class Phalcon\Db\Exceptions\ConflictUpdateColumnRequired extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -63132,108 +63490,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [1] { - Property [ protected $definitions = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [3] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ array $definitions ] + - Parameters [0] { } } - Method [ public method load ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ protected method validateDefinition ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ $definition ] - Parameter #1 [ int $index ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - } - } - Class [ class Phalcon\Forms\Loader\JsonLoader implements Phalcon\Contracts\Forms\Schema ] { - - - Constants [0] { - } + Method [ final public method getCode ] { - - Static properties [0] { - } + - Parameters [0] { + } + } - - Static methods [0] { - } + Method [ final public method getFile ] { - - Properties [1] { - Property [ protected $source = NULL ] - } + - Parameters [0] { + } + - Return [ string ] + } - - Methods [3] { - Method [ public method __construct ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $source ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method load ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ protected method phpFileGetContents ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $filename ] + - Parameters [0] { } + - Return [ ?Throwable ] } - } - } - - Class [ class Phalcon\Forms\Loader\YamlLoader implements Phalcon\Contracts\Forms\Schema ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - Properties [1] { - Property [ protected $source = NULL ] - } - - - Methods [2] { - Method [ public method __construct ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $source ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method load ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } } } - Class [ class Phalcon\Forms\Manager ] { + Class [ class Phalcon\Db\Exceptions\ForeignKeyColumnsRequired extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -63244,73 +63579,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $forms = NULL ] - Property [ protected $locator = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [7] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ ?Phalcon\Forms\FormsLocator $locator = ] + - Parameters [0] { } } - Method [ public method create ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $entity = ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] + - Tentative return [ void ] } - Method [ public method get ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] + - Return [ string ] } - Method [ public method getLocator ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ Phalcon\Forms\FormsLocator ] } - Method [ public method has ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method loadForm ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ Phalcon\Contracts\Forms\Schema $schema ] - Parameter #2 [ $entity = ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Form ] + - Return [ int ] } - Method [ public method set ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ Phalcon\Forms\Form $form ] + - Parameters [0] { } - - Return [ Phalcon\Forms\Manager ] + - 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\Html\Attributes extends Phalcon\Support\Collection implements Stringable, JsonSerializable, Countable, Phalcon\Contracts\Support\Collection, Traversable, IteratorAggregate, ArrayAccess, Phalcon\Support\Collection\CollectionInterface, Phalcon\Html\Attributes\RenderInterface ] { + Class [ class Phalcon\Db\Exceptions\GeneratedAutoIncrementConflict extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -63321,399 +63668,352 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [5] { - Property [ protected $data = NULL ] - Property [ protected $insensitive = true ] - Property [ protected $lowerKeys = NULL ] - Property [ protected $strictNull = false ] - Property [ protected $type = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [48] { - Method [ public method render ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method __toString ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ protected method renderAttributes ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - Return [ string ] } - Method [ public method __construct ] { + Method [ final public method getCode ] { - - Parameters [4] { - Parameter #0 [ array $data = [] ] - Parameter #1 [ bool $insensitive = true ] - Parameter #2 [ bool $strictNull = false ] - Parameter #3 [ ?string $type = null ] + - Parameters [0] { } } - Method [ public method __get ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ string ] } - Method [ public method __isset ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method __serialize ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ public method __set ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method __unserialize ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ array $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method __unset ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } + } + } - Method [ public method clear ] { + Class [ class Phalcon\Db\Exceptions\GeneratedDefaultConflict extends Phalcon\Db\Exception implements Stringable, Throwable ] { - - Parameters [0] { - } - - Return [ void ] - } + - Constants [0] { + } - Method [ public method column ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ string $propertyOrMethod ] - } - - Return [ array ] - } + - Static methods [0] { + } - Method [ public method count ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ int ] } - Method [ public method each ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Tentative return [ void ] } - Method [ public method filter ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ string ] } - Method [ public method first ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ mixed ] } - Method [ public method get ] { + Method [ final public method getFile ] { - - Parameters [3] { - Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ ?string $cast = null ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ string ] } - Method [ public method getIterator ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ Traversable ] + - Return [ int ] } - Method [ public method getKeys ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] + - Parameters [0] { } - Return [ array ] } - Method [ public method getType ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ ?Throwable ] } - Method [ public method getValues ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method has ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method init ] { + Class [ class Phalcon\Db\Exceptions\IncompleteBindTypes extends Phalcon\Db\Exception implements Stringable, Throwable ] { - - Parameters [1] { - Parameter #0 [ array $data = [] ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ public method isEmpty ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ bool ] - } + - Static methods [0] { + } - Method [ public method jsonSerialize ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method keys ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] + - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method last ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ mixed ] + - Return [ string ] } - Method [ public method map ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] } - Method [ public method offsetExists ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method offsetGet ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ int ] } - Method [ public method offsetSet ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method offsetUnset ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method reduce ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ $callback ] - Parameter #1 [ $initial = ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ string ] } - Method [ public method remove ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } + } + } - Method [ public method replace ] { - - - Parameters [1] { - Parameter #0 [ array $data ] - } - - Return [ void ] - } + Class [ class Phalcon\Db\Exceptions\InvalidBindParameter extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Method [ public method serialize ] { + - Constants [0] { + } - - Parameters [0] { - } - - Return [ ?string ] - } + - Static properties [0] { + } - Method [ public method set ] { + - Static methods [0] { + } - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] - } - - Return [ void ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - Method [ public method sort ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ $callback = ] - Parameter #1 [ int $order = 4 ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] } - Method [ public method toArray ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method toJson ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ int $options = 4194383 ] + - Parameters [0] { } - Return [ string ] } - Method [ public method unserialize ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $data ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method values ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method where ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ string $propertyOrMethod ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ int ] } - Method [ protected method cloneEmpty ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ array $data = [] ] + - Parameters [0] { } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ array ] } - Method [ protected method extractValue ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ $item ] - Parameter #1 [ string $propertyOrMethod ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ ?Throwable ] } - Method [ protected method processKey ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method setData ] { - - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] - } - - Return [ void ] - } - - Method [ protected method validateType ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } } } - Class [ class Phalcon\Html\Breadcrumbs ] { + Class [ class Phalcon\Db\Exceptions\InvalidCheckExpression extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -63724,338 +64024,263 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ private $elements = NULL ] - Property [ private $separator = ' / ' ] - Property [ private $template = '
%label%
' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [7] { - Method [ public method add ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $label ] - Parameter #1 [ string $link = '' ] + - Parameters [0] { } - - Return [ Phalcon\Html\Breadcrumbs ] } - Method [ public method clear ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ public method getSeparator ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method remove ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $link ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method render ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method setSeparator ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $separator ] + - Parameters [0] { } - - Return [ Phalcon\Html\Breadcrumbs ] + - Return [ int ] } - Method [ public method toArray ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - } - } - - Class [ class Phalcon\Html\Escaper implements Phalcon\Html\Escaper\EscaperInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - Properties [5] { - Property [ protected $attributeEscaper = NULL ] - Property [ protected $cssEscaper = NULL ] - Property [ protected $htmlEscaper = NULL ] - Property [ protected $jsEscaper = NULL ] - Property [ protected $urlEscaper = NULL ] - } - - - Methods [29] { - Method [ public method __construct ] { + Method [ final public method getPrevious ] { - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ public method attributes ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ $input ] + - Parameters [0] { } - Return [ string ] } - Method [ public method css ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - Return [ string ] } + } + } - Method [ final public method detectEncoding ] { + Class [ class Phalcon\Db\Exceptions\InvalidGenerationExpression extends Phalcon\Db\Exception implements Stringable, Throwable ] { - - Parameters [1] { - Parameter #0 [ string $input ] - } - - Return [ ?string ] - } + - Constants [0] { + } - Method [ public method escapeCss ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ string $input ] - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ public method escapeJs ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - - Parameters [1] { - Parameter #0 [ string $input ] + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ string ] } - Method [ public method escapeHtml ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ ?string $input = null ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ public method escapeHtmlAttr ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ ?string $input = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method escapeUrl ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - - Return [ string ] } - Method [ public method getAttributeEscaper ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ Phalcon\Html\Escaper\AttributeEscaper ] + - Return [ string ] } - Method [ public method getCssEscaper ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ Phalcon\Html\Escaper\CssEscaper ] + - Return [ int ] } - Method [ public method getEncoding ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getFlags ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ int ] + - Return [ ?Throwable ] } - Method [ public method getHtmlEscaper ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ Phalcon\Html\Escaper\HtmlEscaper ] + - Return [ string ] } - Method [ public method getJsEscaper ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ Phalcon\Html\Escaper\JsEscaper ] - } - - Method [ public method getUrlEscaper ] { - - - Parameters [0] { - } - - Return [ Phalcon\Html\Escaper\UrlEscaper ] - } - - Method [ public method html ] { - - - Parameters [1] { - Parameter #0 [ ?string $input = null ] - } - Return [ string ] } + } + } - Method [ public method js ] { - - - Parameters [1] { - Parameter #0 [ string $input ] - } - - Return [ string ] - } + Class [ class Phalcon\Db\Exceptions\InvalidGroupByExpression extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Method [ final public method normalizeEncoding ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ string $input ] - } - - Return [ string ] - } + - Static properties [0] { + } - Method [ public method setAttributeEscaper ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Html\Escaper\AttributeEscaper $escaper ] - } - - Return [ Phalcon\Html\Escaper ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - Method [ public method setCssEscaper ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\Escaper\CssEscaper $escaper ] + - Parameters [0] { } - - Return [ Phalcon\Html\Escaper ] } - Method [ public method setDoubleEncode ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ bool $doubleEncode ] + - Parameters [0] { } - - Return [ Phalcon\Html\Escaper ] + - Tentative return [ void ] } - Method [ public method setEncoding ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $encoding ] + - Parameters [0] { } - - Return [ Phalcon\Html\Escaper\EscaperInterface ] + - Return [ string ] } - Method [ public method setFlags ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ int $flags ] + - Parameters [0] { } - - Return [ Phalcon\Html\Escaper\EscaperInterface ] } - Method [ public method setHtmlEscaper ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\Escaper\HtmlEscaper $escaper ] + - Parameters [0] { } - - Return [ Phalcon\Html\Escaper ] + - Return [ string ] } - Method [ public method setHtmlQuoteType ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ int $flags ] + - Parameters [0] { } - - Return [ Phalcon\Html\Escaper\EscaperInterface ] + - Return [ int ] } - Method [ public method setJsEscaper ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\Escaper\JsEscaper $escaper ] + - Parameters [0] { } - - Return [ Phalcon\Html\Escaper ] + - Return [ array ] } - Method [ public method setUrlEscaper ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\Escaper\UrlEscaper $escaper ] + - Parameters [0] { } - - Return [ Phalcon\Html\Escaper ] + - Return [ ?Throwable ] } - Method [ public method url ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - Return [ string ] } - } - } - - Class [ class Phalcon\Html\EscaperFactory ] { - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [1] { - Method [ public method newInstance ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ Phalcon\Html\Escaper ] + - Return [ string ] } } } - Class [ class Phalcon\Html\Escaper\AttributeEscaper extends Phalcon\Html\Escaper\AbstractEscaper ] { + Class [ class Phalcon\Db\Exceptions\InvalidIndexColumns extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -64066,98 +64291,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $doubleEncode = true ] - Property [ protected $encoding = 'utf-8' ] - Property [ protected $flags = 11 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [11] { - Method [ public method __invoke ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ $input = ] + - Parameters [0] { } - - Return [ string ] } - Method [ public method escape ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ $input = ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ protected method escapeValue ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - Return [ string ] } - Method [ final public method detectEncoding ] { - - - Parameters [1] { - Parameter #0 [ string $input ] - } - - Return [ ?string ] - } - - Method [ public method getDoubleEncode ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method getEncoding ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getFlags ] { + Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } - Method [ final public method normalizeEncoding ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method setDoubleEncode ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ bool $doubleEncode ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ public method setEncoding ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $encoding ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method setFlags ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ int $flags ] + - Parameters [0] { } + - Return [ string ] } } } - Class [ class Phalcon\Html\Escaper\CssEscaper extends Phalcon\Html\Escaper\AbstractEscaper ] { + Class [ class Phalcon\Db\Exceptions\InvalidIndexDirections extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -64168,98 +64380,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $doubleEncode = true ] - Property [ protected $encoding = 'utf-8' ] - Property [ protected $flags = 11 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [11] { - Method [ public method __invoke ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - - Return [ string ] } - Method [ public method escape ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ private method doEscapeCss ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - Return [ string ] } - Method [ final public method detectEncoding ] { - - - Parameters [1] { - Parameter #0 [ string $input ] - } - - Return [ ?string ] - } - - Method [ public method getDoubleEncode ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method getEncoding ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getFlags ] { + Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } - Method [ final public method normalizeEncoding ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method setDoubleEncode ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ bool $doubleEncode ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ public method setEncoding ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $encoding ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method setFlags ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ int $flags ] + - Parameters [0] { } + - Return [ string ] } } } - Class [ class Phalcon\Html\Escaper\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Db\Exceptions\InvalidIndexWhere extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -64278,12 +64477,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [0] { } } @@ -64351,7 +64547,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Html\Escaper\HtmlEscaper extends Phalcon\Html\Escaper\AbstractEscaper ] { + Class [ class Phalcon\Db\Exceptions\InvalidListExpression extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -64362,90 +64558,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $doubleEncode = true ] - Property [ protected $encoding = 'utf-8' ] - Property [ protected $flags = 11 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - Methods [10] { - Method [ public method __invoke ] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ ?string $input = null ] + - Parameters [0] { } - - Return [ string ] } - Method [ public method escape ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ ?string $input = null ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ final public method detectEncoding ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getDoubleEncode ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method getEncoding ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getFlags ] { + Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } - Method [ final public method normalizeEncoding ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method setDoubleEncode ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ bool $doubleEncode ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ public method setEncoding ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $encoding ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method setFlags ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ int $flags ] + - Parameters [0] { } + - Return [ string ] } } } - Class [ class Phalcon\Html\Escaper\JsEscaper extends Phalcon\Html\Escaper\AbstractEscaper ] { + Class [ class Phalcon\Db\Exceptions\InvalidOrderByExpression extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -64456,98 +64647,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $doubleEncode = true ] - Property [ protected $encoding = 'utf-8' ] - Property [ protected $flags = 11 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [11] { - Method [ public method __invoke ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - - Return [ string ] } - Method [ public method escape ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ private method doEscapeJs ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - Return [ string ] } - Method [ final public method detectEncoding ] { - - - Parameters [1] { - Parameter #0 [ string $input ] - } - - Return [ ?string ] - } - - Method [ public method getDoubleEncode ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method getEncoding ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getFlags ] { + Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } - Method [ final public method normalizeEncoding ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method setDoubleEncode ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ bool $doubleEncode ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ public method setEncoding ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $encoding ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method setFlags ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ int $flags ] + - Parameters [0] { } + - Return [ string ] } } } - Class [ class Phalcon\Html\Escaper\UrlEscaper extends Phalcon\Html\Escaper\AbstractEscaper ] { + Class [ class Phalcon\Db\Exceptions\InvalidSqlExpression extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -64558,90 +64736,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $doubleEncode = true ] - Property [ protected $encoding = 'utf-8' ] - Property [ protected $flags = 11 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - Methods [10] { - Method [ public method __invoke ] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - - Return [ string ] } - Method [ public method escape ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ final public method detectEncoding ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getDoubleEncode ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method getEncoding ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getFlags ] { + Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } - Method [ final public method normalizeEncoding ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method setDoubleEncode ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ bool $doubleEncode ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ public method setEncoding ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $encoding ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method setFlags ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ int $flags ] + - Parameters [0] { } + - Return [ string ] } } } - Class [ class Phalcon\Html\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Db\Exceptions\InvalidSqlExpressionType extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -64660,12 +64833,10 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [1] { + Parameter #0 [ string $type ] } } @@ -64733,7 +64904,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Html\Helper\Anchor extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Db\Exceptions\InvalidUnaryExpression extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -64744,130 +64915,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $forceRaw = false ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [12] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] - Parameter #2 [ bool $forceRaw = false ] + - Parameters [0] { } } - Method [ public method __invoke ] { + Method [ public method __wakeup ] { - - Parameters [4] { - Parameter #0 [ string $href ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes = [] ] - Parameter #3 [ bool $raw = false ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ protected method close ] { - - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] - } - - 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 injectAttribute ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method renderElement ] { - - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - } - - Return [ string ] - } - - 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 = false ] + - 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\Base extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Db\Exceptions\InvalidWhereConditions extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -64878,126 +65004,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [5] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [12] { - Method [ public method __invoke ] { - - - Parameters [2] { - Parameter #0 [ ?string $href = null ] - Parameter #1 [ array $attributes = [] ] - } - - Return [ string ] - } - - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + - Parameters [0] { } } - Method [ protected method close ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - 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 injectAttribute ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method renderElement ] { - - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - } - - Return [ string ] - } - - 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 = false ] + - 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\Body extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Db\Exceptions\MatchedParameterNotFound extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -65008,125 +65093,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [5] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [12] { - Method [ public method __invoke ] { - - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] - } - - Return [ string ] - } - - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + - Parameters [0] { } } - Method [ protected method close ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - 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 injectAttribute ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method renderElement ] { - - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - } - - Return [ string ] - } - - 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 = false ] + - 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\Breadcrumbs extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Db\Exceptions\MaterializedViewsNotSupported extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -65137,259 +65182,264 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [12] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ private $attributes = NULL ] - Property [ private $prefix = '' ] - Property [ private $url = NULL ] - Property [ private $data = NULL ] - Property [ private $separator = '
  • /
  • ' ] - Property [ private $template = NULL ] - Property [ private $interpolator = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [28] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Mvc\Url\UrlInterface $url = ] + - Parameters [0] { } } - Method [ public method __invoke ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $indent = ' ' ] - Parameter #1 [ ?string $delimiter = null ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Breadcrumbs ] + - Tentative return [ void ] } - Method [ public method add ] { + Method [ final public method getMessage ] { - - Parameters [4] { - Parameter #0 [ string $text ] - Parameter #1 [ string $link = '' ] - Parameter #2 [ string $icon = '' ] - Parameter #3 [ array $attributes = [] ] + - Parameters [0] { + } + - Return [ string ] + } + + Method [ final public method getCode ] { + + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Breadcrumbs ] } - Method [ public method clear ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method clearAttributes ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Breadcrumbs ] + - Return [ int ] } - Method [ public method getAttributes ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getPrefix ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ public method getSeparator ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getTemplate ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } + } + } - Method [ public method remove ] { + Class [ class Phalcon\Db\Exceptions\MissingDefinitionKey extends Phalcon\Db\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ int $index ] + Parameter #0 [ string $key ] } - - Return [ void ] } - Method [ public method render ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ public method setAttributes ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Breadcrumbs ] + - Return [ string ] } - Method [ public method setPrefix ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $prefix ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Breadcrumbs ] } - Method [ public method setSeparator ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $separator ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Breadcrumbs ] + - Return [ string ] } - Method [ public method setTemplate ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ string $main ] - Parameter #1 [ string $line ] - Parameter #2 [ string $last ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Breadcrumbs ] + - Return [ int ] } - Method [ public method toArray ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ private method getLink ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ string $template ] - Parameter #1 [ array $element ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ private method processAttributes ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method close ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { } - Return [ string ] } + } + } - Method [ protected method indent ] { + Class [ class Phalcon\Db\Exceptions\MissingForeignKeyChecks extends Phalcon\Db\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ string ] } - Method [ protected method orderAttributes ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ protected method renderArrayElements ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method renderAttributes ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { + } + } + + Method [ final public method getFile ] { + + - Parameters [0] { } - Return [ string ] } - Method [ protected method injectAttribute ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] + - 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 = false ] + - 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\Button extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Db\Exceptions\MissingSqliteDatabase extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -65400,129 +65450,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $forceRaw = false ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [12] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] - Parameter #2 [ bool $forceRaw = false ] - } - } - - Method [ public method __invoke ] { - - - Parameters [3] { - Parameter #0 [ string $text ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ bool $raw = false ] + - Parameters [0] { } - - Return [ string ] } - Method [ protected method close ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - 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 injectAttribute ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method renderElement ] { - - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - } - - Return [ string ] - } - - 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 = false ] + - 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\Close extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Db\Exceptions\MysqlOnConflictNotSupported extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -65533,139 +65539,87 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [5] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [12] { - Method [ public method __invoke ] { - - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] - } - - Return [ string ] - } - - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + - Parameters [0] { } } - Method [ protected method close ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - 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 injectAttribute ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method renderElement ] { - - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - } - - Return [ string ] - } - - 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 = false ] + - 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\Doctype implements Stringable ] { + Class [ class Phalcon\Db\Exceptions\NestedTransactionChangeBlocked extends Phalcon\Db\Exception implements Stringable, Throwable ] { - - 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 } + - Constants [0] { } - Static properties [0] { @@ -65674,44 +65628,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ private $delimiter = NULL ] - Property [ private $type = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [4] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } } - Method [ public method __invoke ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ int $type = null ] - Parameter #1 [ string $delimiter = '\n' ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Doctype ] + - Tentative return [ void ] } - Method [ public method __toString ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getType ] { + 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\Html\Helper\Element extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Db\Exceptions\NoActiveTransaction extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -65722,130 +65717,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $forceRaw = false ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [12] { - Method [ public method __construct ] { - - - Parameters [3] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] - Parameter #2 [ bool $forceRaw = false ] - } - } - - Method [ public method __invoke ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes = [] ] - Parameter #3 [ bool $raw = false ] + - Parameters [0] { } - - Return [ string ] } - Method [ protected method close ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - 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 injectAttribute ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method renderElement ] { - - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - } - - Return [ string ] - } - - 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 = false ] + - 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\Form extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Db\Exceptions\ReferencedColumnCountMismatch extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -65856,125 +65806,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [5] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [12] { - Method [ public method __invoke ] { - - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] - } - - Return [ string ] - } - - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + - Parameters [0] { } } - Method [ protected method close ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - 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 injectAttribute ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method renderElement ] { - - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - } - - Return [ string ] - } - - 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 = false ] + - 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\FriendlyTitle extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Db\Exceptions\ReferencedColumnsRequired extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -65985,128 +65895,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $friendly = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [12] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + - Parameters [0] { } } - Method [ public method __invoke ] { + Method [ public method __wakeup ] { - - Parameters [4] { - Parameter #0 [ string $text ] - Parameter #1 [ string $separator = '-' ] - Parameter #2 [ bool $lowercase = true ] - Parameter #3 [ $replace = ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ protected method close ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method indent ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ string ] } - Method [ protected method orderAttributes ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ protected method renderArrayElements ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ protected method renderAttributes ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] - } - - Return [ string ] - } - - Method [ protected method injectAttribute ] { - - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method renderElement ] { - - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - } - - Return [ string ] - } - - 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 = false ] + - 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\Img extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Db\Exceptions\ReferencedTableRequired extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -66117,126 +65984,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [5] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [12] { - Method [ public method __invoke ] { - - - Parameters [2] { - Parameter #0 [ string $src ] - Parameter #1 [ array $attributes = [] ] - } - - Return [ string ] - } - - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + - Parameters [0] { } } - Method [ protected method close ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - 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 injectAttribute ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method renderElement ] { - - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - } - - Return [ string ] - } - - 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 = false ] + - 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\Checkbox extends Phalcon\Html\Helper\Input\AbstractChecked implements Stringable ] { + Class [ class Phalcon\Db\Exceptions\ReturningNotSupported extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -66247,176 +66073,174 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [9] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $attributes = NULL ] - Property [ protected $label = NULL ] - Property [ protected $strict = false ] - Property [ protected $type = 'checkbox' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [18] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + - Parameters [0] { } } - Method [ public method __toString ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ public method label ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractChecked ] + - Return [ string ] } - Method [ public method strict ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ bool $flag = true ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractChecked ] } - Method [ protected method processChecked ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ protected method processUnchecked ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method __invoke ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ ?string $value = null ] - Parameter #2 [ array $attributes = [] ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ array ] } - Method [ public method setValue ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ ?string $value = null ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ ?Throwable ] } - Method [ protected method close ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method indent ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } + } + } - Method [ protected method orderAttributes ] { + Class [ class Phalcon\Db\Exceptions\ReturningRequiresColumn extends Phalcon\Db\Exception implements Stringable, Throwable ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ array ] } - Method [ protected method renderArrayElements ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ protected method renderAttributes ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method injectAttribute ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] } - Method [ protected method renderElement ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + - Parameters [0] { } - Return [ string ] } - 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 = false ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ protected method renderTag ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ string $close = '' ] + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - 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\CheckboxGroup extends Phalcon\Html\Helper\Input\AbstractGroup implements Stringable ] { + Class [ class Phalcon\Db\Exceptions\SavepointsNotSupported extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -66427,157 +66251,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [10] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $checked = NULL ] - Property [ protected $name = '' ] - Property [ protected $options = NULL ] - Property [ protected $sharedAttributes = NULL ] - Property [ protected $type = 'checkbox' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [15] { - Method [ protected method isChecked ] { - - - Parameters [1] { - Parameter #0 [ string $value ] - } - - Return [ bool ] - } - - Method [ public method __invoke ] { - - - Parameters [4] { - Parameter #0 [ string $name ] - Parameter #1 [ array $options ] - Parameter #2 [ $checked = ] - Parameter #3 [ array $attributes = [] ] - } - - Return [ Phalcon\Html\Helper\Input\AbstractGroup ] - } - - Method [ public method __toString ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ string ] - } - - Method [ protected method renderItem ] { - - - Parameters [2] { - Parameter #0 [ string $value ] - Parameter #1 [ $definition ] - } - - Return [ string ] - } - - Method [ public method __construct ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] - } } - Method [ protected method close ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - 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 injectAttribute ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method renderElement ] { - - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - } - - Return [ string ] - } - - 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 = false ] + - 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\Generic extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { + Class [ class Phalcon\Db\Exceptions\SqliteAlterCheckNotSupported extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -66588,153 +66340,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [7] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $type = 'text' ] - Property [ protected $attributes = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [15] { - Method [ public method __construct ] { - - - Parameters [3] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] - Parameter #2 [ string $type = 'text' ] - } - } - - Method [ public method setType ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ public method __invoke ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ ?string $value = null ] - Parameter #2 [ array $attributes = [] ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Tentative return [ void ] } - Method [ public method __toString ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method setValue ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ ?string $value = null ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] } - Method [ protected method close ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method indent ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ protected method orderAttributes ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method renderArrayElements ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ protected method renderAttributes ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method injectAttribute ] { + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] + - 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 = false ] - } - - 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\Helper\Input\Radio extends Phalcon\Html\Helper\Input\AbstractChecked implements Stringable ] { + Class [ class Phalcon\Db\Exceptions\SqliteAlterColumnNotSupported extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -66745,176 +66429,174 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [9] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $attributes = NULL ] - Property [ protected $label = NULL ] - Property [ protected $strict = false ] - Property [ protected $type = 'radio' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [18] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + - Parameters [0] { } } - Method [ public method __toString ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ public method label ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $attributes = [] ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractChecked ] + - Return [ string ] } - Method [ public method strict ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ bool $flag = true ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractChecked ] } - Method [ protected method processChecked ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ protected method processUnchecked ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method __invoke ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ ?string $value = null ] - Parameter #2 [ array $attributes = [] ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ array ] } - Method [ public method setValue ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ ?string $value = null ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + - Return [ ?Throwable ] } - Method [ protected method close ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method indent ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } + } + } - Method [ protected method orderAttributes ] { + Class [ class Phalcon\Db\Exceptions\SqliteAlterForeignKeyNotSupported extends Phalcon\Db\Exception implements Stringable, Throwable ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ array ] } - Method [ protected method renderArrayElements ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ protected method renderAttributes ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method injectAttribute ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] } - Method [ protected method renderElement ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + - Parameters [0] { } - Return [ string ] } - 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 = false ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ protected method renderTag ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ string $close = '' ] + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - 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\RadioGroup extends Phalcon\Html\Helper\Input\AbstractGroup implements Stringable ] { + Class [ class Phalcon\Db\Exceptions\SqliteAlterPrimaryKeyNotSupported extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -66925,157 +66607,174 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [10] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $checked = NULL ] - Property [ protected $name = '' ] - Property [ protected $options = NULL ] - Property [ protected $sharedAttributes = NULL ] - Property [ protected $type = 'radio' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [15] { - Method [ protected method isChecked ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ string $value ] + - Parameters [0] { } - - Return [ bool ] } - Method [ public method __invoke ] { + Method [ public method __wakeup ] { - - Parameters [4] { - Parameter #0 [ string $name ] - Parameter #1 [ array $options ] - Parameter #2 [ $checked = ] - Parameter #3 [ array $attributes = [] ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\AbstractGroup ] + - Tentative return [ void ] } - Method [ public method __toString ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method renderItem ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ string $value ] - Parameter #1 [ $definition ] + - Parameters [0] { + } + } + + Method [ final public method getFile ] { + + - Parameters [0] { } - Return [ string ] } - Method [ public method __construct ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + - Parameters [0] { } + - Return [ int ] } - Method [ protected method close ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - Parameters [0] { } - Return [ string ] } - Method [ protected method indent ] { + Method [ public method __toString ] { - Parameters [0] { } - Return [ string ] } + } + } - Method [ protected method orderAttributes ] { + Class [ class Phalcon\Db\Exceptions\SqliteDropCheckNotSupported extends Phalcon\Db\Exception implements Stringable, Throwable ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ array ] } - Method [ protected method renderArrayElements ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ protected method renderAttributes ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method injectAttribute ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] } - Method [ protected method renderElement ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + - Parameters [0] { } - Return [ string ] } - 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 = false ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ protected method renderTag ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ string $close = '' ] + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - 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\Select extends Phalcon\Html\Helper\AbstractList implements Stringable ] { + Class [ class Phalcon\Db\Exceptions\SqliteDropForeignKeyNotSupported extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -67086,235 +66785,174 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [11] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - 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 = '' ] - Property [ protected $strict = false ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [24] { - Method [ public method add ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [4] { - Parameter #0 [ string $text ] - Parameter #1 [ ?string $value = null ] - Parameter #2 [ array $attributes = [] ] - Parameter #3 [ bool $raw = false ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\Select ] } - Method [ public method addPlaceholder ] { + Method [ public method __wakeup ] { - - Parameters [4] { - Parameter #0 [ string $text ] - Parameter #1 [ $value = ] - Parameter #2 [ array $attributes = [] ] - Parameter #3 [ bool $raw = false ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\Select ] + - Tentative return [ void ] } - Method [ public method fromData ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Contracts\Html\Helper\Input\SelectData $data ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\Select ] + - Return [ string ] } - Method [ public method optGroup ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ ?string $label = null ] - Parameter #1 [ array $attributes = [] ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\Select ] } - Method [ public method placeholder ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $text ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\Select ] + - Return [ string ] } - Method [ public method selected ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $selected ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\Select ] + - Return [ int ] } - Method [ public method strict ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ bool $flag = true ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Input\Select ] + - Return [ array ] } - Method [ protected method getTag ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ protected method optGroupEnd ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } - Method [ protected method optGroupStart ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $label ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - Return [ string ] } + } + } - Method [ private method processValue ] { + Class [ class Phalcon\Db\Exceptions\SqliteDropPrimaryKeyNotSupported extends Phalcon\Db\Exception implements Stringable, Throwable ] { - - Parameters [2] { - Parameter #0 [ array $attributes ] - Parameter #1 [ $value = ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ array ] } - Method [ public method __invoke ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ string $indent = ' ' ] - Parameter #1 [ ?string $delimiter = null ] - Parameter #2 [ array $attributes = [] ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\AbstractList ] + - Tentative return [ void ] } - Method [ public method __toString ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method __construct ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + - Parameters [0] { } } - Method [ protected method close ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method indent ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ protected method orderAttributes ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method renderArrayElements ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [0] { } - - Return [ string ] - } - - Method [ protected method renderAttributes ] { - - - Parameters [1] { - Parameter #0 [ array $attributes ] - } - - Return [ string ] - } - - Method [ protected method injectAttribute ] { - - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] - } - - Return [ array ] - } - - 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 = false ] - } - - 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\Select\ArrayData implements Phalcon\Contracts\Html\Helper\Input\SelectData ] { + Class [ class Phalcon\Db\Exceptions\TableMustHaveColumn extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -67325,97 +66963,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $attributes = NULL ] - Property [ protected $data = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [3] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ array $data = [] ] - Parameter #1 [ array $attributes = [] ] + - Parameters [0] { } } - Method [ public method getAttributes ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method getOptions ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - } - } - - Class [ class Phalcon\Html\Helper\Input\Select\ResultsetData implements Phalcon\Contracts\Html\Helper\Input\SelectData ] { - - Constants [0] { - } + Method [ final public method getCode ] { - - Static properties [0] { - } + - Parameters [0] { + } + } - - Static methods [0] { - } + Method [ final public method getFile ] { - - Properties [5] { - Property [ protected $attributesMap = NULL ] - Property [ protected $resolvedAttributes = NULL ] - Property [ protected $resolvedOptions = NULL ] - Property [ protected $resultset = NULL ] - Property [ protected $using = NULL ] - } + - Parameters [0] { + } + - Return [ string ] + } - - Methods [5] { - Method [ public method __construct ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\Model\ResultsetInterface $resultset ] - Parameter #1 [ array $using ] - Parameter #2 [ array $attributesMap = [] ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method getAttributes ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getOptions ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] } - Method [ protected method readField ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ $option ] - Parameter #1 [ string $field ] + - Parameters [0] { } + - Return [ string ] } - Method [ protected method resolve ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Input\Textarea extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { + Class [ class Phalcon\Db\Exceptions\UnrecognizedDataType extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -67426,144 +67052,87 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [7] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $attributes = NULL ] - Property [ protected $type = 'textarea' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [14] { - Method [ public method __toString ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method __invoke ] { - - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ ?string $value = null ] - Parameter #2 [ array $attributes = [] ] - } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] - } - - Method [ public method setValue ] { - - - Parameters [1] { - Parameter #0 [ ?string $value = null ] - } - - Return [ Phalcon\Html\Helper\Input\AbstractInput ] - } - - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + Parameter #0 [ string $dialect ] + Parameter #1 [ string $column ] } } - Method [ protected method close ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - 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 injectAttribute ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method renderElement ] { - - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - } - - Return [ string ] - } - - 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 = false ] + - 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\Label extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Db\Exceptions\UpdateFieldCountMismatch extends Phalcon\Db\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -67574,129 +67143,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $forceRaw = false ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [12] { - Method [ public method __construct ] { - - - Parameters [3] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] - Parameter #2 [ bool $forceRaw = false ] - } - } - - Method [ public method __invoke ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $label ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ bool $raw = false ] + - Parameters [0] { } - - Return [ string ] } - Method [ protected method close ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - 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 injectAttribute ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method renderElement ] { - - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - } - - Return [ string ] - } - - 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 = false ] + - 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\Link extends Phalcon\Html\Helper\Style implements Stringable ] { + Class [ class Phalcon\Db\Index implements Phalcon\Db\IndexInterface, Phalcon\Contracts\Db\Index ] { - Constants [0] { } @@ -67708,183 +67233,179 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Properties [7] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $attributes = NULL ] - Property [ protected $store = NULL ] + Property [ protected $columns = NULL ] + Property [ protected $concurrent = false ] + Property [ protected $directions = NULL ] + Property [ protected $invisible = false ] + Property [ protected $name = NULL ] + Property [ protected $type = '' ] + Property [ protected $where = '' ] } - - Methods [19] { - Method [ public method add ] { + - Methods [8] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ string $url ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ int $position = -1 ] + Parameter #0 [ string $name ] + Parameter #1 [ array $columnsOrDefinition ] + Parameter #2 [ string $type = '' ] } } - Method [ protected method getTag ] { + Method [ public method getColumns ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method getAttributes ] { + Method [ public method getDirections ] { - - Parameters [2] { - Parameter #0 [ string $url ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - Return [ array ] } - Method [ public method setStyle ] { + Method [ public method getName ] { - - Parameters [1] { - Parameter #0 [ bool $flag ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Style ] + - Return [ string ] } - Method [ public method __invoke ] { + Method [ public method getType ] { - - Parameters [2] { - Parameter #0 [ string $indent = ' ' ] - Parameter #1 [ ?string $delimiter = null ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\AbstractSeries ] + - Return [ string ] } - Method [ public method __toString ] { + Method [ public method getWhere ] { - Parameters [0] { } - Return [ string ] } - Method [ public method reset ] { + Method [ public method isConcurrent ] { - Parameters [0] { } - - Return [ Phalcon\Html\Helper\AbstractSeries ] + - Return [ bool ] } - Method [ protected method pushOrPlace ] { + Method [ public method isInvisible ] { - - Parameters [2] { - Parameter #0 [ array $entry ] - Parameter #1 [ int $position = -1 ] + - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } + } + } - Method [ public method __construct ] { + Class [ class Phalcon\Db\Profiler ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $activeProfile = NULL ] + Property [ protected $allProfiles = NULL ] + Property [ protected $maxProfiles = 0 ] + Property [ protected $totalNanoseconds = 0 ] + } + + - Methods [11] { + Method [ public method getLastProfile ] { + + - Parameters [0] { } + - Return [ Phalcon\Db\Profiler\Item ] } - Method [ protected method close ] { + Method [ public method getMaxProfiles ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ protected method indent ] { + Method [ public method getNumberTotalStatements ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ protected method orderAttributes ] { + Method [ public method getTotalElapsedNanoseconds ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] + - Return [ float ] } - Method [ protected method renderArrayElements ] { + Method [ public method getTotalElapsedMilliseconds ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [0] { } - - Return [ string ] + - Return [ float ] } - Method [ protected method renderAttributes ] { + Method [ public method getTotalElapsedSeconds ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - - Return [ string ] + - Return [ float ] } - Method [ protected method injectAttribute ] { + Method [ public method getProfiles ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method renderElement ] { + Method [ public method reset ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ static ] } - Method [ protected method renderFullElement ] { + Method [ public method setMaxProfiles ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes = [] ] - Parameter #3 [ bool $raw = false ] + - Parameters [1] { + Parameter #0 [ int $maxProfiles ] } - - Return [ string ] + - Return [ static ] } - Method [ protected method renderTag ] { + Method [ public method startProfile ] { - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ string $close = '' ] + Parameter #0 [ string $sqlStatement ] + Parameter #1 [ array $sqlVariables = [] ] + Parameter #2 [ array $sqlBindTypes = [] ] } - - Return [ string ] + - Return [ static ] } - Method [ protected method selfClose ] { + Method [ public method stopProfile ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ static ] } } } - Class [ class Phalcon\Html\Helper\Meta extends Phalcon\Html\Helper\AbstractSeries implements Stringable ] { + Class [ class Phalcon\Db\Profiler\Item ] { - Constants [0] { } @@ -67895,208 +67416,153 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [7] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $attributes = NULL ] - Property [ protected $store = NULL ] + - Properties [5] { + Property [ protected $finalTime = NULL ] + Property [ protected $initialTime = NULL ] + Property [ protected $sqlBindTypes = NULL ] + Property [ protected $sqlStatement = NULL ] + Property [ protected $sqlVariables = NULL ] } - - Methods [21] { - Method [ public method add ] { - - - Parameters [2] { - Parameter #0 [ array $attributes = [] ] - Parameter #1 [ int $position = -1 ] - } - - Return [ Phalcon\Html\Helper\Meta ] - } - - Method [ public method addHttp ] { + - Methods [13] { + Method [ public method getFinalTime ] { - - Parameters [3] { - Parameter #0 [ string $httpEquiv ] - Parameter #1 [ string $content ] - Parameter #2 [ int $position = -1 ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Meta ] + - Return [ float ] } - Method [ public method addName ] { + Method [ public method getInitialTime ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string $content ] - Parameter #2 [ int $position = -1 ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Meta ] + - Return [ float ] } - Method [ public method addProperty ] { + Method [ public method getSqlBindTypes ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string $content ] - Parameter #2 [ int $position = -1 ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Meta ] + - Return [ array ] } - Method [ protected method getTag ] { + Method [ public method getSqlStatement ] { - Parameters [0] { } - Return [ string ] } - Method [ private method addElement ] { - - - Parameters [4] { - Parameter #0 [ string $element ] - Parameter #1 [ string $value ] - Parameter #2 [ string $content ] - Parameter #3 [ int $position = -1 ] - } - - Return [ Phalcon\Html\Helper\Meta ] - } - - Method [ public method __invoke ] { - - - Parameters [2] { - Parameter #0 [ string $indent = ' ' ] - Parameter #1 [ ?string $delimiter = null ] - } - - Return [ Phalcon\Html\Helper\AbstractSeries ] - } - - Method [ public method __toString ] { + Method [ public method getSqlVariables ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method reset ] { + Method [ public method getTotalElapsedNanoseconds ] { - Parameters [0] { } - - Return [ Phalcon\Html\Helper\AbstractSeries ] + - Return [ float ] } - Method [ protected method pushOrPlace ] { + Method [ public method getTotalElapsedMilliseconds ] { - - Parameters [2] { - Parameter #0 [ array $entry ] - Parameter #1 [ int $position = -1 ] + - Parameters [0] { } - - Return [ void ] + - Return [ float ] } - Method [ public method __construct ] { + Method [ public method getTotalElapsedSeconds ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + - Parameters [0] { } + - Return [ float ] } - Method [ protected method close ] { + Method [ public method setFinalTime ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [1] { + Parameter #0 [ float $finalTime ] } - - Return [ string ] + - Return [ static ] } - Method [ protected method indent ] { + Method [ public method setInitialTime ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ float $initialTime ] } - - Return [ string ] + - Return [ static ] } - Method [ protected method orderAttributes ] { + Method [ public method setSqlBindTypes ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ array $sqlBindTypes ] } - - Return [ array ] + - Return [ static ] } - Method [ protected method renderArrayElements ] { + Method [ public method setSqlStatement ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [1] { + Parameter #0 [ string $sqlStatement ] } - - Return [ string ] + - Return [ static ] } - Method [ protected method renderAttributes ] { + Method [ public method setSqlVariables ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ array $sqlVariables ] } - - Return [ string ] + - Return [ static ] } + } + } - Method [ protected method injectAttribute ] { + Class [ class Phalcon\Db\RawValue implements Stringable ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] - } - - Return [ array ] - } + - 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 [1] { + Property [ protected $value = NULL ] + } - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes = [] ] - Parameter #3 [ bool $raw = false ] + - Methods [3] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ $value ] } - - Return [ string ] } - Method [ protected method renderTag ] { + Method [ public method __toString ] { - - 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 getValue ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + - Parameters [0] { } - Return [ string ] } } } - Class [ class Phalcon\Html\Helper\Preload extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Db\Reference implements Phalcon\Db\ReferenceInterface, Phalcon\Contracts\Db\Reference ] { - Constants [0] { } @@ -68107,128 +67573,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $response = NULL ] + - Properties [8] { + 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 [12] { - Method [ public method __construct ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Http\ResponseInterface $response = ] - } - } - - Method [ public method __invoke ] { - - - Parameters [3] { - Parameter #0 [ string $href ] - Parameter #1 [ string $type = 'style' ] - Parameter #2 [ array $attributes = [] ] - } - - Return [ string ] - } - - Method [ protected method close ] { + - Methods [9] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + Parameter #0 [ string $name ] + Parameter #1 [ array $definition ] } - - Return [ string ] } - Method [ protected method indent ] { + Method [ public method getColumns ] { - Parameters [0] { } - - Return [ string ] - } - - Method [ protected method orderAttributes ] { - - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] - } - Return [ array ] } - 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 getReferencedColumns ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method injectAttribute ] { + Method [ public method getReferencedSchema ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?string ] } - Method [ protected method renderElement ] { + Method [ public method getReferencedTable ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method renderFullElement ] { + Method [ public method getSchemaName ] { - - Parameters [4] { - Parameter #0 [ string $tag ] - Parameter #1 [ string $text ] - Parameter #2 [ array $attributes = [] ] - Parameter #3 [ bool $raw = false ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?string ] } - Method [ protected method renderTag ] { + Method [ public method getOnDelete ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ string $close = '' ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?string ] } - Method [ protected method selfClose ] { + Method [ public method getOnUpdate ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?string ] } } } - Class [ class Phalcon\Html\Helper\Script extends Phalcon\Html\Helper\AbstractSeries implements Stringable ] { + Class [ class Phalcon\Db\Result\PdoResult implements Phalcon\Db\ResultInterface, Phalcon\Contracts\Db\Result ] { - Constants [0] { } @@ -68239,192 +67662,219 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [7] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $attributes = NULL ] - Property [ protected $store = NULL ] + - Properties [8] { + Property [ protected $bindParams = NULL ] + Property [ protected $bindTypes = NULL ] + Property [ protected $connection = NULL ] + Property [ protected $fetchMode = 0 ] + Property [ protected $pdoStatement = NULL ] + Property [ protected $result = NULL ] + Property [ protected $rowCount = NULL ] + Property [ protected $sqlStatement = NULL ] } - - Methods [20] { - Method [ public method add ] { + - Methods [9] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $url ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ int $position = -1 ] + - Parameters [5] { + Parameter #0 [ Phalcon\Db\Adapter\AdapterInterface $connection ] + Parameter #1 [ PDOStatement $result ] + Parameter #2 [ $sqlStatement = ] + Parameter #3 [ $bindParams = ] + Parameter #4 [ $bindTypes = ] } } - Method [ public method beginInternal ] { + Method [ public method dataSeek ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $number ] } - Return [ void ] } - Method [ public method endInternal ] { + Method [ public method execute ] { - - Parameters [2] { - Parameter #0 [ array $attributes = [] ] - Parameter #1 [ int $position = -1 ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\Script ] + - Return [ bool ] } - Method [ protected method getAttributes ] { + Method [ public method fetch ] { - - Parameters [2] { - Parameter #0 [ string $url ] - Parameter #1 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ ?int $fetchStyle = null ] + Parameter #1 [ int $cursorOrientation = 0 ] + Parameter #2 [ int $cursorOffset = 0 ] + } + } + + Method [ public method fetchAll ] { + + - Parameters [3] { + Parameter #0 [ int $mode = 0 ] + Parameter #1 [ $fetchArgument = ] + Parameter #2 [ $constructorArgs = ] } - Return [ array ] } - Method [ protected method getTag ] { + Method [ public method fetchArray ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method __invoke ] { + Method [ public method getInternalResult ] { - - Parameters [2] { - Parameter #0 [ string $indent = ' ' ] - Parameter #1 [ ?string $delimiter = null ] + - Parameters [0] { } - - Return [ Phalcon\Html\Helper\AbstractSeries ] + - Return [ PDOStatement ] } - Method [ public method __toString ] { + Method [ public method numRows ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method reset ] { + Method [ public method setFetchMode ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ int $fetchMode ] + Parameter #1 [ $colNoOrClassNameOrObject = ] + Parameter #2 [ $ctorargs = ] } - - Return [ Phalcon\Html\Helper\AbstractSeries ] + - Return [ bool ] } + } + } - Method [ protected method pushOrPlace ] { + Class [ class Phalcon\Di\Exception\ServiceResolutionException extends Phalcon\Di\Exception implements Stringable, Throwable ] { - - Parameters [2] { - Parameter #0 [ array $entry ] - Parameter #1 [ int $position = -1 ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { + + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method __construct ] { + Method [ static public method serviceNotFound ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + - Parameters [1] { + Parameter #0 [ string $name ] } + - Return [ Phalcon\Di\Exception ] } - Method [ protected method close ] { + Method [ static public method unknownServiceInParameter ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [1] { + Parameter #0 [ int $position ] } - - Return [ string ] + - Return [ Phalcon\Di\Exception ] } - Method [ protected method indent ] { + Method [ static public method undefinedMethod ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $method ] } - - Return [ string ] + - Return [ Phalcon\Di\Exception ] } + } - Method [ protected method orderAttributes ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ array ] } - Method [ protected method renderArrayElements ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ protected method renderAttributes ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method injectAttribute ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] } - Method [ protected method renderElement ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] + - Parameters [0] { } - Return [ string ] } - 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 = false ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ protected method renderTag ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ string $close = '' ] + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - 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\Tag extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Di\Exceptions\AliasAlreadyInUse extends Phalcon\Di\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -68432,129 +67882,120 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [0] { - } + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { - - Properties [5] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - } + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Di\Exception ] + } - - Methods [12] { - Method [ public method __invoke ] { + Method [ static public method serviceNotFound ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ string $name ] - Parameter #1 [ array $attributes = [] ] } - - Return [ string ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method __construct ] { + Method [ static public method unknownServiceInParameter ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + - Parameters [1] { + Parameter #0 [ int $position ] } + - Return [ Phalcon\Di\Exception ] } - Method [ protected method close ] { + Method [ static public method undefinedMethod ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [1] { + Parameter #0 [ string $method ] } - - Return [ string ] + - Return [ Phalcon\Di\Exception ] } + } - Method [ protected method indent ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - - Parameters [0] { + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $alias ] } - - Return [ string ] } - Method [ protected method orderAttributes ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ protected method renderArrayElements ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method renderAttributes ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { + } + } + + Method [ final public method getFile ] { + + - Parameters [0] { } - Return [ string ] } - Method [ protected method injectAttribute ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] + - 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 = false ] + - 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\Title extends Phalcon\Html\Helper\AbstractHelper implements Stringable ] { + Class [ class Phalcon\Di\Exceptions\AliasNameMustBeString extends Phalcon\Di\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -68562,183 +68003,119 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [0] { - } - - - Properties [9] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - 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 [18] { - Method [ public method __invoke ] { - - - Parameters [2] { - Parameter #0 [ string $indent = ' ' ] - Parameter #1 [ ?string $delimiter = null ] - } - - Return [ Phalcon\Html\Helper\Title ] - } - - Method [ public method __toString ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method append ] { + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ bool $raw = false ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ Phalcon\Html\Helper\Title ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method get ] { + Method [ static public method serviceNotFound ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method set ] { + Method [ static public method unknownServiceInParameter ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ bool $raw = false ] + - Parameters [1] { + Parameter #0 [ int $position ] } - - Return [ Phalcon\Html\Helper\Title ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method setSeparator ] { + Method [ static public method undefinedMethod ] { - - Parameters [2] { - Parameter #0 [ string $separator ] - Parameter #1 [ bool $raw = false ] + - Parameters [1] { + Parameter #0 [ string $method ] } - - Return [ Phalcon\Html\Helper\Title ] + - Return [ Phalcon\Di\Exception ] } + } - Method [ public method prepend ] { - - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ bool $raw = false ] - } - - Return [ Phalcon\Html\Helper\Title ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + - Parameters [0] { } } - Method [ protected method close ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - 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 injectAttribute ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method renderElement ] { - - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - } - - Return [ string ] - } - - 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 = false ] + - 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\Ul extends Phalcon\Html\Helper\Ol implements Stringable ] { + Class [ class Phalcon\Di\Exceptions\ArgumentTypeRequired extends Phalcon\Di\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -68746,159 +68123,120 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [0] { - } - - - Properties [9] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - Property [ protected $attributes = NULL ] - Property [ protected $elementTag = 'li' ] - Property [ protected $store = NULL ] - Property [ protected $forceRaw = false ] - } - - - Methods [15] { - Method [ protected method getTag ] { + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method __construct ] { + Method [ static public method serviceNotFound ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] - Parameter #2 [ bool $forceRaw = false ] + - Parameters [1] { + Parameter #0 [ string $name ] } + - Return [ Phalcon\Di\Exception ] } - Method [ public method add ] { + Method [ static public method unknownServiceInParameter ] { - - Parameters [3] { - Parameter #0 [ string $text ] - Parameter #1 [ array $attributes = [] ] - Parameter #2 [ bool $raw = false ] + - Parameters [1] { + Parameter #0 [ int $position ] } - - Return [ Phalcon\Html\Helper\AbstractList ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method __invoke ] { + Method [ static public method undefinedMethod ] { - - Parameters [3] { - Parameter #0 [ string $indent = ' ' ] - Parameter #1 [ ?string $delimiter = null ] - Parameter #2 [ array $attributes = [] ] + - Parameters [1] { + Parameter #0 [ string $method ] } - - Return [ Phalcon\Html\Helper\AbstractList ] + - Return [ Phalcon\Di\Exception ] } + } - Method [ public method __toString ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - - Parameters [0] { + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ int $position ] } - - Return [ string ] } - Method [ protected method close ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - 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 injectAttribute ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method renderElement ] { - - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ array $attributes = [] ] - } - - Return [ string ] - } - - 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 = false ] + - 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\VoidTag extends Phalcon\Html\Helper\AbstractHelper ] { + Class [ class Phalcon\Di\Exceptions\CallArgumentsMustBeArray extends Phalcon\Di\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -68906,129 +68244,120 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [0] { - } + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { - - Properties [5] { - Property [ protected $delimiter = '' ] - Property [ protected $doctype = NULL ] - Property [ protected $escaper = NULL ] - Property [ protected $indent = ' ' ] - Property [ protected $indentLevel = 1 ] - } + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Di\Exception ] + } - - Methods [12] { - Method [ public method __invoke ] { + Method [ static public method serviceNotFound ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ string $name ] - Parameter #1 [ array $attributes = [] ] } - - Return [ string ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method __construct ] { + Method [ static public method unknownServiceInParameter ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = ] + - Parameters [1] { + Parameter #0 [ int $position ] } + - Return [ Phalcon\Di\Exception ] } - Method [ protected method close ] { + Method [ static public method undefinedMethod ] { - - Parameters [2] { - Parameter #0 [ string $tag ] - Parameter #1 [ bool $raw = false ] + - Parameters [1] { + Parameter #0 [ string $method ] } - - Return [ string ] + - Return [ Phalcon\Di\Exception ] } + } - Method [ protected method indent ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - - Parameters [0] { + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ int $position ] } - - Return [ string ] } - Method [ protected method orderAttributes ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ array $overrides ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ protected method renderArrayElements ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ array $elements ] - Parameter #1 [ string $delimiter ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method renderAttributes ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ array $attributes ] + - Parameters [0] { + } + } + + Method [ final public method getFile ] { + + - Parameters [0] { } - Return [ string ] } - Method [ protected method injectAttribute ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ string $value ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } - - Return [ array ] + - 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 = false ] + - 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\Link\EvolvableLink extends Phalcon\Html\Link\Link implements Phalcon\Html\Link\Interfaces\LinkInterface, Phalcon\Html\Link\Interfaces\EvolvableLinkInterface ] { + Class [ class Phalcon\Di\Exceptions\CircularAliasReference extends Phalcon\Di\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -69036,263 +68365,240 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [0] { - } + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { - - Properties [4] { - Property [ protected $attributes = NULL ] - Property [ protected $href = '' ] - Property [ protected $rels = NULL ] - Property [ protected $templated = false ] - } - - - Methods [20] { - Method [ public method withAttribute ] { - - - Parameters [2] { - Parameter #0 [ $attribute ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkInterface ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method withHref ] { + Method [ static public method serviceNotFound ] { - Parameters [1] { - Parameter #0 [ string $href ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkInterface ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method withRel ] { + Method [ static public method unknownServiceInParameter ] { - Parameters [1] { - Parameter #0 [ string $rel ] + Parameter #0 [ int $position ] } - - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkInterface ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method withoutAttribute ] { + Method [ static public method undefinedMethod ] { - Parameters [1] { - Parameter #0 [ string $attribute ] + Parameter #0 [ string $method ] } - - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkInterface ] + - Return [ Phalcon\Di\Exception ] } + } - Method [ public method withoutRel ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $rel ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkInterface ] } - Method [ public method getAttributes ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method getHref ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getRels ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method isTemplated ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method __construct ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ string $rel = '' ] - Parameter #1 [ string $href = '' ] - Parameter #2 [ array $attributes = [] ] + - Parameters [0] { } + - Return [ int ] } - Method [ protected method doGetAttributes ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ protected method doGetHref ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ protected method doGetRels ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ protected method doIsTemplated ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ protected method hrefIsTemplated ] { - - - Parameters [1] { - Parameter #0 [ string $href ] - } - - Return [ bool ] - } + Class [ class Phalcon\Di\Exceptions\ContainerRequired extends Phalcon\Di\Exception implements Stringable, Throwable ] { - Method [ protected method doWithAttribute ] { + - Constants [0] { + } - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - } - } + - Static properties [0] { + } - Method [ protected method doWithHref ] { + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { - Parameters [1] { - Parameter #0 [ string $href ] + Parameter #0 [ string $name ] } + - Return [ Phalcon\Di\Exception ] } - Method [ protected method doWithRel ] { + Method [ static public method serviceNotFound ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ string $name ] } + - Return [ Phalcon\Di\Exception ] } - Method [ protected method doWithoutAttribute ] { + Method [ static public method unknownServiceInParameter ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ int $position ] } + - Return [ Phalcon\Di\Exception ] } - Method [ protected method doWithoutRel ] { + Method [ static public method undefinedMethod ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ string $method ] } + - Return [ Phalcon\Di\Exception ] } } - } - - Class [ class Phalcon\Html\Link\EvolvableLinkProvider extends Phalcon\Html\Link\LinkProvider implements Phalcon\Html\Link\Interfaces\LinkProviderInterface, Phalcon\Html\Link\Interfaces\EvolvableLinkProviderInterface ] { - - - Constants [0] { - } - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [1] { - Property [ protected $links = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - Methods [10] { - Method [ public method withLink ] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\Link\Interfaces\LinkInterface $link ] + - Parameters [0] { } - - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkProviderInterface ] } - Method [ public method withoutLink ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Html\Link\Interfaces\LinkInterface $link ] + - Parameters [0] { } - - Return [ Phalcon\Html\Link\Interfaces\EvolvableLinkProviderInterface ] + - Tentative return [ void ] } - Method [ public method getLinks ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getLinksByRel ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ $rel ] + - Parameters [0] { } - - Return [ array ] } - Method [ public method __construct ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ array $links = [] ] + - Parameters [0] { } + - Return [ string ] } - Method [ protected method doGetLinks ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ protected method doGetLinksByRel ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $rel ] + - Parameters [0] { } - Return [ array ] } - Method [ protected method doWithLink ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ $link ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ protected method doWithoutLink ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ $link ] + - Parameters [0] { } + - Return [ string ] } - Method [ protected method getKey ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ $link ] + - Parameters [0] { } - Return [ string ] } } } - Class [ class Phalcon\Html\Link\Serializer\Header implements Phalcon\Html\Link\Serializer\SerializerInterface ] { + Class [ class Phalcon\Di\Exceptions\DefinitionMustBeArrayForRead extends Phalcon\Di\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -69300,346 +68606,159 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [1] { - Method [ public method serialize ] { + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { - Parameters [1] { - Parameter #0 [ array $links ] - } - - Return [ ?string ] - } - } - } - - Class [ class Phalcon\Html\TagFactory ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [6] { - Property [ private $doctype = NULL ] - Property [ private $escaper = NULL ] - Property [ private $response = NULL ] - Property [ private $url = NULL ] - Property [ protected $factories = NULL ] - Property [ protected $instances = NULL ] - } - - - Methods [6] { - Method [ public method __construct ] { - - - Parameters [4] { - Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] - Parameter #1 [ array $services = [] ] - Parameter #2 [ ?Phalcon\Http\ResponseInterface $response = ] - Parameter #3 [ ?Phalcon\Mvc\Url\UrlInterface $url = ] - } - } - - Method [ public method __call ] { - - - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ array $arguments ] } + - Return [ Phalcon\Di\Exception ] } - Method [ public method has ] { + Method [ static public method serviceNotFound ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method newInstance ] { + Method [ static public method unknownServiceInParameter ] { - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ object ] - } - - Method [ public method set ] { - - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ Closure $definition ] + Parameter #0 [ int $position ] } - - Return [ void ] + - Return [ Phalcon\Di\Exception ] } - Method [ protected method getDefaultServices ] { + Method [ static public method undefinedMethod ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $method ] } - - Return [ array ] + - Return [ Phalcon\Di\Exception ] } } - } - - Class [ class Phalcon\Http\Cookie extends Phalcon\Di\AbstractInjectionAware implements Stringable, Phalcon\Di\InjectionAwareInterface, Phalcon\Http\Cookie\CookieInterface ] { - - - Constants [0] { - } - - Static properties [0] { - } - - - Static methods [0] { - } - - - 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 $isRead = false ] - Property [ protected $restored = false ] - Property [ protected $secure = true ] - Property [ protected $signKey = NULL ] - Property [ protected $useEncryption = false ] - Property [ protected $value = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [27] { - Method [ public method __construct ] { - - - Parameters [8] { - Parameter #0 [ string $name ] - Parameter #1 [ $value = ] - Parameter #2 [ int $expire = 0 ] - Parameter #3 [ string $path = '/' ] - Parameter #4 [ bool $secure = false ] - Parameter #5 [ string $domain = '' ] - Parameter #6 [ bool $httpOnly = false ] - Parameter #7 [ array $options = [] ] - } - } - - Method [ public method __toString ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method delete ] { + Method [ public method __wakeup ] { - Parameters [0] { } + - Tentative return [ void ] } - Method [ public method getDomain ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getExpiration ] { - - - Parameters [0] { - } - - Return [ int ] - } - - Method [ public method getHttpOnly ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method getName ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getOptions ] { - - - Parameters [0] { - } - - Return [ array ] - } - - Method [ public method getPath ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getSecure ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ bool ] - } - - Method [ public method getValue ] { - - - Parameters [2] { - Parameter #0 [ $filters = ] - Parameter #1 [ $defaultValue = ] - } + - Return [ array ] } - Method [ public method isUsingEncryption ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method restore ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ string ] } - Method [ public method send ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ Phalcon\Http\Cookie\CookieInterface ] - } - - Method [ public method setDomain ] { - - - Parameters [1] { - Parameter #0 [ string $domain ] - } - - Return [ Phalcon\Http\Cookie\CookieInterface ] - } - - Method [ public method setExpiration ] { - - - Parameters [1] { - Parameter #0 [ int $expire ] - } - - Return [ Phalcon\Http\Cookie\CookieInterface ] - } - - Method [ public method setHttpOnly ] { - - - Parameters [1] { - Parameter #0 [ bool $httpOnly ] - } - - Return [ Phalcon\Http\Cookie\CookieInterface ] - } - - Method [ public method setOptions ] { - - - Parameters [1] { - Parameter #0 [ array $options ] - } - - Return [ Phalcon\Http\Cookie\CookieInterface ] - } - - Method [ public method setPath ] { - - - Parameters [1] { - Parameter #0 [ string $path ] - } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ string ] } + } + } - Method [ public method setSecure ] { - - - Parameters [1] { - Parameter #0 [ bool $secure ] - } - - Return [ Phalcon\Http\Cookie\CookieInterface ] - } + Class [ class Phalcon\Di\Exceptions\DefinitionMustBeArrayForUpdate extends Phalcon\Di\Exception implements Stringable, Throwable ] { - Method [ public method setSignKey ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ ?string $signKey = null ] - } - - Return [ Phalcon\Http\Cookie\CookieInterface ] - } + - Static properties [0] { + } - Method [ public method setValue ] { + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { - Parameters [1] { - Parameter #0 [ $value ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method useEncryption ] { + Method [ static public method serviceNotFound ] { - Parameters [1] { - Parameter #0 [ bool $useEncryption ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ Phalcon\Di\Exception ] } - Method [ protected method assertSignKeyIsLongEnough ] { + Method [ static public method unknownServiceInParameter ] { - Parameters [1] { - Parameter #0 [ string $signKey ] - } - - Return [ void ] - } - - Method [ private method getArrVal ] { - - - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] - } - } - - Method [ public method getDI ] { - - - Parameters [0] { + Parameter #0 [ int $position ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method setDI ] { + Method [ static public method undefinedMethod ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ string $method ] } - - Return [ void ] + - Return [ Phalcon\Di\Exception ] } } - } - - Class [ class Phalcon\Http\Cookie\Exception extends Exception implements Throwable, Stringable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - Properties [4] { Property [ protected $message = '' ] @@ -69649,12 +68768,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [0] { } } @@ -69722,714 +68838,771 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Http\Request extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Http\RequestInterface, Phalcon\Http\Message\RequestMethodInterface ] { + Class [ class Phalcon\Di\Exceptions\MethodCallMustBeArray extends Phalcon\Di\Exception implements Stringable, Throwable ] { - - 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] { } - - Static methods [0] { - } + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { - - Properties [9] { - Property [ protected $container = NULL ] - Property [ protected $filterService = NULL ] - Property [ protected $httpMethodParameterOverride = false ] - Property [ protected $queryFilters = NULL ] - Property [ protected $postCache = NULL ] - Property [ protected $rawBody = '' ] - Property [ protected $strictHostCheck = false ] - Property [ protected $trustedProxies = NULL ] - Property [ protected $trustedProxyHeader = '' ] - } + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Di\Exception ] + } - - Methods [83] { - Method [ public method get ] { + Method [ static public method serviceNotFound ] { - - Parameters [5] { - Parameter #0 [ ?string $name = null ] - Parameter #1 [ $filters = ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ bool $notAllowEmpty = false ] - Parameter #4 [ bool $noRecursive = false ] + - Parameters [1] { + Parameter #0 [ string $name ] } + - Return [ Phalcon\Di\Exception ] } - Method [ public method getAcceptableContent ] { + Method [ static public method unknownServiceInParameter ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $position ] } - - Return [ array ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method getBasicAuth ] { + Method [ static public method undefinedMethod ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $method ] } - - Return [ ?array ] + - Return [ Phalcon\Di\Exception ] } + } - Method [ public method getBestAccept ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - - Parameters [0] { + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ int $position ] } - - Return [ string ] } - Method [ public method getBestCharset ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ public method getBestLanguage ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getHttpMethodParameterOverride ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method getPreferredIsoLocaleVariant ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getClientAddress ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ bool $trustForwardedHeader = false ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method getClientCharsets ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getContentType ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ ?Throwable ] } - Method [ public method getDigestAuth ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getFilteredQuery ] { + Method [ public method __toString ] { - - Parameters [4] { - Parameter #0 [ ?string $name = null ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ bool $notAllowEmpty = false ] - Parameter #3 [ bool $noRecursive = false ] + - Parameters [0] { } + - Return [ string ] } + } + } - Method [ public method getFilteredPatch ] { + Class [ class Phalcon\Di\Exceptions\MethodNameRequired extends Phalcon\Di\Exception implements Stringable, Throwable ] { - - Parameters [4] { - Parameter #0 [ ?string $name = null ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ bool $notAllowEmpty = false ] - Parameter #3 [ bool $noRecursive = false ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { + + - Parameters [1] { + Parameter #0 [ string $name ] } + - Return [ Phalcon\Di\Exception ] } - Method [ public method getFilteredPost ] { + Method [ static public method serviceNotFound ] { - - Parameters [4] { - Parameter #0 [ ?string $name = null ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ bool $notAllowEmpty = false ] - Parameter #3 [ bool $noRecursive = false ] + - Parameters [1] { + Parameter #0 [ string $name ] } + - Return [ Phalcon\Di\Exception ] } - Method [ public method getFilteredPut ] { + Method [ static public method unknownServiceInParameter ] { - - Parameters [4] { - Parameter #0 [ ?string $name = null ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ bool $notAllowEmpty = false ] - Parameter #3 [ bool $noRecursive = false ] + - Parameters [1] { + Parameter #0 [ int $position ] } + - Return [ Phalcon\Di\Exception ] } - Method [ public method getHeader ] { + Method [ static public method undefinedMethod ] { - Parameters [1] { - Parameter #0 [ string $header ] + Parameter #0 [ string $method ] } - - Return [ string ] + - Return [ Phalcon\Di\Exception ] } + } - Method [ public method getHeaders ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ int $position ] + } + } + + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method getHttpHost ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getHTTPReferer ] { + Method [ final public method getCode ] { + + - Parameters [0] { + } + } + + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getJsonRawBody ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ bool $associative = false ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method getLanguages ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getMethod ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ public method getPatch ] { + Method [ final public method getTraceAsString ] { - - Parameters [5] { - Parameter #0 [ ?string $name = null ] - Parameter #1 [ $filters = ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ bool $notAllowEmpty = false ] - Parameter #4 [ bool $noRecursive = false ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getPort ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ int ] + - Return [ string ] } + } + } - Method [ public method getPost ] { + Class [ class Phalcon\Di\Exceptions\MissingClassNameParameter extends Phalcon\Di\Exception implements Stringable, Throwable ] { - - Parameters [5] { - Parameter #0 [ ?string $name = null ] - Parameter #1 [ $filters = ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ bool $notAllowEmpty = false ] - Parameter #4 [ bool $noRecursive = false ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { + + - Parameters [1] { + Parameter #0 [ string $name ] } + - Return [ Phalcon\Di\Exception ] } - Method [ public method getPut ] { + Method [ static public method serviceNotFound ] { - - Parameters [5] { - Parameter #0 [ ?string $name = null ] - Parameter #1 [ $filters = ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ bool $notAllowEmpty = false ] - Parameter #4 [ bool $noRecursive = false ] + - Parameters [1] { + Parameter #0 [ string $name ] } + - Return [ Phalcon\Di\Exception ] } - Method [ public method getQuery ] { + Method [ static public method unknownServiceInParameter ] { - - Parameters [5] { - Parameter #0 [ ?string $name = null ] - Parameter #1 [ $filters = ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ bool $notAllowEmpty = false ] - Parameter #4 [ bool $noRecursive = false ] + - Parameters [1] { + Parameter #0 [ int $position ] } + - Return [ Phalcon\Di\Exception ] } - Method [ public method getRawBody ] { + Method [ static public method undefinedMethod ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $method ] } - - Return [ string ] + - Return [ Phalcon\Di\Exception ] } + } - Method [ public method getScheme ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method getServer ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ ?string ] + - Tentative return [ void ] } - Method [ public method getServerAddress ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getServerName ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method getUploadedFiles ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ bool $onlySuccessful = false ] - Parameter #1 [ bool $namedKeys = false ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getURI ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ bool $onlyPath = false ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getUserAgent ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method has ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method hasFiles ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ final public method hasHeader ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $header ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method hasPatch ] { + Class [ class Phalcon\Di\Exceptions\MissingParameterKey extends Phalcon\Di\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method hasPost ] { + Method [ static public method serviceNotFound ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method hasPut ] { + Method [ static public method unknownServiceInParameter ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ int $position ] } - - Return [ bool ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method hasQuery ] { + Method [ static public method undefinedMethod ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $method ] } - - Return [ bool ] + - Return [ Phalcon\Di\Exception ] } + } - Method [ final public method hasServer ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - - Parameters [1] { - Parameter #0 [ string $name ] + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ int $position ] } - - Return [ bool ] } - Method [ public method isAjax ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method isJson ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method isConnect ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method isDelete ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method isGet ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method isHead ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method isMethod ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ $methods ] - Parameter #1 [ bool $strict = false ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method isOptions ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method isPatch ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method isPost ] { + Class [ class Phalcon\Di\Exceptions\PropertyInjectionRequiresInstance extends Phalcon\Di\Exception implements Stringable, Throwable ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { + + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method isPut ] { + Method [ static public method serviceNotFound ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method isPurge ] { + Method [ static public method unknownServiceInParameter ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $position ] } - - Return [ bool ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method isSecure ] { + Method [ static public method undefinedMethod ] { + + - Parameters [1] { + Parameter #0 [ string $method ] + } + - Return [ Phalcon\Di\Exception ] + } + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method isStrictHostCheck ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method isSoap ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method isTrace ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method isValidHttpMethod ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $method ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method numFiles ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ bool $onlySuccessful = false ] + - Parameters [0] { } - Return [ int ] } - Method [ public method setHttpMethodParameterOverride ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ bool $override ] + - Parameters [0] { } - - Return [ Phalcon\Http\Request ] + - Return [ array ] } - Method [ public method setParameterFilters ] { + Method [ final public method getPrevious ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ array $filters = [] ] - Parameter #2 [ array $scope = [] ] + - Parameters [0] { } - - Return [ Phalcon\Http\RequestInterface ] + - Return [ ?Throwable ] } - Method [ public method setStrictHostCheck ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ bool $flag = true ] + - Parameters [0] { } - - Return [ Phalcon\Http\RequestInterface ] + - Return [ string ] } - Method [ public method setTrustedProxies ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ array $trustedProxies ] + - Parameters [0] { } - - Return [ Phalcon\Http\RequestInterface ] + - Return [ string ] } + } + } - Method [ public method setTrustedProxyHeader ] { + Class [ class Phalcon\Di\Exceptions\PropertyMustBeArray extends Phalcon\Di\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { - Parameters [1] { - Parameter #0 [ string $trustedProxyHeader ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Http\RequestInterface ] + - Return [ Phalcon\Di\Exception ] } - Method [ protected method isIpAddressInCIDR ] { + Method [ static public method serviceNotFound ] { - - Parameters [2] { - Parameter #0 [ string $ip ] - Parameter #1 [ string $cidr ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ Phalcon\Di\Exception ] } - Method [ protected method getBestQuality ] { + Method [ static public method unknownServiceInParameter ] { - - Parameters [2] { - Parameter #0 [ array $qualityParts ] - Parameter #1 [ string $name ] + - Parameters [1] { + Parameter #0 [ int $position ] } - - Return [ string ] + - Return [ Phalcon\Di\Exception ] } - Method [ protected method getHelper ] { + Method [ static public method undefinedMethod ] { - - Parameters [6] { - Parameter #0 [ array $source ] - Parameter #1 [ ?string $name = null ] - Parameter #2 [ $filters = ] - Parameter #3 [ $defaultValue = ] - Parameter #4 [ bool $notAllowEmpty = false ] - Parameter #5 [ bool $noRecursive = false ] + - Parameters [1] { + Parameter #0 [ string $method ] } + - Return [ Phalcon\Di\Exception ] } + } - Method [ protected method hasFileHelper ] { - - - Parameters [2] { - Parameter #0 [ $data ] - Parameter #1 [ bool $onlySuccessful ] - } - - Return [ int ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - Method [ protected method getQualityHeader ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $serverIndex ] - Parameter #1 [ string $name ] + - Parameters [1] { + Parameter #0 [ int $position ] } - - Return [ array ] } - Method [ protected method resolveAuthorizationHeaders ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ protected method smoothFiles ] { + Method [ final public method getMessage ] { - - 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 [ string ] } - Method [ private method getFilterService ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ Phalcon\Filter\FilterInterface ] } - Method [ private method getServerArray ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getFilteredData ] { + Method [ final public method getLine ] { - - Parameters [6] { - Parameter #0 [ string $methodKey ] - Parameter #1 [ string $method ] - Parameter #2 [ ?string $name = null ] - Parameter #3 [ $defaultValue = ] - Parameter #4 [ bool $notAllowEmpty = false ] - Parameter #5 [ bool $noRecursive = false ] + - Parameters [0] { } + - Return [ int ] } - Method [ private method isProxyTrusted ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $ip ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ private method isValidPublicIp ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $forwardedIp ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ private method getPostData ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ private method getFormData ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } + } + } - Method [ public method getDI ] { + Class [ class Phalcon\Di\Exceptions\PropertyNameRequired extends Phalcon\Di\Exception implements Stringable, Throwable ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { + + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method setDI ] { + Method [ static public method serviceNotFound ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ Phalcon\Di\Exception ] } - } - } - Class [ class Phalcon\Http\Request\Exception extends Exception implements Throwable, Stringable ] { + Method [ static public method unknownServiceInParameter ] { - - Constants [0] { - } + - Parameters [1] { + Parameter #0 [ int $position ] + } + - Return [ Phalcon\Di\Exception ] + } - - Static properties [0] { - } + Method [ static public method undefinedMethod ] { - - Static methods [0] { + - Parameters [1] { + Parameter #0 [ string $method ] + } + - Return [ Phalcon\Di\Exception ] + } } - Properties [4] { @@ -70440,12 +69613,10 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [1] { + Parameter #0 [ int $position ] } } @@ -70513,7 +69684,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Http\Request\File implements Phalcon\Http\Request\FileInterface ] { + Class [ class Phalcon\Di\Exceptions\PropertyValueRequired extends Phalcon\Di\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -70521,655 +69692,521 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [0] { + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Di\Exception ] + } + + Method [ static public method serviceNotFound ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Di\Exception ] + } + + Method [ static public method unknownServiceInParameter ] { + + - Parameters [1] { + Parameter #0 [ int $position ] + } + - Return [ Phalcon\Di\Exception ] + } + + Method [ static public method undefinedMethod ] { + + - Parameters [1] { + Parameter #0 [ string $method ] + } + - Return [ Phalcon\Di\Exception ] + } } - - 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 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [12] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ array $file ] - Parameter #1 [ $key = ] + - Parameters [1] { + Parameter #0 [ int $position ] } } - Method [ public method getError ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ ?string ] + - Tentative return [ void ] } - Method [ public method getExtension ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getKey ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ ?string ] } - Method [ public method getName ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getRealType ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getSize ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ int ] + - Return [ array ] } - Method [ public method getTempName ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ public method getType ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method isUploadedFile ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method moveTo ] { + Class [ class Phalcon\Di\Exceptions\ServiceCannotBeResolved extends Phalcon\Di\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { - Parameters [1] { - Parameter #0 [ string $destination ] + Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ Phalcon\Di\Exception ] } - Method [ private method getArrVal ] { + Method [ static public method serviceNotFound ] { - - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ string $name ] } + - Return [ Phalcon\Di\Exception ] } - } - } - Class [ class Phalcon\Http\Response implements Phalcon\Http\ResponseInterface, Phalcon\Di\InjectionAwareInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware, Phalcon\Http\Message\ResponseStatusCodeInterface ] { + Method [ static public method unknownServiceInParameter ] { - - 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 [ int $position ] + } + - Return [ Phalcon\Di\Exception ] + } - - Static properties [0] { - } + Method [ static public method undefinedMethod ] { - - Static methods [0] { + - Parameters [1] { + Parameter #0 [ string $method ] + } + - Return [ Phalcon\Di\Exception ] + } } - - Properties [9] { - 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 ] - Property [ protected $encode = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [35] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ ?string $content = null ] - Parameter #1 [ $code = ] - Parameter #2 [ $status = ] + - Parameters [1] { + Parameter #0 [ string $name ] } } - Method [ public method appendContent ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ $content ] + - Parameters [0] { } - - Return [ Phalcon\Http\ResponseInterface ] + - Tentative return [ void ] } - Method [ public method getContent ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getCookies ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ Phalcon\Http\Response\CookiesInterface ] } - Method [ public method getDI ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ string ] } - Method [ public method getEventsManager ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ int ] } - Method [ public method getHeaders ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ Phalcon\Http\Response\HeadersInterface ] + - Return [ array ] } - Method [ public method getReasonPhrase ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ ?Throwable ] } - Method [ public method getStatusCode ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ ?int ] + - Return [ string ] } - Method [ public method hasHeader ] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Di\Exceptions\SetterInjectionRequiresInstance extends Phalcon\Di\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { - Parameters [1] { Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method isSent ] { + Method [ static public method serviceNotFound ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method redirect ] { + Method [ static public method unknownServiceInParameter ] { - - Parameters [3] { - Parameter #0 [ $location = ] - Parameter #1 [ bool $externalRedirect = false ] - Parameter #2 [ int $statusCode = 302 ] + - Parameters [1] { + Parameter #0 [ int $position ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method removeHeader ] { + Method [ static public method undefinedMethod ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $method ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ Phalcon\Di\Exception ] } + } - Method [ public method resetHeaders ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ Phalcon\Http\ResponseInterface ] } - Method [ public method send ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ Phalcon\Http\ResponseInterface ] + - Tentative return [ void ] } - Method [ public method sendCookies ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ string ] } - Method [ public method sendHeaders ] { + Method [ final public method getCode ] { - Parameters [0] { } } - Method [ public method setCache ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ int $minutes ] + - Parameters [0] { } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ string ] } - Method [ public method setContent ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $content ] + - Parameters [0] { } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ int ] } - Method [ public method setContentLength ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ int $contentLength ] + - Parameters [0] { } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ array ] } - Method [ public method setContentType ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ string $contentType ] - Parameter #1 [ $charset = ] + - Parameters [0] { } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ ?Throwable ] } - Method [ public method setCookies ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Http\Response\CookiesInterface $cookies ] + - Parameters [0] { } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ string ] } - Method [ public method setDI ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } + } + } - Method [ public method setEtag ] { - - - Parameters [1] { - Parameter #0 [ string $etag ] - } - - Return [ Phalcon\Http\ResponseInterface ] - } + Class [ class Phalcon\Di\Exceptions\SetterParametersMustBeArray extends Phalcon\Di\Exception implements Stringable, Throwable ] { - Method [ public method setExpires ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ DateTime $datetime ] - } - - Return [ Phalcon\Http\ResponseInterface ] - } + - Static properties [0] { + } - Method [ public method setEventsManager ] { + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] - } - - Return [ void ] - } - - Method [ public method setFileToSend ] { - - - Parameters [3] { - Parameter #0 [ string $filePath ] - Parameter #1 [ $attachmentName = ] - Parameter #2 [ $attachment = ] - } - - Return [ Phalcon\Http\ResponseInterface ] - } - - Method [ public method setHeader ] { - - - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ $value ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method setHeaders ] { + Method [ static public method serviceNotFound ] { - Parameters [1] { - Parameter #0 [ Phalcon\Http\Response\HeadersInterface $headers ] - } - - Return [ Phalcon\Http\ResponseInterface ] - } - - Method [ public method setJsonContent ] { - - - Parameters [3] { - Parameter #0 [ $content ] - Parameter #1 [ int $jsonOptions = 0 ] - Parameter #2 [ int $depth = 512 ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method setLastModified ] { + Method [ static public method unknownServiceInParameter ] { - Parameters [1] { - Parameter #0 [ DateTime $datetime ] - } - - Return [ Phalcon\Http\ResponseInterface ] - } - - Method [ public method setNotModified ] { - - - Parameters [0] { - } - - Return [ Phalcon\Http\ResponseInterface ] - } - - Method [ public method setStatusCode ] { - - - Parameters [2] { - Parameter #0 [ int $code ] - Parameter #1 [ ?string $message = null ] + Parameter #0 [ int $position ] } - - Return [ Phalcon\Http\ResponseInterface ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method setRawHeader ] { + Method [ static public method undefinedMethod ] { - Parameters [1] { - Parameter #0 [ string $header ] - } - - Return [ Phalcon\Http\ResponseInterface ] - } - - Method [ private method getBasename ] { - - - Parameters [2] { - Parameter #0 [ string $uri ] - Parameter #1 [ $suffix = ] + Parameter #0 [ string $method ] } - - Return [ string ] + - Return [ Phalcon\Di\Exception ] } } - } - - Class [ class Phalcon\Http\Response\Cookies extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Http\Response\CookiesInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - 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 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [15] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ bool $useEncryption = true ] - Parameter #1 [ ?string $signKey = null ] + - Parameters [0] { } } - Method [ public method delete ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method get ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ Phalcon\Http\Cookie\CookieInterface ] + - Return [ string ] } - Method [ public method getCookies ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method has ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method isSent ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method isUsingEncryption ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method reset ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ Phalcon\Http\Response\CookiesInterface ] + - Return [ ?Throwable ] } - Method [ public method send ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method set ] { + Method [ public method __toString ] { - - Parameters [8] { - Parameter #0 [ string $name ] - Parameter #1 [ $value = ] - Parameter #2 [ int $expire = 0 ] - Parameter #3 [ string $path = '/' ] - Parameter #4 [ bool $secure = false ] - Parameter #5 [ string $domain = '' ] - Parameter #6 [ bool $httpOnly = false ] - Parameter #7 [ array $options = [] ] + - Parameters [0] { } - - Return [ Phalcon\Http\Response\CookiesInterface ] + - Return [ string ] } + } + } - Method [ public method setSignKey ] { + Class [ class Phalcon\Di\Exceptions\UnknownServiceType extends Phalcon\Di\Exception implements Stringable, Throwable ] { - - Parameters [1] { - Parameter #0 [ ?string $signKey = null ] - } - - Return [ Phalcon\Http\Response\CookiesInterface ] - } + - Constants [0] { + } - Method [ public method useEncryption ] { + - Static properties [0] { + } + + - Static methods [4] { + Method [ static public method serviceCannotBeResolved ] { - Parameters [1] { - Parameter #0 [ bool $useEncryption ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Http\Response\CookiesInterface ] + - Return [ Phalcon\Di\Exception ] } - Method [ private method checkContainer ] { + Method [ static public method serviceNotFound ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method getDI ] { + Method [ static public method unknownServiceInParameter ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $position ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ Phalcon\Di\Exception ] } - Method [ public method setDI ] { + Method [ static public method undefinedMethod ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ string $method ] } - - Return [ void ] + - Return [ Phalcon\Di\Exception ] } } - } - - Class [ class Phalcon\Http\Response\Exception extends Exception implements Throwable, Stringable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - Properties [4] { Property [ protected $message = '' ] @@ -71179,12 +70216,10 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [1] { + Parameter #0 [ int $position ] } } @@ -71252,468 +70287,366 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Http\Response\Headers implements Phalcon\Http\Response\HeadersInterface ] { + Class [ class Phalcon\Di\FactoryDefault\Cli extends Phalcon\Di\FactoryDefault implements Phalcon\Di\DiInterface, ArrayAccess ] { - Constants [0] { } - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [2] { - Property [ protected $headers = NULL ] - Property [ protected $isSent = false ] + - Static properties [1] { + Property [ protected static $defaultContainer = NULL ] } - - Methods [9] { - Method [ public method get ] { + - Static methods [3] { + Method [ static public method getDefault ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } + - Return [ ?Phalcon\Di\DiInterface ] } - Method [ public method has ] { + Method [ static public method reset ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ public method isSent ] { + Method [ static public method setDefault ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ bool ] + - Return [ void ] } + } - Method [ public method remove ] { + - Properties [4] { + Property [ protected $aliases = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $services = NULL ] + Property [ protected $sharedInstances = NULL ] + } - - Parameters [1] { - Parameter #0 [ string $header ] + - Methods [27] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ Phalcon\Http\Response\HeadersInterface ] } - Method [ public method reset ] { + Method [ public method __call ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $method ] + Parameter #1 [ array $arguments = [] ] } } - Method [ public method send ] { + Method [ public method attempt ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ $definition ] + Parameter #2 [ bool $shared = false ] } - - Return [ bool ] + - Return [ Phalcon\Di\ServiceInterface|bool ] } - Method [ public method set ] { + Method [ public method get ] { - Parameters [2] { Parameter #0 [ string $name ] - Parameter #1 [ string $value ] + Parameter #1 [ $parameters = ] } - - Return [ Phalcon\Http\Response\HeadersInterface ] } - Method [ public method setRaw ] { + Method [ public method getAlias ] { - Parameters [1] { - Parameter #0 [ string $header ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Http\Response\HeadersInterface ] + - Return [ string ] } - Method [ public method toArray ] { + Method [ public method getInternalEventsManager ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - } - } - - Class [ class Phalcon\Image\Adapter\Gd extends Phalcon\Image\Adapter\AbstractAdapter implements Phalcon\Image\Adapter\AdapterInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - 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 ] - } - - Methods [40] { - Method [ public method __construct ] { + Method [ public method getRaw ] { - - Parameters [3] { - Parameter #0 [ string $file ] - Parameter #1 [ ?int $width = null ] - Parameter #2 [ ?int $height = null ] + - Parameters [1] { + Parameter #0 [ string $name ] } } - Method [ public method __destruct ] { + Method [ public method getService ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } + - Return [ Phalcon\Di\ServiceInterface ] } - Method [ public method getVersion ] { + Method [ public method getServices ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ protected method processBackground ] { + Method [ public method getShared ] { - - Parameters [4] { - Parameter #0 [ int $red ] - Parameter #1 [ int $green ] - Parameter #2 [ int $blue ] - Parameter #3 [ int $opacity ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $parameters = ] } - - Return [ void ] } - Method [ protected method processBlur ] { + Method [ protected method loadFromConfig ] { - Parameters [1] { - Parameter #0 [ int $radius ] + Parameter #0 [ Phalcon\Config\ConfigInterface $config ] } - Return [ void ] } - Method [ protected method processCreate ] { + Method [ public method loadFromPhp ] { - - Parameters [2] { - Parameter #0 [ int $width ] - Parameter #1 [ int $height ] + - Parameters [1] { + Parameter #0 [ string $filePath ] } + - Return [ void ] } - Method [ protected method processCrop ] { + Method [ public method loadFromYaml ] { - - Parameters [4] { - Parameter #0 [ int $width ] - Parameter #1 [ int $height ] - Parameter #2 [ int $offsetX ] - Parameter #3 [ int $offsetY ] + - Parameters [2] { + Parameter #0 [ string $filePath ] + Parameter #1 [ ?array $callbacks = [] ] } - Return [ void ] } - Method [ protected method processFlip ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ int $direction ] + Parameter #0 [ string $name ] } - - Return [ void ] + - Return [ bool ] } - Method [ protected method processMask ] { + Method [ public method hasShared ] { - Parameters [1] { - Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $mask ] + Parameter #0 [ string $name ] } + - Return [ bool ] } - Method [ protected method processPixelate ] { + Method [ public method offsetGet ] { - Parameters [1] { - Parameter #0 [ int $amount ] + Parameter #0 [ $name ] } - - Return [ void ] + - Return [ mixed ] } - Method [ protected method processReflection ] { + Method [ public method offsetExists ] { - - Parameters [3] { - Parameter #0 [ int $height ] - Parameter #1 [ int $opacity ] - Parameter #2 [ bool $fadeIn ] + - Parameters [1] { + Parameter #0 [ $name ] } - - Return [ void ] + - Return [ bool ] } - Method [ protected method processRender ] { + Method [ public method offsetSet ] { - Parameters [2] { - Parameter #0 [ string $extension ] - Parameter #1 [ int $quality ] + Parameter #0 [ $offset ] + Parameter #1 [ $value ] } + - Return [ void ] } - Method [ protected method processResize ] { + Method [ public method offsetUnset ] { - - Parameters [2] { - Parameter #0 [ int $width ] - Parameter #1 [ int $height ] + - Parameters [1] { + Parameter #0 [ $name ] } - Return [ void ] } - Method [ protected method processRotate ] { + Method [ public method register ] { - Parameters [1] { - Parameter #0 [ int $degrees ] + Parameter #0 [ Phalcon\Di\ServiceProviderInterface $provider ] } - Return [ void ] } - Method [ protected method processSave ] { + Method [ public method remove ] { - - Parameters [2] { - Parameter #0 [ string $file ] - Parameter #1 [ int $quality ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ bool ] + - Return [ void ] } - Method [ protected method processSharpen ] { + Method [ public method removeShared ] { - Parameters [1] { - Parameter #0 [ int $amount ] + Parameter #0 [ string $name ] } - Return [ void ] } - Method [ protected method processText ] { + Method [ public method set ] { - - Parameters [9] { - Parameter #0 [ string $text ] - Parameter #1 [ $offsetX ] - Parameter #2 [ $offsetY ] - Parameter #3 [ int $opacity ] - Parameter #4 [ int $red ] - Parameter #5 [ int $green ] - Parameter #6 [ int $blue ] - Parameter #7 [ int $size ] - Parameter #8 [ ?string $fontFile = null ] + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ $definition ] + Parameter #2 [ bool $shared = false ] } - - Return [ void ] + - Return [ Phalcon\Di\ServiceInterface ] } - Method [ protected method processWatermark ] { + Method [ public method setAlias ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] - Parameter #1 [ int $offsetX ] - Parameter #2 [ int $offsetY ] - Parameter #3 [ int $opacity ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $aliases ] } - - Return [ void ] + - Return [ self ] } - Method [ private method check ] { + Method [ public method setInternalEventsManager ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ void ] } - Method [ public method background ] { + Method [ public method setService ] { - Parameters [2] { - Parameter #0 [ string $color ] - Parameter #1 [ int $opacity = 100 ] + Parameter #0 [ string $name ] + Parameter #1 [ Phalcon\Di\ServiceInterface $rawDefinition ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ Phalcon\Di\ServiceInterface ] } - Method [ public method blur ] { + Method [ public method setShared ] { - - Parameters [1] { - Parameter #0 [ int $radius ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $definition ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ Phalcon\Di\ServiceInterface ] } + } + } - Method [ public method crop ] { - - - Parameters [4] { - Parameter #0 [ int $width ] - Parameter #1 [ int $height ] - Parameter #2 [ $offsetX = ] - Parameter #3 [ $offsetY = ] - } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] - } + Class [ class Phalcon\Di\Service implements Phalcon\Di\ServiceInterface ] { - Method [ public method flip ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ int $direction ] - } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] - } + - Static properties [0] { + } - Method [ public method getHeight ] { + - Static methods [0] { + } - - Parameters [0] { - } - - Return [ int ] - } + - Properties [4] { + Property [ protected $definition = NULL ] + Property [ protected $resolved = false ] + Property [ protected $shared = false ] + Property [ protected $sharedInstance = NULL ] + } - Method [ public method getImage ] { + - Methods [10] { + Method [ final public method __construct ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $definition ] + Parameter #1 [ bool $shared = false ] } } - Method [ public method getMime ] { + Method [ public method getDefinition ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method getRealpath ] { + Method [ public method getParameter ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $position ] } - - Return [ string ] } - Method [ public method getType ] { + Method [ public method isResolved ] { - Parameters [0] { } - - Return [ int ] + - Return [ bool ] } - Method [ public method getWidth ] { + Method [ public method isShared ] { - Parameters [0] { } - - Return [ int ] - } - - Method [ public method mask ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $mask ] - } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] - } - - Method [ public method pixelate ] { - - - Parameters [1] { - Parameter #0 [ int $amount ] - } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] - } - - Method [ public method reflection ] { - - - Parameters [3] { - Parameter #0 [ int $height ] - Parameter #1 [ int $opacity = 100 ] - Parameter #2 [ bool $fadeIn = false ] - } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ bool ] } - Method [ public method render ] { + Method [ public method resolve ] { - Parameters [2] { - Parameter #0 [ ?string $extension = null ] - Parameter #1 [ int $quality = 100 ] - } - - Return [ string ] - } - - Method [ public method resize ] { - - - Parameters [3] { - Parameter #0 [ ?int $width = null ] - Parameter #1 [ ?int $height = null ] - Parameter #2 [ int $master = null ] + Parameter #0 [ $parameters = ] + Parameter #1 [ ?Phalcon\Di\DiInterface $container = null ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] } - Method [ public method rotate ] { + Method [ public method setDefinition ] { - Parameters [1] { - Parameter #0 [ int $degrees ] + Parameter #0 [ $definition ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ void ] } - Method [ public method save ] { + Method [ public method setParameter ] { - Parameters [2] { - Parameter #0 [ ?string $file = null ] - Parameter #1 [ int $quality = -1 ] + Parameter #0 [ int $position ] + Parameter #1 [ array $parameter ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ Phalcon\Di\ServiceInterface ] } - Method [ public method sharpen ] { + Method [ public method setShared ] { - Parameters [1] { - Parameter #0 [ int $amount ] - } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] - } - - Method [ public method text ] { - - - Parameters [7] { - Parameter #0 [ string $text ] - Parameter #1 [ $offsetX = ] - Parameter #2 [ $offsetY = ] - Parameter #3 [ int $opacity = 100 ] - Parameter #4 [ string $color = '000000' ] - Parameter #5 [ int $size = 12 ] - Parameter #6 [ ?string $fontFile = null ] - } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] - } - - Method [ public method watermark ] { - - - Parameters [4] { - Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] - Parameter #1 [ int $offsetX = 0 ] - Parameter #2 [ int $offsetY = 0 ] - Parameter #3 [ int $opacity = 100 ] + Parameter #0 [ bool $shared ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ void ] } - Method [ protected method checkHighLow ] { + Method [ public method setSharedInstance ] { - - Parameters [3] { - Parameter #0 [ int $value ] - Parameter #1 [ int $min = 0 ] - Parameter #2 [ int $max = 100 ] + - Parameters [1] { + Parameter #0 [ $sharedInstance ] } - - Return [ int ] + - Return [ void ] } } } - Class [ class Phalcon\Image\Adapter\Imagick extends Phalcon\Image\Adapter\AbstractAdapter implements Phalcon\Image\Adapter\AdapterInterface ] { + Class [ class Phalcon\Di\Service\Builder ] { - Constants [0] { } @@ -71724,390 +70657,289 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [8] { - 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 ] - Property [ protected $version = 0 ] + - Properties [0] { } - - Methods [40] { - Method [ public method __construct ] { + - Methods [3] { + Method [ public method build ] { - Parameters [3] { - Parameter #0 [ string $file ] - Parameter #1 [ ?int $width = null ] - Parameter #2 [ ?int $height = null ] - } - } - - Method [ public method __destruct ] { - - - Parameters [0] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #1 [ array $definition ] + Parameter #2 [ $parameters = ] } } - Method [ public method liquidRescale ] { + Method [ private method buildParameter ] { - - Parameters [4] { - Parameter #0 [ int $width ] - Parameter #1 [ int $height ] - Parameter #2 [ int $deltaX = 0 ] - Parameter #3 [ int $rigidity = 0 ] + - Parameters [3] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #1 [ int $position ] + Parameter #2 [ array $argument ] } - - Return [ Phalcon\Image\Adapter\AbstractAdapter ] } - Method [ public method setResourceLimit ] { + Method [ private method buildParameters ] { - Parameters [2] { - Parameter #0 [ int $type ] - Parameter #1 [ int $limit ] - } - - Return [ void ] - } - - Method [ protected method processBackground ] { - - - Parameters [4] { - Parameter #0 [ int $red ] - Parameter #1 [ int $green ] - Parameter #2 [ int $blue ] - Parameter #3 [ int $opacity ] - } - - Return [ void ] - } - - Method [ protected method processBlur ] { - - - Parameters [1] { - Parameter #0 [ int $radius ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #1 [ array $arguments ] } - - Return [ void ] + - Return [ array ] } + } + } - Method [ protected method processCrop ] { - - - Parameters [4] { - Parameter #0 [ int $width ] - Parameter #1 [ int $height ] - Parameter #2 [ int $offsetX ] - Parameter #3 [ int $offsetY ] - } - - Return [ void ] - } + Class [ class Phalcon\Dispatcher\Exceptions\ForwardInInitializeForbidden extends Phalcon\Dispatcher\Exception implements Stringable, Throwable ] { - Method [ protected method processFlip ] { + - 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 } + } - - Parameters [1] { - Parameter #0 [ int $direction ] - } - - Return [ void ] - } + - Static properties [0] { + } - Method [ protected method processMask ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $image ] - } - - Return [ void ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - Method [ protected method processPixelate ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ int $amount ] + - Parameters [0] { } - - Return [ void ] } - Method [ protected method processReflection ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ int $height ] - Parameter #1 [ int $opacity ] - Parameter #2 [ bool $fadeIn ] + - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ protected method processRender ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $extension ] - Parameter #1 [ int $quality ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method processResize ] { - - - Parameters [2] { - Parameter #0 [ int $width ] - Parameter #1 [ int $height ] - } - - Return [ void ] - } - - Method [ protected method processRotate ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ int $degrees ] + - Parameters [0] { } - - Return [ void ] } - Method [ protected method processSave ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $file ] - Parameter #1 [ int $quality ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ protected method processSharpen ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ int $amount ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ protected method processText ] { + Method [ final public method getTrace ] { - - Parameters [9] { - Parameter #0 [ string $text ] - Parameter #1 [ $offsetX ] - Parameter #2 [ $offsetY ] - Parameter #3 [ int $opacity ] - Parameter #4 [ int $red ] - Parameter #5 [ int $green ] - Parameter #6 [ int $blue ] - Parameter #7 [ int $size ] - Parameter #8 [ ?string $fontFile = null ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ protected method processWatermark ] { + Method [ final public method getPrevious ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $image ] - Parameter #1 [ int $offsetX ] - Parameter #2 [ int $offsetY ] - Parameter #3 [ int $opacity ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ private method check ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method background ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $color ] - Parameter #1 [ int $opacity = 100 ] + - Parameters [0] { } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ string ] } + } + } - Method [ public method blur ] { - - - Parameters [1] { - Parameter #0 [ int $radius ] - } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] - } + Class [ class Phalcon\Domain\Payload\Payload implements Phalcon\Domain\Payload\PayloadInterface, Phalcon\Domain\Payload\WriteableInterface, Phalcon\Domain\Payload\ReadableInterface ] { - Method [ public method crop ] { + - Constants [0] { + } - - Parameters [4] { - Parameter #0 [ int $width ] - Parameter #1 [ int $height ] - Parameter #2 [ $offsetX = ] - Parameter #3 [ $offsetY = ] - } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] - } + - Static properties [0] { + } - Method [ public method flip ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ int $direction ] - } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] - } + - Properties [6] { + Property [ protected $exception = NULL ] + Property [ protected $extras = NULL ] + Property [ protected $input = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $status = NULL ] + Property [ protected $output = NULL ] + } - Method [ public method getHeight ] { + - Methods [12] { + Method [ public method getException ] { - Parameters [0] { } - - Return [ int ] + - Return [ ?Throwable ] } - Method [ public method getImage ] { + Method [ public method getExtras ] { - Parameters [0] { } } - Method [ public method getMime ] { + Method [ public method getInput ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method getRealpath ] { + Method [ public method getMessages ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method getType ] { + Method [ public method getStatus ] { - Parameters [0] { } - - Return [ int ] } - Method [ public method getWidth ] { + Method [ public method getOutput ] { - Parameters [0] { } - - Return [ int ] } - Method [ public method mask ] { + Method [ public method setException ] { - Parameters [1] { - Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $mask ] + Parameter #0 [ Throwable $exception ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ Phalcon\Domain\Payload\PayloadInterface ] } - Method [ public method pixelate ] { + Method [ public method setExtras ] { - Parameters [1] { - Parameter #0 [ int $amount ] + Parameter #0 [ $extras ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ Phalcon\Domain\Payload\PayloadInterface ] } - Method [ public method reflection ] { + Method [ public method setInput ] { - - Parameters [3] { - Parameter #0 [ int $height ] - Parameter #1 [ int $opacity = 100 ] - Parameter #2 [ bool $fadeIn = false ] + - Parameters [1] { + Parameter #0 [ $input ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ Phalcon\Domain\Payload\PayloadInterface ] } - Method [ public method render ] { + Method [ public method setMessages ] { - - Parameters [2] { - Parameter #0 [ ?string $extension = null ] - Parameter #1 [ int $quality = 100 ] + - Parameters [1] { + Parameter #0 [ $messages ] } - - Return [ string ] + - Return [ Phalcon\Domain\Payload\PayloadInterface ] } - Method [ public method resize ] { + Method [ public method setOutput ] { - - Parameters [3] { - Parameter #0 [ ?int $width = null ] - Parameter #1 [ ?int $height = null ] - Parameter #2 [ int $master = null ] + - Parameters [1] { + Parameter #0 [ $output ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ Phalcon\Domain\Payload\PayloadInterface ] } - Method [ public method rotate ] { + Method [ public method setStatus ] { - Parameters [1] { - Parameter #0 [ int $degrees ] + Parameter #0 [ $status ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ Phalcon\Domain\Payload\PayloadInterface ] } + } + } - Method [ public method save ] { + Class [ class Phalcon\Domain\Payload\PayloadFactory ] { - - Parameters [2] { - Parameter #0 [ ?string $file = null ] - Parameter #1 [ int $quality = -1 ] - } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] - } + - Constants [0] { + } - Method [ public method sharpen ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ int $amount ] - } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] - } + - Static methods [0] { + } - Method [ public method text ] { + - Properties [0] { + } - - Parameters [7] { - Parameter #0 [ string $text ] - Parameter #1 [ $offsetX = ] - Parameter #2 [ $offsetY = ] - Parameter #3 [ int $opacity = 100 ] - Parameter #4 [ string $color = '000000' ] - Parameter #5 [ int $size = 12 ] - Parameter #6 [ ?string $fontFile = null ] + - Methods [1] { + Method [ public method newInstance ] { + + - Parameters [0] { } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ Phalcon\Domain\Payload\PayloadInterface ] } + } + } - Method [ public method watermark ] { + Class [ class Phalcon\Domain\Payload\Status ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] - Parameter #1 [ int $offsetX = 0 ] - Parameter #2 [ int $offsetY = 0 ] - Parameter #3 [ int $opacity = 100 ] - } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] - } - - Method [ protected method checkHighLow ] { - - - Parameters [3] { - Parameter #0 [ int $value ] - Parameter #1 [ int $min = 0 ] - Parameter #2 [ int $max = 100 ] - } - - Return [ int ] - } - } - } - - 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 } + - Constants [20] { + Constant [ public string ACCEPTED ] { ACCEPTED } + Constant [ public string AUTHENTICATED ] { AUTHENTICATED } + Constant [ public string AUTHORIZED ] { AUTHORIZED } + Constant [ public string CREATED ] { CREATED } + Constant [ public string DELETED ] { DELETED } + Constant [ public string ERROR ] { ERROR } + Constant [ public string FAILURE ] { FAILURE } + Constant [ public string FOUND ] { FOUND } + Constant [ public string NOT_ACCEPTED ] { NOT_ACCEPTED } + Constant [ public string NOT_AUTHENTICATED ] { NOT_AUTHENTICATED } + Constant [ public string NOT_AUTHORIZED ] { NOT_AUTHORIZED } + Constant [ public string NOT_CREATED ] { NOT_CREATED } + Constant [ public string NOT_DELETED ] { NOT_DELETED } + Constant [ public string NOT_FOUND ] { NOT_FOUND } + Constant [ public string NOT_UPDATED ] { NOT_UPDATED } + Constant [ public string NOT_VALID ] { NOT_VALID } + Constant [ public string PROCESSING ] { PROCESSING } + Constant [ public string SUCCESS ] { SUCCESS } + Constant [ public string UPDATED ] { UPDATED } + Constant [ public string VALID ] { VALID } } - Static properties [0] { @@ -72119,13 +70951,27 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [0] { + - Methods [1] { + Method [ final private method __construct ] { + + - Parameters [0] { + } + } } } - Class [ class Phalcon\Image\Exception extends Exception implements Throwable, Stringable ] { + 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] { @@ -72134,286 +70980,335 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $message = '' ] - Property [ protected $code = 0 ] - Property [ protected string $file = '' ] - Property [ protected int $line = 0 ] + - Properties [12] { + 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 $hashLengthCache = NULL ] + Property [ protected $ivLength = 16 ] + Property [ protected $key = '' ] + Property [ protected $padding = 0 ] + Property [ protected $padFactory = NULL ] + Property [ protected $useSigning = true ] } - - Methods [10] { - Method [ public method __construct ] { + - Methods [37] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + Parameter #0 [ string $cipher = 'aes-256-cfb' ] + Parameter #1 [ bool $useSigning = true ] + Parameter #2 [ ?Phalcon\Encryption\Crypt\PadFactory $padFactory = null ] } } - Method [ public method __wakeup ] { + Method [ public method decrypt ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ ?string $key = null ] } - - Tentative return [ void ] + - Return [ string ] } - Method [ final public method getMessage ] { + Method [ public method decryptBase64 ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $input ] + Parameter #1 [ ?string $key = null ] + Parameter #2 [ bool $safe = false ] } - Return [ string ] } - Method [ final public method getCode ] { + Method [ public method encrypt ] { + + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ ?string $key = null ] + } + - Return [ string ] + } + + Method [ public method encryptBase64 ] { + + - Parameters [3] { + Parameter #0 [ string $input ] + Parameter #1 [ ?string $key = null ] + Parameter #2 [ bool $safe = false ] + } + - Return [ string ] + } + + Method [ public method getAvailableCiphers ] { - Parameters [0] { } + - Return [ array ] } - Method [ final public method getFile ] { + Method [ public method getAuthData ] { - Parameters [0] { } - Return [ string ] } - Method [ final public method getLine ] { + Method [ public method getAuthTag ] { - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ final public method getTrace ] { + Method [ public method getAuthTagLength ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ final public method getPrevious ] { + Method [ public method getAvailableHashAlgorithms ] { - Parameters [0] { } - - Return [ ?Throwable ] + - Return [ array ] } - Method [ final public method getTraceAsString ] { + Method [ public method getHashAlgorithm ] { - Parameters [0] { } - Return [ string ] } - Method [ public method __toString ] { + Method [ public method getCipher ] { - Parameters [0] { } - Return [ string ] } - } - } - - Class [ class Phalcon\Image\ImageFactory extends Phalcon\Factory\AbstractFactory ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } + Method [ public method getKey ] { - - Properties [2] { - Property [ protected $mapper = NULL ] - Property [ protected $services = NULL ] - } + - Parameters [0] { + } + - Return [ string ] + } - - Methods [11] { - Method [ public method __construct ] { + Method [ public method isValidDecryptLength ] { - Parameters [1] { - Parameter #0 [ array $services = [] ] + Parameter #0 [ string $input ] } + - Return [ bool ] } - Method [ public method load ] { + Method [ public method setAuthData ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ string $data ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ static ] } - Method [ public method newInstance ] { + Method [ public method setAuthTag ] { - - Parameters [4] { - Parameter #0 [ string $name ] - Parameter #1 [ string $file ] - Parameter #2 [ ?int $width = null ] - Parameter #3 [ ?int $height = null ] + - Parameters [1] { + Parameter #0 [ string $tag ] } - - Return [ Phalcon\Image\Adapter\AdapterInterface ] + - Return [ static ] } - Method [ protected method getExceptionClass ] { + Method [ public method setAuthTagLength ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $length ] } - - Return [ string ] + - Return [ static ] } - Method [ protected method getServices ] { + Method [ public method setCipher ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $cipher ] } - - Return [ array ] + - Return [ static ] } - Method [ private method getArrVal ] { + Method [ public method setKey ] { - - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ string $key ] } + - Return [ static ] } - Method [ protected method getService ] { + Method [ public method setHashAlgorithm ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $hashAlgorithm ] } + - Return [ static ] } - Method [ protected method init ] { + Method [ public method setPadding ] { - Parameters [1] { - Parameter #0 [ array $services = [] ] + Parameter #0 [ int $scheme ] } - - Return [ void ] + - Return [ static ] } - Method [ protected method checkConfig ] { + Method [ public method useSigning ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ bool $useSigning ] } - - Return [ array ] + - Return [ static ] } - Method [ protected method checkConfigElement ] { + Method [ protected method checkCipherHashIsAvailable ] { - Parameters [2] { - Parameter #0 [ array $config ] - Parameter #1 [ string $element ] + Parameter #0 [ string $cipher ] + Parameter #1 [ string $type ] } - - Return [ array ] + - Return [ void ] } - Method [ protected method getException ] { + Method [ protected method cryptPadText ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [4] { + Parameter #0 [ string $input ] + Parameter #1 [ string $mode ] + Parameter #2 [ int $blockSize ] + Parameter #3 [ int $paddingType ] } - - Return [ Exception ] + - Return [ string ] } - } - } - - Class [ class Phalcon\Logger\AdapterFactory extends Phalcon\Factory\AbstractFactory ] { - - Constants [0] { - } + Method [ protected method cryptUnpadText ] { - - Static properties [0] { - } + - Parameters [4] { + Parameter #0 [ string $input ] + Parameter #1 [ string $mode ] + Parameter #2 [ int $blockSize ] + Parameter #3 [ int $paddingType ] + } + - Return [ string ] + } - - Static methods [0] { - } + Method [ protected method decryptGetUnpadded ] { - - Properties [2] { - Property [ protected $mapper = NULL ] - Property [ protected $services = NULL ] - } + - Parameters [3] { + Parameter #0 [ string $mode ] + Parameter #1 [ int $blockSize ] + Parameter #2 [ string $decrypted ] + } + - Return [ string ] + } - - Methods [9] { - Method [ public method __construct ] { + Method [ protected method decryptGcmCcmAuth ] { - - Parameters [1] { - Parameter #0 [ array $services = [] ] + - Parameters [4] { + Parameter #0 [ string $mode ] + Parameter #1 [ string $cipherText ] + Parameter #2 [ string $decryptKey ] + Parameter #3 [ string $iv ] } + - Return [ string ] } - Method [ public method newInstance ] { + Method [ protected method encryptGetPadded ] { - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ string $fileName ] - Parameter #2 [ array $options = [] ] + Parameter #0 [ string $mode ] + Parameter #1 [ string $input ] + Parameter #2 [ int $blockSize ] } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ protected method getExceptionClass ] { + Method [ protected method encryptGcmCcm ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $mode ] + Parameter #1 [ string $padded ] + Parameter #2 [ string $encryptKey ] + Parameter #3 [ string $iv ] } - Return [ string ] } - Method [ protected method getServices ] { + Method [ protected method initializeAvailableCiphers ] { - Parameters [0] { } - - Return [ array ] + - Return [ static ] } - Method [ protected method getService ] { + Method [ private method checkIsMode ] { + + - Parameters [2] { + Parameter #0 [ array $modes ] + Parameter #1 [ string $mode ] + } + - Return [ bool ] + } + + Method [ private method getBlockSize ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $mode ] } + - Return [ int ] } - Method [ protected method init ] { + Method [ private method getIvLength ] { - Parameters [1] { - Parameter #0 [ array $services = [] ] + Parameter #0 [ string $cipher ] } - - Return [ void ] + - Return [ int ] } - Method [ protected method checkConfig ] { + Method [ private method getMode ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method phpFunctionExists ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ string $name ] } - - Return [ array ] + - Return [ bool ] } - Method [ protected method checkConfigElement ] { + Method [ protected method phpOpensslCipherIvLength ] { - - Parameters [2] { - Parameter #0 [ array $config ] - Parameter #1 [ string $element ] + - Parameters [1] { + Parameter #0 [ string $cipher ] } - - Return [ array ] + - Return [ int|bool ] } - Method [ protected method getException ] { + Method [ protected method phpOpensslRandomPseudoBytes ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ int $length ] } - - Return [ Exception ] } } } - Class [ class Phalcon\Logger\Adapter\Noop extends Phalcon\Logger\Adapter\AbstractAdapter implements Phalcon\Logger\Adapter\AdapterInterface ] { + Class [ class Phalcon\Encryption\Crypt\Exception\DecryptionFailed extends Phalcon\Encryption\Crypt\Exception\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -72425,111 +71320,84 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Properties [4] { - Property [ protected $defaultFormatter = 'Phalcon\\Logger\\Formatter\\Line' ] - Property [ protected $formatter = NULL ] - Property [ protected $inTransaction = false ] - Property [ protected $queue = NULL ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [13] { - Method [ public method close ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ bool ] - } - - Method [ public method process ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] - } - - Return [ void ] } - Method [ public method __destruct ] { + Method [ public method __wakeup ] { - Parameters [0] { } + - Tentative return [ void ] } - Method [ public method __serialize ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ array ] - } - - Method [ public method __unserialize ] { - - - Parameters [1] { - Parameter #0 [ array $data ] - } - - Return [ void ] - } - - Method [ public method add ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] - } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ public method begin ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method commit ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ public method getFormatter ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Formatter\FormatterInterface ] + - Return [ int ] } - Method [ public method inTransaction ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method rollback ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ ?Throwable ] } - Method [ public method setFormatter ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Formatter\FormatterInterface $formatter ] + - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ protected method getFormattedItem ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - Parameters [0] { } - Return [ string ] } } } - Class [ class Phalcon\Logger\Adapter\Stream extends Phalcon\Logger\Adapter\AbstractAdapter implements Phalcon\Logger\Adapter\AdapterInterface ] { + Class [ class Phalcon\Encryption\Crypt\Exception\EmptyDecryptionKey extends Phalcon\Encryption\Crypt\Exception\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -72540,155 +71408,174 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [8] { - Property [ protected $defaultFormatter = 'Phalcon\\Logger\\Formatter\\Line' ] - 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 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [18] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $options = [] ] + - Parameters [0] { } } - Method [ public method close ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method getName ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method process ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - Parameters [0] { } - - Return [ void ] } - Method [ protected method phpFclose ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ $handle ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method phpFopen ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ string $filename ] - Parameter #1 [ string $mode ] + - Parameters [0] { } + - Return [ int ] } - Method [ protected method phpFwrite ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ $handle ] - Parameter #1 [ string $message ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method __destruct ] { + Method [ final public method getPrevious ] { - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ public method __serialize ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method __unserialize ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ array $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } + } + } - Method [ public method add ] { + Class [ class Phalcon\Encryption\Crypt\Exception\EmptyEncryptionKey extends Phalcon\Encryption\Crypt\Exception\Exception implements Stringable, Throwable ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] - } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] - } + - Constants [0] { + } - Method [ public method begin ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method commit ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Tentative return [ void ] } - Method [ public method getFormatter ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Formatter\FormatterInterface ] + - Return [ string ] } - Method [ public method inTransaction ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method rollback ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ public method setFormatter ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Formatter\FormatterInterface $formatter ] + - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ int ] } - Method [ protected method getFormattedItem ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - 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\Logger\Adapter\Syslog extends Phalcon\Logger\Adapter\AbstractAdapter implements Phalcon\Logger\Adapter\AdapterInterface ] { + Class [ class Phalcon\Encryption\Crypt\Exception\EncryptionFailed extends Phalcon\Encryption\Crypt\Exception\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -72699,169 +71586,174 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [8] { - Property [ protected $defaultFormatter = 'Phalcon\\Logger\\Formatter\\Line' ] - 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 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [16] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $options = [] ] + - Parameters [0] { } } - Method [ public method close ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method process ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ protected method openlog ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ string $ident ] - Parameter #1 [ int $option ] - Parameter #2 [ int $facility ] + - Parameters [0] { } - - Return [ bool ] } - Method [ private method logLevelToSyslog ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ int $level ] + - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ public method __destruct ] { + Method [ final public method getLine ] { - Parameters [0] { } + - Return [ int ] } - Method [ public method __serialize ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ public method __unserialize ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ array $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method add ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ public method begin ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ string ] } + } + } - Method [ public method commit ] { + Class [ class Phalcon\Encryption\Crypt\Exception\InvalidPaddingSize extends Phalcon\Encryption\Crypt\Exception\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method getFormatter ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Formatter\FormatterInterface ] + - Tentative return [ void ] } - Method [ public method inTransaction ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method rollback ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } - Method [ public method setFormatter ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Formatter\FormatterInterface $formatter ] + - Parameters [0] { } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ protected method getFormattedItem ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - } - } - Class [ class Phalcon\Logger\Enum ] { + Method [ final public method getTrace ] { - - 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 } - } + - Parameters [0] { + } + - Return [ array ] + } - - Static properties [0] { - } + Method [ final public method getPrevious ] { - - Static methods [0] { - } + - Parameters [0] { + } + - Return [ ?Throwable ] + } - - Properties [0] { - } + Method [ final public method getTraceAsString ] { - - Methods [0] { + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } } } - Class [ class Phalcon\Logger\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Encryption\Crypt\Exception\IvLengthCalculationFailed extends Phalcon\Encryption\Crypt\Exception\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -72880,12 +71772,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [0] { } } @@ -72953,7 +71842,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Logger\Formatter\Json extends Phalcon\Logger\Formatter\AbstractFormatter implements Phalcon\Logger\Formatter\FormatterInterface ] { + Class [ class Phalcon\Encryption\Crypt\Exception\Mismatch extends Phalcon\Encryption\Crypt\Exception\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -72964,114 +71853,88 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $dateFormat = 'c' ] - Property [ protected $interpolatorLeft = '%' ] - Property [ protected $interpolatorRight = '%' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [11] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ string $dateFormat = 'c' ] - Parameter #1 [ string $interpolatorLeft = '%' ] - Parameter #2 [ string $interpolatorRight = '%' ] + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } - Method [ public method format ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ public method getDateFormat ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method setDateFormat ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $format ] + - Parameters [0] { } - - Return [ void ] } - Method [ protected method getFormattedDate ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method getInterpolatedMessage ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Logger\Item $item ] - Parameter #1 [ string $message ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ protected method toEndsWith ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] - Parameter #2 [ bool $ignoreCase = true ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ protected method toInterpolate ] { + Method [ final public method getPrevious ] { - - Parameters [4] { - Parameter #0 [ string $input ] - Parameter #1 [ array $context = [] ] - Parameter #2 [ string $left = '%' ] - Parameter #3 [ string $right = '%' ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ protected method toLower ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method toStartsWith ] { - - - Parameters [3] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] - Parameter #2 [ bool $ignoreCase = true ] - } - - Return [ bool ] - } - - Method [ protected method toUpper ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + - Parameters [0] { } - Return [ string ] } } } - Class [ class Phalcon\Logger\Formatter\Line extends Phalcon\Logger\Formatter\AbstractFormatter implements Phalcon\Logger\Formatter\FormatterInterface ] { + Class [ class Phalcon\Encryption\Crypt\Exception\MissingAuthData extends Phalcon\Encryption\Crypt\Exception\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -73083,130 +71946,84 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Properties [4] { - Property [ protected $dateFormat = 'c' ] - Property [ protected $interpolatorLeft = '%' ] - Property [ protected $interpolatorRight = '%' ] - Property [ protected $format = NULL ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [13] { - Method [ public method __construct ] { - - - Parameters [4] { - Parameter #0 [ string $format = '[%date%][%level%] %message%' ] - Parameter #1 [ string $dateFormat = 'c' ] - Parameter #2 [ string $interpolatorLeft = '%' ] - Parameter #3 [ string $interpolatorRight = '%' ] - } - } - - Method [ public method format ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] - } - - Return [ string ] - } - - Method [ public method getFormat ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method setFormat ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $format ] + - Parameters [0] { } - - Return [ Phalcon\Logger\Formatter\Line ] + - Tentative return [ void ] } - Method [ public method getDateFormat ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method setDateFormat ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $format ] + - Parameters [0] { } - - Return [ void ] } - Method [ protected method getFormattedDate ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\Item $item ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method getInterpolatedMessage ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Logger\Item $item ] - Parameter #1 [ string $message ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ protected method toEndsWith ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] - Parameter #2 [ bool $ignoreCase = true ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ protected method toInterpolate ] { + Method [ final public method getPrevious ] { - - Parameters [4] { - Parameter #0 [ string $input ] - Parameter #1 [ array $context = [] ] - Parameter #2 [ string $left = '%' ] - Parameter #3 [ string $right = '%' ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ protected method toLower ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method toStartsWith ] { - - - Parameters [3] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] - Parameter #2 [ bool $ignoreCase = true ] - } - - Return [ bool ] - } - - Method [ protected method toUpper ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + - Parameters [0] { } - Return [ string ] } } } - Class [ class Phalcon\Logger\Item ] { + Class [ class Phalcon\Encryption\Crypt\Exception\MissingOpensslExtension extends Phalcon\Encryption\Crypt\Exception\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -73217,55 +72034,76 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [5] { - Property [ protected $context = NULL ] - Property [ protected $dateTime = NULL ] - Property [ protected $message = NULL ] - Property [ protected $level = NULL ] - Property [ protected $levelName = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [6] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [5] { - Parameter #0 [ string $message ] - Parameter #1 [ string $levelName ] - Parameter #2 [ int $level ] - Parameter #3 [ DateTimeImmutable $dateTime ] - Parameter #4 [ array $context = [] ] + - Parameters [0] { } } - Method [ public method getContext ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method getDateTime ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ DateTimeImmutable ] + - Return [ string ] } - Method [ public method getMessage ] { + Method [ final public method getCode ] { + + - Parameters [0] { + } + } + + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getLevel ] { + Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } - Method [ public method getLevelName ] { + 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] { } @@ -73274,18 +72112,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Logger\Logger extends Phalcon\Logger\AbstractLogger implements Phalcon\Logger\LoggerInterface ] { + Class [ class Phalcon\Encryption\Crypt\Exception\RandomBytesGenerationFailed extends Phalcon\Encryption\Crypt\Exception\Exception implements Stringable, Throwable ] { - - 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 } + - Constants [0] { } - Static properties [0] { @@ -73294,288 +72123,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [5] { - Property [ protected $adapters = NULL ] - Property [ protected $excluded = NULL ] - Property [ protected $logLevel = 8 ] - Property [ protected $name = '' ] - Property [ protected $timezone = NULL ] - } - - - Methods [22] { - Method [ public method alert ] { - - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ array $context = [] ] - } - - Return [ void ] - } - - Method [ public method critical ] { - - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ array $context = [] ] - } - - Return [ void ] - } - - Method [ public method debug ] { - - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ array $context = [] ] - } - - Return [ void ] - } - - Method [ public method emergency ] { - - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ array $context = [] ] - } - - Return [ void ] - } - - Method [ public method error ] { - - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ array $context = [] ] - } - - Return [ void ] - } - - Method [ public method info ] { - - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ array $context = [] ] - } - - Return [ void ] - } - - Method [ public method log ] { - - - Parameters [3] { - Parameter #0 [ $level ] - Parameter #1 [ string $message ] - Parameter #2 [ array $context = [] ] - } - - Return [ void ] - } - - Method [ public method notice ] { - - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ array $context = [] ] - } - - Return [ void ] - } - - Method [ public method warning ] { - - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ array $context = [] ] - } - - Return [ void ] - } - - Method [ public method __construct ] { - - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ array $adapters = [] ] - Parameter #2 [ ?DateTimeZone $timezone = ] - } - } - - Method [ public method addAdapter ] { - - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ Phalcon\Logger\Adapter\AdapterInterface $adapter ] - } - - Return [ Phalcon\Logger\AbstractLogger ] - } - - Method [ public method excludeAdapters ] { - - - Parameters [1] { - Parameter #0 [ array $adapters = [] ] - } - - Return [ Phalcon\Logger\AbstractLogger ] - } - - Method [ public method getAdapter ] { - - - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ Phalcon\Logger\Adapter\AdapterInterface ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - Method [ public method getAdapters ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method getLogLevel ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ int ] + - Tentative return [ void ] } - Method [ public method getName ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method removeAdapter ] { - - - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ Phalcon\Logger\AbstractLogger ] - } - - Method [ public method setAdapters ] { - - - Parameters [1] { - Parameter #0 [ array $adapters ] - } - - Return [ Phalcon\Logger\AbstractLogger ] - } - - Method [ public method setLogLevel ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ int $level ] + - Parameters [0] { } - - Return [ Phalcon\Logger\AbstractLogger ] } - Method [ protected method addMessage ] { + Method [ final public method getFile ] { - - Parameters [3] { - Parameter #0 [ int $level ] - Parameter #1 [ string $message ] - Parameter #2 [ array $context = [] ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method getLevelNumber ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ $level ] + - Parameters [0] { } - Return [ int ] } - Method [ protected method getLevels ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - } - } - - Class [ class Phalcon\Logger\LoggerFactory extends Phalcon\Factory\AbstractConfigFactory ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [1] { - Property [ private $adapterFactory = NULL ] - } - - - Methods [8] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Logger\AdapterFactory $factory ] - } - } - - Method [ public method load ] { - - - Parameters [1] { - Parameter #0 [ $config ] - } - - Return [ Phalcon\Logger\Logger ] - } - - Method [ public method newInstance ] { - - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ array $adapters = [] ] - Parameter #2 [ ?DateTimeZone $timezone = ] - } - - Return [ Phalcon\Logger\Logger ] - } - Method [ protected method getArrVal ] { + Method [ final public method getPrevious ] { - - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ protected method getExceptionClass ] { + Method [ final public method getTraceAsString ] { - 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 ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $message ] + - Parameters [0] { } - - Return [ Exception ] + - Return [ string ] } } } - Class [ class Phalcon\Messages\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Encryption\Crypt\Exception\UnsupportedAlgorithm extends Phalcon\Encryption\Crypt\Exception\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -73594,12 +72220,11 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ string $cipher ] } } @@ -73667,7 +72292,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Messages\Message implements Stringable, Phalcon\Messages\MessageInterface, JsonSerializable ] { + Class [ class Phalcon\Encryption\Crypt\PadFactory extends Phalcon\Factory\AbstractFactory ] { - Constants [0] { } @@ -73678,118 +72303,127 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [5] { - Property [ protected $code = NULL ] - Property [ protected $field = NULL ] - Property [ protected $message = NULL ] - Property [ protected $type = NULL ] - Property [ protected $metaData = NULL ] + - Properties [3] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] + Property [ protected $exception = 'Phalcon\\Encryption\\Crypt\\Exception\\Exception' ] } - - Methods [13] { + - Methods [10] { Method [ public method __construct ] { - - Parameters [5] { - Parameter #0 [ string $message ] - Parameter #1 [ $field = ] - Parameter #2 [ string $type = '' ] - Parameter #3 [ int $code = 0 ] - Parameter #4 [ array $metaData = [] ] + - Parameters [1] { + Parameter #0 [ array $services = [] ] } } - Method [ public method __toString ] { + Method [ public method newInstance ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ Phalcon\Encryption\Crypt\Padding\PadInterface ] } - Method [ public method getCode ] { + Method [ public method padNumberToService ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $number ] } - - Return [ int ] + - Return [ string ] } - Method [ public method getField ] { + Method [ protected method getServices ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getMessage ] { + Method [ protected method getService ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ string ] } - Method [ public method getType ] { + Method [ protected method init ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $services = [] ] } - - Return [ string ] + - Return [ void ] } - Method [ public method getMetaData ] { + Method [ protected method checkConfig ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $config ] } - Return [ array ] } - Method [ public method jsonSerialize ] { + Method [ protected method checkConfigElement ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] } - Return [ array ] } - Method [ public method setCode ] { + Method [ protected method getException ] { - Parameters [1] { - Parameter #0 [ int $code ] + Parameter #0 [ string $message ] } - - Return [ Phalcon\Messages\MessageInterface ] + - Return [ Exception ] } - Method [ public method setField ] { + Method [ protected method getExceptionClass ] { - - Parameters [1] { - Parameter #0 [ $field ] + - Parameters [0] { } - - Return [ Phalcon\Messages\MessageInterface ] + - Return [ string ] } + } + } - Method [ public method setMessage ] { + Class [ class Phalcon\Encryption\Crypt\Padding\Ansi implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { - - Parameters [1] { - Parameter #0 [ string $message ] - } - - Return [ Phalcon\Messages\MessageInterface ] - } + - Constants [0] { + } - Method [ public method setMetaData ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [2] { + Method [ public method pad ] { - Parameters [1] { - Parameter #0 [ array $metaData ] + Parameter #0 [ int $paddingSize ] } - - Return [ Phalcon\Messages\MessageInterface ] + - Return [ string ] } - Method [ public method setType ] { + Method [ public method unpad ] { - - Parameters [1] { - Parameter #0 [ string $type ] + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ int $blockSize ] } - - Return [ Phalcon\Messages\MessageInterface ] + - Return [ int ] } } } - Class [ class Phalcon\Messages\Messages implements ArrayAccess, Countable, Iterator, Traversable, JsonSerializable ] { + Class [ class Phalcon\Encryption\Crypt\Padding\Iso10126 implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { - Constants [0] { } @@ -73800,126 +72434,132 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $position = 0 ] - Property [ protected $messages = NULL ] + - Properties [0] { } - - Methods [15] { - Method [ public method __construct ] { + - Methods [2] { + Method [ public method pad ] { - Parameters [1] { - Parameter #0 [ array $messages = [] ] + Parameter #0 [ int $paddingSize ] } + - Return [ string ] } - Method [ public method appendMessage ] { + Method [ public method unpad ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ int $blockSize ] } + - Return [ int ] } + } + } - Method [ public method appendMessages ] { - - - Parameters [1] { - Parameter #0 [ $messages ] - } - } + Class [ class Phalcon\Encryption\Crypt\Padding\IsoIek implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { - Method [ public method count ] { + - Constants [0] { + } - - Parameters [0] { - } - - Return [ int ] - } + - Static properties [0] { + } - Method [ public method current ] { + - Static methods [0] { + } - - Parameters [0] { - } - - Return [ Phalcon\Messages\MessageInterface ] - } + - Properties [0] { + } - Method [ public method filter ] { + - Methods [2] { + Method [ public method pad ] { - Parameters [1] { - Parameter #0 [ string $fieldName ] - } - - Return [ array ] - } - - Method [ public method jsonSerialize ] { - - - Parameters [0] { + Parameter #0 [ int $paddingSize ] } - - Return [ array ] + - Return [ string ] } - Method [ public method key ] { + Method [ public method unpad ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ int $blockSize ] } - Return [ int ] } + } + } - Method [ public method next ] { + Class [ class Phalcon\Encryption\Crypt\Padding\Noop implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { - - Parameters [0] { - } - - Return [ void ] - } + - Constants [0] { + } - Method [ public method offsetExists ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ $index ] - } - - Return [ bool ] - } + - Static methods [0] { + } - Method [ public method offsetGet ] { + - Properties [0] { + } + + - Methods [2] { + Method [ public method pad ] { - Parameters [1] { - Parameter #0 [ $index ] + Parameter #0 [ int $paddingSize ] } - - Return [ mixed ] + - Return [ string ] } - Method [ public method offsetSet ] { + Method [ public method unpad ] { - Parameters [2] { - Parameter #0 [ $offset ] - Parameter #1 [ $value ] + Parameter #0 [ string $input ] + Parameter #1 [ int $blockSize ] } - - Return [ void ] + - Return [ int ] } + } + } - Method [ public method offsetUnset ] { + Class [ class Phalcon\Encryption\Crypt\Padding\Pkcs7 implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { - - Parameters [1] { - Parameter #0 [ $index ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ public method rewind ] { + - Static properties [0] { + } - - Parameters [0] { + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [2] { + Method [ public method pad ] { + + - Parameters [1] { + Parameter #0 [ int $paddingSize ] } - - Return [ void ] + - Return [ string ] } - Method [ public method valid ] { + Method [ public method unpad ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ int $blockSize ] } - - Return [ bool ] + - Return [ int ] } } } - Class [ class Phalcon\Mvc\Application extends Phalcon\Application\AbstractApplication implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Encryption\Crypt\Padding\Space implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { - Constants [0] { } @@ -73930,131 +72570,334 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [7] { - Property [ protected $container = NULL ] - Property [ protected $defaultModule = '' ] - Property [ protected $eventsManager = NULL ] - Property [ protected $modules = NULL ] - Property [ protected $implicitView = true ] - Property [ protected $sendCookies = true ] - Property [ protected $sendHeaders = true ] + - Properties [0] { } - - Methods [16] { - Method [ public method handle ] { + - Methods [2] { + Method [ public method pad ] { - Parameters [1] { - Parameter #0 [ string $uri ] + Parameter #0 [ int $paddingSize ] } + - Return [ string ] } - Method [ public method sendCookiesOnHandleRequest ] { + Method [ public method unpad ] { - - Parameters [1] { - Parameter #0 [ bool $sendCookies ] + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ int $blockSize ] } - - Return [ Phalcon\Mvc\Application ] + - Return [ int ] } + } + } - Method [ public method sendHeadersOnHandleRequest ] { + Class [ class Phalcon\Encryption\Crypt\Padding\Zero implements Phalcon\Encryption\Crypt\Padding\PadInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [2] { + Method [ public method pad ] { - Parameters [1] { - Parameter #0 [ bool $sendHeaders ] + Parameter #0 [ int $paddingSize ] } - - Return [ Phalcon\Mvc\Application ] + - Return [ string ] } - Method [ public method useImplicitView ] { + Method [ public method unpad ] { - - Parameters [1] { - Parameter #0 [ bool $implicitView ] + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ int $blockSize ] } - - Return [ Phalcon\Mvc\Application ] + - Return [ int ] } + } + } - Method [ public method __construct ] { + Class [ class Phalcon\Encryption\Security extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Contracts\Encryption\Security\Security, Phalcon\Contracts\Encryption\Security\PasswordSecurity, Phalcon\Contracts\Encryption\Security\CsrfProtection, Phalcon\Contracts\Encryption\Security\CryptoUtils ] { + + - 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] { + } + + - Static methods [0] { + } + + - Properties [13] { + Property [ protected $container = NULL ] + Property [ protected $autoRefresh = true ] + 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/KEY$' ] + Property [ protected $tokenValueSessionId = '$PHALCON/CSRF$' ] + Property [ protected $workFactor = 10 ] + Property [ private $localSession = NULL ] + Property [ private $localRequest = NULL ] + } + + - Methods [30] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ ?Phalcon\Session\ManagerInterface $session = null ] + Parameter #1 [ ?Phalcon\Http\RequestInterface $request = null ] + } + } + + Method [ public method checkHash ] { + + - Parameters [3] { + Parameter #0 [ string $password ] + Parameter #1 [ string $passwordHash ] + Parameter #2 [ int $maxPassLength = 0 ] + } + - Return [ bool ] + } + + Method [ public method checkToken ] { + + - Parameters [3] { + Parameter #0 [ ?string $tokenKey = null ] + Parameter #1 [ $tokenValue = ] + Parameter #2 [ bool $destroyIfValid = true ] + } + - Return [ bool ] + } + + Method [ public method computeHmac ] { + + - Parameters [4] { + Parameter #0 [ string $data ] + Parameter #1 [ string $key ] + Parameter #2 [ string $algorithm ] + Parameter #3 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ public method destroyToken ] { + + - Parameters [0] { + } + - Return [ static ] + } + + Method [ public method getDefaultHash ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getHashInformation ] { - Parameters [1] { - Parameter #0 [ ?Phalcon\Di\DiInterface $container = ] + Parameter #0 [ string $hash ] } + - Return [ array ] } - Method [ public method getDefaultModule ] { + Method [ public method getRandom ] { - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Encryption\Security\Random ] } - Method [ public method getEventsManager ] { + Method [ public method getRandomBytes ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ int ] } - Method [ public method getModule ] { + Method [ public method getRequestToken ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getSessionToken ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getSaltBytes ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ int $numberBytes = 0 ] } + - Return [ string ] } - Method [ public method getModules ] { + Method [ public method getToken ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?string ] } - Method [ public method registerModules ] { + Method [ public method getTokenKey ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getWorkFactor ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method hash ] { - Parameters [2] { - Parameter #0 [ array $modules ] - Parameter #1 [ bool $merge = false ] + Parameter #0 [ string $password ] + Parameter #1 [ array $options = [] ] } - - Return [ Phalcon\Application\AbstractApplication ] + - Return [ string ] } - Method [ public method setDefaultModule ] { + Method [ public method isLegacyHash ] { - Parameters [1] { - Parameter #0 [ string $defaultModule ] + Parameter #0 [ string $passwordHash ] } - - Return [ Phalcon\Application\AbstractApplication ] + - Return [ bool ] } - Method [ public method setEventsManager ] { + Method [ public method refreshToken ] { + + - Parameters [0] { + } + - Return [ static ] + } + + Method [ public method setAutoRefresh ] { - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + Parameter #0 [ bool $autoRefresh ] } - - Return [ void ] + - Return [ static ] } - Method [ public method __get ] { + Method [ public method setDefaultHash ] { - Parameters [1] { - Parameter #0 [ string $propertyName ] + Parameter #0 [ int $defaultHash ] } + - Return [ static ] } - Method [ public method __isset ] { + Method [ public method setRandomBytes ] { + + - Parameters [1] { + Parameter #0 [ int $randomBytes ] + } + - Return [ static ] + } + + Method [ public method setWorkFactor ] { - Parameters [1] { + Parameter #0 [ int $workFactor ] + } + - Return [ static ] + } + + Method [ protected method getLocalService ] { + + - Parameters [2] { Parameter #0 [ string $name ] + Parameter #1 [ string $property ] } - - Return [ bool ] } - Method [ public method getDI ] { + Method [ private method processAlgorithm ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ private method processArgonOptions ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + - Return [ array ] + } + + Method [ private method processCost ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + - Return [ int ] + } + + Method [ private method processTokenKey ] { + + - Parameters [1] { + Parameter #0 [ ?string $tokenKey = null ] + } + - Return [ ?string ] + } + + Method [ private method processUserToken ] { + + - Parameters [2] { + Parameter #0 [ string $tokenKey ] + Parameter #1 [ ?string $tokenValue = null ] + } + - Return [ ?string ] + } + + 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 ] @@ -74064,7 +72907,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Mvc\Application\Exception extends Phalcon\Application\Exception implements Stringable, Throwable ] { + Class [ class Phalcon\Encryption\Security\Exceptions\InvalidRandomInput extends Phalcon\Encryption\Security\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -74083,12 +72926,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [0] { } } @@ -74156,7 +72996,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ abstract class Phalcon\Mvc\Controller extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\ControllerInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + Class [ class Phalcon\Encryption\Security\Exceptions\UnknownHashAlgorithm extends Phalcon\Encryption\Security\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -74167,75 +73007,86 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $container = NULL ] - Property [ protected $eventsManager = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [8] { - Method [ final public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $algo ] + } + } + + Method [ public method __wakeup ] { - Parameters [0] { } + - Tentative return [ void ] } - Method [ public method getEventsManager ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ string ] } - Method [ public method setEventsManager ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [0] { } - - Return [ void ] } - Method [ protected method fireManagerEvent ] { + Method [ final public method getFile ] { - - Parameters [3] { - Parameter #0 [ string $eventName ] - Parameter #1 [ $data = ] - Parameter #2 [ bool $cancellable = true ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method __get ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $propertyName ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method __isset ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method getDI ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ ?Throwable ] } - Method [ public method setDI ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } - Class [ class Phalcon\Mvc\Dispatcher extends Phalcon\Dispatcher\AbstractDispatcher implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Dispatcher\DispatcherInterface, Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\DispatcherInterface ] { + Class [ class Phalcon\Encryption\Security\JWT\Builder ] { - Constants [0] { } @@ -74246,445 +73097,491 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [26] { - Property [ protected $container = NULL ] - Property [ protected $activeHandler = NULL ] - Property [ protected $activeMethodMap = NULL ] - Property [ protected $actionName = '' ] - Property [ protected $actionSuffix = 'Action' ] - Property [ protected $camelCaseMap = NULL ] - Property [ protected $defaultNamespace = '' ] - Property [ protected $handlerHashes = NULL ] - Property [ protected $handlerName = '' ] - 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 = '' ] - Property [ protected $namespaceName = '' ] - Property [ protected $params = NULL ] - Property [ protected $previousActionName = '' ] - Property [ protected $previousHandlerName = '' ] - Property [ protected $previousNamespaceName = '' ] - Property [ protected $returnedValue = NULL ] - Property [ protected $defaultAction = 'index' ] - Property [ protected $defaultHandler = 'index' ] - Property [ protected $handlerSuffix = 'Controller' ] + - Properties [5] { + Property [ private $claims = NULL ] + Property [ private $encode = NULL ] + Property [ private $jose = NULL ] + Property [ private $passphrase = NULL ] + Property [ private $signer = NULL ] } - - Methods [53] { - Method [ public method forward ] { + - Methods [27] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $forward ] + Parameter #0 [ Phalcon\Encryption\Security\JWT\Signer\SignerInterface $signer ] } - - Return [ void ] } - Method [ public method getActiveController ] { + Method [ public method addClaim ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Mvc\ControllerInterface ] + - Return [ static ] } - Method [ public method getControllerClass ] { + Method [ public method addHeader ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ static ] } - Method [ public method getControllerName ] { + Method [ public method getAudience ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method getLastController ] { + Method [ public method getClaims ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\ControllerInterface ] + - Return [ array ] } - Method [ public method getPreviousActionName ] { + Method [ public method getContentType ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?string ] } - Method [ public method getPreviousControllerName ] { + Method [ public method getExpirationTime ] { - Parameters [0] { } - - Return [ string ] + - Return [ ?int ] } - Method [ public method getPreviousNamespaceName ] { + Method [ public method getHeaders ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method setControllerName ] { + Method [ public method getId ] { - - Parameters [1] { - Parameter #0 [ string $controllerName ] + - Parameters [0] { } + - Return [ ?string ] } - Method [ public method setControllerSuffix ] { + Method [ public method getIssuedAt ] { - - Parameters [1] { - Parameter #0 [ string $controllerSuffix ] + - Parameters [0] { } + - Return [ ?int ] } - Method [ public method setDefaultController ] { + Method [ public method getIssuer ] { - - Parameters [1] { - Parameter #0 [ string $controllerName ] + - Parameters [0] { } + - Return [ ?string ] } - Method [ protected method handleException ] { + Method [ public method getNotBefore ] { - - Parameters [1] { - Parameter #0 [ Exception $exception ] + - Parameters [0] { } + - Return [ ?int ] } - Method [ protected method throwDispatchException ] { + Method [ public method getPassphrase ] { - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ int $exceptionCode = 0 ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method callActionMethod ] { + Method [ public method getSubject ] { - - Parameters [3] { - Parameter #0 [ $handler ] - Parameter #1 [ string $actionMethod ] - Parameter #2 [ array $params = [] ] + - Parameters [0] { } + - Return [ ?string ] } - Method [ public method dispatch ] { + Method [ public method getToken ] { - Parameters [0] { } + - Return [ Phalcon\Encryption\Security\JWT\Token\Token ] } - Method [ public method getActionName ] { + Method [ public method init ] { - Parameters [0] { } - - Return [ string ] + - Return [ static ] } - Method [ public method getActionSuffix ] { + Method [ public method setAudience ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $audience ] } - - Return [ string ] + - Return [ static ] } - Method [ public method getActiveMethod ] { + Method [ public method setContentType ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $contentType ] } - - Return [ string ] + - Return [ static ] } - Method [ public method getBoundModels ] { + Method [ public method setExpirationTime ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $timestamp ] } - - Return [ array ] + - Return [ static ] } - Method [ public method getDefaultNamespace ] { + Method [ public method setId ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $jwtId ] } - - Return [ string ] + - Return [ static ] } - Method [ public method getEventsManager ] { + Method [ public method setIssuedAt ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $timestamp ] } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ static ] } - Method [ public method getHandlerSuffix ] { + Method [ public method setIssuer ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $issuer ] } - - Return [ string ] + - Return [ static ] } - Method [ public method getModelBinder ] { + Method [ public method setNotBefore ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $timestamp ] } - - Return [ ?Phalcon\Mvc\Model\BinderInterface ] + - Return [ static ] } - Method [ public method getModuleName ] { + Method [ public method setPassphrase ] { + + - Parameters [1] { + Parameter #0 [ string $passphrase ] + } + - Return [ static ] + } + + Method [ public method setSubject ] { + + - Parameters [1] { + Parameter #0 [ string $subject ] + } + - Return [ static ] + } + + 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 ] + } + } + } + + Class [ class Phalcon\Encryption\Security\JWT\Exceptions\EmptyPassphrase extends Phalcon\Encryption\Security\JWT\Exceptions\ValidatorException implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ ?string ] } - Method [ public method getNamespaceName ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ public method getParam ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ $param ] - Parameter #1 [ $filters = ] - Parameter #2 [ $defaultValue = ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getParameter ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ $param ] - Parameter #1 [ $filters = ] - Parameter #2 [ $defaultValue = ] + - Parameters [0] { } } - Method [ public method getParams ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getParameters ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method hasParam ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ $param ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method hasParameter ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ $param ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method isFinished ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method setActionName ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $actionName ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } + } + } - Method [ public method setDefaultAction ] { + Class [ class Phalcon\Encryption\Security\JWT\Exceptions\InvalidAudience extends Phalcon\Encryption\Security\JWT\Exceptions\ValidatorException implements Stringable, Throwable ] { - - Parameters [1] { - Parameter #0 [ string $actionName ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ void ] } - Method [ public method setDefaultNamespace ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $defaultNamespace ] + - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ public method getHandlerClass ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method setParam ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ $param ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method setParameter ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ $param ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setParams ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ array $params ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method setParameters ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ array $params ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method setReturnedValue ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method setActionSuffix ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $actionSuffix ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setEventsManager ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } + } + } - Method [ public method setHandlerSuffix ] { + Class [ class Phalcon\Encryption\Security\JWT\Exceptions\InvalidAudienceType extends Phalcon\Encryption\Security\JWT\Exceptions\ValidatorException implements Stringable, Throwable ] { - - Parameters [1] { - Parameter #0 [ string $handlerSuffix ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ void ] } - Method [ public method setModelBinder ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\Model\BinderInterface $modelBinder ] - Parameter #1 [ $cache = ] + - Parameters [0] { } - - Return [ Phalcon\Dispatcher\DispatcherInterface ] + - Tentative return [ void ] } - Method [ public method setModuleName ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ ?string $moduleName = null ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setNamespaceName ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $namespaceName ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method getReturnedValue ] { + Method [ final public method getFile ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method wasForwarded ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ protected method resolveEmptyProperties ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ protected method toCamelCase ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $input ] + - 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\Mvc\Dispatcher\Exception extends Phalcon\Dispatcher\Exception implements Stringable, Throwable ] { + Class [ class Phalcon\Encryption\Security\JWT\Exceptions\InvalidClaims extends InvalidArgumentException 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 } + - Constants [0] { } - Static properties [0] { @@ -74701,12 +73598,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [0] { } } @@ -74774,7 +73668,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Mvc\Micro extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, ArrayAccess, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + Class [ class Phalcon\Encryption\Security\JWT\Exceptions\InvalidExpirationTime extends Phalcon\Encryption\Security\JWT\Exceptions\ValidatorException implements Stringable, Throwable ] { - Constants [0] { } @@ -74785,351 +73679,352 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - 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 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [41] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ ?Phalcon\Di\DiInterface $container = ] + - Parameters [0] { } } - Method [ public method after ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ $handler ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro ] + - Tentative return [ void ] } - Method [ public method afterBinding ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ $handler ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro ] + - Return [ string ] } - Method [ public method before ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ $handler ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro ] } - Method [ public method delete ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method error ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ $handler ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro ] + - Return [ int ] } - Method [ public method finish ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ $handler ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro ] + - Return [ array ] } - Method [ public method get ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ ?Throwable ] } - Method [ public method getActiveHandler ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method getBoundModels ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } + } + } - Method [ public method getEventsManager ] { + Class [ class Phalcon\Encryption\Security\JWT\Exceptions\InvalidHeader extends InvalidArgumentException implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method setEventsManager ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ public method getHandlers ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getModelBinder ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ ?Phalcon\Mvc\Model\BinderInterface ] } - Method [ public method getReturnedValue ] { + Method [ final public method getFile ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method getRouter ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\RouterInterface ] + - Return [ int ] } - Method [ public method getService ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $serviceName ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method getSharedService ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $serviceName ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ public method handle ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $uri ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method hasService ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $serviceName ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method head ] { + Class [ class Phalcon\Encryption\Security\JWT\Exceptions\InvalidNotBefore extends Phalcon\Encryption\Security\JWT\Exceptions\ValidatorException implements Stringable, Throwable ] { - - Parameters [2] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - } - - Return [ Phalcon\Mvc\Router\RouteInterface ] - } + - Constants [0] { + } - Method [ public method map ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method mount ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Micro\CollectionInterface $collection ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro ] + - Tentative return [ void ] } - Method [ public method notFound ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ $handler ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro ] + - Return [ string ] } - Method [ public method offsetExists ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ $offset ] + - Parameters [0] { } - - Return [ bool ] } - Method [ public method offsetGet ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ $offset ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ string ] } - Method [ public method offsetSet ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ $offset ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method offsetUnset ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ $offset ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method options ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ ?Throwable ] } - Method [ public method patch ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method post ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } + } + } - Method [ public method put ] { + Class [ class Phalcon\Encryption\Security\JWT\Exceptions\MalformedJwtString extends InvalidArgumentException implements Throwable, Stringable ] { - - Parameters [2] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method setActiveHandler ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ $activeHandler ] + - Parameters [0] { } + - Tentative return [ void ] } - Method [ public method setDI ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setModelBinder ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\Model\BinderInterface $modelBinder ] - Parameter #1 [ $cache = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro ] } - Method [ public method setResponseHandler ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ $handler ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro ] + - Return [ string ] } - Method [ public method setService ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ string $serviceName ] - Parameter #1 [ $definition ] - Parameter #2 [ bool $shared = false ] + - Parameters [0] { } - - Return [ Phalcon\Di\ServiceInterface ] + - Return [ int ] } - Method [ public method stop ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method __get ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $propertyName ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ public method __isset ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method getDI ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ string ] } } } - Class [ class Phalcon\Mvc\Micro\Collection implements Phalcon\Mvc\Micro\CollectionInterface ] { + Class [ class Phalcon\Encryption\Security\JWT\Exceptions\MissingJwtTypHeader extends InvalidArgumentException implements Throwable, Stringable ] { - Constants [0] { } @@ -75141,170 +74036,173 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Properties [4] { - Property [ protected $handler = NULL ] - Property [ protected $handlers = NULL ] - Property [ protected $lazy = false ] - Property [ protected $prefix = '' ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [17] { - Method [ public method delete ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ ?string $name = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ public method get ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ ?string $name = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Tentative return [ void ] } - Method [ public method getHandler ] { + Method [ final public method getMessage ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method getHandlers ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method getPrefix ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method head ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ ?string $name = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ int ] } - Method [ public method isLazy ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method map ] { + Method [ final public method getPrevious ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ ?string $name = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ ?Throwable ] } - Method [ public method mapVia ] { + Method [ final public method getTraceAsString ] { - - Parameters [4] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ $method ] - Parameter #3 [ ?string $name = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ string ] } - Method [ public method options ] { + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ ?string $name = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ string ] } + } + } - Method [ public method patch ] { + Class [ class Phalcon\Encryption\Security\JWT\Exceptions\UnsupportedHmacAlgorithm extends Phalcon\Encryption\Security\JWT\Exceptions\UnsupportedAlgorithmException implements Stringable, Throwable ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ ?string $name = null ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ public method post ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ ?string $name = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Tentative return [ void ] } - Method [ public method put ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ string $routePattern ] - Parameter #1 [ $handler ] - Parameter #2 [ ?string $name = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ string ] } - Method [ public method setHandler ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ $handler ] - Parameter #1 [ bool $lazy = false ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] } - Method [ public method setLazy ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ bool $lazy ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ string ] } - Method [ public method setPrefix ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $prefix ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + - Return [ int ] } - Method [ protected method addMap ] { + Method [ final public method getTrace ] { - - Parameters [4] { - Parameter #0 [ $method ] - Parameter #1 [ string $routePattern ] - Parameter #2 [ $handler ] - Parameter #3 [ ?string $name = null ] + - Parameters [0] { } - - Return [ void ] + - 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\Mvc\Micro\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Encryption\Security\JWT\Exceptions\WeakPassphrase extends Phalcon\Encryption\Security\JWT\Exceptions\ValidatorException implements Stringable, Throwable ] { - Constants [0] { } @@ -75323,12 +74221,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [0] { } } @@ -75396,7 +74291,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Mvc\Micro\LazyLoader ] { + Class [ class Phalcon\Encryption\Security\JWT\Signer\Hmac extends Phalcon\Encryption\Security\JWT\Signer\AbstractSigner implements Phalcon\Encryption\Security\JWT\Signer\SignerInterface ] { - Constants [0] { } @@ -75407,1057 +74302,1234 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $definition = NULL ] - Property [ protected $handler = NULL ] + - Properties [1] { + Property [ protected $algorithm = '' ] } - - Methods [4] { + - Methods [6] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $definition ] + Parameter #0 [ string $algo = 'sha512' ] } } - Method [ public method callMethod ] { + 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 $method ] - Parameter #1 [ $arguments ] - Parameter #2 [ ?Phalcon\Mvc\Model\BinderInterface $modelBinder = ] + Parameter #0 [ string $source ] + Parameter #1 [ string $payload ] + Parameter #2 [ string $passphrase ] } + - Return [ bool ] } - Method [ public method getDefinition ] { + Method [ private method getHash ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $payload ] + Parameter #1 [ string $passphrase ] } - Return [ string ] } - Method [ public method getHandler ] { + Method [ public method getAlgorithm ] { - Parameters [0] { } - - Return [ ?object ] + - Return [ string ] } } } - 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\Encryption\Security\JWT\Signer\None implements Phalcon\Encryption\Security\JWT\Signer\SignerInterface ] { - - 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 [0] { } - 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 [0] { + } - Method [ static public method average ] { + - Methods [4] { + Method [ public method getAlgHeader ] { - - Parameters [1] { - Parameter #0 [ array $parameters = [] ] + - Parameters [0] { } + - Return [ string ] } - Method [ static public method cloneResult ] { + Method [ public method getAlgorithm ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $base ] - Parameter #1 [ array $data ] - Parameter #2 [ int $dirtyState = 0 ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ string ] } - Method [ static public method cloneResultMap ] { + Method [ public method sign ] { - - Parameters [5] { - Parameter #0 [ $base ] - Parameter #1 [ array $data ] - Parameter #2 [ $columnMap ] - Parameter #3 [ int $dirtyState = 0 ] - Parameter #4 [ ?bool $keepSnapshots = null ] + - Parameters [2] { + Parameter #0 [ string $payload ] + Parameter #1 [ string $passphrase ] } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ string ] } - Method [ static public method cloneResultMapHydrate ] { + Method [ public method verify ] { - Parameters [3] { - Parameter #0 [ array $data ] - Parameter #1 [ $columnMap ] - Parameter #2 [ int $hydrationMode ] + Parameter #0 [ string $source ] + Parameter #1 [ string $payload ] + Parameter #2 [ string $passphrase ] } + - Return [ bool ] } + } + } - Method [ static public method count ] { + Class [ class Phalcon\Encryption\Security\JWT\Token\Enum ] { - - Parameters [1] { - Parameter #0 [ $parameters = ] + - Constants [10] { + Constant [ public string ALGO ] { alg } + Constant [ public string AUDIENCE ] { aud } + Constant [ public string CONTENT_TYPE ] { cty } + 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 } + Constant [ public string TYPE ] { typ } + } + + - 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 [ static public method find ] { + Method [ public method get ] { - - Parameters [1] { - Parameter #0 [ $parameters = ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $defaultValue = ] } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } - Method [ static public method findFirst ] { + Method [ public method getPayload ] { - - Parameters [1] { - Parameter #0 [ $parameters = ] + - Parameters [0] { } + - Return [ array ] } - Method [ static public method maximum ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ $parameters = ] + Parameter #0 [ string $name ] } + - Return [ bool ] } - Method [ static public method minimum ] { + Method [ public method getEncoded ] { - - Parameters [1] { - Parameter #0 [ $parameters = ] + - Parameters [0] { } + - Return [ string ] } + } + } - Method [ static public method query ] { + Class [ class Phalcon\Encryption\Security\JWT\Token\Parser ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ private $decode = NULL ] + } + + - Methods [7] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ ?Phalcon\Di\DiInterface $container = ] + Parameter #0 [ ?Phalcon\Support\Helper\Json\Decode $decode = null ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ static public method setup ] { + Method [ public method parse ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ string $token ] } - - Return [ void ] + - Return [ Phalcon\Encryption\Security\JWT\Token\Token ] } - Method [ static public method sum ] { + Method [ private method decodeClaims ] { - Parameters [1] { - Parameter #0 [ $parameters = ] + Parameter #0 [ string $claims ] } + - Return [ Phalcon\Encryption\Security\JWT\Token\Item ] } - Method [ static protected method groupResult ] { + Method [ private method decodeHeaders ] { - - Parameters [3] { - Parameter #0 [ string $functionName ] - Parameter #1 [ string $alias ] - Parameter #2 [ $parameters = ] + - Parameters [1] { + Parameter #0 [ string $headers ] } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + - Return [ Phalcon\Encryption\Security\JWT\Token\Item ] } - Method [ final static protected method invokeFinder ] { + Method [ private method decodeSignature ] { - Parameters [2] { - Parameter #0 [ string $method ] - Parameter #1 [ array $arguments ] + Parameter #0 [ Phalcon\Encryption\Security\JWT\Token\Item $headers ] + Parameter #1 [ string $signature ] } + - Return [ Phalcon\Encryption\Security\JWT\Token\Signature ] } - Method [ static private method getPreparedQuery ] { + Method [ private method parseToken ] { - - Parameters [2] { - Parameter #0 [ $params ] - Parameter #1 [ $limit = ] + - Parameters [1] { + Parameter #0 [ string $token ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ array ] } - Method [ static private method caseInsensitiveColumnMap ] { + Method [ private method decodeUrl ] { - - Parameters [2] { - Parameter #0 [ $columnMap ] - Parameter #1 [ $key ] + - Parameters [1] { + Parameter #0 [ string $input ] } - Return [ string ] } } + } - - Properties [16] { - 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 $rawValues = 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 ] + Class [ class Phalcon\Encryption\Security\JWT\Token\Signature extends Phalcon\Encryption\Security\JWT\Token\AbstractItem ] { + + - Constants [0] { } - - Methods [88] { - Method [ final public method __construct ] { + - Static properties [0] { + } - - Parameters [3] { - Parameter #0 [ $data = ] - Parameter #1 [ ?Phalcon\Di\DiInterface $container = ] - Parameter #2 [ ?Phalcon\Mvc\Model\ManagerInterface $modelsManager = ] - } - } + - Static methods [0] { + } - Method [ public method __call ] { + - Properties [1] { + Property [ protected $data = NULL ] + } + + - Methods [3] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ string $method ] - Parameter #1 [ array $arguments ] + Parameter #0 [ string $hash = '' ] + Parameter #1 [ string $encoded = '' ] } } - Method [ public method __get ] { + Method [ public method getHash ] { - - Parameters [1] { - Parameter #0 [ string $property ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method __isset ] { + Method [ public method getEncoded ] { - - Parameters [1] { - Parameter #0 [ string $property ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method __serialize ] { + Class [ class Phalcon\Encryption\Security\JWT\Token\Token ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ private $claims = NULL ] + Property [ private $headers = NULL ] + Property [ private $signature = NULL ] + } + + - Methods [8] { + 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 ] } - - Return [ array ] } - Method [ public method __set ] { + Method [ public method getClaims ] { - - Parameters [2] { - Parameter #0 [ string $property ] - Parameter #1 [ $value ] + - Parameters [0] { } + - Return [ Phalcon\Encryption\Security\JWT\Token\Item ] } - Method [ public method __unserialize ] { + Method [ public method getHeaders ] { - - Parameters [1] { - Parameter #0 [ array $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Encryption\Security\JWT\Token\Item ] } - Method [ public method addBehavior ] { + Method [ public method getPayload ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\BehaviorInterface $behavior ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method appendMessage ] { + Method [ public method getSignature ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ Phalcon\Encryption\Security\JWT\Token\Signature ] } - Method [ public method assign ] { + Method [ public method getToken ] { - - Parameters [3] { - Parameter #0 [ array $data ] - Parameter #1 [ $whiteList = ] - Parameter #2 [ $dataColumnMap = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ string ] } - Method [ protected method collectRelatedToSave ] { + Method [ public method validate ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Encryption\Security\JWT\Validator $validator ] } - Return [ array ] } - Method [ public method create ] { + Method [ public method verify ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Encryption\Security\JWT\Signer\SignerInterface $signer ] + Parameter #1 [ string $key ] } - Return [ bool ] } + } + } - Method [ public method delete ] { + Class [ class Phalcon\Encryption\Security\JWT\Validator ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ private $claims = NULL ] + Property [ private $errors = NULL ] + Property [ private $timeShift = 0 ] + Property [ private $token = NULL ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Encryption\Security\JWT\Token\Token $token ] + Parameter #1 [ int $timeShift = 0 ] } - - Return [ bool ] } - Method [ public method dump ] { + Method [ public method getErrors ] { - Parameters [0] { } - Return [ array ] } - Method [ public method fireEvent ] { + Method [ public method get ] { - Parameters [1] { - Parameter #0 [ string $eventName ] + Parameter #0 [ string $claim ] } - - Return [ bool ] + - Return [ mixed ] } - Method [ public method fireEventCancel ] { + Method [ public method set ] { - - Parameters [1] { - Parameter #0 [ string $eventName ] + - Parameters [2] { + Parameter #0 [ string $claim ] + Parameter #1 [ $value ] } - - Return [ bool ] + - Return [ static ] } - Method [ public method getChangedFields ] { + Method [ public method setToken ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Encryption\Security\JWT\Token\Token $token ] } - - Return [ array ] + - Return [ static ] } - Method [ public method getDirtyState ] { + Method [ public method validateClaim ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $value ] } - - Return [ int ] + - Return [ static ] } - Method [ public method getEventsManager ] { + Method [ public method validateAudience ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $audience ] } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ static ] } - Method [ public method getMessages ] { + Method [ public method validateExpiration ] { - Parameters [1] { - Parameter #0 [ $filter = ] + Parameter #0 [ int $timestamp ] } - - Return [ array ] + - Return [ static ] } - Method [ public method getModelsManager ] { + Method [ public method validateId ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $id ] } - - Return [ Phalcon\Mvc\Model\ManagerInterface ] + - Return [ static ] } - Method [ public method getModelsMetaData ] { + Method [ public method validateIssuedAt ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $timestamp ] } - - Return [ Phalcon\Mvc\Model\MetaDataInterface ] + - Return [ static ] } - Method [ public method getOperationMade ] { + Method [ public method validateIssuer ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $issuer ] } - - Return [ int ] + - Return [ static ] } - Method [ public method getOldSnapshotData ] { + Method [ public method validateNotBefore ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $timestamp ] } - - Return [ array ] + - Return [ static ] } - Method [ final public method getReadConnection ] { + Method [ public method validateSignature ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ Phalcon\Encryption\Security\JWT\Signer\SignerInterface $signer ] + Parameter #1 [ string $passphrase ] } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ static ] } - Method [ final public method getReadConnectionService ] { + Method [ private method getTimestamp ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $timestamp ] } - - Return [ string ] + - Return [ int ] } + } + } - Method [ public method getRelated ] { + Class [ class Phalcon\Encryption\Security\Random ] { - - Parameters [2] { - Parameter #0 [ string $alias ] - Parameter #1 [ $arguments = ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [9] { + Method [ public method base58 ] { + + - Parameters [1] { + Parameter #0 [ int $len = 16 ] } + - Return [ string ] } - Method [ public method isRelationshipLoaded ] { + Method [ public method base62 ] { - Parameters [1] { - Parameter #0 [ string $relationshipAlias ] + Parameter #0 [ int $len = 16 ] } - - Return [ bool ] + - Return [ string ] } - Method [ final public method getSchema ] { + Method [ public method base64 ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $len = 16 ] } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getSnapshotData ] { + Method [ public method base64Safe ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ int $len = 16 ] + Parameter #1 [ bool $padding = false ] } - - Return [ array ] + - Return [ string ] } - Method [ final public method getSource ] { + Method [ public method bytes ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $len = 16 ] } - Return [ string ] } - Method [ public method getUpdatedFields ] { + Method [ public method hex ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $len = 16 ] } - - Return [ array ] + - Return [ string ] } - Method [ final public method getWriteConnection ] { + Method [ public method number ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $len ] } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ int ] } - Method [ final public method getWriteConnectionService ] { + Method [ public method uuid ] { - Parameters [0] { } - Return [ string ] } - Method [ public method hasChanged ] { + Method [ protected method base ] { - - Parameters [2] { - Parameter #0 [ $fieldName = ] - Parameter #1 [ bool $allFields = false ] + - Parameters [3] { + Parameter #0 [ string $alphabet ] + Parameter #1 [ int $base ] + Parameter #2 [ $number = ] } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method hasSnapshotData ] { + Class [ class Phalcon\Encryption\Security\Uuid ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [6] { + Method [ public method v1 ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Encryption\Security\Uuid\Version1 ] } - Method [ public method hasUpdated ] { + Method [ public method v3 ] { - Parameters [2] { - Parameter #0 [ $fieldName = ] - Parameter #1 [ bool $allFields = false ] + Parameter #0 [ string $namespaceName ] + Parameter #1 [ string $name ] } - - Return [ bool ] + - Return [ Phalcon\Encryption\Security\Uuid\Version3 ] } - Method [ public method jsonSerialize ] { + Method [ public method v4 ] { - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Encryption\Security\Uuid\Version4 ] } - Method [ public method readAttribute ] { + Method [ public method v5 ] { - - Parameters [1] { - Parameter #0 [ string $attribute ] + - Parameters [2] { + Parameter #0 [ string $namespaceName ] + Parameter #1 [ string $name ] } + - Return [ Phalcon\Encryption\Security\Uuid\Version5 ] } - Method [ public method refresh ] { + Method [ public method v6 ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ Phalcon\Encryption\Security\Uuid\Version6 ] } - Method [ public method save ] { + Method [ public method v7 ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Encryption\Security\Uuid\Version7 ] } + } + } - Method [ public method doSave ] { + Class [ class Phalcon\Encryption\Security\Uuid\RandomNodeProvider implements Phalcon\Encryption\Security\Uuid\NodeProviderInterface ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Support\Collection\CollectionInterface $visited ] - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ public method serialize ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method getNode ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } + } + } - Method [ public method unserialize ] { + Class [ class Phalcon\Encryption\Security\Uuid\SysNodeProvider implements Phalcon\Encryption\Security\Uuid\NodeProviderInterface ] { - - Parameters [1] { - Parameter #0 [ string $data ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ final public method setConnectionService ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ string $connectionService ] + - Static methods [0] { + } + + - Properties [1] { + Property [ private $node = NULL ] + } + + - Methods [2] { + Method [ public method getNode ] { + + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setDirtyState ] { + Method [ private method isValidNode ] { - Parameters [1] { - Parameter #0 [ int $dirtyState ] + Parameter #0 [ string $node ] } + - Return [ bool ] } + } + } - Method [ public method setEventsManager ] { + Class [ class Phalcon\Encryption\Security\Uuid\Version1 extends Phalcon\Encryption\Security\Uuid\AbstractUuid implements Phalcon\Encryption\Security\Uuid\UuidInterface, Stringable, Phalcon\Encryption\Security\Uuid\TimeBasedUuidInterface ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Constants [7] { + Constant [ public string MAX ] { ffffffff-ffff-ffff-ffff-ffffffffffff } + Constant [ public string NIL ] { 00000000-0000-0000-0000-000000000000 } + Constant [ public int TIME_OFFSET_INT ] { 122192928000000000 } + Constant [ public string NAMESPACE_DNS ] { 6ba7b810-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_OID ] { 6ba7b812-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_URL ] { 6ba7b811-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_X500 ] { 6ba7b814-9dad-11d1-80b4-00c04fd430c8 } + } + + - Static properties [1] { + Property [ protected static $nodeProvider = NULL ] + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $uid = '' ] + } + + - Methods [9] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ ?DateTimeInterface $dateTime = null ] + Parameter #1 [ $node = ] } } - Method [ final public method setReadConnectionService ] { + Method [ public method getDateTime ] { - - Parameters [1] { - Parameter #0 [ string $connectionService ] + - Parameters [0] { } - - Return [ void ] + - Return [ DateTimeImmutable ] } - Method [ public method setOldSnapshotData ] { + Method [ public method getNode ] { - - Parameters [2] { - Parameter #0 [ array $data ] - Parameter #1 [ $columnMap = ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method setSnapshotData ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ array $data ] - Parameter #1 [ $columnMap = ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setTransaction ] { + Method [ public method jsonSerialize ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ string ] } - Method [ public method getTransaction ] { + Method [ protected method getNodeProvider ] { - Parameters [0] { } - - Return [ ?Phalcon\Mvc\Model\TransactionInterface ] + - Return [ Phalcon\Encryption\Security\Uuid\NodeProviderInterface ] } - Method [ final public method setWriteConnectionService ] { + Method [ protected method uuidTimestampToDateTime ] { - Parameters [1] { - Parameter #0 [ string $connectionService ] + Parameter #0 [ $timestamp ] } - - Return [ void ] + - Return [ DateTimeImmutable ] } - Method [ public method skipOperation ] { + Method [ protected method format ] { - Parameters [1] { - Parameter #0 [ bool $skip ] + Parameter #0 [ string $hex ] } - - Return [ void ] + - Return [ string ] } - Method [ public method toArray ] { + Method [ protected method namespaceToBytes ] { - - Parameters [2] { - Parameter #0 [ $columns = ] - Parameter #1 [ $useGetter = ] + - Parameters [1] { + Parameter #0 [ string $uuid ] } - - Return [ array ] + - Return [ string ] } + } + } - Method [ public method update ] { + Class [ class Phalcon\Encryption\Security\Uuid\Version3 extends Phalcon\Encryption\Security\Uuid\AbstractUuid implements Phalcon\Encryption\Security\Uuid\UuidInterface, Stringable ] { - - Parameters [0] { - } - - Return [ bool ] - } + - Constants [7] { + Constant [ public string MAX ] { ffffffff-ffff-ffff-ffff-ffffffffffff } + Constant [ public string NIL ] { 00000000-0000-0000-0000-000000000000 } + Constant [ public int TIME_OFFSET_INT ] { 122192928000000000 } + Constant [ public string NAMESPACE_DNS ] { 6ba7b810-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_OID ] { 6ba7b812-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_URL ] { 6ba7b811-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_X500 ] { 6ba7b814-9dad-11d1-80b4-00c04fd430c8 } + } - Method [ public method writeAttribute ] { + - Static properties [1] { + Property [ protected static $nodeProvider = NULL ] + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $uid = '' ] + } + + - Methods [7] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + Parameter #0 [ string $namespaceName ] + Parameter #1 [ string $name ] } - - Return [ void ] } - Method [ final protected method checkForeignKeysRestrict ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ final protected method checkForeignKeysReverseCascade ] { + Method [ public method jsonSerialize ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ final protected method checkForeignKeysReverseRestrict ] { + Method [ protected method getNodeProvider ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Encryption\Security\Uuid\NodeProviderInterface ] } - Method [ protected method doLowInsert ] { + Method [ protected method uuidTimestampToDateTime ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\Model\MetaDataInterface $metaData ] - Parameter #1 [ Phalcon\Db\Adapter\AdapterInterface $connection ] - Parameter #2 [ $table ] - Parameter #3 [ $identityField ] + - Parameters [1] { + Parameter #0 [ $timestamp ] } - - Return [ bool ] + - Return [ DateTimeImmutable ] } - Method [ protected method doLowUpdate ] { + Method [ protected method format ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\Model\MetaDataInterface $metaData ] - Parameter #1 [ Phalcon\Db\Adapter\AdapterInterface $connection ] - Parameter #2 [ $table ] + - Parameters [1] { + Parameter #0 [ string $hex ] } - - Return [ bool ] + - Return [ string ] } - Method [ protected method has ] { + Method [ protected method namespaceToBytes ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\Model\MetaDataInterface $metaData ] - Parameter #1 [ Phalcon\Db\Adapter\AdapterInterface $connection ] + - Parameters [1] { + Parameter #0 [ string $uuid ] } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ protected method getRelatedRecords ] { + Class [ class Phalcon\Encryption\Security\Uuid\Version4 extends Phalcon\Encryption\Security\Uuid\AbstractUuid implements Phalcon\Encryption\Security\Uuid\UuidInterface, Stringable ] { - - Parameters [3] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $method ] - Parameter #2 [ array $arguments ] - } - } + - Constants [7] { + Constant [ public string MAX ] { ffffffff-ffff-ffff-ffff-ffffffffffff } + Constant [ public string NIL ] { 00000000-0000-0000-0000-000000000000 } + Constant [ public int TIME_OFFSET_INT ] { 122192928000000000 } + Constant [ public string NAMESPACE_DNS ] { 6ba7b810-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_OID ] { 6ba7b812-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_URL ] { 6ba7b811-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_X500 ] { 6ba7b814-9dad-11d1-80b4-00c04fd430c8 } + } - Method [ final protected method possibleSetter ] { + - Static properties [1] { + Property [ protected static $nodeProvider = NULL ] + } - - Parameters [2] { - Parameter #0 [ string $property ] - Parameter #1 [ $value ] - } - - Return [ bool ] - } + - Static methods [0] { + } - Method [ protected method preSave ] { + - Properties [1] { + Property [ protected $uid = '' ] + } - - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\Model\MetaDataInterface $metaData ] - Parameter #1 [ bool $exists ] - Parameter #2 [ $identityField ] + - Methods [7] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ bool ] } - Method [ protected method preSaveRelatedRecords ] { + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Db\Adapter\AdapterInterface $connection ] - Parameter #1 [ $related ] - Parameter #2 [ Phalcon\Support\Collection\CollectionInterface $visited ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method postSave ] { + Method [ public method jsonSerialize ] { - - Parameters [2] { - Parameter #0 [ bool $success ] - Parameter #1 [ bool $exists ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ protected method postSaveRelatedRecords ] { + Method [ protected method getNodeProvider ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Db\Adapter\AdapterInterface $connection ] - Parameter #1 [ $related ] - Parameter #2 [ Phalcon\Support\Collection\CollectionInterface $visited ] + - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Encryption\Security\Uuid\NodeProviderInterface ] } - Method [ protected method allowEmptyStringValues ] { + Method [ protected method uuidTimestampToDateTime ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ $timestamp ] } - - Return [ void ] + - Return [ DateTimeImmutable ] } - Method [ protected method cancelOperation ] { + Method [ protected method format ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $hex ] } + - Return [ string ] } - Method [ protected method belongsTo ] { + Method [ protected method namespaceToBytes ] { - - Parameters [4] { - Parameter #0 [ $fields ] - Parameter #1 [ string $referenceModel ] - Parameter #2 [ $referencedFields ] - Parameter #3 [ array $options = [] ] + - Parameters [1] { + Parameter #0 [ string $uuid ] } - - Return [ Phalcon\Mvc\Model\Relation ] + - Return [ string ] } + } + } - Method [ protected method hasMany ] { - - - Parameters [4] { - Parameter #0 [ $fields ] - Parameter #1 [ string $referenceModel ] - Parameter #2 [ $referencedFields ] - Parameter #3 [ array $options = [] ] - } - - Return [ Phalcon\Mvc\Model\Relation ] - } + Class [ class Phalcon\Encryption\Security\Uuid\Version5 extends Phalcon\Encryption\Security\Uuid\AbstractUuid implements Phalcon\Encryption\Security\Uuid\UuidInterface, Stringable ] { - Method [ protected method hasManyToMany ] { + - Constants [7] { + Constant [ public string MAX ] { ffffffff-ffff-ffff-ffff-ffffffffffff } + Constant [ public string NIL ] { 00000000-0000-0000-0000-000000000000 } + Constant [ public int TIME_OFFSET_INT ] { 122192928000000000 } + Constant [ public string NAMESPACE_DNS ] { 6ba7b810-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_OID ] { 6ba7b812-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_URL ] { 6ba7b811-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_X500 ] { 6ba7b814-9dad-11d1-80b4-00c04fd430c8 } + } - - Parameters [7] { - Parameter #0 [ $fields ] - Parameter #1 [ string $intermediateModel ] - Parameter #2 [ $intermediateFields ] - Parameter #3 [ $intermediateReferencedFields ] - Parameter #4 [ string $referenceModel ] - Parameter #5 [ $referencedFields ] - Parameter #6 [ array $options = [] ] - } - - Return [ Phalcon\Mvc\Model\Relation ] - } + - Static properties [1] { + Property [ protected static $nodeProvider = NULL ] + } - Method [ protected method hasOne ] { + - Static methods [0] { + } - - Parameters [4] { - Parameter #0 [ $fields ] - Parameter #1 [ string $referenceModel ] - Parameter #2 [ $referencedFields ] - Parameter #3 [ array $options = [] ] - } - - Return [ Phalcon\Mvc\Model\Relation ] - } + - Properties [1] { + Property [ protected $uid = '' ] + } - Method [ protected method hasOneThrough ] { + - Methods [7] { + Method [ public method __construct ] { - - Parameters [7] { - Parameter #0 [ $fields ] - Parameter #1 [ string $intermediateModel ] - Parameter #2 [ $intermediateFields ] - Parameter #3 [ $intermediateReferencedFields ] - Parameter #4 [ string $referenceModel ] - Parameter #5 [ $referencedFields ] - Parameter #6 [ array $options = [] ] + - Parameters [2] { + Parameter #0 [ string $namespaceName ] + Parameter #1 [ string $name ] } - - Return [ Phalcon\Mvc\Model\Relation ] } - Method [ protected method keepSnapshots ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ bool $keepSnapshot ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ final protected method setSchema ] { + Method [ public method jsonSerialize ] { - - Parameters [1] { - Parameter #0 [ string $schema ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ string ] } - Method [ final protected method setSource ] { + Method [ protected method getNodeProvider ] { - - Parameters [1] { - Parameter #0 [ string $source ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ Phalcon\Encryption\Security\Uuid\NodeProviderInterface ] } - Method [ protected method skipAttributes ] { + Method [ protected method uuidTimestampToDateTime ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ $timestamp ] } - - Return [ void ] + - Return [ DateTimeImmutable ] } - Method [ protected method skipAttributesOnCreate ] { + Method [ protected method format ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ string $hex ] } - - Return [ void ] + - Return [ string ] } - Method [ protected method skipAttributesOnUpdate ] { + Method [ protected method namespaceToBytes ] { - Parameters [1] { - Parameter #0 [ array $attributes ] + Parameter #0 [ string $uuid ] } - - Return [ void ] + - Return [ string ] } + } + } - Method [ protected method useDynamicUpdate ] { + Class [ class Phalcon\Encryption\Security\Uuid\Version6 extends Phalcon\Encryption\Security\Uuid\AbstractUuid implements Phalcon\Encryption\Security\Uuid\UuidInterface, Stringable, Phalcon\Encryption\Security\Uuid\TimeBasedUuidInterface ] { - - Parameters [1] { - Parameter #0 [ bool $dynamicUpdate ] - } - - Return [ void ] - } + - Constants [7] { + Constant [ public string MAX ] { ffffffff-ffff-ffff-ffff-ffffffffffff } + Constant [ public string NIL ] { 00000000-0000-0000-0000-000000000000 } + Constant [ public int TIME_OFFSET_INT ] { 122192928000000000 } + Constant [ public string NAMESPACE_DNS ] { 6ba7b810-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_OID ] { 6ba7b812-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_URL ] { 6ba7b811-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_X500 ] { 6ba7b814-9dad-11d1-80b4-00c04fd430c8 } + } - Method [ protected method validate ] { + - Static properties [1] { + Property [ protected static $nodeProvider = NULL ] + } - - Parameters [1] { - Parameter #0 [ Phalcon\Filter\Validation\ValidationInterface $validator ] - } - - Return [ bool ] - } + - Static methods [0] { + } - Method [ public method validationHasFailed ] { + - Properties [1] { + Property [ protected $uid = '' ] + } + + - Methods [9] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method appendMessagesFrom ] { + Method [ public method getDateTime ] { - - Parameters [1] { - Parameter #0 [ $model ] + - Parameters [0] { } - - Return [ void ] + - Return [ DateTimeImmutable ] } - Method [ public method getDI ] { + Method [ public method getNode ] { - 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\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 = NULL ] - } - - - Methods [5] { - Method [ public method notify ] { + Method [ public method jsonSerialize ] { - - Parameters [2] { - Parameter #0 [ string $type ] - Parameter #1 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method __construct ] { + Method [ protected method getNodeProvider ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] + - Parameters [0] { } + - Return [ Phalcon\Encryption\Security\Uuid\NodeProviderInterface ] } - Method [ protected method getOptions ] { + Method [ protected method uuidTimestampToDateTime ] { - Parameters [1] { - Parameter #0 [ ?string $eventName = null ] + Parameter #0 [ $timestamp ] } + - Return [ DateTimeImmutable ] } - Method [ public method missingMethod ] { + Method [ protected method format ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $method ] - Parameter #2 [ array $arguments = [] ] + - Parameters [1] { + Parameter #0 [ string $hex ] } + - Return [ string ] } - Method [ protected method mustTakeAction ] { + Method [ protected method namespaceToBytes ] { - Parameters [1] { - Parameter #0 [ string $eventName ] + Parameter #0 [ string $uuid ] } - - Return [ bool ] + - Return [ string ] } } } - Class [ class Phalcon\Mvc\Model\Behavior\Timestampable extends Phalcon\Mvc\Model\Behavior implements Phalcon\Mvc\Model\BehaviorInterface ] { + Class [ class Phalcon\Encryption\Security\Uuid\Version7 extends Phalcon\Encryption\Security\Uuid\AbstractUuid implements Phalcon\Encryption\Security\Uuid\UuidInterface, Stringable ] { - - Constants [0] { + - Constants [7] { + Constant [ public string MAX ] { ffffffff-ffff-ffff-ffff-ffffffffffff } + Constant [ public string NIL ] { 00000000-0000-0000-0000-000000000000 } + Constant [ public int TIME_OFFSET_INT ] { 122192928000000000 } + Constant [ public string NAMESPACE_DNS ] { 6ba7b810-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_OID ] { 6ba7b812-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_URL ] { 6ba7b811-9dad-11d1-80b4-00c04fd430c8 } + Constant [ public string NAMESPACE_X500 ] { 6ba7b814-9dad-11d1-80b4-00c04fd430c8 } } - - Static properties [0] { + - Static properties [1] { + Property [ protected static $nodeProvider = NULL ] } - Static methods [0] { } - Properties [1] { - Property [ protected $options = NULL ] + Property [ protected $uid = '' ] } - - Methods [6] { - Method [ public method notify ] { + - Methods [7] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $type ] - Parameter #1 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } } - Method [ private method getTimestamp ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method __construct ] { + Method [ public method jsonSerialize ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] + - Parameters [0] { } + - Return [ string ] } - Method [ protected method getOptions ] { + Method [ protected method getNodeProvider ] { + + - Parameters [0] { + } + - Return [ Phalcon\Encryption\Security\Uuid\NodeProviderInterface ] + } + + Method [ protected method uuidTimestampToDateTime ] { - Parameters [1] { - Parameter #0 [ ?string $eventName = null ] + Parameter #0 [ $timestamp ] } + - Return [ DateTimeImmutable ] } - Method [ public method missingMethod ] { + Method [ protected method format ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $method ] - Parameter #2 [ array $arguments = [] ] + - Parameters [1] { + Parameter #0 [ string $hex ] } + - Return [ string ] } - Method [ protected method mustTakeAction ] { + Method [ protected method namespaceToBytes ] { - Parameters [1] { - Parameter #0 [ string $eventName ] + Parameter #0 [ string $uuid ] } - - Return [ bool ] + - Return [ string ] } } } - Class [ class Phalcon\Mvc\Model\Binder implements Phalcon\Mvc\Model\BinderInterface ] { + Class [ class Phalcon\Events\Event implements Phalcon\Events\EventInterface, Phalcon\Contracts\Events\Event, Phalcon\Contracts\Events\Stoppable ] { - Constants [0] { } @@ -76468,91 +75540,92 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $boundModels = NULL ] - Property [ protected $cache = NULL ] - Property [ protected $internalCache = NULL ] - Property [ protected $originalValues = NULL ] + - Properties [5] { + Property [ protected $cancelable = NULL ] + Property [ protected $data = NULL ] + Property [ protected $source = NULL ] + Property [ protected $stopped = false ] + Property [ protected $type = NULL ] } - - Methods [9] { + - Methods [10] { Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ ?Phalcon\Cache\Adapter\AdapterInterface $cache = ] + - Parameters [4] { + Parameter #0 [ string $type ] + Parameter #1 [ $source = ] + Parameter #2 [ $data = ] + Parameter #3 [ bool $cancelable = true ] } } - Method [ public method bindToHandler ] { + Method [ public method getData ] { - - Parameters [4] { - Parameter #0 [ $handler ] - Parameter #1 [ array $params ] - Parameter #2 [ string $cacheKey ] - Parameter #3 [ ?string $methodName = null ] + - Parameters [0] { } - - Return [ array ] } - Method [ protected method findBoundModel ] { + Method [ public method getSource ] { - - Parameters [2] { - Parameter #0 [ $paramValue ] - Parameter #1 [ string $className ] + - Parameters [0] { } + - Return [ ?object ] } - Method [ public method getBoundModels ] { + Method [ public method getType ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getOriginalValues ] { + Method [ public method isCancelable ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ public method getCache ] { + Method [ public method isPropagationStopped ] { - Parameters [0] { } - - Return [ Phalcon\Cache\Adapter\AdapterInterface ] + - Return [ bool ] } - Method [ protected method getParamsFromCache ] { + Method [ public method isStopped ] { - - Parameters [1] { - Parameter #0 [ string $cacheKey ] + - Parameters [0] { } - - Return [ ?array ] + - Return [ bool ] } - Method [ protected method getParamsFromReflection ] { + Method [ public method setData ] { - - Parameters [4] { - Parameter #0 [ $handler ] - Parameter #1 [ array $params ] - Parameter #2 [ string $cacheKey ] - Parameter #3 [ string $methodName ] + - Parameters [1] { + Parameter #0 [ $data = ] } - - Return [ array ] + - Return [ Phalcon\Events\EventInterface ] } - Method [ public method setCache ] { + Method [ public method setType ] { - Parameters [1] { - Parameter #0 [ Phalcon\Cache\Adapter\AdapterInterface $cache ] + Parameter #0 [ string $type ] } - - Return [ Phalcon\Mvc\Model\BinderInterface ] + - Return [ Phalcon\Events\EventInterface ] + } + + Method [ public method stop ] { + + - Parameters [0] { + } + - Return [ Phalcon\Events\EventInterface ] } } } - Class [ class Phalcon\Mvc\Model\Criteria implements Phalcon\Mvc\Model\CriteriaInterface, Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Events\Exceptions\EventNotCancelable extends Phalcon\Events\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -76560,345 +75633,358 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [1] { - Method [ static public method fromInput ] { - - - Parameters [4] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] - Parameter #1 [ string $modelName ] - Parameter #2 [ array $data ] - Parameter #3 [ string $operator = 'AND' ] - } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] - } + - Static methods [0] { } - - Properties [5] { - Property [ protected $bindParams = NULL ] - Property [ protected $bindTypes = NULL ] - Property [ protected $hiddenParamNumber = 0 ] - Property [ protected $model = NULL ] - Property [ protected $params = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [38] { - Method [ public method andWhere ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ $bindParams = ] - Parameter #2 [ $bindTypes = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method betweenWhere ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ string $expr ] - Parameter #1 [ $minimum ] - Parameter #2 [ $maximum ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Tentative return [ void ] } - Method [ public method bind ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ array $bindParams ] - Parameter #1 [ bool $merge = false ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ string ] } - Method [ public method bindTypes ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ array $bindTypes ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method cache ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ array $cache ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ string ] } - Method [ public method columns ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ $columns ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ int ] } - Method [ public method conditions ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $conditions ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ array ] } - Method [ public method createBuilder ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ ?Throwable ] } - Method [ public method distinct ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ $distinct ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ string ] } - Method [ public method execute ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + - Return [ string ] } + } + } - Method [ public method forUpdate ] { + Class [ class Phalcon\Events\Exceptions\InvalidEventHandler extends Phalcon\Events\Exception implements Stringable, Throwable ] { - - Parameters [1] { - Parameter #0 [ bool $forUpdate = true ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method getColumns ] { + Method [ public method __wakeup ] { - Parameters [0] { } + - Tentative return [ void ] } - Method [ public method getConditions ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getDI ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] } - Method [ public method getGroupBy ] { + Method [ final public method getFile ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method getHaving ] { + Method [ final public method getLine ] { - Parameters [0] { } + - Return [ int ] } - Method [ public method getLimit ] { + Method [ final public method getTrace ] { - Parameters [0] { } + - Return [ array ] } - Method [ public method getModelName ] { + Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getOrderBy ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } + } + } - Method [ public method getParams ] { + Class [ class Phalcon\Events\Exceptions\InvalidEventSource extends Phalcon\Events\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ string $sourceType ] + } + } + + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method getWhere ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } - Method [ public method groupBy ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ $group ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method having ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ $having ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ string ] } - Method [ public method innerJoin ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ string $model ] - Parameter #1 [ $conditions = ] - Parameter #2 [ $alias = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ int ] } - Method [ public method inWhere ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $expr ] - Parameter #1 [ array $values ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ array ] } - Method [ public method join ] { + Method [ final public method getPrevious ] { - - Parameters [4] { - Parameter #0 [ string $model ] - Parameter #1 [ $conditions = ] - Parameter #2 [ $alias = ] - Parameter #3 [ $type = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ ?Throwable ] } - Method [ public method leftJoin ] { + Method [ final public method getTraceAsString ] { - - Parameters [3] { - Parameter #0 [ string $model ] - Parameter #1 [ $conditions = ] - Parameter #2 [ $alias = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ string ] } - Method [ public method limit ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ int $limit ] - Parameter #1 [ int $offset = 0 ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ string ] } + } + } - Method [ public method notBetweenWhere ] { + Class [ class Phalcon\Events\Exceptions\InvalidEventType extends Phalcon\Events\Exception implements Stringable, Throwable ] { - - Parameters [3] { - Parameter #0 [ string $expr ] - Parameter #1 [ $minimum ] - Parameter #2 [ $maximum ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $eventType ] } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method notInWhere ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $expr ] - Parameter #1 [ array $values ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Tentative return [ void ] } - Method [ public method orderBy ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $orderColumns ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ string ] } - Method [ public method orWhere ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ $bindParams = ] - Parameter #2 [ $bindTypes = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] } - Method [ public method rightJoin ] { + Method [ final public method getFile ] { - - Parameters [3] { - Parameter #0 [ string $model ] - Parameter #1 [ $conditions = ] - Parameter #2 [ $alias = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ string ] } - Method [ public method setDI ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method setModelName ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $modelName ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ array ] } - Method [ public method sharedLock ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ bool $sharedLock = true ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ ?Throwable ] } - Method [ public method where ] { + Method [ final public method getTraceAsString ] { - - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ $bindParams = ] - Parameter #2 [ $bindTypes = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ string ] } - Method [ private method addJoinClause ] { + Method [ public method __toString ] { - - Parameters [4] { - Parameter #0 [ string $model ] - Parameter #1 [ $conditions = ] - Parameter #2 [ $alias = ] - Parameter #3 [ $type = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + - Return [ string ] } } } - Class [ class Phalcon\Mvc\Model\Manager implements Phalcon\Mvc\Model\ManagerInterface, Phalcon\Di\InjectionAwareInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + Class [ class Phalcon\Events\Exceptions\InvalidSubscriberConfiguration extends Phalcon\Events\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -76909,692 +75995,572 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [28] { - Property [ protected $aliases = NULL ] - Property [ protected $behaviors = NULL ] - Property [ protected $belongsTo = NULL ] - Property [ protected $belongsToSingle = NULL ] - Property [ protected $builder = 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 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [72] { - Method [ public method __destruct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $eventName ] } } - Method [ public method addBehavior ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ Phalcon\Mvc\Model\BehaviorInterface $behavior ] + - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ public method addBelongsTo ] { + Method [ final public method getMessage ] { - - Parameters [5] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $fields ] - Parameter #2 [ string $referencedModel ] - Parameter #3 [ $referencedFields ] - Parameter #4 [ array $options = [] ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\RelationInterface ] + - Return [ string ] } - Method [ public method addHasMany ] { + Method [ final public method getCode ] { - - Parameters [5] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $fields ] - Parameter #2 [ string $referencedModel ] - Parameter #3 [ $referencedFields ] - Parameter #4 [ array $options = [] ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\RelationInterface ] } - Method [ public method addHasManyToMany ] { + Method [ final public method getFile ] { - - 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 [ array $options = [] ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\RelationInterface ] + - Return [ string ] } - Method [ public method addHasOne ] { + Method [ final public method getLine ] { - - Parameters [5] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $fields ] - Parameter #2 [ string $referencedModel ] - Parameter #3 [ $referencedFields ] - Parameter #4 [ array $options = [] ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\RelationInterface ] + - Return [ int ] } - Method [ public method addHasOneThrough ] { + Method [ final public method getTrace ] { - - 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 [ array $options = [] ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\RelationInterface ] + - Return [ array ] } - Method [ public method clearReusableObjects ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method createBuilder ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ $params = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ string ] } - Method [ public method createQuery ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $phql ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ string ] } + } + } - Method [ public method executeQuery ] { + Class [ class Phalcon\Events\Exceptions\NoListenersForEvent extends Phalcon\Events\Exception implements Stringable, Throwable ] { - - Parameters [3] { - Parameter #0 [ string $phql ] - Parameter #1 [ $placeholders = ] - Parameter #2 [ $types = ] - } - } + - Constants [0] { + } - Method [ public method existsBelongsTo ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] - } - - Return [ bool ] - } - - Method [ public method existsHasMany ] { - - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] - } - - Return [ bool ] - } - - Method [ public method existsHasManyToMany ] { - - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] - } - - Return [ bool ] - } - - Method [ public method existsHasOne ] { - - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] - } - - Return [ bool ] - } - - Method [ public method existsHasOneThrough ] { + - Static methods [0] { + } - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] - } - - Return [ bool ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - Method [ public method getBelongsTo ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array ] - } - - Method [ public method getBelongsToRecords ] { - - - Parameters [5] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] - Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] - Parameter #3 [ $parameters = ] - Parameter #4 [ ?string $method = null ] + Parameter #0 [ string $eventType ] } } - Method [ public method getBuilder ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ ?Phalcon\Mvc\Model\Query\BuilderInterface ] + - Tentative return [ void ] } - Method [ public method getConnectionService ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $connectionServices ] + - Parameters [0] { } - Return [ string ] } - Method [ public method getCustomEventsManager ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method getDI ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ string ] } - Method [ public method getEventsManager ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ int ] } - Method [ public method getHasMany ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - Return [ array ] } - Method [ public method getHasManyRecords ] { + Method [ final public method getPrevious ] { - - Parameters [5] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] - Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] - Parameter #3 [ $parameters = ] - Parameter #4 [ ?string $method = null ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ public method getHasManyToMany ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getHasOne ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } + } + } - Method [ public method getHasOneAndHasMany ] { + Class [ class Phalcon\Events\Manager implements Phalcon\Events\ManagerInterface, Phalcon\Contracts\Events\Manager ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array ] - } + - Constants [1] { + Constant [ public int DEFAULT_PRIORITY ] { 100 } + } - Method [ public method getHasOneRecords ] { + - Static properties [0] { + } - - Parameters [5] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] - Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] - Parameter #3 [ $parameters = ] - Parameter #4 [ ?string $method = null ] - } - } + - Static methods [0] { + } - Method [ public method getHasOneThrough ] { + - Properties [13] { + Property [ protected $collect = false ] + Property [ protected $enablePriorities = false ] + Property [ protected $fireDepth = 0 ] + Property [ protected $halted = false ] + Property [ protected $stopOnFalse = false ] + Property [ protected $strict = false ] + Property [ protected $eventNameCache = NULL ] + Property [ protected $methodExistsCache = NULL ] + Property [ protected $methodExistsCacheLimit = 0 ] + Property [ protected $subscriberEventsCache = NULL ] + Property [ protected $events = NULL ] + Property [ protected $responses = NULL ] + Property [ protected $subscribers = NULL ] + } + + - Methods [32] { + Method [ public method addSubscriber ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ Phalcon\Contracts\Events\Subscriber $subscriber ] } - - Return [ array ] + - Return [ void ] } - Method [ public method getLastInitialized ] { + Method [ final public method attach ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $eventType ] + Parameter #1 [ $handler ] + Parameter #2 [ int $priority = 100 ] } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ void ] } - Method [ public method getLastQuery ] { + Method [ public method arePrioritiesEnabled ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ bool ] } - Method [ public method getModelPrefix ] { + Method [ public method clearSubscribers ] { - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ public method getModelSchema ] { + Method [ public method collectResponses ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ bool $collect ] } - - Return [ ?string ] + - Return [ void ] } - Method [ public method getModelSource ] { + Method [ public method detach ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [2] { + Parameter #0 [ string $eventType ] + Parameter #1 [ $handler ] } - - Return [ string ] + - Return [ void ] } - Method [ public method getReadConnection ] { + Method [ public method detachAll ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ ?string $type = null ] } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ void ] } - Method [ public method getReadConnectionService ] { + Method [ public method enablePriorities ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ string ] - } - - Method [ public method getRelationByAlias ] { - - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $alias ] + Parameter #0 [ bool $enablePriorities ] } + - Return [ void ] } - Method [ public method getRelationRecords ] { + Method [ public method fire ] { - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\Model\RelationInterface $relation ] - Parameter #1 [ Phalcon\Mvc\ModelInterface $record ] - Parameter #2 [ $parameters = ] - Parameter #3 [ ?string $method = null ] + Parameter #0 [ string $eventType ] + Parameter #1 [ $source ] + Parameter #2 [ $data = ] + Parameter #3 [ bool $cancelable = true ] } } - Method [ public method getRelations ] { + Method [ public method fireAll ] { - - Parameters [1] { - Parameter #0 [ string $modelName ] + - Parameters [4] { + Parameter #0 [ string $eventType ] + Parameter #1 [ $source ] + Parameter #2 [ $data = ] + Parameter #3 [ bool $cancelable = true ] } - Return [ array ] } - Method [ public method getRelationsBetween ] { + Method [ final public method fireQueue ] { - Parameters [2] { - Parameter #0 [ string $first ] - Parameter #1 [ string $second ] + Parameter #0 [ array $queue ] + Parameter #1 [ Phalcon\Events\EventInterface $event ] } } - Method [ public method getReusableRecords ] { + Method [ public method halt ] { - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $key ] + - Parameters [0] { } + - Return [ void ] } - Method [ public method getWriteConnection ] { + Method [ public method getListeners ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ string $type ] } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ array ] } - Method [ public method getWriteConnectionService ] { + Method [ public method getMethodExistsCacheLimit ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method hasBelongsTo ] { + Method [ public method getResponses ] { - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method hasHasMany ] { + Method [ public method getSubscribers ] { - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method hasHasManyToMany ] { + Method [ public method hasListeners ] { - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] + - Parameters [1] { + Parameter #0 [ string $type ] } - Return [ bool ] } - Method [ public method hasHasOne ] { + Method [ public method isCollecting ] { - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] + - Parameters [0] { } - Return [ bool ] } - Method [ public method hasHasOneThrough ] { + Method [ public method isHalted ] { - - Parameters [2] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $modelRelation ] + - Parameters [0] { } - Return [ bool ] } - Method [ public method initialize ] { + Method [ public method isStopOnFalse ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - Return [ bool ] } - Method [ public method isInitialized ] { + Method [ public method isStrict ] { - - Parameters [1] { - Parameter #0 [ string $className ] + - Parameters [0] { } - Return [ bool ] } - Method [ public method isKeepingSnapshots ] { + Method [ public method isValidHandler ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $handler ] } - Return [ bool ] } - Method [ public method isUsingDynamicUpdate ] { + Method [ public method removeSubscriber ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ Phalcon\Contracts\Events\Subscriber $subscriber ] } - - Return [ bool ] + - Return [ void ] } - Method [ final public method isVisibleModelProperty ] { + Method [ public method resume ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $property ] + - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ public method keepSnapshots ] { + Method [ public method setMethodExistsCacheLimit ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ bool $keepSnapshots ] + - Parameters [1] { + Parameter #0 [ int $methodExistsCacheLimit ] } - Return [ void ] } - Method [ public method load ] { + Method [ public method setStopOnFalse ] { - Parameters [1] { - Parameter #0 [ string $modelName ] + Parameter #0 [ bool $flag ] } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ void ] } - Method [ public method notifyEvent ] { + Method [ public method setStrict ] { - - Parameters [2] { - Parameter #0 [ string $eventName ] - Parameter #1 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [1] { + Parameter #0 [ bool $strict ] } + - Return [ void ] } - Method [ public method missingMethod ] { + Method [ protected method afterFire ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $eventName ] - Parameter #2 [ $data ] + - Parameters [5] { + Parameter #0 [ $status ] + Parameter #1 [ string $eventType ] + Parameter #2 [ $source ] + Parameter #3 [ $data = ] + Parameter #4 [ bool $cancelable = true ] } } - Method [ public method setConnectionService ] { + Method [ protected method beforeFire ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $connectionService ] + - Parameters [4] { + Parameter #0 [ string $eventType ] + Parameter #1 [ $source ] + Parameter #2 [ $data = ] + Parameter #3 [ bool $cancelable = true ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method setCustomEventsManager ] { + Method [ private method dispatch ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [7] { + Parameter #0 [ array $queue ] + Parameter #1 [ Phalcon\Events\EventInterface $event ] + Parameter #2 [ string $eventName ] + Parameter #3 [ $source ] + Parameter #4 [ $data ] + Parameter #5 [ bool $cancelable ] + Parameter #6 [ bool $collect ] } - - Return [ void ] } - Method [ public method setDI ] { + Method [ private method insertHandlerEntry ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [5] { + Parameter #0 [ string $eventType ] + Parameter #1 [ $handler ] + Parameter #2 [ int $type ] + Parameter #3 [ int $priority ] + Parameter #4 [ $className = ] } - Return [ void ] } - Method [ public method setEventsManager ] { + Method [ private method processSubscriberEntry ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [4] { + Parameter #0 [ $subscriber ] + Parameter #1 [ string $eventName ] + Parameter #2 [ $params ] + Parameter #3 [ bool $detaching ] } - Return [ void ] } + } + } - Method [ public method setModelPrefix ] { + Class [ class Phalcon\Factory\Exception extends Exception implements Throwable, Stringable ] { - - Parameters [1] { - Parameter #0 [ string $prefix ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - 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 setModelSchema ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $schema ] + - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ public method setModelSource ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $source ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setReadConnectionService ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $connectionService ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method setReusableRecords ] { + Method [ final public method getFile ] { - - Parameters [3] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $key ] - Parameter #2 [ $records ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setWriteConnectionService ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $connectionService ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method useDynamicUpdate ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ bool $dynamicUpdate ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ protected method getConnection ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $connectionServices ] + - Parameters [0] { } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ ?Throwable ] } - Method [ final protected method mergeFindParameters ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ $findParamsOne ] - Parameter #1 [ $findParamsTwo ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ private method checkHasRelationship ] { + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ string $collection ] - Parameter #1 [ string $modelName ] - Parameter #2 [ string $modelRelation ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } } } - Class [ class Phalcon\Mvc\Model\MetaData\Apcu extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Filter\Exceptions\FilterNotRegistered extends Phalcon\Filter\Exception implements Stringable, Throwable ] { - - 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 [0] { } - Static properties [0] { @@ -77603,357 +76569,328 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $adapter = NULL ] - Property [ protected $columnMap = NULL ] - Property [ protected $container = NULL ] - Property [ protected $metaData = NULL ] - Property [ protected $pendingMetaDataWrites = NULL ] - Property [ protected $strategy = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [39] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Cache\AdapterFactory $factory ] - Parameter #1 [ ?array $options = [] ] + - Parameters [1] { + Parameter #0 [ string $name ] } } - Method [ public method getAdapter ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ ?Phalcon\Cache\Adapter\AdapterInterface ] - } - - Method [ public method getAttributes ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method getAutomaticCreateAttributes ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getAutomaticUpdateAttributes ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] } - Method [ public method getBindTypes ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getColumnMap ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ ?array ] + - Return [ int ] } - Method [ public method getDefaultValues ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - Return [ array ] } - Method [ public method getDataTypes ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] } - Method [ public method getDataTypesNumeric ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getDI ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ string ] } + } + } - Method [ public method getEmptyStringAttributes ] { + Class [ class Phalcon\Filter\Filter implements Phalcon\Filter\FilterInterface ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array ] - } + - Constants [23] { + 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_IP ] { ip } + 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_STRING_LEGACY ] { stringlegacy } + 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 } + } - Method [ public method getIdentityField ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ ?string ] - } + - Static methods [0] { + } - Method [ public method getNonPrimaryKeyAttributes ] { + - Properties [2] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] + } + + - Methods [14] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ array $mapper = [] ] } - - Return [ array ] } - Method [ public method getNotNullAttributes ] { + Method [ public method __call ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $args ] } - - Return [ array ] } - Method [ public method getPrimaryKeyAttributes ] { + Method [ public method get ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ string $name ] } - - Return [ array ] } - Method [ public method getReverseColumnMap ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ string $name ] } - - Return [ ?array ] + - Return [ bool ] } - Method [ public method getStrategy ] { + Method [ public method sanitize ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ $value ] + Parameter #1 [ $sanitizers ] + Parameter #2 [ bool $noRecursive = false ] } - - Return [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] } - Method [ public method hasAttribute ] { + Method [ public method set ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $attribute ] - } - - Return [ bool ] - } - - Method [ public method isEmpty ] { - - - Parameters [0] { + Parameter #0 [ string $name ] + Parameter #1 [ $service ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method read ] { + Method [ protected method init ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ array $mapper ] } - - Return [ ?array ] + - Return [ void ] } - Method [ final public method readColumnMap ] { + Method [ private method createInstance ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $definition ] } - - Return [ ?array ] } - Method [ final public method readColumnMapIndex ] { + Method [ private method processArraySanitizers ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] + - Parameters [3] { + Parameter #0 [ array $sanitizers ] + Parameter #1 [ $value ] + Parameter #2 [ bool $noRecursive ] } - - Return [ ?array ] } - Method [ final public method readMetaData ] { + Method [ private method processArrayValues ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [3] { + Parameter #0 [ array $values ] + Parameter #1 [ string $sanitizerName ] + Parameter #2 [ array $sanitizerParams = [] ] } - - Return [ ?array ] + - Return [ array ] } - Method [ final public method readMetaDataIndex ] { + Method [ private method sanitizer ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] + - Parameters [3] { + Parameter #0 [ $value ] + Parameter #1 [ string $sanitizerName ] + Parameter #2 [ array $sanitizerParams = [] ] } } - Method [ public method reset ] { + Method [ private method processValueIsArray ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ $value ] + Parameter #1 [ string $sanitizerName ] + Parameter #2 [ array $sanitizerParams ] + Parameter #3 [ bool $noRecursive ] } - - Return [ void ] } - Method [ public method setAutomaticCreateAttributes ] { + Method [ private method processValueIsNotArray ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ $value ] + Parameter #1 [ string $sanitizerName ] + Parameter #2 [ array $sanitizerParams ] } - - Return [ void ] } - Method [ public method setAutomaticUpdateAttributes ] { + Method [ private method splitSanitizerParameters ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + Parameter #0 [ $sanitizerKey ] + Parameter #1 [ $sanitizer ] } - - Return [ void ] + - Return [ array ] } + } + } - Method [ public method setEmptyStringAttributes ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] - } - - Return [ void ] - } + Class [ class Phalcon\Filter\FilterFactory ] { - Method [ public method setDI ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] - } - - Return [ void ] - } + - Static properties [0] { + } - Method [ public method setStrategy ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] - } - - Return [ void ] - } + - Properties [0] { + } - Method [ public method write ] { + - Methods [2] { + Method [ public method newInstance ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ array $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Filter\FilterInterface ] } - Method [ final public method writeMetaDataIndex ] { + Method [ protected method getServices ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] - Parameter #2 [ $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } + } + } - Method [ final protected method initialize ] { + Class [ class Phalcon\Filter\Sanitize\AbsInt ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] - Parameter #2 [ $table ] - Parameter #3 [ $schema ] - } - } + - Constants [0] { + } - Method [ final protected method initializeMetaData ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] - } - - Return [ bool ] - } + - Static methods [0] { + } - Method [ final protected method initializeColumnMap ] { + - Properties [0] { + } - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $input ] } - - Return [ bool ] } + } + } - Method [ protected method getArrVal ] { + Class [ class Phalcon\Filter\Sanitize\Alnum ] { - - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] - } - } + - Constants [0] { + } - Method [ final public method getMetaDataUniqueKey ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ ?string ] - } + - Static methods [0] { + } - Method [ final public method getColumnMapUniqueKey ] { + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $input ] } - - Return [ ?string ] } } } - Class [ class Phalcon\Mvc\Model\MetaData\Libmemcached extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Filter\Sanitize\Alpha ] { - - 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 [0] { } - Static properties [0] { @@ -77962,357 +76899,50403 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $adapter = NULL ] - Property [ protected $columnMap = NULL ] - Property [ protected $container = NULL ] - Property [ protected $metaData = NULL ] - Property [ protected $pendingMetaDataWrites = NULL ] - Property [ protected $strategy = NULL ] + - Properties [0] { } - - Methods [39] { - Method [ public method __construct ] { + - Methods [1] { + Method [ public method __invoke ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Cache\AdapterFactory $factory ] - Parameter #1 [ array $options = [] ] + - Parameters [1] { + Parameter #0 [ $input ] } } + } + } - Method [ public method reset ] { + Class [ class Phalcon\Filter\Sanitize\BoolVal ] { - - Parameters [0] { - } - - Return [ void ] - } + - Constants [0] { + } - Method [ public method getAdapter ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ ?Phalcon\Cache\Adapter\AdapterInterface ] - } + - Static methods [0] { + } - Method [ public method getAttributes ] { + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $input ] } - - Return [ array ] } + } + } - Method [ public method getAutomaticCreateAttributes ] { + Class [ class Phalcon\Filter\Sanitize\Email ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array ] - } + - Constants [0] { + } - Method [ public method getAutomaticUpdateAttributes ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array ] - } + - Static methods [0] { + } - Method [ public method getBindTypes ] { + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $input ] } - - Return [ array ] } + } + } - Method [ public method getColumnMap ] { + Class [ class Phalcon\Filter\Sanitize\FloatVal ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ ?array ] - } + - Constants [0] { + } - Method [ public method getDefaultValues ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array ] - } + - Static methods [0] { + } - Method [ public method getDataTypes ] { + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $input ] } - - Return [ array ] } + } + } - Method [ public method getDataTypesNumeric ] { + Class [ class Phalcon\Filter\Sanitize\IntVal ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array ] - } + - Constants [0] { + } - Method [ public method getDI ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ Phalcon\Di\DiInterface ] - } + - Static methods [0] { + } - Method [ public method getEmptyStringAttributes ] { + - Properties [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $input ] + } + } + } + } + + Class [ class Phalcon\Filter\Sanitize\Ip ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ int $filter = 0 ] + } + - Return [ string|false ] + } + } + } + + 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 [2] { + Parameter #0 [ string $input ] + Parameter #1 [ int $flags = 11 ] + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Filter\Sanitize\StringValLegacy ] { + + - 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\Filter\Validation extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Filter\Validation\ValidationInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [10] { + Property [ protected $container = NULL ] + Property [ protected $combinedFieldsValidators = NULL ] + Property [ protected $data = NULL ] + Property [ protected $entity = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $whitelist = NULL ] + Property [ protected $labels = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $values = NULL ] + } + + - Methods [26] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $validators = [] ] + } + } + + Method [ public method add ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + } + - Return [ static ] + } + + Method [ public method appendMessage ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + } + - Return [ static ] + } + + Method [ public method bind ] { + + - Parameters [3] { + Parameter #0 [ $entity ] + Parameter #1 [ $data ] + Parameter #2 [ array $whitelist = [] ] + } + - Return [ static ] + } + + Method [ public method getData ] { + + - Parameters [0] { + } + } + + Method [ public method getEntity ] { + + - Parameters [0] { + } + } + + Method [ public method getFilters ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + } + + Method [ public method getLabel ] { + + - Parameters [1] { + Parameter #0 [ $field ] + } + - Return [ string ] + } + + Method [ public method getMessages ] { + + - Parameters [0] { + } + - Return [ Phalcon\Messages\Messages ] + } + + Method [ public method getValidators ] { + + - Parameters [0] { + } + - 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] { + Parameter #0 [ string $field ] + } + } + + Method [ public method rule ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + } + - Return [ static ] + } + + Method [ public method rules ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ array $validators ] + } + - Return [ static ] + } + + Method [ public method setEntity ] { + + - Parameters [1] { + Parameter #0 [ $entity ] + } + - Return [ void ] + } + + Method [ public method setFilters ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $filters ] + } + - Return [ static ] + } + + Method [ public method setLabels ] { + + - Parameters [1] { + Parameter #0 [ array $labels ] + } + - Return [ void ] + } + + Method [ public method setValidators ] { + + - Parameters [1] { + Parameter #0 [ array $validators ] + } + - Return [ static ] + } + + Method [ public method validate ] { + + - Parameters [3] { + Parameter #0 [ $data = ] + Parameter #1 [ $entity = ] + Parameter #2 [ array $whitelist = [] ] + } + - Return [ Phalcon\Messages\Messages|bool ] + } + + Method [ public method fails ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ protected method preChecking ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ Phalcon\Filter\Validation\ValidatorInterface $validator ] + } + - 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\Filter\Validation\Exceptions\FieldNotPrintable extends Phalcon\Filter\Validation\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Validation\Exceptions\FilterServiceUnavailable extends Phalcon\Filter\Validation\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Validation\Exceptions\InvalidAllowedTypes extends Phalcon\Filter\Validation\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Validation\Exceptions\InvalidCallbackReturn extends Phalcon\Filter\Validation\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Validation\Exceptions\InvalidDomainOption extends Phalcon\Filter\Validation\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Validation\Exceptions\InvalidFieldType extends Phalcon\Filter\Validation\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Validation\Exceptions\InvalidFilterService extends Phalcon\Filter\Validation\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Validation\Exceptions\InvalidStrictOption extends Phalcon\Filter\Validation\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Validation\Exceptions\InvalidValidationData extends Phalcon\Filter\Validation\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Validation\Exceptions\InvalidValidator extends Phalcon\Filter\Validation\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Validation\Exceptions\InvalidValidatorScope extends Phalcon\Filter\Validation\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Validation\Exceptions\MissingMbstring extends Phalcon\Filter\Validation\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Validation\Exceptions\NoDataToValidate extends Phalcon\Filter\Validation\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Validation\Exceptions\NoValidators extends Phalcon\Filter\Validation\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Validation\Exceptions\NoValidatorsInComposite extends Phalcon\Filter\Validation\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Validation\Exceptions\UniquenessConversionMustBeArray extends Phalcon\Filter\Validation\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Validation\Exceptions\UniquenessModelRequired extends Phalcon\Filter\Validation\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Validation\Exceptions\UniquenessOnlyForPhalconModel extends Phalcon\Filter\Validation\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Validation\Exceptions\ValidationEntityNotObject extends Phalcon\Filter\Validation\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Validation\ValidatorFactory extends Phalcon\Factory\AbstractFactory ] { + + - Constants [0] { + } + + - 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 [ array $services = [] ] + } + } + + Method [ public method newInstance ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method getExceptionClass ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method getServices ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ protected method getService ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + } + + Method [ protected method init ] { + + - Parameters [1] { + Parameter #0 [ array $services = [] ] + } + - Return [ void ] + } + + 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\Filter\Validation\Validator\Alnum extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\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 must contain only letters and numbers' ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\Alpha extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\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 must contain only letters' ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\Between extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\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 must be within the range of :min to :max' ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\Callback extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\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 must match the callback function' ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\Confirmation extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\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 must be the same as :with' ] + } + + - Methods [15] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ final protected method compare ] { + + - Parameters [2] { + Parameter #0 [ string $a ] + Parameter #1 [ string $b ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\CreditCard extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\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 is not valid for a credit card number' ] + } + + - Methods [15] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ private method verifyByLuhnAlgorithm ] { + + - Parameters [1] { + Parameter #0 [ string $number ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\Date extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\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 is not a valid date' ] + } + + - Methods [15] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ private method checkDate ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ $format ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\Digit extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\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 must be numeric' ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\Email extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\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 must be an email address' ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\Exception extends Exception implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - 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] { + } + - Tentative return [ void ] + } + + 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\Validation\Validator\ExclusionIn extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\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 must not be a part of list: :domain' ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\File extends Phalcon\Filter\Validation\AbstractValidatorComposite implements Phalcon\Filter\Validation\ValidatorCompositeInterface, Phalcon\Filter\Validation\ValidatorInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $template = NULL ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $validators = NULL ] + } + + - Methods [15] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method getValidators ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\File\MimeType extends Phalcon\Filter\Validation\Validator\File\AbstractFile implements Phalcon\Filter\Validation\ValidatorInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $messageFileEmpty = 'Field :field must not be empty' ] + Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ] + Property [ protected $messageValid = 'Field :field is not valid' ] + Property [ protected $template = 'File :field must be of type: :types' ] + } + + - Methods [27] { + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method checkUpload ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method checkUploadIsEmpty ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method checkUploadIsValid ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method checkUploadMaxSize ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method getFileSizeInBytes ] { + + - Parameters [1] { + Parameter #0 [ string $size ] + } + - Return [ float ] + } + + Method [ public method getMessageFileEmpty ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMessageIniSize ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMessageValid ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method isAllowEmpty ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method setMessageFileEmpty ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ void ] + } + + Method [ public method setMessageIniSize ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ void ] + } + + Method [ public method setMessageValid ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ void ] + } + + Method [ protected method checkIsUploadedFile ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\File\Resolution\Equal extends Phalcon\Filter\Validation\Validator\File\AbstractFile implements Phalcon\Filter\Validation\ValidatorInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $messageFileEmpty = 'Field :field must not be empty' ] + Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ] + Property [ protected $messageValid = 'Field :field is not valid' ] + Property [ protected $template = 'The resolution of the field :field has to be equal :resolution' ] + } + + - Methods [27] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method checkUpload ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method checkUploadIsEmpty ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method checkUploadIsValid ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method checkUploadMaxSize ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method getFileSizeInBytes ] { + + - Parameters [1] { + Parameter #0 [ string $size ] + } + - Return [ float ] + } + + Method [ public method getMessageFileEmpty ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMessageIniSize ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMessageValid ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method isAllowEmpty ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method setMessageFileEmpty ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ void ] + } + + Method [ public method setMessageIniSize ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ void ] + } + + Method [ public method setMessageValid ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ void ] + } + + Method [ protected method checkIsUploadedFile ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\File\Resolution\Max extends Phalcon\Filter\Validation\Validator\File\AbstractFile implements Phalcon\Filter\Validation\ValidatorInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $messageFileEmpty = 'Field :field must not be empty' ] + Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ] + Property [ protected $messageValid = 'Field :field is not valid' ] + Property [ protected $template = 'File :field exceeds the maximum resolution of :resolution' ] + } + + - Methods [27] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method checkUpload ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method checkUploadIsEmpty ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method checkUploadIsValid ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method checkUploadMaxSize ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method getFileSizeInBytes ] { + + - Parameters [1] { + Parameter #0 [ string $size ] + } + - Return [ float ] + } + + Method [ public method getMessageFileEmpty ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMessageIniSize ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMessageValid ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method isAllowEmpty ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method setMessageFileEmpty ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ void ] + } + + Method [ public method setMessageIniSize ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ void ] + } + + Method [ public method setMessageValid ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ void ] + } + + Method [ protected method checkIsUploadedFile ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\File\Resolution\Min extends Phalcon\Filter\Validation\Validator\File\AbstractFile implements Phalcon\Filter\Validation\ValidatorInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $messageFileEmpty = 'Field :field must not be empty' ] + Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ] + Property [ protected $messageValid = 'Field :field is not valid' ] + Property [ protected $template = 'File :field can not have the minimum resolution of :resolution' ] + } + + - Methods [27] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method checkUpload ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method checkUploadIsEmpty ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method checkUploadIsValid ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method checkUploadMaxSize ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method getFileSizeInBytes ] { + + - Parameters [1] { + Parameter #0 [ string $size ] + } + - Return [ float ] + } + + Method [ public method getMessageFileEmpty ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMessageIniSize ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMessageValid ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method isAllowEmpty ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method setMessageFileEmpty ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ void ] + } + + Method [ public method setMessageIniSize ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ void ] + } + + Method [ public method setMessageValid ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ void ] + } + + Method [ protected method checkIsUploadedFile ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\File\Size\Max extends Phalcon\Filter\Validation\Validator\File\Size\Equal implements Phalcon\Filter\Validation\ValidatorInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $messageFileEmpty = 'Field :field must not be empty' ] + Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ] + Property [ protected $messageValid = 'Field :field is not valid' ] + Property [ protected $template = 'File :field exceeds the size of :size' ] + } + + - Methods [28] { + Method [ protected method getConditional ] { + + - Parameters [3] { + Parameter #0 [ float $source ] + Parameter #1 [ float $target ] + Parameter #2 [ bool $included = false ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method checkUpload ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method checkUploadIsEmpty ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method checkUploadIsValid ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method checkUploadMaxSize ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method getFileSizeInBytes ] { + + - Parameters [1] { + Parameter #0 [ string $size ] + } + - Return [ float ] + } + + Method [ public method getMessageFileEmpty ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMessageIniSize ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMessageValid ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method isAllowEmpty ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method setMessageFileEmpty ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ void ] + } + + Method [ public method setMessageIniSize ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ void ] + } + + Method [ public method setMessageValid ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ void ] + } + + Method [ protected method checkIsUploadedFile ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\File\Size\Min extends Phalcon\Filter\Validation\Validator\File\Size\Equal implements Phalcon\Filter\Validation\ValidatorInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $messageFileEmpty = 'Field :field must not be empty' ] + Property [ protected $messageIniSize = 'File :field exceeds the maximum file size' ] + Property [ protected $messageValid = 'Field :field is not valid' ] + Property [ protected $template = 'File :field can not have the minimum size of :size' ] + } + + - Methods [28] { + Method [ protected method getConditional ] { + + - Parameters [3] { + Parameter #0 [ float $source ] + Parameter #1 [ float $target ] + Parameter #2 [ bool $included = false ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method checkUpload ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method checkUploadIsEmpty ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method checkUploadIsValid ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method checkUploadMaxSize ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method getFileSizeInBytes ] { + + - Parameters [1] { + Parameter #0 [ string $size ] + } + - Return [ float ] + } + + Method [ public method getMessageFileEmpty ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMessageIniSize ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMessageValid ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method isAllowEmpty ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + - Return [ bool ] + } + + Method [ public method setMessageFileEmpty ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ void ] + } + + Method [ public method setMessageIniSize ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ void ] + } + + Method [ public method setMessageValid ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ void ] + } + + Method [ protected method checkIsUploadedFile ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\Identical extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\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 does not have the expected value' ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\InclusionIn extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\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 must be a part of list: :domain' ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\Ip extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { + + - Constants [2] { + Constant [ public int VERSION_4 ] { 1048576 } + Constant [ public int VERSION_6 ] { 2097152 } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field must be a valid IP address' ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\Numericality extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\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 does not have a valid numeric format' ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\PresenceOf extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\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 is required' ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\Regex extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\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 does not match the required format' ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\StringLength extends Phalcon\Filter\Validation\AbstractValidatorComposite implements Phalcon\Filter\Validation\ValidatorCompositeInterface, Phalcon\Filter\Validation\ValidatorInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $template = NULL ] + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $validators = NULL ] + } + + - Methods [15] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method getValidators ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\StringLength\Max extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\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 must not exceed :max characters long' ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\StringLength\Min extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\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 must be at least :min characters long' ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\Uniqueness extends Phalcon\Filter\Validation\AbstractCombinedFieldsValidator implements Phalcon\Filter\Validation\ValidatorInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $templates = NULL ] + Property [ protected $options = NULL ] + Property [ protected $template = 'Field :field must be unique' ] + Property [ private $columnMap = NULL ] + } + + - Methods [17] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ protected method getColumnNameReal ] { + + - Parameters [2] { + Parameter #0 [ $record ] + Parameter #1 [ string $field ] + } + - Return [ string ] + } + + Method [ protected method isUniqueness ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ protected method isUniquenessModel ] { + + - Parameters [3] { + Parameter #0 [ $record ] + Parameter #1 [ array $field ] + Parameter #2 [ array $values ] + } + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + Class [ class Phalcon\Filter\Validation\Validator\Url extends Phalcon\Filter\Validation\AbstractValidator implements Phalcon\Filter\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 must be a url' ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ ?string $field = null ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements = [] ] + } + - Return [ Phalcon\Messages\Message ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Filter\Validation\ValidatorInterface ] + } + + Method [ protected method allowEmpty ] { + + - Parameters [2] { + Parameter #0 [ $field ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method checkArray ] { + + - Parameters [2] { + Parameter #0 [ $value ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Filter\Validation $validation ] + Parameter #1 [ string $field ] + } + } + } + } + + 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 [24] { + 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 = true ] + } + - Return [ void ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ ?Phalcon\Html\Escaper\EscaperInterface $escaper = null ] + Parameter #1 [ ?Phalcon\Session\ManagerInterface $session = null ] + } + } + + Method [ public method clear ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method error ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ ?string ] + } + + Method [ public method getAutoescape ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method getAutomaticHtml ] { + + - 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 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 [ static ] + } + + Method [ public method setAutomaticHtml ] { + + - Parameters [1] { + Parameter #0 [ bool $automaticHtml ] + } + - Return [ static ] + } + + Method [ public method setCssClasses ] { + + - Parameters [1] { + Parameter #0 [ array $cssClasses ] + } + - Return [ static ] + } + + Method [ public method setCssIconClasses ] { + + - Parameters [1] { + Parameter #0 [ array $cssIconClasses ] + } + - Return [ static ] + } + + Method [ public method setCustomTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $customTemplate ] + } + - Return [ static ] + } + + Method [ public method setEscaperService ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaperService ] + } + - Return [ static ] + } + + Method [ public method setImplicitFlush ] { + + - Parameters [1] { + Parameter #0 [ bool $implicitFlush ] + } + - Return [ static ] + } + + 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\Exceptions\EscaperServiceUnavailable extends Phalcon\Flash\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Exceptions\FlashMessageNotStringOrArray extends Phalcon\Flash\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Exceptions\SessionServiceUnavailable extends Phalcon\Flash\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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 [29] { + Method [ public method clear ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method getMessages ] { + + - Parameters [2] { + Parameter #0 [ $type = ] + Parameter #1 [ bool $remove = true ] + } + - Return [ array ] + } + + Method [ public method has ] { + + - Parameters [1] { + Parameter #0 [ ?string $type = null ] + } + - 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 = true ] + } + - Return [ void ] + } + + Method [ protected method getSessionMessages ] { + + - Parameters [2] { + Parameter #0 [ bool $remove ] + Parameter #1 [ ?string $type = null ] + } + - 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 __construct ] { + + - Parameters [2] { + Parameter #0 [ ?Phalcon\Html\Escaper\EscaperInterface $escaper = null ] + Parameter #1 [ ?Phalcon\Session\ManagerInterface $session = null ] + } + } + + Method [ public method error ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ ?string ] + } + + Method [ public method getAutoescape ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method getAutomaticHtml ] { + + - 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 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 [ static ] + } + + Method [ public method setAutomaticHtml ] { + + - Parameters [1] { + Parameter #0 [ bool $automaticHtml ] + } + - Return [ static ] + } + + Method [ public method setCssClasses ] { + + - Parameters [1] { + Parameter #0 [ array $cssClasses ] + } + - Return [ static ] + } + + Method [ public method setCssIconClasses ] { + + - Parameters [1] { + Parameter #0 [ array $cssIconClasses ] + } + - Return [ static ] + } + + Method [ public method setCustomTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $customTemplate ] + } + - Return [ static ] + } + + Method [ public method setEscaperService ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaperService ] + } + - Return [ static ] + } + + Method [ public method setImplicitFlush ] { + + - Parameters [1] { + Parameter #0 [ bool $implicitFlush ] + } + - Return [ static ] + } + + 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 [13] { + 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 $tagFactory = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + Property [ protected $method = 'inputCheckbox' ] + Property [ protected $uncheckedValue = NULL ] + Property [ protected $uncheckedValueSet = false ] + } + + - Methods [38] { + Method [ public method getUncheckedValue ] { + + - Parameters [0] { + } + } + + Method [ public method hasUncheckedValue ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method setUncheckedValue ] { + + - Parameters [1] { + Parameter #0 [ $value ] + } + - Return [ static ] + } + + 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\Filter\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidators ] { + + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = true ] + } + - 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 getTagFactory ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Html\TagFactory ] + } + + 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 render ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + 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 setTagFactory ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + } + - Return [ static ] + } + + 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 ] + } + + Method [ protected method getLocalTagFactory ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\TagFactory ] + } + } + } + + Class [ class Phalcon\Forms\Element\CheckGroup extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [11] { + Property [ protected $attributes = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $form = NULL ] + Property [ protected $label = NULL ] + Property [ protected $method = 'inputText' ] + Property [ protected $messages = NULL ] + Property [ protected $name = NULL ] + Property [ protected $tagFactory = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + Property [ protected $options = NULL ] + } + + - Methods [37] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ array $options = [] ] + Parameter #2 [ array $attributes = [] ] + } + } + + Method [ public method getOptions ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method render ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method setOptions ] { + + - Parameters [1] { + Parameter #0 [ array $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\Filter\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidators ] { + + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = true ] + } + - 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 getTagFactory ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Html\TagFactory ] + } + + 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 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 setTagFactory ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + } + - Return [ static ] + } + + 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 ] + } + + Method [ protected method getLocalTagFactory ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\TagFactory ] + } + } + } + + 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 [11] { + 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 $tagFactory = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + Property [ protected $method = 'inputDate' ] + } + + - Methods [35] { + 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\Filter\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidators ] { + + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = true ] + } + - 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 getTagFactory ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Html\TagFactory ] + } + + 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 render ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + 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 setTagFactory ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + } + - Return [ static ] + } + + 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 ] + } + + Method [ protected method getLocalTagFactory ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\TagFactory ] + } + } + } + + 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 [11] { + 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 $tagFactory = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + Property [ protected $method = 'inputEmail' ] + } + + - Methods [35] { + 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\Filter\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidators ] { + + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = true ] + } + - 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 getTagFactory ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Html\TagFactory ] + } + + 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 render ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + 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 setTagFactory ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + } + - Return [ static ] + } + + 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 ] + } + + Method [ protected method getLocalTagFactory ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\TagFactory ] + } + } + } + + 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 [11] { + 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 $tagFactory = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + Property [ protected $method = 'inputFile' ] + } + + - Methods [35] { + 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\Filter\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidators ] { + + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = true ] + } + - 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 getTagFactory ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Html\TagFactory ] + } + + 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 render ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + 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 setTagFactory ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + } + - Return [ static ] + } + + 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 ] + } + + Method [ protected method getLocalTagFactory ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\TagFactory ] + } + } + } + + 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 [11] { + 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 $tagFactory = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + Property [ protected $method = 'inputHidden' ] + } + + - Methods [35] { + 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\Filter\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidators ] { + + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = true ] + } + - 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 getTagFactory ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Html\TagFactory ] + } + + 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 render ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + 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 setTagFactory ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + } + - Return [ static ] + } + + 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 ] + } + + Method [ protected method getLocalTagFactory ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\TagFactory ] + } + } + } + + Class [ class Phalcon\Forms\Element\Numeric extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [11] { + 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 $tagFactory = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + Property [ protected $method = 'inputNumeric' ] + } + + - Methods [35] { + 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\Filter\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidators ] { + + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = true ] + } + - 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 getTagFactory ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Html\TagFactory ] + } + + 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 render ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + 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 setTagFactory ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + } + - Return [ static ] + } + + 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 ] + } + + Method [ protected method getLocalTagFactory ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\TagFactory ] + } + } + } + + Class [ class Phalcon\Forms\Element\Password extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [11] { + 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 $tagFactory = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + Property [ protected $method = 'inputPassword' ] + } + + - Methods [35] { + 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\Filter\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidators ] { + + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = true ] + } + - 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 getTagFactory ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Html\TagFactory ] + } + + 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 render ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + 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 setTagFactory ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + } + - Return [ static ] + } + + 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 ] + } + + Method [ protected method getLocalTagFactory ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\TagFactory ] + } + } + } + + Class [ class Phalcon\Forms\Element\Radio extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [11] { + 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 $tagFactory = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + Property [ protected $method = 'inputRadio' ] + } + + - Methods [35] { + 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\Filter\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidators ] { + + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = true ] + } + - 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 getTagFactory ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Html\TagFactory ] + } + + 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 render ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + 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 setTagFactory ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + } + - Return [ static ] + } + + 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 ] + } + + Method [ protected method getLocalTagFactory ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\TagFactory ] + } + } + } + + Class [ class Phalcon\Forms\Element\RadioGroup extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [11] { + Property [ protected $attributes = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $form = NULL ] + Property [ protected $label = NULL ] + Property [ protected $method = 'inputText' ] + Property [ protected $messages = NULL ] + Property [ protected $name = NULL ] + Property [ protected $tagFactory = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + Property [ protected $options = NULL ] + } + + - Methods [37] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ array $options = [] ] + Parameter #2 [ array $attributes = [] ] + } + } + + Method [ public method getOptions ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method render ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method setOptions ] { + + - Parameters [1] { + Parameter #0 [ array $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\Filter\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidators ] { + + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = true ] + } + - 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 getTagFactory ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Html\TagFactory ] + } + + 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 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 setTagFactory ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + } + - Return [ static ] + } + + 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 ] + } + + Method [ protected method getLocalTagFactory ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\TagFactory ] + } + } + } + + 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 [12] { + Property [ protected $attributes = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $form = NULL ] + Property [ protected $label = NULL ] + Property [ protected $method = 'inputText' ] + Property [ protected $messages = NULL ] + Property [ protected $name = NULL ] + Property [ protected $options = NULL ] + Property [ protected $tagFactory = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + Property [ protected $optionsValues = NULL ] + } + + - Methods [39] { + 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 [ protected method prepareAttributes ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ array ] + } + + 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\Filter\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidators ] { + + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = true ] + } + - 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 getTagFactory ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Html\TagFactory ] + } + + 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 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 setTagFactory ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + } + - Return [ static ] + } + + 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 ] + } + + Method [ protected method getLocalTagFactory ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\TagFactory ] + } + } + } + + Class [ class Phalcon\Forms\Element\Submit extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [11] { + 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 $tagFactory = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + Property [ protected $method = 'inputSubmit' ] + } + + - Methods [35] { + 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\Filter\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidators ] { + + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = true ] + } + - 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 getTagFactory ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Html\TagFactory ] + } + + 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 render ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + 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 setTagFactory ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + } + - Return [ static ] + } + + 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 ] + } + + Method [ protected method getLocalTagFactory ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\TagFactory ] + } + } + } + + Class [ class Phalcon\Forms\Element\Text extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [11] { + Property [ protected $attributes = NULL ] + Property [ protected $filters = NULL ] + Property [ protected $form = NULL ] + Property [ protected $label = NULL ] + Property [ protected $method = 'inputText' ] + Property [ protected $messages = NULL ] + Property [ protected $name = NULL ] + Property [ protected $options = NULL ] + Property [ protected $tagFactory = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + } + + - Methods [35] { + 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\Filter\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidators ] { + + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = true ] + } + - 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 getTagFactory ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Html\TagFactory ] + } + + 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 render ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + 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 setTagFactory ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + } + - Return [ static ] + } + + 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 ] + } + + Method [ protected method getLocalTagFactory ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\TagFactory ] + } + } + } + + Class [ class Phalcon\Forms\Element\TextArea extends Phalcon\Forms\Element\AbstractElement implements Phalcon\Forms\Element\ElementInterface, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [11] { + 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 $tagFactory = NULL ] + Property [ protected $validators = NULL ] + Property [ protected $value = NULL ] + Property [ protected $method = 'inputTextarea' ] + } + + - Methods [35] { + 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\Filter\Validation\ValidatorInterface $validator ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method addValidators ] { + + - Parameters [2] { + Parameter #0 [ array $validators ] + Parameter #1 [ bool $merge = true ] + } + - 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 getTagFactory ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Html\TagFactory ] + } + + 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 render ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + 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 setTagFactory ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + } + - Return [ static ] + } + + 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 ] + } + + Method [ protected method getLocalTagFactory ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\TagFactory ] + } + } + } + + Class [ class Phalcon\Forms\Exceptions\ElementNotInForm extends Phalcon\Forms\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [2] { + Method [ static public method tagFactoryNotFound ] { + + - Parameters [0] { + } + - Return [ self ] + } + + Method [ static public method usingParameterRequired ] { + + - Parameters [0] { + } + - Return [ self ] + } + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Exceptions\FormElementNameRequired extends InvalidArgumentException implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Exceptions\FormNotInLocator extends Phalcon\Forms\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [2] { + Method [ static public method tagFactoryNotFound ] { + + - Parameters [0] { + } + - Return [ self ] + } + + Method [ static public method usingParameterRequired ] { + + - Parameters [0] { + } + - Return [ self ] + } + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Exceptions\FormNotRegistered extends Phalcon\Forms\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [2] { + Method [ static public method tagFactoryNotFound ] { + + - Parameters [0] { + } + - Return [ self ] + } + + Method [ static public method usingParameterRequired ] { + + - Parameters [0] { + } + - Return [ self ] + } + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Exceptions\InvalidEntity extends Phalcon\Forms\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [2] { + Method [ static public method tagFactoryNotFound ] { + + - Parameters [0] { + } + - Return [ self ] + } + + Method [ static public method usingParameterRequired ] { + + - Parameters [0] { + } + - Return [ self ] + } + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Exceptions\InvalidFilterType extends Phalcon\Forms\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [2] { + Method [ static public method tagFactoryNotFound ] { + + - Parameters [0] { + } + - Return [ self ] + } + + Method [ static public method usingParameterRequired ] { + + - Parameters [0] { + } + - Return [ self ] + } + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Exceptions\InvalidJsonSchema extends Phalcon\Forms\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [2] { + Method [ static public method tagFactoryNotFound ] { + + - Parameters [0] { + } + - Return [ self ] + } + + Method [ static public method usingParameterRequired ] { + + - Parameters [0] { + } + - Return [ self ] + } + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $detail ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Exceptions\JsonSchemaNotArray extends Phalcon\Forms\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [2] { + Method [ static public method tagFactoryNotFound ] { + + - Parameters [0] { + } + - Return [ self ] + } + + Method [ static public method usingParameterRequired ] { + + - Parameters [0] { + } + - Return [ self ] + } + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Exceptions\NoFormElements extends Phalcon\Forms\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [2] { + Method [ static public method tagFactoryNotFound ] { + + - Parameters [0] { + } + - Return [ self ] + } + + Method [ static public method usingParameterRequired ] { + + - Parameters [0] { + } + - Return [ self ] + } + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Exceptions\SchemaEntryMissingKey extends Phalcon\Forms\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [2] { + Method [ static public method tagFactoryNotFound ] { + + - Parameters [0] { + } + - Return [ self ] + } + + Method [ static public method usingParameterRequired ] { + + - Parameters [0] { + } + - Return [ self ] + } + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ int $index ] + Parameter #1 [ string $key ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Exceptions\SchemaEntryNotArray extends Phalcon\Forms\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [2] { + Method [ static public method tagFactoryNotFound ] { + + - Parameters [0] { + } + - Return [ self ] + } + + Method [ static public method usingParameterRequired ] { + + - Parameters [0] { + } + - Return [ self ] + } + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ int $index ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Exceptions\UnknownFormElementType extends Phalcon\Forms\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [2] { + Method [ static public method tagFactoryNotFound ] { + + - Parameters [0] { + } + - Return [ self ] + } + + Method [ static public method usingParameterRequired ] { + + - Parameters [0] { + } + - Return [ self ] + } + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $type ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Exceptions\YamlExtensionRequired extends Phalcon\Forms\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [2] { + Method [ static public method tagFactoryNotFound ] { + + - Parameters [0] { + } + - Return [ self ] + } + + Method [ static public method usingParameterRequired ] { + + - Parameters [0] { + } + - Return [ self ] + } + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Exceptions\YamlSchemaNotArray extends Phalcon\Forms\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [2] { + Method [ static public method tagFactoryNotFound ] { + + - Parameters [0] { + } + - Return [ self ] + } + + Method [ static public method usingParameterRequired ] { + + - Parameters [0] { + } + - Return [ self ] + } + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Form extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Countable, Iterator, Traversable, Phalcon\Html\Attributes\AttributesInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [13] { + 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 $tagFactory = NULL ] + Property [ protected $validation = NULL ] + Property [ protected $whitelist = NULL ] + } + + - Methods [44] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ $entity = ] + Parameter #1 [ array $userOptions = [] ] + } + } + + Method [ public method add ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Forms\Element\ElementInterface $element ] + Parameter #1 [ ?string $position = null ] + Parameter #2 [ ?bool $type = null ] + } + - Return [ static ] + } + + Method [ public method bind ] { + + - Parameters [3] { + Parameter #0 [ array $data ] + Parameter #1 [ $entity = ] + Parameter #2 [ array $whitelist = [] ] + } + - Return [ static ] + } + + Method [ public method clear ] { + + - Parameters [1] { + Parameter #0 [ $fields = ] + } + - Return [ static ] + } + + Method [ public method count ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method current ] { + + - Parameters [0] { + } + - Return [ mixed ] + } + + Method [ public method get ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Forms\Element\ElementInterface ] + } + + Method [ public method getAction ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getAttributes ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\Attributes ] + } + + Method [ public method getElements ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getEntity ] { + + - Parameters [0] { + } + } + + Method [ public method getFilteredValue ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + } + + Method [ public method getLabel ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ string ] + } + + Method [ public method getMessages ] { + + - Parameters [0] { + } + - Return [ Phalcon\Messages\Messages ] + } + + Method [ public method getMessagesFor ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Messages\Messages ] + } + + Method [ public method getTagFactory ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Html\TagFactory ] + } + + Method [ public method getUserOption ] { + + - Parameters [2] { + Parameter #0 [ string $option ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method getUserOptions ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getValue ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + } + + Method [ public method getValidation ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Filter\Validation\ValidationInterface ] + } + + Method [ public method getWhitelist ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method has ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method hasMessagesFor ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + 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 load ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Contracts\Forms\Schema $schema ] + Parameter #1 [ Phalcon\Forms\FormsLocator $locator ] + } + - Return [ static ] + } + + Method [ public method label ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method next ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method render ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method remove ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method rewind ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method setAction ] { + + - Parameters [1] { + Parameter #0 [ string $action ] + } + - Return [ static ] + } + + Method [ public method setAttributes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Attributes $attributes ] + } + - Return [ static ] + } + + Method [ public method setEntity ] { + + - Parameters [1] { + Parameter #0 [ $entity ] + } + - Return [ static ] + } + + Method [ public method setTagFactory ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\TagFactory $tagFactory ] + } + - Return [ static ] + } + + Method [ public method setValidation ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Filter\Validation\ValidationInterface $validation ] + } + - Return [ static ] + } + + Method [ public method setWhitelist ] { + + - Parameters [1] { + Parameter #0 [ array $whitelist ] + } + - Return [ static ] + } + + Method [ public method setUserOption ] { + + - Parameters [2] { + Parameter #0 [ string $option ] + Parameter #1 [ $value ] + } + - Return [ static ] + } + + Method [ public method setUserOptions ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + - Return [ static ] + } + + 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\FormsLocator ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ private $elements = NULL ] + Property [ private $factories = NULL ] + Property [ private $instances = NULL ] + } + + - Methods [8] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $definitions = [] ] + } + } + + Method [ public method get ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $entity = ] + } + - Return [ Phalcon\Forms\Form ] + } + + Method [ public method getElement ] { + + - Parameters [1] { + Parameter #0 [ string $type ] + } + } + + Method [ public method has ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method hasElement ] { + + - Parameters [1] { + Parameter #0 [ string $type ] + } + - Return [ bool ] + } + + Method [ public method set ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $factory ] + } + - Return [ void ] + } + + Method [ public method setElement ] { + + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ $factory ] + } + - Return [ void ] + } + + Method [ protected method getDefaultServices ] { + + - Parameters [0] { + } + - Return [ array ] + } + } + } + + Class [ class Phalcon\Forms\Loader\ArrayLoader implements Phalcon\Contracts\Forms\Schema ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $definitions = NULL ] + } + + - Methods [3] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $definitions ] + } + } + + Method [ public method load ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ protected method validateDefinition ] { + + - Parameters [2] { + Parameter #0 [ $definition ] + Parameter #1 [ int $index ] + } + - Return [ void ] + } + } + } + + Class [ class Phalcon\Forms\Loader\JsonLoader implements Phalcon\Contracts\Forms\Schema ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $source = NULL ] + } + + - Methods [3] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $source ] + } + } + + Method [ public method load ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ protected method phpFileGetContents ] { + + - Parameters [1] { + Parameter #0 [ string $filename ] + } + } + } + } + + Class [ class Phalcon\Forms\Loader\YamlLoader implements Phalcon\Contracts\Forms\Schema ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $source = NULL ] + } + + - Methods [2] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $source ] + } + } + + Method [ public method load ] { + + - Parameters [0] { + } + - Return [ array ] + } + } + } + + Class [ class Phalcon\Forms\Manager ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $forms = NULL ] + Property [ protected $locator = NULL ] + } + + - Methods [7] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ ?Phalcon\Forms\FormsLocator $locator = null ] + } + } + + 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 [ string $name ] + } + - Return [ Phalcon\Forms\Form ] + } + + Method [ public method getLocator ] { + + - Parameters [0] { + } + - Return [ Phalcon\Forms\FormsLocator ] + } + + Method [ public method has ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method loadForm ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ Phalcon\Contracts\Forms\Schema $schema ] + Parameter #2 [ $entity = ] + } + - Return [ Phalcon\Forms\Form ] + } + + Method [ public method set ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ Phalcon\Forms\Form $form ] + } + - Return [ static ] + } + } + } + + Class [ class Phalcon\Html\Attributes extends Phalcon\Support\Collection implements Stringable, JsonSerializable, Countable, Phalcon\Contracts\Support\Collection, Traversable, IteratorAggregate, ArrayAccess, Phalcon\Support\Collection\CollectionInterface, Phalcon\Html\Attributes\RenderInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] + Property [ protected $strictNull = false ] + Property [ protected $type = NULL ] + } + + - Methods [48] { + Method [ public method render ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method renderAttributes ] { + + - Parameters [1] { + Parameter #0 [ array $attributes ] + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [4] { + Parameter #0 [ array $data = [] ] + Parameter #1 [ bool $insensitive = true ] + Parameter #2 [ bool $strictNull = false ] + Parameter #3 [ ?string $type = null ] + } + } + + Method [ public method __get ] { + + - Parameters [1] { + Parameter #0 [ string $element ] + } + - Return [ mixed ] + } + + Method [ public method __isset ] { + + - Parameters [1] { + Parameter #0 [ string $element ] + } + - Return [ bool ] + } + + Method [ public method __serialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method __set ] { + + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method __unserialize ] { + + - Parameters [1] { + Parameter #0 [ array $data ] + } + - 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 column ] { + + - Parameters [1] { + Parameter #0 [ string $propertyOrMethod ] + } + - Return [ array ] + } + + Method [ public method count ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method each ] { + + - Parameters [1] { + Parameter #0 [ $callback ] + } + - Return [ static ] + } + + Method [ public method filter ] { + + - Parameters [1] { + Parameter #0 [ $callback ] + } + - Return [ static ] + } + + Method [ public method first ] { + + - Parameters [0] { + } + - Return [ mixed ] + } + + Method [ public method get ] { + + - Parameters [3] { + Parameter #0 [ string $element ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = null ] + } + - Return [ mixed ] + } + + Method [ public method getIterator ] { + + - Parameters [0] { + } + - Return [ Traversable ] + } + + Method [ public method getKeys ] { + + - Parameters [1] { + Parameter #0 [ bool $insensitive = true ] + } + - Return [ array ] + } + + Method [ public method getType ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + 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 = [] ] + } + - Return [ void ] + } + + Method [ public method isEmpty ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method jsonSerialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method keys ] { + + - Parameters [1] { + Parameter #0 [ bool $insensitive = true ] + } + - Return [ array ] + } + + Method [ public method last ] { + + - Parameters [0] { + } + - Return [ mixed ] + } + + Method [ public method map ] { + + - Parameters [1] { + Parameter #0 [ $callback ] + } + - Return [ static ] + } + + Method [ public method offsetExists ] { + + - Parameters [1] { + Parameter #0 [ $element ] + } + - Return [ bool ] + } + + Method [ public method offsetGet ] { + + - Parameters [1] { + Parameter #0 [ $element ] + } + - Return [ mixed ] + } + + 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 reduce ] { + + - Parameters [2] { + Parameter #0 [ $callback ] + Parameter #1 [ $initial = ] + } + - Return [ mixed ] + } + + Method [ public method remove ] { + + - Parameters [1] { + Parameter #0 [ string $element ] + } + - Return [ void ] + } + + Method [ public method replace ] { + + - Parameters [1] { + Parameter #0 [ array $data ] + } + - Return [ void ] + } + + Method [ public method serialize ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method set ] { + + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method sort ] { + + - Parameters [2] { + Parameter #0 [ $callback = ] + Parameter #1 [ int $order = 4 ] + } + - Return [ static ] + } + + Method [ public method toArray ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method toJson ] { + + - Parameters [1] { + Parameter #0 [ int $options = 4194383 ] + } + - Return [ string ] + } + + Method [ public method unserialize ] { + + - Parameters [1] { + Parameter #0 [ string $data ] + } + - Return [ void ] + } + + Method [ public method values ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method where ] { + + - Parameters [2] { + Parameter #0 [ string $propertyOrMethod ] + Parameter #1 [ $value ] + } + - Return [ static ] + } + + Method [ protected method cloneEmpty ] { + + - Parameters [1] { + Parameter #0 [ array $data = [] ] + } + - Return [ static ] + } + + Method [ protected method extractValue ] { + + - Parameters [2] { + Parameter #0 [ $item ] + Parameter #1 [ string $propertyOrMethod ] + } + - Return [ mixed ] + } + + Method [ protected method processKey ] { + + - Parameters [1] { + Parameter #0 [ string $element ] + } + - Return [ string ] + } + + Method [ protected method setData ] { + + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ protected method validateType ] { + + - Parameters [1] { + Parameter #0 [ $value ] + } + - Return [ void ] + } + } + } + + Class [ class Phalcon\Html\Breadcrumbs ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ private $elements = NULL ] + Property [ private $separator = ' / ' ] + Property [ private $template = '
    %label%
    ' ] + } + + - Methods [7] { + Method [ public method add ] { + + - Parameters [2] { + Parameter #0 [ string $label ] + Parameter #1 [ string $link = '' ] + } + - Return [ static ] + } + + Method [ public method clear ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method getSeparator ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method remove ] { + + - Parameters [1] { + Parameter #0 [ string $link ] + } + - Return [ void ] + } + + Method [ public method render ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method setSeparator ] { + + - Parameters [1] { + Parameter #0 [ string $separator ] + } + - Return [ static ] + } + + Method [ public method toArray ] { + + - Parameters [0] { + } + - Return [ array ] + } + } + } + + Class [ class Phalcon\Html\Escaper implements Phalcon\Html\Escaper\EscaperInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $attributeEscaper = NULL ] + Property [ protected $cssEscaper = NULL ] + Property [ protected $htmlEscaper = NULL ] + Property [ protected $jsEscaper = NULL ] + Property [ protected $urlEscaper = NULL ] + } + + - Methods [29] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $encoding = 'utf-8' ] + Parameter #1 [ int $flags = 11 ] + Parameter #2 [ bool $doubleEncode = true ] + } + } + + Method [ public method attributes ] { + + - Parameters [1] { + Parameter #0 [ $input = ] + } + - Return [ string ] + } + + Method [ public method css ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ final public method detectEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ ?string ] + } + + Method [ public method escapeCss ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ public method escapeHtml ] { + + - Parameters [1] { + Parameter #0 [ ?string $input = null ] + } + - Return [ string ] + } + + Method [ public method escapeHtmlAttr ] { + + - Parameters [1] { + Parameter #0 [ ?string $input = null ] + } + - Return [ string ] + } + + Method [ public method escapeJs ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ public method escapeUrl ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ public method getAttributeEscaper ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\Escaper\AttributeEscaper ] + } + + Method [ public method getCssEscaper ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\Escaper\CssEscaper ] + } + + Method [ public method getEncoding ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getFlags ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getHtmlEscaper ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\Escaper\HtmlEscaper ] + } + + Method [ public method getJsEscaper ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\Escaper\JsEscaper ] + } + + Method [ public method getUrlEscaper ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\Escaper\UrlEscaper ] + } + + Method [ public method html ] { + + - Parameters [1] { + Parameter #0 [ ?string $input = null ] + } + - Return [ string ] + } + + Method [ public method js ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ final public method normalizeEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ public method setAttributeEscaper ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\AttributeEscaper $escaper ] + } + - Return [ static ] + } + + Method [ public method setCssEscaper ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\CssEscaper $escaper ] + } + - Return [ static ] + } + + Method [ public method setDoubleEncode ] { + + - Parameters [1] { + Parameter #0 [ bool $doubleEncode ] + } + - Return [ static ] + } + + Method [ public method setEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $encoding ] + } + - Return [ static ] + } + + Method [ public method setFlags ] { + + - Parameters [1] { + Parameter #0 [ int $flags ] + } + - Return [ static ] + } + + Method [ public method setHtmlEscaper ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\HtmlEscaper $escaper ] + } + - Return [ static ] + } + + Method [ public method setHtmlQuoteType ] { + + - Parameters [1] { + Parameter #0 [ int $flags ] + } + - Return [ static ] + } + + Method [ public method setJsEscaper ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\JsEscaper $escaper ] + } + - Return [ static ] + } + + Method [ public method setUrlEscaper ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\UrlEscaper $escaper ] + } + - Return [ static ] + } + + Method [ public method url ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Html\EscaperFactory ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method newInstance ] { + + - Parameters [0] { + } + - Return [ Phalcon\Html\Escaper ] + } + } + } + + Class [ class Phalcon\Html\Escaper\AttributeEscaper extends Phalcon\Html\Escaper\AbstractEscaper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $doubleEncode = true ] + Property [ protected $encoding = 'utf-8' ] + Property [ protected $flags = 11 ] + } + + - Methods [11] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $input = ] + } + - Return [ string ] + } + + Method [ public method escape ] { + + - Parameters [1] { + Parameter #0 [ $input = ] + } + - Return [ string ] + } + + Method [ protected method escapeValue ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ final public method detectEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ ?string ] + } + + Method [ public method getDoubleEncode ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method getEncoding ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getFlags ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ final public method normalizeEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ public method setDoubleEncode ] { + + - Parameters [1] { + Parameter #0 [ bool $doubleEncode ] + } + - Return [ static ] + } + + Method [ public method setEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $encoding ] + } + - Return [ static ] + } + + Method [ public method setFlags ] { + + - Parameters [1] { + Parameter #0 [ int $flags ] + } + - Return [ static ] + } + } + } + + Class [ class Phalcon\Html\Escaper\CssEscaper extends Phalcon\Html\Escaper\AbstractEscaper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $doubleEncode = true ] + Property [ protected $encoding = 'utf-8' ] + Property [ protected $flags = 11 ] + } + + - Methods [11] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ public method escape ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ private method doEscapeCss ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ final public method detectEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ ?string ] + } + + Method [ public method getDoubleEncode ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method getEncoding ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getFlags ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ final public method normalizeEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ public method setDoubleEncode ] { + + - Parameters [1] { + Parameter #0 [ bool $doubleEncode ] + } + - Return [ static ] + } + + Method [ public method setEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $encoding ] + } + - Return [ static ] + } + + Method [ public method setFlags ] { + + - Parameters [1] { + Parameter #0 [ int $flags ] + } + - Return [ static ] + } + } + } + + Class [ class Phalcon\Html\Escaper\Exception extends Exception implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - 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] { + } + - Tentative return [ void ] + } + + 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\Html\Escaper\HtmlEscaper extends Phalcon\Html\Escaper\AbstractEscaper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $doubleEncode = true ] + Property [ protected $encoding = 'utf-8' ] + Property [ protected $flags = 11 ] + } + + - Methods [10] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ ?string $input = null ] + } + - Return [ string ] + } + + Method [ public method escape ] { + + - Parameters [1] { + Parameter #0 [ ?string $input = null ] + } + - Return [ string ] + } + + Method [ final public method detectEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ ?string ] + } + + Method [ public method getDoubleEncode ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method getEncoding ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getFlags ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ final public method normalizeEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ public method setDoubleEncode ] { + + - Parameters [1] { + Parameter #0 [ bool $doubleEncode ] + } + - Return [ static ] + } + + Method [ public method setEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $encoding ] + } + - Return [ static ] + } + + Method [ public method setFlags ] { + + - Parameters [1] { + Parameter #0 [ int $flags ] + } + - Return [ static ] + } + } + } + + Class [ class Phalcon\Html\Escaper\JsEscaper extends Phalcon\Html\Escaper\AbstractEscaper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $doubleEncode = true ] + Property [ protected $encoding = 'utf-8' ] + Property [ protected $flags = 11 ] + } + + - Methods [11] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ public method escape ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ private method doEscapeJs ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ final public method detectEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ ?string ] + } + + Method [ public method getDoubleEncode ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method getEncoding ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getFlags ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ final public method normalizeEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ public method setDoubleEncode ] { + + - Parameters [1] { + Parameter #0 [ bool $doubleEncode ] + } + - Return [ static ] + } + + Method [ public method setEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $encoding ] + } + - Return [ static ] + } + + Method [ public method setFlags ] { + + - Parameters [1] { + Parameter #0 [ int $flags ] + } + - Return [ static ] + } + } + } + + Class [ class Phalcon\Html\Escaper\UrlEscaper extends Phalcon\Html\Escaper\AbstractEscaper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $doubleEncode = true ] + Property [ protected $encoding = 'utf-8' ] + Property [ protected $flags = 11 ] + } + + - Methods [10] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ public method escape ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ final public method detectEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ ?string ] + } + + Method [ public method getDoubleEncode ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method getEncoding ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getFlags ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ final public method normalizeEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - Return [ string ] + } + + Method [ public method setDoubleEncode ] { + + - Parameters [1] { + Parameter #0 [ bool $doubleEncode ] + } + - Return [ static ] + } + + Method [ public method setEncoding ] { + + - Parameters [1] { + Parameter #0 [ string $encoding ] + } + - Return [ static ] + } + + Method [ public method setFlags ] { + + - Parameters [1] { + Parameter #0 [ int $flags ] + } + - Return [ static ] + } + } + } + + Class [ class Phalcon\Html\Exceptions\AttributeNotRenderable extends Phalcon\Html\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ string $type ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Html\Exceptions\FriendlyTitleConversionFailed extends Phalcon\Html\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Html\Exceptions\InvalidResultsetValue extends InvalidArgumentException implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Html\Exceptions\ServiceNotRegistered extends Phalcon\Html\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Html\Exceptions\UsingRequiresTwoValues extends InvalidArgumentException implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Html\Helper\Anchor extends Phalcon\Html\Helper\AbstractHelper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $forceRaw = false ] + } + + - Methods [12] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + Parameter #2 [ bool $forceRaw = false ] + } + } + + Method [ public method __invoke ] { + + - Parameters [4] { + Parameter #0 [ string $href ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Base extends Phalcon\Html\Helper\AbstractHelper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + } + + - Methods [12] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ ?string $href = null ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + } + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Body extends Phalcon\Html\Helper\AbstractHelper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + } + + - Methods [12] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + } + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Breadcrumbs extends Phalcon\Html\Helper\AbstractHelper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [12] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ private $attributes = NULL ] + Property [ private $prefix = '' ] + Property [ private $url = NULL ] + Property [ private $data = NULL ] + Property [ private $separator = '
  • /
  • ' ] + Property [ private $template = NULL ] + Property [ private $interpolator = NULL ] + } + + - Methods [28] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Mvc\Url\UrlInterface $url = null ] + } + } + + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ string $indent = ' ' ] + Parameter #1 [ ?string $delimiter = null ] + } + - Return [ static ] + } + + Method [ public method add ] { + + - Parameters [4] { + Parameter #0 [ string $text ] + Parameter #1 [ string $link = '' ] + Parameter #2 [ string $icon = '' ] + Parameter #3 [ array $attributes = [] ] + } + - Return [ static ] + } + + Method [ public method clear ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method clearAttributes ] { + + - Parameters [0] { + } + - Return [ static ] + } + + Method [ public method getAttributes ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getPrefix ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getSeparator ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getTemplate ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method remove ] { + + - Parameters [1] { + Parameter #0 [ int $index ] + } + - Return [ void ] + } + + Method [ public method render ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method setAttributes ] { + + - Parameters [1] { + Parameter #0 [ array $attributes ] + } + - Return [ static ] + } + + Method [ public method setPrefix ] { + + - Parameters [1] { + Parameter #0 [ string $prefix ] + } + - Return [ static ] + } + + Method [ public method setSeparator ] { + + - Parameters [1] { + Parameter #0 [ string $separator ] + } + - Return [ static ] + } + + Method [ public method setTemplate ] { + + - Parameters [3] { + Parameter #0 [ string $main ] + Parameter #1 [ string $line ] + Parameter #2 [ string $last ] + } + - Return [ static ] + } + + Method [ public method toArray ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ private method getLink ] { + + - Parameters [2] { + Parameter #0 [ string $template ] + Parameter #1 [ array $element ] + } + - Return [ string ] + } + + Method [ private method processAttributes ] { + + - Parameters [1] { + Parameter #0 [ array $attributes ] + } + - Return [ string ] + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Button extends Phalcon\Html\Helper\AbstractHelper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $forceRaw = false ] + } + + - Methods [12] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + Parameter #2 [ bool $forceRaw = false ] + } + } + + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $text ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Close extends Phalcon\Html\Helper\AbstractHelper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + } + + - Methods [12] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + } + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Doctype implements Stringable ] { + + - 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] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ private $delimiter = NULL ] + Property [ private $type = NULL ] + } + + - Methods [4] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ int $type = 5 ] + Parameter #1 [ string $delimiter = '\n' ] + } + - Return [ static ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getType ] { + + - Parameters [0] { + } + - Return [ int ] + } + } + } + + Class [ class Phalcon\Html\Helper\Element extends Phalcon\Html\Helper\AbstractHelper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $forceRaw = false ] + } + + - Methods [12] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + Parameter #2 [ bool $forceRaw = false ] + } + } + + Method [ public method __invoke ] { + + - Parameters [4] { + Parameter #0 [ string $tag ] + Parameter #1 [ string $text ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Form extends Phalcon\Html\Helper\AbstractHelper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + } + + - Methods [12] { + Method [ public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + } + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\FriendlyTitle extends Phalcon\Html\Helper\AbstractHelper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $friendly = NULL ] + } + + - Methods [12] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + } + } + + Method [ public method __invoke ] { + + - Parameters [4] { + Parameter #0 [ string $text ] + Parameter #1 [ string $separator = '-' ] + Parameter #2 [ bool $lowercase = true ] + Parameter #3 [ $replace = ] + } + - Return [ string ] + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Img extends Phalcon\Html\Helper\AbstractHelper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + } + + - Methods [12] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ string $src ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + } + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Input\Checkbox extends Phalcon\Html\Helper\Input\AbstractChecked implements Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [9] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $label = NULL ] + Property [ protected $strict = false ] + Property [ protected $type = 'checkbox' ] + } + + - Methods [18] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + } + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method label ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ static ] + } + + Method [ public method strict ] { + + - Parameters [1] { + Parameter #0 [ bool $flag = true ] + } + - Return [ static ] + } + + Method [ protected method processChecked ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ protected method processUnchecked ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = null ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ static ] + } + + Method [ public method setValue ] { + + - Parameters [1] { + Parameter #0 [ ?string $value = null ] + } + - Return [ static ] + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Input\CheckboxGroup extends Phalcon\Html\Helper\Input\AbstractGroup implements Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [10] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $checked = NULL ] + Property [ protected $name = '' ] + Property [ protected $options = NULL ] + Property [ protected $sharedAttributes = NULL ] + Property [ protected $type = 'checkbox' ] + } + + - Methods [15] { + Method [ protected method isChecked ] { + + - Parameters [1] { + Parameter #0 [ string $value ] + } + - Return [ bool ] + } + + Method [ public method __invoke ] { + + - Parameters [4] { + Parameter #0 [ string $name ] + Parameter #1 [ array $options ] + Parameter #2 [ $checked = ] + Parameter #3 [ array $attributes = [] ] + } + - Return [ static ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method renderItem ] { + + - Parameters [2] { + Parameter #0 [ string $value ] + Parameter #1 [ $definition ] + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + } + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Input\Generic extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [7] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $type = 'text' ] + Property [ protected $attributes = NULL ] + } + + - Methods [15] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + Parameter #2 [ string $type = 'text' ] + } + } + + Method [ public method setType ] { + + - Parameters [1] { + Parameter #0 [ string $type ] + } + - Return [ Phalcon\Html\Helper\Input\AbstractInput ] + } + + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = null ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ static ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method setValue ] { + + - Parameters [1] { + Parameter #0 [ ?string $value = null ] + } + - Return [ static ] + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Input\Radio extends Phalcon\Html\Helper\Input\AbstractChecked implements Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [9] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $label = NULL ] + Property [ protected $strict = false ] + Property [ protected $type = 'radio' ] + } + + - Methods [18] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + } + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method label ] { + + - Parameters [1] { + Parameter #0 [ array $attributes = [] ] + } + - Return [ static ] + } + + Method [ public method strict ] { + + - Parameters [1] { + Parameter #0 [ bool $flag = true ] + } + - Return [ static ] + } + + Method [ protected method processChecked ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ protected method processUnchecked ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = null ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ static ] + } + + Method [ public method setValue ] { + + - Parameters [1] { + Parameter #0 [ ?string $value = null ] + } + - Return [ static ] + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Input\RadioGroup extends Phalcon\Html\Helper\Input\AbstractGroup implements Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [10] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $checked = NULL ] + Property [ protected $name = '' ] + Property [ protected $options = NULL ] + Property [ protected $sharedAttributes = NULL ] + Property [ protected $type = 'radio' ] + } + + - Methods [15] { + Method [ protected method isChecked ] { + + - Parameters [1] { + Parameter #0 [ string $value ] + } + - Return [ bool ] + } + + Method [ public method __invoke ] { + + - Parameters [4] { + Parameter #0 [ string $name ] + Parameter #1 [ array $options ] + Parameter #2 [ $checked = ] + Parameter #3 [ array $attributes = [] ] + } + - Return [ static ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method renderItem ] { + + - Parameters [2] { + Parameter #0 [ string $value ] + Parameter #1 [ $definition ] + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + } + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Input\Select extends Phalcon\Html\Helper\AbstractList implements Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [11] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + 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 = '' ] + Property [ protected $strict = false ] + } + + - Methods [24] { + Method [ public method add ] { + + - Parameters [4] { + Parameter #0 [ string $text ] + Parameter #1 [ ?string $value = null ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = false ] + } + - Return [ static ] + } + + Method [ public method addPlaceholder ] { + + - Parameters [4] { + Parameter #0 [ string $text ] + Parameter #1 [ ?string $value = null ] + Parameter #2 [ array $attributes = [] ] + Parameter #3 [ bool $raw = false ] + } + - Return [ static ] + } + + Method [ public method fromData ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Contracts\Html\Helper\Input\SelectData $data ] + } + - Return [ static ] + } + + Method [ public method optGroup ] { + + - Parameters [2] { + Parameter #0 [ ?string $label = null ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ static ] + } + + Method [ public method placeholder ] { + + - Parameters [1] { + Parameter #0 [ string $text ] + } + - Return [ static ] + } + + Method [ public method selected ] { + + - Parameters [1] { + Parameter #0 [ string $selected ] + } + - Return [ static ] + } + + Method [ public method strict ] { + + - Parameters [1] { + Parameter #0 [ bool $flag = true ] + } + - Return [ static ] + } + + 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 [ ?string $value = null ] + } + - Return [ array ] + } + + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $indent = ' ' ] + Parameter #1 [ ?string $delimiter = null ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ static ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + } + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Input\Select\ArrayData implements Phalcon\Contracts\Html\Helper\Input\SelectData ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $attributes = NULL ] + Property [ protected $data = NULL ] + } + + - Methods [3] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ array $data = [] ] + Parameter #1 [ array $attributes = [] ] + } + } + + Method [ public method getAttributes ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getOptions ] { + + - Parameters [0] { + } + - Return [ array ] + } + } + } + + Class [ class Phalcon\Html\Helper\Input\Select\ResultsetData implements Phalcon\Contracts\Html\Helper\Input\SelectData ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $attributesMap = NULL ] + Property [ protected $resolvedAttributes = NULL ] + Property [ protected $resolvedOptions = NULL ] + Property [ protected $resultset = NULL ] + Property [ protected $using = NULL ] + } + + - Methods [5] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\Model\ResultsetInterface $resultset ] + Parameter #1 [ array $using ] + Parameter #2 [ array $attributesMap = [] ] + } + } + + Method [ public method getAttributes ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getOptions ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ protected method readField ] { + + - Parameters [2] { + Parameter #0 [ $option ] + Parameter #1 [ string $field ] + } + } + + Method [ protected method resolve ] { + + - Parameters [0] { + } + - Return [ void ] + } + } + } + + Class [ class Phalcon\Html\Helper\Input\Textarea extends Phalcon\Html\Helper\Input\AbstractInput implements Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [7] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $type = 'textarea' ] + } + + - Methods [14] { + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ ?string $value = null ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ static ] + } + + Method [ public method setValue ] { + + - Parameters [1] { + Parameter #0 [ ?string $value = null ] + } + - Return [ static ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + } + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Label extends Phalcon\Html\Helper\AbstractHelper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $forceRaw = false ] + } + + - Methods [12] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + Parameter #2 [ bool $forceRaw = false ] + } + } + + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $label ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Link extends Phalcon\Html\Helper\Style implements Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [7] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $store = NULL ] + } + + - Methods [19] { + Method [ public method add ] { + + - Parameters [3] { + Parameter #0 [ string $url ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ int $position = -1 ] + } + - Return [ static ] + } + + 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 setStyle ] { + + - Parameters [1] { + Parameter #0 [ bool $flag ] + } + - Return [ static ] + } + + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ string $indent = ' ' ] + Parameter #1 [ ?string $delimiter = null ] + } + - Return [ static ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method reset ] { + + - Parameters [0] { + } + - Return [ static ] + } + + Method [ protected method pushOrPlace ] { + + - Parameters [2] { + Parameter #0 [ array $entry ] + Parameter #1 [ int $position = -1 ] + } + - Return [ void ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + } + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Meta extends Phalcon\Html\Helper\AbstractSeries implements Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [7] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $store = NULL ] + } + + - Methods [21] { + Method [ public method add ] { + + - Parameters [2] { + Parameter #0 [ array $attributes = [] ] + Parameter #1 [ int $position = -1 ] + } + - Return [ static ] + } + + Method [ public method addHttp ] { + + - Parameters [3] { + Parameter #0 [ string $httpEquiv ] + Parameter #1 [ string $content ] + Parameter #2 [ int $position = -1 ] + } + - Return [ static ] + } + + Method [ public method addName ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ string $content ] + Parameter #2 [ int $position = -1 ] + } + - Return [ static ] + } + + Method [ public method addProperty ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ string $content ] + Parameter #2 [ int $position = -1 ] + } + - Return [ static ] + } + + Method [ protected method getTag ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ private method addElement ] { + + - Parameters [4] { + Parameter #0 [ string $element ] + Parameter #1 [ string $value ] + Parameter #2 [ string $content ] + Parameter #3 [ int $position = -1 ] + } + - Return [ static ] + } + + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ string $indent = ' ' ] + Parameter #1 [ ?string $delimiter = null ] + } + - Return [ static ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method reset ] { + + - Parameters [0] { + } + - Return [ static ] + } + + Method [ protected method pushOrPlace ] { + + - Parameters [2] { + Parameter #0 [ array $entry ] + Parameter #1 [ int $position = -1 ] + } + - Return [ void ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + } + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Preload extends Phalcon\Html\Helper\AbstractHelper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $response = NULL ] + } + + - Methods [12] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Http\ResponseInterface $response = null ] + } + } + + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $href ] + Parameter #1 [ string $type = 'style' ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Script extends Phalcon\Html\Helper\AbstractSeries implements Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [7] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $store = NULL ] + } + + - Methods [20] { + Method [ public method add ] { + + - Parameters [3] { + Parameter #0 [ string $url ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ int $position = -1 ] + } + - Return [ static ] + } + + Method [ public method beginInternal ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method endInternal ] { + + - Parameters [2] { + Parameter #0 [ array $attributes = [] ] + Parameter #1 [ int $position = -1 ] + } + - Return [ static ] + } + + 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 = null ] + } + - Return [ static ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method reset ] { + + - Parameters [0] { + } + - Return [ static ] + } + + Method [ protected method pushOrPlace ] { + + - Parameters [2] { + Parameter #0 [ array $entry ] + Parameter #1 [ int $position = -1 ] + } + - Return [ void ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + } + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Tag extends Phalcon\Html\Helper\AbstractHelper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + } + + - Methods [12] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + } + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Title extends Phalcon\Html\Helper\AbstractHelper implements Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [9] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + 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 [18] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ string $indent = ' ' ] + Parameter #1 [ ?string $delimiter = null ] + } + - Return [ static ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method append ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ bool $raw = false ] + } + - Return [ static ] + } + + Method [ public method get ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method set ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ bool $raw = false ] + } + - Return [ static ] + } + + Method [ public method setSeparator ] { + + - Parameters [2] { + Parameter #0 [ string $separator ] + Parameter #1 [ bool $raw = false ] + } + - Return [ static ] + } + + Method [ public method prepend ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ bool $raw = false ] + } + - Return [ static ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + } + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\Ul extends Phalcon\Html\Helper\Ol implements Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [9] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + Property [ protected $attributes = NULL ] + Property [ protected $elementTag = 'li' ] + Property [ protected $store = NULL ] + Property [ protected $forceRaw = false ] + } + + - Methods [15] { + Method [ protected method getTag ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + Parameter #2 [ bool $forceRaw = false ] + } + } + + Method [ public method add ] { + + - Parameters [3] { + Parameter #0 [ string $text ] + Parameter #1 [ array $attributes = [] ] + Parameter #2 [ bool $raw = false ] + } + - Return [ static ] + } + + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $indent = ' ' ] + Parameter #1 [ ?string $delimiter = null ] + Parameter #2 [ array $attributes = [] ] + } + - Return [ static ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\Helper\VoidTag extends Phalcon\Html\Helper\AbstractHelper ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $delimiter = '' ] + Property [ protected $doctype = NULL ] + Property [ protected $escaper = NULL ] + Property [ protected $indent = ' ' ] + Property [ protected $indentLevel = 1 ] + } + + - Methods [12] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $attributes = [] ] + } + - Return [ string ] + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ ?Phalcon\Html\Helper\Doctype $doctype = null ] + } + } + + Method [ protected method close ] { + + - Parameters [2] { + Parameter #0 [ string $tag ] + Parameter #1 [ bool $raw = false ] + } + - Return [ string ] + } + + Method [ protected method injectAttribute ] { + + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ string $value ] + Parameter #2 [ array $attributes ] + } + - Return [ array ] + } + + 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 = false ] + } + - 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\EvolvableLink extends Phalcon\Html\Link\Link implements Phalcon\Html\Link\Interfaces\LinkInterface, Phalcon\Html\Link\Interfaces\EvolvableLinkInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $attributes = NULL ] + Property [ protected $href = '' ] + Property [ protected $rels = NULL ] + Property [ protected $templated = false ] + } + + - Methods [20] { + Method [ public method withAttribute ] { + + - Parameters [2] { + Parameter #0 [ $attribute ] + Parameter #1 [ $value ] + } + - Return [ static ] + } + + Method [ public method withHref ] { + + - Parameters [1] { + Parameter #0 [ string $href ] + } + - Return [ static ] + } + + Method [ public method withRel ] { + + - Parameters [1] { + Parameter #0 [ string $rel ] + } + - Return [ static ] + } + + Method [ public method withoutAttribute ] { + + - Parameters [1] { + Parameter #0 [ string $attribute ] + } + - Return [ static ] + } + + Method [ public method withoutRel ] { + + - Parameters [1] { + Parameter #0 [ string $rel ] + } + - Return [ static ] + } + + Method [ public method getAttributes ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getHref ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getRels ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method isTemplated ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $rel = '' ] + Parameter #1 [ string $href = '' ] + Parameter #2 [ array $attributes = [] ] + } + } + + Method [ protected method doGetAttributes ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ protected method doGetHref ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method doGetRels ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ protected method doIsTemplated ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ protected method doWithAttribute ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ static ] + } + + Method [ protected method doWithHref ] { + + - Parameters [1] { + Parameter #0 [ string $href ] + } + - Return [ static ] + } + + Method [ protected method doWithRel ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ static ] + } + + Method [ protected method doWithoutAttribute ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ static ] + } + + Method [ protected method doWithoutRel ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ static ] + } + + Method [ protected method hrefIsTemplated ] { + + - Parameters [1] { + Parameter #0 [ string $href ] + } + - Return [ bool ] + } + } + } + + Class [ class Phalcon\Html\Link\EvolvableLinkProvider extends Phalcon\Html\Link\LinkProvider implements Phalcon\Html\Link\Interfaces\LinkProviderInterface, Phalcon\Html\Link\Interfaces\EvolvableLinkProviderInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $links = NULL ] + } + + - Methods [10] { + Method [ public method withLink ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Link\Interfaces\LinkInterface $link ] + } + - Return [ static ] + } + + Method [ public method withoutLink ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Html\Link\Interfaces\LinkInterface $link ] + } + - Return [ static ] + } + + Method [ public method getLinks ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getLinksByRel ] { + + - Parameters [1] { + Parameter #0 [ $rel ] + } + - Return [ array ] + } + + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $links = [] ] + } + } + + Method [ protected method doGetLinks ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ protected method doGetLinksByRel ] { + + - Parameters [1] { + Parameter #0 [ string $rel ] + } + - Return [ array ] + } + + Method [ protected method doWithLink ] { + + - Parameters [1] { + Parameter #0 [ $link ] + } + - Return [ static ] + } + + Method [ protected method doWithoutLink ] { + + - Parameters [1] { + Parameter #0 [ $link ] + } + - Return [ static ] + } + + Method [ protected method getKey ] { + + - Parameters [1] { + Parameter #0 [ $link ] + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Html\Link\Serializer\Header implements Phalcon\Html\Link\Serializer\SerializerInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method serialize ] { + + - Parameters [1] { + Parameter #0 [ array $links ] + } + - Return [ ?string ] + } + } + } + + Class [ class Phalcon\Html\TagFactory ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ private $doctype = NULL ] + Property [ private $escaper = NULL ] + Property [ private $response = NULL ] + Property [ private $url = NULL ] + Property [ protected $factories = NULL ] + Property [ protected $instances = NULL ] + } + + - Methods [6] { + Method [ public method __construct ] { + + - Parameters [4] { + Parameter #0 [ Phalcon\Html\Escaper\EscaperInterface $escaper ] + Parameter #1 [ array $services = [] ] + Parameter #2 [ ?Phalcon\Http\ResponseInterface $response = null ] + Parameter #3 [ ?Phalcon\Mvc\Url\UrlInterface $url = null ] + } + } + + Method [ public method __call ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $arguments ] + } + } + + Method [ public method has ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method newInstance ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ object ] + } + + Method [ public method set ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ Closure $definition ] + } + - Return [ void ] + } + + Method [ protected method getDefaultServices ] { + + - Parameters [0] { + } + - Return [ array ] + } + } + } + + Class [ class Phalcon\Http\Cookie extends Phalcon\Di\AbstractInjectionAware implements Stringable, Phalcon\Di\InjectionAwareInterface, Phalcon\Http\Cookie\CookieInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - 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 $isRead = false ] + Property [ protected $isRestored = false ] + Property [ protected $secure = true ] + Property [ protected $signKey = NULL ] + Property [ protected $useEncryption = false ] + Property [ protected $value = NULL ] + } + + - Methods [27] { + Method [ public method __construct ] { + + - Parameters [8] { + Parameter #0 [ string $name ] + Parameter #1 [ $value = ] + Parameter #2 [ int $expire = 0 ] + Parameter #3 [ string $path = '/' ] + Parameter #4 [ bool $secure = false ] + Parameter #5 [ string $domain = '' ] + Parameter #6 [ bool $httpOnly = false ] + Parameter #7 [ array $options = [] ] + } + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method delete ] { + + - Parameters [0] { + } + } + + Method [ public method getDomain ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getExpiration ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getHttpOnly ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method getName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getOptions ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getPath ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getSecure ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method getValue ] { + + - Parameters [2] { + Parameter #0 [ $filters = ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ public method isUsingEncryption ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method restore ] { + + - Parameters [0] { + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] + } + + Method [ public method send ] { + + - Parameters [0] { + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] + } + + Method [ public method setDomain ] { + + - Parameters [1] { + Parameter #0 [ string $domain ] + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] + } + + Method [ public method setExpiration ] { + + - Parameters [1] { + Parameter #0 [ int $expire ] + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] + } + + Method [ public method setHttpOnly ] { + + - Parameters [1] { + Parameter #0 [ bool $httpOnly ] + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] + } + + Method [ public method setOptions ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] + } + + Method [ public method setPath ] { + + - Parameters [1] { + Parameter #0 [ string $path ] + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] + } + + Method [ public method setSecure ] { + + - Parameters [1] { + Parameter #0 [ bool $secure ] + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] + } + + Method [ public method setSignKey ] { + + - Parameters [1] { + Parameter #0 [ ?string $signKey = null ] + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] + } + + Method [ public method setValue ] { + + - Parameters [1] { + Parameter #0 [ $value ] + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] + } + + Method [ public method useEncryption ] { + + - Parameters [1] { + Parameter #0 [ bool $useEncryption ] + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] + } + + Method [ protected method assertSignKeyIsLongEnough ] { + + - Parameters [1] { + Parameter #0 [ string $signKey ] + } + - Return [ void ] + } + + Method [ private method getArrVal ] { + + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + } + } + + 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\Http\Cookie\Exceptions\CookieKeyTooShort extends Phalcon\Http\Cookie\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ int $length ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Http\Cookie\Exceptions\CryptInterfaceRequired extends Phalcon\Http\Cookie\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Http\Cookie\Exceptions\CryptServiceUnavailable extends Phalcon\Http\Cookie\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Http\Cookie\Exceptions\FilterServiceUnavailable extends Phalcon\Http\Cookie\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\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 [9] { + Property [ protected $container = NULL ] + Property [ protected $filterService = NULL ] + Property [ protected $methodOverride = false ] + Property [ protected $queryFilters = NULL ] + Property [ protected $postCache = NULL ] + Property [ protected $rawBody = '' ] + Property [ protected $strictHostCheck = false ] + Property [ protected $trustedProxies = NULL ] + Property [ protected $trustedProxyHeader = '' ] + } + + - Methods [84] { + Method [ public method get ] { + + - Parameters [5] { + Parameter #0 [ ?string $name = null ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ bool $notAllowEmpty = false ] + Parameter #4 [ bool $noRecursive = false ] + } + } + + Method [ public method getAcceptableContent ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getBasicAuth ] { + + - Parameters [0] { + } + - Return [ ?array ] + } + + Method [ public method getBestAccept ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getBestCharset ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getBestLanguage ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getClientAddress ] { + + - Parameters [1] { + Parameter #0 [ bool $trustForwardedHeader = false ] + } + - Return [ string|bool ] + } + + Method [ public method getClientCharsets ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getContentType ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getDigestAuth ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getFilteredData ] { + + - Parameters [6] { + Parameter #0 [ string $methodKey ] + Parameter #1 [ string $method ] + Parameter #2 [ ?string $name = null ] + Parameter #3 [ $defaultValue = ] + Parameter #4 [ bool $notAllowEmpty = false ] + Parameter #5 [ bool $noRecursive = false ] + } + } + + Method [ public method getFilteredPatch ] { + + - Parameters [4] { + Parameter #0 [ ?string $name = null ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ bool $notAllowEmpty = false ] + Parameter #3 [ bool $noRecursive = false ] + } + } + + Method [ public method getFilteredPost ] { + + - Parameters [4] { + Parameter #0 [ ?string $name = null ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ bool $notAllowEmpty = false ] + Parameter #3 [ bool $noRecursive = false ] + } + } + + Method [ public method getFilteredPut ] { + + - Parameters [4] { + Parameter #0 [ ?string $name = null ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ bool $notAllowEmpty = false ] + Parameter #3 [ bool $noRecursive = false ] + } + } + + Method [ public method getFilteredQuery ] { + + - Parameters [4] { + Parameter #0 [ ?string $name = null ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ bool $notAllowEmpty = false ] + Parameter #3 [ bool $noRecursive = false ] + } + } + + Method [ public method getHeader ] { + + - Parameters [1] { + Parameter #0 [ string $header ] + } + - Return [ string ] + } + + Method [ public method getHeaders ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getHttpHost ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getHttpMethodParameterOverride ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method getHTTPReferer ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getJsonRawBody ] { + + - Parameters [1] { + Parameter #0 [ bool $associative = false ] + } + - Return [ stdClass|array|bool ] + } + + Method [ public method getLanguages ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getMethod ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getPatch ] { + + - Parameters [5] { + Parameter #0 [ ?string $name = null ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ bool $notAllowEmpty = false ] + Parameter #4 [ bool $noRecursive = false ] + } + } + + Method [ public method getPort ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getPost ] { + + - Parameters [5] { + Parameter #0 [ ?string $name = null ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ bool $notAllowEmpty = false ] + Parameter #4 [ bool $noRecursive = false ] + } + } + + Method [ public method getPreferredIsoLocaleVariant ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getPut ] { + + - Parameters [5] { + Parameter #0 [ ?string $name = null ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ bool $notAllowEmpty = false ] + Parameter #4 [ bool $noRecursive = false ] + } + } + + Method [ public method getQuery ] { + + - Parameters [5] { + Parameter #0 [ ?string $name = null ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ bool $notAllowEmpty = false ] + Parameter #4 [ bool $noRecursive = false ] + } + } + + Method [ public method getRawBody ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getScheme ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getServer ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ ?string ] + } + + Method [ public method getServerAddress ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getServerName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getUploadedFiles ] { + + - Parameters [2] { + Parameter #0 [ bool $onlySuccessful = false ] + Parameter #1 [ bool $namedKeys = false ] + } + - Return [ array ] + } + + Method [ public method getURI ] { + + - Parameters [1] { + Parameter #0 [ bool $onlyPath = false ] + } + - Return [ string ] + } + + Method [ public method getUserAgent ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method has ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method hasFiles ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ final public method hasHeader ] { + + - Parameters [1] { + Parameter #0 [ string $header ] + } + - Return [ bool ] + } + + Method [ public method hasPatch ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method hasPost ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method hasPut ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method hasQuery ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ final public method hasServer ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method isAjax ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isConnect ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isDelete ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isGet ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isHead ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isJson ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isMethod ] { + + - Parameters [2] { + Parameter #0 [ $methods ] + Parameter #1 [ bool $strict = false ] + } + - Return [ bool ] + } + + Method [ public method isOptions ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isPatch ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isPost ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isPurge ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isPut ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isSecure ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isSoap ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isStrictHostCheck ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isTrace ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isValidHttpMethod ] { + + - Parameters [1] { + Parameter #0 [ string $method ] + } + - Return [ bool ] + } + + Method [ public method numFiles ] { + + - Parameters [1] { + Parameter #0 [ bool $onlySuccessful = false ] + } + - Return [ int ] + } + + Method [ public method setHttpMethodParameterOverride ] { + + - Parameters [1] { + Parameter #0 [ bool $override ] + } + - Return [ static ] + } + + Method [ public method setParameterFilters ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ array $filters = [] ] + Parameter #2 [ array $scope = [] ] + } + - Return [ static ] + } + + Method [ public method setStrictHostCheck ] { + + - Parameters [1] { + Parameter #0 [ bool $flag = true ] + } + - Return [ static ] + } + + Method [ public method setTrustedProxies ] { + + - Parameters [1] { + Parameter #0 [ array $trustedProxies ] + } + - Return [ static ] + } + + Method [ public method setTrustedProxyHeader ] { + + - Parameters [1] { + Parameter #0 [ string $trustedProxyHeader ] + } + - Return [ static ] + } + + Method [ protected method getBestQuality ] { + + - Parameters [2] { + Parameter #0 [ array $qualityParts ] + Parameter #1 [ string $name ] + } + - Return [ string ] + } + + Method [ protected method getHelper ] { + + - Parameters [6] { + Parameter #0 [ array $source ] + Parameter #1 [ ?string $name = null ] + Parameter #2 [ $filters = ] + Parameter #3 [ $defaultValue = ] + Parameter #4 [ bool $notAllowEmpty = false ] + Parameter #5 [ bool $noRecursive = false ] + } + } + + Method [ protected method getQualityHeader ] { + + - Parameters [2] { + Parameter #0 [ string $serverIndex ] + Parameter #1 [ string $name ] + } + - Return [ array ] + } + + Method [ protected method hasFileHelper ] { + + - Parameters [2] { + Parameter #0 [ $data ] + Parameter #1 [ bool $onlySuccessful ] + } + - Return [ int ] + } + + Method [ protected method isIpAddressInCIDR ] { + + - Parameters [2] { + Parameter #0 [ string $ip ] + Parameter #1 [ string $cidr ] + } + - Return [ bool ] + } + + Method [ protected method resolveAuthorizationHeaders ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ protected method smoothFiles ] { + + - 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 [ private method getFilterService ] { + + - Parameters [0] { + } + - Return [ Phalcon\Filter\FilterInterface ] + } + + Method [ private method getFormData ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ private method getPostData ] { + + - Parameters [1] { + Parameter #0 [ $data ] + } + - Return [ array ] + } + + Method [ private method getServerArray ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ private method isProxyTrusted ] { + + - Parameters [1] { + Parameter #0 [ string $ip ] + } + - Return [ bool ] + } + + Method [ private method isValidPublicIp ] { + + - Parameters [1] { + Parameter #0 [ string $forwardedIp ] + } + - Return [ string|bool ] + } + + Method [ private method processFiles ] { + + - Parameters [4] { + Parameter #0 [ array $files ] + Parameter #1 [ bool $namedKeys ] + Parameter #2 [ array $input ] + Parameter #3 [ string $key ] + } + - Return [ array ] + } + + 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\Http\Request\Exceptions\FilterServiceUnavailable extends Phalcon\Http\Request\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Http\Request\Exceptions\InvalidHost extends UnexpectedValueException implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $host ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Http\Request\Exceptions\InvalidHttpMethod extends Phalcon\Http\Request\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $method ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Http\Request\Exceptions\MissingFilters extends Phalcon\Http\Request\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Http\Request\Exceptions\SanitizerNotFound extends Phalcon\Http\Request\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $sanitizer ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Http\Request\File implements Phalcon\Http\Request\FileInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [8] { + Property [ protected $error = 0 ] + Property [ protected $extension = '' ] + Property [ protected $key = '' ] + Property [ protected $name = '' ] + Property [ protected $realType = NULL ] + Property [ protected $size = 0 ] + Property [ protected $tmpName = '' ] + Property [ protected $type = '' ] + } + + - Methods [12] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ array $file ] + Parameter #1 [ string $key = '' ] + } + } + + Method [ public method getError ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getExtension ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getKey ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getRealType ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getSize ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getTempName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getType ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method isUploadedFile ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method moveTo ] { + + - Parameters [1] { + Parameter #0 [ string $destination ] + } + - Return [ bool ] + } + + Method [ private method getArrVal ] { + + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + } + } + } + } + + Class [ class Phalcon\Http\Response implements Phalcon\Http\ResponseInterface, Phalcon\Di\InjectionAwareInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware, Phalcon\Http\Message\ResponseStatusCodeInterface ] { + + - 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 } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - 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 $encode = NULL ] + } + + - Methods [34] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ ?string $content = null ] + 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 getCookies ] { + + - Parameters [0] { + } + - Return [ Phalcon\Http\Response\CookiesInterface ] + } + + Method [ public method getDI ] { + + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] + } + + Method [ public method getEventsManager ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Events\ManagerInterface ] + } + + Method [ public method getHeaders ] { + + - Parameters [0] { + } + - Return [ Phalcon\Http\Response\HeadersInterface ] + } + + Method [ public method getReasonPhrase ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getStatusCode ] { + + - Parameters [0] { + } + - Return [ ?int ] + } + + Method [ public method hasHeader ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method isSent ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method redirect ] { + + - Parameters [3] { + Parameter #0 [ $location = ] + Parameter #1 [ bool $externalRedirect = false ] + Parameter #2 [ int $statusCode = 302 ] + } + - Return [ Phalcon\Http\ResponseInterface ] + } + + Method [ public method removeHeader ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Http\ResponseInterface ] + } + + Method [ public method resetHeaders ] { + + - Parameters [0] { + } + - Return [ Phalcon\Http\ResponseInterface ] + } + + Method [ public method send ] { + + - Parameters [0] { + } + - Return [ Phalcon\Http\ResponseInterface ] + } + + Method [ public method sendCookies ] { + + - Parameters [0] { + } + - Return [ Phalcon\Http\ResponseInterface ] + } + + Method [ public method sendHeaders ] { + + - Parameters [0] { + } + - Return [ Phalcon\Http\ResponseInterface|bool ] + } + + Method [ public method setCache ] { + + - Parameters [1] { + Parameter #0 [ int $minutes ] + } + - Return [ Phalcon\Http\ResponseInterface ] + } + + Method [ public method setContent ] { + + - Parameters [1] { + Parameter #0 [ string $content ] + } + - Return [ Phalcon\Http\ResponseInterface ] + } + + Method [ public method setContentLength ] { + + - Parameters [1] { + Parameter #0 [ int $contentLength ] + } + - Return [ Phalcon\Http\ResponseInterface ] + } + + Method [ public method setContentType ] { + + - Parameters [2] { + Parameter #0 [ string $contentType ] + Parameter #1 [ $charset = ] + } + - Return [ Phalcon\Http\ResponseInterface ] + } + + Method [ public method setCookies ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Http\Response\CookiesInterface $cookies ] + } + - Return [ Phalcon\Http\ResponseInterface ] + } + + Method [ public method setDI ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + } + - Return [ void ] + } + + Method [ public method setEtag ] { + + - Parameters [1] { + Parameter #0 [ string $etag ] + } + - Return [ Phalcon\Http\ResponseInterface ] + } + + Method [ public method setEventsManager ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + } + - Return [ void ] + } + + Method [ public method setExpires ] { + + - Parameters [1] { + Parameter #0 [ DateTime $datetime ] + } + - Return [ Phalcon\Http\ResponseInterface ] + } + + Method [ public method setFileToSend ] { + + - Parameters [3] { + Parameter #0 [ string $filePath ] + Parameter #1 [ $attachmentName = ] + Parameter #2 [ $attachment = ] + } + - Return [ Phalcon\Http\ResponseInterface ] + } + + Method [ public method setHeader ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $value ] + } + - Return [ Phalcon\Http\ResponseInterface ] + } + + Method [ public method setHeaders ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Http\Response\HeadersInterface $headers ] + } + - Return [ Phalcon\Http\ResponseInterface ] + } + + Method [ public method setJsonContent ] { + + - Parameters [3] { + Parameter #0 [ $content ] + Parameter #1 [ int $jsonOptions = 0 ] + Parameter #2 [ int $depth = 512 ] + } + - Return [ Phalcon\Http\ResponseInterface ] + } + + Method [ public method setLastModified ] { + + - Parameters [1] { + Parameter #0 [ DateTime $datetime ] + } + - Return [ Phalcon\Http\ResponseInterface ] + } + + Method [ public method setNotModified ] { + + - Parameters [0] { + } + - Return [ Phalcon\Http\ResponseInterface ] + } + + Method [ public method setRawHeader ] { + + - Parameters [1] { + Parameter #0 [ string $header ] + } + - Return [ Phalcon\Http\ResponseInterface ] + } + + Method [ public method setStatusCode ] { + + - Parameters [2] { + Parameter #0 [ int $code ] + Parameter #1 [ ?string $message = null ] + } + - Return [ Phalcon\Http\ResponseInterface ] + } + } + } + + Class [ class Phalcon\Http\Response\Cookies extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Http\Response\CookiesInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $container = NULL ] + Property [ protected $cookies = NULL ] + Property [ protected $isSent = false ] + Property [ protected $isRegistered = false ] + Property [ protected $signKey = NULL ] + Property [ protected $useEncryption = true ] + } + + - Methods [15] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ bool $useEncryption = true ] + Parameter #1 [ ?string $signKey = null ] + } + } + + Method [ public method delete ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method get ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Http\Cookie\CookieInterface ] + } + + Method [ public method getCookies ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method has ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method isSent ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isUsingEncryption ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method reset ] { + + - Parameters [0] { + } + - Return [ Phalcon\Http\Response\CookiesInterface ] + } + + Method [ public method send ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method set ] { + + - Parameters [8] { + Parameter #0 [ string $name ] + Parameter #1 [ $value = ] + Parameter #2 [ int $expire = 0 ] + Parameter #3 [ string $path = '/' ] + Parameter #4 [ bool $secure = false ] + Parameter #5 [ string $domain = '' ] + Parameter #6 [ bool $httpOnly = false ] + Parameter #7 [ array $options = [] ] + } + - Return [ Phalcon\Http\Response\CookiesInterface ] + } + + Method [ public method setSignKey ] { + + - Parameters [1] { + Parameter #0 [ ?string $signKey = null ] + } + - Return [ Phalcon\Http\Response\CookiesInterface ] + } + + Method [ public method useEncryption ] { + + - Parameters [1] { + Parameter #0 [ bool $useEncryption ] + } + - Return [ Phalcon\Http\Response\CookiesInterface ] + } + + Method [ private method checkContainer ] { + + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] + } + + 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\Http\Response\Exceptions\NonStandardStatusCodeRequiresMessage extends Phalcon\Http\Response\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Http\Response\Exceptions\ResponseAlreadySent extends Phalcon\Http\Response\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Http\Response\Exceptions\ResponseServiceUnavailable extends Phalcon\Http\Response\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Http\Response\Exceptions\UrlServiceUnavailable extends Phalcon\Http\Response\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Http\Response\Headers implements Phalcon\Http\Response\HeadersInterface, IteratorAggregate, Traversable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $headers = NULL ] + Property [ protected $isSent = false ] + } + + - Methods [10] { + Method [ public method get ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ string|bool|null ] + } + + Method [ public method getIterator ] { + + - Parameters [0] { + } + - Return [ Traversable ] + } + + Method [ public method has ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + + Method [ public method isSent ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method remove ] { + + - Parameters [1] { + Parameter #0 [ string $header ] + } + - Return [ Phalcon\Http\Response\HeadersInterface ] + } + + Method [ public method reset ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method send ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method set ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ string $value ] + } + - Return [ Phalcon\Http\Response\HeadersInterface ] + } + + Method [ public method setRaw ] { + + - Parameters [1] { + Parameter #0 [ string $header ] + } + - Return [ Phalcon\Http\Response\HeadersInterface ] + } + + Method [ public method toArray ] { + + - Parameters [0] { + } + - Return [ array ] + } + } + } + + Class [ class Phalcon\Image\Adapter\Gd extends Phalcon\Image\Adapter\AbstractAdapter implements Phalcon\Image\Adapter\AdapterInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - 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 ] + } + + - Methods [40] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $file ] + Parameter #1 [ ?int $width = null ] + Parameter #2 [ ?int $height = null ] + } + } + + Method [ public method __destruct ] { + + - Parameters [0] { + } + } + + Method [ public method getVersion ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method processBackground ] { + + - Parameters [4] { + Parameter #0 [ int $red ] + Parameter #1 [ int $green ] + Parameter #2 [ int $blue ] + Parameter #3 [ int $opacity ] + } + - Return [ void ] + } + + Method [ protected method processBlur ] { + + - Parameters [1] { + Parameter #0 [ int $radius ] + } + - Return [ void ] + } + + Method [ protected method processCreate ] { + + - Parameters [2] { + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + } + } + + Method [ protected method processCrop ] { + + - Parameters [4] { + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ int $offsetX ] + Parameter #3 [ int $offsetY ] + } + - Return [ void ] + } + + Method [ protected method processFlip ] { + + - Parameters [1] { + Parameter #0 [ int $direction ] + } + - Return [ void ] + } + + Method [ protected method processMask ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $mask ] + } + } + + Method [ protected method processPixelate ] { + + - Parameters [1] { + Parameter #0 [ int $amount ] + } + - Return [ void ] + } + + Method [ protected method processReflection ] { + + - Parameters [3] { + Parameter #0 [ int $height ] + Parameter #1 [ int $opacity ] + Parameter #2 [ bool $fadeIn ] + } + - Return [ void ] + } + + Method [ protected method processRender ] { + + - Parameters [2] { + Parameter #0 [ string $extension ] + Parameter #1 [ int $quality ] + } + } + + Method [ protected method processResize ] { + + - Parameters [2] { + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + } + - Return [ void ] + } + + Method [ protected method processRotate ] { + + - Parameters [1] { + Parameter #0 [ int $degrees ] + } + - Return [ void ] + } + + Method [ protected method processSave ] { + + - Parameters [2] { + Parameter #0 [ string $file ] + Parameter #1 [ int $quality ] + } + - Return [ bool ] + } + + Method [ protected method processSharpen ] { + + - Parameters [1] { + Parameter #0 [ int $amount ] + } + - Return [ void ] + } + + Method [ protected method processText ] { + + - Parameters [9] { + Parameter #0 [ string $text ] + Parameter #1 [ $offsetX ] + Parameter #2 [ $offsetY ] + Parameter #3 [ int $opacity ] + Parameter #4 [ int $red ] + Parameter #5 [ int $green ] + Parameter #6 [ int $blue ] + Parameter #7 [ int $size ] + Parameter #8 [ ?string $fontFile = null ] + } + - Return [ void ] + } + + Method [ protected method processWatermark ] { + + - Parameters [4] { + Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] + Parameter #1 [ int $offsetX ] + Parameter #2 [ int $offsetY ] + Parameter #3 [ int $opacity ] + } + - Return [ void ] + } + + Method [ private method check ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method background ] { + + - Parameters [2] { + Parameter #0 [ string $color ] + Parameter #1 [ int $opacity = 100 ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method blur ] { + + - Parameters [1] { + Parameter #0 [ int $radius ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method crop ] { + + - Parameters [4] { + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ $offsetX = ] + Parameter #3 [ $offsetY = ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method flip ] { + + - Parameters [1] { + Parameter #0 [ int $direction ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method getHeight ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getImage ] { + + - Parameters [0] { + } + } + + Method [ public method getMime ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getRealpath ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getType ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getWidth ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method mask ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $mask ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method pixelate ] { + + - Parameters [1] { + Parameter #0 [ int $amount ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method reflection ] { + + - Parameters [3] { + Parameter #0 [ int $height ] + Parameter #1 [ int $opacity = 100 ] + Parameter #2 [ bool $fadeIn = false ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method render ] { + + - Parameters [2] { + Parameter #0 [ ?string $extension = null ] + Parameter #1 [ int $quality = 100 ] + } + - Return [ string ] + } + + Method [ public method resize ] { + + - Parameters [3] { + Parameter #0 [ ?int $width = null ] + Parameter #1 [ ?int $height = null ] + Parameter #2 [ int $master = 4 ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method rotate ] { + + - Parameters [1] { + Parameter #0 [ int $degrees ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method save ] { + + - Parameters [2] { + Parameter #0 [ ?string $file = null ] + Parameter #1 [ int $quality = -1 ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method sharpen ] { + + - Parameters [1] { + Parameter #0 [ int $amount ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method text ] { + + - Parameters [7] { + Parameter #0 [ string $text ] + Parameter #1 [ $offsetX = ] + Parameter #2 [ $offsetY = ] + Parameter #3 [ int $opacity = 100 ] + Parameter #4 [ string $color = '000000' ] + Parameter #5 [ int $size = 12 ] + Parameter #6 [ ?string $fontFile = null ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method watermark ] { + + - Parameters [4] { + Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] + Parameter #1 [ int $offsetX = 0 ] + Parameter #2 [ int $offsetY = 0 ] + Parameter #3 [ int $opacity = 100 ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ protected method checkHighLow ] { + + - Parameters [3] { + Parameter #0 [ int $value ] + Parameter #1 [ int $min = 0 ] + Parameter #2 [ int $max = 100 ] + } + - Return [ int ] + } + } + } + + Class [ class Phalcon\Image\Adapter\Imagick extends Phalcon\Image\Adapter\AbstractAdapter implements Phalcon\Image\Adapter\AdapterInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [8] { + 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 ] + Property [ protected $version = 0 ] + } + + - Methods [40] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $file ] + Parameter #1 [ ?int $width = null ] + Parameter #2 [ ?int $height = null ] + } + } + + Method [ public method __destruct ] { + + - Parameters [0] { + } + } + + Method [ public method liquidRescale ] { + + - Parameters [4] { + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ int $deltaX = 0 ] + Parameter #3 [ int $rigidity = 0 ] + } + - Return [ Phalcon\Image\Adapter\AbstractAdapter ] + } + + Method [ public method setResourceLimit ] { + + - Parameters [2] { + Parameter #0 [ int $type ] + Parameter #1 [ int $limit ] + } + - Return [ void ] + } + + Method [ protected method processBackground ] { + + - Parameters [4] { + Parameter #0 [ int $red ] + Parameter #1 [ int $green ] + Parameter #2 [ int $blue ] + Parameter #3 [ int $opacity ] + } + - Return [ void ] + } + + Method [ protected method processBlur ] { + + - Parameters [1] { + Parameter #0 [ int $radius ] + } + - Return [ void ] + } + + Method [ protected method processCrop ] { + + - Parameters [4] { + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ int $offsetX ] + Parameter #3 [ int $offsetY ] + } + - Return [ void ] + } + + Method [ protected method processFlip ] { + + - Parameters [1] { + Parameter #0 [ int $direction ] + } + - Return [ void ] + } + + Method [ protected method processMask ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $image ] + } + - Return [ void ] + } + + Method [ protected method processPixelate ] { + + - Parameters [1] { + Parameter #0 [ int $amount ] + } + - Return [ void ] + } + + Method [ protected method processReflection ] { + + - Parameters [3] { + Parameter #0 [ int $height ] + Parameter #1 [ int $opacity ] + Parameter #2 [ bool $fadeIn ] + } + - Return [ void ] + } + + Method [ protected method processRender ] { + + - Parameters [2] { + Parameter #0 [ string $extension ] + Parameter #1 [ int $quality ] + } + - Return [ string ] + } + + Method [ protected method processResize ] { + + - Parameters [2] { + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + } + - Return [ void ] + } + + Method [ protected method processRotate ] { + + - Parameters [1] { + Parameter #0 [ int $degrees ] + } + - Return [ void ] + } + + Method [ protected method processSave ] { + + - Parameters [2] { + Parameter #0 [ string $file ] + Parameter #1 [ int $quality ] + } + - Return [ void ] + } + + Method [ protected method processSharpen ] { + + - Parameters [1] { + Parameter #0 [ int $amount ] + } + - Return [ void ] + } + + Method [ protected method processText ] { + + - Parameters [9] { + Parameter #0 [ string $text ] + Parameter #1 [ $offsetX ] + Parameter #2 [ $offsetY ] + Parameter #3 [ int $opacity ] + Parameter #4 [ int $red ] + Parameter #5 [ int $green ] + Parameter #6 [ int $blue ] + Parameter #7 [ int $size ] + Parameter #8 [ ?string $fontFile = null ] + } + - Return [ void ] + } + + Method [ protected method processWatermark ] { + + - Parameters [4] { + Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $image ] + Parameter #1 [ int $offsetX ] + Parameter #2 [ int $offsetY ] + Parameter #3 [ int $opacity ] + } + - Return [ void ] + } + + Method [ private method check ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method background ] { + + - Parameters [2] { + Parameter #0 [ string $color ] + Parameter #1 [ int $opacity = 100 ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method blur ] { + + - Parameters [1] { + Parameter #0 [ int $radius ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method crop ] { + + - Parameters [4] { + Parameter #0 [ int $width ] + Parameter #1 [ int $height ] + Parameter #2 [ $offsetX = ] + Parameter #3 [ $offsetY = ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method flip ] { + + - Parameters [1] { + Parameter #0 [ int $direction ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method getHeight ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getImage ] { + + - Parameters [0] { + } + } + + Method [ public method getMime ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getRealpath ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getType ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getWidth ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method mask ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $mask ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method pixelate ] { + + - Parameters [1] { + Parameter #0 [ int $amount ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method reflection ] { + + - Parameters [3] { + Parameter #0 [ int $height ] + Parameter #1 [ int $opacity = 100 ] + Parameter #2 [ bool $fadeIn = false ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method render ] { + + - Parameters [2] { + Parameter #0 [ ?string $extension = null ] + Parameter #1 [ int $quality = 100 ] + } + - Return [ string ] + } + + Method [ public method resize ] { + + - Parameters [3] { + Parameter #0 [ ?int $width = null ] + Parameter #1 [ ?int $height = null ] + Parameter #2 [ int $master = 4 ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method rotate ] { + + - Parameters [1] { + Parameter #0 [ int $degrees ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method save ] { + + - Parameters [2] { + Parameter #0 [ ?string $file = null ] + Parameter #1 [ int $quality = -1 ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method sharpen ] { + + - Parameters [1] { + Parameter #0 [ int $amount ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method text ] { + + - Parameters [7] { + Parameter #0 [ string $text ] + Parameter #1 [ $offsetX = ] + Parameter #2 [ $offsetY = ] + Parameter #3 [ int $opacity = 100 ] + Parameter #4 [ string $color = '000000' ] + Parameter #5 [ int $size = 12 ] + Parameter #6 [ ?string $fontFile = null ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method watermark ] { + + - Parameters [4] { + Parameter #0 [ Phalcon\Image\Adapter\AdapterInterface $watermark ] + Parameter #1 [ int $offsetX = 0 ] + Parameter #2 [ int $offsetY = 0 ] + Parameter #3 [ int $opacity = 100 ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ protected method checkHighLow ] { + + - Parameters [3] { + Parameter #0 [ int $value ] + Parameter #1 [ int $min = 0 ] + Parameter #2 [ int $max = 100 ] + } + - Return [ int ] + } + } + } + + 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\Exceptions\CompositeFailed extends Phalcon\Image\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Image\Exceptions\ExtensionNotLoaded extends Phalcon\Image\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $extension ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Image\Exceptions\ImageLoadFailed extends Phalcon\Image\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $file ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Image\Exceptions\MissingDimensions extends Phalcon\Image\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Image\Exceptions\MissingHeight extends Phalcon\Image\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Image\Exceptions\MissingWidth extends Phalcon\Image\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Image\Exceptions\ResizeFailed extends Phalcon\Image\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Image\Exceptions\ResourceTypeError extends Phalcon\Image\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Image\Exceptions\TextRenderingFailed extends Phalcon\Image\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Image\Exceptions\UnsupportedImageType extends Phalcon\Image\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $format = '' ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Image\Exceptions\VersionMismatch extends Phalcon\Image\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $version ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Image\ImageFactory extends Phalcon\Factory\AbstractFactory ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] + } + + - Methods [11] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $services = [] ] + } + } + + Method [ public method load ] { + + - Parameters [1] { + Parameter #0 [ $config ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ public method newInstance ] { + + - Parameters [4] { + Parameter #0 [ string $name ] + Parameter #1 [ string $file ] + Parameter #2 [ ?int $width = null ] + Parameter #3 [ ?int $height = null ] + } + - Return [ Phalcon\Image\Adapter\AdapterInterface ] + } + + Method [ protected method getExceptionClass ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method getServices ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ private method getArrVal ] { + + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + } + } + + Method [ protected method getService ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + } + + Method [ protected method init ] { + + - Parameters [1] { + Parameter #0 [ array $services = [] ] + } + - Return [ void ] + } + + 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\Logger\AdapterFactory extends Phalcon\Factory\AbstractFactory ] { + + - Constants [0] { + } + + - 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 [ array $services = [] ] + } + } + + Method [ public method newInstance ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ string $fileName ] + Parameter #2 [ array $options = [] ] + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ protected method getExceptionClass ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method getServices ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ protected method getService ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + } + + Method [ protected method init ] { + + - Parameters [1] { + Parameter #0 [ array $services = [] ] + } + - Return [ void ] + } + + 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\Logger\Adapter\Exceptions\FileOpenFailed extends Phalcon\Logger\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ string $mode ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Logger\Adapter\Exceptions\InvalidStreamMode extends Phalcon\Logger\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Logger\Adapter\Exceptions\SyslogOpenFailed extends Phalcon\Logger\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ int $facility ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Logger\Adapter\Noop extends Phalcon\Logger\Adapter\AbstractAdapter implements Phalcon\Logger\Adapter\AdapterInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $defaultFormatter = 'Phalcon\\Logger\\Formatter\\Line' ] + Property [ protected $formatter = NULL ] + Property [ protected $inTransaction = false ] + Property [ protected $queue = NULL ] + Property [ protected $queueLimit = 0 ] + } + + - Methods [15] { + Method [ public method close ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method process ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ void ] + } + + Method [ public method __destruct ] { + + - Parameters [0] { + } + } + + Method [ public method __serialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method __unserialize ] { + + - Parameters [1] { + Parameter #0 [ array $data ] + } + - Return [ void ] + } + + Method [ public method add ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ public method begin ] { + + - Parameters [0] { + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ public method commit ] { + + - Parameters [0] { + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ public method getFormatter ] { + + - Parameters [0] { + } + - Return [ Phalcon\Logger\Formatter\FormatterInterface ] + } + + Method [ public method getQueueLimit ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method inTransaction ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method rollback ] { + + - Parameters [0] { + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ public method setFormatter ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Formatter\FormatterInterface $formatter ] + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ public method setQueueLimit ] { + + - Parameters [1] { + Parameter #0 [ int $queueLimit ] + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ protected method getFormattedItem ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ string ] + } + } + } + + 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\\Formatter\\Line' ] + Property [ protected $formatter = NULL ] + Property [ protected $inTransaction = false ] + Property [ protected $queue = NULL ] + Property [ protected $queueLimit = 0 ] + Property [ protected $handler = NULL ] + Property [ protected $mode = 'ab' ] + Property [ protected $name = NULL ] + } + + - Methods [20] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $options = [] ] + } + } + + Method [ public method close ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method getName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method process ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ void ] + } + + Method [ protected method phpFclose ] { + + - Parameters [1] { + Parameter #0 [ $handle ] + } + - Return [ bool ] + } + + Method [ protected method phpFopen ] { + + - Parameters [2] { + Parameter #0 [ string $filename ] + Parameter #1 [ string $mode ] + } + } + + Method [ protected method phpFwrite ] { + + - Parameters [2] { + Parameter #0 [ $handle ] + Parameter #1 [ string $message ] + } + } + + Method [ public method __destruct ] { + + - Parameters [0] { + } + } + + Method [ public method __serialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method __unserialize ] { + + - Parameters [1] { + Parameter #0 [ array $data ] + } + - Return [ void ] + } + + Method [ public method add ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ public method begin ] { + + - Parameters [0] { + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ public method commit ] { + + - Parameters [0] { + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ public method getFormatter ] { + + - Parameters [0] { + } + - Return [ Phalcon\Logger\Formatter\FormatterInterface ] + } + + Method [ public method getQueueLimit ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method inTransaction ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method rollback ] { + + - Parameters [0] { + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ public method setFormatter ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Formatter\FormatterInterface $formatter ] + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ public method setQueueLimit ] { + + - Parameters [1] { + Parameter #0 [ int $queueLimit ] + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ protected method getFormattedItem ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Logger\Adapter\Syslog extends Phalcon\Logger\Adapter\AbstractAdapter implements Phalcon\Logger\Adapter\AdapterInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [9] { + Property [ protected $defaultFormatter = 'Phalcon\\Logger\\Formatter\\Line' ] + Property [ protected $formatter = NULL ] + Property [ protected $inTransaction = false ] + Property [ protected $queue = NULL ] + Property [ protected $queueLimit = 0 ] + Property [ protected $facility = 0 ] + Property [ protected $name = '' ] + Property [ protected $opened = false ] + Property [ protected $option = 0 ] + } + + - Methods [18] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $options = [] ] + } + } + + Method [ public method close ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method process ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ void ] + } + + Method [ protected method openlog ] { + + - Parameters [3] { + Parameter #0 [ string $ident ] + Parameter #1 [ int $option ] + Parameter #2 [ int $facility ] + } + - Return [ bool ] + } + + Method [ private method logLevelToSyslog ] { + + - Parameters [1] { + Parameter #0 [ int $level ] + } + - Return [ int ] + } + + Method [ public method __destruct ] { + + - Parameters [0] { + } + } + + Method [ public method __serialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method __unserialize ] { + + - Parameters [1] { + Parameter #0 [ array $data ] + } + - Return [ void ] + } + + Method [ public method add ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ public method begin ] { + + - Parameters [0] { + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ public method commit ] { + + - Parameters [0] { + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ public method getFormatter ] { + + - Parameters [0] { + } + - Return [ Phalcon\Logger\Formatter\FormatterInterface ] + } + + Method [ public method getQueueLimit ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method inTransaction ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method rollback ] { + + - Parameters [0] { + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ public method setFormatter ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Formatter\FormatterInterface $formatter ] + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ public method setQueueLimit ] { + + - Parameters [1] { + Parameter #0 [ int $queueLimit ] + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ protected method getFormattedItem ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Logger\Enum ] { + + - 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] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ class Phalcon\Logger\Exceptions\AdapterNotFound extends Phalcon\Logger\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Logger\Exceptions\DeserializationFailed extends Phalcon\Logger\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Logger\Exceptions\NoAdaptersConfigured extends Phalcon\Logger\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Logger\Exceptions\SerializationFailed extends Phalcon\Logger\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Logger\Exceptions\TransactionAlreadyActive extends Phalcon\Logger\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Logger\Exceptions\TransactionNotActive extends Phalcon\Logger\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Logger\Formatter\Json extends Phalcon\Logger\Formatter\AbstractFormatter implements Phalcon\Logger\Formatter\FormatterInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $dateFormat = 'c' ] + Property [ protected $interpolatorLeft = '%' ] + Property [ protected $interpolatorRight = '%' ] + } + + - Methods [11] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $dateFormat = 'c' ] + Parameter #1 [ string $interpolatorLeft = '%' ] + Parameter #2 [ string $interpolatorRight = '%' ] + } + } + + Method [ public method format ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ string ] + } + + Method [ public method getDateFormat ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method setDateFormat ] { + + - Parameters [1] { + Parameter #0 [ string $format ] + } + - Return [ void ] + } + + Method [ protected method getFormattedDate ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ string ] + } + + Method [ protected method getInterpolatedMessage ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Logger\Item $item ] + Parameter #1 [ string $message ] + } + - Return [ string ] + } + + Method [ protected method toEndsWith ] { + + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = true ] + } + - 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 = 'UTF-8' ] + } + - Return [ string ] + } + + Method [ protected method toStartsWith ] { + + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = true ] + } + - Return [ bool ] + } + + Method [ protected method toUpper ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = 'UTF-8' ] + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Logger\Formatter\Line extends Phalcon\Logger\Formatter\AbstractFormatter implements Phalcon\Logger\Formatter\FormatterInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $dateFormat = 'c' ] + Property [ protected $interpolatorLeft = '%' ] + Property [ protected $interpolatorRight = '%' ] + Property [ protected $format = NULL ] + } + + - Methods [13] { + Method [ public method __construct ] { + + - Parameters [4] { + Parameter #0 [ string $format = '[%date%][%level%] %message%' ] + Parameter #1 [ string $dateFormat = 'c' ] + Parameter #2 [ string $interpolatorLeft = '%' ] + Parameter #3 [ string $interpolatorRight = '%' ] + } + } + + Method [ public method format ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ string ] + } + + Method [ public method getFormat ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method setFormat ] { + + - Parameters [1] { + Parameter #0 [ string $format ] + } + - Return [ static ] + } + + Method [ public method getDateFormat ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method setDateFormat ] { + + - Parameters [1] { + Parameter #0 [ string $format ] + } + - Return [ void ] + } + + Method [ protected method getFormattedDate ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ string ] + } + + Method [ protected method getInterpolatedMessage ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Logger\Item $item ] + Parameter #1 [ string $message ] + } + - Return [ string ] + } + + Method [ protected method toEndsWith ] { + + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = true ] + } + - 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 = 'UTF-8' ] + } + - Return [ string ] + } + + Method [ protected method toStartsWith ] { + + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = true ] + } + - Return [ bool ] + } + + Method [ protected method toUpper ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = 'UTF-8' ] + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Logger\Item ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $context = NULL ] + Property [ protected $dateTime = NULL ] + Property [ protected $level = NULL ] + Property [ protected $levelName = NULL ] + Property [ protected $message = NULL ] + } + + - Methods [6] { + Method [ public method __construct ] { + + - Parameters [5] { + Parameter #0 [ string $message ] + Parameter #1 [ string $levelName ] + Parameter #2 [ int $level ] + Parameter #3 [ DateTimeImmutable $dateTime ] + Parameter #4 [ array $context = [] ] + } + } + + Method [ public method getContext ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getDateTime ] { + + - Parameters [0] { + } + - Return [ DateTimeImmutable ] + } + + Method [ public method getLevel ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getLevelName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Logger\Logger extends Phalcon\Logger\AbstractLogger implements Phalcon\Logger\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 } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $adapters = NULL ] + Property [ protected $excluded = NULL ] + Property [ protected $logLevel = 8 ] + Property [ protected $name = '' ] + Property [ protected $timezone = NULL ] + } + + - Methods [22] { + Method [ public method alert ] { + + - Parameters [2] { + Parameter #0 [ string $message ] + Parameter #1 [ array $context = [] ] + } + - Return [ void ] + } + + Method [ public method critical ] { + + - Parameters [2] { + Parameter #0 [ string $message ] + Parameter #1 [ array $context = [] ] + } + - Return [ void ] + } + + Method [ public method debug ] { + + - Parameters [2] { + Parameter #0 [ string $message ] + Parameter #1 [ array $context = [] ] + } + - Return [ void ] + } + + Method [ public method emergency ] { + + - Parameters [2] { + Parameter #0 [ string $message ] + Parameter #1 [ array $context = [] ] + } + - Return [ void ] + } + + Method [ public method error ] { + + - Parameters [2] { + Parameter #0 [ string $message ] + Parameter #1 [ array $context = [] ] + } + - Return [ void ] + } + + Method [ public method info ] { + + - Parameters [2] { + Parameter #0 [ string $message ] + Parameter #1 [ array $context = [] ] + } + - Return [ void ] + } + + Method [ public method log ] { + + - Parameters [3] { + Parameter #0 [ $level ] + Parameter #1 [ string $message ] + Parameter #2 [ array $context = [] ] + } + - Return [ void ] + } + + Method [ public method notice ] { + + - Parameters [2] { + Parameter #0 [ string $message ] + Parameter #1 [ array $context = [] ] + } + - Return [ void ] + } + + Method [ public method warning ] { + + - Parameters [2] { + Parameter #0 [ string $message ] + Parameter #1 [ array $context = [] ] + } + - Return [ void ] + } + + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ array $adapters = [] ] + Parameter #2 [ ?DateTimeZone $timezone = null ] + } + } + + Method [ public method addAdapter ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ Phalcon\Logger\Adapter\AdapterInterface $adapter ] + } + - Return [ static ] + } + + Method [ public method excludeAdapters ] { + + - Parameters [1] { + Parameter #0 [ array $adapters = [] ] + } + - Return [ static ] + } + + Method [ public method getAdapter ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Logger\Adapter\AdapterInterface ] + } + + Method [ public method getAdapters ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getLogLevel ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method removeAdapter ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ static ] + } + + Method [ public method setAdapters ] { + + - Parameters [1] { + Parameter #0 [ array $adapters ] + } + - Return [ static ] + } + + Method [ public method setLogLevel ] { + + - Parameters [1] { + Parameter #0 [ int $level ] + } + - Return [ static ] + } + + Method [ protected method addMessage ] { + + - Parameters [3] { + Parameter #0 [ int $level ] + Parameter #1 [ string $message ] + Parameter #2 [ array $context = [] ] + } + - Return [ bool ] + } + + Method [ protected method getLevelNumber ] { + + - Parameters [1] { + Parameter #0 [ $level ] + } + - Return [ int ] + } + + Method [ protected method getLevels ] { + + - Parameters [0] { + } + - Return [ array ] + } + } + } + + Class [ class Phalcon\Logger\LoggerFactory extends Phalcon\Factory\AbstractConfigFactory ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ private $adapterFactory = NULL ] + } + + - Methods [8] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\AdapterFactory $factory ] + } + } + + Method [ public method load ] { + + - Parameters [1] { + Parameter #0 [ $config ] + } + - Return [ Phalcon\Logger\Logger ] + } + + Method [ public method newInstance ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ array $adapters = [] ] + Parameter #2 [ ?DateTimeZone $timezone = null ] + } + - Return [ Phalcon\Logger\Logger ] + } + + Method [ protected method getArrVal ] { + + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + } + } + + 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\Messages\Exceptions\MessageNotObject extends Phalcon\Messages\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Messages\Exceptions\MessagesNotIterable extends Phalcon\Messages\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Messages\Message implements Stringable, Phalcon\Messages\MessageInterface, JsonSerializable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $code = NULL ] + Property [ protected $field = NULL ] + Property [ protected $message = NULL ] + Property [ protected $metaData = NULL ] + Property [ protected $type = NULL ] + } + + - Methods [13] { + Method [ public method __construct ] { + + - Parameters [5] { + Parameter #0 [ string $message ] + Parameter #1 [ string $field = '' ] + Parameter #2 [ string $type = '' ] + Parameter #3 [ int $code = 0 ] + Parameter #4 [ array $metaData = [] ] + } + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getCode ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getField ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMetaData ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getType ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method jsonSerialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method setCode ] { + + - Parameters [1] { + Parameter #0 [ int $code ] + } + - Return [ Phalcon\Messages\MessageInterface ] + } + + Method [ public method setField ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ Phalcon\Messages\MessageInterface ] + } + + Method [ public method setMessage ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ Phalcon\Messages\MessageInterface ] + } + + Method [ public method setMetaData ] { + + - Parameters [1] { + Parameter #0 [ array $metaData ] + } + - Return [ Phalcon\Messages\MessageInterface ] + } + + Method [ public method setType ] { + + - Parameters [1] { + Parameter #0 [ string $type ] + } + - Return [ Phalcon\Messages\MessageInterface ] + } + } + } + + 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 [ array $messages = [] ] + } + } + + Method [ public method appendMessage ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + } + - Return [ void ] + } + + Method [ public method appendMessages ] { + + - Parameters [1] { + Parameter #0 [ $messages ] + } + } + + Method [ public method count ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method current ] { + + - Parameters [0] { + } + - Return [ Phalcon\Messages\MessageInterface ] + } + + Method [ public method filter ] { + + - Parameters [1] { + Parameter #0 [ string $fieldName ] + } + - Return [ array ] + } + + Method [ public method jsonSerialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method key ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method next ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method offsetExists ] { + + - Parameters [1] { + Parameter #0 [ $index ] + } + - Return [ bool ] + } + + Method [ public method offsetGet ] { + + - Parameters [1] { + Parameter #0 [ $index ] + } + - Return [ mixed ] + } + + Method [ public method offsetSet ] { + + - Parameters [2] { + Parameter #0 [ $offset ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method offsetUnset ] { + + - Parameters [1] { + Parameter #0 [ $index ] + } + - Return [ void ] + } + + Method [ public method rewind ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method valid ] { + + - Parameters [0] { + } + - Return [ bool ] + } + } + } + + Class [ class Phalcon\Mvc\Application extends Phalcon\Application\AbstractApplication implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Di\InjectionAwareInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [7] { + Property [ protected $container = NULL ] + Property [ protected $defaultModule = '' ] + 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 [ Phalcon\Http\ResponseInterface|bool ] + } + + Method [ public method sendCookiesOnHandleRequest ] { + + - Parameters [1] { + Parameter #0 [ bool $sendCookies ] + } + - Return [ static ] + } + + Method [ public method sendHeadersOnHandleRequest ] { + + - Parameters [1] { + Parameter #0 [ bool $sendHeaders ] + } + - Return [ static ] + } + + Method [ public method useImplicitView ] { + + - Parameters [1] { + Parameter #0 [ bool $implicitView ] + } + - Return [ static ] + } + + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ ?Phalcon\Di\DiInterface $container = null ] + } + } + + Method [ public method getDefaultModule ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getEventsManager ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Events\ManagerInterface ] + } + + Method [ public method getModule ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ object|array ] + } + + Method [ public method getModules ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method registerModules ] { + + - Parameters [2] { + Parameter #0 [ array $modules ] + Parameter #1 [ bool $merge = false ] + } + - Return [ static ] + } + + Method [ public method setDefaultModule ] { + + - Parameters [1] { + Parameter #0 [ string $defaultModule ] + } + - Return [ static ] + } + + Method [ public method setEventsManager ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + } + - Return [ void ] + } + + 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\Mvc\Application\Exceptions\ContainerRequired extends Phalcon\Mvc\Application\Exception implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Application\Exceptions\InvalidModuleDefinition extends Phalcon\Mvc\Application\Exception implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Application\Exceptions\ModuleDefinitionPathNotFound extends Phalcon\Mvc\Application\Exception implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $path ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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 [ abstract class Phalcon\Mvc\Controller extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\ControllerInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $container = NULL ] + } + + - Methods [8] { + Method [ final public method __construct ] { + + - Parameters [0] { + } + } + + 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 = true ] + } + } + + 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\Mvc\Dispatcher extends Phalcon\Dispatcher\AbstractDispatcher implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Dispatcher\DispatcherInterface, Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\DispatcherInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [27] { + Property [ protected $container = NULL ] + Property [ protected $activeHandler = NULL ] + Property [ protected $activeMethodMap = NULL ] + Property [ protected $actionName = '' ] + Property [ protected $actionSuffix = 'Action' ] + Property [ protected $camelCaseMap = NULL ] + Property [ protected $defaultNamespace = '' ] + Property [ protected $handlerHashes = NULL ] + Property [ protected $handlerHookCache = NULL ] + Property [ protected $handlerName = '' ] + 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 = '' ] + Property [ protected $namespaceName = '' ] + Property [ protected $params = NULL ] + Property [ protected $previousActionName = '' ] + Property [ protected $previousHandlerName = '' ] + Property [ protected $previousNamespaceName = '' ] + Property [ protected $returnedValue = NULL ] + Property [ protected $defaultAction = 'index' ] + Property [ protected $defaultHandler = 'index' ] + Property [ protected $handlerSuffix = 'Controller' ] + } + + - Methods [53] { + 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 ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getControllerName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getLastController ] { + + - Parameters [0] { + } + - Return [ Phalcon\Mvc\ControllerInterface ] + } + + Method [ public method getPreviousActionName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getPreviousControllerName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getPreviousNamespaceName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method setControllerName ] { + + - Parameters [1] { + Parameter #0 [ string $controllerName ] + } + - Return [ Phalcon\Mvc\DispatcherInterface ] + } + + Method [ public method setControllerSuffix ] { + + - Parameters [1] { + Parameter #0 [ string $controllerSuffix ] + } + - Return [ Phalcon\Mvc\DispatcherInterface ] + } + + Method [ public method setDefaultController ] { + + - Parameters [1] { + Parameter #0 [ string $controllerName ] + } + - Return [ Phalcon\Mvc\DispatcherInterface ] + } + + Method [ protected method handleException ] { + + - Parameters [1] { + Parameter #0 [ Exception $exception ] + } + } + + Method [ protected method throwDispatchException ] { + + - Parameters [2] { + Parameter #0 [ string $message ] + Parameter #1 [ int $exceptionCode = 0 ] + } + } + + Method [ public method callActionMethod ] { + + - Parameters [3] { + Parameter #0 [ $handler ] + Parameter #1 [ string $actionMethod ] + Parameter #2 [ array $params = [] ] + } + } + + Method [ public method dispatch ] { + + - Parameters [0] { + } + } + + Method [ public method getActionName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getActionSuffix ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getActiveMethod ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getBoundModels ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getDefaultNamespace ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getEventsManager ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Events\ManagerInterface ] + } + + Method [ public method getHandlerSuffix ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getModelBinder ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Mvc\Model\BinderInterface ] + } + + Method [ public method getModuleName ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getNamespaceName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getParam ] { + + - Parameters [3] { + Parameter #0 [ $param ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + } + } + + Method [ public method getParameter ] { + + - Parameters [3] { + Parameter #0 [ $param ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + } + } + + Method [ public method getParams ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getParameters ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method hasParam ] { + + - Parameters [1] { + Parameter #0 [ $param ] + } + - Return [ bool ] + } + + Method [ public method hasParameter ] { + + - Parameters [1] { + Parameter #0 [ $param ] + } + - Return [ bool ] + } + + Method [ public method isFinished ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method setActionName ] { + + - Parameters [1] { + Parameter #0 [ string $actionName ] + } + - Return [ void ] + } + + Method [ public method setDefaultAction ] { + + - Parameters [1] { + Parameter #0 [ string $actionName ] + } + - Return [ void ] + } + + Method [ public method setDefaultNamespace ] { + + - Parameters [1] { + Parameter #0 [ string $defaultNamespace ] + } + - Return [ void ] + } + + Method [ public method getHandlerClass ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method setParam ] { + + - Parameters [2] { + Parameter #0 [ $param ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setParameter ] { + + - Parameters [2] { + Parameter #0 [ $param ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method setParams ] { + + - Parameters [1] { + Parameter #0 [ array $params ] + } + - Return [ void ] + } + + Method [ public method setParameters ] { + + - Parameters [1] { + Parameter #0 [ array $params ] + } + - Return [ void ] + } + + Method [ public method setReturnedValue ] { + + - Parameters [1] { + Parameter #0 [ $value ] + } + - Return [ void ] + } + + Method [ public method setActionSuffix ] { + + - Parameters [1] { + Parameter #0 [ string $actionSuffix ] + } + - Return [ void ] + } + + Method [ public method setEventsManager ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + } + - Return [ void ] + } + + Method [ public method setHandlerSuffix ] { + + - Parameters [1] { + Parameter #0 [ string $handlerSuffix ] + } + - Return [ void ] + } + + Method [ public method setModelBinder ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\Model\BinderInterface $modelBinder ] + Parameter #1 [ $cache = ] + } + - Return [ Phalcon\Dispatcher\DispatcherInterface ] + } + + Method [ public method setModuleName ] { + + - Parameters [1] { + Parameter #0 [ ?string $moduleName = null ] + } + - Return [ void ] + } + + Method [ public method setNamespaceName ] { + + - Parameters [1] { + Parameter #0 [ string $namespaceName ] + } + - Return [ void ] + } + + Method [ public method getReturnedValue ] { + + - Parameters [0] { + } + } + + Method [ public method wasForwarded ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ protected method resolveEmptyProperties ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ protected method toCamelCase ] { + + - Parameters [1] { + Parameter #0 [ string $input ] + } + - 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\Mvc\Dispatcher\Exceptions\ResponseServiceUnavailable extends Phalcon\Mvc\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 [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Micro extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, ArrayAccess, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - 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 [43] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ ?Phalcon\Di\DiInterface $container = null ] + } + } + + Method [ public method after ] { + + - Parameters [1] { + Parameter #0 [ $handler ] + } + - Return [ static ] + } + + Method [ public method afterBinding ] { + + - Parameters [1] { + Parameter #0 [ $handler ] + } + - Return [ static ] + } + + Method [ public method before ] { + + - Parameters [1] { + Parameter #0 [ $handler ] + } + - Return [ static ] + } + + Method [ public method delete ] { + + - Parameters [2] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method error ] { + + - Parameters [1] { + Parameter #0 [ $handler ] + } + - Return [ static ] + } + + Method [ public method finish ] { + + - Parameters [1] { + Parameter #0 [ $handler ] + } + - Return [ static ] + } + + Method [ public method get ] { + + - Parameters [2] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method getActiveHandler ] { + + - Parameters [0] { + } + } + + Method [ public method getBoundModels ] { + + - Parameters [0] { + } + - Return [ array ] + } + + 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 [ public method getHandlers ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getModelBinder ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Mvc\Model\BinderInterface ] + } + + Method [ public method getReturnedValue ] { + + - Parameters [0] { + } + } + + Method [ public method getRouter ] { + + - Parameters [0] { + } + - Return [ Phalcon\Mvc\RouterInterface ] + } + + Method [ public method getService ] { + + - Parameters [1] { + Parameter #0 [ string $serviceName ] + } + } + + Method [ public method getSharedService ] { + + - Parameters [1] { + Parameter #0 [ string $serviceName ] + } + } + + Method [ public method handle ] { + + - Parameters [1] { + Parameter #0 [ string $uri ] + } + } + + Method [ public method hasService ] { + + - Parameters [1] { + Parameter #0 [ string $serviceName ] + } + - Return [ bool ] + } + + Method [ public method head ] { + + - Parameters [2] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method map ] { + + - Parameters [2] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method mount ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Micro\CollectionInterface $collection ] + } + - Return [ static ] + } + + Method [ public method notFound ] { + + - Parameters [1] { + Parameter #0 [ $handler ] + } + - Return [ static ] + } + + Method [ public method offsetExists ] { + + - Parameters [1] { + Parameter #0 [ $offset ] + } + - Return [ bool ] + } + + Method [ public method offsetGet ] { + + - Parameters [1] { + Parameter #0 [ $offset ] + } + - Return [ mixed ] + } + + Method [ public method offsetSet ] { + + - Parameters [2] { + Parameter #0 [ $offset ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method offsetUnset ] { + + - Parameters [1] { + Parameter #0 [ $offset ] + } + - Return [ void ] + } + + Method [ public method options ] { + + - Parameters [2] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method patch ] { + + - Parameters [2] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method post ] { + + - Parameters [2] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method put ] { + + - Parameters [2] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method setActiveHandler ] { + + - Parameters [1] { + Parameter #0 [ $activeHandler ] + } + - Return [ self ] + } + + Method [ public method setDI ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + } + - Return [ void ] + } + + Method [ public method setModelBinder ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\Model\BinderInterface $modelBinder ] + Parameter #1 [ $cache = ] + } + - Return [ static ] + } + + Method [ public method setResponseHandler ] { + + - Parameters [1] { + Parameter #0 [ $handler ] + } + - Return [ static ] + } + + Method [ public method setService ] { + + - Parameters [3] { + Parameter #0 [ string $serviceName ] + Parameter #1 [ $definition ] + Parameter #2 [ bool $isShared = false ] + } + - Return [ Phalcon\Di\ServiceInterface ] + } + + Method [ public method stop ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ private method addRoute ] { + + - Parameters [3] { + Parameter #0 [ string $method ] + Parameter #1 [ string $routePattern ] + Parameter #2 [ $handler ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ private method checkDiContainer ] { + + - Parameters [0] { + } + - Return [ void ] + } + + 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 ] + } + } + } + + Class [ class Phalcon\Mvc\Micro\Collection implements Phalcon\Mvc\Micro\CollectionInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $handler = NULL ] + Property [ protected $handlers = NULL ] + Property [ protected $isLazy = false ] + Property [ protected $prefix = '' ] + } + + - Methods [17] { + Method [ public method delete ] { + + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = null ] + } + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + } + + Method [ public method get ] { + + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = null ] + } + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + } + + Method [ public method getHandler ] { + + - Parameters [0] { + } + } + + Method [ public method getHandlers ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getPrefix ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method head ] { + + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = null ] + } + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + } + + Method [ public method isLazy ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method map ] { + + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = null ] + } + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + } + + Method [ public method mapVia ] { + + - Parameters [4] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ $method ] + Parameter #3 [ ?string $name = null ] + } + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + } + + Method [ public method options ] { + + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = null ] + } + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + } + + Method [ public method patch ] { + + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = null ] + } + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + } + + Method [ public method post ] { + + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = null ] + } + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + } + + Method [ public method put ] { + + - Parameters [3] { + Parameter #0 [ string $routePattern ] + Parameter #1 [ $handler ] + Parameter #2 [ ?string $name = null ] + } + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + } + + Method [ public method setHandler ] { + + - Parameters [2] { + Parameter #0 [ $handler ] + Parameter #1 [ bool $isLazy = false ] + } + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + } + + Method [ public method setLazy ] { + + - Parameters [1] { + Parameter #0 [ bool $isLazy ] + } + - Return [ Phalcon\Mvc\Micro\CollectionInterface ] + } + + Method [ public method setPrefix ] { + + - Parameters [1] { + Parameter #0 [ string $prefix ] + } + - 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 = null ] + } + - Return [ void ] + } + } + } + + Class [ class Phalcon\Mvc\Micro\Exceptions\ContainerRequired extends Phalcon\Mvc\Micro\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Micro\Exceptions\ErrorHandlerNotCallable extends Phalcon\Mvc\Micro\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Micro\Exceptions\HandlerNotCallable extends Phalcon\Mvc\Micro\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $type ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Micro\Exceptions\InvalidRegisteredHandler extends Phalcon\Mvc\Micro\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Micro\Exceptions\LazyHandlerNotFound extends Phalcon\Mvc\Micro\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $definition ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Micro\Exceptions\MissingCollectionMainHandler extends Phalcon\Mvc\Micro\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Micro\Exceptions\NoHandlersToMount extends Phalcon\Mvc\Micro\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Micro\Exceptions\NoMatchedRouteHandler extends Phalcon\Mvc\Micro\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Micro\Exceptions\NotFoundHandlerNotCallable extends Phalcon\Mvc\Micro\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Micro\Exceptions\ResponseHandlerNotCallable extends Phalcon\Mvc\Micro\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Micro\LazyLoader ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $definition = NULL ] + Property [ protected $handler = NULL ] + } + + - Methods [4] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $definition ] + } + } + + Method [ public method callMethod ] { + + - Parameters [3] { + Parameter #0 [ string $method ] + Parameter #1 [ $arguments ] + Parameter #2 [ ?Phalcon\Mvc\Model\BinderInterface $modelBinder = null ] + } + } + + Method [ public method getDefinition ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getHandler ] { + + - Parameters [0] { + } + - Return [ ?object ] + } + } + } + + Class [ abstract class Phalcon\Mvc\Model extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\EntityInterface, Phalcon\Mvc\ModelInterface, Phalcon\Mvc\Model\ResultInterface, Serializable, JsonSerializable ] { + + - Constants [8] { + Constant [ public 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 [17] { + Method [ static public method __callStatic ] { + + - Parameters [2] { + Parameter #0 [ string $method ] + Parameter #1 [ array $arguments ] + } + } + + Method [ static public method average ] { + + - Parameters [1] { + Parameter #0 [ array $parameters = [] ] + } + - Return [ Phalcon\Mvc\Model\ResultsetInterface|float ] + } + + Method [ static public method cloneResult ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $base ] + Parameter #1 [ array $data ] + Parameter #2 [ int $dirtyState = 0 ] + } + - Return [ Phalcon\Mvc\ModelInterface ] + } + + Method [ static public method cloneResultMap ] { + + - Parameters [5] { + Parameter #0 [ $base ] + Parameter #1 [ array $data ] + Parameter #2 [ $columnMap ] + Parameter #3 [ int $dirtyState = 0 ] + Parameter #4 [ ?bool $keepSnapshots = null ] + } + - Return [ Phalcon\Mvc\ModelInterface ] + } + + Method [ static public method cloneResultMapHydrate ] { + + - Parameters [3] { + Parameter #0 [ array $data ] + Parameter #1 [ $columnMap ] + Parameter #2 [ int $hydrationMode ] + } + } + + Method [ static public method count ] { + + - Parameters [1] { + Parameter #0 [ $parameters = ] + } + - Return [ Phalcon\Mvc\Model\ResultsetInterface|int ] + } + + Method [ static public method find ] { + + - Parameters [1] { + Parameter #0 [ $parameters = ] + } + - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + } + + Method [ static public method findFirst ] { + + - Parameters [1] { + Parameter #0 [ $parameters = ] + } + } + + Method [ static public method maximum ] { + + - Parameters [1] { + Parameter #0 [ $parameters = ] + } + } + + Method [ static public method minimum ] { + + - Parameters [1] { + Parameter #0 [ $parameters = ] + } + } + + Method [ static public method query ] { + + - Parameters [1] { + Parameter #0 [ ?Phalcon\Di\DiInterface $container = null ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ static public method setup ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + - Return [ void ] + } + + Method [ static public method sum ] { + + - Parameters [1] { + Parameter #0 [ $parameters = ] + } + - Return [ Phalcon\Mvc\Model\ResultsetInterface|float ] + } + + Method [ static protected method groupResult ] { + + - Parameters [3] { + Parameter #0 [ string $functionName ] + Parameter #1 [ string $alias ] + Parameter #2 [ $parameters = ] + } + - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + } + + Method [ final static protected method invokeFinder ] { + + - Parameters [2] { + Parameter #0 [ string $method ] + Parameter #1 [ array $arguments ] + } + } + + Method [ static private method getPreparedQuery ] { + + - Parameters [2] { + Parameter #0 [ $params ] + Parameter #1 [ $limit = ] + } + - Return [ Phalcon\Mvc\Model\QueryInterface ] + } + + Method [ static private method caseInsensitiveColumnMap ] { + + - Parameters [2] { + Parameter #0 [ $columnMap ] + Parameter #1 [ $key ] + } + - Return [ string ] + } + } + + - Properties [16] { + 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 $rawValues = 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 [88] { + Method [ final public method __construct ] { + + - Parameters [3] { + Parameter #0 [ $data = ] + Parameter #1 [ ?Phalcon\Di\DiInterface $container = null ] + Parameter #2 [ ?Phalcon\Mvc\Model\ManagerInterface $modelsManager = null ] + } + } + + Method [ public method __call ] { + + - Parameters [2] { + Parameter #0 [ string $method ] + Parameter #1 [ array $arguments ] + } + } + + Method [ public method __get ] { + + - Parameters [1] { + Parameter #0 [ string $property ] + } + } + + Method [ public method __isset ] { + + - Parameters [1] { + Parameter #0 [ string $property ] + } + - Return [ bool ] + } + + Method [ public method __serialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method __set ] { + + - Parameters [2] { + Parameter #0 [ string $property ] + Parameter #1 [ $value ] + } + } + + Method [ public method __unserialize ] { + + - Parameters [1] { + Parameter #0 [ array $data ] + } + - Return [ void ] + } + + Method [ public method addBehavior ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\BehaviorInterface $behavior ] + } + - Return [ void ] + } + + Method [ public method appendMessage ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Messages\MessageInterface $message ] + } + - Return [ Phalcon\Mvc\ModelInterface ] + } + + Method [ public method assign ] { + + - Parameters [3] { + Parameter #0 [ array $data ] + Parameter #1 [ $whiteList = ] + Parameter #2 [ $dataColumnMap = ] + } + - Return [ Phalcon\Mvc\ModelInterface ] + } + + Method [ protected method collectRelatedToSave ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method create ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method delete ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method dump ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method fireEvent ] { + + - Parameters [1] { + Parameter #0 [ string $eventName ] + } + - Return [ bool ] + } + + Method [ public method fireEventCancel ] { + + - Parameters [1] { + Parameter #0 [ string $eventName ] + } + - Return [ bool ] + } + + Method [ public method getChangedFields ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getDirtyState ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getEventsManager ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Events\ManagerInterface ] + } + + Method [ public method getMessages ] { + + - Parameters [1] { + Parameter #0 [ $filter = ] + } + - Return [ array ] + } + + Method [ public method getModelsManager ] { + + - Parameters [0] { + } + - Return [ Phalcon\Mvc\Model\ManagerInterface ] + } + + Method [ public method getModelsMetaData ] { + + - Parameters [0] { + } + - Return [ Phalcon\Mvc\Model\MetaDataInterface ] + } + + Method [ public method getOperationMade ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getOldSnapshotData ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final public method getReadConnection ] { + + - Parameters [0] { + } + - Return [ Phalcon\Db\Adapter\AdapterInterface ] + } + + Method [ final public method getReadConnectionService ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getRelated ] { + + - Parameters [2] { + Parameter #0 [ string $alias ] + Parameter #1 [ $arguments = ] + } + } + + Method [ public method isRelationshipLoaded ] { + + - Parameters [1] { + Parameter #0 [ string $relationshipAlias ] + } + - Return [ bool ] + } + + Method [ final public method getSchema ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getSnapshotData ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final public method getSource ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getUpdatedFields ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final public method getWriteConnection ] { + + - Parameters [0] { + } + - Return [ Phalcon\Db\Adapter\AdapterInterface ] + } + + Method [ final public method getWriteConnectionService ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method hasChanged ] { + + - Parameters [2] { + Parameter #0 [ $fieldName = ] + Parameter #1 [ bool $allFields = false ] + } + - Return [ bool ] + } + + Method [ public method hasSnapshotData ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method hasUpdated ] { + + - Parameters [2] { + Parameter #0 [ $fieldName = ] + Parameter #1 [ bool $allFields = false ] + } + - Return [ bool ] + } + + Method [ public method jsonSerialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method readAttribute ] { + + - Parameters [1] { + Parameter #0 [ string $attribute ] + } + } + + Method [ public method refresh ] { + + - Parameters [0] { + } + - Return [ Phalcon\Mvc\ModelInterface ] + } + + Method [ public method save ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method doSave ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Support\Collection\CollectionInterface $visited ] + } + - Return [ bool ] + } + + Method [ public method serialize ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method unserialize ] { + + - Parameters [1] { + Parameter #0 [ string $data ] + } + - Return [ void ] + } + + Method [ final public method setConnectionService ] { + + - Parameters [1] { + Parameter #0 [ string $connectionService ] + } + - Return [ void ] + } + + Method [ public method setDirtyState ] { + + - Parameters [1] { + Parameter #0 [ int $dirtyState ] + } + - Return [ Phalcon\Mvc\ModelInterface|bool ] + } + + Method [ public method setEventsManager ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + } + } + + Method [ final public method setReadConnectionService ] { + + - Parameters [1] { + Parameter #0 [ string $connectionService ] + } + - Return [ void ] + } + + Method [ public method setOldSnapshotData ] { + + - Parameters [2] { + Parameter #0 [ array $data ] + Parameter #1 [ $columnMap = ] + } + } + + Method [ public method setSnapshotData ] { + + - Parameters [2] { + Parameter #0 [ array $data ] + Parameter #1 [ $columnMap = ] + } + - Return [ void ] + } + + Method [ public method setTransaction ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] + } + - Return [ Phalcon\Mvc\ModelInterface ] + } + + Method [ public method getTransaction ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Mvc\Model\TransactionInterface ] + } + + Method [ final public method setWriteConnectionService ] { + + - Parameters [1] { + Parameter #0 [ string $connectionService ] + } + - Return [ void ] + } + + Method [ public method skipOperation ] { + + - Parameters [1] { + Parameter #0 [ bool $skip ] + } + - Return [ void ] + } + + Method [ public method toArray ] { + + - Parameters [2] { + Parameter #0 [ $columns = ] + Parameter #1 [ $useGetter = ] + } + - Return [ array ] + } + + Method [ public method update ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method writeAttribute ] { + + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $value ] + } + - 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 ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ protected method doLowInsert ] { + + - Parameters [4] { + Parameter #0 [ Phalcon\Mvc\Model\MetaDataInterface $metaData ] + Parameter #1 [ Phalcon\Db\Adapter\AdapterInterface $connection ] + Parameter #2 [ $table ] + Parameter #3 [ $identityField ] + } + - Return [ bool ] + } + + Method [ protected method doLowUpdate ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\Model\MetaDataInterface $metaData ] + Parameter #1 [ Phalcon\Db\Adapter\AdapterInterface $connection ] + Parameter #2 [ $table ] + } + - Return [ bool ] + } + + Method [ protected method has ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\Model\MetaDataInterface $metaData ] + Parameter #1 [ Phalcon\Db\Adapter\AdapterInterface $connection ] + } + - Return [ bool ] + } + + Method [ protected method getRelatedRecords ] { + + - Parameters [3] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $method ] + Parameter #2 [ array $arguments ] + } + } + + Method [ final protected method possibleSetter ] { + + - Parameters [2] { + Parameter #0 [ string $property ] + Parameter #1 [ $value ] + } + - Return [ bool ] + } + + Method [ protected method preSave ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\Model\MetaDataInterface $metaData ] + Parameter #1 [ bool $exists ] + Parameter #2 [ $identityField ] + } + - Return [ bool ] + } + + Method [ protected method preSaveRelatedRecords ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Db\Adapter\AdapterInterface $connection ] + Parameter #1 [ $related ] + Parameter #2 [ Phalcon\Support\Collection\CollectionInterface $visited ] + } + - Return [ bool ] + } + + Method [ protected method postSave ] { + + - Parameters [2] { + Parameter #0 [ bool $success ] + Parameter #1 [ bool $exists ] + } + - Return [ bool ] + } + + Method [ protected method postSaveRelatedRecords ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Db\Adapter\AdapterInterface $connection ] + Parameter #1 [ $related ] + Parameter #2 [ Phalcon\Support\Collection\CollectionInterface $visited ] + } + - Return [ bool ] + } + + Method [ protected method allowEmptyStringValues ] { + + - Parameters [1] { + Parameter #0 [ array $attributes ] + } + - Return [ void ] + } + + Method [ protected method cancelOperation ] { + + - Parameters [0] { + } + } + + Method [ protected method belongsTo ] { + + - Parameters [4] { + Parameter #0 [ $fields ] + Parameter #1 [ string $referenceModel ] + Parameter #2 [ $referencedFields ] + Parameter #3 [ array $options = [] ] + } + - Return [ Phalcon\Mvc\Model\Relation ] + } + + Method [ protected method hasMany ] { + + - Parameters [4] { + Parameter #0 [ $fields ] + Parameter #1 [ string $referenceModel ] + Parameter #2 [ $referencedFields ] + Parameter #3 [ array $options = [] ] + } + - Return [ Phalcon\Mvc\Model\Relation ] + } + + Method [ protected method hasManyToMany ] { + + - Parameters [7] { + Parameter #0 [ $fields ] + Parameter #1 [ string $intermediateModel ] + Parameter #2 [ $intermediateFields ] + Parameter #3 [ $intermediateReferencedFields ] + Parameter #4 [ string $referenceModel ] + Parameter #5 [ $referencedFields ] + Parameter #6 [ array $options = [] ] + } + - Return [ Phalcon\Mvc\Model\Relation ] + } + + Method [ protected method hasOne ] { + + - Parameters [4] { + Parameter #0 [ $fields ] + Parameter #1 [ string $referenceModel ] + Parameter #2 [ $referencedFields ] + Parameter #3 [ array $options = [] ] + } + - Return [ Phalcon\Mvc\Model\Relation ] + } + + Method [ protected method hasOneThrough ] { + + - Parameters [7] { + Parameter #0 [ $fields ] + Parameter #1 [ string $intermediateModel ] + Parameter #2 [ $intermediateFields ] + Parameter #3 [ $intermediateReferencedFields ] + Parameter #4 [ string $referenceModel ] + Parameter #5 [ $referencedFields ] + Parameter #6 [ array $options = [] ] + } + - Return [ Phalcon\Mvc\Model\Relation ] + } + + Method [ protected method keepSnapshots ] { + + - Parameters [1] { + Parameter #0 [ bool $keepSnapshot ] + } + - Return [ void ] + } + + Method [ final protected method setSchema ] { + + - Parameters [1] { + Parameter #0 [ string $schema ] + } + - Return [ Phalcon\Mvc\ModelInterface ] + } + + Method [ final protected method setSource ] { + + - Parameters [1] { + Parameter #0 [ string $source ] + } + - Return [ Phalcon\Mvc\ModelInterface ] + } + + Method [ protected method skipAttributes ] { + + - Parameters [1] { + Parameter #0 [ array $attributes ] + } + - Return [ void ] + } + + Method [ protected method skipAttributesOnCreate ] { + + - Parameters [1] { + Parameter #0 [ array $attributes ] + } + - Return [ void ] + } + + Method [ protected method skipAttributesOnUpdate ] { + + - Parameters [1] { + Parameter #0 [ array $attributes ] + } + - Return [ void ] + } + + Method [ protected method useDynamicUpdate ] { + + - Parameters [1] { + Parameter #0 [ bool $dynamicUpdate ] + } + - Return [ void ] + } + + Method [ protected method validate ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Filter\Validation\ValidationInterface $validator ] + } + - Return [ bool ] + } + + Method [ public method validationHasFailed ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method appendMessagesFrom ] { + + - Parameters [1] { + Parameter #0 [ $model ] + } + - Return [ void ] + } + + 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\Mvc\Model\Behavior\Exceptions\MissingRequiredOption extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $option ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\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 = NULL ] + } + + - Methods [5] { + Method [ public method notify ] { + + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ Phalcon\Mvc\ModelInterface $model ] + } + } + + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method missingMethod ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $method ] + Parameter #2 [ array $arguments = [] ] + } + } + + Method [ protected method getOptions ] { + + - Parameters [1] { + Parameter #0 [ ?string $eventName = null ] + } + } + + Method [ protected method mustTakeAction ] { + + - Parameters [1] { + Parameter #0 [ string $eventName ] + } + - Return [ bool ] + } + } + } + + Class [ class Phalcon\Mvc\Model\Behavior\Timestampable extends Phalcon\Mvc\Model\Behavior implements Phalcon\Mvc\Model\BehaviorInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $options = NULL ] + } + + - Methods [6] { + Method [ public method notify ] { + + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ Phalcon\Mvc\ModelInterface $model ] + } + } + + Method [ private method getTimestamp ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + } + + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method missingMethod ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $method ] + Parameter #2 [ array $arguments = [] ] + } + } + + Method [ protected method getOptions ] { + + - Parameters [1] { + Parameter #0 [ ?string $eventName = null ] + } + } + + Method [ protected method mustTakeAction ] { + + - Parameters [1] { + Parameter #0 [ string $eventName ] + } + - Return [ bool ] + } + } + } + + Class [ class Phalcon\Mvc\Model\Binder implements Phalcon\Mvc\Model\BinderInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $boundModels = NULL ] + Property [ protected $cache = NULL ] + Property [ protected $internalCache = NULL ] + Property [ protected $originalValues = NULL ] + } + + - Methods [9] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ ?Phalcon\Cache\Adapter\AdapterInterface $cache = null ] + } + } + + Method [ public method bindToHandler ] { + + - Parameters [4] { + Parameter #0 [ $handler ] + Parameter #1 [ array $params ] + Parameter #2 [ string $cacheKey ] + Parameter #3 [ ?string $methodName = null ] + } + - Return [ array ] + } + + Method [ public method getBoundModels ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getCache ] { + + - Parameters [0] { + } + - Return [ Phalcon\Cache\Adapter\AdapterInterface ] + } + + Method [ public method getOriginalValues ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method setCache ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Cache\Adapter\AdapterInterface $cache ] + } + - Return [ Phalcon\Mvc\Model\BinderInterface ] + } + + Method [ protected method findBoundModel ] { + + - Parameters [2] { + Parameter #0 [ $paramValue ] + Parameter #1 [ string $className ] + } + } + + Method [ protected method getParamsFromCache ] { + + - Parameters [1] { + Parameter #0 [ string $cacheKey ] + } + - Return [ ?array ] + } + + Method [ protected method getParamsFromReflection ] { + + - Parameters [4] { + Parameter #0 [ $handler ] + Parameter #1 [ array $params ] + Parameter #2 [ string $cacheKey ] + Parameter #3 [ string $methodName ] + } + - 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 ] { + + - Parameters [4] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #1 [ string $modelName ] + Parameter #2 [ array $data ] + Parameter #3 [ string $operator = 'AND' ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + } + + - Properties [5] { + Property [ protected $bindParams = NULL ] + Property [ protected $bindTypes = NULL ] + Property [ protected $hiddenParamNumber = 0 ] + Property [ protected $model = NULL ] + Property [ protected $params = NULL ] + } + + - Methods [38] { + Method [ public method andWhere ] { + + - Parameters [3] { + Parameter #0 [ string $conditions ] + Parameter #1 [ $bindParams = ] + Parameter #2 [ $bindTypes = ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method betweenWhere ] { + + - Parameters [3] { + Parameter #0 [ string $expr ] + Parameter #1 [ $minimum ] + Parameter #2 [ $maximum ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method bind ] { + + - Parameters [2] { + Parameter #0 [ array $bindParams ] + Parameter #1 [ bool $merge = false ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method bindTypes ] { + + - Parameters [1] { + Parameter #0 [ array $bindTypes ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method cache ] { + + - Parameters [1] { + Parameter #0 [ array $cache ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method columns ] { + + - Parameters [1] { + Parameter #0 [ $columns ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method conditions ] { + + - Parameters [1] { + Parameter #0 [ string $conditions ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method createBuilder ] { + + - Parameters [0] { + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method distinct ] { + + - Parameters [1] { + Parameter #0 [ $distinct ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method execute ] { + + - Parameters [0] { + } + - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + } + + Method [ public method forUpdate ] { + + - Parameters [1] { + Parameter #0 [ bool $forUpdate = true ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method getColumns ] { + + - Parameters [0] { + } + - Return [ array|string|null ] + } + + Method [ public method getConditions ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getDI ] { + + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] + } + + Method [ public method getGroupBy ] { + + - Parameters [0] { + } + } + + Method [ public method getHaving ] { + + - Parameters [0] { + } + } + + Method [ public method getLimit ] { + + - Parameters [0] { + } + - Return [ array|int|null ] + } + + Method [ public method getModelName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getOrderBy ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getParams ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getWhere ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method groupBy ] { + + - Parameters [1] { + Parameter #0 [ $group ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method having ] { + + - Parameters [1] { + Parameter #0 [ $having ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method inWhere ] { + + - Parameters [2] { + Parameter #0 [ string $expr ] + Parameter #1 [ array $values ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method innerJoin ] { + + - Parameters [3] { + Parameter #0 [ string $model ] + Parameter #1 [ $conditions = ] + Parameter #2 [ $alias = ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method join ] { + + - Parameters [4] { + Parameter #0 [ string $model ] + Parameter #1 [ $conditions = ] + Parameter #2 [ $alias = ] + Parameter #3 [ $type = ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method leftJoin ] { + + - Parameters [3] { + Parameter #0 [ string $model ] + Parameter #1 [ $conditions = ] + Parameter #2 [ $alias = ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method limit ] { + + - Parameters [2] { + Parameter #0 [ int $limit ] + Parameter #1 [ int $offset = 0 ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method notBetweenWhere ] { + + - Parameters [3] { + Parameter #0 [ string $expr ] + Parameter #1 [ $minimum ] + Parameter #2 [ $maximum ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method notInWhere ] { + + - Parameters [2] { + Parameter #0 [ string $expr ] + Parameter #1 [ array $values ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method orWhere ] { + + - Parameters [3] { + Parameter #0 [ string $conditions ] + Parameter #1 [ $bindParams = ] + Parameter #2 [ $bindTypes = ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method orderBy ] { + + - Parameters [1] { + Parameter #0 [ string $orderColumns ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method rightJoin ] { + + - Parameters [3] { + Parameter #0 [ string $model ] + Parameter #1 [ $conditions = ] + Parameter #2 [ $alias = ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method setDI ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + } + - Return [ void ] + } + + Method [ public method setModelName ] { + + - Parameters [1] { + Parameter #0 [ string $modelName ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method sharedLock ] { + + - Parameters [1] { + Parameter #0 [ bool $sharedLock = true ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ public method where ] { + + - Parameters [3] { + Parameter #0 [ string $conditions ] + Parameter #1 [ $bindParams = ] + Parameter #2 [ $bindTypes = ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + + Method [ private method addJoinClause ] { + + - Parameters [4] { + Parameter #0 [ string $model ] + Parameter #1 [ $conditions = ] + Parameter #2 [ $alias = ] + Parameter #3 [ $type = ] + } + - Return [ Phalcon\Mvc\Model\CriteriaInterface ] + } + } + } + + Class [ class Phalcon\Mvc\Model\Exceptions\BelongsToRequiresObject extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $className ] + Parameter #1 [ string $relationName ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\BindTypeNotDefined extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $column ] + Parameter #1 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\CannotResolveAttribute extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\ColumnNotInMap extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $column ] + Parameter #1 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\ColumnNotInTableColumns extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $column ] + Parameter #1 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\ColumnNotInTableMap extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $column ] + Parameter #1 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\CorruptColumnType extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\CursorIsImmutable extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\DataTypeNotDefined extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $column ] + Parameter #1 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\HandlerMustImplementBindable extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\IdentityNotInColumnMap extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $identityField ] + Parameter #1 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\IdentityNotInTableColumns extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $identityField ] + Parameter #1 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\IndexNotInCursor extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\IndexNotInRow extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\InvalidConnectionService extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\InvalidContainer extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\InvalidDumpResultKey extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\InvalidFindParameters extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\InvalidGetModelNameReturn extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\InvalidModelName extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\InvalidModelsManagerService extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\InvalidModelsMetadataService extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\InvalidResultsetCacheService extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\InvalidReturnedRecord extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\InvalidSerializationData extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\ManagerOrmServicesUnavailable extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\MethodNotFound extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $method ] + Parameter #1 [ string $modelName ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\MissingMethodName extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\MissingModelClassName extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $paramKey ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\ModelCouldNotLoad extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $modelName ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\ModelOrmServicesUnavailable extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\PrimaryKeyAttributeNotSet extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\PrimaryKeyRequired extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\PropertyNotAccessible extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $property ] + Parameter #1 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\RecordCannotRefresh extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\RecordNotPersisted extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\ReferencedFieldsMismatch extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $relationType ] + Parameter #1 [ string $entityName ] + Parameter #2 [ string $referencedEntity ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\RelationAliasMustBeString extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $relationType ] + Parameter #1 [ string $entityName ] + Parameter #2 [ string $referencedEntity ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\RelationNotDefined extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $className ] + Parameter #1 [ string $alias ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\RelationRequiresObjectOrArray extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $className ] + Parameter #1 [ string $relationName ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\ResultsetColumnNotInMap extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\RowIsImmutable extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\SnapshotsDisabled extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\StaticMethodRequiresOneArgument extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $method ] + Parameter #1 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\UnknownRelationType extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Exceptions\UpdateSnapshotDisabled extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Manager implements Phalcon\Mvc\Model\ManagerInterface, Phalcon\Di\InjectionAwareInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [28] { + Property [ protected $aliases = NULL ] + Property [ protected $behaviors = NULL ] + Property [ protected $belongsTo = NULL ] + Property [ protected $belongsToSingle = NULL ] + Property [ protected $builder = 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 [73] { + Method [ public method __destruct ] { + + - Parameters [0] { + } + } + + Method [ public method addBehavior ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ Phalcon\Mvc\Model\BehaviorInterface $behavior ] + } + - Return [ void ] + } + + Method [ public method addBelongsTo ] { + + - Parameters [5] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $fields ] + Parameter #2 [ string $referencedModel ] + Parameter #3 [ $referencedFields ] + Parameter #4 [ array $options = [] ] + } + - Return [ Phalcon\Mvc\Model\RelationInterface ] + } + + Method [ public method addHasMany ] { + + - Parameters [5] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $fields ] + Parameter #2 [ string $referencedModel ] + Parameter #3 [ $referencedFields ] + Parameter #4 [ array $options = [] ] + } + - Return [ Phalcon\Mvc\Model\RelationInterface ] + } + + Method [ public method addHasManyToMany ] { + + - 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 [ array $options = [] ] + } + - Return [ Phalcon\Mvc\Model\RelationInterface ] + } + + Method [ public method addHasOne ] { + + - Parameters [5] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $fields ] + Parameter #2 [ string $referencedModel ] + Parameter #3 [ $referencedFields ] + Parameter #4 [ array $options = [] ] + } + - Return [ Phalcon\Mvc\Model\RelationInterface ] + } + + Method [ public method addHasOneThrough ] { + + - 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 [ array $options = [] ] + } + - Return [ Phalcon\Mvc\Model\RelationInterface ] + } + + Method [ public method clearReusableObjects ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method createBuilder ] { + + - Parameters [1] { + Parameter #0 [ $params = ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method createQuery ] { + + - Parameters [1] { + Parameter #0 [ string $phql ] + } + - Return [ Phalcon\Mvc\Model\QueryInterface ] + } + + Method [ public method executeQuery ] { + + - Parameters [3] { + Parameter #0 [ string $phql ] + Parameter #1 [ $placeholders = ] + Parameter #2 [ $types = ] + } + } + + Method [ public method existsBelongsTo ] { + + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] + } + - Return [ bool ] + } + + Method [ public method existsHasMany ] { + + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] + } + - Return [ bool ] + } + + Method [ public method existsHasManyToMany ] { + + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] + } + - Return [ bool ] + } + + Method [ public method existsHasOne ] { + + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] + } + - Return [ bool ] + } + + Method [ public method existsHasOneThrough ] { + + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] + } + - Return [ bool ] + } + + Method [ public method getBelongsTo ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getBelongsToRecords ] { + + - Parameters [5] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] + Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] + Parameter #3 [ $parameters = ] + Parameter #4 [ ?string $method = null ] + } + - Return [ Phalcon\Mvc\Model\ResultsetInterface|bool ] + } + + Method [ public method getBuilder ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method getConnectionService ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $connectionServices ] + } + - Return [ string ] + } + + Method [ public method getCustomEventsManager ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?Phalcon\Events\ManagerInterface ] + } + + Method [ public method getDI ] { + + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] + } + + Method [ public method getEventsManager ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Events\ManagerInterface ] + } + + Method [ public method getHasMany ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getHasManyRecords ] { + + - Parameters [5] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] + Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] + Parameter #3 [ $parameters = ] + Parameter #4 [ ?string $method = null ] + } + - Return [ Phalcon\Mvc\Model\ResultsetInterface|bool ] + } + + Method [ public method getHasManyToMany ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getHasOne ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getHasOneAndHasMany ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getHasOneRecords ] { + + - Parameters [5] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] + Parameter #2 [ Phalcon\Mvc\ModelInterface $record ] + Parameter #3 [ $parameters = ] + Parameter #4 [ ?string $method = null ] + } + - Return [ Phalcon\Mvc\ModelInterface|bool ] + } + + Method [ public method getHasOneThrough ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getLastInitialized ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Mvc\ModelInterface ] + } + + Method [ public method getLastQuery ] { + + - Parameters [0] { + } + - Return [ Phalcon\Mvc\Model\QueryInterface ] + } + + Method [ public method getModelPrefix ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getModelSchema ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?string ] + } + + Method [ public method getModelSource ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ string ] + } + + Method [ public method getReadConnection ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ Phalcon\Db\Adapter\AdapterInterface ] + } + + Method [ public method getReadConnectionService ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ string ] + } + + Method [ public method getRelationByAlias ] { + + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $alias ] + } + - Return [ Phalcon\Mvc\Model\RelationInterface|bool ] + } + + Method [ public method getRelationRecords ] { + + - Parameters [4] { + Parameter #0 [ Phalcon\Mvc\Model\RelationInterface $relation ] + Parameter #1 [ Phalcon\Mvc\ModelInterface $record ] + Parameter #2 [ $parameters = ] + Parameter #3 [ ?string $method = null ] + } + } + + Method [ public method getRelations ] { + + - Parameters [1] { + Parameter #0 [ string $modelName ] + } + - Return [ array ] + } + + Method [ public method getRelationsBetween ] { + + - Parameters [2] { + Parameter #0 [ string $first ] + Parameter #1 [ string $second ] + } + - Return [ array|bool ] + } + + Method [ public method getReusableRecords ] { + + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $key ] + } + } + + Method [ public method getWriteConnection ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ Phalcon\Db\Adapter\AdapterInterface ] + } + + Method [ public method getWriteConnectionService ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ string ] + } + + Method [ public method hasBelongsTo ] { + + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] + } + - Return [ bool ] + } + + Method [ public method hasHasMany ] { + + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] + } + - Return [ bool ] + } + + Method [ public method hasHasManyToMany ] { + + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] + } + - Return [ bool ] + } + + Method [ public method hasHasOne ] { + + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] + } + - Return [ bool ] + } + + Method [ public method hasHasOneThrough ] { + + - Parameters [2] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $modelRelation ] + } + - Return [ bool ] + } + + Method [ public method initialize ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ bool ] + } + + Method [ public method isInitialized ] { + + - Parameters [1] { + Parameter #0 [ string $className ] + } + - Return [ bool ] + } + + Method [ public method isKeepingSnapshots ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ bool ] + } + + Method [ public method isUsingDynamicUpdate ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ bool ] + } + + Method [ final public method isVisibleModelProperty ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $property ] + } + - Return [ bool ] + } + + Method [ public method keepSnapshots ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ bool $keepSnapshots ] + } + - Return [ void ] + } + + Method [ public method load ] { + + - Parameters [1] { + Parameter #0 [ string $modelName ] + } + - Return [ Phalcon\Mvc\ModelInterface ] + } + + Method [ public method missingMethod ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $eventName ] + Parameter #2 [ $data ] + } + } + + Method [ public method notifyEvent ] { + + - Parameters [2] { + Parameter #0 [ string $eventName ] + Parameter #1 [ Phalcon\Mvc\ModelInterface $model ] + } + } + + Method [ public method removeBehavior ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $behaviorClass ] + } + - Return [ void ] + } + + Method [ public method setConnectionService ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $connectionService ] + } + - Return [ void ] + } + + Method [ public method setCustomEventsManager ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ Phalcon\Events\ManagerInterface $eventsManager ] + } + - Return [ void ] + } + + Method [ public method setDI ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + } + - Return [ void ] + } + + Method [ public method setEventsManager ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + } + - Return [ void ] + } + + Method [ public method setModelPrefix ] { + + - Parameters [1] { + Parameter #0 [ string $prefix ] + } + - Return [ void ] + } + + Method [ public method setModelSchema ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $schema ] + } + - Return [ void ] + } + + Method [ public method setModelSource ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $source ] + } + - Return [ void ] + } + + Method [ public method setReadConnectionService ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $connectionService ] + } + - Return [ void ] + } + + Method [ public method setReusableRecords ] { + + - Parameters [3] { + Parameter #0 [ string $modelName ] + Parameter #1 [ string $key ] + Parameter #2 [ $records ] + } + - Return [ void ] + } + + Method [ public method setWriteConnectionService ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ string $connectionService ] + } + - Return [ void ] + } + + Method [ public method useDynamicUpdate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ bool $dynamicUpdate ] + } + - Return [ void ] + } + + Method [ protected method getConnection ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $connectionServices ] + } + - Return [ Phalcon\Db\Adapter\AdapterInterface ] + } + + Method [ final protected method mergeFindParameters ] { + + - Parameters [2] { + Parameter #0 [ $findParamsOne ] + Parameter #1 [ $findParamsTwo ] + } + - Return [ array ] + } + + Method [ private method checkHasRelationship ] { + + - Parameters [3] { + Parameter #0 [ string $collection ] + Parameter #1 [ string $modelName ] + Parameter #2 [ string $modelRelation ] + } + - Return [ bool ] + } + } + } + + Class [ class Phalcon\Mvc\Model\MetaData\Apcu 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_DATA_TYPES ] { 4 } + Constant [ public int MODELS_DATA_TYPES_BIND ] { 9 } + Constant [ public int MODELS_DATA_TYPES_NUMERIC ] { 5 } + Constant [ public int MODELS_DATE_AT ] { 6 } + Constant [ public int MODELS_DATE_IN ] { 7 } + 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 $pendingMetaDataWrites = NULL ] + Property [ protected $strategy = NULL ] + } + + - Methods [41] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Cache\AdapterFactory $factory ] + Parameter #1 [ ?array $options = [] ] + } + } + + Method [ public method getAdapter ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Cache\Adapter\AdapterInterface ] + } + + 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 ] + } + + Method [ public method getColumnMap ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] + } + + Method [ final public method getColumnMapUniqueKey ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?string ] + } + + Method [ public method getDI ] { + + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] + } + + Method [ public method getDataTypes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getDataTypesNumeric ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getDefaultValues ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + 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|bool|null ] + } + + Method [ final public method getMetaDataUniqueKey ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?string ] + } + + Method [ public method getModelUUID ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $row ] + } + - Return [ ?string ] + } + + Method [ public method getNonPrimaryKeyAttributes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getNotNullAttributes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getPrimaryKeyAttributes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getReverseColumnMap ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] + } + + Method [ public method getStrategy ] { + + - 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 ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method modelEquals ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $first ] + Parameter #1 [ Phalcon\Mvc\ModelInterface $other ] + } + - Return [ bool ] + } + + Method [ public method read ] { + + - Parameters [1] { + Parameter #0 [ $key ] + } + - Return [ ?array ] + } + + Method [ final public method readColumnMap ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] + } + + Method [ final public method readColumnMapIndex ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + } + - Return [ ?array ] + } + + Method [ final public method readMetaData ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] + } + + Method [ final public method readMetaDataIndex ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + } + - Return [ array|string|null ] + } + + Method [ public method reset ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method setAutomaticCreateAttributes ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] + } + - Return [ void ] + } + + Method [ public method setAutomaticUpdateAttributes ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] + } + - Return [ void ] + } + + Method [ public method setDI ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + } + - Return [ void ] + } + + Method [ public method setEmptyStringAttributes ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] + } + - Return [ void ] + } + + Method [ public method setStrategy ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] + } + - Return [ void ] + } + + Method [ public method write ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ array $data ] + } + - Return [ void ] + } + + Method [ final public method writeMetaDataIndex ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + Parameter #2 [ $data ] + } + - Return [ void ] + } + + Method [ protected method getArrVal ] { + + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + } + } + + Method [ final protected method initialize ] { + + - Parameters [4] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] + Parameter #2 [ $table ] + Parameter #3 [ $schema ] + } + } + + Method [ final protected method initializeColumnMap ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] + } + - Return [ bool ] + } + + Method [ final protected method initializeMetaData ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] + } + - Return [ bool ] + } + } + } + + Class [ class Phalcon\Mvc\Model\MetaData\Exceptions\CannotObtainTableColumns extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $completeTable ] + Parameter #1 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\MetaData\Exceptions\ColumnMapNotArray extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\MetaData\Exceptions\ContainerRequired extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\MetaData\Exceptions\CorruptedMetaData extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\MetaData\Exceptions\InvalidContainer extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\MetaData\Exceptions\InvalidMetaDataForModel extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $modelName ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\MetaData\Exceptions\MetaDataDirectoryNotWritable extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\MetaData\Exceptions\MetaDataStrategyFailed extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\MetaData\Exceptions\NoAnnotationsForClass extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\MetaData\Exceptions\NoPropertyAnnotationsForClass extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\MetaData\Exceptions\TableNotInDatabase extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $completeTable ] + Parameter #1 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\MetaData\Libmemcached 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_DATA_TYPES ] { 4 } + Constant [ public int MODELS_DATA_TYPES_BIND ] { 9 } + Constant [ public int MODELS_DATA_TYPES_NUMERIC ] { 5 } + Constant [ public int MODELS_DATE_AT ] { 6 } + Constant [ public int MODELS_DATE_IN ] { 7 } + 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 $pendingMetaDataWrites = NULL ] + Property [ protected $strategy = NULL ] + } + + - Methods [41] { + 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 getAdapter ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Cache\Adapter\AdapterInterface ] + } + + 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 ] + } + + Method [ public method getColumnMap ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] + } + + Method [ final public method getColumnMapUniqueKey ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?string ] + } + + Method [ public method getDI ] { + + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] + } + + Method [ public method getDataTypes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getDataTypesNumeric ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getDefaultValues ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + 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|bool|null ] + } + + Method [ final public method getMetaDataUniqueKey ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?string ] + } + + Method [ public method getModelUUID ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $row ] + } + - Return [ ?string ] + } + + Method [ public method getNonPrimaryKeyAttributes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getNotNullAttributes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getPrimaryKeyAttributes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getReverseColumnMap ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] + } + + Method [ public method getStrategy ] { + + - 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 ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method modelEquals ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $first ] + Parameter #1 [ Phalcon\Mvc\ModelInterface $other ] + } + - Return [ bool ] + } + + Method [ public method read ] { + + - Parameters [1] { + Parameter #0 [ $key ] + } + - Return [ ?array ] + } + + Method [ final public method readColumnMap ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] + } + + Method [ final public method readColumnMapIndex ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + } + - Return [ ?array ] + } + + Method [ final public method readMetaData ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] + } + + Method [ final public method readMetaDataIndex ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + } + - Return [ array|string|null ] + } + + Method [ public method setAutomaticCreateAttributes ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] + } + - Return [ void ] + } + + Method [ public method setAutomaticUpdateAttributes ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] + } + - Return [ void ] + } + + Method [ public method setDI ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + } + - Return [ void ] + } + + Method [ public method setEmptyStringAttributes ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] + } + - Return [ void ] + } + + Method [ public method setStrategy ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] + } + - Return [ void ] + } + + Method [ public method write ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ array $data ] + } + - Return [ void ] + } + + Method [ final public method writeMetaDataIndex ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + Parameter #2 [ $data ] + } + - Return [ void ] + } + + Method [ protected method getArrVal ] { + + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + } + } + + Method [ final protected method initialize ] { + + - Parameters [4] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] + Parameter #2 [ $table ] + Parameter #3 [ $schema ] + } + } + + Method [ final protected method initializeColumnMap ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] + } + - Return [ bool ] + } + + Method [ final protected method initializeMetaData ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] + } + - Return [ bool ] + } + } + } + + Class [ class Phalcon\Mvc\Model\MetaData\Memory 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_DATA_TYPES ] { 4 } + Constant [ public int MODELS_DATA_TYPES_BIND ] { 9 } + Constant [ public int MODELS_DATA_TYPES_NUMERIC ] { 5 } + Constant [ public int MODELS_DATE_AT ] { 6 } + Constant [ public int MODELS_DATE_IN ] { 7 } + 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 $pendingMetaDataWrites = NULL ] + Property [ protected $strategy = NULL ] + } + + - Methods [40] { + Method [ public method read ] { + + - Parameters [1] { + Parameter #0 [ $key ] + } + - Return [ ?array ] + } + + Method [ public method write ] { + + - Parameters [2] { + Parameter #0 [ $key ] + Parameter #1 [ array $data ] + } + - Return [ void ] + } + + Method [ public method getAdapter ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Cache\Adapter\AdapterInterface ] + } + + 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 ] + } + + Method [ public method getColumnMap ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] + } + + Method [ final public method getColumnMapUniqueKey ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?string ] + } + + Method [ public method getDI ] { + + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] + } + + Method [ public method getDataTypes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getDataTypesNumeric ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getDefaultValues ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + 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|bool|null ] + } + + Method [ final public method getMetaDataUniqueKey ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?string ] + } + + Method [ public method getModelUUID ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $row ] + } + - Return [ ?string ] + } + + Method [ public method getNonPrimaryKeyAttributes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getNotNullAttributes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getPrimaryKeyAttributes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getReverseColumnMap ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] + } + + Method [ public method getStrategy ] { + + - 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 ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method modelEquals ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $first ] + Parameter #1 [ Phalcon\Mvc\ModelInterface $other ] + } + - Return [ bool ] + } + + Method [ final public method readColumnMap ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] + } + + Method [ final public method readColumnMapIndex ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + } + - Return [ ?array ] + } + + Method [ final public method readMetaData ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] + } + + Method [ final public method readMetaDataIndex ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + } + - Return [ array|string|null ] + } + + Method [ public method reset ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method setAutomaticCreateAttributes ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] + } + - Return [ void ] + } + + Method [ public method setAutomaticUpdateAttributes ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] + } + - Return [ void ] + } + + Method [ public method setDI ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + } + - Return [ void ] + } + + Method [ public method setEmptyStringAttributes ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] + } + - Return [ void ] + } + + Method [ public method setStrategy ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] + } + - Return [ void ] + } + + Method [ final public method writeMetaDataIndex ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + Parameter #2 [ $data ] + } + - Return [ void ] + } + + Method [ protected method getArrVal ] { + + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + } + } + + Method [ final protected method initialize ] { + + - Parameters [4] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] + Parameter #2 [ $table ] + Parameter #3 [ $schema ] + } + } + + Method [ final protected method initializeColumnMap ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] + } + - Return [ bool ] + } + + Method [ final protected method initializeMetaData ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] + } + - 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_DATA_TYPES ] { 4 } + Constant [ public int MODELS_DATA_TYPES_BIND ] { 9 } + Constant [ public int MODELS_DATA_TYPES_NUMERIC ] { 5 } + Constant [ public int MODELS_DATE_AT ] { 6 } + Constant [ public int MODELS_DATE_IN ] { 7 } + 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 $pendingMetaDataWrites = NULL ] + Property [ protected $strategy = NULL ] + } + + - Methods [41] { + 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 getAdapter ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Cache\Adapter\AdapterInterface ] + } + + 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 ] + } + + Method [ public method getColumnMap ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] + } + + Method [ final public method getColumnMapUniqueKey ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?string ] + } + + Method [ public method getDI ] { + + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] + } + + Method [ public method getDataTypes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getDataTypesNumeric ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getDefaultValues ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + 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|bool|null ] + } + + Method [ final public method getMetaDataUniqueKey ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?string ] + } + + Method [ public method getModelUUID ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $row ] + } + - Return [ ?string ] + } + + Method [ public method getNonPrimaryKeyAttributes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getNotNullAttributes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getPrimaryKeyAttributes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getReverseColumnMap ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] + } + + Method [ public method getStrategy ] { + + - 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 ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method modelEquals ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $first ] + Parameter #1 [ Phalcon\Mvc\ModelInterface $other ] + } + - Return [ bool ] + } + + Method [ public method read ] { + + - Parameters [1] { + Parameter #0 [ $key ] + } + - Return [ ?array ] + } + + Method [ final public method readColumnMap ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] + } + + Method [ final public method readColumnMapIndex ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + } + - Return [ ?array ] + } + + Method [ final public method readMetaData ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] + } + + Method [ final public method readMetaDataIndex ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + } + - Return [ array|string|null ] + } + + Method [ public method setAutomaticCreateAttributes ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] + } + - Return [ void ] + } + + Method [ public method setAutomaticUpdateAttributes ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] + } + - Return [ void ] + } + + Method [ public method setDI ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + } + - Return [ void ] + } + + Method [ public method setEmptyStringAttributes ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] + } + - Return [ void ] + } + + Method [ public method setStrategy ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] + } + - Return [ void ] + } + + Method [ public method write ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ array $data ] + } + - Return [ void ] + } + + Method [ final public method writeMetaDataIndex ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + Parameter #2 [ $data ] + } + - Return [ void ] + } + + Method [ protected method getArrVal ] { + + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + } + } + + Method [ final protected method initialize ] { + + - Parameters [4] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] + Parameter #2 [ $table ] + Parameter #3 [ $schema ] + } + } + + Method [ final protected method initializeColumnMap ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] + } + - Return [ bool ] + } + + Method [ final protected method initializeMetaData ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] + } + - Return [ bool ] + } + } + } + + 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 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ Phalcon\Di\DiInterface $container ] + } + - Return [ array ] + } + + Method [ final public method getMetaData ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ Phalcon\Di\DiInterface $container ] + } + - Return [ array ] + } + } + } + + Class [ class Phalcon\Mvc\Model\MetaData\Strategy\Introspection 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 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ Phalcon\Di\DiInterface $container ] + } + - Return [ array ] + } + + Method [ final public method getMetaData ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ Phalcon\Di\DiInterface $container ] + } + - 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_DATA_TYPES ] { 4 } + Constant [ public int MODELS_DATA_TYPES_BIND ] { 9 } + Constant [ public int MODELS_DATA_TYPES_NUMERIC ] { 5 } + Constant [ public int MODELS_DATE_AT ] { 6 } + Constant [ public int MODELS_DATE_IN ] { 7 } + 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 [7] { + Property [ protected $adapter = NULL ] + Property [ protected $columnMap = NULL ] + Property [ protected $container = NULL ] + Property [ protected $metaData = NULL ] + Property [ protected $pendingMetaDataWrites = NULL ] + Property [ protected $strategy = NULL ] + Property [ protected $metaDataDir = './' ] + } + + - Methods [42] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method read ] { + + - Parameters [1] { + Parameter #0 [ $key ] + } + - Return [ ?array ] + } + + Method [ public method write ] { + + - Parameters [2] { + Parameter #0 [ $key ] + Parameter #1 [ array $data ] + } + - Return [ void ] + } + + Method [ private method throwWriteException ] { + + - Parameters [1] { + Parameter #0 [ $option ] + } + - Return [ void ] + } + + Method [ public method getAdapter ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Cache\Adapter\AdapterInterface ] + } + + 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 ] + } + + Method [ public method getColumnMap ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] + } + + Method [ final public method getColumnMapUniqueKey ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?string ] + } + + Method [ public method getDI ] { + + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] + } + + Method [ public method getDataTypes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getDataTypesNumeric ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getDefaultValues ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + 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|bool|null ] + } + + Method [ final public method getMetaDataUniqueKey ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?string ] + } + + Method [ public method getModelUUID ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $row ] + } + - Return [ ?string ] + } + + Method [ public method getNonPrimaryKeyAttributes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getNotNullAttributes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getPrimaryKeyAttributes ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ array ] + } + + Method [ public method getReverseColumnMap ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] + } + + Method [ public method getStrategy ] { + + - 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 ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method modelEquals ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $first ] + Parameter #1 [ Phalcon\Mvc\ModelInterface $other ] + } + - Return [ bool ] + } + + Method [ final public method readColumnMap ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] + } + + Method [ final public method readColumnMapIndex ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + } + - Return [ ?array ] + } + + Method [ final public method readMetaData ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + } + - Return [ ?array ] + } + + Method [ final public method readMetaDataIndex ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + } + - Return [ array|string|null ] + } + + Method [ public method reset ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method setAutomaticCreateAttributes ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] + } + - Return [ void ] + } + + Method [ public method setAutomaticUpdateAttributes ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] + } + - Return [ void ] + } + + Method [ public method setDI ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + } + - Return [ void ] + } + + Method [ public method setEmptyStringAttributes ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $attributes ] + } + - Return [ void ] + } + + Method [ public method setStrategy ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] + } + - Return [ void ] + } + + Method [ final public method writeMetaDataIndex ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ int $index ] + Parameter #2 [ $data ] + } + - Return [ void ] + } + + Method [ protected method getArrVal ] { + + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + } + } + + Method [ final protected method initialize ] { + + - Parameters [4] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] + Parameter #2 [ $table ] + Parameter #3 [ $schema ] + } + } + + Method [ final protected method initializeColumnMap ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] + } + - Return [ bool ] + } + + Method [ final protected method initializeMetaData ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ $key ] + } + - Return [ bool ] + } + } + } + + 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 = NULL ] + } + + - Static methods [1] { + Method [ static public method clean ] { + + - Parameters [0] { + } + - Return [ void ] + } + } + + - 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 $transaction = NULL ] + Property [ protected $type = NULL ] + Property [ protected $uniqueRow = false ] + } + + - Methods [50] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ ?string $phql = null ] + Parameter #1 [ ?Phalcon\Di\DiInterface $container = null ] + Parameter #2 [ array $options = [] ] + } + } + + Method [ public method cache ] { + + - Parameters [1] { + Parameter #0 [ array $cacheOptions ] + } + - Return [ Phalcon\Mvc\Model\QueryInterface ] + } + + Method [ public method execute ] { + + - Parameters [2] { + Parameter #0 [ array $bindParams = [] ] + Parameter #1 [ array $bindTypes = [] ] + } + } + + Method [ public method getBindParams ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getBindTypes ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getCache ] { + + - Parameters [0] { + } + - Return [ Phalcon\Db\Adapter\AdapterInterface ] + } + + Method [ public method getCacheOptions ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getDI ] { + + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] + } + + Method [ public method getIntermediate ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getSingleResult ] { + + - Parameters [2] { + Parameter #0 [ array $bindParams = [] ] + Parameter #1 [ array $bindTypes = [] ] + } + - Return [ Phalcon\Mvc\ModelInterface ] + } + + Method [ public method getSql ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getTransaction ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Mvc\Model\TransactionInterface ] + } + + Method [ public method getType ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getUniqueRow ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method parse ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method setBindParams ] { + + - Parameters [2] { + Parameter #0 [ array $bindParams ] + Parameter #1 [ bool $merge = false ] + } + - Return [ Phalcon\Mvc\Model\QueryInterface ] + } + + Method [ public method setBindTypes ] { + + - Parameters [2] { + Parameter #0 [ array $bindTypes ] + Parameter #1 [ bool $merge = false ] + } + - Return [ Phalcon\Mvc\Model\QueryInterface ] + } + + Method [ public method setDI ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + } + - Return [ void ] + } + + Method [ public method setIntermediate ] { + + - Parameters [1] { + Parameter #0 [ array $intermediate ] + } + - Return [ Phalcon\Mvc\Model\QueryInterface ] + } + + Method [ public method setSharedLock ] { + + - Parameters [1] { + Parameter #0 [ bool $sharedLock = false ] + } + - 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 [ array $intermediate ] + Parameter #1 [ array $bindParams ] + Parameter #2 [ array $bindTypes ] + Parameter #3 [ bool $simulate = false ] + } + - Return [ Phalcon\Mvc\Model\ResultsetInterface|array ] + } + + 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 [ array $expr ] + Parameter #1 [ bool $quoting = true ] + } + - Return [ array ] + } + + Method [ final protected method getFunctionCall ] { + + - Parameters [1] { + Parameter #0 [ array $expr ] + } + - Return [ array ] + } + + Method [ final protected method getGroupClause ] { + + - Parameters [1] { + Parameter #0 [ array $group ] + } + - Return [ array ] + } + + Method [ final protected method getJoin ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\Model\ManagerInterface $manager ] + Parameter #1 [ array $join ] + } + - Return [ array ] + } + + Method [ final protected method getJoinType ] { + + - Parameters [1] { + Parameter #0 [ array $join ] + } + - Return [ string ] + } + + Method [ final protected method getJoins ] { + + - Parameters [1] { + Parameter #0 [ array $select ] + } + - Return [ array ] + } + + Method [ final protected method getLimitClause ] { + + - Parameters [1] { + Parameter #0 [ array $limitClause ] + } + - 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 [ final protected method getOrderClause ] { + + - Parameters [1] { + Parameter #0 [ $order ] + } + - Return [ array ] + } + + Method [ final protected method getQualified ] { + + - Parameters [1] { + Parameter #0 [ array $expr ] + } + - Return [ array ] + } + + Method [ protected method getReadConnection ] { + + - Parameters [4] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ ?array $intermediate = [] ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] + } + - Return [ Phalcon\Db\Adapter\AdapterInterface ] + } + + Method [ final protected method getRelatedRecords ] { + + - Parameters [4] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $intermediate ] + Parameter #2 [ array $bindParams ] + Parameter #3 [ array $bindTypes ] + } + - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + } + + Method [ final protected method getSelectColumn ] { + + - Parameters [1] { + Parameter #0 [ array $column ] + } + - Return [ array ] + } + + Method [ final protected method getSingleJoin ] { + + - 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 [ final protected method getTable ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\Model\ManagerInterface $manager ] + Parameter #1 [ array $qualifiedName ] + } + } + + Method [ protected method getWriteConnection ] { + + - Parameters [4] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ ?array $intermediate = [] ] + Parameter #2 [ array $bindParams = [] ] + Parameter #3 [ array $bindTypes = [] ] + } + - Return [ Phalcon\Db\Adapter\AdapterInterface ] + } + + Method [ final protected method prepareDelete ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final protected method prepareInsert ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final protected method prepareSelect ] { + + - Parameters [2] { + Parameter #0 [ $ast = ] + Parameter #1 [ bool $merge = false ] + } + - Return [ array ] + } + + Method [ final protected method prepareUpdate ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final protected method refreshSchemasInIntermediate ] { + + - Parameters [1] { + Parameter #0 [ array $irPhql ] + } + - 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 } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - 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 [52] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ $params = ] + Parameter #1 [ ?Phalcon\Di\DiInterface $container = null ] + } + } + + Method [ public method addFrom ] { + + - Parameters [2] { + Parameter #0 [ string $model ] + Parameter #1 [ ?string $alias = null ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method andHaving ] { + + - Parameters [3] { + Parameter #0 [ string $conditions ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + 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 [ string $identifier ] + } + - Return [ string ] + } + + Method [ public method betweenHaving ] { + + - Parameters [4] { + Parameter #0 [ string $expr ] + Parameter #1 [ $minimum ] + Parameter #2 [ $maximum ] + Parameter #3 [ string $operator = 'and' ] + } + - 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 = 'and' ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method columns ] { + + - Parameters [1] { + Parameter #0 [ $columns ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method distinct ] { + + - Parameters [1] { + Parameter #0 [ $distinct ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method forUpdate ] { + + - Parameters [1] { + Parameter #0 [ bool $forUpdate ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method from ] { + + - Parameters [1] { + Parameter #0 [ $models ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method getBindParams ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getBindTypes ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getColumns ] { + + - Parameters [0] { + } + } + + Method [ public method getDI ] { + + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] + } + + Method [ public method getDistinct ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method getFrom ] { + + - Parameters [0] { + } + } + + Method [ public method getGroupBy ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getHaving ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getJoins ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getLimit ] { + + - Parameters [0] { + } + } + + Method [ public method getModels ] { + + - Parameters [0] { + } + - Return [ array|string|null ] + } + + Method [ public method getOffset ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getOrderBy ] { + + - Parameters [0] { + } + } + + Method [ final public method getPhql ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getQuery ] { + + - Parameters [0] { + } + - Return [ Phalcon\Mvc\Model\QueryInterface ] + } + + Method [ public method getWhere ] { + + - Parameters [0] { + } + } + + Method [ public method groupBy ] { + + - Parameters [1] { + Parameter #0 [ $group ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method having ] { + + - Parameters [3] { + Parameter #0 [ string $conditions ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method inHaving ] { + + - Parameters [3] { + Parameter #0 [ string $expr ] + Parameter #1 [ array $values ] + Parameter #2 [ string $operator = 'and' ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method inWhere ] { + + - Parameters [3] { + Parameter #0 [ string $expr ] + Parameter #1 [ array $values ] + Parameter #2 [ string $operator = 'and' ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method innerJoin ] { + + - Parameters [3] { + Parameter #0 [ string $model ] + Parameter #1 [ ?string $conditions = null ] + Parameter #2 [ ?string $alias = null ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method join ] { + + - Parameters [4] { + Parameter #0 [ string $model ] + Parameter #1 [ ?string $conditions = null ] + Parameter #2 [ ?string $alias = null ] + Parameter #3 [ ?string $type = null ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method leftJoin ] { + + - Parameters [3] { + Parameter #0 [ string $model ] + Parameter #1 [ ?string $conditions = null ] + Parameter #2 [ ?string $alias = null ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method limit ] { + + - Parameters [2] { + Parameter #0 [ int $limit ] + Parameter #1 [ $offset = ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method notBetweenHaving ] { + + - Parameters [4] { + Parameter #0 [ string $expr ] + Parameter #1 [ $minimum ] + Parameter #2 [ $maximum ] + Parameter #3 [ string $operator = 'and' ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method notBetweenWhere ] { + + - Parameters [4] { + Parameter #0 [ string $expr ] + Parameter #1 [ $minimum ] + Parameter #2 [ $maximum ] + Parameter #3 [ string $operator = 'and' ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method notInHaving ] { + + - Parameters [3] { + Parameter #0 [ string $expr ] + Parameter #1 [ array $values ] + Parameter #2 [ string $operator = 'and' ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method notInWhere ] { + + - Parameters [3] { + Parameter #0 [ string $expr ] + Parameter #1 [ array $values ] + Parameter #2 [ string $operator = 'and' ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method offset ] { + + - Parameters [1] { + Parameter #0 [ int $offset ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method orHaving ] { + + - Parameters [3] { + Parameter #0 [ string $conditions ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method orWhere ] { + + - Parameters [3] { + Parameter #0 [ string $conditions ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method orderBy ] { + + - Parameters [1] { + Parameter #0 [ $orderBy ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method rightJoin ] { + + - Parameters [3] { + Parameter #0 [ string $model ] + Parameter #1 [ ?string $conditions = null ] + Parameter #2 [ ?string $alias = null ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method setBindParams ] { + + - Parameters [2] { + Parameter #0 [ array $bindParams ] + Parameter #1 [ bool $merge = false ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method setBindTypes ] { + + - Parameters [2] { + Parameter #0 [ array $bindTypes ] + Parameter #1 [ bool $merge = false ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ public method setDI ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + } + - Return [ void ] + } + + Method [ public method where ] { + + - Parameters [3] { + Parameter #0 [ string $conditions ] + Parameter #1 [ array $bindParams = [] ] + Parameter #2 [ array $bindTypes = [] ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ protected method conditionBetween ] { + + - Parameters [5] { + Parameter #0 [ string $clause ] + Parameter #1 [ string $operator ] + Parameter #2 [ string $expr ] + Parameter #3 [ $minimum ] + Parameter #4 [ $maximum ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ protected method conditionIn ] { + + - Parameters [4] { + Parameter #0 [ string $clause ] + Parameter #1 [ string $operator ] + Parameter #2 [ string $expr ] + Parameter #3 [ array $values ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + Method [ protected method conditionNotBetween ] { + + - Parameters [5] { + Parameter #0 [ string $clause ] + Parameter #1 [ string $operator ] + Parameter #2 [ string $expr ] + Parameter #3 [ $minimum ] + Parameter #4 [ $maximum ] + } + - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + } + + 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 [ class Phalcon\Mvc\Model\Query\Exceptions\AmbiguousColumn extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ string $phql ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\AmbiguousJoinRelation extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $from ] + Parameter #1 [ string $join ] + Parameter #2 [ string $phql ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\BindParameterNotInPlaceholders extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $wildcard ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\BindTypeRequiresArray extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\BindValueRequired extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\Builder\BuilderColumnNotInMap extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $column ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\Builder\BuilderConditionInvalid extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\Builder\ModelRequired extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\Builder\NoPrimaryKey extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\Builder\OperatorNotAvailable extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $operator ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\ColumnNotInDomain extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ string $model ] + Parameter #2 [ string $phql ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\ColumnNotInSelectedModels extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ string $tag ] + Parameter #2 [ string $phql ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\CorruptedAst extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\CorruptedDeleteAst extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\CorruptedInsertAst extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\CorruptedSelectAst extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\CorruptedUpdateAst extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\DeleteMultipleNotSupported extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\DuplicateAlias extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ string $phql ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\EmptyArrayPlaceholderValue extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\InsertColumnCountMismatch extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\InvalidCachedResultset extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\InvalidCachingOptions extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\InvalidColumnDefinition extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\InvalidInjectedManager extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\InvalidInjectedMetadata extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\InvalidQueryCacheService extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\InvalidResultsetClass extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\JoinAliasAlreadyUsed extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $alias ] + Parameter #1 [ string $phql ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\JoinFieldCountMismatch extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $model ] + Parameter #1 [ string $join ] + Parameter #2 [ string $phql ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\MissingCacheKey extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\MissingMetaData extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\MissingModelAttribute extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $model ] + Parameter #1 [ string $attribute ] + Parameter #2 [ string $phql ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\MissingModelsManager extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\MixedDatabaseSystems extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\ModelSourceNotFound extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ string $phql ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\ModelsListNotLoaded extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\MultipleSqlStatementsNotSupported extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\NoModelForAlias extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $model ] + Parameter #1 [ string $phql ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\PhqlColumnNotInMap extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $fieldName ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\ReadConnectionMissing extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\RelationshipNotFound extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $model ] + Parameter #1 [ string $relationship ] + Parameter #2 [ string $phql ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\ResultsetClassNotFound extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $className ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\ResultsetNonCacheable extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\UnknownBindType extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $type ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\UnknownColumnType extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $type ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\UnknownJoinType extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ string $phql ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\UnknownModelOrAlias extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $model ] + Parameter #1 [ string $tag ] + Parameter #2 [ string $phql ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\UnknownPhqlExpression extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\UnknownPhqlExpressionType extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $type ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\UnknownPhqlStatement extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $type ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\UpdateMultipleNotSupported extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Model\Query\Exceptions\WriteConnectionMissing extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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 [ abstract class Phalcon\Mvc\Model\Query\Lang ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method parsePHQL ] { + + - Parameters [1] { + Parameter #0 [ string $phql ] + } + - Return [ array ] + } + } + + - Properties [0] { + } + + - Methods [0] { + } + } + + Class [ class Phalcon\Mvc\Model\Query\Status implements Phalcon\Mvc\Model\Query\StatusInterface ] { + + - Constants [0] { + } + + - Static properties [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 = null ] + } + } + + Method [ public method getMessages ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getModel ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Mvc\ModelInterface ] + } + + Method [ public method success ] { + + - Parameters [0] { + } + - Return [ bool ] + } + } + } + + 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 } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - 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 ] + } + + - 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 = [] ] + } + } + + Method [ public method getFields ] { + + - Parameters [0] { + } + } + + Method [ public method getForeignKey ] { + + - Parameters [0] { + } + } + + Method [ public method getIntermediateFields ] { + + - Parameters [0] { + } + } + + Method [ public method getIntermediateModel ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getIntermediateReferencedFields ] { + + - Parameters [0] { + } + } + + Method [ public method getOption ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + } + + Method [ public method getOptions ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getParams ] { + + - Parameters [0] { + } + } + + Method [ public method getType ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getReferencedFields ] { + + - Parameters [0] { + } + } + + Method [ public method getReferencedModel ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method isForeignKey ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isThrough ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isReusable ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method setIntermediateRelation ] { + + - Parameters [3] { + Parameter #0 [ $intermediateFields ] + Parameter #1 [ string $intermediateModel ] + Parameter #2 [ $intermediateReferencedFields ] + } + } + } + } + + Class [ class Phalcon\Mvc\Model\Resultset\Complex extends Phalcon\Mvc\Model\Resultset implements JsonSerializable, Serializable, ArrayAccess, Countable, SeekableIterator, Traversable, Iterator, Phalcon\Mvc\Model\ResultsetInterface ] { + + - Constants [5] { + Constant [ public 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] { + } + + - Static methods [0] { + } + + - 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 [32] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ $columnTypes ] + Parameter #1 [ ?Phalcon\Db\ResultInterface $result = null ] + Parameter #2 [ $cache = ] + } + } + + Method [ public method __serialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method __unserialize ] { + + - Parameters [1] { + Parameter #0 [ array $data ] + } + - Return [ void ] + } + + Method [ final public method current ] { + + - Parameters [0] { + } + - Return [ mixed ] + } + + Method [ public method serialize ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method toArray ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method unserialize ] { + + - Parameters [1] { + Parameter #0 [ $data ] + } + - Return [ void ] + } + + Method [ final public method count ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method delete ] { + + - Parameters [1] { + Parameter #0 [ ?Closure $conditionCallback = null ] + } + - Return [ bool ] + } + + Method [ public method filter ] { + + - Parameters [1] { + Parameter #0 [ $filter ] + } + - Return [ array ] + } + + Method [ public method getCache ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Cache\CacheInterface ] + } + + Method [ public method getFirst ] { + + - Parameters [0] { + } + } + + Method [ public method getHydrateMode ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getLast ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Mvc\ModelInterface ] + } + + Method [ public method getMessages ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getType ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method isFresh ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method jsonSerialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method key ] { + + - Parameters [0] { + } + - Return [ ?int ] + } + + Method [ public method next ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method offsetExists ] { + + - Parameters [1] { + Parameter #0 [ $index ] + } + - Return [ bool ] + } + + Method [ public method offsetGet ] { + + - Parameters [1] { + Parameter #0 [ $index ] + } + - Return [ mixed ] + } + + Method [ public method offsetSet ] { + + - Parameters [2] { + Parameter #0 [ $offset ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method offsetUnset ] { + + - Parameters [1] { + Parameter #0 [ $offset ] + } + - Return [ void ] + } + + Method [ final public method rewind ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ final public method seek ] { + + - Parameters [1] { + Parameter #0 [ $position ] + } + - Return [ void ] + } + + Method [ public method setHydrateMode ] { + + - Parameters [1] { + Parameter #0 [ int $hydrateMode ] + } + - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + } + + Method [ public method setIsFresh ] { + + - Parameters [1] { + Parameter #0 [ bool $isFresh ] + } + - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + } + + Method [ public method update ] { + + - Parameters [2] { + Parameter #0 [ $data ] + Parameter #1 [ ?Closure $conditionCallback = null ] + } + - Return [ bool ] + } + + Method [ public method valid ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method refresh ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method getResult ] { + + - Parameters [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 ] { + + - 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] { + } + + - Static methods [0] { + } + + - 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 ] + } + + - Methods [32] { + Method [ public method __construct ] { + + - Parameters [5] { + Parameter #0 [ $columnMap ] + Parameter #1 [ $model ] + Parameter #2 [ $result ] + Parameter #3 [ $cache = ] + Parameter #4 [ bool $keepSnapshots = false ] + } + } + + Method [ public method __serialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method __unserialize ] { + + - Parameters [1] { + Parameter #0 [ array $data ] + } + - Return [ void ] + } + + Method [ final public method current ] { + + - Parameters [0] { + } + - Return [ Phalcon\Mvc\ModelInterface|Phalcon\Mvc\Model\Row|null ] + } + + Method [ public method serialize ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method toArray ] { + + - Parameters [1] { + Parameter #0 [ bool $renameColumns = true ] + } + - Return [ array ] + } + + Method [ public method unserialize ] { + + - Parameters [1] { + Parameter #0 [ $data ] + } + - Return [ void ] + } + + Method [ final public method count ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method delete ] { + + - Parameters [1] { + Parameter #0 [ ?Closure $conditionCallback = null ] + } + - Return [ bool ] + } + + Method [ public method filter ] { + + - Parameters [1] { + Parameter #0 [ $filter ] + } + - Return [ array ] + } + + Method [ public method getCache ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Cache\CacheInterface ] + } + + Method [ public method getFirst ] { + + - Parameters [0] { + } + } + + Method [ public method getHydrateMode ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getLast ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Mvc\ModelInterface ] + } + + Method [ public method getMessages ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getType ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method isFresh ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method jsonSerialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method key ] { + + - Parameters [0] { + } + - Return [ ?int ] + } + + Method [ public method next ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method offsetExists ] { + + - Parameters [1] { + Parameter #0 [ $index ] + } + - Return [ bool ] + } + + Method [ public method offsetGet ] { + + - Parameters [1] { + Parameter #0 [ $index ] + } + - Return [ mixed ] + } + + Method [ public method offsetSet ] { + + - Parameters [2] { + Parameter #0 [ $offset ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method offsetUnset ] { + + - Parameters [1] { + Parameter #0 [ $offset ] + } + - Return [ void ] + } + + Method [ final public method rewind ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ final public method seek ] { + + - Parameters [1] { + Parameter #0 [ $position ] + } + - Return [ void ] + } + + Method [ public method setHydrateMode ] { + + - Parameters [1] { + Parameter #0 [ int $hydrateMode ] + } + - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + } + + Method [ public method setIsFresh ] { + + - Parameters [1] { + Parameter #0 [ bool $isFresh ] + } + - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + } + + Method [ public method update ] { + + - Parameters [2] { + Parameter #0 [ $data ] + Parameter #1 [ ?Closure $conditionCallback = null ] + } + - Return [ bool ] + } + + Method [ public method valid ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method refresh ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method getResult ] { + + - Parameters [0] { + } + } + } + } + + Class [ class Phalcon\Mvc\Model\Row extends stdClass 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 ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method offsetExists ] { + + - Parameters [1] { + Parameter #0 [ $index ] + } + - Return [ bool ] + } + + Method [ public method offsetGet ] { + + - Parameters [1] { + Parameter #0 [ $index ] + } + - Return [ mixed ] + } + + Method [ public method offsetSet ] { + + - Parameters [2] { + Parameter #0 [ $offset ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method offsetUnset ] { + + - Parameters [1] { + Parameter #0 [ $offset ] + } + - Return [ void ] + } + + Method [ public method readAttribute ] { + + - Parameters [1] { + Parameter #0 [ string $attribute ] + } + } + + Method [ public method setDirtyState ] { + + - Parameters [1] { + Parameter #0 [ int $dirtyState ] + } + - Return [ Phalcon\Mvc\ModelInterface|bool ] + } + + Method [ public method toArray ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method writeAttribute ] { + + - Parameters [2] { + Parameter #0 [ string $attribute ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + } + } + + Class [ class Phalcon\Mvc\Model\Transaction implements Phalcon\Mvc\Model\TransactionInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [8] { + Property [ protected $activeTransaction = false ] + Property [ protected $connection = NULL ] + Property [ protected $isNewTransaction = true ] + Property [ protected $manager = NULL ] + Property [ protected $messages = NULL ] + Property [ protected $rollbackOnAbort = false ] + Property [ protected $rollbackRecord = NULL ] + Property [ protected $rollbackThrowException = false ] + } + + - Methods [13] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #1 [ bool $autoBegin = false ] + Parameter #2 [ string $service = 'db' ] + } + } + + Method [ public method begin ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method commit ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method getConnection ] { + + - Parameters [0] { + } + - Return [ Phalcon\Db\Adapter\AdapterInterface ] + } + + Method [ public method getMessages ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method isManaged ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method isValid ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method rollback ] { + + - Parameters [2] { + Parameter #0 [ ?string $rollbackMessage = null ] + Parameter #1 [ ?Phalcon\Mvc\ModelInterface $rollbackRecord = null ] + } + - Return [ bool ] + } + + Method [ public method setIsNewTransaction ] { + + - Parameters [1] { + Parameter #0 [ bool $isNew ] + } + - Return [ void ] + } + + Method [ public method setRollbackOnAbort ] { + + - Parameters [1] { + Parameter #0 [ bool $rollbackOnAbort ] + } + - Return [ void ] + } + + Method [ public method setRollbackedRecord ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $record ] + } + - Return [ void ] + } + + Method [ public method setTransactionManager ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\Transaction\ManagerInterface $manager ] + } + - Return [ void ] + } + + Method [ public method throwRollbackException ] { + + - Parameters [1] { + Parameter #0 [ bool $status ] + } + - Return [ Phalcon\Mvc\Model\TransactionInterface ] + } + } + } + + Class [ class Phalcon\Mvc\Model\Transaction\Failed extends Phalcon\Mvc\Model\Transaction\Exception implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $record = NULL ] + } + + - Methods [12] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $message ] + Parameter #1 [ ?Phalcon\Mvc\ModelInterface $record = null ] + } + } + + Method [ public method getRecord ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Mvc\ModelInterface ] + } + + Method [ public method getRecordMessages ] { + + - Parameters [0] { + } + - Return [ array|string ] + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\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 = null ] + } + } + + Method [ public method collectTransactions ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method commit ] { + + - Parameters [0] { + } + } + + Method [ public method get ] { + + - Parameters [1] { + Parameter #0 [ bool $autoBegin = true ] + } + - Return [ Phalcon\Mvc\Model\TransactionInterface ] + } + + Method [ public method getDbService ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getDI ] { + + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] + } + + Method [ public method getOrCreateTransaction ] { + + - Parameters [1] { + Parameter #0 [ bool $autoBegin = true ] + } + - Return [ Phalcon\Mvc\Model\TransactionInterface ] + } + + Method [ public method getRollbackPendent ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method has ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method notifyCommit ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] + } + - Return [ void ] + } + + Method [ public method notifyRollback ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] + } + - Return [ void ] + } + + Method [ public method rollback ] { + + - Parameters [1] { + Parameter #0 [ bool $collect = true ] + } + - Return [ void ] + } + + Method [ public method rollbackPendent ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method setDbService ] { + + - Parameters [1] { + Parameter #0 [ string $service ] + } + - Return [ Phalcon\Mvc\Model\Transaction\ManagerInterface ] + } + + Method [ public method setDI ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + } + - Return [ void ] + } + + Method [ public method setRollbackPendent ] { + + - Parameters [1] { + Parameter #0 [ bool $rollbackPendent ] + } + - Return [ Phalcon\Mvc\Model\Transaction\ManagerInterface ] + } + + Method [ protected method collectTransaction ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] + } + - Return [ void ] + } + } + } + + Class [ class Phalcon\Mvc\Model\ValidationFailed extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $model = NULL ] + Property [ protected $validationMessages = NULL ] + } + + - Methods [12] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $validationMessages ] + } + } + + Method [ public method getMessages ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getModel ] { + + - Parameters [0] { + } + - Return [ Phalcon\Mvc\ModelInterface ] + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Router\Annotations extends Phalcon\Mvc\Router implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Mvc\RouterInterface, Phalcon\Di\InjectionAwareInterface ] { + + - Constants [5] { + Constant [ public int POSITION_FIRST ] { 0 } + Constant [ public int POSITION_LAST ] { 1 } + Constant [ public int REGEX_CHUNK_SIZE ] { 10 } + Constant [ public int URI_SOURCE_GET_URL ] { 0 } + Constant [ public int URI_SOURCE_SERVER_REQUEST_URI ] { 1 } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [39] { + Property [ protected $container = NULL ] + Property [ protected $action = '' ] + Property [ protected $candidatesByMethod = NULL ] + Property [ protected $routeMeta = NULL ] + Property [ protected $combinedRegexByMethod = NULL ] + Property [ protected $combinedRegexDisabled = NULL ] + Property [ protected $combinedRegexMarkMap = NULL ] + Property [ protected $controller = '' ] + Property [ protected $defaultAction = '' ] + Property [ protected $defaultController = '' ] + Property [ protected $defaultModule = '' ] + Property [ protected $defaultNamespace = '' ] + Property [ protected $defaultParams = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $hostnameByMethod = NULL ] + Property [ protected $hostnameLessByMethod = NULL ] + Property [ protected $keyRouteNames = NULL ] + Property [ protected $keyRouteIds = NULL ] + Property [ protected $matchedRoute = NULL ] + Property [ protected $matches = NULL ] + Property [ protected $methodRoutes = NULL ] + Property [ protected $methodRoutesDirty = true ] + Property [ protected $module = '' ] + Property [ protected $namespaceName = '' ] + Property [ protected $notFoundPaths = NULL ] + Property [ protected $params = NULL ] + Property [ protected $pendingCache = NULL ] + Property [ protected $pendingCacheKey = '' ] + Property [ protected $removeExtraSlashes = false ] + Property [ protected $routes = NULL ] + Property [ protected $staticByMethod = NULL ] + Property [ protected $staticShadowedByMethod = NULL ] + Property [ protected $uriSource = 0 ] + Property [ protected $wasMatched = false ] + Property [ protected $actionSuffix = 'Action' ] + Property [ protected $actionPreformatCallback = NULL ] + Property [ protected $controllerSuffix = 'Controller' ] + Property [ protected $handlers = NULL ] + Property [ protected $routePrefix = '' ] + } + + - Methods [66] { + Method [ public method addModuleResource ] { + + - Parameters [3] { + Parameter #0 [ string $module ] + Parameter #1 [ string $handler ] + Parameter #2 [ ?string $prefix = null ] + } + - Return [ static ] + } + + Method [ public method addResource ] { + + - Parameters [2] { + Parameter #0 [ string $handler ] + Parameter #1 [ ?string $prefix = null ] + } + - Return [ static ] + } + + Method [ public method getResources ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method handle ] { + + - Parameters [1] { + Parameter #0 [ string $uri ] + } + - Return [ void ] + } + + Method [ public method processActionAnnotation ] { + + - 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 [ void ] + } + + Method [ public method processControllerAnnotation ] { + + - Parameters [2] { + Parameter #0 [ string $handler ] + Parameter #1 [ Phalcon\Annotations\Annotation $annotation ] + } + } + + Method [ public method setActionSuffix ] { + + - Parameters [1] { + Parameter #0 [ string $actionSuffix ] + } + - Return [ self ] + } + + Method [ public method setActionPreformatCallback ] { + + - Parameters [1] { + Parameter #0 [ $callback = ] + } + - Return [ self ] + } + + Method [ public method getActionPreformatCallback ] { + + - Parameters [0] { + } + } + + Method [ public method setControllerSuffix ] { + + - Parameters [1] { + Parameter #0 [ string $controllerSuffix ] + } + - Return [ self ] + } + + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ bool $defaultRoutes = true ] + } + } + + Method [ public method add ] { + + - Parameters [4] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ $httpMethods = ] + Parameter #3 [ int $position = 1 ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method addConnect ] { + + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = 1 ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method addDelete ] { + + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = 1 ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method addGet ] { + + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = 1 ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method addHead ] { + + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = 1 ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method addOptions ] { + + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = 1 ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method addPatch ] { + + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = 1 ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method addPost ] { + + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = 1 ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method addPurge ] { + + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = 1 ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method addPut ] { + + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = 1 ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method addTrace ] { + + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ int $position = 1 ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method attach ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\Router\RouteInterface $route ] + Parameter #1 [ int $position = 1 ] + } + - Return [ static ] + } + + Method [ public method clear ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method buildDispatcherDump ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method loadDispatcherFromArray ] { + + - Parameters [1] { + Parameter #0 [ array $dump ] + } + - Return [ void ] + } + + Method [ public method dumpDispatcher ] { + + - Parameters [1] { + Parameter #0 [ string $path ] + } + - Return [ void ] + } + + Method [ public method loadDispatcher ] { + + - Parameters [1] { + Parameter #0 [ string $path ] + } + - Return [ void ] + } + + Method [ public method useCache ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Cache\Adapter\AdapterInterface $cache ] + Parameter #1 [ string $key = 'phalcon.router.dispatcher' ] + } + - Return [ void ] + } + + Method [ public method getEventsManager ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Events\ManagerInterface ] + } + + Method [ public method getActionName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getControllerName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getDefaults ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getKeyRouteIds ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getKeyRouteNames ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getMatchedRoute ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method getMatches ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getMethodRoutes ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getModuleName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getNamespaceName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getParams ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getRewriteUri ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getRouteById ] { + + - Parameters [1] { + Parameter #0 [ $routeId ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface|bool ] + } + + Method [ public method getRouteByName ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface|bool ] + } + + Method [ public method getRoutes ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method isExactControllerName ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method loadFromConfig ] { + + - Parameters [1] { + Parameter #0 [ $config ] + } + - Return [ static ] + } + + Method [ public method mount ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Router\GroupInterface $group ] + } + - Return [ static ] + } + + Method [ public method notFound ] { + + - Parameters [1] { + Parameter #0 [ $paths ] + } + - Return [ static ] + } + + Method [ public method removeExtraSlashes ] { + + - Parameters [1] { + Parameter #0 [ bool $remove ] + } + - Return [ static ] + } + + Method [ public method setDefaultAction ] { + + - Parameters [1] { + Parameter #0 [ string $actionName ] + } + - Return [ static ] + } + + Method [ public method setDefaultController ] { + + - Parameters [1] { + Parameter #0 [ string $controllerName ] + } + - Return [ static ] + } + + Method [ public method setDefaultModule ] { + + - Parameters [1] { + Parameter #0 [ string $moduleName ] + } + - Return [ static ] + } + + Method [ public method setDefaultNamespace ] { + + - Parameters [1] { + Parameter #0 [ string $namespaceName ] + } + - Return [ static ] + } + + Method [ public method setDefaults ] { + + - Parameters [1] { + Parameter #0 [ array $defaults ] + } + - Return [ static ] + } + + Method [ public method setEventsManager ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + } + - Return [ void ] + } + + Method [ public method setKeyRouteIds ] { + + - Parameters [1] { + Parameter #0 [ array $routeIds ] + } + - Return [ static ] + } + + Method [ public method setKeyRouteNames ] { + + - Parameters [1] { + Parameter #0 [ array $routeNames ] + } + - Return [ static ] + } + + Method [ public method setUriSource ] { + + - Parameters [1] { + Parameter #0 [ int $uriSource ] + } + - Return [ static ] + } + + Method [ public method wasMatched ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ protected method addRouteFromConfig ] { + + - Parameters [1] { + Parameter #0 [ array $routeData ] + } + - Return [ void ] + } + + Method [ protected method extractRealUri ] { + + - Parameters [1] { + Parameter #0 [ string $uri ] + } + - Return [ string ] + } + + Method [ protected method mountGroupFromConfig ] { + + - Parameters [1] { + Parameter #0 [ array $groupData ] + } + - Return [ void ] + } + + Method [ protected method rebuildMethodIndex ] { + + - Parameters [0] { + } + - Return [ void ] + } + + 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\Mvc\Router\Exceptions\AnnotationsServiceUnavailable extends Phalcon\Mvc\Router\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Router\Exceptions\BeforeMatchNotCallable extends Phalcon\Mvc\Router\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Router\Exceptions\ConfigKeyMustBeArray extends Phalcon\Mvc\Router\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Router\Exceptions\EmptyGroupOfRoutes extends Phalcon\Mvc\Router\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Router\Exceptions\GroupRoutesMustBeArray extends Phalcon\Mvc\Router\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Router\Exceptions\InvalidCallbackParameter extends Phalcon\Mvc\Router\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Router\Exceptions\InvalidConfigSource extends Phalcon\Mvc\Router\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Router\Exceptions\InvalidNotFoundPaths extends Phalcon\Mvc\Router\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Router\Exceptions\InvalidRoutePaths extends Phalcon\Mvc\Router\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Router\Exceptions\InvalidRoutePosition extends Phalcon\Mvc\Router\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Router\Exceptions\InvalidRouterFactoryConfig extends Phalcon\Mvc\Router\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Router\Exceptions\MissingGroupRouteKey extends Phalcon\Mvc\Router\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Router\Exceptions\MissingRouteConfigKey extends Phalcon\Mvc\Router\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Router\Exceptions\RequestServiceUnavailable extends Phalcon\Mvc\Router\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Router\Exceptions\UnknownHttpMethod extends Phalcon\Mvc\Router\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $method ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Router\Exceptions\WrongPathsKey extends Phalcon\Mvc\Router\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $part ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Router\Group implements Phalcon\Mvc\Router\GroupInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $beforeMatch = NULL ] + Property [ protected $hostname = NULL ] + Property [ protected $paths = NULL ] + Property [ protected $prefix = NULL ] + Property [ protected $routes = NULL ] + } + + - Methods [23] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ $paths = ] + } + } + + Method [ public method add ] { + + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ $httpMethods = ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method addConnect ] { + + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method addDelete ] { + + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method addGet ] { + + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method addHead ] { + + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method addOptions ] { + + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method addPatch ] { + + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method addPost ] { + + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method addPurge ] { + + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method addPut ] { + + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method addTrace ] { + + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method beforeMatch ] { + + - Parameters [1] { + Parameter #0 [ $beforeMatch ] + } + - Return [ Phalcon\Mvc\Router\GroupInterface ] + } + + Method [ public method clear ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method getBeforeMatch ] { + + - Parameters [0] { + } + } + + Method [ public method getHostname ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getPaths ] { + + - Parameters [0] { + } + - Return [ array|string|null ] + } + + Method [ public method getPrefix ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getRoutes ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method setHostname ] { + + - Parameters [1] { + Parameter #0 [ string $hostname ] + } + - Return [ Phalcon\Mvc\Router\GroupInterface ] + } + + Method [ public method setPaths ] { + + - Parameters [1] { + Parameter #0 [ $paths ] + } + - Return [ Phalcon\Mvc\Router\GroupInterface ] + } + + Method [ public method setPrefix ] { + + - Parameters [1] { + Parameter #0 [ string $prefix ] + } + - Return [ Phalcon\Mvc\Router\GroupInterface ] + } + + Method [ protected method addRoute ] { + + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ $httpMethods = ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + } + } + + Class [ class Phalcon\Mvc\Router\Route implements Phalcon\Mvc\Router\RouteInterface ] { + + - Constants [0] { + } + + - Static properties [1] { + Property [ protected static $uniqueId = 0 ] + } + + - Static methods [2] { + Method [ static public method getRoutePaths ] { + + - Parameters [1] { + Parameter #0 [ $paths = ] + } + - Return [ array ] + } + + Method [ static public method reset ] { + + - Parameters [0] { + } + - Return [ void ] + } + } + + - Properties [12] { + Property [ protected $beforeMatch = NULL ] + Property [ protected $compiledHostName = false ] + Property [ protected $compiledPattern = NULL ] + Property [ protected $converters = NULL ] + Property [ protected $group = NULL ] + Property [ protected $hostname = NULL ] + Property [ protected $match = NULL ] + Property [ protected $methods = NULL ] + Property [ protected $name = NULL ] + Property [ protected $paths = NULL ] + Property [ protected $pattern = NULL ] + Property [ protected $routeId = '' ] + } + + - Methods [26] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + Parameter #2 [ $httpMethods = ] + } + } + + Method [ public method beforeMatch ] { + + - Parameters [1] { + Parameter #0 [ $callback ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method compilePattern ] { + + - Parameters [1] { + Parameter #0 [ string $pattern ] + } + - Return [ string ] + } + + Method [ public method convert ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $converter ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method extractNamedParams ] { + + - Parameters [1] { + Parameter #0 [ string $pattern ] + } + - Return [ array|bool ] + } + + Method [ public method getBeforeMatch ] { + + - Parameters [0] { + } + } + + Method [ public method getCompiledHostName ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getCompiledPattern ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getConverters ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getGroup ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Mvc\Router\GroupInterface ] + } + + Method [ public method getHostname ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getHttpMethods ] { + + - Parameters [0] { + } + - Return [ array|string|null ] + } + + Method [ public method getMatch ] { + + - Parameters [0] { + } + } + + Method [ public method getName ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getPaths ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getPattern ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getReversedPaths ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getRouteId ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method match ] { + + - Parameters [1] { + Parameter #0 [ $callback ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method reConfigure ] { + + - Parameters [2] { + Parameter #0 [ string $pattern ] + Parameter #1 [ $paths = ] + } + - Return [ void ] + } + + Method [ public method setGroup ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Router\GroupInterface $group ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method setHostname ] { + + - Parameters [1] { + Parameter #0 [ string $hostname ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method setHttpMethods ] { + + - Parameters [1] { + Parameter #0 [ $httpMethods ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method setName ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method setRouteId ] { + + - Parameters [1] { + Parameter #0 [ string $routeId ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + + Method [ public method via ] { + + - Parameters [1] { + Parameter #0 [ $httpMethods ] + } + - Return [ Phalcon\Mvc\Router\RouteInterface ] + } + } + } + + Class [ class Phalcon\Mvc\Router\RouterFactory ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [2] { + Method [ public method load ] { + + - Parameters [1] { + Parameter #0 [ $config ] + } + - Return [ Phalcon\Mvc\RouterInterface ] + } + + Method [ public method newInstance ] { + + - Parameters [1] { + Parameter #0 [ bool $defaultRoutes = true ] + } + - Return [ Phalcon\Mvc\RouterInterface ] + } + } + } + + Class [ class Phalcon\Mvc\Url extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\Url\UrlInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $container = NULL ] + Property [ protected $basePath = NULL ] + Property [ protected $baseUri = NULL ] + Property [ protected $router = NULL ] + Property [ protected $staticBaseUri = NULL ] + } + + - Methods [12] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ ?Phalcon\Mvc\RouterInterface $router = null ] + } + } + + Method [ public method get ] { + + - Parameters [5] { + Parameter #0 [ $uri = ] + Parameter #1 [ $arguments = ] + Parameter #2 [ ?bool $local = null ] + Parameter #3 [ $baseUri = ] + Parameter #4 [ bool $replaceArgs = false ] + } + - Return [ string ] + } + + Method [ public method getBasePath ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getBaseUri ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getStatic ] { + + - Parameters [1] { + Parameter #0 [ $uri = ] + } + - Return [ string ] + } + + Method [ public method getStaticBaseUri ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method path ] { + + - Parameters [1] { + Parameter #0 [ ?string $path = null ] + } + - Return [ string ] + } + + Method [ public method setBasePath ] { + + - Parameters [1] { + Parameter #0 [ string $basePath ] + } + - Return [ Phalcon\Mvc\Url\UrlInterface ] + } + + Method [ public method setBaseUri ] { + + - Parameters [1] { + Parameter #0 [ string $baseUri ] + } + - Return [ Phalcon\Mvc\Url\UrlInterface ] + } + + Method [ public method setStaticBaseUri ] { + + - Parameters [1] { + Parameter #0 [ string $staticBaseUri ] + } + - Return [ Phalcon\Mvc\Url\UrlInterface ] + } + + 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\Mvc\Url\Exceptions\MissingRouteName extends Phalcon\Mvc\Url\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Url\Exceptions\RouteNotFound extends Phalcon\Mvc\Url\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\Url\Exceptions\RouterServiceUnavailable extends Phalcon\Mvc\Url\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Mvc\View extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\ViewInterface, Phalcon\Mvc\ViewBaseInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + + - 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] { + } + + - Static methods [0] { + } + + - 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 [60] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options = [] ] + } + } + + Method [ public method __get ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + } + + Method [ public method __isset ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method __set ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + } + + Method [ public method cleanTemplateAfter ] { + + - Parameters [0] { + } + - Return [ static ] + } + + Method [ public method cleanTemplateBefore ] { + + - Parameters [0] { + } + - Return [ static ] + } + + Method [ public method disable ] { + + - Parameters [0] { } - - Return [ array ] + - Return [ static ] } - Method [ public method getIdentityField ] { + Method [ public method disableLevel ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $level ] } - - Return [ ?string ] + - Return [ static ] } - Method [ public method getNonPrimaryKeyAttributes ] { + Method [ public method enable ] { + + - Parameters [0] { + } + - Return [ static ] + } + + Method [ public method exists ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ string $view ] + } + - Return [ bool ] + } + + Method [ public method finish ] { + + - Parameters [0] { + } + - Return [ static ] + } + + Method [ public method getActionName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getActiveRenderPath ] { + + - Parameters [0] { + } + - Return [ array|string ] + } + + Method [ public method getBasePath ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getContent ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getControllerName ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getCurrentRenderLevel ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getEventsManager ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Events\ManagerInterface ] + } + + Method [ public method getLayout ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getLayoutsDir ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getMainView ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getParamsToView ] { + + - Parameters [0] { } - Return [ array ] } - Method [ public method getNotNullAttributes ] { + Method [ public method getPartial ] { + + - Parameters [2] { + Parameter #0 [ string $partialPath ] + Parameter #1 [ $params = ] + } + - Return [ string ] + } + + Method [ public method getPartialsDir ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getRegisteredEngines ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getRender ] { + + - Parameters [4] { + Parameter #0 [ string $controllerName ] + Parameter #1 [ string $actionName ] + Parameter #2 [ array $params = [] ] + Parameter #3 [ $configCallback = ] + } + - Return [ string ] + } + + Method [ public method getRenderLevel ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method getVar ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ string $key ] + } + } + + Method [ public method getViewsDir ] { + + - Parameters [0] { + } + - Return [ array|string ] + } + + Method [ public method has ] { + + - Parameters [1] { + Parameter #0 [ string $view ] + } + - Return [ bool ] + } + + Method [ public method isDisabled ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method partial ] { + + - Parameters [2] { + Parameter #0 [ string $partialPath ] + Parameter #1 [ $params = ] + } + } + + Method [ public method pick ] { + + - Parameters [1] { + Parameter #0 [ $renderView ] + } + - Return [ static ] + } + + Method [ public method processRender ] { + + - Parameters [4] { + Parameter #0 [ string $controllerName ] + Parameter #1 [ string $actionName ] + Parameter #2 [ array $params = [] ] + Parameter #3 [ bool $fireEvents = true ] + } + - Return [ bool ] + } + + Method [ public method registerEngines ] { + + - Parameters [1] { + Parameter #0 [ array $engines ] + } + - Return [ static ] + } + + Method [ public method render ] { + + - Parameters [3] { + Parameter #0 [ string $controllerName ] + Parameter #1 [ string $actionName ] + Parameter #2 [ array $params = [] ] + } + - Return [ static|false ] + } + + Method [ public method reset ] { + + - Parameters [0] { + } + - Return [ static ] + } + + Method [ public method setBasePath ] { + + - Parameters [1] { + Parameter #0 [ string $basePath ] + } + - Return [ static ] + } + + Method [ public method setContent ] { + + - Parameters [1] { + Parameter #0 [ string $content ] + } + - Return [ static ] + } + + Method [ public method setEventsManager ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + } + - Return [ void ] + } + + Method [ public method setLayout ] { + + - Parameters [1] { + Parameter #0 [ string $layout ] + } + - Return [ static ] + } + + Method [ public method setLayoutsDir ] { + + - Parameters [1] { + Parameter #0 [ string $layoutsDir ] + } + - Return [ static ] + } + + Method [ public method setMainView ] { + + - Parameters [1] { + Parameter #0 [ string $viewPath ] + } + - Return [ static ] + } + + Method [ public method setParamToView ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ static ] + } + + Method [ public method setPartialsDir ] { + + - Parameters [1] { + Parameter #0 [ string $partialsDir ] + } + - Return [ static ] + } + + Method [ public method setRenderLevel ] { + + - Parameters [1] { + Parameter #0 [ int $level ] + } + - Return [ static ] + } + + Method [ public method setTemplateAfter ] { + + - Parameters [1] { + Parameter #0 [ $templateAfter ] + } + - Return [ static ] + } + + Method [ public method setTemplateBefore ] { + + - Parameters [1] { + Parameter #0 [ $templateBefore ] + } + - Return [ static ] + } + + Method [ public method setVar ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ static ] + } + + Method [ public method setVars ] { + + - Parameters [2] { + Parameter #0 [ array $params ] + Parameter #1 [ bool $merge = true ] + } + - Return [ static ] + } + + Method [ public method setViewsDir ] { + + - Parameters [1] { + Parameter #0 [ $viewsDir ] + } + - Return [ static ] + } + + Method [ public method start ] { + + - Parameters [0] { + } + - Return [ static ] + } + + Method [ public method toString ] { + + - Parameters [3] { + Parameter #0 [ string $controllerName ] + Parameter #1 [ string $actionName ] + Parameter #2 [ array $params = [] ] + } + - Return [ string ] + } + + Method [ protected method engineRender ] { + + - Parameters [4] { + Parameter #0 [ array $engines ] + Parameter #1 [ string $viewPath ] + Parameter #2 [ bool $silence ] + Parameter #3 [ bool $mustClean = true ] + } + } + + Method [ protected method getViewsDirs ] { + + - Parameters [0] { } - Return [ array ] } - Method [ public method getPrimaryKeyAttributes ] { + Method [ final protected method isAbsolutePath ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ string $path ] + } + } + + Method [ protected method loadTemplateEngines ] { + + - Parameters [0] { } - Return [ array ] } - Method [ public method getReverseColumnMap ] { + Method [ private method getDirSeparator ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ string $directory ] } - - Return [ ?array ] + - 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\Mvc\View\Engine\Php extends Phalcon\Mvc\View\Engine\AbstractEngine implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Mvc\View\Engine\EngineInterface, Phalcon\Di\InjectionAwareInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $container = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $view = NULL ] + } + + - Methods [12] { + Method [ public method render ] { + + - Parameters [3] { + Parameter #0 [ string $path ] + Parameter #1 [ $params ] + Parameter #2 [ bool $mustClean = false ] + } + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\ViewBaseInterface $view ] + Parameter #1 [ ?Phalcon\Di\DiInterface $container = null ] + } + } + + Method [ public method getContent ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getEventsManager ] { + + - Parameters [0] { + } + - Return [ ?Phalcon\Events\ManagerInterface ] + } + + Method [ public method getView ] { + + - Parameters [0] { + } + - Return [ Phalcon\Mvc\ViewBaseInterface ] + } + + Method [ public method partial ] { + + - Parameters [2] { + Parameter #0 [ string $partialPath ] + Parameter #1 [ $params = ] + } + - Return [ void ] + } + + 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 = true ] + } + } + + 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\Mvc\View\Engine\Volt extends Phalcon\Mvc\View\Engine\AbstractEngine implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Mvc\View\Engine\EngineInterface, Phalcon\Di\InjectionAwareInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $container = NULL ] + Property [ protected $view = NULL ] + Property [ protected $compiler = NULL ] + Property [ protected $eventsManager = NULL ] + Property [ protected $macros = NULL ] + Property [ protected $options = NULL ] + } - Method [ public method getStrategy ] { + - Methods [22] { + Method [ public method callMacro ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $arguments = [] ] } - - Return [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] } - Method [ public method hasAttribute ] { + Method [ public method convertEncoding ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $attribute ] + - Parameters [3] { + Parameter #0 [ string $text ] + Parameter #1 [ string $from ] + Parameter #2 [ string $to ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method isEmpty ] { + Method [ public method getCompiler ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Phalcon\Mvc\View\Engine\Volt\Compiler ] } - Method [ public method read ] { + Method [ public method getEventsManager ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ ?array ] + - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ final public method readColumnMap ] { + Method [ public method getOptions ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ ?array ] + - Return [ array ] } - Method [ final public method readColumnMapIndex ] { + Method [ public method isIncluded ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] + Parameter #0 [ $needle ] + Parameter #1 [ $haystack ] } - - Return [ ?array ] + - Return [ bool ] } - Method [ final public method readMetaData ] { + Method [ public method length ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $item ] } - - Return [ ?array ] + - Return [ int ] } - Method [ final public method readMetaDataIndex ] { + Method [ public method preload ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] + - Parameters [1] { + Parameter #0 [ $parameters ] } + - Return [ string ] } - Method [ public method setAutomaticCreateAttributes ] { + Method [ public method render ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [3] { + Parameter #0 [ string $path ] + Parameter #1 [ $params ] + Parameter #2 [ bool $mustClean = false ] } - - Return [ void ] } - Method [ public method setAutomaticUpdateAttributes ] { + Method [ public method setEventsManager ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - Return [ void ] } - Method [ public method setEmptyStringAttributes ] { + Method [ public method setOptions ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ void ] } - Method [ public method setDI ] { + Method [ public method slice ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [3] { + Parameter #0 [ $value ] + Parameter #1 [ int $start = 0 ] + Parameter #2 [ $end = ] } - - Return [ void ] } - Method [ public method setStrategy ] { + Method [ public method sort ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] + Parameter #0 [ array $value ] } - - Return [ void ] + - Return [ array ] } - Method [ public method write ] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ array $data ] + Parameter #0 [ Phalcon\Mvc\ViewBaseInterface $view ] + Parameter #1 [ ?Phalcon\Di\DiInterface $container = null ] } - - Return [ void ] } - Method [ final public method writeMetaDataIndex ] { + Method [ public method getContent ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] - Parameter #2 [ $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ final protected method initialize ] { + Method [ public method getView ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] - Parameter #2 [ $table ] - Parameter #3 [ $schema ] + - Parameters [0] { } + - Return [ Phalcon\Mvc\ViewBaseInterface ] } - Method [ final protected method initializeMetaData ] { + Method [ public method partial ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] + Parameter #0 [ string $partialPath ] + Parameter #1 [ $params = ] } - - Return [ bool ] + - Return [ void ] } - Method [ final protected method initializeColumnMap ] { + Method [ protected method fireManagerEvent ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] + - Parameters [3] { + Parameter #0 [ string $eventName ] + Parameter #1 [ $data = ] + Parameter #2 [ bool $cancellable = true ] } - - Return [ bool ] } - Method [ protected method getArrVal ] { + Method [ public method __get ] { - - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] + - Parameters [1] { + Parameter #0 [ string $propertyName ] } } - Method [ final public method getMetaDataUniqueKey ] { + Method [ public method __isset ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ string $name ] } - - Return [ ?string ] + - Return [ bool ] } - Method [ final public method getColumnMapUniqueKey ] { + Method [ public method getDI ] { + + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] + } + + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ ?string ] + - Return [ void ] } } } - Class [ class Phalcon\Mvc\Model\MetaData\Memory extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Compiler implements 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 [0] { } - Static properties [0] { @@ -78321,257 +127304,324 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $adapter = NULL ] - Property [ protected $columnMap = NULL ] + - Properties [21] { + Property [ protected $autoescape = false ] + Property [ protected $blockLevel = 0 ] + Property [ protected $blocks = NULL ] Property [ protected $container = NULL ] - Property [ protected $metaData = NULL ] - Property [ protected $pendingMetaDataWrites = NULL ] - Property [ protected $strategy = 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 [39] { + - Methods [46] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $options = ] + Parameter #0 [ ?Phalcon\Mvc\ViewBaseInterface $view = null ] } } - Method [ public method read ] { + Method [ public method addExtension ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ $extension ] } - - Return [ ?array ] + - Return [ static ] } - Method [ public method write ] { + Method [ public method addFilter ] { - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ array $data ] + Parameter #0 [ string $name ] + Parameter #1 [ $definition ] } - - Return [ void ] + - Return [ static ] } - Method [ public method getAdapter ] { + Method [ public method addFunction ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ $definition ] } - - Return [ ?Phalcon\Cache\Adapter\AdapterInterface ] + - Return [ static ] } - Method [ public method getAttributes ] { + Method [ public method attributeReader ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ array $expr ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getAutomaticCreateAttributes ] { + Method [ public method compile ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [2] { + Parameter #0 [ string $templatePath ] + Parameter #1 [ bool $extendsMode = false ] } - - Return [ array ] } - Method [ public method getAutomaticUpdateAttributes ] { + Method [ public method compileAutoEscape ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [2] { + Parameter #0 [ array $statement ] + Parameter #1 [ bool $extendsMode ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getBindTypes ] { + Method [ public method compileCall ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [2] { + Parameter #0 [ array $statement ] + Parameter #1 [ bool $extendsMode ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getColumnMap ] { + Method [ public method compileCase ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [2] { + Parameter #0 [ array $statement ] + Parameter #1 [ bool $caseClause = true ] } - - Return [ ?array ] + - Return [ string ] } - Method [ public method getDefaultValues ] { + Method [ public method compileDo ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ array $statement ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getDataTypes ] { + Method [ public method compileEcho ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ array $statement ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getDataTypesNumeric ] { + Method [ public method compileElseIf ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ array $statement ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getDI ] { + Method [ public method compileFile ] { + + - Parameters [3] { + Parameter #0 [ string $path ] + Parameter #1 [ string $compiledPath ] + Parameter #2 [ bool $extendsMode = false ] + } + } + + Method [ public method compileForeach ] { + + - Parameters [2] { + Parameter #0 [ array $statement ] + Parameter #1 [ bool $extendsMode = false ] + } + - Return [ string ] + } + + Method [ public method compileForElse ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ string ] } - Method [ public method getEmptyStringAttributes ] { + Method [ public method compileIf ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [2] { + Parameter #0 [ array $statement ] + Parameter #1 [ bool $extendsMode = false ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getIdentityField ] { + Method [ public method compileInclude ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ array $statement ] } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getNonPrimaryKeyAttributes ] { + Method [ public method compileMacro ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [2] { + Parameter #0 [ array $statement ] + Parameter #1 [ bool $extendsMode ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getNotNullAttributes ] { + Method [ public method compileReturn ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ array $statement ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getPrimaryKeyAttributes ] { + Method [ public method compileSet ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ array $statement ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getReverseColumnMap ] { + Method [ public method compileString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [2] { + Parameter #0 [ string $viewCode ] + Parameter #1 [ bool $extendsMode = false ] } - - Return [ ?array ] + - Return [ string ] } - Method [ public method getStrategy ] { + Method [ public method compileSwitch ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $statement ] + Parameter #1 [ bool $extendsMode = false ] } - - Return [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] + - Return [ string ] } - Method [ public method hasAttribute ] { + Method [ final public method expression ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $attribute ] + Parameter #0 [ array $expr ] + Parameter #1 [ bool $doubleQuotes = false ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method isEmpty ] { + Method [ final public method fireExtensionEvent ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $arguments = [] ] + } + } + + Method [ public method functionCall ] { + + - Parameters [2] { + Parameter #0 [ array $expr ] + Parameter #1 [ bool $doubleQuotes = false ] + } + - Return [ string ] + } + + Method [ public method getCompiledTemplatePath ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ final public method readColumnMap ] { + Method [ public method getDI ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ ?array ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ final public method readColumnMapIndex ] { + Method [ public method getExtensions ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] + - Parameters [0] { } - - Return [ ?array ] + - Return [ array ] } - Method [ final public method readMetaData ] { + Method [ public method getFilters ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getFunctions ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method getOption ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ string $option ] } - - Return [ ?array ] + - Return [ ?string ] } - Method [ final public method readMetaDataIndex ] { + Method [ public method getOptions ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method reset ] { + Method [ public method getTemplatePath ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setAutomaticCreateAttributes ] { + Method [ public method getUniquePrefix ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setAutomaticUpdateAttributes ] { + Method [ public method parse ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ string $viewCode ] } - - Return [ void ] + - Return [ array ] } - Method [ public method setEmptyStringAttributes ] { + Method [ public method resolveTest ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + Parameter #0 [ array $test ] + Parameter #1 [ string $left ] } - - Return [ void ] + - Return [ string ] } - Method [ public method setDI ] { + Method [ public method setDI ] { - Parameters [1] { Parameter #0 [ Phalcon\Di\DiInterface $container ] @@ -78579,98 +127629,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ void ] } - Method [ public method setStrategy ] { + Method [ public method setOption ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] + - Parameters [2] { + Parameter #0 [ string $option ] + Parameter #1 [ $value ] } - - Return [ void ] + - Return [ static ] } - Method [ final public method writeMetaDataIndex ] { + Method [ public method setOptions ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] - Parameter #2 [ $data ] + - Parameters [1] { + Parameter #0 [ array $options ] } - - Return [ void ] + - Return [ static ] } - Method [ final protected method initialize ] { + Method [ public method setUniquePrefix ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] - Parameter #2 [ $table ] - Parameter #3 [ $schema ] + - Parameters [1] { + Parameter #0 [ string $prefix ] } + - Return [ static ] } - Method [ final protected method initializeMetaData ] { + Method [ protected method compileSource ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] + Parameter #0 [ string $viewCode ] + Parameter #1 [ bool $extendsMode = false ] + } + - Return [ array|string ] + } + + Method [ protected method getFinalPath ] { + + - Parameters [1] { + Parameter #0 [ string $path ] } - - Return [ bool ] } - Method [ final protected method initializeColumnMap ] { + Method [ final protected method resolveFilter ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] + Parameter #0 [ array $filter ] + Parameter #1 [ string $left ] } - - Return [ bool ] + - Return [ string ] } - Method [ protected method getArrVal ] { + Method [ final protected method statementList ] { - - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] + - Parameters [2] { + Parameter #0 [ array $statements ] + Parameter #1 [ bool $extendsMode = false ] } + - Return [ string ] } - Method [ final public method getMetaDataUniqueKey ] { + Method [ final protected method statementListOrExtends ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ $statements ] } - - Return [ ?string ] } - Method [ final public method getColumnMapUniqueKey ] { + Method [ private method isTagFactory ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ array $expression ] } - - Return [ ?string ] + - Return [ bool ] } } } - Class [ class Phalcon\Mvc\Model\MetaData\Redis extends Phalcon\Mvc\Model\MetaData implements Phalcon\Mvc\Model\MetaDataInterface, Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\CannotOpenCompiledFile extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { - - 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 [0] { } - Static properties [0] { @@ -78679,374 +127716,386 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $adapter = NULL ] - Property [ protected $columnMap = NULL ] - Property [ protected $container = NULL ] - Property [ protected $metaData = NULL ] - Property [ protected $pendingMetaDataWrites = NULL ] - Property [ protected $strategy = NULL ] + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] } - - Methods [39] { - Method [ public method __construct ] { + - Methods [11] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Cache\AdapterFactory $factory ] - Parameter #1 [ array $options = [] ] + - Parameters [1] { + Parameter #0 [ string $path ] } } - Method [ public method reset ] { + Method [ public method getStatement ] { - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method getAdapter ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ ?Phalcon\Cache\Adapter\AdapterInterface ] + - Tentative return [ void ] } - Method [ public method getAttributes ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getAutomaticCreateAttributes ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] } - Method [ public method getAutomaticUpdateAttributes ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getBindTypes ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method getColumnMap ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ ?array ] + - Return [ array ] } - Method [ public method getDefaultValues ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] } - Method [ public method getDataTypes ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getDataTypesNumeric ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } + } + } - Method [ public method getDI ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\CorruptedStatement extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] + } + + - Methods [11] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] } - Method [ public method getEmptyStringAttributes ] { + Method [ public method getStatement ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - Return [ array ] } - Method [ public method getIdentityField ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ ?string ] + - Tentative return [ void ] } - Method [ public method getNonPrimaryKeyAttributes ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getNotNullAttributes ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] } - Method [ public method getPrimaryKeyAttributes ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getReverseColumnMap ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ ?array ] + - Return [ int ] } - Method [ public method getStrategy ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] + - Return [ array ] } - Method [ public method hasAttribute ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $attribute ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method isEmpty ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method read ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ ?array ] + - Return [ string ] } + } + } - Method [ final public method readColumnMap ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\CorruptedStatementWithData extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] + } + + - Methods [11] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #0 [ array $statement ] } - - Return [ ?array ] } - Method [ final public method readColumnMapIndex ] { + Method [ public method getStatement ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] + - Parameters [0] { } - - Return [ ?array ] + - Return [ array ] } - Method [ final public method readMetaData ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ ?array ] + - Tentative return [ void ] } - Method [ final public method readMetaDataIndex ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method setAutomaticCreateAttributes ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method setAutomaticUpdateAttributes ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setEmptyStringAttributes ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method setDI ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method setStrategy ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method write ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ array $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ final public method writeMetaDataIndex ] { + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] - Parameter #2 [ $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } + } + } - Method [ final protected method initialize ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\InvalidCompilationPrefix extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] - Parameter #2 [ $table ] - Parameter #3 [ $schema ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] + } + + - Methods [11] { + Method [ public method __construct ] { + + - Parameters [0] { } } - Method [ final protected method initializeMetaData ] { + Method [ public method getStatement ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ final protected method initializeColumnMap ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ protected method getArrVal ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] + - Parameters [0] { } + - Return [ string ] } - Method [ final public method getMetaDataUniqueKey ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ ?string ] } - Method [ final public method getColumnMapUniqueKey ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } - } - } - Class [ class Phalcon\Mvc\Model\MetaData\Strategy\Annotations implements Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] { + Method [ final public method getLine ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ int ] + } - - Static properties [0] { - } + Method [ final public method getTrace ] { - - Static methods [0] { - } + - Parameters [0] { + } + - Return [ array ] + } - - Properties [0] { - } + Method [ final public method getPrevious ] { - - Methods [2] { - Method [ final public method getColumnMaps ] { + - Parameters [0] { + } + - Return [ ?Throwable ] + } - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ Phalcon\Di\DiInterface $container ] + Method [ final public method getTraceAsString ] { + + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ final public method getMetaData ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } } } - Class [ class Phalcon\Mvc\Model\MetaData\Strategy\Introspection implements Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\InvalidExtension extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -79057,871 +128106,782 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [0] { + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] } - - Methods [2] { - Method [ final public method getColumnMaps ] { + - Methods [11] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ array ] } - Method [ final public method getMetaData ] { + Method [ public method getStatement ] { - - 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 [7] { - Property [ protected $adapter = NULL ] - Property [ protected $columnMap = NULL ] - Property [ protected $container = NULL ] - Property [ protected $metaData = NULL ] - Property [ protected $pendingMetaDataWrites = NULL ] - Property [ protected $strategy = NULL ] - Property [ protected $metaDataDir = './' ] - } - - - Methods [40] { - Method [ public method __construct ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] + - Parameters [0] { } + - Tentative return [ void ] } - Method [ public method read ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ ?array ] + - Return [ string ] } - Method [ public method write ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ array $data ] + - Parameters [0] { } - - Return [ void ] } - Method [ private method throwWriteException ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ $option ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method getAdapter ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ ?Phalcon\Cache\Adapter\AdapterInterface ] + - Return [ int ] } - Method [ public method getAttributes ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - Return [ array ] } - Method [ public method getAutomaticCreateAttributes ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] } - Method [ public method getAutomaticUpdateAttributes ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getBindTypes ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } + } + } - Method [ public method getColumnMap ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\InvalidHaystack extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ ?array ] - } + - Constants [0] { + } - Method [ public method getDefaultValues ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - } - - Return [ array ] - } + - Static methods [0] { + } - Method [ public method getDataTypes ] { + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] + } - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Methods [11] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ array ] } - Method [ public method getDataTypesNumeric ] { + Method [ public method getStatement ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - Return [ array ] } - Method [ public method getDI ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Tentative return [ void ] } - Method [ public method getEmptyStringAttributes ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getIdentityField ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ ?string ] } - Method [ public method getNonPrimaryKeyAttributes ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getNotNullAttributes ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method getPrimaryKeyAttributes ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - Return [ array ] } - Method [ public method getReverseColumnMap ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ ?array ] + - Return [ ?Throwable ] } - Method [ public method getStrategy ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface ] + - Return [ string ] } - Method [ public method hasAttribute ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ string $attribute ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method isEmpty ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\InvalidIntermediateRepresentation extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] + } + + - Methods [11] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ bool ] } - Method [ final public method readColumnMap ] { + Method [ public method getStatement ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ ?array ] + - Return [ array ] } - Method [ final public method readColumnMapIndex ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] + - Parameters [0] { } - - Return [ ?array ] + - Tentative return [ void ] } - Method [ final public method readMetaData ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ ?array ] + - Return [ string ] } - Method [ final public method readMetaDataIndex ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] + - Parameters [0] { } } - Method [ public method reset ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setAutomaticCreateAttributes ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method setAutomaticUpdateAttributes ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method setEmptyStringAttributes ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $attributes ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method setDI ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method setStrategy ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\MetaData\Strategy\StrategyInterface $strategy ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } + } + } - Method [ final public method writeMetaDataIndex ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\InvalidOptionType extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ int $index ] - Parameter #2 [ $data ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ final protected method initialize ] { + - Static properties [0] { + } - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] - Parameter #2 [ $table ] - Parameter #3 [ $schema ] - } - } + - Static methods [0] { + } - Method [ final protected method initializeMetaData ] { + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] + } + + - Methods [11] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] + Parameter #0 [ string $option ] + Parameter #1 [ string $type ] } - - Return [ bool ] } - Method [ final protected method initializeColumnMap ] { + Method [ public method getStatement ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $key ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ protected method getArrVal ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] + - Parameters [0] { } + - Tentative return [ void ] } - Method [ final public method getMetaDataUniqueKey ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } - Method [ final public method getColumnMapUniqueKey ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + - Parameters [0] { } - - Return [ ?string ] } - } - } - - 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 = NULL ] - } - - Static methods [1] { - Method [ static public method clean ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - } - - - 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 ] - } - - Methods [50] { - Method [ public method __construct ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ ?string $phql = null ] - Parameter #1 [ ?Phalcon\Di\DiInterface $container = ] - Parameter #2 [ array $options = [] ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method cache ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ array $cacheOptions ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ array ] } - Method [ public method execute ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ array $bindParams = [] ] - Parameter #1 [ array $bindTypes = [] ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ public method getCache ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ public method getCacheOptions ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } + } + } - Method [ public method getBindParams ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\InvalidPathClosureReturn extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] + } + + - Methods [11] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method getBindTypes ] { + Method [ public method getStatement ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getDI ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Tentative return [ void ] } - Method [ public method getIntermediate ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getSingleResult ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ array $bindParams = [] ] - Parameter #1 [ array $bindTypes = [] ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ public method getSql ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getType ] { + Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } - Method [ public method getUniqueRow ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method getTransaction ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ ?Phalcon\Mvc\Model\TransactionInterface ] + - Return [ ?Throwable ] } - Method [ public method parse ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method setBindParams ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ array $bindParams ] - Parameter #1 [ bool $merge = false ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ string ] } + } + } - Method [ public method setBindTypes ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\InvalidPathType extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { - - Parameters [2] { - Parameter #0 [ array $bindTypes ] - Parameter #1 [ bool $merge = false ] - } - - Return [ Phalcon\Mvc\Model\QueryInterface ] - } + - Constants [0] { + } - Method [ public method setDI ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] + } + + - Methods [11] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ void ] } - Method [ public method setIntermediate ] { + Method [ public method getStatement ] { - - Parameters [1] { - Parameter #0 [ array $intermediate ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ array ] } - Method [ public method setSharedLock ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ bool $sharedLock = false ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Tentative return [ void ] } - Method [ public method setTransaction ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ string ] } - Method [ public method setType ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ int $type ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ public method setUniqueRow ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ bool $uniqueRow ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ string ] } - Method [ final protected method executeDelete ] { + Method [ final public method getLine ] { - - Parameters [3] { - Parameter #0 [ array $intermediate ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\StatusInterface ] + - Return [ int ] } - Method [ final protected method executeInsert ] { + Method [ final public method getTrace ] { - - 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 [ final public method getPrevious ] { - - Parameters [4] { - Parameter #0 [ array $intermediate ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] - Parameter #3 [ bool $simulate = false ] + - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ final protected method executeUpdate ] { + Method [ final public method getTraceAsString ] { - - Parameters [3] { - Parameter #0 [ array $intermediate ] - Parameter #1 [ array $bindParams ] - Parameter #2 [ array $bindTypes ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\StatusInterface ] + - Return [ string ] } - Method [ final protected method getCallArgument ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ array $argument ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } + } + } - Method [ final protected method getCaseExpression ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\InvalidStatement extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { - - Parameters [1] { - Parameter #0 [ array $expr ] - } - - Return [ array ] - } + - Constants [0] { + } - Method [ final protected method getExpression ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ array $expr ] - Parameter #1 [ bool $quoting = true ] + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] + } + + - Methods [11] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $file ] + Parameter #1 [ int $line ] + Parameter #2 [ array $statement ] } - - Return [ array ] } - Method [ final protected method getFunctionCall ] { + Method [ public method getStatement ] { - - Parameters [1] { - Parameter #0 [ array $expr ] + - Parameters [0] { } - Return [ array ] } - Method [ final protected method getGroupClause ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ array $group ] + - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ final protected method getLimitClause ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $limitClause ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ final protected method getJoin ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\Model\ManagerInterface $manager ] - Parameter #1 [ array $join ] + - Parameters [0] { } - - Return [ array ] } - Method [ final protected method getJoinType ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ array $join ] + - Parameters [0] { } - Return [ string ] } - Method [ final protected method getJoins ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ array $select ] + - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ final protected method getMultiJoin ] { + Method [ final public method getTrace ] { - - 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 [0] { } - Return [ array ] } - Method [ final protected method getOrderClause ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ $order ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] } - Method [ final protected method getQualified ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ array $expr ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ protected method getReadConnection ] { + Method [ public method __toString ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ ?array $intermediate = [] ] - Parameter #2 [ array $bindParams = [] ] - Parameter #3 [ array $bindTypes = [] ] + - Parameters [0] { } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ string ] } + } + } - Method [ final protected method getRelatedRecords ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\InvalidUserFilterDefinition extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $intermediate ] - Parameter #2 [ array $bindParams ] - Parameter #3 [ array $bindTypes ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] + } + + - Methods [11] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ string $file ] + Parameter #2 [ int $line ] } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } - Method [ final protected method getSelectColumn ] { + Method [ public method getStatement ] { - - Parameters [1] { - Parameter #0 [ array $column ] + - Parameters [0] { } - Return [ array ] } - Method [ final protected method getSingleJoin ] { + Method [ public method __wakeup ] { - - 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 [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ final protected method getTable ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\Model\ManagerInterface $manager ] - Parameter #1 [ array $qualifiedName ] + - Parameters [0] { } + - Return [ string ] } - Method [ protected method getWriteConnection ] { + Method [ final public method getCode ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ ?array $intermediate = [] ] - Parameter #2 [ array $bindParams = [] ] - Parameter #3 [ array $bindTypes = [] ] + - Parameters [0] { } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ final protected method refreshSchemasInIntermediate ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ array $irPhql ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ final protected method _prepareDelete ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ final protected method _prepareInsert ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ final protected method _prepareSelect ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ $ast = ] - Parameter #1 [ bool $merge = false ] + - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] } - Method [ final protected method _prepareUpdate ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } - Class [ class Phalcon\Mvc\Model\Query\Builder implements Phalcon\Mvc\Model\Query\BuilderInterface, Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\InvalidUserFunctionDefinition extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { - - Constants [2] { - Constant [ public string OPERATOR_AND ] { and } - Constant [ public string OPERATOR_OR ] { or } + - Constants [0] { } - Static properties [0] { @@ -79930,507 +128890,487 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - 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 ] + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] } - - Methods [52] { - Method [ public method __construct ] { + - Methods [11] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ $params = ] - Parameter #1 [ ?Phalcon\Di\DiInterface $container = ] + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ string $file ] + Parameter #2 [ int $line ] } } - Method [ public method addFrom ] { + Method [ public method getStatement ] { - - Parameters [2] { - Parameter #0 [ string $model ] - Parameter #1 [ ?string $alias = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ array ] } - Method [ public method andHaving ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ array $bindParams = [] ] - Parameter #2 [ array $bindTypes = [] ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Tentative return [ void ] } - Method [ public method andWhere ] { + Method [ final public method getMessage ] { - - 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 [ final public method autoescape ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $identifier ] + - Parameters [0] { + } + } + + Method [ final public method getFile ] { + + - Parameters [0] { } - Return [ string ] } - Method [ public method betweenHaving ] { + Method [ final public method getLine ] { - - Parameters [4] { - Parameter #0 [ string $expr ] - Parameter #1 [ $minimum ] - Parameter #2 [ $maximum ] - Parameter #3 [ string $operator = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ int ] } - Method [ public method betweenWhere ] { + Method [ final public method getTrace ] { - - Parameters [4] { - Parameter #0 [ string $expr ] - Parameter #1 [ $minimum ] - Parameter #2 [ $maximum ] - Parameter #3 [ string $operator = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ array ] } - Method [ public method columns ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ $columns ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ ?Throwable ] } - Method [ public method distinct ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ $distinct ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ string ] } - Method [ public method forUpdate ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ bool $forUpdate ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ string ] } + } + } - Method [ public method from ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\MacroAlreadyDefined extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] + } + + - Methods [11] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $models ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method getBindParams ] { + Method [ public method getStatement ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getBindTypes ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method getColumns ] { + Method [ final public method getMessage ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method getDI ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] } - Method [ public method getDistinct ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method getFrom ] { + Method [ final public method getLine ] { - Parameters [0] { } + - Return [ int ] } - Method [ public method getGroupBy ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getHaving ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ ?Throwable ] } - Method [ public method getJoins ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getLimit ] { + Method [ public method __toString ] { - Parameters [0] { } + - Return [ string ] } + } + } - Method [ public method getModels ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\MacroNotFound extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] + } + + - Methods [11] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $name ] } } - Method [ public method getOffset ] { + Method [ public method getStatement ] { - Parameters [0] { } - - Return [ int ] + - Return [ array ] } - Method [ public method getOrderBy ] { + Method [ public method __wakeup ] { - Parameters [0] { } + - Tentative return [ void ] } - Method [ final public method getPhql ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getQuery ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ public method getWhere ] { + Method [ final public method getFile ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method groupBy ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ $group ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ int ] } - Method [ public method having ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ array $bindParams = [] ] - Parameter #2 [ array $bindTypes = [] ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ array ] } - Method [ public method inHaving ] { + Method [ final public method getPrevious ] { - - Parameters [3] { - Parameter #0 [ string $expr ] - Parameter #1 [ array $values ] - Parameter #2 [ string $operator = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ ?Throwable ] } - Method [ public method innerJoin ] { + Method [ final public method getTraceAsString ] { - - Parameters [3] { - Parameter #0 [ string $model ] - Parameter #1 [ ?string $conditions = null ] - Parameter #2 [ ?string $alias = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ string ] } - Method [ public method inWhere ] { + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ string $expr ] - Parameter #1 [ array $values ] - Parameter #2 [ string $operator = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ string ] } + } + } - Method [ public method join ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\MbstringRequired extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { - - Parameters [4] { - Parameter #0 [ string $model ] - Parameter #1 [ ?string $conditions = null ] - Parameter #2 [ ?string $alias = null ] - Parameter #3 [ ?string $type = null ] - } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] - } + - Constants [0] { + } - Method [ public method leftJoin ] { + - Static properties [0] { + } - - Parameters [3] { - Parameter #0 [ string $model ] - Parameter #1 [ ?string $conditions = null ] - Parameter #2 [ ?string $alias = null ] - } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] - } + - Static methods [0] { + } - Method [ public method limit ] { + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] + } - - Parameters [2] { - Parameter #0 [ int $limit ] - Parameter #1 [ $offset = ] + - Methods [11] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method notBetweenHaving ] { + Method [ public method getStatement ] { - - Parameters [4] { - Parameter #0 [ string $expr ] - Parameter #1 [ $minimum ] - Parameter #2 [ $maximum ] - Parameter #3 [ string $operator = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ array ] } - Method [ public method notBetweenWhere ] { + Method [ public method __wakeup ] { - - Parameters [4] { - Parameter #0 [ string $expr ] - Parameter #1 [ $minimum ] - Parameter #2 [ $maximum ] - Parameter #3 [ string $operator = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Tentative return [ void ] } - Method [ public method notInHaving ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ string $expr ] - Parameter #1 [ array $values ] - Parameter #2 [ string $operator = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ string ] } - Method [ public method notInWhere ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ string $expr ] - Parameter #1 [ array $values ] - Parameter #2 [ string $operator = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method offset ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ int $offset ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ string ] } - Method [ public method orderBy ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ $orderBy ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ int ] } - Method [ public method orHaving ] { + Method [ final public method getTrace ] { - - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ array $bindParams = [] ] - Parameter #2 [ array $bindTypes = [] ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ array ] } - Method [ public method orWhere ] { + Method [ final public method getPrevious ] { - - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ array $bindParams = [] ] - Parameter #2 [ array $bindTypes = [] ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ ?Throwable ] } - Method [ public method rightJoin ] { + Method [ final public method getTraceAsString ] { - - Parameters [3] { - Parameter #0 [ string $model ] - Parameter #1 [ ?string $conditions = null ] - Parameter #2 [ ?string $alias = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ string ] } - Method [ public method setBindParams ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ array $bindParams ] - Parameter #1 [ bool $merge = false ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Return [ string ] } + } + } - Method [ public method setBindTypes ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\TemplateFileNotFound extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { - - Parameters [2] { - Parameter #0 [ array $bindTypes ] - Parameter #1 [ bool $merge = false ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] + } + + - Methods [11] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $path ] } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } - Method [ public method setDI ] { + Method [ public method getStatement ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method where ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ string $conditions ] - Parameter #1 [ array $bindParams = [] ] - Parameter #2 [ array $bindTypes = [] ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] + - Tentative return [ void ] } - Method [ protected method conditionBetween ] { + Method [ final public method getMessage ] { - - 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 [ string ] } - Method [ protected method conditionIn ] { + Method [ final public method getCode ] { - - 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 ] } - Method [ protected method conditionNotBetween ] { + Method [ final public method getFile ] { - - 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 [ string ] } - Method [ protected method conditionNotIn ] { + Method [ final public method getLine ] { - - 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 [ int ] } - } - } - Class [ abstract class Phalcon\Mvc\Model\Query\Lang ] { + Method [ final public method getTrace ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ array ] + } - - Static properties [0] { - } + Method [ final public method getPrevious ] { - - Static methods [1] { - Method [ static public method parsePHQL ] { + - Parameters [0] { + } + - Return [ ?Throwable ] + } - - Parameters [1] { - Parameter #0 [ string $phql ] + Method [ final public method getTraceAsString ] { + + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - } - - Properties [0] { - } + Method [ public method __toString ] { - - Methods [0] { + - Parameters [0] { + } + - Return [ string ] + } } } - Class [ class Phalcon\Mvc\Model\Query\Status implements Phalcon\Mvc\Model\Query\StatusInterface ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\TemplateFileNotOpenable extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -80441,196 +129381,193 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $model = NULL ] - Property [ protected $success = NULL ] + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] } - - Methods [4] { - Method [ public method __construct ] { + - Methods [11] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ bool $success ] - Parameter #1 [ ?Phalcon\Mvc\ModelInterface $model = ] + - Parameters [1] { + Parameter #0 [ string $path ] } } - Method [ public method getMessages ] { + Method [ public method getStatement ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getModel ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface ] + - Tentative return [ void ] } - Method [ public method success ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - } - } - - 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 } - } - - - Static properties [0] { - } - - Static methods [0] { - } + Method [ final public method getCode ] { - - 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 [0] { + } + } - - Methods [16] { - Method [ public method __construct ] { + Method [ final public method getFile ] { - - Parameters [5] { - Parameter #0 [ int $type ] - Parameter #1 [ string $referencedModel ] - Parameter #2 [ $fields ] - Parameter #3 [ $referencedFields ] - Parameter #4 [ array $options = [] ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getFields ] { + Method [ final public method getLine ] { - Parameters [0] { } + - Return [ int ] } - Method [ public method getForeignKey ] { + Method [ final public method getTrace ] { - Parameters [0] { } + - Return [ array ] } - Method [ public method getIntermediateFields ] { + Method [ final public method getPrevious ] { - Parameters [0] { } + - Return [ ?Throwable ] } - Method [ public method getIntermediateModel ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getIntermediateReferencedFields ] { + Method [ public method __toString ] { - Parameters [0] { } + - Return [ string ] } + } + } - Method [ public method getOption ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\TemplatePathCollision extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] + } + + - Methods [11] { + Method [ public method __construct ] { + + - Parameters [0] { } } - Method [ public method getOptions ] { + Method [ public method getStatement ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getParams ] { + Method [ public method __wakeup ] { - Parameters [0] { } + - Tentative return [ void ] } - Method [ public method getType ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ public method getReferencedFields ] { + Method [ final public method getCode ] { - Parameters [0] { } } - Method [ public method getReferencedModel ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method isForeignKey ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method isThrough ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method isReusable ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method setIntermediateRelation ] { + Method [ final public method getTraceAsString ] { - - Parameters [3] { - Parameter #0 [ $intermediateFields ] - Parameter #1 [ string $intermediateModel ] - Parameter #2 [ $intermediateReferencedFields ] + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { } + - Return [ string ] } } } - 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\View\Engine\Volt\Exceptions\UnknownVoltExpression extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { - - 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] { @@ -80639,270 +129576,297 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - 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 ] + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] } - - Methods [32] { - Method [ public method __construct ] { + - Methods [11] { + Method [ public method __construct ] { - Parameters [3] { - Parameter #0 [ $columnTypes ] - Parameter #1 [ ?Phalcon\Db\ResultInterface $result = ] - Parameter #2 [ $cache = ] + Parameter #0 [ int $type ] + Parameter #1 [ string $file ] + Parameter #2 [ int $line ] } } - Method [ final public method current ] { + Method [ public method getStatement ] { - Parameters [0] { } - - Return [ mixed ] + - Return [ array ] } - Method [ public method toArray ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method serialize ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method unserialize ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [0] { } - - Return [ void ] } - 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 [ final public method count ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ int ] + - Return [ array ] } - Method [ public method delete ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ ?Closure $conditionCallback = ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method filter ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ $filter ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getCache ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ ?Phalcon\Cache\CacheInterface ] + - Return [ string ] } + } + } - Method [ public method getFirst ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\UnknownVoltFilter extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { - - Parameters [0] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] + } + + - Methods [11] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ string $file ] + Parameter #2 [ int $line ] } } - Method [ public method getHydrateMode ] { + Method [ public method getStatement ] { - Parameters [0] { } - - Return [ int ] + - Return [ array ] } - Method [ public method getLast ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ ?Phalcon\Mvc\ModelInterface ] + - Tentative return [ void ] } - Method [ public method getMessages ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getType ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ int ] } - Method [ public method isFresh ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method jsonSerialize ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method key ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ ?int ] + - Return [ array ] } - Method [ public method next ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method offsetGet ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ $index ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ string ] } - Method [ public method offsetExists ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ $index ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method offsetSet ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\UnknownVoltFilterType extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] + } + + - Methods [11] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ $offset ] - Parameter #1 [ $value ] + Parameter #0 [ string $file ] + Parameter #1 [ int $line ] + } + } + + Method [ public method getStatement ] { + + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method offsetUnset ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ $offset ] + - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ final public method rewind ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ final public method seek ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ $position ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method setHydrateMode ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ int $hydrateMode ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + - Return [ string ] } - Method [ public method setIsFresh ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ bool $isFresh ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + - Return [ int ] } - Method [ public method update ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ $data ] - Parameter #1 [ ?Closure $conditionCallback = ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method valid ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method refresh ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method getResult ] { + Method [ public method __toString ] { - Parameters [0] { } + - Return [ string ] } } } - 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\Engine\Volt\Exceptions\UnknownVoltStatement extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { - - 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] { @@ -80911,267 +129875,283 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - 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 ] + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] } - - Methods [32] { - Method [ public method __construct ] { + - Methods [11] { + Method [ public method __construct ] { - - Parameters [5] { - Parameter #0 [ $columnMap ] - Parameter #1 [ $model ] - Parameter #2 [ $result ] - Parameter #3 [ $cache = ] - Parameter #4 [ bool $keepSnapshots = false ] + - Parameters [3] { + Parameter #0 [ int $type ] + Parameter #1 [ string $file ] + Parameter #2 [ int $line ] } } - Method [ final public method current ] { + Method [ public method getStatement ] { - Parameters [0] { } - - Return [ ?Phalcon\Mvc\ModelInterface ] + - Return [ array ] } - Method [ public method toArray ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ bool $renameColumns = true ] + - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method serialize ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method unserialize ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [0] { } - - Return [ void ] } - 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 [ final public method count ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ int ] + - Return [ array ] } - Method [ public method delete ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ ?Closure $conditionCallback = ] + - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method filter ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ $filter ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getCache ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ ?Phalcon\Cache\CacheInterface ] + - Return [ string ] } + } + } - Method [ public method getFirst ] { + Class [ class Phalcon\Mvc\View\Engine\Volt\Exceptions\VoltDirectoryNotWritable extends Phalcon\Mvc\View\Engine\Volt\Exception implements Throwable, Stringable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected $statement = NULL ] + } + + - Methods [11] { + Method [ public method __construct ] { - Parameters [0] { } } - Method [ public method getHydrateMode ] { + Method [ public method getStatement ] { - Parameters [0] { } - - Return [ int ] + - Return [ array ] } - Method [ public method getLast ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ ?Phalcon\Mvc\ModelInterface ] + - Tentative return [ void ] } - Method [ public method getMessages ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method getType ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ int ] } - Method [ public method isFresh ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method jsonSerialize ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method key ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ ?int ] + - Return [ array ] } - Method [ public method next ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method offsetGet ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ $index ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ string ] } - Method [ public method offsetExists ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ $index ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method offsetSet ] { + Class [ class Phalcon\Mvc\View\Exceptions\InvalidEngineRegistration extends Phalcon\Mvc\View\Exception implements Stringable, Throwable ] { - - Parameters [2] { - Parameter #0 [ $offset ] - Parameter #1 [ $value ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $extension ] } - - Return [ void ] } - Method [ public method offsetUnset ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ $offset ] + - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ final public method rewind ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ final public method seek ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ $position ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method setHydrateMode ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ int $hydrateMode ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + - Return [ string ] } - Method [ public method setIsFresh ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ bool $isFresh ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + - Return [ int ] } - Method [ public method update ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ $data ] - Parameter #1 [ ?Closure $conditionCallback = ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ public method valid ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method refresh ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method getResult ] { + Method [ public method __toString ] { - Parameters [0] { } + - Return [ string ] } } } - Class [ class Phalcon\Mvc\Model\Row extends stdClass implements Phalcon\Mvc\EntityInterface, Phalcon\Mvc\Model\ResultInterface, ArrayAccess, JsonSerializable ] { + Class [ class Phalcon\Mvc\View\Exceptions\InvalidViewsDirType extends Phalcon\Mvc\View\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -81182,83 +130162,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [0] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [9] { - Method [ public method jsonSerialize ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method offsetGet ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ $index ] + - Parameters [0] { } - - Return [ mixed ] + - Tentative return [ void ] } - Method [ public method offsetExists ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ $index ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method offsetSet ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ $offset ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method offsetUnset ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ $offset ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method readAttribute ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $attribute ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method setDirtyState ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ int $dirtyState ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method toArray ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] } - Method [ public method writeAttribute ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $attribute ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { + } + - Return [ string ] } } } - Class [ class Phalcon\Mvc\Model\Transaction implements Phalcon\Mvc\Model\TransactionInterface ] { + Class [ class Phalcon\Mvc\View\Exceptions\SimpleViewNotFound extends Phalcon\Mvc\View\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -81269,121 +130251,86 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - 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 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [13] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] - Parameter #1 [ bool $autoBegin = false ] - Parameter #2 [ string $service = 'db' ] + - Parameters [1] { + Parameter #0 [ string $viewsDirPath ] } } - Method [ public method begin ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method commit ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method getConnection ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ public method getMessages ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method isManaged ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method isValid ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ bool ] - } - - Method [ public method rollback ] { - - - Parameters [2] { - Parameter #0 [ ?string $rollbackMessage = null ] - Parameter #1 [ ?Phalcon\Mvc\ModelInterface $rollbackRecord = ] - } - - Return [ bool ] - } - - Method [ public method setIsNewTransaction ] { - - - Parameters [1] { - Parameter #0 [ bool $isNew ] - } - - Return [ void ] - } - - Method [ public method setRollbackOnAbort ] { - - - Parameters [1] { - Parameter #0 [ bool $rollbackOnAbort ] - } - - Return [ void ] + - Return [ array ] } - Method [ public method setRollbackedRecord ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $record ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method setTransactionManager ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\Transaction\ManagerInterface $manager ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method throwRollbackException ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ bool $status ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\TransactionInterface ] + - Return [ string ] } } } - Class [ class Phalcon\Mvc\Model\Transaction\Failed extends Phalcon\Mvc\Model\Transaction\Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Mvc\View\Exceptions\SimpleViewServicesUnavailable extends Phalcon\Mvc\View\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -81394,35 +130341,18 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [5] { + - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] Property [ protected string $file = '' ] Property [ protected int $line = 0 ] - Property [ protected $record = NULL ] } - - Methods [12] { + - Methods [10] { Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ ?Phalcon\Mvc\ModelInterface $record = ] - } - } - - Method [ public method getRecord ] { - - - Parameters [0] { - } - - Return [ Phalcon\Mvc\ModelInterface ] - } - - Method [ public method getRecordMessages ] { - - Parameters [0] { } - - Return [ array ] } Method [ public method __wakeup ] { @@ -81489,7 +130419,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Mvc\Model\Transaction\Manager implements Phalcon\Mvc\Model\Transaction\ManagerInterface, Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Mvc\View\Exceptions\ViewNotFound extends Phalcon\Mvc\View\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -81500,146 +130430,175 @@ Extension [ extension #152 phalcon version 5.13.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 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [17] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ string $viewPath ] + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + Method [ final public method getMessage ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ final public method getCode ] { + + - Parameters [0] { + } + } + + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ ?Phalcon\Di\DiInterface $container = ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method collectTransactions ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method commit ] { + Method [ final public method getTrace ] { - Parameters [0] { } + - Return [ array ] } - Method [ public method get ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ bool $autoBegin = true ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\TransactionInterface ] + - Return [ ?Throwable ] } - Method [ public method getDbService ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getDI ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ string ] } + } + } - Method [ public method getOrCreateTransaction ] { + Class [ class Phalcon\Mvc\View\Exceptions\ViewServicesUnavailable extends Phalcon\Mvc\View\Exception implements Stringable, Throwable ] { - - Parameters [1] { - Parameter #0 [ bool $autoBegin = true ] - } - - Return [ Phalcon\Mvc\Model\TransactionInterface ] - } + - Constants [0] { + } - Method [ public method getRollbackPendent ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ bool ] } - Method [ public method has ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method notifyCommit ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method notifyRollback ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method rollback ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ bool $collect = true ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method rollbackPendent ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method setDbService ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $service ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Transaction\ManagerInterface ] + - Return [ array ] } - Method [ public method setDI ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method setRollbackPendent ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ bool $rollbackPendent ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Transaction\ManagerInterface ] + - Return [ string ] } - Method [ protected method collectTransaction ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } } } - Class [ class Phalcon\Mvc\Model\ValidationFailed extends Phalcon\Mvc\Model\Exception implements Stringable, Throwable ] { + Class [ class Phalcon\Mvc\View\Exceptions\ViewsDirItemMustBeString extends Phalcon\Mvc\View\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -81650,36 +130609,18 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { + - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] Property [ protected string $file = '' ] Property [ protected int $line = 0 ] - Property [ protected $messages = NULL ] - Property [ protected $model = NULL ] } - - Methods [12] { + - Methods [10] { Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $validationMessages ] - } - } - - Method [ public method getMessages ] { - - - Parameters [0] { - } - - Return [ array ] - } - - Method [ public method getModel ] { - - Parameters [0] { } - - Return [ Phalcon\Mvc\ModelInterface ] } Method [ public method __wakeup ] { @@ -81746,13 +130687,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Mvc\Router\Annotations extends Phalcon\Mvc\Router implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Mvc\RouterInterface, Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Mvc\View\Simple extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\ViewBaseInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { - - Constants [4] { - Constant [ public int POSITION_FIRST ] { 0 } - Constant [ public int POSITION_LAST ] { 1 } - Constant [ public int URI_SOURCE_GET_URL ] { 0 } - Constant [ public int URI_SOURCE_SERVER_REQUEST_URI ] { 1 } + - Constants [0] { } - Static properties [0] { @@ -81761,532 +130698,584 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [28] { + - Properties [9] { Property [ protected $container = NULL ] - Property [ protected $action = '' ] - Property [ protected $controller = '' ] - Property [ protected $defaultAction = '' ] - Property [ protected $defaultController = '' ] - Property [ protected $defaultModule = '' ] - Property [ protected $defaultNamespace = '' ] - Property [ protected $defaultParams = NULL ] + Property [ protected $activeRenderPath = NULL ] + Property [ protected $content = NULL ] + Property [ protected $engines = false ] Property [ protected $eventsManager = NULL ] - Property [ protected $keyRouteNames = NULL ] - Property [ protected $keyRouteIds = NULL ] - Property [ protected $matchedRoute = NULL ] - Property [ protected $matches = NULL ] - Property [ protected $methodRoutes = NULL ] - Property [ protected $methodRoutesDirty = true ] - Property [ protected $module = '' ] - Property [ protected $namespaceName = '' ] - Property [ protected $notFoundPaths = NULL ] - Property [ protected $params = NULL ] - Property [ protected $removeExtraSlashes = false ] - Property [ protected $routes = NULL ] - Property [ protected $uriSource = 0 ] - Property [ protected $wasMatched = false ] - Property [ protected $actionSuffix = 'Action' ] - Property [ protected $actionPreformatCallback = NULL ] - Property [ protected $controllerSuffix = 'Controller' ] - Property [ protected $handlers = NULL ] - Property [ protected $routePrefix = '' ] + Property [ protected $options = NULL ] + Property [ protected $registeredEngines = NULL ] + Property [ protected $viewParams = NULL ] + Property [ protected $viewsDir = NULL ] } - - Methods [61] { - Method [ public method addModuleResource ] { + - Methods [25] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $module ] - Parameter #1 [ string $handler ] - Parameter #2 [ ?string $prefix = null ] + - Parameters [1] { + Parameter #0 [ array $options = [] ] } - - Return [ Phalcon\Mvc\Router\Annotations ] } - Method [ public method addResource ] { + Method [ public method __get ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + } + + Method [ public method __set ] { - Parameters [2] { - Parameter #0 [ string $handler ] - Parameter #1 [ ?string $prefix = null ] + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Mvc\Router\Annotations ] + - Return [ void ] } - Method [ public method getResources ] { + Method [ public method getActiveRenderPath ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - 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 getEventsManager ] { - - 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\Events\ManagerInterface ] } - Method [ public method processControllerAnnotation ] { + Method [ public method getParamsToView ] { - - Parameters [2] { - Parameter #0 [ string $handler ] - Parameter #1 [ Phalcon\Annotations\Annotation $annotation ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method setActionSuffix ] { + Method [ public method getRegisteredEngines ] { - - Parameters [1] { - Parameter #0 [ string $actionSuffix ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method setActionPreformatCallback ] { + Method [ public method getVar ] { - Parameters [1] { - Parameter #0 [ $callback = ] + Parameter #0 [ string $key ] } } - Method [ public method getActionPreformatCallback ] { + Method [ public method getViewsDir ] { - Parameters [0] { } + - Return [ string ] } - Method [ public method setControllerSuffix ] { + Method [ public method partial ] { - - Parameters [1] { - Parameter #0 [ string $controllerSuffix ] + - Parameters [2] { + Parameter #0 [ string $partialPath ] + Parameter #1 [ $params = ] } + - Return [ void ] } - Method [ public method __construct ] { + Method [ public method registerEngines ] { - Parameters [1] { - Parameter #0 [ bool $defaultRoutes = true ] + Parameter #0 [ array $engines ] } + - Return [ void ] } - Method [ public method add ] { + Method [ public method render ] { - - Parameters [4] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ $httpMethods = ] - Parameter #3 [ int $position = null ] + - Parameters [2] { + Parameter #0 [ string $path ] + Parameter #1 [ array $params = [] ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method addConnect ] { + Method [ public method setContent ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + - Parameters [1] { + Parameter #0 [ string $content ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ static ] } - Method [ public method addDelete ] { + Method [ public method setEventsManager ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + - Parameters [1] { + Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ void ] } - Method [ public method addGet ] { + Method [ public method setParamToView ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ static ] } - Method [ public method addHead ] { + Method [ public method setVar ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ static ] } - Method [ public method addOptions ] { + Method [ public method setVars ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + - Parameters [2] { + Parameter #0 [ array $params ] + Parameter #1 [ bool $merge = true ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ static ] } - Method [ public method addPatch ] { + Method [ public method setViewsDir ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + - Parameters [1] { + Parameter #0 [ string $viewsDir ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ void ] } - Method [ public method addPost ] { + Method [ protected method loadTemplateEngines ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ array ] } - Method [ public method addPurge ] { + Method [ final protected method internalRender ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + - Parameters [2] { + Parameter #0 [ string $path ] + Parameter #1 [ $params ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ void ] } - Method [ public method addPut ] { + Method [ private method getDirSeparator ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + - Parameters [1] { + Parameter #0 [ string $directory ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method addTrace ] { + Method [ public method __isset ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ int $position = null ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ bool ] } - Method [ public method attach ] { + Method [ public method getDI ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\Router\RouteInterface $route ] - Parameter #1 [ int $position = null ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\RouterInterface ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ public method clear ] { + Method [ public method setDI ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - Return [ void ] } + } + } - Method [ public method getEventsManager ] { + Class [ class Phalcon\Paginator\Adapter\Model extends Phalcon\Paginator\Adapter\AbstractAdapter implements Phalcon\Contracts\Paginator\Adapter, Phalcon\Paginator\Adapter\AdapterInterface ] { + + - 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 [ ?Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Paginator\RepositoryInterface ] } - Method [ public method getActionName ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $config ] } - - Return [ string ] } - Method [ public method getControllerName ] { + Method [ public method getLimit ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getDefaults ] { + Method [ public method setCurrentPage ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $page ] } - - Return [ array ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method getKeyRouteNames ] { + Method [ public method setLimit ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $limit ] } - - Return [ array ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method getKeyRouteIds ] { + Method [ public method setRepository ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Paginator\RepositoryInterface $repository ] } - - Return [ array ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method getMatchedRoute ] { + Method [ protected method getRepository ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ ?array $properties = [] ] } - - Return [ ?Phalcon\Mvc\Router\RouteInterface ] + - Return [ Phalcon\Paginator\RepositoryInterface ] } + } + } - Method [ public method getMatches ] { + Class [ class Phalcon\Paginator\Adapter\NativeArray extends Phalcon\Paginator\Adapter\AbstractAdapter implements Phalcon\Contracts\Paginator\Adapter, Phalcon\Paginator\Adapter\AdapterInterface ] { + + - 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 [ array ] + - Return [ Phalcon\Paginator\RepositoryInterface ] } - Method [ public method getMethodRoutes ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $config ] } - - Return [ array ] } - Method [ public method getModuleName ] { + Method [ public method getLimit ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getNamespaceName ] { + Method [ public method setCurrentPage ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $page ] } - - Return [ string ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method getParams ] { + Method [ public method setLimit ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $limit ] } - - Return [ array ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method getRewriteUri ] { + Method [ public method setRepository ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Paginator\RepositoryInterface $repository ] } - - Return [ string ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + } + + Method [ protected method getRepository ] { + + - Parameters [1] { + Parameter #0 [ ?array $properties = [] ] + } + - Return [ Phalcon\Paginator\RepositoryInterface ] } + } + } + + Class [ class Phalcon\Paginator\Adapter\QueryBuilder extends Phalcon\Paginator\Adapter\AbstractAdapter implements Phalcon\Contracts\Paginator\Adapter, Phalcon\Paginator\Adapter\AdapterInterface ] { + + - 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 ] + } - Method [ protected method extractRealUri ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $uri ] + Parameter #0 [ array $config ] } - - Return [ string ] } - Method [ protected method rebuildMethodIndex ] { + Method [ public method getCurrentPage ] { - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method getRouteById ] { + Method [ public method getQueryBuilder ] { - - Parameters [1] { - Parameter #0 [ $id ] + - Parameters [0] { } + - Return [ Phalcon\Mvc\Model\Query\Builder ] } - Method [ public method getRouteByName ] { + Method [ public method paginate ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } + - Return [ Phalcon\Paginator\RepositoryInterface ] } - Method [ public method getRoutes ] { + Method [ public method setQueryBuilder ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\Query\Builder $builder ] } - - Return [ array ] + - Return [ static ] } - Method [ public method isExactControllerName ] { + Method [ public method getLimit ] { - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method loadFromConfig ] { + Method [ public method setCurrentPage ] { - Parameters [1] { - Parameter #0 [ $config ] + Parameter #0 [ int $page ] } - - Return [ Phalcon\Mvc\RouterInterface ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ protected method addRouteFromConfig ] { + Method [ public method setLimit ] { - Parameters [1] { - Parameter #0 [ array $routeData ] + Parameter #0 [ int $limit ] } - - Return [ void ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ protected method mountGroupFromConfig ] { + Method [ public method setRepository ] { - Parameters [1] { - Parameter #0 [ array $groupData ] + Parameter #0 [ Phalcon\Paginator\RepositoryInterface $repository ] } - - Return [ void ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method mount ] { + Method [ protected method getRepository ] { - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Router\GroupInterface $group ] + Parameter #0 [ ?array $properties = [] ] } - - Return [ Phalcon\Mvc\RouterInterface ] + - Return [ Phalcon\Paginator\RepositoryInterface ] } + } + } - Method [ public method notFound ] { + Class [ class Phalcon\Paginator\Adapter\QueryBuilderCursor extends Phalcon\Paginator\Adapter\AbstractAdapter implements Phalcon\Contracts\Paginator\Adapter, Phalcon\Paginator\Adapter\AdapterInterface ] { - - Parameters [1] { - Parameter #0 [ $paths ] - } - - Return [ Phalcon\Mvc\RouterInterface ] - } + - Constants [0] { + } - Method [ public method removeExtraSlashes ] { + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [7] { + Property [ protected $config = NULL ] + Property [ protected $limitRows = NULL ] + Property [ protected $page = NULL ] + Property [ protected $repository = NULL ] + Property [ protected $builder = NULL ] + Property [ protected $cursor = NULL ] + Property [ protected $cursorColumn = NULL ] + } + + - Methods [13] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ bool $remove ] + Parameter #0 [ array $config ] } - - Return [ Phalcon\Mvc\RouterInterface ] } - Method [ public method setDefaultAction ] { + Method [ public method getCursor ] { - - Parameters [1] { - Parameter #0 [ string $actionName ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\RouterInterface ] } - Method [ public method setDefaultController ] { + Method [ public method getCursorColumn ] { - - Parameters [1] { - Parameter #0 [ string $controllerName ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\RouterInterface ] + - Return [ string ] } - Method [ public method setDefaultModule ] { + Method [ public method getCurrentPage ] { - - Parameters [1] { - Parameter #0 [ string $moduleName ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\RouterInterface ] + - Return [ int ] } - Method [ public method setDefaultNamespace ] { + Method [ public method getQueryBuilder ] { - - Parameters [1] { - Parameter #0 [ string $namespaceName ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\RouterInterface ] + - Return [ Phalcon\Mvc\Model\Query\Builder ] } - Method [ public method setDefaults ] { + Method [ public method paginate ] { - - Parameters [1] { - Parameter #0 [ array $defaults ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\RouterInterface ] + - Return [ Phalcon\Paginator\RepositoryInterface ] } - Method [ public method setEventsManager ] { + Method [ public method setCursor ] { - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + Parameter #0 [ $cursor ] } - - Return [ void ] + - Return [ static ] } - Method [ public method setKeyRouteNames ] { + Method [ public method setQueryBuilder ] { - Parameters [1] { - Parameter #0 [ array $routeNames ] + Parameter #0 [ Phalcon\Mvc\Model\Query\Builder $builder ] } - - Return [ Phalcon\Mvc\Router ] + - Return [ static ] } - Method [ public method setKeyRouteIds ] { + Method [ public method getLimit ] { - - Parameters [1] { - Parameter #0 [ array $routeIds ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router ] + - Return [ int ] } - Method [ public method setUriSource ] { + Method [ public method setCurrentPage ] { - Parameters [1] { - Parameter #0 [ int $uriSource ] + Parameter #0 [ int $page ] } - - Return [ Phalcon\Mvc\Router ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method wasMatched ] { + Method [ public method setLimit ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $limit ] } - - Return [ bool ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method getDI ] { + Method [ public method setRepository ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Paginator\RepositoryInterface $repository ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method setDI ] { + Method [ protected method getRepository ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ ?array $properties = [] ] } - - Return [ void ] + - Return [ Phalcon\Paginator\RepositoryInterface ] } } } - Class [ class Phalcon\Mvc\Router\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Paginator\Exceptions\BuilderModelNotDefined extends Phalcon\Paginator\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -82305,12 +131294,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [0] { } } @@ -82378,7 +131364,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Mvc\Router\Group implements Phalcon\Mvc\Router\GroupInterface ] { + Class [ class Phalcon\Paginator\Exceptions\InvalidBuilderInstance extends Phalcon\Paginator\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -82389,469 +131375,352 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [5] { - Property [ protected $beforeMatch = NULL ] - Property [ protected $hostname = NULL ] - Property [ protected $paths = NULL ] - Property [ protected $prefix = NULL ] - Property [ protected $routes = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [23] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ $paths = ] + - Parameters [0] { } } - Method [ public method add ] { + Method [ public method __wakeup ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ $httpMethods = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Tentative return [ void ] } - Method [ public method addConnect ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method addDelete ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method addGet ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method addHead ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ int ] } - Method [ public method addOptions ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ array ] } - Method [ public method addPatch ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ ?Throwable ] } - Method [ public method addPost ] { + Method [ final public method getTraceAsString ] { - - 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 __toString ] { - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } + } + } - Method [ public method addPut ] { - - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - } - - Return [ Phalcon\Mvc\Router\RouteInterface ] - } + Class [ class Phalcon\Paginator\Exceptions\InvalidCursorColumn extends Phalcon\Paginator\Exception implements Stringable, Throwable ] { - Method [ public method addTrace ] { + - Constants [0] { + } - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - } - - Return [ Phalcon\Mvc\Router\RouteInterface ] - } + - Static properties [0] { + } - Method [ public method beforeMatch ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ $beforeMatch ] - } - - Return [ Phalcon\Mvc\Router\GroupInterface ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - Method [ public method clear ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ void ] } - Method [ public method getBeforeMatch ] { + Method [ public method __wakeup ] { - Parameters [0] { } + - Tentative return [ void ] } - Method [ public method getHostname ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getPaths ] { + Method [ final public method getCode ] { - Parameters [0] { } } - Method [ public method getPrefix ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getRoutes ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method setHostname ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $hostname ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\GroupInterface ] + - Return [ array ] } - Method [ public method setPaths ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ $paths ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\GroupInterface ] + - Return [ ?Throwable ] } - Method [ public method setPrefix ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $prefix ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\GroupInterface ] + - Return [ string ] } - Method [ protected method addRoute ] { + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ $httpMethods = ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } } } - Class [ class Phalcon\Mvc\Router\Route implements Phalcon\Mvc\Router\RouteInterface ] { + Class [ class Phalcon\Paginator\Exceptions\InvalidLimit extends Phalcon\Paginator\Exception implements Stringable, Throwable ] { - Constants [0] { } - - Static properties [1] { - Property [ protected static $uniqueId = 0 ] + - Static properties [0] { } - - Static methods [2] { - Method [ static public method getRoutePaths ] { - - - Parameters [1] { - Parameter #0 [ $paths = ] - } - - Return [ array ] - } - - Method [ static public method reset ] { - - - Parameters [0] { - } - - Return [ void ] - } + - Static methods [0] { } - - 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 = '' ] - Property [ protected $methods = NULL ] - Property [ protected $match = NULL ] - Property [ protected $name = NULL ] - Property [ protected $paths = NULL ] - Property [ protected $pattern = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [25] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - Parameter #2 [ $httpMethods = ] + - Parameters [0] { } } - Method [ public method beforeMatch ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Tentative return [ void ] } - Method [ public method compilePattern ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $pattern ] + - Parameters [0] { } - Return [ string ] } - Method [ public method convert ] { - - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $converter ] - } - - Return [ Phalcon\Mvc\Router\RouteInterface ] - } - - Method [ public method extractNamedParams ] { - - - Parameters [1] { - Parameter #0 [ string $pattern ] - } - } - - Method [ public method getBeforeMatch ] { + Method [ final public method getCode ] { - Parameters [0] { } } - Method [ public method getCompiledPattern ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getConverters ] { - - - Parameters [0] { - } - - Return [ array ] - } - - Method [ public method getGroup ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ ?Phalcon\Mvc\Router\GroupInterface ] + - Return [ int ] } - Method [ public method getHttpMethods ] { + Method [ final public method getTrace ] { - Parameters [0] { } + - Return [ array ] } - Method [ public method getHostname ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ ?Throwable ] } - Method [ public method getId ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getMatch ] { + Method [ public method __toString ] { - Parameters [0] { } + - Return [ string ] } + } + } - Method [ public method getName ] { - - - Parameters [0] { - } - - Return [ ?string ] - } + Class [ class Phalcon\Paginator\Exceptions\MissingColumnsForHaving extends Phalcon\Paginator\Exception implements Stringable, Throwable ] { - Method [ public method getPaths ] { + - Constants [0] { + } - - Parameters [0] { - } - - Return [ array ] - } + - Static properties [0] { + } - Method [ public method getPattern ] { + - Static methods [0] { + } - - Parameters [0] { - } - - Return [ string ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - Method [ public method getReversedPaths ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method getRouteId ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ string ] - } - - Method [ public method match ] { - - - Parameters [1] { - Parameter #0 [ $callback ] - } - - Return [ Phalcon\Mvc\Router\RouteInterface ] - } - - Method [ public method reConfigure ] { - - - Parameters [2] { - Parameter #0 [ string $pattern ] - Parameter #1 [ $paths = ] - } - - Return [ void ] - } - - Method [ public method setGroup ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Router\GroupInterface $group ] - } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Tentative return [ void ] } - Method [ public method setHttpMethods ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ $httpMethods ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method setHostname ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $hostname ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] } - Method [ public method setName ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ string ] } - Method [ public method via ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ $httpMethods ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Router\RouteInterface ] + - Return [ int ] } - } - } - - Class [ class Phalcon\Mvc\Router\RouterFactory ] { - - Constants [0] { - } + Method [ final public method getTrace ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ array ] + } - - Static methods [0] { - } + Method [ final public method getPrevious ] { - - Properties [0] { - } + - Parameters [0] { + } + - Return [ ?Throwable ] + } - - Methods [2] { - Method [ public method load ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\RouterInterface ] + - Return [ string ] } - Method [ public method newInstance ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ bool $defaultRoutes = true ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\RouterInterface ] + - Return [ string ] } } } - Class [ class Phalcon\Mvc\Url extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\Url\UrlInterface ] { + Class [ class Phalcon\Paginator\Exceptions\MissingRequiredParameter extends Phalcon\Paginator\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -82863,112 +131732,93 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Properties [5] { - Property [ protected $container = NULL ] - Property [ protected $baseUri = NULL ] - Property [ protected $basePath = NULL ] - Property [ protected $router = NULL ] - Property [ protected $staticBaseUri = NULL ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ private $parameter = NULL ] } - - Methods [12] { - Method [ public method __construct ] { + - Methods [11] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ ?Phalcon\Mvc\RouterInterface $router = ] + Parameter #0 [ string $parameter ] } } - Method [ public method get ] { + Method [ public method getParameter ] { - - Parameters [5] { - Parameter #0 [ $uri = ] - Parameter #1 [ $args = ] - Parameter #2 [ ?bool $local = null ] - Parameter #3 [ $baseUri = ] - Parameter #4 [ bool $replaceArgs = false ] + - Parameters [0] { } - Return [ string ] } - Method [ public method getBasePath ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ public method getBaseUri ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getStatic ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ $uri = ] + - Parameters [0] { } - - Return [ string ] } - Method [ public method getStaticBaseUri ] { + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method setBasePath ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $basePath ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Url\UrlInterface ] + - Return [ int ] } - Method [ public method setBaseUri ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $baseUri ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Url\UrlInterface ] + - Return [ array ] } - Method [ public method setStaticBaseUri ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $staticBaseUri ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Url\UrlInterface ] + - Return [ ?Throwable ] } - Method [ public method path ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ ?string $path = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method getDI ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] - } - - Method [ public method setDI ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] - } - - Return [ void ] + - Return [ string ] } } } - Class [ class Phalcon\Mvc\Url\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Paginator\Exceptions\PaginatorDataNotArray extends Phalcon\Paginator\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -82987,12 +131837,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [0] { } } @@ -83060,15 +131907,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Mvc\View extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\ViewInterface, Phalcon\Mvc\ViewBaseInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + Class [ class Phalcon\Paginator\PaginatorFactory extends Phalcon\Factory\AbstractFactory ] { - - 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] { @@ -83077,500 +131918,583 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - 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 ] + - Properties [2] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] } - - Methods [60] { + - Methods [10] { Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options = [] ] + Parameter #0 [ array $services = [] ] } } - Method [ public method __get ] { + Method [ public method load ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ $config ] } + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method __isset ] { + Method [ public method newInstance ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $options = [] ] } - - Return [ bool ] + - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } - Method [ public method __set ] { + Method [ protected method getExceptionClass ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method cleanTemplateAfter ] { + Method [ protected method getServices ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ array ] } - Method [ public method cleanTemplateBefore ] { + Method [ protected method getService ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ Phalcon\Mvc\View ] } - Method [ public method disableLevel ] { + Method [ protected method init ] { - Parameters [1] { - Parameter #0 [ $level ] + Parameter #0 [ array $services = [] ] } - - Return [ Phalcon\Mvc\ViewInterface ] + - Return [ void ] } - Method [ public method disable ] { + Method [ protected method checkConfig ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $config ] } - - Return [ Phalcon\Mvc\View ] + - Return [ array ] } - Method [ public method enable ] { + Method [ protected method checkConfigElement ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] } - - Return [ Phalcon\Mvc\View ] + - Return [ array ] } - Method [ public method exists ] { + Method [ protected method getException ] { - Parameters [1] { - Parameter #0 [ string $view ] + Parameter #0 [ string $message ] } - - Return [ bool ] + - Return [ Exception ] } + } + } - Method [ public method finish ] { + Class [ class Phalcon\Paginator\Repository implements Phalcon\Paginator\RepositoryInterface, Phalcon\Contracts\Paginator\Repository, JsonSerializable ] { - - Parameters [0] { + - 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 } + } + + - 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 $property ] } - - Return [ Phalcon\Mvc\View ] } - Method [ public method getActionName ] { + Method [ public method getAliases ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getActiveRenderPath ] { + Method [ public method getCurrent ] { - Parameters [0] { } + - Return [ int ] } - Method [ public method getBasePath ] { + Method [ public method getFirst ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getContent ] { + Method [ public method getItems ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method getControllerName ] { + Method [ public method getLast ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method getCurrentRenderLevel ] { + Method [ public method getLimit ] { - Parameters [0] { } - Return [ int ] } - Method [ public method getRegisteredEngines ] { + Method [ public method getNext ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method getRenderLevel ] { + Method [ public method getPrevious ] { - Parameters [0] { } - Return [ int ] } - Method [ public method getEventsManager ] { + Method [ public method getTotalItems ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ int ] } - Method [ public method getLayout ] { + Method [ public method jsonSerialize ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getLayoutsDir ] { + Method [ public method setAliases ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $aliases ] } - - Return [ string ] + - Return [ Phalcon\Paginator\RepositoryInterface ] } - Method [ public method getMainView ] { + Method [ public method setProperties ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $properties ] + } + - Return [ Phalcon\Paginator\RepositoryInterface ] + } + + Method [ protected method getProperty ] { + + - Parameters [2] { + Parameter #0 [ string $property ] + Parameter #1 [ $defaultValue = ] + } + } + + Method [ protected method getRealNameProperty ] { + + - Parameters [1] { + Parameter #0 [ string $property ] } - Return [ string ] } + } + } - Method [ public method getParamsToView ] { + Class [ class Phalcon\Session\Adapter\Exceptions\AdapterRuntimeError extends Phalcon\Session\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - 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] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method getPartial ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $partialPath ] - Parameter #1 [ $params = ] + - Parameters [0] { } - Return [ string ] } - Method [ public method getPartialsDir ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method getRender ] { + Method [ final public method getFile ] { - - Parameters [4] { - Parameter #0 [ string $controllerName ] - Parameter #1 [ string $actionName ] - Parameter #2 [ array $params = [] ] - Parameter #3 [ $configCallback = ] + - Parameters [0] { } - Return [ string ] } - Method [ public method getVar ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method getViewsDir ] { + Method [ final public method getTrace ] { - Parameters [0] { } + - Return [ array ] } - Method [ protected method getViewsDirs ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ array ] + - Return [ ?Throwable ] } - Method [ public method has ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $view ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method isDisabled ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method partial ] { + Class [ class Phalcon\Session\Adapter\Exceptions\InvalidSavePath extends Phalcon\Session\Exception implements Stringable, Throwable ] { - - Parameters [2] { - Parameter #0 [ string $partialPath ] - Parameter #1 [ $params = ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } } - Method [ public method pick ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ $renderView ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Tentative return [ void ] } - Method [ public method registerEngines ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ array $engines ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ string ] } - Method [ public method render ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ string $controllerName ] - Parameter #1 [ string $actionName ] - Parameter #2 [ array $params = [] ] + - Parameters [0] { } } - Method [ public method reset ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ string ] } - Method [ public method setBasePath ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $basePath ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ int ] } - Method [ public method setContent ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $content ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ array ] } - Method [ public method setEventsManager ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method setLayout ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $layout ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ string ] } - Method [ public method setLayoutsDir ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $layoutsDir ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ string ] } + } + } - Method [ public method setMainView ] { + Class [ class Phalcon\Session\Adapter\Exceptions\SavePathUnavailable extends Phalcon\Session\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $viewPath ] + Parameter #0 [ string $path ] } - - Return [ Phalcon\Mvc\View ] } - Method [ public method setPartialsDir ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $partialsDir ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Tentative return [ void ] } - Method [ public method setParamToView ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ string ] } - Method [ public method setRenderLevel ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ int $level ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\ViewInterface ] } - Method [ public method setTemplateAfter ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ $templateAfter ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ string ] } - Method [ public method setTemplateBefore ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ $templateBefore ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ int ] } - Method [ public method setVar ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ array ] } - Method [ public method setVars ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ array $params ] - Parameter #1 [ bool $merge = true ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ ?Throwable ] } - Method [ public method setViewsDir ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ $viewsDir ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ string ] } - Method [ public method start ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\View ] + - Return [ string ] } + } + } - Method [ public method toString ] { + Class [ class Phalcon\Session\Adapter\Libmemcached extends Phalcon\Session\Adapter\AbstractAdapter implements SessionHandlerInterface ] { - - Parameters [3] { - Parameter #0 [ string $controllerName ] - Parameter #1 [ string $actionName ] - Parameter #2 [ array $params = [] ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $adapter = NULL ] + } + + - Methods [8] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Storage\AdapterFactory $factory ] + Parameter #1 [ array $options = [] ] } - - Return [ string ] } - Method [ protected method engineRender ] { + Method [ public method close ] { - - Parameters [4] { - Parameter #0 [ array $engines ] - Parameter #1 [ string $viewPath ] - Parameter #2 [ bool $silence ] - Parameter #3 [ bool $mustClean = true ] + - Parameters [0] { } + - Return [ bool ] } - Method [ final protected method isAbsolutePath ] { + Method [ public method destroy ] { - Parameters [1] { - Parameter #0 [ string $path ] + Parameter #0 [ $id ] } + - Return [ bool ] } - Method [ protected method loadTemplateEngines ] { + Method [ public method gc ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $max_lifetime ] } - - Return [ array ] + - Return [ int|false ] } - Method [ public method processRender ] { + Method [ public method open ] { - - Parameters [4] { - Parameter #0 [ string $controllerName ] - Parameter #1 [ string $actionName ] - Parameter #2 [ array $params = [] ] - Parameter #3 [ bool $fireEvents = true ] + - Parameters [2] { + Parameter #0 [ $path ] + Parameter #1 [ $name ] } - Return [ bool ] } - Method [ private method getDirSeparator ] { + Method [ public method read ] { - Parameters [1] { - Parameter #0 [ string $directory ] + Parameter #0 [ $id ] } - Return [ string ] } - 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\Php extends Phalcon\Mvc\View\Engine\AbstractEngine implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Mvc\View\Engine\EngineInterface, Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Session\Adapter\Redis extends Phalcon\Session\Adapter\AbstractAdapter implements SessionHandlerInterface ] { - Constants [0] { } @@ -83581,110 +132505,80 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $container = NULL ] - Property [ protected $eventsManager = NULL ] - Property [ protected $view = NULL ] + - Properties [1] { + Property [ protected $adapter = NULL ] } - - Methods [12] { - Method [ public method render ] { - - - Parameters [3] { - Parameter #0 [ string $path ] - Parameter #1 [ $params ] - Parameter #2 [ bool $mustClean = false ] - } - } - - Method [ public method __construct ] { + - Methods [8] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ViewBaseInterface $view ] - Parameter #1 [ ?Phalcon\Di\DiInterface $container = ] - } - } - - Method [ public method getContent ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method getEventsManager ] { - - - Parameters [0] { + Parameter #0 [ Phalcon\Storage\AdapterFactory $factory ] + Parameter #1 [ array $options = [] ] } - - Return [ ?Phalcon\Events\ManagerInterface ] } - Method [ public method getView ] { + Method [ public method close ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\ViewBaseInterface ] + - Return [ bool ] } - Method [ public method partial ] { + Method [ public method destroy ] { - - Parameters [2] { - Parameter #0 [ string $partialPath ] - Parameter #1 [ $params = ] + - Parameters [1] { + Parameter #0 [ $id ] } - - Return [ void ] + - Return [ bool ] } - Method [ public method setEventsManager ] { + Method [ public method gc ] { - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + Parameter #0 [ int $max_lifetime ] } - - Return [ void ] + - Return [ int|false ] } - Method [ protected method fireManagerEvent ] { + Method [ public method open ] { - - Parameters [3] { - Parameter #0 [ string $eventName ] - Parameter #1 [ $data = ] - Parameter #2 [ bool $cancellable = true ] + - Parameters [2] { + Parameter #0 [ $path ] + Parameter #1 [ $name ] } + - Return [ bool ] } - 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 write ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [2] { + Parameter #0 [ $id ] + Parameter #1 [ $data ] } - Return [ bool ] } - Method [ public method getDI ] { - - - Parameters [0] { - } - - Return [ Phalcon\Di\DiInterface ] - } - - 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 extends Phalcon\Mvc\View\Engine\AbstractEngine implements Phalcon\Contracts\Events\EventsAware, Phalcon\Events\EventsAwareInterface, Phalcon\Mvc\View\Engine\EngineInterface, Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Session\Adapter\Stream extends Phalcon\Session\Adapter\Noop implements SessionHandlerInterface ] { - Constants [0] { } @@ -83695,194 +132589,154 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $container = NULL ] - Property [ protected $view = NULL ] - Property [ protected $compiler = NULL ] - Property [ protected $eventsManager = NULL ] - Property [ protected $macros = NULL ] + - Properties [3] { Property [ protected $options = NULL ] + Property [ protected $prefix = '' ] + Property [ private $path = '' ] } - - Methods [22] { - Method [ public method callMacro ] { + - Methods [17] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $arguments = [] ] + - Parameters [1] { + Parameter #0 [ array $options = [] ] } } - Method [ public method convertEncoding ] { + Method [ public method destroy ] { - - Parameters [3] { - Parameter #0 [ string $text ] - Parameter #1 [ string $from ] - Parameter #2 [ string $to ] + - Parameters [1] { + Parameter #0 [ $id ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getCompiler ] { + Method [ public method gc ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $max_lifetime ] } - - Return [ Phalcon\Mvc\View\Engine\Volt\Compiler ] + - Return [ int|false ] } - Method [ public method getEventsManager ] { + Method [ public method open ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $path ] + Parameter #1 [ $name ] } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ bool ] } - 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 write ] { - Parameters [2] { - Parameter #0 [ $needle ] - Parameter #1 [ $haystack ] + Parameter #0 [ $id ] + Parameter #1 [ $data ] } - Return [ bool ] } - Method [ public method length ] { + Method [ protected method getArrVal ] { - - Parameters [1] { - Parameter #0 [ $item ] + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = null ] } - - Return [ int ] } - Method [ public method preload ] { + Method [ private method getDirSeparator ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ string $directory ] } - Return [ string ] } - Method [ public method render ] { - - - Parameters [3] { - Parameter #0 [ string $path ] - Parameter #1 [ $params ] - Parameter #2 [ bool $mustClean = false ] - } - } - - Method [ public method setEventsManager ] { + Method [ protected method getGlobFiles ] { - Parameters [1] { - Parameter #0 [ Phalcon\Events\ManagerInterface $eventsManager ] + Parameter #0 [ string $pattern ] } - - Return [ void ] + - Return [ array|false ] } - Method [ public method setOptions ] { + Method [ protected method getPrefixedName ] { - Parameters [1] { - Parameter #0 [ array $options ] - } - } - - Method [ public method slice ] { - - - Parameters [3] { - Parameter #0 [ $value ] - Parameter #1 [ int $start = 0 ] - Parameter #2 [ $end = ] + Parameter #0 [ $name ] } + - Return [ string ] } - Method [ public method sort ] { + Method [ protected method phpFileExists ] { - Parameters [1] { - Parameter #0 [ array $value ] - } - - Return [ array ] - } - - Method [ public method __construct ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ViewBaseInterface $view ] - Parameter #1 [ ?Phalcon\Di\DiInterface $container = ] + Parameter #0 [ string $filename ] } } - Method [ public method getContent ] { + Method [ protected method phpFileGetContents ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $filename ] } - - Return [ string ] } - Method [ public method getView ] { + Method [ protected method phpFilePutContents ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ string $filename ] + Parameter #1 [ $data ] + Parameter #2 [ int $flags = 0 ] + Parameter #3 [ $context = ] } - - Return [ Phalcon\Mvc\ViewBaseInterface ] } - Method [ public method partial ] { + Method [ protected method phpFopen ] { - Parameters [2] { - Parameter #0 [ string $partialPath ] - Parameter #1 [ $params = ] - } - - Return [ void ] - } - - Method [ protected method fireManagerEvent ] { - - - Parameters [3] { - Parameter #0 [ string $eventName ] - Parameter #1 [ $data = ] - Parameter #2 [ bool $cancellable = true ] + Parameter #0 [ string $filename ] + Parameter #1 [ string $mode ] } } - Method [ public method __get ] { + Method [ protected method phpIniGet ] { - Parameters [1] { - Parameter #0 [ string $propertyName ] + Parameter #0 [ string $varname ] } + - Return [ string ] } - Method [ public method __isset ] { + Method [ protected method phpIsWritable ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ string $filename ] } - Return [ bool ] } - Method [ public method getDI ] { + Method [ public method close ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] - } - - Method [ public method setDI ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] - } - - Return [ void ] + - Return [ bool ] } } } - Class [ class Phalcon\Mvc\View\Engine\Volt\Compiler implements Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Session\Bag extends Phalcon\Support\Collection implements JsonSerializable, Countable, Phalcon\Contracts\Support\Collection, Traversable, IteratorAggregate, ArrayAccess, Phalcon\Support\Collection\CollectionInterface, Phalcon\Session\BagInterface, Phalcon\Di\InjectionAwareInterface ] { - Constants [0] { } @@ -83893,405 +132747,393 @@ Extension [ extension #152 phalcon version 5.13.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 ] + - Properties [8] { + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] + Property [ protected $strictNull = false ] + Property [ protected $type = NULL ] + Property [ private $container = NULL ] + Property [ private $name = NULL ] + Property [ private $session = NULL ] } - - Methods [46] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ ?Phalcon\Mvc\ViewBaseInterface $view = ] - } - } - - Method [ public method addExtension ] { - - - Parameters [1] { - Parameter #0 [ $extension ] - } - - Return [ Phalcon\Mvc\View\Engine\Volt\Compiler ] - } - - Method [ public method addFilter ] { - - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $definition ] - } - - Return [ Phalcon\Mvc\View\Engine\Volt\Compiler ] - } - - Method [ public method addFunction ] { + - Methods [47] { + Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ $definition ] + Parameter #0 [ Phalcon\Session\ManagerInterface $session ] + Parameter #1 [ string $name ] } - - Return [ Phalcon\Mvc\View\Engine\Volt\Compiler ] } - Method [ public method attributeReader ] { + Method [ public method clear ] { - - Parameters [1] { - Parameter #0 [ array $expr ] + - Parameters [0] { } - - Return [ string ] + - Return [ void ] } - Method [ public method compile ] { + Method [ public method getDI ] { - - Parameters [2] { - Parameter #0 [ string $templatePath ] - Parameter #1 [ bool $extendsMode = false ] + - Parameters [0] { } + - Return [ Phalcon\Di\DiInterface ] } - Method [ public method compileAutoEscape ] { + Method [ public method init ] { - - Parameters [2] { - Parameter #0 [ array $statement ] - Parameter #1 [ bool $extendsMode ] + - Parameters [1] { + Parameter #0 [ array $data = [] ] } - - Return [ string ] + - Return [ void ] } - Method [ public method compileCall ] { + Method [ public method remove ] { - - Parameters [2] { - Parameter #0 [ array $statement ] - Parameter #1 [ bool $extendsMode ] + - Parameters [1] { + Parameter #0 [ string $element ] } + - Return [ void ] } - Method [ public method compileCase ] { + Method [ public method set ] { - Parameters [2] { - Parameter #0 [ array $statement ] - Parameter #1 [ bool $caseClause = true ] + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ public method compileDo ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ array $statement ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ string ] + - Return [ void ] } - Method [ public method compileEcho ] { + Method [ public method __get ] { - Parameters [1] { - Parameter #0 [ array $statement ] + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ mixed ] } - Method [ public method compileElseIf ] { + Method [ public method __isset ] { - Parameters [1] { - Parameter #0 [ array $statement ] + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method compileFile ] { + Method [ public method __serialize ] { - - Parameters [3] { - Parameter #0 [ string $path ] - Parameter #1 [ string $compiledPath ] - Parameter #2 [ bool $extendsMode = false ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method compileForeach ] { + Method [ public method __set ] { - Parameters [2] { - Parameter #0 [ array $statement ] - Parameter #1 [ bool $extendsMode = false ] + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ public method compileForElse ] { + Method [ public method __unserialize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $data ] } - - Return [ string ] + - Return [ void ] } - Method [ public method compileIf ] { + Method [ public method __unset ] { - - Parameters [2] { - Parameter #0 [ array $statement ] - Parameter #1 [ bool $extendsMode = false ] + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ void ] } - Method [ public method compileInclude ] { + Method [ public method column ] { - Parameters [1] { - Parameter #0 [ array $statement ] + Parameter #0 [ string $propertyOrMethod ] } - - Return [ string ] + - Return [ array ] } - Method [ public method compileMacro ] { + Method [ public method count ] { - - Parameters [2] { - Parameter #0 [ array $statement ] - Parameter #1 [ bool $extendsMode ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method compileReturn ] { + Method [ public method each ] { - Parameters [1] { - Parameter #0 [ array $statement ] + Parameter #0 [ $callback ] } - - Return [ string ] + - Return [ static ] } - Method [ public method compileSet ] { + Method [ public method filter ] { - Parameters [1] { - Parameter #0 [ array $statement ] + Parameter #0 [ $callback ] } - - Return [ string ] + - Return [ static ] } - Method [ public method compileString ] { + Method [ public method first ] { - - Parameters [2] { - Parameter #0 [ string $viewCode ] - Parameter #1 [ bool $extendsMode = false ] + - Parameters [0] { } - - Return [ string ] + - Return [ mixed ] } - Method [ public method compileSwitch ] { + Method [ public method get ] { - - Parameters [2] { - Parameter #0 [ array $statement ] - Parameter #1 [ bool $extendsMode = false ] + - Parameters [3] { + Parameter #0 [ string $element ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = null ] } - - Return [ string ] + - Return [ mixed ] } - Method [ final public method expression ] { + Method [ public method getIterator ] { - - Parameters [2] { - Parameter #0 [ array $expr ] - Parameter #1 [ bool $doubleQuotes = false ] + - Parameters [0] { } - - Return [ string ] + - Return [ Traversable ] } - Method [ final public method fireExtensionEvent ] { + Method [ public method getKeys ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $arguments = [] ] + - Parameters [1] { + Parameter #0 [ bool $insensitive = true ] } + - Return [ array ] } - Method [ public method functionCall ] { + Method [ public method getType ] { - - Parameters [2] { - Parameter #0 [ array $expr ] - Parameter #1 [ bool $doubleQuotes = false ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?string ] } - Method [ public method getCompiledTemplatePath ] { + Method [ public method getValues ] { - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ public method getDI ] { + Method [ public method has ] { + + - Parameters [1] { + Parameter #0 [ string $element ] + } + - Return [ bool ] + } + + Method [ public method isEmpty ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ bool ] } - Method [ public method getExtensions ] { + Method [ public method jsonSerialize ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getFilters ] { + Method [ public method keys ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $insensitive = true ] } - Return [ array ] } - Method [ public method getFunctions ] { + Method [ public method last ] { - Parameters [0] { } - - Return [ array ] + - Return [ mixed ] } - Method [ public method getOption ] { + Method [ public method map ] { - Parameters [1] { - Parameter #0 [ string $option ] + Parameter #0 [ $callback ] } - - Return [ ?string ] + - Return [ static ] } - Method [ public method getOptions ] { + Method [ public method offsetExists ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $element ] } - - Return [ array ] + - Return [ bool ] } - Method [ public method getTemplatePath ] { + Method [ public method offsetGet ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $element ] } - - Return [ string ] + - Return [ mixed ] } - Method [ public method getUniquePrefix ] { + Method [ public method offsetSet ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $element ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ public method parse ] { + Method [ public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ string $viewCode ] + Parameter #0 [ $element ] } - - Return [ array ] + - Return [ void ] } - Method [ public method resolveTest ] { + Method [ public method reduce ] { - Parameters [2] { - Parameter #0 [ array $test ] - Parameter #1 [ string $left ] + Parameter #0 [ $callback ] + Parameter #1 [ $initial = ] } - - Return [ string ] + - Return [ mixed ] } - Method [ public method setDI ] { + Method [ public method replace ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ array $data ] } - Return [ void ] } - Method [ public method setOption ] { + Method [ public method serialize ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method sort ] { - Parameters [2] { - Parameter #0 [ string $option ] - Parameter #1 [ $value ] + Parameter #0 [ $callback = ] + Parameter #1 [ int $order = 4 ] } + - Return [ static ] } - Method [ public method setOptions ] { + Method [ public method toArray ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ int $options = 4194383 ] } - - Return [ Phalcon\Mvc\View\Engine\Volt\Compiler ] + - Return [ string ] } - Method [ public method setUniquePrefix ] { + Method [ public method unserialize ] { - Parameters [1] { - Parameter #0 [ string $prefix ] + Parameter #0 [ string $data ] } - - Return [ Phalcon\Mvc\View\Engine\Volt\Compiler ] + - Return [ void ] } - Method [ protected method compileSource ] { + Method [ public method values ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method where ] { - Parameters [2] { - Parameter #0 [ string $viewCode ] - Parameter #1 [ bool $extendsMode = false ] + Parameter #0 [ string $propertyOrMethod ] + Parameter #1 [ $value ] } + - Return [ static ] } - Method [ protected method getFinalPath ] { + Method [ protected method cloneEmpty ] { - Parameters [1] { - Parameter #0 [ string $path ] + Parameter #0 [ array $data = [] ] } + - Return [ static ] } - Method [ final protected method resolveFilter ] { + Method [ protected method extractValue ] { - Parameters [2] { - Parameter #0 [ array $filter ] - Parameter #1 [ string $left ] + Parameter #0 [ $item ] + Parameter #1 [ string $propertyOrMethod ] } - - Return [ string ] + - Return [ mixed ] } - Method [ final protected method statementList ] { + Method [ protected method processKey ] { - - Parameters [2] { - Parameter #0 [ array $statements ] - Parameter #1 [ bool $extendsMode = false ] + - Parameters [1] { + Parameter #0 [ string $element ] } - Return [ string ] } - Method [ final protected method statementListOrExtends ] { + Method [ protected method setData ] { - - Parameters [1] { - Parameter #0 [ $statements ] + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } + - Return [ void ] } - Method [ private method isTagFactory ] { + Method [ protected method validateType ] { - Parameters [1] { - Parameter #0 [ array $expression ] + Parameter #0 [ $value ] } - - Return [ bool ] + - Return [ void ] } } } - Class [ class Phalcon\Mvc\View\Engine\Volt\Exception extends Phalcon\Mvc\View\Exception implements Stringable, Throwable ] { + Class [ class Phalcon\Session\Exceptions\InvalidSessionAdapter extends Phalcon\Session\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -84302,30 +133144,18 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [5] { + - Properties [4] { Property [ protected $message = '' ] Property [ protected $code = 0 ] Property [ protected string $file = '' ] Property [ protected int $line = 0 ] - Property [ protected $statement = NULL ] } - - Methods [11] { + - Methods [10] { Method [ public method __construct ] { - - Parameters [4] { - Parameter #0 [ string $message = '' ] - Parameter #1 [ array $statement = [] ] - Parameter #2 [ int $code = 0 ] - Parameter #3 [ ?Exception $previous = ] - } - } - - Method [ public method getStatement ] { - - Parameters [0] { } - - Return [ array ] } Method [ public method __wakeup ] { @@ -84392,7 +133222,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Mvc\View\Simple extends Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface, Phalcon\Mvc\ViewBaseInterface, Phalcon\Events\EventsAwareInterface, Phalcon\Contracts\Events\EventsAware ] { + Class [ class Phalcon\Session\Exceptions\InvalidSessionName extends Phalcon\Session\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -84403,218 +133233,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - 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 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [25] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $options = [] ] - } - } - - Method [ public method __get ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } } - Method [ public method __set ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ public method getActiveRenderPath ] { + Method [ final public method getMessage ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getContent ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ string ] } - Method [ public method getEventsManager ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ ?Phalcon\Events\ManagerInterface ] + - Return [ string ] } - Method [ public method getParamsToView ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ array ] + - Return [ int ] } - Method [ public method getRegisteredEngines ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ public method getVar ] { - - - Parameters [1] { - Parameter #0 [ string $key ] - } - } - - Method [ public method getViewsDir ] { + Method [ final public method getPrevious ] { - 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 ] - } - - Method [ public method render ] { - - - Parameters [2] { - Parameter #0 [ string $path ] - Parameter #1 [ array $params = [] ] - } - - Return [ string ] - } - - Method [ public method setContent ] { - - - Parameters [1] { - Parameter #0 [ string $content ] - } - - Return [ Phalcon\Mvc\View\Simple ] - } - - Method [ public method setEventsManager ] { - - - 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 = true ] - } - - Return [ Phalcon\Mvc\View\Simple ] - } - - Method [ public method setViewsDir ] { - - - Parameters [1] { - Parameter #0 [ string $viewsDir ] - } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ protected method loadTemplateEngines ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ array ] - } - - Method [ final protected method internalRender ] { - - - Parameters [2] { - Parameter #0 [ string $path ] - Parameter #1 [ $params ] - } - - Return [ void ] - } - - Method [ private method getDirSeparator ] { - - - Parameters [1] { - Parameter #0 [ string $directory ] - } - Return [ string ] } - Method [ public method __isset ] { - - - Parameters [1] { - Parameter #0 [ string $name ] - } - - Return [ bool ] - } - - Method [ public method getDI ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] - } - - Method [ public method setDI ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] - } - - Return [ void ] + - Return [ string ] } } } - Class [ class Phalcon\Paginator\Adapter\Model extends Phalcon\Paginator\Adapter\AbstractAdapter implements Phalcon\Contracts\Paginator\Adapter, Phalcon\Paginator\Adapter\AdapterInterface ] { + Class [ class Phalcon\Session\Exceptions\SessionAlreadyStarted extends Phalcon\Session\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -84626,143 +133323,84 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Properties [4] { - Property [ protected $config = NULL ] - Property [ protected $limitRows = NULL ] - Property [ protected $page = NULL ] - Property [ protected $repository = NULL ] + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - 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 ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ int ] - } - - Method [ public method setCurrentPage ] { - - - Parameters [1] { - Parameter #0 [ int $page ] - } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] - } - - Method [ public method setLimit ] { - - - Parameters [1] { - Parameter #0 [ int $limit ] - } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] - } - - Method [ public method setRepository ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Paginator\RepositoryInterface $repository ] - } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] - } - - Method [ protected method getRepository ] { - - - Parameters [1] { - Parameter #0 [ ?array $properties = [] ] - } - - Return [ Phalcon\Paginator\RepositoryInterface ] } - } - } - - Class [ class Phalcon\Paginator\Adapter\NativeArray extends Phalcon\Paginator\Adapter\AbstractAdapter implements Phalcon\Contracts\Paginator\Adapter, Phalcon\Paginator\Adapter\AdapterInterface ] { - - Constants [0] { - } + Method [ public method __wakeup ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Tentative return [ void ] + } - - Static methods [0] { - } + Method [ final public method getMessage ] { - - Properties [4] { - Property [ protected $config = NULL ] - Property [ protected $limitRows = NULL ] - Property [ protected $page = NULL ] - Property [ protected $repository = NULL ] - } + - Parameters [0] { + } + - Return [ string ] + } - - Methods [7] { - Method [ public method paginate ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ Phalcon\Paginator\RepositoryInterface ] } - Method [ public method __construct ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ array $config ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method getLimit ] { + Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } - Method [ public method setCurrentPage ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ int $page ] + - Parameters [0] { } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ array ] } - Method [ public method setLimit ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ int $limit ] + - Parameters [0] { } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ ?Throwable ] } - Method [ public method setRepository ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Paginator\RepositoryInterface $repository ] + - Parameters [0] { } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ protected method getRepository ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ ?array $properties = [] ] + - Parameters [0] { } - - Return [ Phalcon\Paginator\RepositoryInterface ] + - Return [ string ] } } } - Class [ class Phalcon\Paginator\Adapter\QueryBuilder extends Phalcon\Paginator\Adapter\AbstractAdapter implements Phalcon\Contracts\Paginator\Adapter, Phalcon\Paginator\Adapter\AdapterInterface ] { + Class [ class Phalcon\Session\Exceptions\SessionModificationDenied extends Phalcon\Session\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -84773,96 +133411,90 @@ Extension [ extension #152 phalcon version 5.13.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 ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ array $config ] + - Parameters [0] { } } - Method [ public method getCurrentPage ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ int ] + - Tentative return [ void ] } - Method [ public method getQueryBuilder ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\Builder ] + - Return [ string ] } - Method [ public method paginate ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ Phalcon\Paginator\RepositoryInterface ] } - Method [ public method setQueryBuilder ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\Query\Builder $builder ] + - Parameters [0] { } - - Return [ Phalcon\Paginator\Adapter\QueryBuilder ] + - Return [ string ] } - Method [ public method getLimit ] { + Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } - Method [ public method setCurrentPage ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ int $page ] + - Parameters [0] { } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ array ] } - Method [ public method setLimit ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ int $limit ] + - Parameters [0] { } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ ?Throwable ] } - Method [ public method setRepository ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Paginator\RepositoryInterface $repository ] + - Parameters [0] { } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ protected method getRepository ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ ?array $properties = [] ] + - Parameters [0] { } - - Return [ Phalcon\Paginator\RepositoryInterface ] + - Return [ string ] } } } - Class [ class Phalcon\Paginator\Adapter\QueryBuilderCursor extends Phalcon\Paginator\Adapter\AbstractAdapter implements Phalcon\Contracts\Paginator\Adapter, Phalcon\Paginator\Adapter\AdapterInterface ] { + 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] { @@ -84871,208 +133503,226 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [7] { - Property [ protected $config = NULL ] - Property [ protected $limitRows = NULL ] - Property [ protected $page = NULL ] - Property [ protected $repository = NULL ] - Property [ protected $builder = NULL ] - Property [ protected $cursor = NULL ] - Property [ protected $cursorColumn = NULL ] + - Properties [5] { + Property [ protected $container = NULL ] + Property [ private $adapter = NULL ] + Property [ private $name = '' ] + Property [ private $options = NULL ] + Property [ private $uniqueId = '' ] } - - Methods [13] { - Method [ public method __construct ] { + - Methods [27] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $config ] + Parameter #0 [ array $options = [] ] } } - Method [ public method getCursor ] { + Method [ public method __get ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } } - Method [ public method getCursorColumn ] { + Method [ public method __isset ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method getCurrentPage ] { + Method [ public method __set ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ int ] + - Return [ void ] } - Method [ public method getQueryBuilder ] { + Method [ public method __unset ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ void ] + } + + Method [ public method destroy ] { - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\Query\Builder ] + - Return [ void ] } - Method [ public method paginate ] { + Method [ public method exists ] { - Parameters [0] { } - - Return [ Phalcon\Paginator\RepositoryInterface ] + - Return [ bool ] } - Method [ public method setCursor ] { + Method [ public method get ] { - - Parameters [1] { - Parameter #0 [ $cursor ] + - Parameters [3] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ bool $remove = false ] } - - Return [ Phalcon\Paginator\Adapter\QueryBuilderCursor ] } - Method [ public method setQueryBuilder ] { + Method [ public method getAdapter ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\Query\Builder $builder ] + - Parameters [0] { } - - Return [ Phalcon\Paginator\Adapter\QueryBuilderCursor ] + - Return [ ?SessionHandlerInterface ] } - Method [ public method getLimit ] { + Method [ public method getId ] { - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ public method setCurrentPage ] { + Method [ public method getName ] { - - Parameters [1] { - Parameter #0 [ int $page ] + - Parameters [0] { } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ string ] } - Method [ public method setLimit ] { + Method [ public method getOptions ] { - - Parameters [1] { - Parameter #0 [ int $limit ] + - Parameters [0] { } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ array ] } - Method [ public method setRepository ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ Phalcon\Paginator\RepositoryInterface $repository ] + Parameter #0 [ string $key ] } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ bool ] } - Method [ protected method getRepository ] { + Method [ public method regenerateId ] { - Parameters [1] { - Parameter #0 [ ?array $properties = [] ] + Parameter #0 [ bool $deleteOldSession = true ] } - - Return [ Phalcon\Paginator\RepositoryInterface ] + - Return [ Phalcon\Session\ManagerInterface ] } - } - } - Class [ class Phalcon\Paginator\Exception extends Exception implements Throwable, Stringable ] { - - - 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 string $file = '' ] - Property [ protected int $line = 0 ] - } + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } - - Methods [10] { - Method [ public method __construct ] { + Method [ public method setAdapter ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [1] { + Parameter #0 [ SessionHandlerInterface $adapter ] } + - Return [ Phalcon\Session\ManagerInterface ] } - Method [ public method __wakeup ] { + Method [ public method setId ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $sessionId ] } - - Tentative return [ void ] + - Return [ Phalcon\Session\ManagerInterface ] } - Method [ final public method getMessage ] { + Method [ public method setName ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ Phalcon\Session\ManagerInterface ] } - Method [ final public method getCode ] { + Method [ public method setOptions ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $options ] } + - Return [ void ] } - Method [ final public method getFile ] { + Method [ public method start ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - Method [ final public method getLine ] { + Method [ public method status ] { - Parameters [0] { } - Return [ int ] } - Method [ final public method getTrace ] { + Method [ protected method phpHeadersSent ] { - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ final public method getPrevious ] { + Method [ private method getArrVal ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] } - - Return [ ?Throwable ] } - Method [ final public method getTraceAsString ] { + Method [ private method getUniqueKey ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $key ] } - Return [ string ] } - Method [ public method __toString ] { + Method [ public method getDI ] { - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Di\DiInterface ] + } + + Method [ public method setDI ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Di\DiInterface $container ] + } + - Return [ void ] } } } - Class [ class Phalcon\Paginator\PaginatorFactory extends Phalcon\Factory\AbstractFactory ] { + Class [ class Phalcon\Storage\AdapterFactory extends Phalcon\Factory\AbstractFactory ] { - Constants [0] { } @@ -85083,25 +133733,19 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { + - Properties [3] { Property [ protected $mapper = NULL ] Property [ protected $services = NULL ] + Property [ private $serializerFactory = NULL ] } - - Methods [10] { + - Methods [9] { Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ array $services = [] ] - } - } - - Method [ public method load ] { - - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [2] { + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] + Parameter #1 [ array $services = [] ] } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] } Method [ public method newInstance ] { @@ -85110,7 +133754,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Parameter #0 [ string $name ] Parameter #1 [ array $options = [] ] } - - Return [ Phalcon\Paginator\Adapter\AdapterInterface ] + - Return [ Phalcon\Storage\Adapter\AdapterInterface ] } Method [ protected method getExceptionClass ] { @@ -85169,17 +133813,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Paginator\Repository implements Phalcon\Paginator\RepositoryInterface, Phalcon\Contracts\Paginator\Repository, JsonSerializable ] { + Class [ class Phalcon\Storage\Exceptions\AuthenticationFailed extends Phalcon\Storage\Exception implements Stringable, Throwable ] { - - 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] { @@ -85188,123 +133824,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $aliases = NULL ] - Property [ protected $properties = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [15] { - Method [ public method __get ] { - - - Parameters [1] { - Parameter #0 [ string $property ] - } - } - - Method [ public method getAliases ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method getCurrent ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ int ] + - Tentative return [ void ] } - Method [ public method getFirst ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ public method getItems ] { + Method [ final public method getCode ] { - Parameters [0] { } } - Method [ public method getLast ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ public method getLimit ] { + Method [ final public method getLine ] { - Parameters [0] { } - Return [ int ] } - Method [ public method getNext ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ int ] + - Return [ array ] } - Method [ public method getPrevious ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ int ] + - Return [ ?Throwable ] } - Method [ public method getTotalItems ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ public method jsonSerialize ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ array ] - } - - Method [ public method setAliases ] { - - - Parameters [1] { - Parameter #0 [ array $aliases ] - } - - Return [ Phalcon\Paginator\RepositoryInterface ] - } - - Method [ public method setProperties ] { - - - Parameters [1] { - Parameter #0 [ array $properties ] - } - - Return [ Phalcon\Paginator\RepositoryInterface ] - } - - Method [ protected method getProperty ] { - - - Parameters [2] { - Parameter #0 [ string $property ] - Parameter #1 [ $defaultValue = ] - } - } - - Method [ protected method getRealNameProperty ] { - - - Parameters [1] { - Parameter #0 [ string $property ] - } - Return [ string ] } } } - Class [ class Phalcon\Session\Adapter\Libmemcached extends Phalcon\Session\Adapter\AbstractAdapter implements SessionHandlerInterface ] { + Class [ class Phalcon\Storage\Exceptions\ClusterConnectionFailed extends Phalcon\Storage\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -85315,80 +133913,88 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [1] { - Property [ protected $adapter = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [8] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Storage\AdapterFactory $factory ] - Parameter #1 [ array $options = [] ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } - Method [ public method close ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method destroy ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ $id ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method gc ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ int $max_lifetime ] + - Parameters [0] { } - - Return [ int|false ] } - Method [ public method read ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ $id ] + - Parameters [0] { } - Return [ string ] } - Method [ public method open ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ $path ] - Parameter #1 [ $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method write ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ $id ] - Parameter #1 [ $data ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ protected method getArrVal ] { + Method [ final public method getPrevious ] { + + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __toString ] { - - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] + - Parameters [0] { } + - Return [ string ] } } } - Class [ class Phalcon\Session\Adapter\Redis extends Phalcon\Session\Adapter\AbstractAdapter implements SessionHandlerInterface ] { + Class [ class Phalcon\Storage\Exceptions\ConnectionFailed extends Phalcon\Storage\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -85399,80 +134005,88 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [1] { - Property [ protected $adapter = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [8] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Storage\AdapterFactory $factory ] - Parameter #1 [ array $options = [] ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } - Method [ public method close ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method destroy ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ $id ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method gc ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ int $max_lifetime ] + - Parameters [0] { } - - Return [ int|false ] } - Method [ public method read ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ $id ] + - Parameters [0] { } - Return [ string ] } - Method [ public method open ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ $path ] - Parameter #1 [ $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method write ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ $id ] - Parameter #1 [ $data ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ protected method getArrVal ] { + Method [ final public method getPrevious ] { - - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { } + - Return [ string ] } } } - Class [ class Phalcon\Session\Adapter\Stream extends Phalcon\Session\Adapter\Noop implements SessionHandlerInterface ] { + Class [ class Phalcon\Storage\Exceptions\DatabaseSelectionFailed extends Phalcon\Storage\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -85483,155 +134097,177 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [5] { - Property [ protected $connection = NULL ] - Property [ protected $options = NULL ] - Property [ protected $prefix = '' ] - Property [ protected $ttl = 8600 ] - Property [ private $path = '' ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [17] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ array $options = [] ] + - Parameters [0] { } } - Method [ public method destroy ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ $id ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method gc ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ int $max_lifetime ] + - Parameters [0] { } - - Return [ int|false ] + - Return [ string ] } - Method [ public method open ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ $path ] - Parameter #1 [ $name ] + - Parameters [0] { } - - Return [ bool ] } - Method [ public method read ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ $id ] + - Parameters [0] { } - Return [ string ] } - Method [ public method write ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ $id ] - Parameter #1 [ $data ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ protected method getArrVal ] { + Method [ final public method getTrace ] { - - Parameters [4] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ ?string $cast = null ] + - Parameters [0] { } + - Return [ array ] } - Method [ private method getDirSeparator ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $directory ] + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - Parameters [0] { } - Return [ string ] } - Method [ protected method getGlobFiles ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ string $pattern ] + - Parameters [0] { } + - Return [ string ] } + } + } - Method [ protected method phpFileExists ] { + Class [ class Phalcon\Storage\Exceptions\InvalidConfiguration extends Phalcon\Storage\Exception implements Stringable, Throwable ] { - - Parameters [1] { - Parameter #0 [ string $filename ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } - Method [ protected method phpFileGetContents ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $filename ] + - Parameters [0] { } + - Tentative return [ void ] } - Method [ protected method phpFilePutContents ] { + Method [ final public method getMessage ] { - - Parameters [4] { - Parameter #0 [ string $filename ] - Parameter #1 [ $data ] - Parameter #2 [ int $flags = 0 ] - Parameter #3 [ $context = ] + - Parameters [0] { } + - Return [ string ] } - Method [ protected method phpFopen ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ string $filename ] - Parameter #1 [ string $mode ] + - Parameters [0] { } } - Method [ protected method phpIniGet ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $varname ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method phpIsWritable ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ string $filename ] + - Parameters [0] { } - - Return [ bool ] + - Return [ int ] } - Method [ public method close ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ protected method getPrefixedName ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ $name ] + - Parameters [0] { + } + - Return [ ?Throwable ] + } + + Method [ final public method getTraceAsString ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method __toString ] { + + - Parameters [0] { } - Return [ string ] } } } - Class [ class Phalcon\Session\Bag extends Phalcon\Support\Collection implements JsonSerializable, Countable, Phalcon\Contracts\Support\Collection, Traversable, IteratorAggregate, ArrayAccess, Phalcon\Support\Collection\CollectionInterface, Phalcon\Session\BagInterface, Phalcon\Di\InjectionAwareInterface ] { + Class [ class Phalcon\Storage\Exceptions\StorageError extends Phalcon\Storage\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -85642,393 +134278,359 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [8] { - Property [ protected $data = NULL ] - Property [ protected $insensitive = true ] - Property [ protected $lowerKeys = NULL ] - Property [ protected $strictNull = false ] - Property [ protected $type = NULL ] - Property [ private $container = NULL ] - Property [ private $name = NULL ] - Property [ private $session = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [47] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Session\ManagerInterface $session ] - Parameter #1 [ string $name ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } } - Method [ public method clear ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ public method getDI ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ Phalcon\Di\DiInterface ] + - Return [ string ] } - Method [ public method init ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ array $data = [] ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method remove ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method set ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ int ] } - Method [ public method setDI ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method __get ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ ?Throwable ] } - Method [ public method __isset ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method __serialize ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } + } + } - Method [ public method __set ] { + Class [ class Phalcon\Storage\SerializerFactory extends Phalcon\Factory\AbstractFactory ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ public method __unserialize ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ array $data ] - } - - Return [ void ] - } + - Static methods [0] { + } - Method [ public method __unset ] { + - Properties [2] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] + } + + - Methods [9] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ array $services = [] ] } - - Return [ void ] } - Method [ public method column ] { + Method [ public method newInstance ] { - Parameters [1] { - Parameter #0 [ string $propertyOrMethod ] + Parameter #0 [ string $name ] } - - Return [ array ] + - Return [ Phalcon\Storage\Serializer\SerializerInterface ] } - Method [ public method count ] { + Method [ protected method getExceptionClass ] { - Parameters [0] { } - - Return [ int ] + - Return [ string ] } - Method [ public method each ] { + Method [ protected method getServices ] { - - Parameters [1] { - Parameter #0 [ $callback ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ array ] } - Method [ public method filter ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ $callback ] + Parameter #0 [ string $name ] } - - Return [ Phalcon\Support\Collection\CollectionInterface ] } - Method [ public method first ] { + Method [ protected method init ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $services = [] ] } - - Return [ mixed ] + - Return [ void ] } - Method [ public method get ] { + Method [ protected method checkConfig ] { - - Parameters [3] { - Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ ?string $cast = null ] + - Parameters [1] { + Parameter #0 [ $config ] } - - Return [ mixed ] + - Return [ array ] } - Method [ public method getIterator ] { + Method [ protected method checkConfigElement ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] } - - Return [ Traversable ] + - Return [ array ] } - Method [ public method getKeys ] { + Method [ protected method getException ] { - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] + Parameter #0 [ string $message ] } - - Return [ array ] + - Return [ Exception ] } + } + } - Method [ public method getType ] { + Class [ class Phalcon\Storage\Serializer\Base64 extends Phalcon\Storage\Serializer\AbstractSerializer implements Phalcon\Storage\Serializer\SerializerInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $data = NULL ] + Property [ protected $isSuccess = true ] + } + + - Methods [10] { + Method [ public method serialize ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getValues ] { + Method [ public method unserialize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $data ] } - - Return [ array ] + - Return [ void ] } - Method [ public method has ] { + Method [ protected method phpBase64Decode ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [2] { + Parameter #0 [ string $input ] + Parameter #1 [ bool $strict = false ] } - - Return [ bool ] } - Method [ public method isEmpty ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $data = ] } - - Return [ bool ] } - Method [ public method jsonSerialize ] { + Method [ public method __serialize ] { - Parameters [0] { } - Return [ array ] } - Method [ public method keys ] { + Method [ public method __unserialize ] { - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] + Parameter #0 [ array $data ] } - - Return [ array ] + - Return [ void ] } - Method [ public method last ] { + Method [ public method getData ] { - Parameters [0] { } - Return [ mixed ] } - Method [ public method map ] { - - - Parameters [1] { - Parameter #0 [ $callback ] - } - - Return [ Phalcon\Support\Collection\CollectionInterface ] - } - - Method [ public method offsetExists ] { + Method [ public method isSuccess ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [0] { } - Return [ bool ] } - Method [ public method offsetGet ] { + Method [ public method setData ] { - Parameters [1] { - Parameter #0 [ $element ] - } - - Return [ mixed ] - } - - Method [ public method offsetSet ] { - - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] + Parameter #0 [ $data ] } - Return [ void ] } - Method [ public method offsetUnset ] { + Method [ protected method isSerializable ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ $data ] } - - Return [ void ] + - Return [ bool ] } + } + } - Method [ public method reduce ] { - - - Parameters [2] { - Parameter #0 [ $callback ] - Parameter #1 [ $initial = ] - } - - Return [ mixed ] - } + Class [ class Phalcon\Storage\Serializer\Exceptions\InvalidSerializationInput extends InvalidArgumentException implements Throwable, Stringable ] { - Method [ public method replace ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ array $data ] - } - - Return [ void ] - } + - Static properties [0] { + } - Method [ public method serialize ] { + - Static methods [0] { + } - - Parameters [0] { - } - - Return [ ?string ] - } + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - Method [ public method sort ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ $callback = ] - Parameter #1 [ int $order = 4 ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] } - Method [ public method toArray ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method toJson ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ int $options = 4194383 ] + - Parameters [0] { } - Return [ string ] } - Method [ public method unserialize ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $data ] + - Parameters [0] { } - - Return [ void ] } - Method [ public method values ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method where ] { + Method [ final public method getLine ] { - - Parameters [2] { - Parameter #0 [ string $propertyOrMethod ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ int ] } - Method [ protected method cloneEmpty ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ array $data = [] ] + - Parameters [0] { } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ array ] } - Method [ protected method extractValue ] { + Method [ final public method getPrevious ] { - - Parameters [2] { - Parameter #0 [ $item ] - Parameter #1 [ string $propertyOrMethod ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ ?Throwable ] } - Method [ protected method processKey ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method setData ] { - - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] - } - - Return [ void ] - } - - Method [ protected method validateType ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } } } - Class [ class Phalcon\Session\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Storage\Serializer\Exceptions\InvalidUnserializationInput extends InvalidArgumentException implements Throwable, Stringable ] { - Constants [0] { } @@ -86047,12 +134649,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [0] { } } @@ -86120,12 +134719,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Session\Manager extends Phalcon\Di\AbstractInjectionAware implements Phalcon\Di\InjectionAwareInterface, Phalcon\Session\ManagerInterface ] { + Class [ class Phalcon\Storage\Serializer\Json extends Phalcon\Storage\Serializer\AbstractSerializer implements Phalcon\Storage\Serializer\SerializerInterface ] { - - 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] { @@ -86134,226 +134730,256 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [5] { - Property [ protected $container = NULL ] - Property [ private $adapter = NULL ] - Property [ private $name = '' ] - Property [ private $options = NULL ] - Property [ private $uniqueId = '' ] + - Properties [4] { + Property [ protected $data = NULL ] + Property [ protected $isSuccess = true ] + Property [ private $decode = NULL ] + Property [ private $encode = NULL ] } - - Methods [27] { - Method [ public method __construct ] { + - Methods [9] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ array $options = [] ] + Parameter #0 [ $data = ] } } - Method [ public method __get ] { + Method [ public method serialize ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } + - Return [ mixed ] } - Method [ public method __isset ] { + Method [ public method unserialize ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ $data ] } - - Return [ bool ] + - Return [ void ] } - Method [ public method __set ] { + Method [ public method __serialize ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method __unset ] { + Method [ public method __unserialize ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ array $data ] } - Return [ void ] } - Method [ public method destroy ] { + Method [ public method getData ] { - Parameters [0] { } - - Return [ void ] + - Return [ mixed ] } - Method [ public method exists ] { + Method [ public method isSuccess ] { - Parameters [0] { } - Return [ bool ] } - Method [ public method get ] { + Method [ public method setData ] { - - Parameters [3] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ bool $remove = false ] + - Parameters [1] { + Parameter #0 [ $data ] } + - Return [ void ] } - Method [ public method getAdapter ] { + Method [ protected method isSerializable ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $data ] } - - Return [ SessionHandlerInterface ] + - Return [ bool ] } + } + } - Method [ public method getId ] { + Class [ class Phalcon\Storage\Serializer\MemcachedIgbinary extends Phalcon\Storage\Serializer\None implements Phalcon\Storage\Serializer\SerializerInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $data = NULL ] + Property [ protected $isSuccess = true ] + } + + - Methods [9] { + Method [ public method serialize ] { - Parameters [0] { } - - Return [ string ] + - Return [ mixed ] } - Method [ public method getName ] { + Method [ public method unserialize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $data ] } - - Return [ string ] + - Return [ void ] } - Method [ public method has ] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $key ] + Parameter #0 [ $data = ] } - - Return [ bool ] } - Method [ public method getOptions ] { + Method [ public method __serialize ] { - Parameters [0] { } - Return [ array ] } - Method [ public method regenerateId ] { + Method [ public method __unserialize ] { - Parameters [1] { - Parameter #0 [ bool $deleteOldSession = true ] + Parameter #0 [ array $data ] } - - Return [ Phalcon\Session\ManagerInterface ] + - Return [ void ] } - Method [ public method remove ] { + Method [ public method getData ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ void ] + - Return [ mixed ] } - Method [ public method set ] { + Method [ public method isSuccess ] { - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } - Method [ public method setAdapter ] { + Method [ public method setData ] { - Parameters [1] { - Parameter #0 [ SessionHandlerInterface $adapter ] + Parameter #0 [ $data ] } - - Return [ Phalcon\Session\ManagerInterface ] + - Return [ void ] } - Method [ public method setId ] { + Method [ protected method isSerializable ] { - Parameters [1] { - Parameter #0 [ string $sessionId ] + Parameter #0 [ $data ] } - - Return [ Phalcon\Session\ManagerInterface ] + - Return [ bool ] } + } + } - Method [ public method setName ] { + Class [ class Phalcon\Storage\Serializer\MemcachedJson extends Phalcon\Storage\Serializer\None implements Phalcon\Storage\Serializer\SerializerInterface ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [2] { + Property [ protected $data = NULL ] + Property [ protected $isSuccess = true ] + } + + - Methods [9] { + Method [ public method serialize ] { + + - Parameters [0] { } - - Return [ Phalcon\Session\ManagerInterface ] + - Return [ mixed ] } - Method [ public method setOptions ] { + Method [ public method unserialize ] { - Parameters [1] { - Parameter #0 [ array $options ] + Parameter #0 [ $data ] } - Return [ void ] } - Method [ public method start ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $data = ] } - - Return [ bool ] } - Method [ public method status ] { + Method [ public method __serialize ] { - Parameters [0] { } - - Return [ int ] + - Return [ array ] } - Method [ protected method phpHeadersSent ] { + Method [ public method __unserialize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $data ] } - - Return [ bool ] + - Return [ void ] } - Method [ private method getUniqueKey ] { + Method [ public method getData ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [0] { } - - Return [ string ] + - Return [ mixed ] } - Method [ private method getArrVal ] { + Method [ public method isSuccess ] { - - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] + - Parameters [0] { } + - Return [ bool ] } - Method [ public method getDI ] { + Method [ public method setData ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $data ] } - - Return [ Phalcon\Di\DiInterface ] + - Return [ void ] } - Method [ public method setDI ] { + Method [ protected method isSerializable ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ $data ] } - - Return [ void ] + - Return [ bool ] } } } - Class [ class Phalcon\Storage\AdapterFactory extends Phalcon\Factory\AbstractFactory ] { + Class [ class Phalcon\Storage\Serializer\MemcachedPhp extends Phalcon\Storage\Serializer\None implements Phalcon\Storage\Serializer\SerializerInterface ] { - Constants [0] { } @@ -86364,87 +134990,82 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $mapper = NULL ] - Property [ protected $services = NULL ] - Property [ private $serializerFactory = NULL ] + - Properties [2] { + Property [ protected $data = NULL ] + Property [ protected $isSuccess = true ] } - Methods [9] { - Method [ public method __construct ] { + Method [ public method serialize ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] - Parameter #1 [ array $services = [] ] + - Parameters [0] { } + - Return [ mixed ] } - Method [ public method newInstance ] { + Method [ public method unserialize ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $options = [] ] + - Parameters [1] { + Parameter #0 [ $data ] } - - Return [ Phalcon\Storage\Adapter\AdapterInterface ] + - Return [ void ] } - Method [ protected method getExceptionClass ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $data = ] } - - Return [ string ] } - Method [ protected method getServices ] { + Method [ public method __serialize ] { - Parameters [0] { } - Return [ array ] } - Method [ protected method getService ] { + Method [ public method __unserialize ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ array $data ] } + - Return [ void ] } - Method [ protected method init ] { + Method [ public method getData ] { - - Parameters [1] { - Parameter #0 [ array $services = [] ] + - Parameters [0] { } - - Return [ void ] + - Return [ mixed ] } - Method [ protected method checkConfig ] { + Method [ public method isSuccess ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ protected method checkConfigElement ] { + Method [ public method setData ] { - - Parameters [2] { - Parameter #0 [ array $config ] - Parameter #1 [ string $element ] + - Parameters [1] { + Parameter #0 [ $data ] } - - Return [ array ] + - Return [ void ] } - Method [ protected method getException ] { + Method [ protected method isSerializable ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ $data ] } - - Return [ Exception ] + - Return [ bool ] } } } - Class [ class Phalcon\Storage\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Storage\Serializer\Msgpack extends Phalcon\Storage\Serializer\Igbinary implements Phalcon\Storage\Serializer\SerializerInterface ] { - Constants [0] { } @@ -86455,88 +135076,105 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $message = '' ] - Property [ protected $code = 0 ] - Property [ protected string $file = '' ] - Property [ protected int $line = 0 ] + - Properties [2] { + Property [ protected $data = NULL ] + Property [ protected $isSuccess = true ] } - - Methods [10] { - Method [ public method __construct ] { + - Methods [12] { + Method [ protected method doSerialize ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [1] { + Parameter #0 [ $value ] } + - Return [ string ] } - Method [ public method __wakeup ] { + Method [ protected method doUnserialize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $value ] } - - Tentative return [ void ] } - Method [ final public method getMessage ] { + Method [ public method serialize ] { - Parameters [0] { } - - Return [ string ] + - Return [ mixed ] } - Method [ final public method getCode ] { + Method [ public method unserialize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $data ] } + - Return [ void ] } - Method [ final public method getFile ] { + Method [ protected method phpIgbinarySerialize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $value ] } - - Return [ string ] + - Return [ ?string ] } - Method [ final public method getLine ] { + Method [ public method __construct ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $data = ] } - - Return [ int ] } - Method [ final public method getTrace ] { + Method [ public method __serialize ] { - Parameters [0] { } - Return [ array ] } - Method [ final public method getPrevious ] { + Method [ public method __unserialize ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $data ] } - - Return [ ?Throwable ] + - Return [ void ] } - Method [ final public method getTraceAsString ] { + Method [ public method getData ] { - Parameters [0] { } - - Return [ string ] + - Return [ mixed ] } - Method [ public method __toString ] { + Method [ public method isSuccess ] { - Parameters [0] { } - - Return [ string ] + - Return [ bool ] + } + + Method [ public method setData ] { + + - Parameters [1] { + Parameter #0 [ $data ] + } + - Return [ void ] + } + + Method [ protected method isSerializable ] { + + - Parameters [1] { + Parameter #0 [ $data ] + } + - Return [ bool ] } } } - Class [ class Phalcon\Storage\SerializerFactory extends Phalcon\Factory\AbstractFactory ] { + Class [ class Phalcon\Storage\Serializer\Php extends Phalcon\Storage\Serializer\AbstractSerializer implements Phalcon\Storage\Serializer\SerializerInterface ] { - Constants [0] { } @@ -86548,83 +135186,90 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Properties [2] { - Property [ protected $mapper = NULL ] - Property [ protected $services = NULL ] + Property [ protected $data = NULL ] + Property [ protected $isSuccess = true ] } - - Methods [9] { - Method [ public method __construct ] { + - Methods [10] { + Method [ public method serialize ] { - - Parameters [1] { - Parameter #0 [ array $services = [] ] + - Parameters [0] { } + - Return [ mixed ] } - Method [ public method newInstance ] { + Method [ public method unserialize ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ $data ] } - - Return [ Phalcon\Storage\Serializer\SerializerInterface ] + - Return [ void ] } - Method [ protected method getExceptionClass ] { + Method [ private method phpUnserialize ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $data ] + Parameter #1 [ array $options = [] ] } - - Return [ string ] + - Return [ mixed ] } - Method [ protected method getServices ] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ $data = ] + } + } + + Method [ public method __serialize ] { - Parameters [0] { } - Return [ array ] } - Method [ protected method getService ] { + Method [ public method __unserialize ] { - Parameters [1] { - Parameter #0 [ string $name ] + Parameter #0 [ array $data ] } + - Return [ void ] } - Method [ protected method init ] { + Method [ public method getData ] { - - Parameters [1] { - Parameter #0 [ array $services = [] ] + - Parameters [0] { } - - Return [ void ] + - Return [ mixed ] } - Method [ protected method checkConfig ] { + Method [ public method isSuccess ] { - - Parameters [1] { - Parameter #0 [ $config ] + - Parameters [0] { } - - Return [ array ] + - Return [ bool ] } - Method [ protected method checkConfigElement ] { + Method [ public method setData ] { - - Parameters [2] { - Parameter #0 [ array $config ] - Parameter #1 [ string $element ] + - Parameters [1] { + Parameter #0 [ $data ] } - - Return [ array ] + - Return [ void ] } - Method [ protected method getException ] { + Method [ protected method isSerializable ] { - Parameters [1] { - Parameter #0 [ string $message ] + Parameter #0 [ $data ] } - - Return [ Exception ] + - Return [ bool ] } } } - Class [ class Phalcon\Storage\Serializer\Base64 extends Phalcon\Storage\Serializer\AbstractSerializer implements Serializable, Phalcon\Storage\Serializer\SerializerInterface ] { + Class [ class Phalcon\Storage\Serializer\RedisIgbinary extends Phalcon\Storage\Serializer\None implements Phalcon\Storage\Serializer\SerializerInterface ] { - Constants [0] { } @@ -86640,15 +135285,15 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Property [ protected $isSuccess = true ] } - - Methods [10] { - Method [ public method serialize ] { + - Methods [9] { + Method [ public method serialize ] { - Parameters [0] { } - - Return [ string ] + - Return [ mixed ] } - Method [ public method unserialize ] { + Method [ public method unserialize ] { - Parameters [1] { Parameter #0 [ $data ] @@ -86656,14 +135301,6 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ void ] } - Method [ protected method phpBase64Decode ] { - - - Parameters [2] { - Parameter #0 [ string $input ] - Parameter #1 [ bool $strict = false ] - } - } - Method [ public method __construct ] { - Parameters [1] { @@ -86718,7 +135355,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Storage\Serializer\Json extends Phalcon\Storage\Serializer\AbstractSerializer implements Serializable, Phalcon\Storage\Serializer\SerializerInterface ] { + Class [ class Phalcon\Storage\Serializer\RedisJson extends Phalcon\Storage\Serializer\None implements Phalcon\Storage\Serializer\SerializerInterface ] { - Constants [0] { } @@ -86729,29 +135366,20 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [4] { + - Properties [2] { Property [ protected $data = NULL ] Property [ protected $isSuccess = true ] - Property [ private $decode = NULL ] - Property [ private $encode = NULL ] } - Methods [9] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ $data = ] - } - } - - Method [ public method serialize ] { + Method [ public method serialize ] { - Parameters [0] { } - Return [ mixed ] } - Method [ public method unserialize ] { + Method [ public method unserialize ] { - Parameters [1] { Parameter #0 [ $data ] @@ -86759,6 +135387,13 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Return [ void ] } + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ $data = ] + } + } + Method [ public method __serialize ] { - Parameters [0] { @@ -86806,7 +135441,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Storage\Serializer\MemcachedIgbinary extends Phalcon\Storage\Serializer\None implements Phalcon\Storage\Serializer\SerializerInterface, Serializable ] { + Class [ class Phalcon\Storage\Serializer\RedisMsgpack extends Phalcon\Storage\Serializer\None implements Phalcon\Storage\Serializer\SerializerInterface ] { - Constants [0] { } @@ -86823,14 +135458,14 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [9] { - Method [ public method serialize ] { + Method [ public method serialize ] { - Parameters [0] { } - Return [ mixed ] } - Method [ public method unserialize ] { + Method [ public method unserialize ] { - Parameters [1] { Parameter #0 [ $data ] @@ -86892,7 +135527,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Storage\Serializer\MemcachedJson extends Phalcon\Storage\Serializer\None implements Phalcon\Storage\Serializer\SerializerInterface, Serializable ] { + Class [ class Phalcon\Storage\Serializer\RedisNone extends Phalcon\Storage\Serializer\None implements Phalcon\Storage\Serializer\SerializerInterface ] { - Constants [0] { } @@ -86909,14 +135544,14 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [9] { - Method [ public method serialize ] { + Method [ public method serialize ] { - Parameters [0] { } - Return [ mixed ] } - Method [ public method unserialize ] { + Method [ public method unserialize ] { - Parameters [1] { Parameter #0 [ $data ] @@ -86978,7 +135613,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Storage\Serializer\MemcachedPhp extends Phalcon\Storage\Serializer\None implements Phalcon\Storage\Serializer\SerializerInterface, Serializable ] { + Class [ class Phalcon\Storage\Serializer\RedisPhp extends Phalcon\Storage\Serializer\None implements Phalcon\Storage\Serializer\SerializerInterface ] { - Constants [0] { } @@ -86995,14 +135630,14 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [9] { - Method [ public method serialize ] { + Method [ public method serialize ] { - Parameters [0] { } - Return [ mixed ] } - Method [ public method unserialize ] { + Method [ public method unserialize ] { - Parameters [1] { Parameter #0 [ $data ] @@ -87064,7 +135699,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Storage\Serializer\Msgpack extends Phalcon\Storage\Serializer\Igbinary implements Phalcon\Storage\Serializer\SerializerInterface, Serializable ] { + Class [ class Phalcon\Support\Collection\Exceptions\InvalidValueType extends InvalidArgumentException implements Throwable, Stringable ] { - Constants [0] { } @@ -87075,105 +135710,176 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $data = NULL ] - Property [ protected $isSuccess = true ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [12] { - Method [ protected method doSerialize ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ $value ] } - - Return [ string ] } - Method [ protected method doUnserialize ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [0] { } + - Tentative return [ void ] } - Method [ public method serialize ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ mixed ] + - Return [ string ] } - Method [ public method unserialize ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [0] { } - - Return [ void ] } - Method [ protected method phpIgbinarySerialize ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [0] { } - - Return [ ?string ] + - Return [ string ] } - Method [ public method __construct ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ $data = ] + - Parameters [0] { } + - Return [ int ] } - Method [ public method __serialize ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ public method __unserialize ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ array $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method getData ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ mixed ] + - Return [ string ] } - Method [ public method isSuccess ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } + } + } - Method [ public method setData ] { + Class [ class Phalcon\Support\Collection\Exceptions\ReadOnlyViolation extends Phalcon\Support\Collection\Exception implements Throwable, Stringable ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { } - - Return [ void ] } - Method [ protected method isSerializable ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] + } + + 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\Storage\Serializer\Php extends Phalcon\Storage\Serializer\AbstractSerializer implements Serializable, Phalcon\Storage\Serializer\SerializerInterface ] { + Class [ class Phalcon\Support\Collection\ReadOnlyCollection extends Phalcon\Support\Collection implements JsonSerializable, Countable, Phalcon\Contracts\Support\Collection, Traversable, IteratorAggregate, ArrayAccess, Phalcon\Support\Collection\CollectionInterface ] { - Constants [0] { } @@ -87184,435 +135890,635 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { + - Properties [6] { Property [ protected $data = NULL ] - Property [ protected $isSuccess = true ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] + Property [ protected $strictNull = false ] + Property [ protected $type = NULL ] + Property [ protected $constructed = false ] } - - Methods [10] { - Method [ public method serialize ] { + - Methods [45] { + Method [ public method __construct ] { + + - Parameters [4] { + Parameter #0 [ array $data = [] ] + Parameter #1 [ bool $insensitive = true ] + Parameter #2 [ bool $strictNull = false ] + Parameter #3 [ ?string $type = null ] + } + } + + Method [ public method __unserialize ] { + + - Parameters [1] { + Parameter #0 [ array $data ] + } + - Return [ void ] + } + + Method [ public method clear ] { - Parameters [0] { } - - Return [ mixed ] + - Return [ void ] } - Method [ public method unserialize ] { + Method [ public method init ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ array $data = [] ] } - Return [ void ] } - Method [ private method phpUnserialize ] { + Method [ public method remove ] { + + - Parameters [1] { + Parameter #0 [ string $element ] + } + - Return [ void ] + } + + Method [ public method replace ] { + + - Parameters [1] { + Parameter #0 [ array $data ] + } + - Return [ void ] + } + + Method [ public method set ] { - Parameters [2] { - Parameter #0 [ string $data ] - Parameter #1 [ array $options = [] ] + Parameter #0 [ string $element ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method __get ] { + + - Parameters [1] { + Parameter #0 [ string $element ] } - Return [ mixed ] } - Method [ public method __construct ] { + Method [ public method __isset ] { - Parameters [1] { - Parameter #0 [ $data = ] + Parameter #0 [ string $element ] } + - Return [ bool ] } - Method [ public method __serialize ] { + Method [ public method __serialize ] { - Parameters [0] { } - Return [ array ] } - Method [ public method __unserialize ] { + Method [ public method __set ] { + + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ public method __unset ] { - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ string $element ] } - Return [ void ] } - Method [ public method getData ] { + Method [ public method column ] { + + - Parameters [1] { + Parameter #0 [ string $propertyOrMethod ] + } + - Return [ array ] + } + + Method [ public method count ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ public method each ] { + + - Parameters [1] { + Parameter #0 [ $callback ] + } + - Return [ static ] + } + + Method [ public method filter ] { + + - Parameters [1] { + Parameter #0 [ $callback ] + } + - Return [ static ] + } + + Method [ public method first ] { - Parameters [0] { } - Return [ mixed ] } - Method [ public method isSuccess ] { + Method [ public method get ] { + + - Parameters [3] { + Parameter #0 [ string $element ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = null ] + } + - Return [ mixed ] + } + + Method [ public method getIterator ] { - Parameters [0] { } - - Return [ bool ] + - Return [ Traversable ] } - Method [ public method setData ] { + Method [ public method getKeys ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ bool $insensitive = true ] } - - Return [ void ] + - Return [ array ] } - Method [ protected method isSerializable ] { + Method [ public method getType ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method getValues ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ string $element ] } - Return [ bool ] } - } - } - Class [ class Phalcon\Storage\Serializer\RedisIgbinary extends Phalcon\Storage\Serializer\None implements Phalcon\Storage\Serializer\SerializerInterface, Serializable ] { + Method [ public method isEmpty ] { - - Constants [0] { - } + - Parameters [0] { + } + - Return [ bool ] + } - - Static properties [0] { - } + Method [ public method jsonSerialize ] { - - Static methods [0] { - } + - Parameters [0] { + } + - Return [ array ] + } - - Properties [2] { - Property [ protected $data = NULL ] - Property [ protected $isSuccess = true ] - } + Method [ public method keys ] { - - Methods [9] { - Method [ public method serialize ] { + - Parameters [1] { + Parameter #0 [ bool $insensitive = true ] + } + - Return [ array ] + } + + Method [ public method last ] { - Parameters [0] { } - Return [ mixed ] } - Method [ public method unserialize ] { + Method [ public method map ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ $callback ] + } + - Return [ static ] + } + + Method [ public method offsetExists ] { + + - Parameters [1] { + Parameter #0 [ $element ] + } + - Return [ bool ] + } + + Method [ public method offsetGet ] { + + - Parameters [1] { + Parameter #0 [ $element ] + } + - Return [ mixed ] + } + + Method [ public method offsetSet ] { + + - Parameters [2] { + Parameter #0 [ $element ] + Parameter #1 [ $value ] } - Return [ void ] } - Method [ public method __construct ] { + Method [ public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ $data = ] + Parameter #0 [ $element ] } + - Return [ void ] } - Method [ public method __serialize ] { + Method [ public method reduce ] { + + - Parameters [2] { + Parameter #0 [ $callback ] + Parameter #1 [ $initial = ] + } + - Return [ mixed ] + } + + Method [ public method serialize ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ public method sort ] { + + - Parameters [2] { + Parameter #0 [ $callback = ] + Parameter #1 [ int $order = 4 ] + } + - Return [ static ] + } + + Method [ public method toArray ] { - Parameters [0] { } - Return [ array ] } - Method [ public method __unserialize ] { + Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ int $options = 4194383 ] + } + - Return [ string ] + } + + Method [ public method unserialize ] { + + - Parameters [1] { + Parameter #0 [ string $data ] } - Return [ void ] } - Method [ public method getData ] { + Method [ public method values ] { - Parameters [0] { } - - Return [ mixed ] + - Return [ array ] } - Method [ public method isSuccess ] { + Method [ public method where ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $propertyOrMethod ] + Parameter #1 [ $value ] } - - Return [ bool ] + - Return [ static ] } - Method [ public method setData ] { + Method [ protected method cloneEmpty ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ array $data = [] ] + } + - Return [ static ] + } + + Method [ protected method extractValue ] { + + - Parameters [2] { + Parameter #0 [ $item ] + Parameter #1 [ string $propertyOrMethod ] + } + - Return [ mixed ] + } + + Method [ protected method processKey ] { + + - Parameters [1] { + Parameter #0 [ string $element ] + } + - Return [ string ] + } + + Method [ protected method setData ] { + + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - Return [ void ] } - Method [ protected method isSerializable ] { + Method [ protected method validateType ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ $value ] } - - Return [ bool ] + - Return [ void ] } } } - Class [ class Phalcon\Storage\Serializer\RedisJson extends Phalcon\Storage\Serializer\None implements Phalcon\Storage\Serializer\SerializerInterface, Serializable ] { + Class [ class Phalcon\Support\Debug ] { - Constants [0] { } - - Static properties [0] { + - Static properties [1] { + Property [ protected static $isActive = false ] } - Static methods [0] { } - - Properties [2] { + - Properties [7] { + Property [ protected $blacklist = NULL ] Property [ protected $data = NULL ] - Property [ protected $isSuccess = true ] + Property [ protected $hideDocumentRoot = false ] + Property [ protected $showBackTrace = true ] + Property [ protected $showFileFragment = false ] + Property [ protected $showFiles = true ] + Property [ protected $uri = 'https://assets.phalcon.io/debug/5.0.x/' ] } - - Methods [9] { - Method [ public method serialize ] { + - Methods [29] { + Method [ public method clearVars ] { - Parameters [0] { } - - Return [ mixed ] + - Return [ static ] } - Method [ public method unserialize ] { + Method [ public method debugVar ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ $varz ] } - - Return [ void ] + - Return [ static ] } - Method [ public method __construct ] { + Method [ public method getCssSources ] { - - Parameters [1] { - Parameter #0 [ $data = ] + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getJsSources ] { + + - Parameters [0] { } + - Return [ string ] } - Method [ public method __serialize ] { + Method [ public method getVersion ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method __unserialize ] { + Method [ public method halt ] { - - Parameters [1] { - Parameter #0 [ array $data ] + - Parameters [0] { } - Return [ void ] } - Method [ public method getData ] { + Method [ public method listen ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ bool $exceptions = true ] + Parameter #1 [ bool $lowSeverity = false ] } - - Return [ mixed ] + - Return [ static ] } - Method [ public method isSuccess ] { + Method [ public method listenExceptions ] { - Parameters [0] { } - - Return [ bool ] + - Return [ static ] } - Method [ public method setData ] { + Method [ public method listenLowSeverity ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ static ] } - Method [ protected method isSerializable ] { + Method [ public method onUncaughtException ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ Throwable $exception ] } - Return [ bool ] } - } - } - - Class [ class Phalcon\Storage\Serializer\RedisMsgpack extends Phalcon\Storage\Serializer\None implements Phalcon\Storage\Serializer\SerializerInterface, Serializable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [2] { - Property [ protected $data = NULL ] - Property [ protected $isSuccess = true ] - } - - Methods [9] { - Method [ public method serialize ] { + Method [ public method onUncaughtLowSeverity ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ $severity ] + Parameter #1 [ $message ] + Parameter #2 [ $file ] + Parameter #3 [ $line ] } - - Return [ mixed ] + - Return [ void ] } - Method [ public method unserialize ] { + Method [ public method renderHtml ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ Throwable $exception ] } - - Return [ void ] + - Return [ string ] } - Method [ public method __construct ] { + Method [ public method setBlacklist ] { - Parameters [1] { - Parameter #0 [ $data = ] + Parameter #0 [ array $blacklist ] } + - Return [ static ] } - Method [ public method __serialize ] { + Method [ public method setShowBackTrace ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $showBackTrace ] } - - Return [ array ] + - Return [ static ] } - Method [ public method __unserialize ] { + Method [ public method setShowFileFragment ] { - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ bool $showFileFragment ] } - - Return [ void ] + - Return [ static ] } - Method [ public method getData ] { + Method [ public method setShowFiles ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $showFiles ] } - - Return [ mixed ] + - Return [ static ] } - Method [ public method isSuccess ] { + Method [ public method setUri ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $uri ] } - - Return [ bool ] + - Return [ static ] } - Method [ public method setData ] { + Method [ protected method escapeString ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ string $value ] } - - Return [ void ] + - Return [ string ] } - Method [ protected method isSerializable ] { + Method [ protected method getArrayDump ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [2] { + Parameter #0 [ array $argument ] + Parameter #1 [ $n = ] } - - Return [ bool ] + - Return [ ?string ] } - } - } - - Class [ class Phalcon\Storage\Serializer\RedisNone extends Phalcon\Storage\Serializer\None implements Phalcon\Storage\Serializer\SerializerInterface, Serializable ] { - - - Constants [0] { - } - - Static properties [0] { - } - - - Static methods [0] { - } + Method [ protected method getVarDump ] { - - Properties [2] { - Property [ protected $data = NULL ] - Property [ protected $isSuccess = true ] - } + - Parameters [1] { + Parameter #0 [ $variable ] + } + - Return [ string ] + } - - Methods [9] { - Method [ public method serialize ] { + Method [ final protected method showTraceItem ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ int $number ] + Parameter #1 [ array $trace ] } - - Return [ mixed ] + - Return [ string ] } - Method [ public method unserialize ] { + Method [ private method closeTable ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method __construct ] { + Method [ private method printBacktrace ] { - Parameters [1] { - Parameter #0 [ $data = ] + Parameter #0 [ Throwable $exception ] } + - Return [ string ] } - Method [ public method __serialize ] { + Method [ private method printExtraVariables ] { - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ public method __unserialize ] { + Method [ private method printIncludedFiles ] { - - Parameters [1] { - Parameter #0 [ array $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ public method getData ] { + Method [ private method printMemoryUsage ] { - Parameters [0] { } - - Return [ mixed ] + - Return [ string ] } - Method [ public method isSuccess ] { + Method [ private method printSuperglobal ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $source ] + Parameter #1 [ string $div ] } - - Return [ bool ] + - Return [ string ] } - Method [ public method setData ] { + Method [ private method printTableHeader ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [4] { + Parameter #0 [ string $divId ] + Parameter #1 [ string $headerOne ] + Parameter #2 [ string $headerTwo ] + Parameter #3 [ string $colspan = '' ] } - - Return [ void ] + - Return [ string ] } - Method [ protected method isSerializable ] { + Method [ private method getArrVal ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] } - - Return [ bool ] } } } - Class [ class Phalcon\Storage\Serializer\RedisPhp extends Phalcon\Storage\Serializer\None implements Phalcon\Storage\Serializer\SerializerInterface, Serializable ] { + Class [ class Phalcon\Support\Debug\Dump ] { - Constants [0] { } @@ -87623,82 +136529,106 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $data = NULL ] - Property [ protected $isSuccess = true ] + - Properties [4] { + Property [ protected $detailed = false ] + Property [ protected $methods = NULL ] + Property [ protected $styles = NULL ] + Property [ private $encode = NULL ] } - - Methods [9] { - Method [ public method serialize ] { + - Methods [11] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ array $styles = [] ] + Parameter #1 [ bool $detailed = false ] + } + } + + Method [ public method all ] { - Parameters [0] { } - - Return [ mixed ] + - Return [ string ] } - Method [ public method unserialize ] { + Method [ public method getDetailed ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [0] { } - - Return [ void ] + - Return [ bool ] } - Method [ public method __construct ] { + Method [ public method one ] { + + - Parameters [2] { + Parameter #0 [ $variable ] + Parameter #1 [ ?string $name = null ] + } + - Return [ string ] + } + + Method [ public method setDetailed ] { - Parameters [1] { - Parameter #0 [ $data = ] + Parameter #0 [ bool $flag ] } + - Return [ void ] } - Method [ public method __serialize ] { + Method [ public method setStyles ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $styles = [] ] } - Return [ array ] } - Method [ public method __unserialize ] { + Method [ public method toJson ] { - Parameters [1] { - Parameter #0 [ array $data ] + Parameter #0 [ $variable ] } - - Return [ void ] + - Return [ string ] } - Method [ public method getData ] { + Method [ public method variable ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $variable ] + Parameter #1 [ ?string $name = null ] } - - Return [ mixed ] + - Return [ string ] } - Method [ public method isSuccess ] { + Method [ public method variables ] { - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method setData ] { + Method [ protected method getStyle ] { - Parameters [1] { - Parameter #0 [ $data ] + Parameter #0 [ string $type ] } - - Return [ void ] + - Return [ string ] } - Method [ protected method isSerializable ] { + Method [ protected method output ] { - - Parameters [1] { - Parameter #0 [ $data ] + - Parameters [3] { + Parameter #0 [ $variable ] + Parameter #1 [ ?string $name = null ] + Parameter #2 [ int $tab = 1 ] } - - Return [ bool ] + - Return [ string ] } } } - Class [ class Phalcon\Support\Collection\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Support\Debug\Exceptions\RequestHalted extends Phalcon\Support\Debug\Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -87717,12 +136647,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [0] { } } @@ -87790,7 +136717,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Support\Collection\ReadOnlyCollection extends Phalcon\Support\Collection implements JsonSerializable, Countable, Phalcon\Contracts\Support\Collection, Traversable, IteratorAggregate, ArrayAccess, Phalcon\Support\Collection\CollectionInterface ] { + Class [ class Phalcon\Support\Debug\Exceptions\RuntimeWarning extends ErrorException implements Stringable, Throwable ] { - Constants [0] { } @@ -87801,635 +136728,504 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $data = NULL ] - Property [ protected $insensitive = true ] - Property [ protected $lowerKeys = NULL ] - Property [ protected $strictNull = false ] - Property [ protected $type = NULL ] - Property [ protected $constructed = false ] + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ protected int $severity = 1 ] } - - Methods [45] { - Method [ public method __construct ] { - - - Parameters [4] { - Parameter #0 [ array $data = [] ] - Parameter #1 [ bool $insensitive = true ] - Parameter #2 [ bool $strictNull = false ] - Parameter #3 [ ?string $type = null ] - } - } - - Method [ public method __unserialize ] { + - Methods [11] { + Method [ public method __construct ] { - - Parameters [1] { - Parameter #0 [ array $data ] + - Parameters [6] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ int $severity = E_ERROR ] + Parameter #3 [ ?string $filename = null ] + Parameter #4 [ ?int $line = null ] + Parameter #5 [ ?Throwable $previous = null ] } - - Return [ void ] } - Method [ public method clear ] { + Method [ final public method getSeverity ] { - Parameters [0] { } - - Return [ void ] - } - - Method [ public method init ] { - - - Parameters [1] { - Parameter #0 [ array $data = [] ] - } - - Return [ void ] - } - - Method [ public method remove ] { - - - Parameters [1] { - Parameter #0 [ string $element ] - } - - Return [ void ] - } - - Method [ public method replace ] { - - - Parameters [1] { - Parameter #0 [ array $data ] - } - - Return [ void ] - } - - Method [ public method set ] { - - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] - } - - Return [ void ] - } - - Method [ public method __get ] { - - - Parameters [1] { - Parameter #0 [ string $element ] - } - - Return [ mixed ] - } - - Method [ public method __isset ] { - - - Parameters [1] { - Parameter #0 [ string $element ] - } - - Return [ bool ] + - Return [ int ] } - Method [ public method __serialize ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] - } - - Method [ public method __set ] { - - - 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 column ] { - - - Parameters [1] { - Parameter #0 [ string $propertyOrMethod ] - } - - Return [ array ] + - Tentative return [ void ] } - Method [ public method count ] { + Method [ final public method getMessage ] { - Parameters [0] { } - - Return [ int ] - } - - Method [ public method each ] { - - - Parameters [1] { - Parameter #0 [ $callback ] - } - - Return [ Phalcon\Support\Collection\CollectionInterface ] - } - - Method [ public method filter ] { - - - Parameters [1] { - Parameter #0 [ $callback ] - } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ string ] } - Method [ public method first ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ mixed ] - } - - Method [ public method get ] { - - - Parameters [3] { - Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ ?string $cast = null ] - } - - Return [ mixed ] } - Method [ public method getIterator ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ Traversable ] - } - - Method [ public method getKeys ] { - - - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] - } - - Return [ array ] + - Return [ string ] } - Method [ public method getType ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ ?string ] + - Return [ int ] } - Method [ public method getValues ] { + Method [ final public method getTrace ] { - Parameters [0] { } - Return [ array ] } - Method [ public method has ] { - - - Parameters [1] { - Parameter #0 [ string $element ] - } - - Return [ bool ] - } - - Method [ public method isEmpty ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ bool ] + - Return [ ?Throwable ] } - Method [ public method jsonSerialize ] { + Method [ final public method getTraceAsString ] { - Parameters [0] { } - - Return [ array ] - } - - Method [ public method keys ] { - - - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] - } - - Return [ array ] + - Return [ string ] } - Method [ public method last ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ mixed ] - } - - Method [ public method map ] { - - - Parameters [1] { - Parameter #0 [ $callback ] - } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ string ] } + } + } - Method [ public method offsetExists ] { - - - Parameters [1] { - Parameter #0 [ $element ] - } - - Return [ bool ] - } + Class [ class Phalcon\Support\HelperFactory extends Phalcon\Factory\AbstractFactory ] { - Method [ public method offsetGet ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ $element ] - } - - Return [ mixed ] - } + - Static properties [0] { + } - Method [ public method offsetSet ] { + - Static methods [0] { + } - - Parameters [2] { - Parameter #0 [ $element ] - Parameter #1 [ $value ] - } - - Return [ void ] - } + - Properties [2] { + Property [ protected $mapper = NULL ] + Property [ protected $services = NULL ] + } - Method [ public method offsetUnset ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ array $services = [] ] } - - Return [ void ] } - Method [ public method reduce ] { + Method [ public method __call ] { - Parameters [2] { - Parameter #0 [ $callback ] - Parameter #1 [ $initial = ] + Parameter #0 [ string $name ] + Parameter #1 [ array $arguments ] } - - Return [ mixed ] } - Method [ public method serialize ] { + Method [ public method newInstance ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ ?string ] } - Method [ public method sort ] { + Method [ protected method getExceptionClass ] { - - Parameters [2] { - Parameter #0 [ $callback = ] - Parameter #1 [ int $order = 4 ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ string ] } - Method [ public method toArray ] { + Method [ protected method getServices ] { - Parameters [0] { } - Return [ array ] } - Method [ public method toJson ] { + Method [ protected method getService ] { - Parameters [1] { - Parameter #0 [ int $options = 4194383 ] + Parameter #0 [ string $name ] } - - Return [ string ] } - Method [ public method unserialize ] { + Method [ protected method init ] { - Parameters [1] { - Parameter #0 [ string $data ] + Parameter #0 [ array $services = [] ] } - Return [ void ] } - Method [ public method values ] { + Method [ protected method checkConfig ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $config ] } - Return [ array ] } - Method [ public method where ] { + Method [ protected method checkConfigElement ] { - Parameters [2] { - Parameter #0 [ string $propertyOrMethod ] - Parameter #1 [ $value ] + Parameter #0 [ array $config ] + Parameter #1 [ string $element ] } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ array ] } - Method [ protected method cloneEmpty ] { + Method [ protected method getException ] { - Parameters [1] { - Parameter #0 [ array $data = [] ] + Parameter #0 [ string $message ] } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ Exception ] } + } + } - Method [ protected method extractValue ] { + Class [ class Phalcon\Support\Helper\Arr\Blacklist extends Phalcon\Support\Helper\Arr\AbstractArr ] { - - Parameters [2] { - Parameter #0 [ $item ] - Parameter #1 [ string $propertyOrMethod ] - } - - Return [ mixed ] - } + - Constants [0] { + } - Method [ protected method processKey ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ string $element ] - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ protected method setData ] { + - Properties [0] { + } + + - Methods [2] { + Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + Parameter #0 [ array $collection ] + Parameter #1 [ array $blackList ] } - - Return [ void ] + - Return [ array ] } - Method [ protected method validateType ] { + Method [ protected method toFilter ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ void ] + - Return [ array ] } } } - Class [ class Phalcon\Support\Debug ] { + Class [ class Phalcon\Support\Helper\Arr\Chunk ] { - Constants [0] { } - - Static properties [1] { - Property [ protected static $isActive = false ] + - Static properties [0] { } - Static methods [0] { } - - 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.phalcon.io/debug/5.0.x/' ] + - Properties [0] { } - - Methods [29] { - Method [ public method clearVars ] { + - Methods [1] { + Method [ public method __invoke ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ int $size ] + Parameter #2 [ bool $preserveKeys = false ] } - - Return [ Phalcon\Support\Debug ] + - Return [ array ] } + } + } - Method [ public method debugVar ] { + Class [ class Phalcon\Support\Helper\Arr\Filter extends Phalcon\Support\Helper\Arr\AbstractArr ] { - - Parameters [1] { - Parameter #0 [ $varz ] - } - - 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 [2] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ string ] } - Method [ public method getVersion ] { + Method [ protected method toFilter ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ string ] + - Return [ array ] } + } + } - Method [ public method halt ] { + Class [ class Phalcon\Support\Helper\Arr\First extends Phalcon\Support\Helper\Arr\AbstractArr ] { - - Parameters [0] { - } - - Return [ void ] - } + - Constants [0] { + } - Method [ public method listen ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ bool $exceptions = true ] - Parameter #1 [ bool $lowSeverity = false ] - } - - Return [ Phalcon\Support\Debug ] - } + - Static methods [0] { + } - Method [ public method listenExceptions ] { + - Properties [0] { + } - - Parameters [0] { + - Methods [2] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ Phalcon\Support\Debug ] } - Method [ public method listenLowSeverity ] { + Method [ protected method toFilter ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ Phalcon\Support\Debug ] + - Return [ array ] } + } + } - Method [ public method onUncaughtException ] { + Class [ class Phalcon\Support\Helper\Arr\FirstKey extends Phalcon\Support\Helper\Arr\AbstractArr ] { - - Parameters [1] { - Parameter #0 [ Throwable $exception ] - } - - Return [ bool ] - } + - Constants [0] { + } - Method [ public method onUncaughtLowSeverity ] { + - Static properties [0] { + } - - Parameters [4] { - Parameter #0 [ $severity ] - Parameter #1 [ $message ] - Parameter #2 [ $file ] - Parameter #3 [ $line ] - } - - Return [ void ] - } + - Static methods [0] { + } - Method [ public method renderHtml ] { + - Properties [0] { + } - - Parameters [1] { - Parameter #0 [ Throwable $exception ] + - Methods [2] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ string ] } - Method [ public method setBlacklist ] { + Method [ protected method toFilter ] { - - Parameters [1] { - Parameter #0 [ array $blacklist ] + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ Phalcon\Support\Debug ] + - Return [ array ] } + } + } - Method [ public method setShowBackTrace ] { + Class [ class Phalcon\Support\Helper\Arr\Flatten ] { - - 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 [0] { + } - - Parameters [1] { - Parameter #0 [ bool $showFiles ] + - Methods [4] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ bool $deep = false ] } - - Return [ Phalcon\Support\Debug ] + - Return [ array ] } - Method [ public method setUri ] { + Method [ private method processArray ] { - - Parameters [1] { - Parameter #0 [ string $uri ] + - Parameters [3] { + Parameter #0 [ array $data ] + Parameter #1 [ $item ] + Parameter #2 [ bool $deep ] } - - Return [ Phalcon\Support\Debug ] + - Return [ array ] } - Method [ protected method escapeString ] { + Method [ private method processArrayDeep ] { - - Parameters [1] { - Parameter #0 [ string $value ] + - Parameters [3] { + Parameter #0 [ array $data ] + Parameter #1 [ $item ] + Parameter #2 [ bool $deep ] } - - Return [ string ] + - Return [ array ] } - Method [ protected method getArrayDump ] { + Method [ private method processNotArray ] { - Parameters [2] { - Parameter #0 [ array $argument ] - Parameter #1 [ $n = ] + Parameter #0 [ array $data ] + Parameter #1 [ $item ] } - - Return [ ?string ] + - Return [ array ] } + } + } - Method [ protected method getVarDump ] { + Class [ class Phalcon\Support\Helper\Arr\Get ] { - - Parameters [1] { - Parameter #0 [ $variable ] - } - - Return [ string ] - } + - Constants [0] { + } - Method [ final protected method showTraceItem ] { + - Static properties [0] { + } - - Parameters [2] { - Parameter #0 [ int $number ] - Parameter #1 [ array $trace ] - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ private method closeTable ] { + - Properties [0] { + } - - Parameters [0] { + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ ?string $cast = null ] } - - Return [ string ] } + } + } - Method [ private method printBacktrace ] { + Class [ class Phalcon\Support\Helper\Arr\Group ] { - - Parameters [1] { - Parameter #0 [ Throwable $exception ] - } - - Return [ string ] - } + - Constants [0] { + } - Method [ private method printExtraVariables ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ private method printIncludedFiles ] { + - Properties [0] { + } - - Parameters [0] { + - Methods [5] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method ] } - - Return [ string ] + - Return [ array ] } - Method [ private method printMemoryUsage ] { + Method [ private method isCallable ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $method ] } - - Return [ string ] + - Return [ bool ] } - Method [ private method printSuperglobal ] { + Method [ private method processCallable ] { - - Parameters [2] { - Parameter #0 [ array $source ] - Parameter #1 [ string $div ] + - Parameters [3] { + Parameter #0 [ array $filtered ] + Parameter #1 [ $method ] + Parameter #2 [ $element ] } - - Return [ string ] + - Return [ array ] } - Method [ private method printTableHeader ] { + Method [ private method processObject ] { - - Parameters [4] { - Parameter #0 [ string $divId ] - Parameter #1 [ string $headerOne ] - Parameter #2 [ string $headerTwo ] - Parameter #3 [ string $colspan = '' ] + - Parameters [3] { + Parameter #0 [ array $filtered ] + Parameter #1 [ $method ] + Parameter #2 [ $element ] } - - Return [ string ] + - Return [ array ] } - Method [ private method getArrVal ] { + Method [ private method processOther ] { - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] + Parameter #0 [ array $filtered ] + Parameter #1 [ $method ] + Parameter #2 [ $element ] } + - Return [ array ] } } } - Class [ class Phalcon\Support\Debug\Dump ] { + Class [ class Phalcon\Support\Helper\Arr\Has ] { - Constants [0] { } @@ -88440,106 +137236,81 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $detailed = false ] - Property [ protected $methods = NULL ] - Property [ protected $styles = NULL ] - Property [ private $encode = NULL ] + - Properties [0] { } - - Methods [11] { - Method [ public method __construct ] { + - Methods [1] { + Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ array $styles = [] ] - Parameter #1 [ bool $detailed = false ] - } - } - - Method [ public method all ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method getDetailed ] { - - - Parameters [0] { + Parameter #0 [ array $collection ] + Parameter #1 [ $index ] } - Return [ bool ] } + } + } - Method [ public method one ] { - - - Parameters [2] { - Parameter #0 [ $variable ] - Parameter #1 [ ?string $name = null ] - } - - Return [ string ] - } + Class [ class Phalcon\Support\Helper\Arr\IsUnique ] { - Method [ public method setDetailed ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ bool $flag ] - } - - Return [ void ] - } + - Static properties [0] { + } - Method [ public method setStyles ] { + - Static methods [0] { + } - - Parameters [1] { - Parameter #0 [ array $styles = [] ] - } - - Return [ array ] - } + - Properties [0] { + } - Method [ public method toJson ] { + - Methods [1] { + Method [ public method __invoke ] { - Parameters [1] { - Parameter #0 [ $variable ] + Parameter #0 [ array $collection ] } - - Return [ string ] + - Return [ bool ] } + } + } - Method [ public method variable ] { + Class [ class Phalcon\Support\Helper\Arr\Last extends Phalcon\Support\Helper\Arr\AbstractArr ] { - - Parameters [2] { - Parameter #0 [ $variable ] - Parameter #1 [ ?string $name = null ] - } - - Return [ string ] - } + - Constants [0] { + } - Method [ public method variables ] { + - Static properties [0] { + } - - Parameters [0] { - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ protected method getStyle ] { + - Properties [0] { + } - - Parameters [1] { - Parameter #0 [ string $type ] + - Methods [2] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ string ] } - Method [ protected method output ] { + Method [ protected method toFilter ] { - - Parameters [3] { - Parameter #0 [ $variable ] - Parameter #1 [ ?string $name = null ] - Parameter #2 [ int $tab = 1 ] + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ string ] + - Return [ array ] } } } - Class [ class Phalcon\Support\Debug\Exception extends Phalcon\Support\Exception implements Stringable, Throwable ] { + Class [ class Phalcon\Support\Helper\Arr\LastKey extends Phalcon\Support\Helper\Arr\AbstractArr ] { - Constants [0] { } @@ -88550,88 +137321,80 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $message = '' ] - Property [ protected $code = 0 ] - Property [ protected string $file = '' ] - Property [ protected int $line = 0 ] + - Properties [0] { } - - 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 ] { + - Methods [2] { + Method [ public method __invoke ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Tentative return [ void ] } - Method [ final public method getMessage ] { + Method [ protected method toFilter ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ $method = ] } - - Return [ string ] + - Return [ array ] } + } + } - Method [ final public method getCode ] { - - - Parameters [0] { - } - } + Class [ class Phalcon\Support\Helper\Arr\Order ] { - Method [ final public method getFile ] { + - Constants [2] { + Constant [ public int ORDER_ASC ] { 1 } + Constant [ public int ORDER_DESC ] { 2 } + } - - Parameters [0] { - } - - Return [ string ] - } + - Static properties [0] { + } - Method [ final public method getLine ] { + - Static methods [0] { + } - - Parameters [0] { - } - - Return [ int ] - } + - Properties [0] { + } - Method [ final public method getTrace ] { + - Methods [3] { + Method [ public method __invoke ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ array $collection ] + Parameter #1 [ $attribute ] + Parameter #2 [ int $order = 1 ] + Parameter #3 [ int $flags = 0 ] } - Return [ array ] } - Method [ final public method getPrevious ] { - - - Parameters [0] { - } - - Return [ ?Throwable ] - } - - Method [ final public method getTraceAsString ] { + Method [ private method checkNonObject ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $sorted ] + Parameter #1 [ $attribute ] + Parameter #2 [ $item ] } - - Return [ string ] + - Return [ array ] } - Method [ public method __toString ] { + Method [ private method checkObject ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $sorted ] + Parameter #1 [ $attribute ] + Parameter #2 [ $item ] } - - Return [ string ] + - Return [ array ] } } } - Class [ class Phalcon\Support\HelperFactory extends Phalcon\Factory\AbstractFactory ] { + Class [ class Phalcon\Support\Helper\Arr\Pluck ] { - Constants [0] { } @@ -88642,91 +137405,95 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [2] { - Property [ protected $mapper = NULL ] - Property [ protected $services = NULL ] + - Properties [0] { } - - Methods [10] { - Method [ public method __construct ] { + - Methods [1] { + Method [ public method __invoke ] { - - Parameters [1] { - Parameter #0 [ array $services = [] ] + - Parameters [2] { + Parameter #0 [ array $collection ] + Parameter #1 [ string $element ] } + - Return [ array ] } + } + } - Method [ public method __call ] { + Class [ class Phalcon\Support\Helper\Arr\Set ] { - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $arguments ] - } - } + - Constants [0] { + } - Method [ public method newInstance ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ string $name ] - } - } + - Static methods [0] { + } - Method [ protected method getExceptionClass ] { + - Properties [0] { + } - - Parameters [0] { + - Methods [3] { + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $value ] + Parameter #2 [ $index = ] } - - Return [ string ] + - Return [ array ] } - Method [ protected method getServices ] { + Method [ private method checkNotNull ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $value ] + Parameter #2 [ $index ] } - Return [ array ] } - Method [ protected method getService ] { + Method [ private method checkNull ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [3] { + Parameter #0 [ array $collection ] + Parameter #1 [ $value ] + Parameter #2 [ $index ] } + - Return [ array ] } + } + } - Method [ protected method init ] { + Class [ class Phalcon\Support\Helper\Arr\SliceLeft ] { - - Parameters [1] { - Parameter #0 [ array $services = [] ] - } - - Return [ void ] - } + - Constants [0] { + } - Method [ protected method checkConfig ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ $config ] - } - - Return [ array ] - } + - Static methods [0] { + } - Method [ protected method checkConfigElement ] { + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ array $config ] - Parameter #1 [ string $element ] + Parameter #0 [ array $collection ] + Parameter #1 [ int $elements = 1 ] } - Return [ array ] } - - Method [ protected method getException ] { - - - Parameters [1] { - Parameter #0 [ string $message ] - } - - Return [ Exception ] - } } } - Class [ class Phalcon\Support\Helper\Arr\Blacklist extends Phalcon\Support\Helper\Arr\AbstractArr ] { + Class [ class Phalcon\Support\Helper\Arr\SliceRight ] { - Constants [0] { } @@ -88740,28 +137507,44 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [2] { + - Methods [1] { Method [ public method __invoke ] { - Parameters [2] { Parameter #0 [ array $collection ] - Parameter #1 [ array $blackList ] + Parameter #1 [ int $elements = 1 ] } - Return [ array ] } + } + } - Method [ protected method toFilter ] { + Class [ class Phalcon\Support\Helper\Arr\Split ] { - - Parameters [2] { + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [1] { Parameter #0 [ array $collection ] - Parameter #1 [ $method = ] } - Return [ array ] } } } - Class [ class Phalcon\Support\Helper\Arr\Chunk ] { + Class [ class Phalcon\Support\Helper\Arr\ToObject ] { - Constants [0] { } @@ -88778,17 +137561,15 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [1] { Method [ public method __invoke ] { - - Parameters [3] { + - Parameters [1] { Parameter #0 [ array $collection ] - Parameter #1 [ int $size ] - Parameter #2 [ bool $preserveKeys = false ] } - - Return [ array ] + - Return [ object ] } } } - Class [ class Phalcon\Support\Helper\Arr\Filter extends Phalcon\Support\Helper\Arr\AbstractArr ] { + Class [ class Phalcon\Support\Helper\Arr\ValidateAll extends Phalcon\Support\Helper\Arr\AbstractArr ] { - Constants [0] { } @@ -88807,8 +137588,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [2] { Parameter #0 [ array $collection ] - Parameter #1 [ $method = ] + Parameter #1 [ $method ] } + - Return [ bool ] } Method [ protected method toFilter ] { @@ -88822,7 +137604,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Support\Helper\Arr\First extends Phalcon\Support\Helper\Arr\AbstractArr ] { + Class [ class Phalcon\Support\Helper\Arr\ValidateAny extends Phalcon\Support\Helper\Arr\AbstractArr ] { - Constants [0] { } @@ -88841,8 +137623,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [2] { Parameter #0 [ array $collection ] - Parameter #1 [ $method = ] + Parameter #1 [ $method ] } + - Return [ bool ] } Method [ protected method toFilter ] { @@ -88856,7 +137639,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Support\Helper\Arr\FirstKey extends Phalcon\Support\Helper\Arr\AbstractArr ] { + Class [ class Phalcon\Support\Helper\Arr\Whitelist extends Phalcon\Support\Helper\Arr\AbstractArr ] { - Constants [0] { } @@ -88875,8 +137658,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [2] { Parameter #0 [ array $collection ] - Parameter #1 [ $method = ] + Parameter #1 [ array $whiteList ] } + - Return [ array ] } Method [ protected method toFilter ] { @@ -88890,7 +137674,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Support\Helper\Arr\Flatten ] { + Class [ class Phalcon\Support\Helper\File\Basename ] { - Constants [0] { } @@ -88904,48 +137688,46 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [4] { + - Methods [1] { Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ bool $deep = false ] + Parameter #0 [ string $uri ] + Parameter #1 [ ?string $suffix = null ] } - - Return [ array ] + - Return [ string ] } + } + } - Method [ private method processNotArray ] { + Class [ class Phalcon\Support\Helper\Json\Decode ] { - - Parameters [2] { - Parameter #0 [ array $data ] - Parameter #1 [ $item ] - } - - Return [ array ] - } + - Constants [0] { + } - Method [ private method processArray ] { + - Static properties [0] { + } - - Parameters [3] { - Parameter #0 [ array $data ] - Parameter #1 [ $item ] - Parameter #2 [ bool $deep ] - } - - Return [ array ] - } + - Static methods [0] { + } - Method [ private method processArrayDeep ] { + - Properties [0] { + } - - Parameters [3] { - Parameter #0 [ array $data ] - Parameter #1 [ $item ] - Parameter #2 [ bool $deep ] + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [4] { + Parameter #0 [ string $data ] + Parameter #1 [ bool $associative = false ] + Parameter #2 [ int $depth = 512 ] + Parameter #3 [ int $options = 79 ] } - - Return [ array ] } } } - Class [ class Phalcon\Support\Helper\Arr\Get ] { + Class [ class Phalcon\Support\Helper\Json\Encode ] { - Constants [0] { } @@ -88962,17 +137744,17 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [1] { Method [ public method __invoke ] { - - Parameters [4] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] - Parameter #2 [ $defaultValue = ] - Parameter #3 [ ?string $cast = null ] + - Parameters [3] { + Parameter #0 [ $data ] + Parameter #1 [ int $options = 79 ] + Parameter #2 [ int $depth = 512 ] } + - Return [ string ] } } } - Class [ class Phalcon\Support\Helper\Arr\Group ] { + Class [ class Phalcon\Support\Helper\Json\Exceptions\JsonDecodeError extends InvalidArgumentException implements Throwable, Stringable ] { - Constants [0] { } @@ -88983,60 +137765,88 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [0] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [5] { - Method [ public method __invoke ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $method ] + - Parameters [3] { + Parameter #0 [ string $message = '' ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ array ] } - Method [ private method isCallable ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ $method ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ private method processCallable ] { + Method [ final public method getMessage ] { - - Parameters [3] { - Parameter #0 [ array $filtered ] - Parameter #1 [ $method ] - Parameter #2 [ $element ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ private method processObject ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ array $filtered ] - Parameter #1 [ $method ] - Parameter #2 [ $element ] + - Parameters [0] { } - - Return [ array ] } - Method [ private method processOther ] { + Method [ final public method getFile ] { - - Parameters [3] { - Parameter #0 [ array $filtered ] - Parameter #1 [ $method ] - Parameter #2 [ $element ] + - 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\Support\Helper\Arr\Has ] { + Class [ class Phalcon\Support\Helper\Json\Exceptions\JsonEncodeError extends InvalidArgumentException implements Throwable, Stringable ] { - Constants [0] { } @@ -89047,47 +137857,88 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [0] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [1] { - Method [ public method __invoke ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $index ] + - Parameters [3] { + Parameter #0 [ string $message = '' ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ bool ] } - } - } - Class [ class Phalcon\Support\Helper\Arr\IsUnique ] { + Method [ public method __wakeup ] { - - Constants [0] { - } + - Parameters [0] { + } + - Tentative return [ void ] + } - - Static properties [0] { - } + Method [ final public method getMessage ] { - - Static methods [0] { - } + - Parameters [0] { + } + - Return [ string ] + } - - Properties [0] { - } + Method [ final public method getCode ] { - - Methods [1] { - Method [ public method __invoke ] { + - Parameters [0] { + } + } - - Parameters [1] { - Parameter #0 [ array $collection ] + Method [ final public method getFile ] { + + - Parameters [0] { } - - Return [ bool ] + - 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\Support\Helper\Arr\Last extends Phalcon\Support\Helper\Arr\AbstractArr ] { + Class [ class Phalcon\Support\Helper\Number\IsBetween ] { - Constants [0] { } @@ -89101,27 +137952,20 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [2] { + - Methods [1] { Method [ public method __invoke ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $method = ] - } - } - - Method [ protected method toFilter ] { - - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $method = ] + - Parameters [3] { + Parameter #0 [ int $value ] + Parameter #1 [ int $start ] + Parameter #2 [ int $end ] } - - Return [ array ] + - Return [ bool ] } } } - Class [ class Phalcon\Support\Helper\Arr\LastKey extends Phalcon\Support\Helper\Arr\AbstractArr ] { + Class [ class Phalcon\Support\Helper\Str\Camelize extends Phalcon\Support\Helper\Str\PascalCase ] { - Constants [0] { } @@ -89136,30 +137980,30 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [2] { - Method [ public method __invoke ] { - - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $method = ] + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $text ] + Parameter #1 [ ?string $delimiters = null ] + Parameter #2 [ bool $lowerFirst = false ] } + - Return [ string ] } - Method [ protected method toFilter ] { + Method [ protected method processArray ] { - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $method = ] + Parameter #0 [ string $text ] + Parameter #1 [ ?string $delimiters = null ] } - Return [ array ] } } } - Class [ class Phalcon\Support\Helper\Arr\Order ] { + Class [ class Phalcon\Support\Helper\Str\Concat extends Phalcon\Support\Helper\Str\AbstractStr ] { - - Constants [2] { - Constant [ public int ORDER_ASC ] { 1 } - Constant [ public int ORDER_DESC ] { 2 } + - Constants [0] { } - Static properties [0] { @@ -89171,41 +138015,66 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [3] { + - Methods [6] { Method [ public method __invoke ] { - - Parameters [4] { - Parameter #0 [ array $collection ] - Parameter #1 [ $attribute ] - Parameter #2 [ int $order = null ] - Parameter #3 [ int $flags = 0 ] + - Parameters [0] { } - - Return [ array ] + - Return [ string ] } - Method [ private method checkObject ] { + Method [ protected method toEndsWith ] { - Parameters [3] { - Parameter #0 [ array $sorted ] - Parameter #1 [ $attribute ] - Parameter #2 [ $item ] + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = true ] } - - Return [ array ] + - Return [ bool ] } - Method [ private method checkNonObject ] { + 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 = 'UTF-8' ] + } + - Return [ string ] + } + + Method [ protected method toStartsWith ] { - Parameters [3] { - Parameter #0 [ array $sorted ] - Parameter #1 [ $attribute ] - Parameter #2 [ $item ] + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = true ] } - - Return [ array ] + - Return [ bool ] + } + + Method [ protected method toUpper ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = 'UTF-8' ] + } + - Return [ string ] } } } - Class [ class Phalcon\Support\Helper\Arr\Pluck ] { + Class [ class Phalcon\Support\Helper\Str\CountVowels ] { - Constants [0] { } @@ -89222,16 +138091,15 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [1] { Method [ public method __invoke ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ string $element ] + - Parameters [1] { + Parameter #0 [ string $text ] } - - Return [ array ] + - Return [ int ] } } } - Class [ class Phalcon\Support\Helper\Arr\Set ] { + Class [ class Phalcon\Support\Helper\Str\Decapitalize extends Phalcon\Support\Helper\Str\AbstractStr ] { - Constants [0] { } @@ -89245,40 +138113,69 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [3] { + - Methods [6] { Method [ public method __invoke ] { - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ $value ] - Parameter #2 [ $index = ] + Parameter #0 [ string $text ] + Parameter #1 [ bool $upperRest = false ] + Parameter #2 [ string $encoding = 'UTF-8' ] } - - Return [ array ] + - Return [ string ] } - Method [ private method checkNull ] { + Method [ protected method toEndsWith ] { - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ $value ] - Parameter #2 [ $index ] + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = true ] } - - Return [ array ] + - Return [ bool ] } - Method [ private method checkNotNull ] { + 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 = 'UTF-8' ] + } + - Return [ string ] + } + + Method [ protected method toStartsWith ] { - Parameters [3] { - Parameter #0 [ array $collection ] - Parameter #1 [ $value ] - Parameter #2 [ $index ] + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = true ] } - - Return [ array ] + - Return [ bool ] + } + + Method [ protected method toUpper ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = 'UTF-8' ] + } + - Return [ string ] } } } - Class [ class Phalcon\Support\Helper\Arr\SliceLeft ] { + Class [ class Phalcon\Support\Helper\Str\Decrement ] { - Constants [0] { } @@ -89296,15 +138193,15 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ int $elements = 1 ] + Parameter #0 [ string $text ] + Parameter #1 [ string $separator = '_' ] } - - Return [ array ] + - Return [ string ] } } } - Class [ class Phalcon\Support\Helper\Arr\SliceRight ] { + Class [ class Phalcon\Support\Helper\Str\DirFromFile ] { - Constants [0] { } @@ -89321,16 +138218,15 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [1] { Method [ public method __invoke ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ int $elements = 1 ] + - Parameters [1] { + Parameter #0 [ string $file ] } - - Return [ array ] + - Return [ string ] } } } - Class [ class Phalcon\Support\Helper\Arr\Split ] { + Class [ class Phalcon\Support\Helper\Str\DirSeparator ] { - Constants [0] { } @@ -89348,14 +138244,14 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Method [ public method __invoke ] { - Parameters [1] { - Parameter #0 [ array $collection ] + Parameter #0 [ string $directory ] } - - Return [ array ] + - Return [ string ] } } } - Class [ class Phalcon\Support\Helper\Arr\ToObject ] { + Class [ class Phalcon\Support\Helper\Str\Dynamic ] { - Constants [0] { } @@ -89372,15 +138268,18 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [1] { Method [ public method __invoke ] { - - Parameters [1] { - Parameter #0 [ array $collection ] + - Parameters [4] { + Parameter #0 [ string $text ] + Parameter #1 [ string $leftDelimiter = '{' ] + Parameter #2 [ string $rightDelimiter = '}' ] + Parameter #3 [ string $separator = '|' ] } - - Return [ object ] + - Return [ string ] } } } - Class [ class Phalcon\Support\Helper\Arr\ValidateAll extends Phalcon\Support\Helper\Arr\AbstractArr ] { + Class [ class Phalcon\Support\Helper\Str\EndsWith extends Phalcon\Support\Helper\Str\AbstractStr ] { - Constants [0] { } @@ -89394,28 +138293,69 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [2] { + - Methods [6] { Method [ public method __invoke ] { + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = true ] + } + - Return [ bool ] + } + + Method [ protected method toEndsWith ] { + + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = true ] + } + - 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 [ array $collection ] - Parameter #1 [ $method ] + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = 'UTF-8' ] + } + - Return [ string ] + } + + Method [ protected method toStartsWith ] { + + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = true ] } - Return [ bool ] } - Method [ protected method toFilter ] { + Method [ protected method toUpper ] { - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $method = ] + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = 'UTF-8' ] } - - Return [ array ] + - Return [ string ] } } } - Class [ class Phalcon\Support\Helper\Arr\ValidateAny extends Phalcon\Support\Helper\Arr\AbstractArr ] { + Class [ class Phalcon\Support\Helper\Str\Exceptions\InsufficientArguments extends Phalcon\Support\Helper\Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -89426,31 +138366,85 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [0] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [2] { - Method [ public method __invoke ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $method ] + - Parameters [0] { } - - Return [ bool ] } - Method [ protected method toFilter ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $method = ] + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Support\Helper\Arr\Whitelist extends Phalcon\Support\Helper\Arr\AbstractArr ] { + Class [ class Phalcon\Support\Helper\Str\Exceptions\InvalidReplaceFormat extends Phalcon\Support\Helper\Exception implements Throwable, Stringable ] { - Constants [0] { } @@ -89461,31 +138455,88 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [0] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [2] { - Method [ public method __invoke ] { + - Methods [10] { + Method [ public method __construct ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ array $whiteList ] + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ array ] } - Method [ protected method toFilter ] { + Method [ public method __wakeup ] { - - Parameters [2] { - Parameter #0 [ array $collection ] - Parameter #1 [ $method = ] + - Parameters [0] { + } + - Tentative return [ void ] + } + + 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\Support\Helper\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Support\Helper\Str\Exceptions\SyntaxError extends RuntimeException implements Stringable, Throwable ] { - Constants [0] { } @@ -89504,12 +138555,10 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [1] { + Parameter #0 [ string $text ] } } @@ -89544,40 +138593,160 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [0] { } - - Return [ int ] + - 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\Support\Helper\Str\FirstBetween ] { + + - 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 [ string ] + } + } + } + + Class [ class Phalcon\Support\Helper\Str\Friendly extends Phalcon\Support\Helper\Str\AbstractStr ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [8] { + Method [ public method __invoke ] { + + - Parameters [4] { + Parameter #0 [ string $text ] + Parameter #1 [ string $separator = '-' ] + Parameter #2 [ bool $lowercase = true ] + Parameter #3 [ $replace = ] + } + - Return [ string ] + } + + Method [ private method checkReplace ] { + + - Parameters [1] { + Parameter #0 [ $replace ] + } + - Return [ array ] + } + + Method [ private method getMatrix ] { + + - Parameters [1] { + Parameter #0 [ array $replace ] + } + - Return [ array ] + } + + Method [ protected method toEndsWith ] { + + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = true ] + } + - Return [ bool ] } - Method [ final public method getTrace ] { + 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 [ final public method getPrevious ] { + Method [ protected method toLower ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = 'UTF-8' ] } - - Return [ ?Throwable ] + - Return [ string ] } - Method [ final public method getTraceAsString ] { + Method [ protected method toStartsWith ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = true ] } - - Return [ string ] + - Return [ bool ] } - Method [ public method __toString ] { + Method [ protected method toUpper ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = 'UTF-8' ] } - Return [ string ] } } } - Class [ class Phalcon\Support\Helper\File\Basename ] { + Class [ class Phalcon\Support\Helper\Str\Humanize ] { - Constants [0] { } @@ -89594,16 +138763,15 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [1] { Method [ public method __invoke ] { - - Parameters [2] { - Parameter #0 [ string $uri ] - Parameter #1 [ ?string $suffix = null ] + - Parameters [1] { + Parameter #0 [ string $text ] } - Return [ string ] } } } - Class [ class Phalcon\Support\Helper\Json\Decode ] { + Class [ class Phalcon\Support\Helper\Str\Includes ] { - Constants [0] { } @@ -89620,17 +138788,16 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [1] { Method [ public method __invoke ] { - - Parameters [4] { - Parameter #0 [ string $data ] - Parameter #1 [ bool $associative = false ] - Parameter #2 [ int $depth = 512 ] - Parameter #3 [ int $options = 79 ] + - Parameters [2] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] } + - Return [ bool ] } } } - Class [ class Phalcon\Support\Helper\Json\Encode ] { + Class [ class Phalcon\Support\Helper\Str\Increment ] { - Constants [0] { } @@ -89647,17 +138814,16 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [1] { Method [ public method __invoke ] { - - Parameters [3] { - Parameter #0 [ $data ] - Parameter #1 [ int $options = 79 ] - Parameter #2 [ int $depth = 512 ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $separator = '_' ] } - Return [ string ] } } } - Class [ class Phalcon\Support\Helper\Number\IsBetween ] { + Class [ class Phalcon\Support\Helper\Str\Interpolate ] { - Constants [0] { } @@ -89674,17 +138840,18 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [1] { Method [ public method __invoke ] { - - Parameters [3] { - Parameter #0 [ int $value ] - Parameter #1 [ int $start ] - Parameter #2 [ int $end ] + - Parameters [4] { + Parameter #0 [ string $message ] + Parameter #1 [ array $context = [] ] + Parameter #2 [ string $leftToken = '%' ] + Parameter #3 [ string $rightToken = '%' ] } - - Return [ bool ] + - Return [ string ] } } } - Class [ class Phalcon\Support\Helper\Str\Camelize extends Phalcon\Support\Helper\Str\PascalCase ] { + Class [ class Phalcon\Support\Helper\Str\IsAnagram ] { - Constants [0] { } @@ -89698,29 +138865,19 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [2] { - Method [ public method __invoke ] { - - - Parameters [3] { - Parameter #0 [ string $text ] - Parameter #1 [ ?string $delimiters = null ] - Parameter #2 [ bool $lowerFirst = false ] - } - - Return [ string ] - } - - Method [ protected method processArray ] { + - Methods [1] { + Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ ?string $delimiters = null ] + Parameter #0 [ string $first ] + Parameter #1 [ string $second ] } - - Return [ array ] + - Return [ bool ] } } } - Class [ class Phalcon\Support\Helper\Str\Concat extends Phalcon\Support\Helper\Str\AbstractStr ] { + Class [ class Phalcon\Support\Helper\Str\IsLower extends Phalcon\Support\Helper\Str\AbstractStr ] { - Constants [0] { } @@ -89737,9 +138894,11 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [6] { Method [ public method __invoke ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = 'UTF-8' ] } - - Return [ string ] + - Return [ bool ] } Method [ protected method toEndsWith ] { @@ -89793,7 +138952,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Support\Helper\Str\CountVowels ] { + Class [ class Phalcon\Support\Helper\Str\IsPalindrome ] { - Constants [0] { } @@ -89813,12 +138972,12 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [1] { Parameter #0 [ string $text ] } - - Return [ int ] + - Return [ bool ] } } } - Class [ class Phalcon\Support\Helper\Str\Decapitalize extends Phalcon\Support\Helper\Str\AbstractStr ] { + Class [ class Phalcon\Support\Helper\Str\IsUpper extends Phalcon\Support\Helper\Str\AbstractStr ] { - Constants [0] { } @@ -89835,12 +138994,11 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [6] { Method [ public method __invoke ] { - - Parameters [3] { + - Parameters [2] { Parameter #0 [ string $text ] - Parameter #1 [ bool $upperRest = false ] - Parameter #2 [ string $encoding = 'UTF-8' ] + Parameter #1 [ string $encoding = 'UTF-8' ] } - - Return [ string ] + - Return [ bool ] } Method [ protected method toEndsWith ] { @@ -89894,7 +139052,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Support\Helper\Str\Decrement ] { + Class [ class Phalcon\Support\Helper\Str\KebabCase extends Phalcon\Support\Helper\Str\PascalCase ] { - Constants [0] { } @@ -89908,69 +139066,28 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [1] { - Method [ public method __invoke ] { + - Methods [2] { + Method [ public method __invoke ] { - Parameters [2] { Parameter #0 [ string $text ] - Parameter #1 [ string $separator = '_' ] - } - - Return [ string ] - } - } - } - - Class [ class Phalcon\Support\Helper\Str\DirFromFile ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [1] { - Method [ public method __invoke ] { - - - Parameters [1] { - Parameter #0 [ string $file ] + Parameter #1 [ ?string $delimiters = null ] } - Return [ string ] } - } - } - - Class [ class Phalcon\Support\Helper\Str\DirSeparator ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - Properties [0] { - } - - - Methods [1] { - Method [ public method __invoke ] { + Method [ protected method processArray ] { - - Parameters [1] { - Parameter #0 [ string $directory ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ ?string $delimiters = null ] } - - Return [ string ] + - Return [ array ] } } } - Class [ class Phalcon\Support\Helper\Str\Dynamic ] { + Class [ class Phalcon\Support\Helper\Str\Len ] { - Constants [0] { } @@ -89987,18 +139104,16 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [1] { Method [ public method __invoke ] { - - Parameters [4] { + - Parameters [2] { Parameter #0 [ string $text ] - Parameter #1 [ string $leftDelimiter = '{' ] - Parameter #2 [ string $rightDelimiter = '}' ] - Parameter #3 [ string $separator = '|' ] + Parameter #1 [ string $encoding = 'UTF-8' ] } - - Return [ string ] + - Return [ int ] } } } - Class [ class Phalcon\Support\Helper\Str\EndsWith extends Phalcon\Support\Helper\Str\AbstractStr ] { + Class [ class Phalcon\Support\Helper\Str\Lower extends Phalcon\Support\Helper\Str\AbstractStr ] { - Constants [0] { } @@ -90015,12 +139130,11 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [6] { Method [ public method __invoke ] { - - Parameters [3] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] - Parameter #2 [ bool $ignoreCase = true ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = 'UTF-8' ] } - - Return [ bool ] + - Return [ string ] } Method [ protected method toEndsWith ] { @@ -90074,7 +139188,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Support\Helper\Str\FirstBetween ] { + Class [ class Phalcon\Support\Helper\Str\Prefix ] { - Constants [0] { } @@ -90091,17 +139205,48 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [1] { Method [ public method __invoke ] { - - Parameters [3] { - Parameter #0 [ string $text ] - Parameter #1 [ string $start ] - Parameter #2 [ string $end ] + - Parameters [2] { + Parameter #0 [ $text ] + Parameter #1 [ string $prefix ] } - Return [ string ] } } } - Class [ class Phalcon\Support\Helper\Str\Friendly extends Phalcon\Support\Helper\Str\AbstractStr ] { + 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 } + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ int $type = 0 ] + Parameter #1 [ int $length = 8 ] + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Support\Helper\Str\ReduceSlashes ] { - Constants [0] { } @@ -90115,33 +139260,76 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [8] { + - Methods [1] { Method [ public method __invoke ] { - - Parameters [4] { + - Parameters [1] { Parameter #0 [ string $text ] - Parameter #1 [ string $separator = '-' ] - Parameter #2 [ bool $lowercase = true ] - Parameter #3 [ $replace = ] } - Return [ string ] } + } + } - Method [ private method checkReplace ] { + Class [ class Phalcon\Support\Helper\Str\SnakeCase extends Phalcon\Support\Helper\Str\PascalCase ] { - - Parameters [1] { - Parameter #0 [ $replace ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [2] { + Method [ public method __invoke ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ ?string $delimiters = null ] } - - Return [ array ] + - Return [ string ] } - Method [ private method getMatrix ] { + Method [ protected method processArray ] { - - Parameters [1] { - Parameter #0 [ array $replace ] + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ ?string $delimiters = null ] } - Return [ array ] } + } + } + + Class [ class Phalcon\Support\Helper\Str\StartsWith extends Phalcon\Support\Helper\Str\AbstractStr ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [6] { + Method [ public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = true ] + } + - Return [ bool ] + } Method [ protected method toEndsWith ] { @@ -90194,7 +139382,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Support\Helper\Str\Humanize ] { + Class [ class Phalcon\Support\Helper\Str\Suffix ] { - Constants [0] { } @@ -90211,15 +139399,16 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [1] { Method [ public method __invoke ] { - - Parameters [1] { - Parameter #0 [ string $text ] + - Parameters [2] { + Parameter #0 [ $text ] + Parameter #1 [ string $suffix ] } - Return [ string ] } } } - Class [ class Phalcon\Support\Helper\Str\Includes ] { + Class [ class Phalcon\Support\Helper\Str\Ucwords ] { - Constants [0] { } @@ -90237,15 +139426,15 @@ Extension [ extension #152 phalcon version 5.13.0 ] { Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = 'UTF-8' ] } - - Return [ bool ] + - Return [ string ] } } } - Class [ class Phalcon\Support\Helper\Str\Increment ] { + Class [ class Phalcon\Support\Helper\Str\Uncamelize ] { - Constants [0] { } @@ -90264,14 +139453,14 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Parameters [2] { Parameter #0 [ string $text ] - Parameter #1 [ string $separator = '_' ] + Parameter #1 [ string $delimiter = '_' ] } - Return [ string ] } } } - Class [ class Phalcon\Support\Helper\Str\Interpolate ] { + Class [ class Phalcon\Support\Helper\Str\Underscore ] { - Constants [0] { } @@ -90288,18 +139477,15 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [1] { Method [ public method __invoke ] { - - Parameters [4] { - Parameter #0 [ string $message ] - Parameter #1 [ array $context = [] ] - Parameter #2 [ string $leftToken = '%' ] - Parameter #3 [ string $rightToken = '%' ] + - Parameters [1] { + Parameter #0 [ string $text ] } - Return [ string ] } } } - Class [ class Phalcon\Support\Helper\Str\IsAnagram ] { + Class [ class Phalcon\Support\Helper\Str\Upper extends Phalcon\Support\Helper\Str\AbstractStr ] { - Constants [0] { } @@ -90313,19 +139499,68 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [1] { + - Methods [6] { Method [ public method __invoke ] { - Parameters [2] { - Parameter #0 [ string $first ] - Parameter #1 [ string $second ] + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = 'UTF-8' ] + } + - Return [ string ] + } + + Method [ protected method toEndsWith ] { + + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = true ] + } + - 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 = 'UTF-8' ] + } + - Return [ string ] + } + + Method [ protected method toStartsWith ] { + + - Parameters [3] { + Parameter #0 [ string $haystack ] + Parameter #1 [ string $needle ] + Parameter #2 [ bool $ignoreCase = true ] } - Return [ bool ] } + + Method [ protected method toUpper ] { + + - Parameters [2] { + Parameter #0 [ string $text ] + Parameter #1 [ string $encoding = 'UTF-8' ] + } + - Return [ string ] + } } } - Class [ class Phalcon\Support\Helper\Str\IsLower extends Phalcon\Support\Helper\Str\AbstractStr ] { + Class [ final class Phalcon\Support\Registry extends Phalcon\Support\Collection implements JsonSerializable, Countable, Phalcon\Contracts\Support\Collection, Traversable, IteratorAggregate, ArrayAccess, Phalcon\Support\Collection\CollectionInterface ] { - Constants [0] { } @@ -90336,341 +139571,423 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [0] { + - Properties [5] { + Property [ protected $data = NULL ] + Property [ protected $insensitive = true ] + Property [ protected $lowerKeys = NULL ] + Property [ protected $strictNull = false ] + Property [ protected $type = NULL ] } - - Methods [6] { - Method [ public method __invoke ] { + - Methods [45] { + Method [ final public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $data = [] ] + } + } + + Method [ final public method __get ] { + + - Parameters [1] { + Parameter #0 [ string $element ] + } + - Return [ mixed ] + } + + Method [ final public method __isset ] { + + - Parameters [1] { + Parameter #0 [ string $element ] + } + - Return [ bool ] + } + + Method [ final public method __set ] { + + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ final public method __unset ] { + + - Parameters [1] { + Parameter #0 [ string $element ] + } + - Return [ void ] + } + + Method [ final public method clear ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ final public method count ] { + + - Parameters [0] { + } + - Return [ int ] + } + + Method [ final public method get ] { + + - Parameters [3] { + Parameter #0 [ string $element ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ ?string $cast = null ] + } + - Return [ mixed ] + } + + Method [ final public method getIterator ] { + + - Parameters [0] { + } + - Return [ Traversable ] + } + + Method [ final public method has ] { + + - Parameters [1] { + Parameter #0 [ string $element ] + } + - Return [ bool ] + } + + Method [ final public method init ] { + + - Parameters [1] { + Parameter #0 [ array $data = [] ] + } + - Return [ void ] + } + + Method [ final public method jsonSerialize ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final public method offsetExists ] { + + - Parameters [1] { + Parameter #0 [ $element ] + } + - Return [ bool ] + } + + Method [ final public method offsetGet ] { + + - Parameters [1] { + Parameter #0 [ $element ] + } + - Return [ mixed ] + } + + Method [ final public method offsetSet ] { - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + Parameter #0 [ $element ] + Parameter #1 [ $value ] } - - Return [ bool ] + - Return [ void ] } - Method [ protected method toEndsWith ] { + Method [ final public method offsetUnset ] { - - Parameters [3] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] - Parameter #2 [ bool $ignoreCase = true ] + - Parameters [1] { + Parameter #0 [ $element ] } - - Return [ bool ] + - Return [ void ] } - Method [ protected method toInterpolate ] { + Method [ final public method remove ] { - - Parameters [4] { - Parameter #0 [ string $input ] - Parameter #1 [ array $context = [] ] - Parameter #2 [ string $left = '%' ] - Parameter #3 [ string $right = '%' ] + - Parameters [1] { + Parameter #0 [ string $element ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method toLower ] { + Method [ final public method serialize ] { + + - Parameters [0] { + } + - Return [ ?string ] + } + + Method [ final public method set ] { - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ protected method toStartsWith ] { + Method [ final public method toArray ] { - - Parameters [3] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] - Parameter #2 [ bool $ignoreCase = true ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ protected method toUpper ] { + Method [ final public method toJson ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + - Parameters [1] { + Parameter #0 [ int $options = 79 ] } - Return [ string ] } - } - } - - Class [ class Phalcon\Support\Helper\Str\IsPalindrome ] { - - Constants [0] { - } + Method [ final public method unserialize ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ string $data ] + } + - Return [ void ] + } - - Static methods [0] { - } + Method [ public method __serialize ] { - - Properties [0] { - } + - Parameters [0] { + } + - Return [ array ] + } - - Methods [1] { - Method [ public method __invoke ] { + Method [ public method __unserialize ] { - Parameters [1] { - Parameter #0 [ string $text ] + Parameter #0 [ array $data ] } - - Return [ bool ] + - Return [ void ] } - } - } - - Class [ class Phalcon\Support\Helper\Str\IsUpper extends Phalcon\Support\Helper\Str\AbstractStr ] { - - Constants [0] { - } + Method [ public method column ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ string $propertyOrMethod ] + } + - Return [ array ] + } - - Static methods [0] { - } + Method [ public method each ] { - - Properties [0] { - } + - Parameters [1] { + Parameter #0 [ $callback ] + } + - Return [ static ] + } - - Methods [6] { - Method [ public method __invoke ] { + Method [ public method filter ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + - Parameters [1] { + Parameter #0 [ $callback ] } - - Return [ bool ] + - Return [ static ] } - Method [ protected method toEndsWith ] { + Method [ public method first ] { - - Parameters [3] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] - Parameter #2 [ bool $ignoreCase = true ] + - Parameters [0] { } - - Return [ bool ] + - Return [ mixed ] } - Method [ protected method toInterpolate ] { + Method [ public method getKeys ] { - - Parameters [4] { - Parameter #0 [ string $input ] - Parameter #1 [ array $context = [] ] - Parameter #2 [ string $left = '%' ] - Parameter #3 [ string $right = '%' ] + - Parameters [1] { + Parameter #0 [ bool $insensitive = true ] } - - Return [ string ] + - Return [ array ] } - Method [ protected method toLower ] { + Method [ public method getType ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?string ] } - Method [ protected method toStartsWith ] { + Method [ public method getValues ] { - - Parameters [3] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] - Parameter #2 [ bool $ignoreCase = true ] + - Parameters [0] { } - - Return [ bool ] + - Return [ array ] } - Method [ protected method toUpper ] { + Method [ public method isEmpty ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + - Parameters [0] { } - - Return [ string ] + - Return [ bool ] } - } - } - - Class [ class Phalcon\Support\Helper\Str\KebabCase extends Phalcon\Support\Helper\Str\PascalCase ] { - - Constants [0] { - } + Method [ public method keys ] { - - Static properties [0] { - } + - Parameters [1] { + Parameter #0 [ bool $insensitive = true ] + } + - Return [ array ] + } - - Static methods [0] { - } + Method [ public method last ] { - - Properties [0] { - } + - Parameters [0] { + } + - Return [ mixed ] + } - - Methods [2] { - Method [ public method __invoke ] { + Method [ public method map ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ ?string $delimiters = null ] + - Parameters [1] { + Parameter #0 [ $callback ] } - - Return [ string ] + - Return [ static ] } - Method [ protected method processArray ] { + Method [ public method reduce ] { - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ ?string $delimiters = null ] + Parameter #0 [ $callback ] + Parameter #1 [ $initial = ] } - - Return [ array ] + - Return [ mixed ] } - } - } - - Class [ class Phalcon\Support\Helper\Str\Len ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } + Method [ public method replace ] { - - Properties [0] { - } + - Parameters [1] { + Parameter #0 [ array $data ] + } + - Return [ void ] + } - - Methods [1] { - Method [ public method __invoke ] { + Method [ public method sort ] { - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + Parameter #0 [ $callback = ] + Parameter #1 [ int $order = 4 ] } - - Return [ int ] + - Return [ static ] } - } - } - - Class [ class Phalcon\Support\Helper\Str\Lower extends Phalcon\Support\Helper\Str\AbstractStr ] { - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } + Method [ public method values ] { - - Properties [0] { - } + - Parameters [0] { + } + - Return [ array ] + } - - Methods [6] { - Method [ public method __invoke ] { + Method [ public method where ] { - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + Parameter #0 [ string $propertyOrMethod ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ static ] } - Method [ protected method toEndsWith ] { + Method [ protected method cloneEmpty ] { - - Parameters [3] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] - Parameter #2 [ bool $ignoreCase = true ] + - Parameters [1] { + Parameter #0 [ array $data = [] ] } - - Return [ bool ] + - Return [ static ] } - Method [ protected method toInterpolate ] { + Method [ protected method extractValue ] { - - Parameters [4] { - Parameter #0 [ string $input ] - Parameter #1 [ array $context = [] ] - Parameter #2 [ string $left = '%' ] - Parameter #3 [ string $right = '%' ] + - Parameters [2] { + Parameter #0 [ $item ] + Parameter #1 [ string $propertyOrMethod ] } - - Return [ string ] + - Return [ mixed ] } - Method [ protected method toLower ] { + Method [ protected method processKey ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + - Parameters [1] { + Parameter #0 [ string $element ] } - Return [ string ] } - Method [ protected method toStartsWith ] { + Method [ protected method setData ] { - - Parameters [3] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] - Parameter #2 [ bool $ignoreCase = true ] + - Parameters [2] { + Parameter #0 [ string $element ] + Parameter #1 [ $value ] } - - Return [ bool ] + - Return [ void ] } - Method [ protected method toUpper ] { + Method [ protected method validateType ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + - Parameters [1] { + Parameter #0 [ $value ] } - - Return [ string ] + - Return [ void ] } } } - Class [ class Phalcon\Support\Helper\Str\Prefix ] { + Class [ class Phalcon\Support\Settings ] { - Constants [0] { } - - Static properties [0] { + - Static properties [1] { + Property [ protected static $overrides = NULL ] } - - Static methods [0] { - } + - Static methods [3] { + Method [ static public method get ] { - - Properties [0] { - } + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ mixed ] + } - - Methods [1] { - Method [ public method __invoke ] { + Method [ static public method set ] { - Parameters [2] { - Parameter #0 [ $text ] - Parameter #1 [ string $prefix ] + Parameter #0 [ string $key ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } + + Method [ static public method reset ] { + + - Parameters [0] { + } + - Return [ void ] + } + } + + - Properties [0] { + } + + - Methods [0] { } } - Class [ class Phalcon\Support\Helper\Str\Random ] { + Class [ class Phalcon\Support\Version ] { - - 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 } + - Constants [5] { + Constant [ public int VERSION_MAJOR ] { 0 } + Constant [ public int VERSION_MEDIUM ] { 1 } + Constant [ public int VERSION_MINOR ] { 2 } + Constant [ public int VERSION_SPECIAL ] { 3 } + Constant [ public int VERSION_SPECIAL_NUMBER ] { 4 } } - Static properties [0] { @@ -90682,742 +139999,694 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } - - Methods [1] { - Method [ public method __invoke ] { + - Methods [5] { + Method [ public method get ] { - - Parameters [2] { - Parameter #0 [ int $type = null ] - Parameter #1 [ int $length = 8 ] + - Parameters [0] { } - Return [ string ] } - } - } - - Class [ class Phalcon\Support\Helper\Str\ReduceSlashes ] { - - Constants [0] { - } + Method [ public method getId ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ string ] + } - - Static methods [0] { - } + Method [ public method getPart ] { - - Properties [0] { - } + - Parameters [1] { + Parameter #0 [ int $part ] + } + - Return [ string ] + } - - Methods [1] { - Method [ public method __invoke ] { + Method [ final protected method getSpecial ] { - Parameters [1] { - Parameter #0 [ string $text ] + Parameter #0 [ int $special ] } - Return [ string ] } + + Method [ protected method getVersion ] { + + - Parameters [0] { + } + - Return [ array ] + } } } - Class [ class Phalcon\Support\Helper\Str\SnakeCase extends Phalcon\Support\Helper\Str\PascalCase ] { + Class [ class Phalcon\Tag ] { - - 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] { + - Static properties [10] { + 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 [0] { - } + - Static methods [58] { + Method [ static public method appendTitle ] { - - Properties [0] { - } + - Parameters [1] { + Parameter #0 [ $title ] + } + - Return [ void ] + } - - Methods [2] { - Method [ public method __invoke ] { + Method [ static public method checkField ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ ?string $delimiters = null ] + - Parameters [1] { + Parameter #0 [ $parameters ] } - Return [ string ] } - Method [ protected method processArray ] { + Method [ static public method colorField ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ ?string $delimiters = null ] + - Parameters [1] { + Parameter #0 [ $parameters ] } - - Return [ array ] + - Return [ string ] } - } - } - Class [ class Phalcon\Support\Helper\Str\StartsWith extends Phalcon\Support\Helper\Str\AbstractStr ] { + Method [ static public method dateField ] { - - Constants [0] { - } + - Parameters [1] { + Parameter #0 [ $parameters ] + } + - Return [ string ] + } - - Static properties [0] { - } + Method [ static public method dateTimeField ] { - - Static methods [0] { - } + - Parameters [1] { + Parameter #0 [ $parameters ] + } + - Return [ string ] + } - - Properties [0] { - } + Method [ static public method dateTimeLocalField ] { - - Methods [6] { - Method [ public method __invoke ] { + - Parameters [1] { + Parameter #0 [ $parameters ] + } + - Return [ string ] + } - - Parameters [3] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] - Parameter #2 [ bool $ignoreCase = true ] + Method [ static public method displayTo ] { + + - Parameters [2] { + Parameter #0 [ string $id ] + Parameter #1 [ $value ] } - - Return [ bool ] + - Return [ void ] } - Method [ protected method toEndsWith ] { + Method [ static public method emailField ] { - - Parameters [3] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] - Parameter #2 [ bool $ignoreCase = true ] + - Parameters [1] { + Parameter #0 [ $parameters ] } - - Return [ bool ] + - Return [ string ] } - Method [ protected method toInterpolate ] { + Method [ static public method endForm ] { - - Parameters [4] { - Parameter #0 [ string $input ] - Parameter #1 [ array $context = [] ] - Parameter #2 [ string $left = '%' ] - Parameter #3 [ string $right = '%' ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method toLower ] { + Method [ static public method fileField ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + - Parameters [1] { + Parameter #0 [ $parameters ] } - Return [ string ] } - Method [ protected method toStartsWith ] { + Method [ static public method formLegacy ] { - - Parameters [3] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] - Parameter #2 [ bool $ignoreCase = true ] + - Parameters [1] { + Parameter #0 [ $parameters ] } - - Return [ bool ] + - Return [ string ] } - Method [ protected method toUpper ] { + Method [ static public method friendlyTitle ] { - - Parameters [2] { + - Parameters [4] { Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + Parameter #1 [ string $separator = '-' ] + Parameter #2 [ bool $lowercase = true ] + Parameter #3 [ $replace = ] } - Return [ string ] } - } - } - - Class [ class Phalcon\Support\Helper\Str\Suffix ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - Methods [1] { - Method [ public method __invoke ] { + Method [ static public method getDocType ] { - - Parameters [2] { - Parameter #0 [ $text ] - Parameter #1 [ string $suffix ] + - Parameters [0] { } - Return [ string ] } - } - } - - Class [ class Phalcon\Support\Helper\Str\Ucwords ] { - - - Constants [0] { - } - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [1] { - Method [ public method __invoke ] { + Method [ static public method getEscaper ] { - - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + - Parameters [1] { + Parameter #0 [ array $params ] } - - Return [ string ] + - Return [ ?Phalcon\Html\Escaper\EscaperInterface ] } - } - } - - Class [ class Phalcon\Support\Helper\Str\Uncamelize ] { - - Constants [0] { - } + Method [ static public method getDI ] { - - Static properties [0] { - } + - Parameters [0] { + } + - Return [ Phalcon\Di\DiInterface ] + } - - Static methods [0] { - } + Method [ static public method getEscaperService ] { - - Properties [0] { - } + - Parameters [0] { + } + - Return [ Phalcon\Html\Escaper\EscaperInterface ] + } - - Methods [1] { - Method [ public method __invoke ] { + Method [ static public method getTitle ] { - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $delimiter = '_' ] + Parameter #0 [ bool $prepend = true ] + Parameter #1 [ bool $append = true ] } - Return [ string ] } - } - } - - Class [ class Phalcon\Support\Helper\Str\Underscore ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - Methods [1] { - Method [ public method __invoke ] { + Method [ static public method getTitleSeparator ] { - - Parameters [1] { - Parameter #0 [ string $text ] + - Parameters [0] { } - Return [ string ] } - } - } - - Class [ class Phalcon\Support\Helper\Str\Upper extends Phalcon\Support\Helper\Str\AbstractStr ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } + Method [ static public method getUrlService ] { - - Properties [0] { - } + - Parameters [0] { + } + - Return [ Phalcon\Mvc\Url\UrlInterface ] + } - - Methods [6] { - Method [ public method __invoke ] { + Method [ static public method getValue ] { - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + Parameter #0 [ $name ] + Parameter #1 [ array $params = [] ] } - - Return [ string ] } - Method [ protected method toEndsWith ] { + Method [ static public method hasValue ] { - - Parameters [3] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] - Parameter #2 [ bool $ignoreCase = true ] + - Parameters [1] { + Parameter #0 [ $name ] } - Return [ bool ] } - Method [ protected method toInterpolate ] { + Method [ static public method hiddenField ] { - - Parameters [4] { - Parameter #0 [ string $input ] - Parameter #1 [ array $context = [] ] - Parameter #2 [ string $left = '%' ] - Parameter #3 [ string $right = '%' ] + - Parameters [1] { + Parameter #0 [ $parameters ] } - Return [ string ] } - Method [ protected method toLower ] { + Method [ static public method image ] { - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + Parameter #0 [ $parameters = ] + Parameter #1 [ bool $local = true ] } - Return [ string ] } - Method [ protected method toStartsWith ] { + Method [ static public method imageInput ] { - - Parameters [3] { - Parameter #0 [ string $haystack ] - Parameter #1 [ string $needle ] - Parameter #2 [ bool $ignoreCase = true ] + - Parameters [1] { + Parameter #0 [ $parameters ] } - - Return [ bool ] + - Return [ string ] } - Method [ protected method toUpper ] { + Method [ static public method javascriptInclude ] { - Parameters [2] { - Parameter #0 [ string $text ] - Parameter #1 [ string $encoding = 'UTF-8' ] + Parameter #0 [ $parameters = ] + Parameter #1 [ bool $local = true ] } - Return [ string ] } - } - } - - Class [ final class Phalcon\Support\Registry extends Phalcon\Support\Collection implements JsonSerializable, Countable, Phalcon\Contracts\Support\Collection, Traversable, IteratorAggregate, ArrayAccess, Phalcon\Support\Collection\CollectionInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [0] { - } + Method [ static public method linkTo ] { - - Properties [5] { - Property [ protected $data = NULL ] - Property [ protected $insensitive = true ] - Property [ protected $lowerKeys = NULL ] - Property [ protected $strictNull = false ] - Property [ protected $type = NULL ] - } + - Parameters [3] { + Parameter #0 [ $parameters ] + Parameter #1 [ $text = ] + Parameter #2 [ $local = ] + } + - Return [ string ] + } - - Methods [45] { - Method [ final public method __construct ] { + Method [ static public method monthField ] { - Parameters [1] { - Parameter #0 [ array $data = [] ] + Parameter #0 [ $parameters ] } + - Return [ string ] } - Method [ final public method __get ] { + Method [ static public method numericField ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ $parameters ] } - - Return [ mixed ] + - Return [ string ] } - Method [ final public method __isset ] { + Method [ static public method passwordField ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ $parameters ] } - - Return [ bool ] + - Return [ string ] } - Method [ final public method __set ] { + Method [ static public method prependTitle ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ $title ] } - Return [ void ] } - Method [ final public method __unset ] { + Method [ static public method preload ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ $parameters ] } - - Return [ void ] + - Return [ string ] } - Method [ final public method clear ] { + Method [ static public method radioField ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $parameters ] } - - Return [ void ] + - Return [ string ] } - Method [ final public method count ] { + Method [ static public method rangeField ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $parameters ] } - - Return [ int ] + - Return [ string ] } - Method [ final public method get ] { + Method [ static public method renderAttributes ] { - - Parameters [3] { - Parameter #0 [ string $element ] - Parameter #1 [ $defaultValue = ] - Parameter #2 [ ?string $cast = null ] + - Parameters [2] { + Parameter #0 [ string $code ] + Parameter #1 [ array $attributes ] } - - Return [ mixed ] + - Return [ string ] } - Method [ final public method getIterator ] { + Method [ static public method renderTitle ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ bool $prepend = true ] + Parameter #1 [ bool $append = true ] } - - Return [ Traversable ] + - Return [ string ] } - Method [ final public method has ] { + Method [ static public method resetInput ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ bool ] + - Return [ void ] } - Method [ final public method init ] { + Method [ static public method searchField ] { - Parameters [1] { - Parameter #0 [ array $data = [] ] + Parameter #0 [ $parameters ] } - - Return [ void ] + - Return [ string ] } - Method [ final public method jsonSerialize ] { + Method [ static public method select ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ $parameters ] + Parameter #1 [ $data = ] } - - Return [ array ] + - Return [ string ] } - Method [ final public method offsetExists ] { + Method [ static public method selectStatic ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [2] { + Parameter #0 [ $parameters ] + Parameter #1 [ $data = ] } - - Return [ bool ] + - Return [ string ] } - Method [ final public method offsetGet ] { + Method [ static public method setAutoescape ] { - Parameters [1] { - Parameter #0 [ $element ] + Parameter #0 [ bool $autoescape ] } - - Return [ mixed ] + - Return [ void ] } - Method [ final public method offsetSet ] { + Method [ static public method setDefault ] { - Parameters [2] { - Parameter #0 [ $element ] + Parameter #0 [ string $id ] Parameter #1 [ $value ] } - Return [ void ] } - Method [ final public method offsetUnset ] { + Method [ static public method setDefaults ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [2] { + Parameter #0 [ array $values ] + Parameter #1 [ bool $merge = false ] } - Return [ void ] } - Method [ final public method remove ] { + Method [ static public method setDI ] { - Parameters [1] { - Parameter #0 [ string $element ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - Return [ void ] } - Method [ final public method serialize ] { + Method [ static public method setDocType ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $doctype ] } - - Return [ ?string ] + - Return [ void ] } - Method [ final public method set ] { + Method [ static public method setTitle ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ string $title ] } - Return [ void ] } - Method [ final public method toArray ] { + Method [ static public method setTitleSeparator ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ string $titleSeparator ] } - - Return [ array ] + - Return [ void ] } - Method [ final public method toJson ] { + Method [ static public method stylesheetLink ] { - - Parameters [1] { - Parameter #0 [ int $options = 79 ] + - Parameters [2] { + Parameter #0 [ $parameters = ] + Parameter #1 [ bool $local = true ] } - Return [ string ] } - Method [ final public method unserialize ] { + Method [ static public method submitButton ] { - Parameters [1] { - Parameter #0 [ string $data ] + Parameter #0 [ $parameters ] } - - Return [ void ] + - Return [ string ] } - Method [ public method __serialize ] { + Method [ static public method tagHtml ] { - - Parameters [0] { + - Parameters [5] { + Parameter #0 [ string $tagName ] + Parameter #1 [ $parameters = ] + Parameter #2 [ bool $selfClose = false ] + Parameter #3 [ bool $onlyStart = false ] + Parameter #4 [ bool $useEol = false ] } - - Return [ array ] + - Return [ string ] } - Method [ public method __unserialize ] { + Method [ static public method tagHtmlClose ] { - - Parameters [1] { - Parameter #0 [ array $data ] + - Parameters [2] { + Parameter #0 [ string $tagName ] + Parameter #1 [ bool $useEol = false ] } - - Return [ void ] + - Return [ string ] } - Method [ public method column ] { + Method [ static public method telField ] { - Parameters [1] { - Parameter #0 [ string $propertyOrMethod ] + Parameter #0 [ $parameters ] } - - Return [ array ] + - Return [ string ] } - Method [ public method each ] { + Method [ static public method textArea ] { - Parameters [1] { - Parameter #0 [ $callback ] + Parameter #0 [ $parameters ] } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ string ] } - Method [ public method filter ] { + Method [ static public method textField ] { - Parameters [1] { - Parameter #0 [ $callback ] + Parameter #0 [ $parameters ] } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ string ] } - Method [ public method first ] { + Method [ static public method timeField ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $parameters ] } - - Return [ mixed ] + - Return [ string ] } - Method [ public method getKeys ] { + Method [ static public method urlField ] { - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] + Parameter #0 [ $parameters ] } - - Return [ array ] + - Return [ string ] } - Method [ public method getType ] { + Method [ static public method weekField ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $parameters ] } - - Return [ ?string ] + - Return [ string ] } - Method [ public method getValues ] { + Method [ final static protected method inputField ] { - - Parameters [0] { + - Parameters [3] { + Parameter #0 [ string $type ] + Parameter #1 [ $parameters ] + Parameter #2 [ bool $asValue = false ] } - - Return [ array ] + - Return [ string ] } - Method [ public method isEmpty ] { + Method [ final static protected method inputFieldChecked ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $type ] + Parameter #1 [ $parameters ] } - - Return [ bool ] + - Return [ string ] } + } - Method [ public method keys ] { + - Properties [0] { + } - - Parameters [1] { - Parameter #0 [ bool $insensitive = true ] - } - - Return [ array ] - } + - Methods [0] { + } + } - Method [ public method last ] { + Class [ class Phalcon\Tag\Exception extends Exception implements Throwable, Stringable ] { - - Parameters [0] { - } - - Return [ mixed ] - } + - Constants [0] { + } - Method [ public method map ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ $callback ] - } - - Return [ Phalcon\Support\Collection\CollectionInterface ] - } + - Static methods [0] { + } - Method [ public method reduce ] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } - - Parameters [2] { - Parameter #0 [ $callback ] - Parameter #1 [ $initial = ] + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ string $message = "" ] + Parameter #1 [ int $code = 0 ] + Parameter #2 [ ?Throwable $previous = null ] } - - Return [ mixed ] } - Method [ public method replace ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ array $data ] + - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ public method sort ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ $callback = ] - Parameter #1 [ int $order = 4 ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ string ] } - Method [ public method values ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method where ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $propertyOrMethod ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ Phalcon\Support\Collection\CollectionInterface ] + - Return [ string ] } - Method [ protected method cloneEmpty ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ array $data = [] ] + - Parameters [0] { } - - Return [ Phalcon\Contracts\Support\Collection ] + - Return [ int ] } - Method [ protected method extractValue ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ $item ] - Parameter #1 [ string $propertyOrMethod ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ array ] } - Method [ protected method processKey ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ string $element ] + - Parameters [0] { } - - Return [ string ] + - Return [ ?Throwable ] } - Method [ protected method setData ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $element ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } - Method [ protected method validateType ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ string ] } } } - Class [ class Phalcon\Support\Settings ] { + Class [ abstract class Phalcon\Tag\Select ] { - Constants [0] { } - - Static properties [1] { - Property [ protected static $overrides = NULL ] + - Static properties [0] { } - Static methods [3] { - Method [ static public method get ] { + Method [ static public method selectField ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [2] { + Parameter #0 [ $parameters ] + Parameter #1 [ $data = ] } - - Return [ mixed ] + - Return [ string ] } - Method [ static public method set ] { + Method [ static private method optionsFromArray ] { - - Parameters [2] { - Parameter #0 [ string $key ] + - Parameters [3] { + Parameter #0 [ array $data ] Parameter #1 [ $value ] + Parameter #2 [ string $closeOption ] } - - Return [ void ] + - Return [ string ] } - Method [ static public method reset ] { + Method [ static private method optionsFromResultset ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ Phalcon\Mvc\Model\ResultsetInterface $resultset ] + Parameter #1 [ $using ] + Parameter #2 [ $value ] + Parameter #3 [ string $closeOption ] } - - Return [ void ] + - Return [ string ] } } @@ -91428,14 +140697,9 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ class Phalcon\Support\Version ] { + Class [ class Phalcon\Time\Clock\Exceptions\InvalidModifier extends Phalcon\Time\Clock\Exception implements Stringable, Throwable ] { - - Constants [5] { - Constant [ public int VERSION_MAJOR ] { 0 } - Constant [ public int VERSION_MEDIUM ] { 1 } - Constant [ public int VERSION_MINOR ] { 2 } - Constant [ public int VERSION_SPECIAL ] { 3 } - Constant [ public int VERSION_SPECIAL_NUMBER ] { 4 } + - Constants [0] { } - Static properties [0] { @@ -91444,569 +140708,681 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [0] { + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [5] { - Method [ protected method getVersion ] { + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ string $message ] + Parameter #1 [ ?Throwable $ex = null ] + } + } + + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ array ] + - Tentative return [ void ] } - Method [ final protected method getSpecial ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ int $special ] + - Parameters [0] { } - Return [ string ] } - Method [ public method get ] { + Method [ final public method getCode ] { + + - Parameters [0] { + } + } + + Method [ final public method getFile ] { - Parameters [0] { } - Return [ string ] } - Method [ public method getId ] { + 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 getPart ] { + Method [ public method __toString ] { - - Parameters [1] { - Parameter #0 [ int $part ] + - Parameters [0] { } - Return [ string ] } } } - Class [ class Phalcon\Tag ] { + Class [ final class Phalcon\Time\Clock\FrozenClock implements Phalcon\Time\Clock\ClockInterface ] { - - 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 } + - Constants [0] { } - - Static properties [10] { - 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 properties [0] { } - - Static methods [58] { - Method [ static public method appendTitle ] { + - Static methods [2] { + Method [ static public method fromSystemTimezone ] { - - Parameters [1] { - Parameter #0 [ $title ] + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Time\Clock\FrozenClock ] } - Method [ static public method checkField ] { + Method [ static public method fromUTC ] { - - Parameters [1] { - Parameter #0 [ $parameters ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Time\Clock\FrozenClock ] } + } - Method [ static public method colorField ] { + - Properties [1] { + Property [ private $now = NULL ] + } + + - Methods [4] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ DateTimeImmutable $now ] } - - Return [ string ] } - Method [ static public method dateField ] { + Method [ public method adjust ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ string $modifier ] } - - Return [ string ] + - Return [ static ] } - Method [ static public method dateTimeField ] { + Method [ public method now ] { - - Parameters [1] { - Parameter #0 [ $parameters ] + - Parameters [0] { } - - Return [ string ] + - Return [ DateTimeImmutable ] } - Method [ static public method dateTimeLocalField ] { + Method [ public method set ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ DateTimeImmutable $now ] } - - Return [ string ] + - Return [ static ] } + } + } - Method [ static public method displayTo ] { + Class [ final class Phalcon\Time\Clock\SystemClock implements Phalcon\Time\Clock\ClockInterface ] { - - Parameters [2] { - Parameter #0 [ string $id ] - Parameter #1 [ $value ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [2] { + Method [ static public method fromSystemTimezone ] { + + - Parameters [0] { } - - Return [ void ] + - Return [ Phalcon\Time\Clock\SystemClock ] } - Method [ static public method emailField ] { + Method [ static public method fromUTC ] { + + - Parameters [0] { + } + - Return [ Phalcon\Time\Clock\SystemClock ] + } + } + + - Properties [1] { + Property [ private $timezone = NULL ] + } + + - Methods [2] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ DateTimeZone $timezone ] } - - Return [ string ] } - Method [ static public method endForm ] { + Method [ public method now ] { - Parameters [0] { } - - Return [ string ] + - Return [ DateTimeImmutable ] } + } + } - Method [ static public method fileField ] { + Class [ class Phalcon\Translate\Adapter\Csv extends Phalcon\Translate\Adapter\AbstractAdapter implements ArrayAccess, Phalcon\Translate\Adapter\AdapterInterface ] { - - Parameters [1] { - Parameter #0 [ $parameters ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $defaultInterpolator = '' ] + Property [ protected $interpolatorFactory = NULL ] + Property [ protected $translate = NULL ] + } + + - Methods [14] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Translate\InterpolatorFactory $interpolator ] + Parameter #1 [ array $options ] } - - Return [ string ] } - Method [ static public method formLegacy ] { + Method [ public method exists ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ string $index ] } - - Return [ string ] + - Return [ bool ] } - Method [ static public method friendlyTitle ] { + Method [ public method has ] { - - Parameters [4] { - Parameter #0 [ string $text ] - Parameter #1 [ string $separator = '-' ] - Parameter #2 [ bool $lowercase = true ] - Parameter #3 [ $replace = ] + - Parameters [1] { + Parameter #0 [ string $index ] } - - Return [ string ] + - Return [ bool ] } - Method [ static public method getDocType ] { + Method [ public method query ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $translateKey ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } - Method [ static public method getEscaper ] { + Method [ public method toArray ] { - - Parameters [1] { - Parameter #0 [ array $params ] + - Parameters [0] { } - - Return [ ?Phalcon\Html\Escaper\EscaperInterface ] + - Return [ array ] } - Method [ static public method getDI ] { + Method [ protected method phpFopen ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ string $filename ] + Parameter #1 [ string $mode ] } - - Return [ Phalcon\Di\DiInterface ] } - Method [ static public method getEscaperService ] { + Method [ private method load ] { - - Parameters [0] { + - Parameters [5] { + Parameter #0 [ string $file ] + Parameter #1 [ int $length ] + Parameter #2 [ string $delimiter ] + Parameter #3 [ string $enclosure ] + Parameter #4 [ string $escape ] } - - Return [ Phalcon\Html\Escaper\EscaperInterface ] + - Return [ void ] } - Method [ static public method getTitle ] { + Method [ public method _ ] { - Parameters [2] { - Parameter #0 [ bool $prepend = true ] - Parameter #1 [ bool $append = true ] + Parameter #0 [ string $translateKey ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } - Method [ static public method getTitleSeparator ] { + Method [ public method offsetExists ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $translateKey ] } - - Return [ string ] + - Return [ bool ] } - Method [ static public method getUrlService ] { + Method [ public method offsetGet ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $translateKey ] } - - Return [ Phalcon\Mvc\Url\UrlInterface ] + - Return [ ?string ] } - Method [ static public method getValue ] { + Method [ public method offsetSet ] { - Parameters [2] { - Parameter #0 [ $name ] - Parameter #1 [ array $params = [] ] + Parameter #0 [ $offset ] + Parameter #1 [ $value ] } + - Return [ void ] } - Method [ static public method hasValue ] { + Method [ public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ $name ] + Parameter #0 [ $offset ] } - - Return [ bool ] + - Return [ void ] } - Method [ static public method hiddenField ] { + Method [ public method t ] { - - Parameters [1] { - Parameter #0 [ $parameters ] + - Parameters [2] { + Parameter #0 [ string $translateKey ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } - Method [ static public method image ] { + Method [ protected method replacePlaceholders ] { - Parameters [2] { - Parameter #0 [ $parameters = ] - Parameter #1 [ bool $local = true ] + Parameter #0 [ string $translation ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } + } + } - Method [ static public method imageInput ] { + Class [ class Phalcon\Translate\Adapter\Gettext extends Phalcon\Translate\Adapter\AbstractAdapter implements ArrayAccess, Phalcon\Translate\Adapter\AdapterInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [6] { + Property [ protected $defaultInterpolator = '' ] + Property [ protected $interpolatorFactory = NULL ] + Property [ protected $category = NULL ] + Property [ protected $defaultDomain = NULL ] + Property [ protected $directory = NULL ] + Property [ protected $locale = NULL ] + } + + - Methods [24] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Translate\InterpolatorFactory $interpolator ] + Parameter #1 [ array $options ] + } + } + + Method [ public method exists ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ string $index ] } - - Return [ string ] + - Return [ bool ] } - Method [ static public method javascriptInclude ] { + Method [ public method getCategory ] { - - Parameters [2] { - Parameter #0 [ $parameters = ] - Parameter #1 [ bool $local = true ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ static public method linkTo ] { + Method [ public method getDefaultDomain ] { - - Parameters [3] { - Parameter #0 [ $parameters ] - Parameter #1 [ $text = ] - Parameter #2 [ $local = ] + - Parameters [0] { } - Return [ string ] } - Method [ static public method monthField ] { + Method [ public method getDirectory ] { - - Parameters [1] { - Parameter #0 [ $parameters ] + - Parameters [0] { } - - Return [ string ] + - Return [ array|string ] } - Method [ static public method numericField ] { + Method [ public method getLocale ] { - - Parameters [1] { - Parameter #0 [ $parameters ] + - Parameters [0] { } - - Return [ string ] + - Return [ string|false ] } - Method [ static public method passwordField ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ string $index ] + } + - Return [ bool ] + } + + Method [ public method nquery ] { + + - Parameters [5] { + Parameter #0 [ string $msgid1 ] + Parameter #1 [ string $msgid2 ] + Parameter #2 [ int $count ] + Parameter #3 [ array $placeholders = [] ] + Parameter #4 [ ?string $domain = null ] } - Return [ string ] } - Method [ static public method prependTitle ] { + Method [ public method query ] { - - Parameters [1] { - Parameter #0 [ $title ] + - Parameters [2] { + Parameter #0 [ string $translateKey ] + Parameter #1 [ array $placeholders = [] ] } - - Return [ void ] + - Return [ string ] } - Method [ static public method preload ] { + Method [ public method resetDomain ] { - - Parameters [1] { - Parameter #0 [ $parameters ] + - Parameters [0] { } - Return [ string ] } - Method [ static public method radioField ] { + Method [ public method setDefaultDomain ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ string $domain ] } - - Return [ string ] + - Return [ void ] } - Method [ static public method rangeField ] { + Method [ public method setDirectory ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ $directory ] } - - Return [ string ] + - Return [ void ] } - Method [ static public method renderAttributes ] { + Method [ public method setDomain ] { - - Parameters [2] { - Parameter #0 [ string $code ] - Parameter #1 [ array $attributes ] + - Parameters [1] { + Parameter #0 [ ?string $domain = null ] } - Return [ string ] } - Method [ static public method renderTitle ] { + Method [ public method setLocale ] { - Parameters [2] { - Parameter #0 [ bool $prepend = true ] - Parameter #1 [ bool $append = true ] + Parameter #0 [ int $category ] + Parameter #1 [ array $localeArray = [] ] } - - Return [ string ] + - Return [ string|bool ] } - Method [ static public method resetInput ] { + Method [ protected method getOptionsDefault ] { - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ static public method searchField ] { + Method [ protected method prepareOptions ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ array $options ] } - - Return [ string ] + - Return [ void ] } - Method [ static public method select ] { + Method [ protected method phpFunctionExists ] { - - Parameters [2] { - Parameter #0 [ $parameters ] - Parameter #1 [ $data = ] + - Parameters [1] { + Parameter #0 [ string $name ] } - - Return [ string ] + - Return [ bool ] } - Method [ static public method selectStatic ] { + Method [ public method _ ] { - Parameters [2] { - Parameter #0 [ $parameters ] - Parameter #1 [ $data = ] + Parameter #0 [ string $translateKey ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } - Method [ static public method setAutoescape ] { + Method [ public method offsetExists ] { - Parameters [1] { - Parameter #0 [ bool $autoescape ] + Parameter #0 [ $translateKey ] } - - Return [ void ] + - Return [ bool ] } - Method [ static public method setDefault ] { + Method [ public method offsetGet ] { - - Parameters [2] { - Parameter #0 [ string $id ] - Parameter #1 [ $value ] + - Parameters [1] { + Parameter #0 [ $translateKey ] } - - Return [ void ] + - Return [ ?string ] } - Method [ static public method setDefaults ] { + Method [ public method offsetSet ] { - Parameters [2] { - Parameter #0 [ array $values ] - Parameter #1 [ bool $merge = false ] + Parameter #0 [ $offset ] + Parameter #1 [ $value ] } - Return [ void ] } - Method [ static public method setDI ] { + Method [ public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] + Parameter #0 [ $offset ] } - Return [ void ] } - Method [ static public method setDocType ] { + Method [ public method t ] { - - Parameters [1] { - Parameter #0 [ int $doctype ] + - Parameters [2] { + Parameter #0 [ string $translateKey ] + Parameter #1 [ array $placeholders = [] ] } - - Return [ void ] + - Return [ string ] } - Method [ static public method setTitle ] { + Method [ protected method replacePlaceholders ] { - - Parameters [1] { - Parameter #0 [ string $title ] + - Parameters [2] { + Parameter #0 [ string $translation ] + Parameter #1 [ array $placeholders = [] ] } - - Return [ void ] + - Return [ string ] } + } + } - Method [ static public method setTitleSeparator ] { + Class [ class Phalcon\Translate\Adapter\NativeArray extends Phalcon\Translate\Adapter\AbstractAdapter implements ArrayAccess, Phalcon\Translate\Adapter\AdapterInterface ] { - - Parameters [1] { - Parameter #0 [ string $titleSeparator ] + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $defaultInterpolator = '' ] + Property [ protected $interpolatorFactory = NULL ] + Property [ private $translate = NULL ] + Property [ private $triggerError = false ] + } + + - Methods [13] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Translate\InterpolatorFactory $interpolator ] + Parameter #1 [ array $options ] } - - Return [ void ] } - Method [ static public method stylesheetLink ] { + Method [ public method exists ] { - - Parameters [2] { - Parameter #0 [ $parameters = ] - Parameter #1 [ bool $local = true ] + - Parameters [1] { + Parameter #0 [ string $index ] } - - Return [ string ] + - Return [ bool ] } - Method [ static public method submitButton ] { + Method [ public method has ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ string $index ] } - - Return [ string ] + - Return [ bool ] } - Method [ static public method tagHtml ] { + Method [ public method notFound ] { - - Parameters [5] { - Parameter #0 [ string $tagName ] - Parameter #1 [ $parameters = ] - Parameter #2 [ bool $selfClose = false ] - Parameter #3 [ bool $onlyStart = false ] - Parameter #4 [ bool $useEol = false ] + - Parameters [1] { + Parameter #0 [ string $index ] } - Return [ string ] } - Method [ static public method tagHtmlClose ] { + Method [ public method query ] { - Parameters [2] { - Parameter #0 [ string $tagName ] - Parameter #1 [ bool $useEol = false ] + Parameter #0 [ string $translateKey ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } - Method [ static public method telField ] { + Method [ public method toArray ] { - - Parameters [1] { - Parameter #0 [ $parameters ] + - Parameters [0] { } - - Return [ string ] + - Return [ array ] } - Method [ static public method textArea ] { + Method [ public method _ ] { - - Parameters [1] { - Parameter #0 [ $parameters ] + - Parameters [2] { + Parameter #0 [ string $translateKey ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } - Method [ static public method textField ] { + Method [ public method offsetExists ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ $translateKey ] } - - Return [ string ] + - Return [ bool ] } - Method [ static public method timeField ] { + Method [ public method offsetGet ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ $translateKey ] } - - Return [ string ] + - Return [ ?string ] } - Method [ static public method urlField ] { + Method [ public method offsetSet ] { - - Parameters [1] { - Parameter #0 [ $parameters ] + - Parameters [2] { + Parameter #0 [ $offset ] + Parameter #1 [ $value ] } - - Return [ string ] + - Return [ void ] } - Method [ static public method weekField ] { + Method [ public method offsetUnset ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ $offset ] } - - Return [ string ] + - Return [ void ] } - Method [ final static protected method inputField ] { + Method [ public method t ] { - - Parameters [3] { - Parameter #0 [ string $type ] - Parameter #1 [ $parameters ] - Parameter #2 [ bool $asValue = false ] + - Parameters [2] { + Parameter #0 [ string $translateKey ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } - Method [ final static protected method inputFieldChecked ] { + Method [ protected method replacePlaceholders ] { - Parameters [2] { - Parameter #0 [ string $type ] - Parameter #1 [ $parameters ] + Parameter #0 [ string $translation ] + Parameter #1 [ array $placeholders = [] ] } - Return [ string ] } } - - - Properties [0] { - } - - - Methods [0] { - } } - Class [ class Phalcon\Tag\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Translate\Exceptions\FileOpenError extends Phalcon\Translate\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -92025,12 +141401,10 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } - Methods [10] { - Method [ public method __construct ] { + Method [ public method __construct ] { - - Parameters [3] { - Parameter #0 [ string $message = "" ] - Parameter #1 [ int $code = 0 ] - Parameter #2 [ ?Throwable $previous = null ] + - Parameters [1] { + Parameter #0 [ string $name ] } } @@ -92098,7 +141472,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ abstract class Phalcon\Tag\Select ] { + Class [ class Phalcon\Translate\Exceptions\ImmutableObject extends Phalcon\Translate\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -92106,46 +141480,88 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [3] { - Method [ static public method selectField ] { + - Static methods [0] { + } - - Parameters [2] { - Parameter #0 [ $parameters ] - Parameter #1 [ $data = ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [0] { + } + } + + Method [ public method __wakeup ] { + + - Parameters [0] { + } + - Tentative return [ void ] + } + + Method [ final public method getMessage ] { + + - Parameters [0] { } - Return [ string ] } - Method [ static private method optionsFromArray ] { + Method [ final public method getCode ] { - - Parameters [3] { - Parameter #0 [ array $data ] - Parameter #1 [ $value ] - Parameter #2 [ string $closeOption ] + - Parameters [0] { + } + } + + Method [ final public method getFile ] { + + - Parameters [0] { } - Return [ string ] } - Method [ static private method optionsFromResultset ] { + Method [ final public method getLine ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\Model\ResultsetInterface $resultset ] - Parameter #1 [ $using ] - Parameter #2 [ $value ] - Parameter #3 [ string $closeOption ] + - 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 ] } - } - - Properties [0] { - } + Method [ public method __toString ] { - - Methods [0] { + - Parameters [0] { + } + - Return [ string ] + } } } - Class [ class Phalcon\Time\Clock\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Translate\Exceptions\InterpolatorNotRegistered extends Phalcon\Translate\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -92153,15 +141569,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [1] { - Method [ static public method invalidModifier ] { - - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ ?Throwable $ex = ] - } - - Return [ Phalcon\Time\Clock\Exception ] - } + - Static methods [0] { } - Properties [4] { @@ -92245,7 +141653,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class Phalcon\Time\Clock\FrozenClock implements Phalcon\Time\Clock\ClockInterface ] { + Class [ class Phalcon\Translate\Exceptions\InvalidDataType extends Phalcon\Translate\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -92253,105 +141661,88 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static properties [0] { } - - Static methods [2] { - Method [ static public method fromSystemTimezone ] { + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ Phalcon\Time\Clock\FrozenClock ] } - Method [ static public method fromUTC ] { + Method [ public method __wakeup ] { - Parameters [0] { } - - Return [ Phalcon\Time\Clock\FrozenClock ] + - Tentative return [ void ] } - } - - - Properties [1] { - Property [ private $now = NULL ] - } - - Methods [4] { - Method [ public method __construct ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ DateTimeImmutable $now ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method adjust ] { + Method [ final public method getCode ] { - - Parameters [1] { - Parameter #0 [ string $modifier ] + - Parameters [0] { } - - Return [ Phalcon\Time\Clock\FrozenClock ] } - Method [ public method now ] { + Method [ final public method getFile ] { - Parameters [0] { } - - Return [ DateTimeImmutable ] + - Return [ string ] } - Method [ public method set ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ DateTimeImmutable $now ] + - Parameters [0] { } - - Return [ Phalcon\Time\Clock\FrozenClock ] + - Return [ int ] } - } - } - - Class [ final class Phalcon\Time\Clock\SystemClock implements Phalcon\Time\Clock\ClockInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - Static methods [2] { - Method [ static public method fromSystemTimezone ] { + Method [ final public method getTrace ] { - Parameters [0] { } - - Return [ Phalcon\Time\Clock\SystemClock ] + - Return [ array ] } - Method [ static public method fromUTC ] { + Method [ final public method getPrevious ] { - Parameters [0] { } - - Return [ Phalcon\Time\Clock\SystemClock ] + - Return [ ?Throwable ] } - } - - - Properties [1] { - Property [ private $timezone = NULL ] - } - - Methods [2] { - Method [ public method __construct ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ DateTimeZone $timezone ] + - Parameters [0] { } + - Return [ string ] } - Method [ public method now ] { + Method [ public method __toString ] { - Parameters [0] { } - - Return [ DateTimeImmutable ] + - Return [ string ] } } } - Class [ class Phalcon\Translate\Adapter\Csv extends Phalcon\Translate\Adapter\AbstractAdapter implements Phalcon\Translate\Adapter\AdapterInterface, ArrayAccess ] { + Class [ class Phalcon\Translate\Exceptions\KeyNotFound extends Phalcon\Translate\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -92362,136 +141753,86 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $defaultInterpolator = '' ] - Property [ protected $interpolatorFactory = NULL ] - Property [ protected $translate = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [14] { - Method [ public method __construct ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Translate\InterpolatorFactory $interpolator ] - Parameter #1 [ array $options ] - } - } - - Method [ public method exists ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $index ] + Parameter #0 [ string $key ] } - - Return [ bool ] } - Method [ public method has ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $index ] + - Parameters [0] { } - - Return [ bool ] + - Tentative return [ void ] } - Method [ public method query ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ private method load ] { - - - Parameters [5] { - Parameter #0 [ string $file ] - Parameter #1 [ int $length ] - Parameter #2 [ string $delimiter ] - Parameter #3 [ string $enclosure ] - Parameter #4 [ string $escape ] - } - - Return [ void ] - } - - Method [ public method toArray ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ array ] - } - - Method [ protected method phpFopen ] { - - - Parameters [2] { - Parameter #0 [ string $filename ] - Parameter #1 [ string $mode ] - } } - Method [ public method _ ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ public method offsetExists ] { - - - Parameters [1] { - Parameter #0 [ $translateKey ] - } - - Return [ bool ] - } - - Method [ public method offsetGet ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ $translateKey ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ int ] } - Method [ public method offsetSet ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ $offset ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method offsetUnset ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ $offset ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method t ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method replacePlaceholders ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $translation ] - Parameter #1 [ array $placeholders = [] ] + - Parameters [0] { } - Return [ string ] } } } - Class [ class Phalcon\Translate\Adapter\Gettext extends Phalcon\Translate\Adapter\AbstractAdapter implements Phalcon\Translate\Adapter\AdapterInterface, ArrayAccess ] { + Class [ class Phalcon\Translate\Exceptions\MissingContent extends Phalcon\Translate\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -92502,212 +141843,174 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [6] { - Property [ protected $defaultInterpolator = '' ] - Property [ protected $interpolatorFactory = NULL ] - Property [ protected $category = NULL ] - Property [ protected $defaultDomain = NULL ] - Property [ protected $directory = NULL ] - Property [ protected $locale = NULL ] + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] } - - Methods [24] { - Method [ public method __construct ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Translate\InterpolatorFactory $interpolator ] - Parameter #1 [ array $options ] - } - } - - Method [ public method exists ] { - - - Parameters [1] { - Parameter #0 [ string $index ] - } - - Return [ bool ] - } - - Method [ public method getCategory ] { - - - Parameters [0] { - } - - Return [ int ] - } - - Method [ public method getDefaultDomain ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method getDirectory ] { + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } } - Method [ public method getLocale ] { + Method [ public method __wakeup ] { - Parameters [0] { } + - Tentative return [ void ] } - Method [ public method has ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $index ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method nquery ] { + Method [ final public method getCode ] { - - Parameters [5] { - Parameter #0 [ string $msgid1 ] - Parameter #1 [ string $msgid2 ] - Parameter #2 [ int $count ] - Parameter #3 [ array $placeholders = [] ] - Parameter #4 [ ?string $domain = null ] + - Parameters [0] { } - - Return [ string ] } - Method [ public method query ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ public method resetDomain ] { + Method [ final public method getLine ] { - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ public method setDefaultDomain ] { + Method [ final public method getTrace ] { - - Parameters [1] { - Parameter #0 [ string $domain ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method setDirectory ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ $directory ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method setDomain ] { + Method [ final public method getTraceAsString ] { - - Parameters [1] { - Parameter #0 [ ?string $domain = null ] + - Parameters [0] { } - Return [ string ] } - Method [ public method setLocale ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ int $category ] - Parameter #1 [ array $localeArray = [] ] + - Parameters [0] { } + - Return [ string ] } + } + } - Method [ protected method getOptionsDefault ] { + Class [ class Phalcon\Translate\Exceptions\MissingGettextExtension extends Phalcon\Translate\Exception implements Stringable, Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + } + + - Methods [10] { + Method [ public method __construct ] { - Parameters [0] { } - - Return [ array ] } - Method [ protected method prepareOptions ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ array $options ] + - Parameters [0] { } - - Return [ void ] + - Tentative return [ void ] } - Method [ protected method phpFunctionExists ] { + Method [ final public method getMessage ] { - - Parameters [1] { - Parameter #0 [ string $name ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method _ ] { + Method [ final public method getCode ] { - - Parameters [2] { - Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders = [] ] + - Parameters [0] { } - - Return [ string ] } - Method [ public method offsetExists ] { + Method [ final public method getFile ] { - - Parameters [1] { - Parameter #0 [ $translateKey ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method offsetGet ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ $translateKey ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ int ] } - Method [ public method offsetSet ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ $offset ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method offsetUnset ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ $offset ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method t ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method replacePlaceholders ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $translation ] - Parameter #1 [ array $placeholders = [] ] + - Parameters [0] { } - Return [ string ] } } } - Class [ class Phalcon\Translate\Adapter\NativeArray extends Phalcon\Translate\Adapter\AbstractAdapter implements Phalcon\Translate\Adapter\AdapterInterface, ArrayAccess ] { + Class [ class Phalcon\Translate\Exceptions\MissingRequiredParameter extends Phalcon\Translate\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -92718,125 +142021,94 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Static methods [0] { } - - Properties [4] { - Property [ protected $defaultInterpolator = '' ] - Property [ protected $interpolatorFactory = NULL ] - Property [ private $translate = NULL ] - Property [ private $triggerError = false ] + - Properties [5] { + Property [ protected $message = '' ] + Property [ protected $code = 0 ] + Property [ protected string $file = '' ] + Property [ protected int $line = 0 ] + Property [ private $parameter = NULL ] } - - Methods [13] { - Method [ public method __construct ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Translate\InterpolatorFactory $interpolator ] - Parameter #1 [ array $options ] - } - } - - Method [ public method exists ] { + - Methods [11] { + Method [ public method __construct ] { - Parameters [1] { - Parameter #0 [ string $index ] + Parameter #0 [ string $parameter ] } - - Return [ bool ] } - Method [ public method has ] { + Method [ public method getParameter ] { - - Parameters [1] { - Parameter #0 [ string $index ] + - Parameters [0] { } - - Return [ bool ] + - Return [ string ] } - Method [ public method notFound ] { + Method [ public method __wakeup ] { - - Parameters [1] { - Parameter #0 [ string $index ] + - Parameters [0] { } - - Return [ string ] + - Tentative return [ void ] } - Method [ public method query ] { + Method [ final public method getMessage ] { - - Parameters [2] { - Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ public method toArray ] { + Method [ final public method getCode ] { - Parameters [0] { } - - Return [ array ] } - Method [ public method _ ] { + Method [ final public method getFile ] { - - Parameters [2] { - Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ public method offsetExists ] { - - - Parameters [1] { - Parameter #0 [ $translateKey ] - } - - Return [ bool ] - } - - Method [ public method offsetGet ] { + Method [ final public method getLine ] { - - Parameters [1] { - Parameter #0 [ $translateKey ] + - Parameters [0] { } - - Return [ mixed ] + - Return [ int ] } - Method [ public method offsetSet ] { + Method [ final public method getTrace ] { - - Parameters [2] { - Parameter #0 [ $offset ] - Parameter #1 [ $value ] + - Parameters [0] { } - - Return [ void ] + - Return [ array ] } - Method [ public method offsetUnset ] { + Method [ final public method getPrevious ] { - - Parameters [1] { - Parameter #0 [ $offset ] + - Parameters [0] { } - - Return [ void ] + - Return [ ?Throwable ] } - Method [ public method t ] { + Method [ final public method getTraceAsString ] { - - Parameters [2] { - Parameter #0 [ string $translateKey ] - Parameter #1 [ array $placeholders = [] ] + - Parameters [0] { } - Return [ string ] } - Method [ protected method replacePlaceholders ] { + Method [ public method __toString ] { - - Parameters [2] { - Parameter #0 [ string $translation ] - Parameter #1 [ array $placeholders = [] ] + - Parameters [0] { } - Return [ string ] } } } - Class [ class Phalcon\Translate\Exception extends Exception implements Throwable, Stringable ] { + Class [ class Phalcon\Translate\Exceptions\TranslatorNotRegistered extends Phalcon\Translate\Exception implements Stringable, Throwable ] { - Constants [0] { } @@ -93205,6 +142477,198 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Properties [0] { } + - Methods [1] { + Method [ final public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $container ] + } + } + } + } + + Class [ final class phalcon\11__closure ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ final public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $container ] + } + } + } + } + + Class [ final class phalcon\12__closure ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ final public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $container ] + } + } + } + } + + Class [ final class phalcon\13__closure ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ final public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $container ] + } + } + } + } + + Class [ final class phalcon\14__closure ] { + + - Constants [0] { + } + + - Static properties [1] { + Property [ public static $ioc = NULL ] + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ final public method __invoke ] { + + - Parameters [0] { + } + } + } + } + + Class [ final class phalcon\15__closure ] { + + - Constants [0] { + } + + - Static properties [1] { + Property [ public static $ioc = NULL ] + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ final public method __invoke ] { + + - Parameters [0] { + } + } + } + } + + Class [ final class phalcon\16__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\17__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\18__closure ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + - Methods [1] { Method [ final public method __invoke ] { @@ -93217,7 +142681,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\11__closure ] { + Class [ final class phalcon\19__closure ] { - Constants [0] { } @@ -93243,7 +142707,33 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\12__closure ] { + Class [ final class phalcon\1__closure ] { + + - Constants [0] { + } + + - Static properties [2] { + Property [ public static $serializer = NULL ] + Property [ public static $defaultValue = NULL ] + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ final public method __invoke ] { + + - Parameters [1] { + Parameter #0 [ $element ] + } + } + } + } + + Class [ final class phalcon\20__closure ] { - Constants [0] { } @@ -93269,7 +142759,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\13__closure ] { + Class [ final class phalcon\21__closure ] { - Constants [0] { } @@ -93295,7 +142785,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\14__closure ] { + Class [ final class phalcon\22__closure ] { - Constants [0] { } @@ -93321,7 +142811,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\15__closure ] { + Class [ final class phalcon\23__closure ] { - Constants [0] { } @@ -93347,7 +142837,59 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\16__closure ] { + Class [ final class phalcon\24__closure ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ final public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ array $options ] + Parameter #2 [ array $attributes ] + } + } + } + } + + Class [ final class phalcon\25__closure ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ final public method __invoke ] { + + - Parameters [3] { + Parameter #0 [ string $name ] + Parameter #1 [ array $options ] + Parameter #2 [ array $attributes ] + } + } + } + } + + Class [ final class phalcon\26__closure ] { - Constants [0] { } @@ -93373,7 +142915,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\17__closure ] { + Class [ final class phalcon\27__closure ] { - Constants [0] { } @@ -93399,7 +142941,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\18__closure ] { + Class [ final class phalcon\28__closure ] { - Constants [0] { } @@ -93425,7 +142967,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\19__closure ] { + Class [ final class phalcon\29__closure ] { - Constants [0] { } @@ -93451,14 +142993,12 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\1__closure ] { + Class [ final class phalcon\2__closure ] { - Constants [0] { } - - Static properties [2] { - Property [ public static $serializer = NULL ] - Property [ public static $defaultValue = NULL ] + - Static properties [0] { } - Static methods [0] { @@ -93470,14 +143010,17 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [1] { Method [ final public method __invoke ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [4] { + Parameter #0 [ $number ] + Parameter #1 [ $message ] + Parameter #2 [ $file ] + Parameter #3 [ $line ] } } } } - Class [ final class phalcon\20__closure ] { + Class [ final class phalcon\30__closure ] { - Constants [0] { } @@ -93503,7 +143046,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\21__closure ] { + Class [ final class phalcon\31__closure ] { - Constants [0] { } @@ -93529,7 +143072,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\22__closure ] { + Class [ final class phalcon\32__closure ] { - Constants [0] { } @@ -93555,7 +143098,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\23__closure ] { + Class [ final class phalcon\33__closure ] { - Constants [0] { } @@ -93579,7 +143122,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\24__closure ] { + Class [ final class phalcon\34__closure ] { - Constants [0] { } @@ -93603,7 +143146,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\25__closure ] { + Class [ final class phalcon\35__closure ] { - Constants [0] { } @@ -93627,7 +143170,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\26__closure ] { + Class [ final class phalcon\36__closure ] { - Constants [0] { } @@ -93651,7 +143194,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\27__closure ] { + Class [ final class phalcon\37__closure ] { - Constants [0] { } @@ -93676,7 +143219,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\28__closure ] { + Class [ final class phalcon\38__closure ] { - Constants [0] { } @@ -93700,7 +143243,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\29__closure ] { + Class [ final class phalcon\39__closure ] { - Constants [0] { } @@ -93724,7 +143267,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\2__closure ] { + Class [ final class phalcon\3__closure ] { - Constants [0] { } @@ -93751,7 +143294,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\30__closure ] { + Class [ final class phalcon\40__closure ] { - Constants [0] { } @@ -93775,7 +143318,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\31__closure ] { + Class [ final class phalcon\41__closure ] { - Constants [0] { } @@ -93798,7 +143341,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\32__closure ] { + Class [ final class phalcon\42__closure ] { - Constants [0] { } @@ -93822,7 +143365,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\33__closure ] { + Class [ final class phalcon\43__closure ] { - Constants [0] { } @@ -93846,7 +143389,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\34__closure ] { + Class [ final class phalcon\44__closure ] { - Constants [0] { } @@ -93870,7 +143413,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\35__closure ] { + Class [ final class phalcon\45__closure ] { - Constants [0] { } @@ -93894,7 +143437,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\36__closure ] { + Class [ final class phalcon\46__closure ] { - Constants [0] { } @@ -93918,7 +143461,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\37__closure ] { + Class [ final class phalcon\47__closure ] { - Constants [0] { } @@ -93942,7 +143485,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\38__closure ] { + Class [ final class phalcon\48__closure ] { - Constants [0] { } @@ -93966,7 +143509,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\39__closure ] { + Class [ final class phalcon\49__closure ] { - Constants [0] { } @@ -93990,7 +143533,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\3__closure ] { + Class [ final class phalcon\4__closure ] { - Constants [0] { } @@ -94017,7 +143560,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\40__closure ] { + Class [ final class phalcon\50__closure ] { - Constants [0] { } @@ -94041,7 +143584,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\41__closure ] { + Class [ final class phalcon\51__closure ] { - Constants [0] { } @@ -94065,7 +143608,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\42__closure ] { + Class [ final class phalcon\52__closure ] { - Constants [0] { } @@ -94089,7 +143632,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\43__closure ] { + Class [ final class phalcon\53__closure ] { - Constants [0] { } @@ -94113,7 +143656,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\44__closure ] { + Class [ final class phalcon\54__closure ] { - Constants [0] { } @@ -94137,7 +143680,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\45__closure ] { + Class [ final class phalcon\55__closure ] { - Constants [0] { } @@ -94161,7 +143704,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\46__closure ] { + Class [ final class phalcon\56__closure ] { - Constants [0] { } @@ -94185,7 +143728,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\47__closure ] { + Class [ final class phalcon\57__closure ] { - Constants [0] { } @@ -94209,7 +143752,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\48__closure ] { + Class [ final class phalcon\58__closure ] { - Constants [0] { } @@ -94233,7 +143776,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\49__closure ] { + Class [ final class phalcon\59__closure ] { - Constants [0] { } @@ -94257,12 +143800,13 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\4__closure ] { + Class [ final class phalcon\5__closure ] { - Constants [0] { } - - Static properties [0] { + - Static properties [1] { + Property [ public static $dispatcher = NULL ] } - Static methods [0] { @@ -94274,17 +143818,14 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - 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 [ $target ] } } } } - Class [ final class phalcon\50__closure ] { + Class [ final class phalcon\60__closure ] { - Constants [0] { } @@ -94308,7 +143849,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\51__closure ] { + Class [ final class phalcon\61__closure ] { - Constants [0] { } @@ -94332,7 +143873,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\52__closure ] { + Class [ final class phalcon\62__closure ] { - Constants [0] { } @@ -94356,7 +143897,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\53__closure ] { + Class [ final class phalcon\63__closure ] { - Constants [0] { } @@ -94380,7 +143921,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\54__closure ] { + Class [ final class phalcon\64__closure ] { - Constants [0] { } @@ -94404,7 +143945,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\55__closure ] { + Class [ final class phalcon\65__closure ] { - Constants [0] { } @@ -94428,7 +143969,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\56__closure ] { + Class [ final class phalcon\66__closure ] { - Constants [0] { } @@ -94452,7 +143993,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\57__closure ] { + Class [ final class phalcon\67__closure ] { - Constants [0] { } @@ -94476,7 +144017,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\58__closure ] { + Class [ final class phalcon\68__closure ] { - Constants [0] { } @@ -94500,7 +144041,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\59__closure ] { + Class [ final class phalcon\69__closure ] { - Constants [0] { } @@ -94524,7 +144065,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\5__closure ] { + Class [ final class phalcon\6__closure ] { - Constants [0] { } @@ -94548,7 +144089,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\60__closure ] { + Class [ final class phalcon\70__closure ] { - Constants [0] { } @@ -94572,7 +144113,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\61__closure ] { + Class [ final class phalcon\71__closure ] { - Constants [0] { } @@ -94596,7 +144137,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\62__closure ] { + Class [ final class phalcon\72__closure ] { - Constants [0] { } @@ -94620,7 +144161,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\63__closure ] { + Class [ final class phalcon\73__closure ] { - Constants [0] { } @@ -94644,7 +144185,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\64__closure ] { + Class [ final class phalcon\74__closure ] { - Constants [0] { } @@ -94668,7 +144209,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\65__closure ] { + Class [ final class phalcon\75__closure ] { - Constants [0] { } @@ -94692,7 +144233,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\66__closure ] { + Class [ final class phalcon\76__closure ] { - Constants [0] { } @@ -94716,7 +144257,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\67__closure ] { + Class [ final class phalcon\77__closure ] { - Constants [0] { } @@ -94740,7 +144281,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\68__closure ] { + Class [ final class phalcon\78__closure ] { - Constants [0] { } @@ -94764,7 +144305,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\69__closure ] { + Class [ final class phalcon\79__closure ] { - Constants [0] { } @@ -94789,12 +144330,13 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\6__closure ] { + Class [ final class phalcon\7__closure ] { - Constants [0] { } - - Static properties [0] { + - Static properties [1] { + Property [ public static $name = NULL ] } - Static methods [0] { @@ -94806,14 +144348,13 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [1] { Method [ final public method __invoke ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [0] { } } } } - Class [ final class phalcon\70__closure ] { + Class [ final class phalcon\80__closure ] { - Constants [0] { } @@ -94837,7 +144378,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\71__closure ] { + Class [ final class phalcon\81__closure ] { - Constants [0] { } @@ -94861,7 +144402,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\72__closure ] { + Class [ final class phalcon\82__closure ] { - Constants [0] { } @@ -94885,7 +144426,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\73__closure ] { + Class [ final class phalcon\83__closure ] { - Constants [0] { } @@ -94909,7 +144450,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\74__closure ] { + Class [ final class phalcon\84__closure ] { - Constants [0] { } @@ -94933,7 +144474,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\75__closure ] { + Class [ final class phalcon\85__closure ] { - Constants [0] { } @@ -94957,7 +144498,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\76__closure ] { + Class [ final class phalcon\86__closure ] { - Constants [0] { } @@ -94981,57 +144522,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\77__closure ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [1] { - Method [ final public method __invoke ] { - - - Parameters [2] { - Parameter #0 [ $a ] - Parameter #1 [ $b ] - } - } - } - } - - Class [ final class phalcon\78__closure ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [1] { - Method [ final public method __invoke ] { - - - Parameters [2] { - Parameter #0 [ $a ] - Parameter #1 [ $b ] - } - } - } - } - - Class [ final class phalcon\79__closure ] { + Class [ final class phalcon\87__closure ] { - Constants [0] { } @@ -95055,31 +144546,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\7__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\80__closure ] { + Class [ final class phalcon\88__closure ] { - Constants [0] { } @@ -95106,7 +144573,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\81__closure ] { + Class [ final class phalcon\89__closure ] { - Constants [0] { } @@ -95130,12 +144597,13 @@ Extension [ extension #152 phalcon version 5.13.0 ] { } } - Class [ final class phalcon\82__closure ] { + Class [ final class phalcon\8__closure ] { - Constants [0] { } - - Static properties [0] { + - Static properties [1] { + Property [ public static $name = NULL ] } - Static methods [0] { @@ -95147,14 +144615,13 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [1] { Method [ final public method __invoke ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [0] { } } } } - Class [ final class phalcon\83__closure ] { + Class [ final class phalcon\90__closure ] { - Constants [0] { } @@ -95171,17 +144638,14 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - 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 ] } } } } - Class [ final class phalcon\8__closure ] { + Class [ final class phalcon\91__closure ] { - Constants [0] { } @@ -95198,10 +144662,11 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [1] { Method [ final public method __invoke ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ array $options ] - Parameter #2 [ array $attributes ] + - Parameters [4] { + Parameter #0 [ $number ] + Parameter #1 [ $message ] + Parameter #2 [ $file ] + Parameter #3 [ $line ] } } } @@ -95212,7 +144677,8 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Constants [0] { } - - Static properties [0] { + - Static properties [1] { + Property [ public static $definition = NULL ] } - Static methods [0] { @@ -95224,10 +144690,7 @@ Extension [ extension #152 phalcon version 5.13.0 ] { - Methods [1] { Method [ final public method __invoke ] { - - Parameters [3] { - Parameter #0 [ string $name ] - Parameter #1 [ array $options ] - Parameter #2 [ array $attributes ] + - Parameters [0] { } } } -- cgit