From 5b60f02b86c6ee70c893d907c433d4d892ba7787 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 1 Jul 2021 07:14:00 +0200 Subject: update to 5.0.0-alpha.2 rename to php-phalcon5 raise dependency on PHP 7.4 raise dependency on psr 1.0.1 --- REFLECTION | 3528 ++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 2141 insertions(+), 1387 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 19bc6d9..484851f 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #117 phalcon version 4.1.2 ] { +Extension [ extension #115 phalcon version 5.0.0-alpha.2 ] { - Dependencies { Dependency [ pdo (Required) ] @@ -66,7 +66,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } } - - Classes [544] { + - Classes [553] { Interface [ interface Phalcon\Di\InjectionAwareInterface ] { - Constants [0] { @@ -379,6 +379,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getAdapter ] { + + - Parameters [0] { + } } Method [ abstract public method getKeys ] { @@ -495,9 +498,15 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getDefault ] { + + - Parameters [0] { + } } Method [ abstract public method getFilters ] { + + - Parameters [0] { + } } Method [ abstract public method getForm ] { @@ -551,6 +560,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getValue ] { + + - Parameters [0] { + } } Method [ abstract public method hasMessages ] { @@ -684,6 +696,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Methods [19] { Method [ abstract public method dispatch ] { + + - Parameters [0] { + } } Method [ abstract public method forward ] { @@ -731,6 +746,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getReturnedValue ] { + + - Parameters [0] { + } } Method [ abstract public method hasParam ] { @@ -839,6 +857,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Methods [4] { Method [ abstract public method getData ] { + + - Parameters [0] { + } } Method [ abstract public method setData ] { @@ -1281,6 +1302,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method reset ] { + + - Parameters [0] { + } } Method [ abstract public method setAutomaticCreateAttributes ] { @@ -1382,6 +1406,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getAdapter ] { + + - Parameters [0] { + } } Method [ abstract public method getKeys ] { @@ -1665,18 +1692,19 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ $placeholders ] - Parameter #2 [ $dataTypes ] + Parameter #1 [ array $bindParams ] + Parameter #2 [ array $bindTypes ] } - Return [ bool ] } Method [ abstract public method fetchAll ] { - - Parameters [3] { + - Parameters [4] { Parameter #0 [ string $sqlQuery ] Parameter #1 [ int $fetchMode ] - Parameter #2 [ $placeholders ] + Parameter #2 [ array $bindParams ] + Parameter #3 [ array $bindTypes ] } - Return [ array ] } @@ -1692,10 +1720,11 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ abstract public method fetchOne ] { - - Parameters [3] { + - Parameters [4] { Parameter #0 [ string $sqlQuery ] Parameter #1 [ int $fetchMode ] - Parameter #2 [ $placeholders ] + Parameter #2 [ array $bindParams ] + Parameter #3 [ array $bindTypes ] } - Return [ array ] } @@ -1897,8 +1926,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ $placeholders ] - Parameter #2 [ $dataTypes ] + Parameter #1 [ array $bindParams ] + Parameter #2 [ array $bindTypes ] } } @@ -2652,6 +2681,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getFirst ] { + + - Parameters [0] { + } } Method [ abstract public method getHydrateMode ] { @@ -3555,6 +3587,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getViewsDir ] { + + - Parameters [0] { + } } Method [ abstract public method partial ] { @@ -3741,7 +3776,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [2] { Parameter #0 [ string $roleName ] - Parameter #1 [ $roleToInherit ] + Parameter #1 [ $roleToInherits ] } - Return [ bool ] } @@ -3758,7 +3793,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ abstract public method addComponent ] { - Parameters [2] { - Parameter #0 [ $componentObject ] + Parameter #0 [ $componentValue ] Parameter #1 [ $accessList ] } - Return [ bool ] @@ -3921,18 +3956,33 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getExtras ] { + + - Parameters [0] { + } } Method [ abstract public method getInput ] { + + - Parameters [0] { + } } Method [ abstract public method getMessages ] { + + - Parameters [0] { + } } Method [ abstract public method getOutput ] { + + - Parameters [0] { + } } Method [ abstract public method getStatus ] { + + - Parameters [0] { + } } } } @@ -4122,7 +4172,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\Router\RouteInterface $route ] - Parameter #1 [ $position ] + Parameter #1 [ int $position ] } - Return [ Phalcon\Mvc\RouterInterface ] } @@ -4570,6 +4620,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method dispatch ] { + + - Parameters [0] { + } } Method [ abstract public method forward ] { @@ -4617,6 +4670,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getReturnedValue ] { + + - Parameters [0] { + } } Method [ abstract public method hasParam ] { @@ -5171,6 +5227,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getDefault ] { + + - Parameters [0] { + } } Method [ abstract public method getName ] { @@ -5188,6 +5247,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getSize ] { + + - Parameters [0] { + } } Method [ abstract public method getType ] { @@ -5205,6 +5267,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getTypeValues ] { + + - Parameters [0] { + } } Method [ abstract public method hasDefault ] { @@ -5399,6 +5464,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method fetch ] { + + - Parameters [0] { + } } Method [ abstract public method fetchAll ] { @@ -5409,6 +5477,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method fetchArray ] { + + - Parameters [0] { + } } Method [ abstract public method getInternalResult ] { @@ -5451,6 +5522,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Methods [8] { Method [ abstract public method getDefinition ] { + + - Parameters [0] { + } } Method [ abstract public method getParameter ] { @@ -5530,18 +5604,33 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getExtras ] { + + - Parameters [0] { + } } Method [ abstract public method getInput ] { + + - Parameters [0] { + } } Method [ abstract public method getMessages ] { + + - Parameters [0] { + } } Method [ abstract public method getOutput ] { + + - Parameters [0] { + } } Method [ abstract public method getStatus ] { + + - Parameters [0] { + } } Method [ abstract public method setException ] { @@ -5690,9 +5779,15 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Methods [7] { Method [ abstract public method getData ] { + + - Parameters [0] { + } } Method [ abstract public method getType ] { + + - Parameters [0] { + } } Method [ abstract public method isCancelable ] { @@ -5926,6 +6021,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Methods [19] { Method [ abstract public method delete ] { + + - Parameters [0] { + } } Method [ abstract public method getDomain ] { @@ -6703,6 +6801,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method sendHeaders ] { + + - Parameters [0] { + } } } } @@ -6823,6 +6924,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method reset ] { + + - Parameters [0] { + } } Method [ abstract public method send ] { @@ -6872,9 +6976,15 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getCode ] { + + - Parameters [0] { + } } Method [ abstract public method getField ] { + + - Parameters [0] { + } } Method [ abstract public method getMessage ] { @@ -7016,6 +7126,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method dispatch ] { + + - Parameters [0] { + } } Method [ abstract public method forward ] { @@ -7063,6 +7176,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getReturnedValue ] { + + - Parameters [0] { + } } Method [ abstract public method hasParam ] { @@ -7191,6 +7307,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getHandler ] { + + - Parameters [0] { + } } Method [ abstract public method getHandlers ] { @@ -7313,7 +7432,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ abstract static public method average ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ array $parameters ] } } @@ -7334,7 +7453,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Parameter #1 [ array $data ] Parameter #2 [ $columnMap ] Parameter #3 [ int $dirtyState ] - Parameter #4 [ bool or NULL $keepSnapshots ] + Parameter #4 [ bool $keepSnapshots ] } - Return [ Phalcon\Mvc\ModelInterface ] } @@ -7506,7 +7625,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [0] { } - - Return [ string ] + - Return [ string or NULL ] } Method [ abstract public method getSource ] { @@ -7757,6 +7876,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getColumns ] { + + - Parameters [0] { + } } Method [ abstract public method getConditions ] { @@ -7767,12 +7889,21 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getGroupBy ] { + + - Parameters [0] { + } } Method [ abstract public method getHaving ] { + + - Parameters [0] { + } } Method [ abstract public method getLimit ] { + + - Parameters [0] { + } } Method [ abstract public method getModelName ] { @@ -8192,7 +8323,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ string ] + - Return [ string or NULL ] } Method [ abstract public method getModelSource ] { @@ -8610,6 +8741,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getColumns ] { + + - Parameters [0] { + } } Method [ abstract public method getDistinct ] { @@ -8620,6 +8754,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getFrom ] { + + - Parameters [0] { + } } Method [ abstract public method getGroupBy ] { @@ -8644,6 +8781,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getLimit ] { + + - Parameters [0] { + } } Method [ abstract public method getOffset ] { @@ -8654,6 +8794,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getOrderBy ] { + + - Parameters [0] { + } } Method [ abstract public method getPhql ] { @@ -8671,6 +8814,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getWhere ] { + + - Parameters [0] { + } } Method [ abstract public method groupBy ] { @@ -8684,7 +8830,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ abstract public method having ] { - Parameters [1] { - Parameter #0 [ string $having ] + Parameter #0 [ string $conditions ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -8739,6 +8885,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getModels ] { + + - Parameters [0] { + } } Method [ abstract public method notBetweenWhere ] { @@ -8773,7 +8922,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ abstract public method orderBy ] { - Parameters [1] { - Parameter #0 [ string $orderBy ] + Parameter #0 [ $orderBy ] } - Return [ Phalcon\Mvc\Model\Query\BuilderInterface ] } @@ -8882,12 +9031,21 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Methods [15] { Method [ abstract public method getFields ] { + + - Parameters [0] { + } } Method [ abstract public method getForeignKey ] { + + - Parameters [0] { + } } Method [ abstract public method getIntermediateFields ] { + + - Parameters [0] { + } } Method [ abstract public method getIntermediateModel ] { @@ -8898,6 +9056,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getIntermediateReferencedFields ] { + + - Parameters [0] { + } } Method [ abstract public method getOption ] { @@ -8915,9 +9076,15 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getParams ] { + + - Parameters [0] { + } } Method [ abstract public method getReferencedFields ] { + + - Parameters [0] { + } } Method [ abstract public method getReferencedModel ] { @@ -9097,6 +9264,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method commit ] { + + - Parameters [0] { + } } Method [ abstract public method get ] { @@ -9308,6 +9478,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getBeforeMatch ] { + + - Parameters [0] { + } } Method [ abstract public method getHostname ] { @@ -9318,6 +9491,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getPaths ] { + + - Parameters [0] { + } } Method [ abstract public method getPrefix ] { @@ -9413,6 +9589,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getHttpMethods ] { + + - Parameters [0] { + } } Method [ abstract public method getName ] { @@ -9509,18 +9688,33 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Methods [35] { Method [ abstract public method cleanTemplateAfter ] { + + - Parameters [0] { + } } Method [ abstract public method cleanTemplateBefore ] { + + - Parameters [0] { + } } Method [ abstract public method disable ] { + + - Parameters [0] { + } } Method [ abstract public method enable ] { + + - Parameters [0] { + } } Method [ abstract public method finish ] { + + - Parameters [0] { + } } Method [ abstract public method getActionName ] { @@ -9531,6 +9725,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getActiveRenderPath ] { + + - Parameters [0] { + } } Method [ abstract public method getBasePath ] { @@ -9606,6 +9803,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method reset ] { + + - Parameters [0] { + } } Method [ abstract public method setBasePath ] { @@ -9666,6 +9866,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method start ] { + + - Parameters [0] { + } } Method [ abstract public method getContent ] { @@ -9683,6 +9886,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getViewsDir ] { + + - Parameters [0] { + } } Method [ abstract public method partial ] { @@ -9770,6 +9976,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getItems ] { + + - Parameters [0] { + } } Method [ abstract public method getLast ] { @@ -10090,7 +10299,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ abstract public method add ] { - Parameters [2] { - Parameter #0 [ string $field ] + Parameter #0 [ $field ] Parameter #1 [ Phalcon\Validation\ValidatorInterface $validator ] } - Return [ Phalcon\Validation\ValidationInterface ] @@ -10114,6 +10323,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ abstract public method getEntity ] { + + - Parameters [0] { + } } Method [ abstract public method getFilters ] { @@ -10155,7 +10367,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ abstract public method rule ] { - Parameters [2] { - Parameter #0 [ string $field ] + Parameter #0 [ $field ] Parameter #1 [ Phalcon\Validation\ValidatorInterface $validator ] } - Return [ Phalcon\Validation\ValidationInterface ] @@ -10472,6 +10684,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Methods [1] { Method [ abstract public method getModelName ] { + + - Parameters [0] { + } } } } @@ -10963,54 +11178,6 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } } - Class [ abstract class Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [1] { - Property [ protected $container ] - } - - - Methods [4] { - 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 [ abstract class Phalcon\Factory\AbstractFactory ] { - Constants [0] { @@ -11022,12 +11189,13 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Static methods [0] { } - - Properties [2] { + - Properties [3] { + Property [ protected $exception ] Property [ protected $mapper ] Property [ protected $services ] } - - Methods [4] { + - Methods [5] { Method [ protected method checkConfig ] { - Parameters [1] { @@ -11057,6 +11225,62 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } - Return [ void ] } + + Method [ protected method getException ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ Exception ] + } + } + } + + Class [ abstract class Phalcon\Di\Injectable implements Phalcon\Di\InjectionAwareInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [1] { + Property [ protected $container ] + } + + - Methods [4] { + 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 ] + } } } @@ -11697,9 +11921,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ protected method getUnserializedData ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ $content ] - Parameter #1 [ $defaultValue ] } } @@ -11732,47 +11955,59 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Property [ protected $messageValid ] } - - Methods [24] { + - Methods [25] { Method [ public method getMessageFileEmpty ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageFileEmpty ] { - Parameters [1] { - Parameter #0 [ $messageFileEmpty ] + Parameter #0 [ string $messageFileEmpty ] } } Method [ public method getMessageIniSize ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageIniSize ] { - Parameters [1] { - Parameter #0 [ $messageIniSize ] + Parameter #0 [ string $messageIniSize ] } } Method [ public method getMessageValid ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageValid ] { - Parameters [1] { - Parameter #0 [ $messageValid ] + Parameter #0 [ string $messageValid ] } } - Method [ public method isAllowEmpty ] { + Method [ public method checkUpload ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #1 [ $field ] } - Return [ bool ] } - Method [ public method checkUpload ] { + Method [ public method checkUploadIsEmpty ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -11781,7 +12016,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadMaxSize ] { + Method [ public method checkUploadIsValid ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -11790,7 +12025,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadIsEmpty ] { + Method [ public method checkUploadMaxSize ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -11799,21 +12034,29 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadIsValid ] { + Method [ public method getFileSizeInBytes ] { + + - Parameters [1] { + Parameter #0 [ string $size ] + } + - Return [ float ] + } + + Method [ public method isAllowEmpty ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + Parameter #1 [ string $field ] } - Return [ bool ] } - Method [ public method getFileSizeInBytes ] { + Method [ protected method checkIsUploadedFile ] { - Parameters [1] { - Parameter #0 [ string $size ] + Parameter #0 [ string $name ] } - - Return [ float ] + - Return [ bool ] } Method [ public method __construct ] { @@ -12914,8 +13157,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] Parameter #1 [ int $fetchMode ] - Parameter #2 [ $bindParams ] - Parameter #3 [ $bindTypes ] + Parameter #2 [ array $bindParams ] + Parameter #3 [ array $bindTypes ] } - Return [ array ] } @@ -12934,8 +13177,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] Parameter #1 [ $fetchMode ] - Parameter #2 [ $bindParams ] - Parameter #3 [ $bindTypes ] + Parameter #2 [ array $bindParams ] + Parameter #3 [ array $bindTypes ] } - Return [ array ] } @@ -13003,7 +13246,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method getNestedTransactionSavepointName ] { @@ -13275,8 +13518,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ $placeholders ] - Parameter #2 [ $dataTypes ] + Parameter #1 [ array $bindParams ] + Parameter #2 [ array $bindTypes ] } - Return [ bool ] } @@ -13306,8 +13549,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ $placeholders ] - Parameter #2 [ $dataTypes ] + Parameter #1 [ array $bindParams ] + Parameter #2 [ array $bindTypes ] } } @@ -14081,8 +14324,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ $bindParams ] - Parameter #2 [ $bindTypes ] + Parameter #1 [ array $bindParams ] + Parameter #2 [ array $bindTypes ] } - Return [ bool ] } @@ -14140,8 +14383,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ $bindParams ] - Parameter #2 [ $bindTypes ] + Parameter #1 [ array $bindParams ] + Parameter #2 [ array $bindTypes ] } } @@ -14359,8 +14602,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] Parameter #1 [ int $fetchMode ] - Parameter #2 [ $bindParams ] - Parameter #3 [ $bindTypes ] + Parameter #2 [ array $bindParams ] + Parameter #3 [ array $bindTypes ] } - Return [ array ] } @@ -14379,8 +14622,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] Parameter #1 [ $fetchMode ] - Parameter #2 [ $bindParams ] - Parameter #3 [ $bindTypes ] + Parameter #2 [ array $bindParams ] + Parameter #3 [ array $bindTypes ] } - Return [ array ] } @@ -14448,7 +14691,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method getNestedTransactionSavepointName ] { @@ -15596,7 +15839,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Property [ protected $queue ] } - - Methods [10] { + - Methods [11] { Method [ public method __destruct ] { } @@ -15659,6 +15902,14 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } + Method [ protected method getFormattedItem ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ string ] + } + Method [ abstract public method close ] { - Parameters [0] { @@ -15946,7 +16197,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method getModule ] { @@ -17093,7 +17344,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method getHandlerSuffix ] { @@ -18047,7 +18298,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Property [ protected $dateFormat ] } - - Methods [5] { + - Methods [3] { Method [ public method getDateFormat ] { - Parameters [0] { @@ -18062,21 +18313,6 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } } - Method [ public method interpolate ] { - - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ $context ] - } - } - - Method [ protected method getFormattedDate ] { - - - Parameters [0] { - } - - Return [ string ] - } - Method [ abstract public method format ] { - Parameters [1] { @@ -18731,7 +18967,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method setDefaultAction ] { @@ -18754,7 +18990,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [2] { Parameter #0 [ string $roleName ] - Parameter #1 [ $roleToInherit ] + Parameter #1 [ $roleToInherits ] } - Return [ bool ] } @@ -18771,7 +19007,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ abstract public method addComponent ] { - Parameters [2] { - Parameter #0 [ $componentObject ] + Parameter #0 [ $componentValue ] Parameter #1 [ $accessList ] } - Return [ bool ] @@ -19865,22 +20101,30 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Methods [44] { Method [ public method getKeyRouteNames ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ public method setKeyRouteNames ] { - Parameters [1] { - Parameter #0 [ $keyRouteNames ] + Parameter #0 [ array $keyRouteNames ] } } Method [ public method getKeyRouteIds ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ public method setKeyRouteIds ] { - Parameters [1] { - Parameter #0 [ $keyRouteIds ] + Parameter #0 [ array $keyRouteIds ] } } @@ -19897,7 +20141,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] Parameter #2 [ $httpMethods ] - Parameter #3 [ $position ] + Parameter #3 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -19907,7 +20151,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] - Parameter #2 [ $position ] + Parameter #2 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -19917,7 +20161,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] - Parameter #2 [ $position ] + Parameter #2 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -19927,7 +20171,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] - Parameter #2 [ $position ] + Parameter #2 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -19937,7 +20181,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] - Parameter #2 [ $position ] + Parameter #2 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -19947,7 +20191,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] - Parameter #2 [ $position ] + Parameter #2 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -19957,7 +20201,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] - Parameter #2 [ $position ] + Parameter #2 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -19967,7 +20211,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] - Parameter #2 [ $position ] + Parameter #2 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -19977,7 +20221,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] - Parameter #2 [ $position ] + Parameter #2 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -19987,7 +20231,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] - Parameter #2 [ $position ] + Parameter #2 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -19997,7 +20241,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] - Parameter #2 [ $position ] + Parameter #2 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -20006,7 +20250,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\Router\RouteInterface $route ] - Parameter #1 [ $position ] + Parameter #1 [ int $position ] } - Return [ Phalcon\Mvc\RouterInterface ] } @@ -20022,7 +20266,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method getActionName ] { @@ -20566,9 +20810,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ protected method getUnserializedData ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ $content ] - Parameter #1 [ $defaultValue ] } } @@ -20741,9 +20984,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ protected method getUnserializedData ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ $content ] - Parameter #1 [ $defaultValue ] } } @@ -20910,9 +21152,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ protected method getUnserializedData ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ $content ] - Parameter #1 [ $defaultValue ] } } @@ -21085,9 +21326,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ protected method getUnserializedData ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ $content ] - Parameter #1 [ $defaultValue ] } } @@ -21294,9 +21534,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ protected method getUnserializedData ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ $content ] - Parameter #1 [ $defaultValue ] } } @@ -21656,7 +21895,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method setDefaultAction ] { @@ -22250,12 +22489,13 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Static methods [0] { } - - Properties [2] { + - Properties [3] { Property [ protected $mapper ] Property [ protected $services ] + Property [ protected $exception ] } - - Methods [7] { + - Methods [8] { Method [ public method __construct ] { - Parameters [1] { @@ -22308,6 +22548,14 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } - Return [ void ] } + + Method [ protected method getException ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ Exception ] + } } } @@ -23719,7 +23967,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Parameter #0 [ string $path ] Parameter #1 [ $local ] Parameter #2 [ bool $filter ] - Parameter #3 [ $attributes ] + Parameter #3 [ array $attributes ] Parameter #4 [ string or NULL $version ] Parameter #5 [ bool $autoVersion ] } @@ -23769,7 +24017,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Parameter #0 [ string $path ] Parameter #1 [ $local ] Parameter #2 [ bool $filter ] - Parameter #3 [ $attributes ] + Parameter #3 [ array $attributes ] Parameter #4 [ string or NULL $version ] Parameter #5 [ bool $autoVersion ] } @@ -24034,7 +24282,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ protected method checkKey ] { - Parameters [1] { - Parameter #0 [ $key ] + Parameter #0 [ string $key ] } - Return [ void ] } @@ -24060,17 +24308,18 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Static methods [0] { } - - Properties [3] { + - Properties [4] { Property [ protected $mapper ] Property [ protected $services ] + Property [ protected $exception ] Property [ private $serializerFactory ] } - - Methods [6] { + - Methods [7] { Method [ public method __construct ] { - Parameters [2] { - Parameter #0 [ Phalcon\Storage\SerializerFactory or NULL $factory ] + Parameter #0 [ Phalcon\Storage\SerializerFactory $factory ] Parameter #1 [ array $services ] } } @@ -24113,6 +24362,14 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } - Return [ void ] } + + Method [ protected method getException ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ Exception ] + } } } @@ -24269,9 +24526,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ protected method getUnserializedData ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ $content ] - Parameter #1 [ $defaultValue ] } } @@ -24437,9 +24693,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ protected method getUnserializedData ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ $content ] - Parameter #1 [ $defaultValue ] } } @@ -24606,9 +24861,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ protected method getUnserializedData ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ $content ] - Parameter #1 [ $defaultValue ] } } @@ -24774,9 +25028,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ protected method getUnserializedData ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ $content ] - Parameter #1 [ $defaultValue ] } } @@ -24943,9 +25196,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ protected method getUnserializedData ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ $content ] - Parameter #1 [ $defaultValue ] } } @@ -25183,7 +25435,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method getModule ] { @@ -25521,7 +25773,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method getHandlerSuffix ] { @@ -27873,12 +28125,13 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Static methods [0] { } - - Properties [2] { + - Properties [3] { Property [ protected $mapper ] Property [ protected $services ] + Property [ protected $exception ] } - - Methods [7] { + - Methods [8] { Method [ public method __construct ] { - Parameters [1] { @@ -27933,6 +28186,14 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } - Return [ void ] } + + Method [ protected method getException ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ Exception ] + } } } @@ -29229,18 +29490,13 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Methods [10] { Method [ public method getMessages ] { - } - - Method [ public method log ] { - - Parameters [3] { - Parameter #0 [ $level ] - Parameter #1 [ $message ] - Parameter #2 [ array $context ] + - Parameters [0] { } + - Return [ array ] } - Method [ public method emergency ] { + Method [ public method emergency ] { - Parameters [2] { Parameter #0 [ $message ] @@ -29248,7 +29504,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } } - Method [ public method alert ] { + Method [ public method alert ] { - Parameters [2] { Parameter #0 [ $message ] @@ -29256,7 +29512,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } } - Method [ public method critical ] { + Method [ public method critical ] { - Parameters [2] { Parameter #0 [ $message ] @@ -29264,7 +29520,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } } - Method [ public method error ] { + Method [ public method error ] { - Parameters [2] { Parameter #0 [ $message ] @@ -29272,7 +29528,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } } - Method [ public method warning ] { + Method [ public method warning ] { - Parameters [2] { Parameter #0 [ $message ] @@ -29280,7 +29536,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } } - Method [ public method notice ] { + Method [ public method notice ] { - Parameters [2] { Parameter #0 [ $message ] @@ -29288,7 +29544,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } } - Method [ public method info ] { + Method [ public method info ] { - Parameters [2] { Parameter #0 [ $message ] @@ -29296,13 +29552,22 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } } - Method [ public method debug ] { + Method [ public method debug ] { - Parameters [2] { Parameter #0 [ $message ] Parameter #1 [ array $context ] } } + + Method [ public method log ] { + + - Parameters [3] { + Parameter #0 [ $level ] + Parameter #1 [ $message ] + Parameter #2 [ array $context ] + } + } } } @@ -30795,12 +31060,13 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Static methods [0] { } - - Properties [2] { + - Properties [3] { Property [ protected $mapper ] Property [ protected $services ] + Property [ protected $exception ] } - - Methods [7] { + - Methods [8] { Method [ public method __construct ] { - Parameters [1] { @@ -30854,6 +31120,14 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } - Return [ void ] } + + Method [ protected method getException ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ Exception ] + } } } @@ -30997,8 +31271,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ $bindParams ] - Parameter #2 [ $bindTypes ] + Parameter #1 [ array $bindParams ] + Parameter #2 [ array $bindTypes ] } - Return [ bool ] } @@ -31056,8 +31330,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ $bindParams ] - Parameter #2 [ $bindTypes ] + Parameter #1 [ array $bindParams ] + Parameter #2 [ array $bindTypes ] } } @@ -31240,8 +31514,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] Parameter #1 [ int $fetchMode ] - Parameter #2 [ $bindParams ] - Parameter #3 [ $bindTypes ] + Parameter #2 [ array $bindParams ] + Parameter #3 [ array $bindTypes ] } - Return [ array ] } @@ -31260,8 +31534,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] Parameter #1 [ $fetchMode ] - Parameter #2 [ $bindParams ] - Parameter #3 [ $bindTypes ] + Parameter #2 [ array $bindParams ] + Parameter #3 [ array $bindTypes ] } - Return [ array ] } @@ -31329,7 +31603,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method getNestedTransactionSavepointName ] { @@ -31707,8 +31981,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ $bindParams ] - Parameter #2 [ $bindTypes ] + Parameter #1 [ array $bindParams ] + Parameter #2 [ array $bindTypes ] } - Return [ bool ] } @@ -31766,8 +32040,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ $bindParams ] - Parameter #2 [ $bindTypes ] + Parameter #1 [ array $bindParams ] + Parameter #2 [ array $bindTypes ] } } @@ -31959,8 +32233,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] Parameter #1 [ int $fetchMode ] - Parameter #2 [ $bindParams ] - Parameter #3 [ $bindTypes ] + Parameter #2 [ array $bindParams ] + Parameter #3 [ array $bindTypes ] } - Return [ array ] } @@ -31979,8 +32253,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] Parameter #1 [ $fetchMode ] - Parameter #2 [ $bindParams ] - Parameter #3 [ $bindTypes ] + Parameter #2 [ array $bindParams ] + Parameter #3 [ array $bindTypes ] } - Return [ array ] } @@ -32041,7 +32315,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method getNestedTransactionSavepointName ] { @@ -32382,8 +32656,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ $bindParams ] - Parameter #2 [ $bindTypes ] + Parameter #1 [ array $bindParams ] + Parameter #2 [ array $bindTypes ] } - Return [ bool ] } @@ -32441,8 +32715,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ $bindParams ] - Parameter #2 [ $bindTypes ] + Parameter #1 [ array $bindParams ] + Parameter #2 [ array $bindTypes ] } } @@ -32635,8 +32909,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] Parameter #1 [ int $fetchMode ] - Parameter #2 [ $bindParams ] - Parameter #3 [ $bindTypes ] + Parameter #2 [ array $bindParams ] + Parameter #3 [ array $bindTypes ] } - Return [ array ] } @@ -32655,8 +32929,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [4] { Parameter #0 [ string $sqlQuery ] Parameter #1 [ $fetchMode ] - Parameter #2 [ $bindParams ] - Parameter #3 [ $bindTypes ] + Parameter #2 [ array $bindParams ] + Parameter #3 [ array $bindTypes ] } - Return [ array ] } @@ -32717,7 +32991,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method getNestedTransactionSavepointName ] { @@ -32920,7 +33194,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Class [ class Phalcon\Db\Column implements Phalcon\Db\ColumnInterface ] { - - Constants [34] { + - Constants [36] { Constant [ public int BIND_PARAM_BLOB ] { 3 } Constant [ public int BIND_PARAM_BOOL ] { 5 } Constant [ public int BIND_PARAM_DECIMAL ] { 32 } @@ -32930,6 +33204,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Constant [ public int BIND_SKIP ] { 1024 } Constant [ public int TYPE_BIGINTEGER ] { 14 } Constant [ public int TYPE_BIT ] { 19 } + Constant [ public int TYPE_BINARY ] { 26 } Constant [ public int TYPE_BLOB ] { 11 } Constant [ public int TYPE_BOOLEAN ] { 8 } Constant [ public int TYPE_CHAR ] { 5 } @@ -32954,6 +33229,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Constant [ public int TYPE_TINYBLOB ] { 10 } Constant [ public int TYPE_TINYINTEGER ] { 26 } Constant [ public int TYPE_TINYTEXT ] { 25 } + Constant [ public int TYPE_VARBINARY ] { 27 } Constant [ public int TYPE_VARCHAR ] { 2 } } @@ -35188,10 +35464,10 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Properties [3] { Property [ protected $activeProfile ] Property [ protected $allProfiles ] - Property [ protected $totalSeconds ] + Property [ protected $totalNanoseconds ] } - - Methods [7] { + - Methods [9] { Method [ public method getLastProfile ] { - Parameters [0] { @@ -35206,6 +35482,20 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ int ] } + Method [ public method getTotalElapsedNanoseconds ] { + + - Parameters [0] { + } + - Return [ float ] + } + + Method [ public method getTotalElapsedMilliseconds ] { + + - Parameters [0] { + } + - Return [ float ] + } + Method [ public method getTotalElapsedSeconds ] { - Parameters [0] { @@ -35231,8 +35521,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $sqlStatement ] - Parameter #1 [ $sqlVariables ] - Parameter #2 [ $sqlBindTypes ] + Parameter #1 [ array $sqlVariables ] + Parameter #2 [ array $sqlBindTypes ] } - Return [ Phalcon\Db\Profiler ] } @@ -35265,7 +35555,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Property [ protected $sqlVariables ] } - - Methods [11] { + - Methods [13] { Method [ public method setFinalTime ] { - Parameters [1] { @@ -35336,6 +35626,20 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ array ] } + Method [ public method getTotalElapsedNanoseconds ] { + + - Parameters [0] { + } + - Return [ float ] + } + + Method [ public method getTotalElapsedMilliseconds ] { + + - Parameters [0] { + } + - Return [ float ] + } + Method [ public method getTotalElapsedSeconds ] { - Parameters [0] { @@ -35570,373 +35874,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } } - Class [ class Phalcon\Debug ] { - - - Constants [0] { - } - - - Static properties [1] { - Property [ protected static $isActive ] - } - - - Static methods [0] { - } - - - Properties [7] { - Property [ protected $blacklist ] - Property [ protected $data ] - Property [ protected $hideDocumentRoot ] - Property [ protected $showBackTrace ] - Property [ protected $showFileFragment ] - Property [ protected $showFiles ] - Property [ protected $uri ] - } - - - Methods [21] { - Method [ public method clearVars ] { - - - Parameters [0] { - } - - Return [ Phalcon\Debug ] - } - - Method [ public method debugVar ] { - - - Parameters [2] { - Parameter #0 [ $varz ] - Parameter #1 [ string or NULL $key ] - } - - Return [ Phalcon\Debug ] - } - - Method [ public method getCssSources ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method getJsSources ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method getVersion ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method halt ] { - - - Parameters [0] { - } - - Return [ void ] - } - - Method [ public method listen ] { - - - Parameters [2] { - Parameter #0 [ bool $exceptions ] - Parameter #1 [ bool $lowSeverity ] - } - - Return [ Phalcon\Debug ] - } - - Method [ public method listenExceptions ] { - - - Parameters [0] { - } - - Return [ Phalcon\Debug ] - } - - Method [ public method listenLowSeverity ] { - - - Parameters [0] { - } - - Return [ Phalcon\Debug ] - } - - Method [ public method onUncaughtException ] { - - - Parameters [1] { - Parameter #0 [ Throwable $exception ] - } - - Return [ bool ] - } - - Method [ public method onUncaughtLowSeverity ] { - - - Parameters [5] { - Parameter #0 [ $severity ] - Parameter #1 [ $message ] - Parameter #2 [ $file ] - Parameter #3 [ $line ] - Parameter #4 [ $context ] - } - - Return [ void ] - } - - Method [ public method setBlacklist ] { - - - Parameters [1] { - Parameter #0 [ array $blacklist ] - } - - Return [ Phalcon\Debug ] - } - - Method [ public method setShowBackTrace ] { - - - Parameters [1] { - Parameter #0 [ bool $showBackTrace ] - } - - Return [ Phalcon\Debug ] - } - - Method [ public method setShowFileFragment ] { - - - Parameters [1] { - Parameter #0 [ bool $showFileFragment ] - } - - Return [ Phalcon\Debug ] - } - - Method [ public method setShowFiles ] { - - - Parameters [1] { - Parameter #0 [ bool $showFiles ] - } - - Return [ Phalcon\Debug ] - } - - Method [ public method setUri ] { - - - Parameters [1] { - Parameter #0 [ string $uri ] - } - - Return [ Phalcon\Debug ] - } - - Method [ protected method escapeString ] { - - - Parameters [1] { - Parameter #0 [ $value ] - } - - Return [ string ] - } - - Method [ protected method getArrayDump ] { - - - Parameters [2] { - Parameter #0 [ array $argument ] - Parameter #1 [ $n ] - } - - Return [ string or NULL ] - } - - Method [ protected method getVarDump ] { - - - Parameters [1] { - Parameter #0 [ $variable ] - } - - Return [ string ] - } - - Method [ final protected method showTraceItem ] { - - - Parameters [2] { - Parameter #0 [ int $n ] - Parameter #1 [ array $trace ] - } - - Return [ string ] - } - - Method [ public method renderHtml ] { - - - Parameters [1] { - Parameter #0 [ Throwable $exception ] - } - - Return [ string ] - } - } - } - - Class [ class Phalcon\Debug\Dump ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [3] { - Property [ protected $detailed ] - Property [ protected $methods ] - Property [ protected $styles ] - } - - - Methods [11] { - Method [ public method getDetailed ] { - - - Parameters [0] { - } - - Return [ bool ] - } - - Method [ public method setDetailed ] { - - - Parameters [1] { - Parameter #0 [ bool $detailed ] - } - } - - Method [ public method __construct ] { - - - Parameters [2] { - Parameter #0 [ array $styles ] - Parameter #1 [ bool $detailed ] - } - } - - Method [ public method all ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ public method one ] { - - - Parameters [2] { - Parameter #0 [ $variable ] - Parameter #1 [ string or NULL $name ] - } - - Return [ string ] - } - - Method [ public method setStyles ] { - - - Parameters [1] { - Parameter #0 [ array $styles ] - } - - Return [ array ] - } - - Method [ public method toJson ] { - - - Parameters [1] { - Parameter #0 [ $variable ] - } - - Return [ string ] - } - - Method [ public method variable ] { - - - Parameters [2] { - Parameter #0 [ $variable ] - Parameter #1 [ string or NULL $name ] - } - - Return [ string ] - } - - Method [ public method variables ] { - - - Parameters [0] { - } - - Return [ string ] - } - - Method [ protected method getStyle ] { - - - Parameters [1] { - Parameter #0 [ string $type ] - } - - Return [ string ] - } - - Method [ protected method output ] { - - - Parameters [3] { - Parameter #0 [ $variable ] - Parameter #1 [ string or NULL $name ] - Parameter #2 [ int $tab ] - } - - Return [ string ] - } - } - } - - Class [ class Phalcon\Debug\Exception extends Phalcon\Exception implements Throwable ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [1] { - Method [ static public method containerServiceNotFound ] { - - - Parameters [1] { - Parameter #0 [ string $service ] - } - - Return [ string ] - } - } - - - Properties [4] { - Property [ protected $message ] - Property [ protected $code ] - Property [ protected $file ] - Property [ protected $line ] - } - - - Methods [10] { - Method [ public method __construct ] { - - - Parameters [3] { - Parameter #0 [ $message ] - Parameter #1 [ $code ] - Parameter #2 [ $previous ] - } - } - - Method [ public method __wakeup ] { - } - - Method [ final public method getMessage ] { - } - - Method [ final public method getCode ] { - } - - Method [ final public method getFile ] { - } - - Method [ final public method getLine ] { - } - - Method [ final public method getTrace ] { - } - - Method [ final public method getPrevious ] { - } - - Method [ final public method getTraceAsString ] { - } - - Method [ public method __toString ] { - } - } - } - - Class [ class Phalcon\Di\Exception\ServiceResolutionException extends Phalcon\Di\Exception implements Throwable ] { + Class [ class Phalcon\Di\Exception\ServiceResolutionException extends Phalcon\Di\Exception implements Throwable ] { - Constants [0] { } @@ -38097,7 +38035,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ public method message ] { - Parameters [2] { - Parameter #0 [ string $type ] + Parameter #0 [ $type ] Parameter #1 [ string $message ] } - Return [ string or NULL ] @@ -40458,7 +40396,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $name ] Parameter #1 [ $options ] - Parameter #2 [ $attributes ] + Parameter #2 [ array $attributes ] } } @@ -47488,7 +47426,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ protected method getAttributes ] { - Parameters [2] { - Parameter #0 [ string $src ] + Parameter #0 [ string $href ] Parameter #1 [ array $attributes ] } - Return [ array ] @@ -48092,13 +48030,14 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Static methods [0] { } - - Properties [3] { + - Properties [4] { Property [ protected $mapper ] Property [ protected $services ] + Property [ protected $exception ] Property [ private $escaper ] } - - Methods [6] { + - Methods [7] { Method [ public method __construct ] { - Parameters [2] { @@ -48143,6 +48082,14 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } - Return [ void ] } + + Method [ protected method getException ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ Exception ] + } } } @@ -48184,7 +48131,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Parameter #3 [ string $path ] Parameter #4 [ bool or NULL $secure ] Parameter #5 [ string or NULL $domain ] - Parameter #6 [ bool $httpOnly ] + Parameter #6 [ bool or NULL $httpOnly ] Parameter #7 [ array $options ] } } @@ -50375,7 +50322,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [1] { Parameter #0 [ $port ] } - - Return [ int ] + - Return [ int or NULL ] } Method [ private method filterQuery ] { @@ -51269,7 +51216,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method getHeaders ] { @@ -51505,15 +51452,16 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Static methods [0] { } - - Properties [5] { + - Properties [6] { Property [ protected $container ] Property [ protected $cookies ] + Property [ protected $isSent ] Property [ protected $registered ] Property [ protected $signKey ] Property [ protected $useEncryption ] } - - Methods [13] { + - Methods [14] { Method [ public method __construct ] { - Parameters [2] { @@ -51553,6 +51501,13 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } + Method [ public method isSent ] { + + - Parameters [0] { + } + - Return [ bool ] + } + Method [ public method isUsingEncryption ] { - Parameters [0] { @@ -51697,11 +51652,12 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Static methods [0] { } - - Properties [1] { + - Properties [2] { Property [ protected $headers ] + Property [ protected $isSent ] } - - Methods [8] { + - Methods [9] { Method [ public method get ] { - Parameters [1] { @@ -51717,6 +51673,13 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } + Method [ public method isSent ] { + + - Parameters [0] { + } + - Return [ bool ] + } + Method [ public method remove ] { - Parameters [1] { @@ -52634,12 +52597,13 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Static methods [0] { } - - Properties [2] { + - Properties [3] { Property [ protected $mapper ] Property [ protected $services ] + Property [ protected $exception ] } - - Methods [7] { + - Methods [8] { Method [ public method __construct ] { - Parameters [1] { @@ -52695,6 +52659,14 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } - Return [ void ] } + + Method [ protected method getException ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ Exception ] + } } } @@ -52780,7 +52752,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method getExtensions ] { @@ -52987,11 +52959,12 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Static methods [0] { } - - Properties [4] { + - Properties [5] { Property [ protected $adapters ] + Property [ protected $excluded ] Property [ protected $logLevel ] Property [ protected $name ] - Property [ protected $excluded ] + Property [ protected $timezone ] } - Methods [22] { @@ -53004,9 +52977,10 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ public method __construct ] { - - Parameters [2] { + - Parameters [3] { Parameter #0 [ string $name ] Parameter #1 [ array $adapters ] + Parameter #2 [ DateTimeZone or NULL $timezone ] } } @@ -53193,12 +53167,13 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Static methods [0] { } - - Properties [2] { + - Properties [3] { Property [ protected $mapper ] Property [ protected $services ] + Property [ protected $exception ] } - - Methods [6] { + - Methods [7] { Method [ public method __construct ] { - Parameters [1] { @@ -53245,6 +53220,14 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } - Return [ void ] } + + Method [ protected method getException ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ Exception ] + } } } @@ -53266,7 +53249,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Property [ protected $queue ] } - - Methods [10] { + - Methods [11] { Method [ public method close ] { - Parameters [0] { @@ -53335,6 +53318,14 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } + + Method [ protected method getFormattedItem ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ string ] + } } } @@ -53360,7 +53351,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Property [ protected $options ] } - - Methods [12] { + - Methods [13] { Method [ public method getName ] { - Parameters [0] { @@ -53444,6 +53435,14 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } + + Method [ protected method getFormattedItem ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ string ] + } } } @@ -53469,7 +53468,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Property [ protected $option ] } - - Methods [12] { + - Methods [13] { Method [ public method __construct ] { - Parameters [2] { @@ -53554,6 +53553,14 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } - Return [ Phalcon\Logger\Adapter\AdapterInterface ] } + + Method [ protected method getFormattedItem ] { + + - Parameters [1] { + Parameter #0 [ Phalcon\Logger\Item $item ] + } + - Return [ string ] + } } } @@ -53636,7 +53643,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Property [ protected $dateFormat ] } - - Methods [6] { + - Methods [4] { Method [ public method __construct ] { - Parameters [1] { @@ -53665,21 +53672,6 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Parameter #0 [ string $dateFormat ] } } - - Method [ public method interpolate ] { - - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ $context ] - } - } - - Method [ protected method getFormattedDate ] { - - - Parameters [0] { - } - - Return [ string ] - } } } @@ -53699,7 +53691,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Property [ protected $format ] } - - Methods [8] { + - Methods [6] { Method [ public method getFormat ] { - Parameters [0] { @@ -53743,21 +53735,6 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Parameter #0 [ string $dateFormat ] } } - - Method [ public method interpolate ] { - - - Parameters [2] { - Parameter #0 [ string $message ] - Parameter #1 [ $context ] - } - } - - Method [ protected method getFormattedDate ] { - - - Parameters [0] { - } - - Return [ string ] - } } } @@ -53775,9 +53752,9 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Properties [5] { Property [ protected $context ] Property [ protected $message ] - Property [ protected $name ] + Property [ protected $level ] + Property [ protected $levelName ] Property [ protected $time ] - Property [ protected $type ] } - Methods [6] { @@ -53791,7 +53768,10 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ string ] } - Method [ public method getName ] { + Method [ public method getLevel ] { + } + + Method [ public method getLevelName ] { - Parameters [0] { } @@ -53801,17 +53781,14 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ public method getTime ] { } - Method [ public method getType ] { - } - Method [ public method __construct ] { - Parameters [5] { Parameter #0 [ string $message ] - Parameter #1 [ string $name ] - Parameter #2 [ int $type ] - Parameter #3 [ int $time ] - Parameter #4 [ $context ] + Parameter #1 [ string $levelName ] + Parameter #2 [ int $level ] + Parameter #3 [ DateTimeImmutable $time ] + Parameter #4 [ array $context ] } } } @@ -54245,7 +54222,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method getModule ] { @@ -54619,7 +54596,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method getHandlerSuffix ] { @@ -55409,6 +55386,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Parameter #2 [ $handler ] Parameter #3 [ string $name ] } + - Return [ void ] } } } @@ -55534,7 +55512,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Static properties [0] { } - - Static methods [18] { + - Static methods [17] { Method [ static public method __callStatic ] { - Parameters [2] { @@ -55546,7 +55524,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ static public method average ] { - Parameters [1] { - Parameter #0 [ $parameters ] + Parameter #0 [ array $parameters ] } } @@ -55641,16 +55619,6 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } } - Method [ static protected method _groupResult ] { - - - Parameters [3] { - Parameter #0 [ string $functionName ] - Parameter #1 [ string $alias ] - Parameter #2 [ $parameters ] - } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] - } - Method [ static protected method groupResult ] { - Parameters [3] { @@ -55661,7 +55629,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } - Method [ final static protected method _invokeFinder ] { + Method [ final static protected method invokeFinder ] { - Parameters [2] { Parameter #0 [ string $method ] @@ -55706,7 +55674,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Property [ protected $uniqueTypes ] } - - Methods [93] { + - Methods [84] { Method [ public method getTransaction ] { } @@ -55911,7 +55879,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [0] { } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method getSnapshotData ] { @@ -56111,38 +56079,27 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ void ] } - Method [ final protected method _checkForeignKeysRestrict ] { + Method [ final protected method checkForeignKeysRestrict ] { - Parameters [0] { } - Return [ bool ] } - Method [ final protected method _checkForeignKeysReverseCascade ] { + Method [ final protected method checkForeignKeysReverseCascade ] { - Parameters [0] { } - Return [ bool ] } - Method [ final protected method _checkForeignKeysReverseRestrict ] { + 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 doLowInsert ] { - Parameters [4] { @@ -56154,16 +56111,6 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - 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 doLowUpdate ] { - Parameters [3] { @@ -56174,15 +56121,6 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ protected method _exists ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\Model\MetaDataInterface $metaData ] - Parameter #1 [ Phalcon\Db\Adapter\AdapterInterface $connection ] - } - - Return [ bool ] - } - Method [ protected method exists ] { - Parameters [2] { @@ -56192,15 +56130,6 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ protected method _getRelatedRecords ] { - - - Parameters [3] { - Parameter #0 [ string $modelName ] - Parameter #1 [ string $method ] - Parameter #2 [ array $arguments ] - } - } - Method [ protected method getRelatedRecords ] { - Parameters [3] { @@ -56210,7 +56139,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } } - Method [ final protected method _possibleSetter ] { + Method [ final protected method possibleSetter ] { - Parameters [2] { Parameter #0 [ string $property ] @@ -56219,16 +56148,6 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - 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 preSave ] { - Parameters [3] { @@ -56239,15 +56158,6 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ protected method _preSaveRelatedRecords ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Db\Adapter\AdapterInterface $connection ] - Parameter #1 [ $related ] - } - - Return [ bool ] - } - Method [ protected method preSaveRelatedRecords ] { - Parameters [2] { @@ -56257,15 +56167,6 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ protected method _postSave ] { - - - Parameters [2] { - Parameter #0 [ bool $success ] - Parameter #1 [ bool $exists ] - } - - Return [ bool ] - } - Method [ protected method postSave ] { - Parameters [2] { @@ -56275,15 +56176,6 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ protected method _postSaveRelatedRecords ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Db\Adapter\AdapterInterface $connection ] - Parameter #1 [ $related ] - } - - Return [ bool ] - } - Method [ protected method postSaveRelatedRecords ] { - Parameters [2] { @@ -56301,9 +56193,6 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ void ] } - Method [ protected method _cancelOperation ] { - } - Method [ protected method cancelOperation ] { } @@ -57031,7 +56920,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Property [ protected $reusable ] } - - Methods [67] { + - Methods [65] { Method [ public method setDI ] { - Parameters [1] { @@ -57059,7 +56948,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method setCustomEventsManager ] { @@ -57165,7 +57054,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [1] { Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] } - - Return [ string ] + - Return [ string or NULL ] } Method [ public method setConnectionService ] { @@ -57211,15 +57100,6 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ protected method _getConnection ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $connectionServices ] - } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] - } - Method [ protected method getConnection ] { - Parameters [2] { @@ -57245,15 +57125,6 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ string ] } - Method [ public method _getConnectionService ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ $connectionServices ] - } - - Return [ string ] - } - Method [ public method getConnectionService ] { - Parameters [2] { @@ -59280,7 +59151,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Property [ protected $_transaction ] } - - Methods [50] { + - Methods [49] { Method [ public method getTransaction ] { } @@ -59293,221 +59164,178 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } } - Method [ public method setDI ] { - - - Parameters [1] { - Parameter #0 [ Phalcon\Di\DiInterface $container ] - } - - Return [ void ] - } - - Method [ public method getDI ] { - - - Parameters [0] { - } - - Return [ Phalcon\Di\DiInterface ] - } - - Method [ public method setUniqueRow ] { + Method [ public method cache ] { - Parameters [1] { - Parameter #0 [ bool $uniqueRow ] + Parameter #0 [ array $cacheOptions ] } - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ public method getUniqueRow ] { + Method [ public method execute ] { - - Parameters [0] { + - Parameters [2] { + Parameter #0 [ array $bindParams ] + Parameter #1 [ array $bindTypes ] } - - Return [ bool ] } - Method [ final protected method _getQualified ] { + Method [ public method getCache ] { - - Parameters [1] { - Parameter #0 [ array $expr ] + - Parameters [0] { } - - Return [ array ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ final protected method _getCallArgument ] { + Method [ public method getCacheOptions ] { - - Parameters [1] { - Parameter #0 [ array $argument ] + - Parameters [0] { } - Return [ array ] } - Method [ final protected method _getCaseExpression ] { + Method [ public method getBindParams ] { - - Parameters [1] { - Parameter #0 [ array $expr ] + - Parameters [0] { } - Return [ array ] } - Method [ final protected method _getFunctionCall ] { + Method [ public method getBindTypes ] { - - Parameters [1] { - Parameter #0 [ array $expr ] + - Parameters [0] { } - Return [ array ] } - Method [ final protected method _getExpression ] { + Method [ public method getDI ] { - - Parameters [2] { - Parameter #0 [ array $expr ] - Parameter #1 [ bool $quoting ] + - Parameters [0] { } - - Return [ string ] + - Return [ Phalcon\Di\DiInterface ] } - Method [ final protected method _getSelectColumn ] { + Method [ public method getIntermediate ] { - - Parameters [1] { - Parameter #0 [ array $column ] + - Parameters [0] { } - Return [ array ] } - Method [ final protected method _getTable ] { + Method [ public method getSingleResult ] { - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\Model\ManagerInterface $manager ] - Parameter #1 [ array $qualifiedName ] + Parameter #0 [ array $bindParams ] + Parameter #1 [ array $bindTypes ] } + - Return [ Phalcon\Mvc\ModelInterface ] } - Method [ final protected method _getJoin ] { + Method [ public method getSql ] { - - Parameters [2] { - Parameter #0 [ Phalcon\Mvc\Model\ManagerInterface $manager ] - Parameter #1 [ array $join ] + - Parameters [0] { } - Return [ array ] } - Method [ final protected method _getJoinType ] { + Method [ public method getType ] { - - Parameters [1] { - Parameter #0 [ array $join ] + - Parameters [0] { } - - Return [ string ] + - Return [ int ] } - Method [ final protected method _getSingleJoin ] { + Method [ public method getUniqueRow ] { - - 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 ] + - Return [ bool ] } - Method [ final protected method _getMultiJoin ] { + Method [ public method parse ] { - - 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 _getJoins ] { + Method [ public method setBindParams ] { - - Parameters [1] { - Parameter #0 [ array $select ] + - Parameters [2] { + Parameter #0 [ array $bindParams ] + Parameter #1 [ bool $merge ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ final protected method _getOrderClause ] { + Method [ public method setBindTypes ] { - - Parameters [1] { - Parameter #0 [ $order ] + - Parameters [2] { + Parameter #0 [ array $bindTypes ] + Parameter #1 [ bool $merge ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ final protected method _getGroupClause ] { + Method [ public method setDI ] { - Parameters [1] { - Parameter #0 [ array $group ] + Parameter #0 [ Phalcon\Di\DiInterface $container ] } - - Return [ array ] + - Return [ void ] } - Method [ final protected method _getLimitClause ] { + Method [ public method setIntermediate ] { - Parameters [1] { - Parameter #0 [ array $limitClause ] - } - - Return [ array ] - } - - Method [ final protected method _prepareSelect ] { - - - Parameters [2] { - Parameter #0 [ $ast ] - Parameter #1 [ bool $merge ] - } - - Return [ array ] - } - - Method [ final protected method _prepareInsert ] { - - - Parameters [0] { + Parameter #0 [ array $intermediate ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ final protected method _prepareUpdate ] { + Method [ public method setSharedLock ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $sharedLock ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ final protected method _prepareDelete ] { + Method [ public method setTransaction ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ public method parse ] { + Method [ public method setType ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ int $type ] } - - Return [ array ] + - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ public method getCache ] { + Method [ public method setUniqueRow ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ bool $uniqueRow ] } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] + - Return [ Phalcon\Mvc\Model\QueryInterface ] } - Method [ final protected method _executeSelect ] { + Method [ final protected method executeDelete ] { - - Parameters [4] { + - Parameters [3] { Parameter #0 [ array $intermediate ] Parameter #1 [ array $bindParams ] Parameter #2 [ array $bindTypes ] - Parameter #3 [ bool $simulate ] } + - Return [ Phalcon\Mvc\Model\Query\StatusInterface ] } - Method [ final protected method _executeInsert ] { + Method [ final protected method executeInsert ] { - Parameters [3] { Parameter #0 [ array $intermediate ] @@ -59517,17 +59345,17 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ Phalcon\Mvc\Model\Query\StatusInterface ] } - Method [ final protected method _executeUpdate ] { + Method [ final protected method executeSelect ] { - - Parameters [3] { + - Parameters [4] { Parameter #0 [ array $intermediate ] Parameter #1 [ array $bindParams ] Parameter #2 [ array $bindTypes ] + Parameter #3 [ bool $simulate ] } - - Return [ Phalcon\Mvc\Model\Query\StatusInterface ] } - Method [ final protected method _executeDelete ] { + Method [ final protected method executeUpdate ] { - Parameters [3] { Parameter #0 [ array $intermediate ] @@ -59537,146 +59365,156 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ Phalcon\Mvc\Model\Query\StatusInterface ] } - Method [ final protected method _getRelatedRecords ] { + Method [ final protected method getCallArgument ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $intermediate ] - Parameter #2 [ array $bindParams ] - Parameter #3 [ array $bindTypes ] + - Parameters [1] { + Parameter #0 [ array $argument ] } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + - Return [ array ] } - Method [ final protected method getRelatedRecords ] { + Method [ final protected method getCaseExpression ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array $intermediate ] - Parameter #2 [ array $bindParams ] - Parameter #3 [ array $bindTypes ] + - Parameters [1] { + Parameter #0 [ array $expr ] } - - Return [ Phalcon\Mvc\Model\ResultsetInterface ] + - Return [ array ] } - Method [ public method execute ] { + Method [ final protected method getExpression ] { - Parameters [2] { - Parameter #0 [ array $bindParams ] - Parameter #1 [ array $bindTypes ] + Parameter #0 [ array $expr ] + Parameter #1 [ bool $quoting ] } + - Return [ string ] } - Method [ public method getSingleResult ] { + Method [ final protected method getFunctionCall ] { - - Parameters [2] { - Parameter #0 [ array $bindParams ] - Parameter #1 [ array $bindTypes ] + - Parameters [1] { + Parameter #0 [ array $expr ] } - - Return [ Phalcon\Mvc\ModelInterface ] + - Return [ array ] } - Method [ public method setType ] { + Method [ final protected method getGroupClause ] { - Parameters [1] { - Parameter #0 [ int $type ] + Parameter #0 [ array $group ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ array ] } - Method [ public method getType ] { + Method [ final protected method getLimitClause ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $limitClause ] } - - Return [ int ] + - Return [ array ] } - Method [ public method setBindParams ] { + Method [ final protected method getJoin ] { - Parameters [2] { - Parameter #0 [ array $bindParams ] - Parameter #1 [ bool $merge ] + Parameter #0 [ Phalcon\Mvc\Model\ManagerInterface $manager ] + Parameter #1 [ array $join ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ array ] } - Method [ public method getBindParams ] { + Method [ final protected method getJoinType ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $join ] } - - Return [ array ] + - Return [ string ] } - Method [ public method setBindTypes ] { + Method [ final protected method getJoins ] { - - Parameters [2] { - Parameter #0 [ array $bindTypes ] - Parameter #1 [ bool $merge ] + - Parameters [1] { + Parameter #0 [ array $select ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ array ] } - Method [ public method setSharedLock ] { + Method [ final protected method getMultiJoin ] { - - Parameters [1] { - Parameter #0 [ bool $sharedLock ] + - 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 [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ array ] } - Method [ public method getBindTypes ] { + Method [ final protected method getOrderClause ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ $order ] } - Return [ array ] } - Method [ public method setIntermediate ] { + Method [ final protected method getQualified ] { - Parameters [1] { - Parameter #0 [ array $intermediate ] + Parameter #0 [ array $expr ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ array ] } - Method [ public method getIntermediate ] { + Method [ protected method getReadConnection ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array or NULL $intermediate ] + Parameter #2 [ array $bindParams ] + Parameter #3 [ array $bindTypes ] } - - Return [ array ] + - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ public method cache ] { + Method [ final protected method getRelatedRecords ] { - - Parameters [1] { - Parameter #0 [ array $cacheOptions ] + - Parameters [4] { + Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] + Parameter #1 [ array $intermediate ] + Parameter #2 [ array $bindParams ] + Parameter #3 [ array $bindTypes ] } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - Return [ Phalcon\Mvc\Model\ResultsetInterface ] } - Method [ public method getCacheOptions ] { + Method [ final protected method getSelectColumn ] { - - Parameters [0] { + - Parameters [1] { + Parameter #0 [ array $column ] } - Return [ array ] } - Method [ public method getSql ] { + Method [ final protected method getSingleJoin ] { - - Parameters [0] { + - 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 [ protected method getReadConnection ] { + Method [ final protected method getTable ] { - - Parameters [4] { - Parameter #0 [ Phalcon\Mvc\ModelInterface $model ] - Parameter #1 [ array or NULL $intermediate ] - Parameter #2 [ array $bindParams ] - Parameter #3 [ array $bindTypes ] + - Parameters [2] { + Parameter #0 [ Phalcon\Mvc\Model\ManagerInterface $manager ] + Parameter #1 [ array $qualifiedName ] } - - Return [ Phalcon\Db\Adapter\AdapterInterface ] } Method [ protected method getWriteConnection ] { @@ -59690,12 +59528,34 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ Phalcon\Db\Adapter\AdapterInterface ] } - Method [ public method setTransaction ] { + Method [ final protected method _prepareDelete ] { - - Parameters [1] { - Parameter #0 [ Phalcon\Mvc\Model\TransactionInterface $transaction ] + - Parameters [0] { } - - Return [ Phalcon\Mvc\Model\QueryInterface ] + - 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 ] + } + - Return [ array ] + } + + Method [ final protected method _prepareUpdate ] { + + - Parameters [0] { + } + - Return [ array ] } } } @@ -59931,7 +59791,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ public method having ] { - Parameters [3] { - Parameter #0 [ $conditions ] + Parameter #0 [ string $conditions ] Parameter #1 [ array $bindParams ] Parameter #2 [ array $bindTypes ] } @@ -60646,7 +60506,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Parameter #1 [ $model ] Parameter #2 [ $result ] Parameter #3 [ Phalcon\Cache\Adapter\AdapterInterface or NULL $cache ] - Parameter #4 [ bool or NULL $keepSnapshots ] + Parameter #4 [ bool $keepSnapshots ] } } @@ -61450,6 +61310,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Parameter #3 [ string $action ] Parameter #4 [ Phalcon\Annotations\Annotation $annotation ] } + - Return [ void ] } Method [ public method processControllerAnnotation ] { @@ -61485,22 +61346,30 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ public method getKeyRouteNames ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ public method setKeyRouteNames ] { - Parameters [1] { - Parameter #0 [ $keyRouteNames ] + Parameter #0 [ array $keyRouteNames ] } } Method [ public method getKeyRouteIds ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ public method setKeyRouteIds ] { - Parameters [1] { - Parameter #0 [ $keyRouteIds ] + Parameter #0 [ array $keyRouteIds ] } } @@ -61517,7 +61386,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] Parameter #2 [ $httpMethods ] - Parameter #3 [ $position ] + Parameter #3 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -61527,7 +61396,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] - Parameter #2 [ $position ] + Parameter #2 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -61537,7 +61406,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] - Parameter #2 [ $position ] + Parameter #2 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -61547,7 +61416,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] - Parameter #2 [ $position ] + Parameter #2 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -61557,7 +61426,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] - Parameter #2 [ $position ] + Parameter #2 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -61567,7 +61436,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] - Parameter #2 [ $position ] + Parameter #2 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -61577,7 +61446,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] - Parameter #2 [ $position ] + Parameter #2 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -61587,7 +61456,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] - Parameter #2 [ $position ] + Parameter #2 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -61597,7 +61466,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] - Parameter #2 [ $position ] + Parameter #2 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -61607,7 +61476,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] - Parameter #2 [ $position ] + Parameter #2 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -61617,7 +61486,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [3] { Parameter #0 [ string $pattern ] Parameter #1 [ $paths ] - Parameter #2 [ $position ] + Parameter #2 [ int $position ] } - Return [ Phalcon\Mvc\Router\RouteInterface ] } @@ -61626,7 +61495,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [2] { Parameter #0 [ Phalcon\Mvc\Router\RouteInterface $route ] - Parameter #1 [ $position ] + Parameter #1 [ int $position ] } - Return [ Phalcon\Mvc\RouterInterface ] } @@ -61642,7 +61511,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [0] { } - - Return [ Phalcon\Events\ManagerInterface ] + - Return [ Phalcon\Events\ManagerInterface or NULL ] } Method [ public method getActionName ] { @@ -62136,6 +62005,10 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Methods [25] { Method [ public method getId ] { + + - Parameters [0] { + } + - Return [ string or NULL ] } Method [ public method __construct ] { @@ -62356,12 +62229,24 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Methods [58] { Method [ public method getCurrentRenderLevel ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ public method getRegisteredEngines ] { + + - Parameters [0] { + } + - Return [ array ] } Method [ public method getRenderLevel ] { + + - Parameters [0] { + } + - Return [ int ] } Method [ public method __construct ] { @@ -62955,7 +62840,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ public method render ] { - Parameters [3] { - Parameter #0 [ string $templatePath ] + Parameter #0 [ string $path ] Parameter #1 [ $params ] Parameter #2 [ bool $mustClean ] } @@ -63091,7 +62976,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Property [ protected $view ] } - - Methods [46] { + - Methods [45] { Method [ public method __construct ] { - Parameters [1] { @@ -63150,15 +63035,6 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ string ] } - Method [ public method compileCache ] { - - - Parameters [2] { - Parameter #0 [ array $statement ] - Parameter #1 [ bool $extendsMode ] - } - - Return [ string ] - } - Method [ public method compileCall ] { - Parameters [2] { @@ -63349,6 +63225,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [1] { Parameter #0 [ string $option ] } + - Return [ string or NULL ] } Method [ public method getOptions ] { @@ -63377,6 +63254,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [1] { Parameter #0 [ string $viewCode ] } + - Return [ array ] } Method [ public method resolveTest ] { @@ -63546,14 +63424,13 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Static methods [0] { } - - Properties [10] { + - Properties [9] { Property [ protected $container ] Property [ protected $activeRenderPath ] Property [ protected $content ] Property [ protected $engines ] Property [ protected $eventsManager ] Property [ protected $options ] - Property [ protected $partialsDir ] Property [ protected $registeredEngines ] Property [ protected $viewsDir ] Property [ protected $viewParams ] @@ -63587,6 +63464,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Parameter #0 [ string $key ] Parameter #1 [ $value ] } + - Return [ void ] } Method [ public method getActiveRenderPath ] { @@ -63637,6 +63515,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Parameter #0 [ string $partialPath ] Parameter #1 [ $params ] } + - Return [ void ] } Method [ public method registerEngines ] { @@ -63644,6 +63523,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [1] { Parameter #0 [ array $engines ] } + - Return [ void ] } Method [ public method render ] { @@ -63703,6 +63583,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [1] { Parameter #0 [ string $viewsDir ] } + - Return [ void ] } Method [ protected method loadTemplateEngines ] { @@ -63718,6 +63599,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Parameter #0 [ string $path ] Parameter #1 [ $params ] } + - Return [ void ] } Method [ public method __isset ] { @@ -64066,12 +63948,13 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Static methods [0] { } - - Properties [2] { + - Properties [3] { Property [ protected $mapper ] Property [ protected $services ] + Property [ protected $exception ] } - - Methods [7] { + - Methods [8] { Method [ public method __construct ] { - Parameters [1] { @@ -64125,6 +64008,14 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } - Return [ void ] } + + Method [ protected method getException ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ Exception ] + } } } @@ -64281,7 +64172,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ final public method __construct ] { - Parameters [1] { - Parameter #0 [ array or NULL $data ] + Parameter #0 [ array $data ] } } @@ -66371,13 +66262,14 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Static methods [0] { } - - Properties [3] { + - Properties [4] { Property [ protected $mapper ] Property [ protected $services ] + Property [ protected $exception ] Property [ private $serializerFactory ] } - - Methods [6] { + - Methods [7] { Method [ public method __construct ] { - Parameters [2] { @@ -66424,6 +66316,14 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } - Return [ void ] } + + Method [ protected method getException ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ Exception ] + } } } @@ -66502,12 +66402,13 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Static methods [0] { } - - Properties [2] { + - Properties [3] { Property [ protected $mapper ] Property [ protected $services ] + Property [ protected $exception ] } - - Methods [6] { + - Methods [7] { Method [ public method __construct ] { - Parameters [1] { @@ -66552,6 +66453,14 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } - Return [ void ] } + + Method [ protected method getException ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ Exception ] + } } } @@ -66909,6 +66818,596 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } } + Class [ class Phalcon\Support\Debug ] { + + - Constants [0] { + } + + - Static properties [1] { + Property [ protected static $isActive ] + } + + - Static methods [0] { + } + + - Properties [7] { + Property [ protected $blacklist ] + Property [ protected $data ] + Property [ protected $hideDocumentRoot ] + Property [ protected $showBackTrace ] + Property [ protected $showFileFragment ] + Property [ protected $showFiles ] + Property [ protected $uri ] + } + + - Methods [21] { + Method [ public method clearVars ] { + + - Parameters [0] { + } + - Return [ Phalcon\Support\Debug ] + } + + Method [ public method debugVar ] { + + - Parameters [2] { + Parameter #0 [ $varz ] + Parameter #1 [ string or NULL $key ] + } + - Return [ Phalcon\Support\Debug ] + } + + Method [ public method getCssSources ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getJsSources ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getVersion ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method halt ] { + + - Parameters [0] { + } + - Return [ void ] + } + + Method [ public method listen ] { + + - Parameters [2] { + Parameter #0 [ bool $exceptions ] + Parameter #1 [ bool $lowSeverity ] + } + - Return [ Phalcon\Support\Debug ] + } + + Method [ public method listenExceptions ] { + + - Parameters [0] { + } + - Return [ Phalcon\Support\Debug ] + } + + Method [ public method listenLowSeverity ] { + + - Parameters [0] { + } + - Return [ Phalcon\Support\Debug ] + } + + Method [ public method onUncaughtException ] { + + - Parameters [1] { + Parameter #0 [ Throwable $exception ] + } + - Return [ bool ] + } + + Method [ public method onUncaughtLowSeverity ] { + + - Parameters [5] { + Parameter #0 [ $severity ] + Parameter #1 [ $message ] + Parameter #2 [ $file ] + Parameter #3 [ $line ] + Parameter #4 [ $context ] + } + - Return [ void ] + } + + Method [ public method renderHtml ] { + + - Parameters [1] { + Parameter #0 [ Throwable $exception ] + } + - Return [ string ] + } + + Method [ public method setBlacklist ] { + + - Parameters [1] { + Parameter #0 [ array $blacklist ] + } + - Return [ Phalcon\Support\Debug ] + } + + Method [ public method setShowBackTrace ] { + + - Parameters [1] { + Parameter #0 [ bool $showBackTrace ] + } + - Return [ Phalcon\Support\Debug ] + } + + Method [ public method setShowFileFragment ] { + + - Parameters [1] { + Parameter #0 [ bool $showFileFragment ] + } + - Return [ Phalcon\Support\Debug ] + } + + Method [ public method setShowFiles ] { + + - Parameters [1] { + Parameter #0 [ bool $showFiles ] + } + - Return [ Phalcon\Support\Debug ] + } + + Method [ public method setUri ] { + + - Parameters [1] { + Parameter #0 [ string $uri ] + } + - Return [ Phalcon\Support\Debug ] + } + + Method [ protected method escapeString ] { + + - Parameters [1] { + Parameter #0 [ $value ] + } + - Return [ string ] + } + + Method [ protected method getArrayDump ] { + + - Parameters [2] { + Parameter #0 [ array $argument ] + Parameter #1 [ $n ] + } + - Return [ string or NULL ] + } + + Method [ protected method getVarDump ] { + + - Parameters [1] { + Parameter #0 [ $variable ] + } + - Return [ string ] + } + + Method [ final protected method showTraceItem ] { + + - Parameters [2] { + Parameter #0 [ int $n ] + Parameter #1 [ array $trace ] + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Support\Debug\Dump ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $detailed ] + Property [ protected $methods ] + Property [ protected $styles ] + } + + - Methods [11] { + Method [ public method getDetailed ] { + + - Parameters [0] { + } + - Return [ bool ] + } + + Method [ public method setDetailed ] { + + - Parameters [1] { + Parameter #0 [ bool $detailed ] + } + } + + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ array $styles ] + Parameter #1 [ bool $detailed ] + } + } + + Method [ public method all ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method one ] { + + - Parameters [2] { + Parameter #0 [ $variable ] + Parameter #1 [ string or NULL $name ] + } + - Return [ string ] + } + + Method [ public method setStyles ] { + + - Parameters [1] { + Parameter #0 [ array $styles ] + } + - Return [ array ] + } + + Method [ public method toJson ] { + + - Parameters [1] { + Parameter #0 [ $variable ] + } + - Return [ string ] + } + + Method [ public method variable ] { + + - Parameters [2] { + Parameter #0 [ $variable ] + Parameter #1 [ string or NULL $name ] + } + - Return [ string ] + } + + Method [ public method variables ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ protected method getStyle ] { + + - Parameters [1] { + Parameter #0 [ string $type ] + } + - Return [ string ] + } + + Method [ protected method output ] { + + - Parameters [3] { + Parameter #0 [ $variable ] + Parameter #1 [ string or NULL $name ] + Parameter #2 [ int $tab ] + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Support\Debug\Exception extends Phalcon\Exception implements Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [1] { + Method [ static public method containerServiceNotFound ] { + + - Parameters [1] { + Parameter #0 [ string $service ] + } + - Return [ string ] + } + } + + - Properties [4] { + Property [ protected $message ] + Property [ protected $code ] + Property [ protected $file ] + Property [ protected $line ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ $message ] + Parameter #1 [ $code ] + Parameter #2 [ $previous ] + } + } + + Method [ public method __wakeup ] { + } + + Method [ final public method getMessage ] { + } + + Method [ final public method getCode ] { + } + + Method [ final public method getFile ] { + } + + Method [ final public method getLine ] { + } + + Method [ final public method getTrace ] { + } + + Method [ final public method getPrevious ] { + } + + Method [ final public method getTraceAsString ] { + } + + Method [ public method __toString ] { + } + } + } + + Class [ class Phalcon\Support\Exception extends Exception implements Throwable ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $message ] + Property [ protected $code ] + Property [ protected $file ] + Property [ protected $line ] + } + + - Methods [10] { + Method [ public method __construct ] { + + - Parameters [3] { + Parameter #0 [ $message ] + Parameter #1 [ $code ] + Parameter #2 [ $previous ] + } + } + + Method [ public method __wakeup ] { + } + + Method [ final public method getMessage ] { + } + + Method [ final public method getCode ] { + } + + Method [ final public method getFile ] { + } + + Method [ final public method getLine ] { + } + + Method [ final public method getTrace ] { + } + + Method [ final public method getPrevious ] { + } + + Method [ final public method getTraceAsString ] { + } + + Method [ public method __toString ] { + } + } + } + + Class [ class Phalcon\Support\HelperFactory extends Phalcon\Factory\AbstractFactory ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $mapper ] + Property [ protected $services ] + Property [ protected $exception ] + } + + - Methods [8] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $services ] + } + } + + Method [ public method __call ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $arguments ] + } + } + + Method [ public method newInstance ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + } + + Method [ protected method getAdapters ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ protected method checkConfig ] { + + - Parameters [1] { + Parameter #0 [ $config ] + } + - 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 getException ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ Exception ] + } + } + } + + Class [ class Phalcon\Support\Helper\Str\Interpolate ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [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 ] + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Support\Version ] { + + - 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] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [5] { + Method [ protected method getVersion ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ final protected method getSpecial ] { + + - Parameters [1] { + Parameter #0 [ int $special ] + } + - Return [ string ] + } + + Method [ public method get ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getId ] { + + - Parameters [0] { + } + - Return [ string ] + } + + Method [ public method getPart ] { + + - Parameters [1] { + Parameter #0 [ int $part ] + } + - Return [ string ] + } + } + } + Class [ class Phalcon\Tag ] { - Constants [11] { @@ -67715,7 +68214,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ public method query ] { - Parameters [2] { - Parameter #0 [ string $index ] + Parameter #0 [ string $translateKey ] Parameter #1 [ array $placeholders ] } - Return [ string ] @@ -67869,7 +68368,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ public method query ] { - Parameters [2] { - Parameter #0 [ string $index ] + Parameter #0 [ string $translateKey ] Parameter #1 [ array $placeholders ] } - Return [ string ] @@ -67910,7 +68409,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Parameters [2] { Parameter #0 [ int $category ] - Parameter #1 [ string $locale ] + Parameter #1 [ array $localeArray ] } } @@ -68036,7 +68535,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ public method query ] { - Parameters [2] { - Parameter #0 [ string $index ] + Parameter #0 [ string $translateKey ] Parameter #1 [ array $placeholders ] } - Return [ string ] @@ -68178,12 +68677,13 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Static methods [0] { } - - Properties [2] { + - Properties [3] { Property [ protected $mapper ] Property [ protected $services ] + Property [ protected $exception ] } - - Methods [6] { + - Methods [7] { Method [ public method __construct ] { - Parameters [1] { @@ -68228,131 +68728,148 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } - Return [ void ] } - } - } - Class [ class Phalcon\Translate\Interpolator\AssociativeArray implements Phalcon\Translate\Interpolator\InterpolatorInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [1] { - Method [ public method replacePlaceholders ] { - - - Parameters [2] { - Parameter #0 [ string $translation ] - Parameter #1 [ array $placeholders ] - } - - Return [ string ] - } - } - } - - Class [ class Phalcon\Translate\Interpolator\IndexedArray implements Phalcon\Translate\Interpolator\InterpolatorInterface ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [0] { - } - - - Methods [1] { - Method [ public method replacePlaceholders ] { - - - Parameters [2] { - Parameter #0 [ string $translation ] - Parameter #1 [ array $placeholders ] - } - - Return [ string ] - } - } - } - - Class [ class Phalcon\Translate\TranslateFactory extends Phalcon\Factory\AbstractFactory ] { - - - Constants [0] { - } - - - Static properties [0] { - } - - - Static methods [0] { - } - - - Properties [3] { - Property [ protected $mapper ] - Property [ protected $services ] - Property [ private $interpolator ] - } - - - Methods [7] { - Method [ public method __construct ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Translate\InterpolatorFactory $interpolator ] - Parameter #1 [ array $services ] - } - } - - Method [ public method load ] { - - - Parameters [1] { - Parameter #0 [ $config ] - } - } - - Method [ public method newInstance ] { - - - Parameters [2] { - Parameter #0 [ string $name ] - Parameter #1 [ array $options ] - } - - Return [ Phalcon\Translate\Adapter\AdapterInterface ] - } - - Method [ protected method getAdapters ] { - - - Parameters [0] { - } - - Return [ array ] - } - - Method [ protected method checkConfig ] { - - - Parameters [1] { - Parameter #0 [ $config ] - } - - Return [ array ] - } - - Method [ protected method getService ] { - - - Parameters [1] { - Parameter #0 [ string $name ] - } - } - - Method [ protected method init ] { + Method [ protected method getException ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ Exception ] + } + } + } + + Class [ class Phalcon\Translate\Interpolator\AssociativeArray implements Phalcon\Translate\Interpolator\InterpolatorInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method replacePlaceholders ] { + + - Parameters [2] { + Parameter #0 [ string $translation ] + Parameter #1 [ array $placeholders ] + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Translate\Interpolator\IndexedArray implements Phalcon\Translate\Interpolator\InterpolatorInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [0] { + } + + - Methods [1] { + Method [ public method replacePlaceholders ] { + + - Parameters [2] { + Parameter #0 [ string $translation ] + Parameter #1 [ array $placeholders ] + } + - Return [ string ] + } + } + } + + Class [ class Phalcon\Translate\TranslateFactory extends Phalcon\Factory\AbstractFactory ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [4] { + Property [ protected $mapper ] + Property [ protected $services ] + Property [ protected $exception ] + Property [ private $interpolator ] + } + + - Methods [8] { + Method [ public method __construct ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Translate\InterpolatorFactory $interpolator ] + Parameter #1 [ array $services ] + } + } + + Method [ public method load ] { + + - Parameters [1] { + Parameter #0 [ $config ] + } + } + + Method [ public method newInstance ] { + + - Parameters [2] { + Parameter #0 [ string $name ] + Parameter #1 [ array $options ] + } + - Return [ Phalcon\Translate\Adapter\AdapterInterface ] + } + + Method [ protected method getAdapters ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ protected method checkConfig ] { + + - Parameters [1] { + Parameter #0 [ $config ] + } + - 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 getException ] { - Parameters [1] { - Parameter #0 [ array $services ] + Parameter #0 [ string $message ] } - - Return [ void ] + - Return [ Exception ] } } } @@ -68567,7 +69084,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ public method setValidators ] { - Parameters [1] { - Parameter #0 [ $validators ] + Parameter #0 [ array $validators ] } } @@ -68811,12 +69328,13 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Static methods [0] { } - - Properties [2] { + - Properties [3] { Property [ protected $mapper ] Property [ protected $services ] + Property [ protected $exception ] } - - Methods [6] { + - Methods [7] { Method [ public method __construct ] { - Parameters [1] { @@ -68861,6 +69379,14 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } - Return [ void ] } + + Method [ protected method getException ] { + + - Parameters [1] { + Parameter #0 [ string $message ] + } + - Return [ Exception ] + } } } @@ -70280,7 +70806,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Property [ protected $template ] } - - Methods [24] { + - Methods [25] { Method [ public method validate ] { - Parameters [2] { @@ -70291,45 +70817,57 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ public method getMessageFileEmpty ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageFileEmpty ] { - Parameters [1] { - Parameter #0 [ $messageFileEmpty ] + Parameter #0 [ string $messageFileEmpty ] } } Method [ public method getMessageIniSize ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageIniSize ] { - Parameters [1] { - Parameter #0 [ $messageIniSize ] + Parameter #0 [ string $messageIniSize ] } } Method [ public method getMessageValid ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageValid ] { - Parameters [1] { - Parameter #0 [ $messageValid ] + Parameter #0 [ string $messageValid ] } } - Method [ public method isAllowEmpty ] { + Method [ public method checkUpload ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #1 [ $field ] } - Return [ bool ] } - Method [ public method checkUpload ] { + Method [ public method checkUploadIsEmpty ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -70338,7 +70876,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadMaxSize ] { + Method [ public method checkUploadIsValid ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -70347,7 +70885,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadIsEmpty ] { + Method [ public method checkUploadMaxSize ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -70356,21 +70894,29 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadIsValid ] { + Method [ public method getFileSizeInBytes ] { + + - Parameters [1] { + Parameter #0 [ string $size ] + } + - Return [ float ] + } + + Method [ public method isAllowEmpty ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + Parameter #1 [ string $field ] } - Return [ bool ] } - Method [ public method getFileSizeInBytes ] { + Method [ protected method checkIsUploadedFile ] { - Parameters [1] { - Parameter #0 [ string $size ] + Parameter #0 [ string $name ] } - - Return [ float ] + - Return [ bool ] } Method [ public method __construct ] { @@ -70484,7 +71030,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Property [ protected $template ] } - - Methods [24] { + - Methods [25] { Method [ public method __construct ] { - Parameters [1] { @@ -70502,45 +71048,57 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ public method getMessageFileEmpty ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageFileEmpty ] { - Parameters [1] { - Parameter #0 [ $messageFileEmpty ] + Parameter #0 [ string $messageFileEmpty ] } } Method [ public method getMessageIniSize ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageIniSize ] { - Parameters [1] { - Parameter #0 [ $messageIniSize ] + Parameter #0 [ string $messageIniSize ] } } Method [ public method getMessageValid ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageValid ] { - Parameters [1] { - Parameter #0 [ $messageValid ] + Parameter #0 [ string $messageValid ] } } - Method [ public method isAllowEmpty ] { + Method [ public method checkUpload ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #1 [ $field ] } - Return [ bool ] } - Method [ public method checkUpload ] { + Method [ public method checkUploadIsEmpty ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -70549,7 +71107,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadMaxSize ] { + Method [ public method checkUploadIsValid ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -70558,7 +71116,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadIsEmpty ] { + Method [ public method checkUploadMaxSize ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -70567,21 +71125,29 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadIsValid ] { + Method [ public method getFileSizeInBytes ] { + + - Parameters [1] { + Parameter #0 [ string $size ] + } + - Return [ float ] + } + + Method [ public method isAllowEmpty ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + Parameter #1 [ string $field ] } - Return [ bool ] } - Method [ public method getFileSizeInBytes ] { + Method [ protected method checkIsUploadedFile ] { - Parameters [1] { - Parameter #0 [ string $size ] + Parameter #0 [ string $name ] } - - Return [ float ] + - Return [ bool ] } Method [ public method getTemplate ] { @@ -70688,7 +71254,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Property [ protected $template ] } - - Methods [24] { + - Methods [25] { Method [ public method __construct ] { - Parameters [1] { @@ -70706,45 +71272,57 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ public method getMessageFileEmpty ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageFileEmpty ] { - Parameters [1] { - Parameter #0 [ $messageFileEmpty ] + Parameter #0 [ string $messageFileEmpty ] } } Method [ public method getMessageIniSize ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageIniSize ] { - Parameters [1] { - Parameter #0 [ $messageIniSize ] + Parameter #0 [ string $messageIniSize ] } } Method [ public method getMessageValid ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageValid ] { - Parameters [1] { - Parameter #0 [ $messageValid ] + Parameter #0 [ string $messageValid ] } } - Method [ public method isAllowEmpty ] { + Method [ public method checkUpload ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #1 [ $field ] } - Return [ bool ] } - Method [ public method checkUpload ] { + Method [ public method checkUploadIsEmpty ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -70753,7 +71331,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadMaxSize ] { + Method [ public method checkUploadIsValid ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -70762,7 +71340,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadIsEmpty ] { + Method [ public method checkUploadMaxSize ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -70771,21 +71349,29 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadIsValid ] { + Method [ public method getFileSizeInBytes ] { + + - Parameters [1] { + Parameter #0 [ string $size ] + } + - Return [ float ] + } + + Method [ public method isAllowEmpty ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + Parameter #1 [ string $field ] } - Return [ bool ] } - Method [ public method getFileSizeInBytes ] { + Method [ protected method checkIsUploadedFile ] { - Parameters [1] { - Parameter #0 [ string $size ] + Parameter #0 [ string $name ] } - - Return [ float ] + - Return [ bool ] } Method [ public method getTemplate ] { @@ -70892,7 +71478,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Property [ protected $template ] } - - Methods [24] { + - Methods [25] { Method [ public method __construct ] { - Parameters [1] { @@ -70910,45 +71496,57 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ public method getMessageFileEmpty ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageFileEmpty ] { - Parameters [1] { - Parameter #0 [ $messageFileEmpty ] + Parameter #0 [ string $messageFileEmpty ] } } Method [ public method getMessageIniSize ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageIniSize ] { - Parameters [1] { - Parameter #0 [ $messageIniSize ] + Parameter #0 [ string $messageIniSize ] } } Method [ public method getMessageValid ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageValid ] { - Parameters [1] { - Parameter #0 [ $messageValid ] + Parameter #0 [ string $messageValid ] } } - Method [ public method isAllowEmpty ] { + Method [ public method checkUpload ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #1 [ $field ] } - Return [ bool ] } - Method [ public method checkUpload ] { + Method [ public method checkUploadIsEmpty ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -70957,7 +71555,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadMaxSize ] { + Method [ public method checkUploadIsValid ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -70966,7 +71564,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadIsEmpty ] { + Method [ public method checkUploadMaxSize ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -70975,21 +71573,29 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadIsValid ] { + Method [ public method getFileSizeInBytes ] { + + - Parameters [1] { + Parameter #0 [ string $size ] + } + - Return [ float ] + } + + Method [ public method isAllowEmpty ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + Parameter #1 [ string $field ] } - Return [ bool ] } - Method [ public method getFileSizeInBytes ] { + Method [ protected method checkIsUploadedFile ] { - Parameters [1] { - Parameter #0 [ string $size ] + Parameter #0 [ string $name ] } - - Return [ float ] + - Return [ bool ] } Method [ public method getTemplate ] { @@ -71096,7 +71702,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Property [ protected $template ] } - - Methods [24] { + - Methods [25] { Method [ public method __construct ] { - Parameters [1] { @@ -71114,45 +71720,57 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ public method getMessageFileEmpty ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageFileEmpty ] { - Parameters [1] { - Parameter #0 [ $messageFileEmpty ] + Parameter #0 [ string $messageFileEmpty ] } } Method [ public method getMessageIniSize ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageIniSize ] { - Parameters [1] { - Parameter #0 [ $messageIniSize ] + Parameter #0 [ string $messageIniSize ] } } Method [ public method getMessageValid ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageValid ] { - Parameters [1] { - Parameter #0 [ $messageValid ] + Parameter #0 [ string $messageValid ] } } - Method [ public method isAllowEmpty ] { + Method [ public method checkUpload ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #1 [ $field ] } - Return [ bool ] } - Method [ public method checkUpload ] { + Method [ public method checkUploadIsEmpty ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -71161,7 +71779,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadMaxSize ] { + Method [ public method checkUploadIsValid ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -71170,7 +71788,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadIsEmpty ] { + Method [ public method checkUploadMaxSize ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -71179,21 +71797,29 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadIsValid ] { + Method [ public method getFileSizeInBytes ] { + + - Parameters [1] { + Parameter #0 [ string $size ] + } + - Return [ float ] + } + + Method [ public method isAllowEmpty ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + Parameter #1 [ string $field ] } - Return [ bool ] } - Method [ public method getFileSizeInBytes ] { + Method [ protected method checkIsUploadedFile ] { - Parameters [1] { - Parameter #0 [ string $size ] + Parameter #0 [ string $name ] } - - Return [ float ] + - Return [ bool ] } Method [ public method getTemplate ] { @@ -71300,7 +71926,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Property [ protected $template ] } - - Methods [24] { + - Methods [25] { Method [ public method __construct ] { - Parameters [1] { @@ -71318,45 +71944,57 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ public method getMessageFileEmpty ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageFileEmpty ] { - Parameters [1] { - Parameter #0 [ $messageFileEmpty ] + Parameter #0 [ string $messageFileEmpty ] } } Method [ public method getMessageIniSize ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageIniSize ] { - Parameters [1] { - Parameter #0 [ $messageIniSize ] + Parameter #0 [ string $messageIniSize ] } } Method [ public method getMessageValid ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageValid ] { - Parameters [1] { - Parameter #0 [ $messageValid ] + Parameter #0 [ string $messageValid ] } } - Method [ public method isAllowEmpty ] { + Method [ public method checkUpload ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #1 [ $field ] } - Return [ bool ] } - Method [ public method checkUpload ] { + Method [ public method checkUploadIsEmpty ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -71365,7 +72003,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadMaxSize ] { + Method [ public method checkUploadIsValid ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -71374,7 +72012,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadIsEmpty ] { + Method [ public method checkUploadMaxSize ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -71383,21 +72021,29 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadIsValid ] { + Method [ public method getFileSizeInBytes ] { + + - Parameters [1] { + Parameter #0 [ string $size ] + } + - Return [ float ] + } + + Method [ public method isAllowEmpty ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + Parameter #1 [ string $field ] } - Return [ bool ] } - Method [ public method getFileSizeInBytes ] { + Method [ protected method checkIsUploadedFile ] { - Parameters [1] { - Parameter #0 [ string $size ] + Parameter #0 [ string $name ] } - - Return [ float ] + - Return [ bool ] } Method [ public method getTemplate ] { @@ -71504,7 +72150,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Property [ protected $template ] } - - Methods [24] { + - Methods [25] { Method [ public method __construct ] { - Parameters [1] { @@ -71522,45 +72168,57 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } Method [ public method getMessageFileEmpty ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageFileEmpty ] { - Parameters [1] { - Parameter #0 [ $messageFileEmpty ] + Parameter #0 [ string $messageFileEmpty ] } } Method [ public method getMessageIniSize ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageIniSize ] { - Parameters [1] { - Parameter #0 [ $messageIniSize ] + Parameter #0 [ string $messageIniSize ] } } Method [ public method getMessageValid ] { + + - Parameters [0] { + } + - Return [ string ] } Method [ public method setMessageValid ] { - Parameters [1] { - Parameter #0 [ $messageValid ] + Parameter #0 [ string $messageValid ] } } - Method [ public method isAllowEmpty ] { + Method [ public method checkUpload ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ string $field ] + Parameter #1 [ $field ] } - Return [ bool ] } - Method [ public method checkUpload ] { + Method [ public method checkUploadIsEmpty ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -71569,7 +72227,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadMaxSize ] { + Method [ public method checkUploadIsValid ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -71578,7 +72236,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadIsEmpty ] { + Method [ public method checkUploadMaxSize ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] @@ -71587,21 +72245,29 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Return [ bool ] } - Method [ public method checkUploadIsValid ] { + Method [ public method getFileSizeInBytes ] { + + - Parameters [1] { + Parameter #0 [ string $size ] + } + - Return [ float ] + } + + Method [ public method isAllowEmpty ] { - Parameters [2] { Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] + Parameter #1 [ string $field ] } - Return [ bool ] } - Method [ public method getFileSizeInBytes ] { + Method [ protected method checkIsUploadedFile ] { - Parameters [1] { - Parameter #0 [ string $size ] + Parameter #0 [ string $name ] } - - Return [ float ] + - Return [ bool ] } Method [ public method getTemplate ] { @@ -72906,7 +73572,125 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } } - Class [ class Phalcon\Validation\Validator\Url extends Phalcon\Validation\AbstractValidator implements Phalcon\Validation\ValidatorInterface ] { + Class [ class Phalcon\Validation\Validator\Url extends Phalcon\Validation\AbstractValidator implements Phalcon\Validation\ValidatorInterface ] { + + - Constants [0] { + } + + - Static properties [0] { + } + + - Static methods [0] { + } + + - Properties [3] { + Property [ protected $templates ] + Property [ protected $options ] + Property [ protected $template ] + } + + - Methods [12] { + Method [ public method __construct ] { + + - Parameters [1] { + Parameter #0 [ array $options ] + } + } + + Method [ public method validate ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ $field ] + } + - Return [ bool ] + } + + Method [ public method getTemplate ] { + + - Parameters [1] { + Parameter #0 [ string or NULL $field ] + } + - Return [ string ] + } + + Method [ public method getTemplates ] { + + - Parameters [0] { + } + - Return [ array ] + } + + Method [ public method setTemplates ] { + + - Parameters [1] { + Parameter #0 [ array $templates ] + } + - Return [ Phalcon\Validation\ValidatorInterface ] + } + + Method [ public method setTemplate ] { + + - Parameters [1] { + Parameter #0 [ string $template ] + } + - Return [ Phalcon\Validation\ValidatorInterface ] + } + + Method [ public method getOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $defaultValue ] + } + } + + Method [ public method hasOption ] { + + - Parameters [1] { + Parameter #0 [ string $key ] + } + - Return [ bool ] + } + + Method [ public method setOption ] { + + - Parameters [2] { + Parameter #0 [ string $key ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + + Method [ protected method prepareCode ] { + + - Parameters [1] { + Parameter #0 [ string $field ] + } + - Return [ int or NULL ] + } + + Method [ protected method prepareLabel ] { + + - Parameters [2] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ string $field ] + } + } + + Method [ public method messageFactory ] { + + - Parameters [3] { + Parameter #0 [ Phalcon\Validation $validation ] + Parameter #1 [ $field ] + Parameter #2 [ array $replacements ] + } + - Return [ Phalcon\Messages\Message ] + } + } + } + + Class [ final class phalcon\0__closure ] { - Constants [0] { } @@ -72917,188 +73701,160 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Static methods [0] { } - - Properties [3] { - Property [ protected $templates ] - Property [ protected $options ] - Property [ protected $template ] + - Properties [0] { } - - Methods [12] { - Method [ public method __construct ] { - - - Parameters [1] { - Parameter #0 [ array $options ] - } - } - - Method [ public method validate ] { - - - Parameters [2] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] - } - - Return [ bool ] - } - - Method [ public method getTemplate ] { - - - Parameters [1] { - Parameter #0 [ string or NULL $field ] - } - - Return [ string ] - } - - Method [ public method getTemplates ] { + - Methods [1] { + Method [ final public method __invoke ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ $number ] + Parameter #1 [ $message ] + Parameter #2 [ $file ] + Parameter #3 [ $line ] } - - Return [ array ] } + } + } - Method [ public method setTemplates ] { - - - Parameters [1] { - Parameter #0 [ array $templates ] - } - - Return [ Phalcon\Validation\ValidatorInterface ] - } + Class [ final class phalcon\10__closure ] { - Method [ public method setTemplate ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ string $template ] - } - - Return [ Phalcon\Validation\ValidatorInterface ] - } + - Static properties [0] { + } - Method [ public method getOption ] { + - Static methods [0] { + } - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $defaultValue ] - } - } + - Properties [0] { + } - Method [ public method hasOption ] { + - Methods [1] { + Method [ final public method __invoke ] { - - Parameters [1] { - Parameter #0 [ string $key ] + - Parameters [4] { + Parameter #0 [ $number ] + Parameter #1 [ $message ] + Parameter #2 [ $file ] + Parameter #3 [ $line ] } - - Return [ bool ] } + } + } - Method [ public method setOption ] { - - - Parameters [2] { - Parameter #0 [ string $key ] - Parameter #1 [ $value ] - } - - Return [ void ] - } + Class [ final class phalcon\11__closure ] { - Method [ protected method prepareCode ] { + - Constants [0] { + } - - Parameters [1] { - Parameter #0 [ string $field ] - } - - Return [ int or NULL ] - } + - Static properties [0] { + } - Method [ protected method prepareLabel ] { + - Static methods [0] { + } - - Parameters [2] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ string $field ] - } - } + - Properties [0] { + } - Method [ public method messageFactory ] { + - Methods [1] { + Method [ final public method __invoke ] { - - Parameters [3] { - Parameter #0 [ Phalcon\Validation $validation ] - Parameter #1 [ $field ] - Parameter #2 [ array $replacements ] + - Parameters [5] { + Parameter #0 [ $number ] + Parameter #1 [ $message ] + Parameter #2 [ $file ] + Parameter #3 [ $line ] + Parameter #4 [ $context ] } - - Return [ Phalcon\Messages\Message ] } } } - Class [ class Phalcon\Version ] { + Class [ final class phalcon\12__closure ] { - - 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] { } - - Static methods [7] { - Method [ static protected method _getVersion ] { + - Static methods [0] { + } - - Parameters [0] { - } - - Return [ array ] - } + - Properties [0] { + } - Method [ static protected method getVersion ] { + - Methods [1] { + Method [ final public method __invoke ] { - - Parameters [0] { + - Parameters [4] { + Parameter #0 [ $number ] + Parameter #1 [ $message ] + Parameter #2 [ $file ] + Parameter #3 [ $line ] } - - Return [ array ] } + } + } - Method [ final static protected method _getSpecial ] { + Class [ final class phalcon\13__closure ] { - - Parameters [1] { - Parameter #0 [ int $special ] - } - - Return [ string ] - } + - Constants [0] { + } - Method [ final static protected method getSpecial ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ int $special ] - } - - Return [ string ] - } + - Static methods [0] { + } - Method [ static public method get ] { + - Properties [0] { + } - - Parameters [0] { + - Methods [1] { + Method [ final public method __invoke ] { + + - Parameters [5] { + Parameter #0 [ $number ] + Parameter #1 [ $message ] + Parameter #2 [ $file ] + Parameter #3 [ $line ] + Parameter #4 [ $context ] } - - Return [ string ] } + } + } - Method [ static public method getId ] { + Class [ final class phalcon\14__closure ] { - - Parameters [0] { - } - - Return [ string ] - } + - Constants [0] { + } - Method [ static public method getPart ] { + - Static properties [0] { + } - - Parameters [1] { - Parameter #0 [ int $part ] - } - - Return [ string ] - } + - Static methods [0] { } - Properties [0] { } - - Methods [0] { + - Methods [1] { + Method [ final public method __invoke ] { + + - Parameters [4] { + Parameter #0 [ $number ] + Parameter #1 [ $message ] + Parameter #2 [ $file ] + Parameter #3 [ $line ] + } + } } } - Class [ final class phalcon\0__closure ] { + Class [ final class phalcon\15__closure ] { - Constants [0] { } @@ -73126,7 +73882,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } } - Class [ final class phalcon\10__closure ] { + Class [ final class phalcon\16__closure ] { - Constants [0] { } @@ -73150,7 +73906,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { } } - Class [ final class phalcon\11__closure ] { + Class [ final class phalcon\17__closure ] { - Constants [0] { } @@ -73219,12 +73975,11 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Methods [1] { Method [ final public method __invoke ] { - - Parameters [5] { + - Parameters [4] { Parameter #0 [ $number ] Parameter #1 [ $message ] Parameter #2 [ $file ] Parameter #3 [ $line ] - Parameter #4 [ $context ] } } } @@ -73247,8 +74002,12 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Methods [1] { Method [ final public method __invoke ] { - - Parameters [1] { - Parameter #0 [ $element ] + - Parameters [5] { + Parameter #0 [ $number ] + Parameter #1 [ $message ] + Parameter #2 [ $file ] + Parameter #3 [ $line ] + Parameter #4 [ $context ] } } } @@ -73271,8 +74030,11 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - 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 ] } } } @@ -73295,8 +74057,12 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Methods [1] { Method [ final public method __invoke ] { - - Parameters [1] { - Parameter #0 [ $file ] + - Parameters [5] { + Parameter #0 [ $number ] + Parameter #1 [ $message ] + Parameter #2 [ $file ] + Parameter #3 [ $line ] + Parameter #4 [ $context ] } } } @@ -73320,7 +74086,7 @@ Extension [ extension #117 phalcon version 4.1.2 ] { Method [ final public method __invoke ] { - Parameters [1] { - Parameter #0 [ $action ] + Parameter #0 [ $element ] } } } @@ -73343,12 +74109,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Methods [1] { Method [ final public method __invoke ] { - - Parameters [5] { - Parameter #0 [ $number ] - Parameter #1 [ $message ] - Parameter #2 [ $file ] - Parameter #3 [ $line ] - Parameter #4 [ $context ] + - Parameters [1] { + Parameter #0 [ $element ] } } } @@ -73371,12 +74133,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Methods [1] { Method [ final public method __invoke ] { - - Parameters [5] { - Parameter #0 [ $number ] - Parameter #1 [ $message ] - Parameter #2 [ $file ] - Parameter #3 [ $line ] - Parameter #4 [ $context ] + - Parameters [1] { + Parameter #0 [ $file ] } } } @@ -73399,12 +74157,8 @@ Extension [ extension #117 phalcon version 4.1.2 ] { - Methods [1] { Method [ final public method __invoke ] { - - Parameters [5] { - Parameter #0 [ $number ] - Parameter #1 [ $message ] - Parameter #2 [ $file ] - Parameter #3 [ $line ] - Parameter #4 [ $context ] + - Parameters [1] { + Parameter #0 [ $action ] } } } -- cgit