From bad1783332cbe818170cb2a06a77fd8710409d3c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 2 Nov 2022 08:24:56 +0100 Subject: update to 5.1.0 --- REFLECTION | 326 ++++++++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 281 insertions(+), 45 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 46facca..61ecbff 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #116 phalcon version 5.0.5 ] { +Extension [ extension #117 phalcon version 5.1.0 ] { - Dependencies { Dependency [ pdo (Required) ] @@ -740,7 +740,7 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Properties [0] { } - - Methods [19] { + - Methods [21] { Method [ abstract public method dispatch ] { - Parameters [0] { @@ -784,6 +784,14 @@ Extension [ extension #116 phalcon version 5.0.5 ] { } } + Method [ abstract public method getParameter ] { + + - Parameters [2] { + Parameter #0 [ $param ] + Parameter #1 [ $filters = ] + } + } + Method [ abstract public method getParams ] { - Parameters [0] { @@ -791,6 +799,13 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Return [ array ] } + Method [ abstract public method getParameters ] { + + - Parameters [0] { + } + - Return [ array ] + } + Method [ abstract public method getReturnedValue ] { - Parameters [0] { @@ -4922,7 +4937,7 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Properties [0] { } - - Methods [28] { + - Methods [30] { Method [ abstract public method getActiveTask ] { - Parameters [0] { @@ -5033,6 +5048,14 @@ Extension [ extension #116 phalcon version 5.0.5 ] { } } + Method [ abstract public method getParameter ] { + + - Parameters [2] { + Parameter #0 [ $param ] + Parameter #1 [ $filters = ] + } + } + Method [ abstract public method getParams ] { - Parameters [0] { @@ -5040,6 +5063,13 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Return [ array ] } + Method [ abstract public method getParameters ] { + + - Parameters [0] { + } + - Return [ array ] + } + Method [ abstract public method getReturnedValue ] { - Parameters [0] { @@ -7858,7 +7888,7 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Properties [0] { } - - Methods [25] { + - Methods [27] { Method [ abstract public method getActiveController ] { - Parameters [0] { @@ -7944,6 +7974,14 @@ Extension [ extension #116 phalcon version 5.0.5 ] { } } + Method [ abstract public method getParameter ] { + + - Parameters [2] { + Parameter #0 [ $param ] + Parameter #1 [ $filters = ] + } + } + Method [ abstract public method getParams ] { - Parameters [0] { @@ -7951,6 +7989,13 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Return [ array ] } + Method [ abstract public method getParameters ] { + + - Parameters [0] { + } + - Return [ array ] + } + Method [ abstract public method getReturnedValue ] { - Parameters [0] { @@ -11226,7 +11271,7 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Properties [0] { } - - Methods [16] { + - Methods [17] { Method [ abstract public method add ] { - Parameters [2] { @@ -11271,6 +11316,13 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Return [ array ] } + Method [ abstract public method getParameters ] { + + - Parameters [0] { + } + - Return [ array ] + } + Method [ abstract public method getRouteById ] { - Parameters [1] { @@ -18267,14 +18319,14 @@ Extension [ extension #116 phalcon version 5.0.5 ] { Property [ protected $container = NULL ] Property [ protected $activeHandler = NULL ] Property [ protected $activeMethodMap = NULL ] - Property [ protected $actionName = NULL ] + Property [ protected $actionName = '' ] Property [ protected $actionSuffix = 'Action' ] Property [ protected $camelCaseMap = NULL ] Property [ protected $defaultAction = '' ] - Property [ protected $defaultNamespace = NULL ] - Property [ protected $defaultHandler = NULL ] + Property [ protected $defaultNamespace = '' ] + Property [ protected $defaultHandler = '' ] Property [ protected $handlerHashes = NULL ] - Property [ protected $handlerName = NULL ] + Property [ protected $handlerName = '' ] Property [ protected $handlerSuffix = '' ] Property [ protected $eventsManager = NULL ] Property [ protected $finished = false ] @@ -18283,16 +18335,16 @@ Extension [ extension #116 phalcon version 5.0.5 ] { Property [ protected $lastHandler = NULL ] Property [ protected $modelBinder = NULL ] Property [ protected $modelBinding = false ] - Property [ protected $moduleName = NULL ] - Property [ protected $namespaceName = NULL ] + Property [ protected $moduleName = '' ] + Property [ protected $namespaceName = '' ] Property [ protected $params = NULL ] - Property [ protected $previousActionName = NULL ] - Property [ protected $previousHandlerName = NULL ] - Property [ protected $previousNamespaceName = NULL ] + Property [ protected $previousActionName = '' ] + Property [ protected $previousHandlerName = '' ] + Property [ protected $previousNamespaceName = '' ] Property [ protected $returnedValue = NULL ] } - - Methods [36] { + - Methods [41] { Method [ public method callActionMethod ] { - Parameters [3] { @@ -18395,6 +18447,15 @@ Extension [ extension #116 phalcon version 5.0.5 ] { } } + Method [ public method getParameter ] { + + - Parameters [3] { + Parameter #0 [ $param ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + } + } + Method [ public method getParams ] { - Parameters [0] { @@ -18402,6 +18463,13 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Return [ array ] } + Method [ public method getParameters ] { + + - Parameters [0] { + } + - Return [ array ] + } + Method [ public method hasParam ] { - Parameters [1] { @@ -18410,6 +18478,14 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Return [ bool ] } + Method [ public method hasParameter ] { + + - Parameters [1] { + Parameter #0 [ $param ] + } + - Return [ bool ] + } + Method [ public method isFinished ] { - Parameters [0] { @@ -18457,6 +18533,15 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Return [ void ] } + Method [ public method setParameter ] { + + - Parameters [2] { + Parameter #0 [ $param ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + Method [ public method setParams ] { - Parameters [1] { @@ -18465,6 +18550,14 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Return [ void ] } + Method [ public method setParameters ] { + + - Parameters [1] { + Parameter #0 [ array $params ] + } + - Return [ void ] + } + Method [ public method setReturnedValue ] { - Parameters [1] { @@ -28849,12 +28942,12 @@ Extension [ extension #116 phalcon version 5.0.5 ] { Property [ protected $container = NULL ] Property [ protected $activeHandler = NULL ] Property [ protected $activeMethodMap = NULL ] - Property [ protected $actionName = NULL ] + Property [ protected $actionName = '' ] Property [ protected $actionSuffix = 'Action' ] Property [ protected $camelCaseMap = NULL ] - Property [ protected $defaultNamespace = NULL ] + Property [ protected $defaultNamespace = '' ] Property [ protected $handlerHashes = NULL ] - Property [ protected $handlerName = NULL ] + Property [ protected $handlerName = '' ] Property [ protected $eventsManager = NULL ] Property [ protected $finished = false ] Property [ protected $forwarded = false ] @@ -28862,12 +28955,12 @@ Extension [ extension #116 phalcon version 5.0.5 ] { Property [ protected $lastHandler = NULL ] Property [ protected $modelBinder = NULL ] Property [ protected $modelBinding = false ] - Property [ protected $moduleName = NULL ] - Property [ protected $namespaceName = NULL ] + Property [ protected $moduleName = '' ] + Property [ protected $namespaceName = '' ] Property [ protected $params = NULL ] - Property [ protected $previousActionName = NULL ] - Property [ protected $previousHandlerName = NULL ] - Property [ protected $previousNamespaceName = NULL ] + Property [ protected $previousActionName = '' ] + Property [ protected $previousHandlerName = '' ] + Property [ protected $previousNamespaceName = '' ] Property [ protected $returnedValue = NULL ] Property [ protected $defaultHandler = 'main' ] Property [ protected $defaultAction = 'main' ] @@ -28875,7 +28968,7 @@ Extension [ extension #116 phalcon version 5.0.5 ] { Property [ protected $options = NULL ] } - - Methods [49] { + - Methods [54] { Method [ public method callActionMethod ] { - Parameters [3] { @@ -29077,6 +29170,15 @@ Extension [ extension #116 phalcon version 5.0.5 ] { } } + Method [ public method getParameter ] { + + - Parameters [3] { + Parameter #0 [ $param ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + } + } + Method [ public method getParams ] { - Parameters [0] { @@ -29084,6 +29186,13 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Return [ array ] } + Method [ public method getParameters ] { + + - Parameters [0] { + } + - Return [ array ] + } + Method [ public method hasParam ] { - Parameters [1] { @@ -29092,6 +29201,14 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Return [ bool ] } + Method [ public method hasParameter ] { + + - Parameters [1] { + Parameter #0 [ $param ] + } + - Return [ bool ] + } + Method [ public method isFinished ] { - Parameters [0] { @@ -29139,6 +29256,15 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Return [ void ] } + Method [ public method setParameter ] { + + - Parameters [2] { + Parameter #0 [ $param ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + Method [ public method setParams ] { - Parameters [1] { @@ -29147,6 +29273,14 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Return [ void ] } + Method [ public method setParameters ] { + + - Parameters [1] { + Parameter #0 [ array $params ] + } + - Return [ void ] + } + Method [ public method setReturnedValue ] { - Parameters [1] { @@ -29359,21 +29493,21 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Properties [13] { Property [ protected $container = NULL ] - Property [ protected $action = NULL ] - Property [ protected $defaultAction = NULL ] + Property [ protected $action = '' ] + Property [ protected $defaultAction = '' ] Property [ protected $defaultModule = '' ] Property [ protected $defaultParams = NULL ] - Property [ protected $defaultTask = NULL ] + Property [ protected $defaultTask = '' ] Property [ protected $matchedRoute = NULL ] Property [ protected $matches = NULL ] Property [ protected $module = '' ] Property [ protected $params = NULL ] Property [ protected $routes = NULL ] - Property [ protected $task = NULL ] + Property [ protected $task = '' ] Property [ protected $wasMatched = false ] } - - Methods [19] { + - Methods [20] { Method [ public method __construct ] { - Parameters [1] { @@ -29425,6 +29559,13 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Return [ array ] } + Method [ public method getParameters ] { + + - Parameters [0] { + } + - Return [ array ] + } + Method [ public method getRouteById ] { - Parameters [1] { @@ -29642,14 +29783,14 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Properties [9] { Property [ protected $beforeMatch = NULL ] - Property [ protected $compiledPattern = NULL ] + Property [ protected $compiledPattern = '' ] Property [ protected $converters = NULL ] Property [ protected $delimiter = NULL ] - Property [ protected $description = NULL ] - Property [ protected $id = NULL ] - Property [ protected $name = NULL ] + Property [ protected $description = '' ] + Property [ protected $routeId = NULL ] + Property [ protected $name = '' ] Property [ protected $paths = NULL ] - Property [ protected $pattern = NULL ] + Property [ protected $pattern = '' ] } - Methods [17] { @@ -59274,17 +59415,18 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Static methods [0] { } - - Properties [7] { + - Properties [8] { Property [ protected $container = NULL ] Property [ private $filterService = NULL ] Property [ private $httpMethodParameterOverride = false ] Property [ private $queryFilters = NULL ] + Property [ private $patchCache = NULL ] Property [ private $putCache = NULL ] Property [ private $rawBody = '' ] Property [ private $strictHostCheck = false ] } - - Methods [71] { + - Methods [76] { Method [ public method get ] { - Parameters [5] { @@ -59383,6 +59525,16 @@ Extension [ extension #116 phalcon version 5.0.5 ] { } } + Method [ public method getFilteredPatch ] { + + - Parameters [4] { + Parameter #0 [ ?string $name = ] + Parameter #1 [ $defaultValue = ] + Parameter #2 [ bool $notAllowEmpty = ] + Parameter #3 [ bool $noRecursive = ] + } + } + Method [ public method getFilteredPost ] { - Parameters [4] { @@ -59453,6 +59605,17 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Return [ string ] } + Method [ public method getPatch ] { + + - Parameters [5] { + Parameter #0 [ ?string $name = ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + Parameter #3 [ bool $notAllowEmpty = ] + Parameter #4 [ bool $noRecursive = ] + } + } + Method [ public method getPort ] { - Parameters [0] { @@ -59576,6 +59739,14 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Return [ bool ] } + Method [ public method hasPatch ] { + + - Parameters [1] { + Parameter #0 [ string $name ] + } + - Return [ bool ] + } + Method [ public method hasPost ] { - Parameters [1] { @@ -59830,6 +60001,30 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Return [ array ] } + Method [ public method getFilteredData ] { + + - Parameters [6] { + Parameter #0 [ string $methodKey ] + Parameter #1 [ string $method ] + Parameter #2 [ ?string $name = ] + Parameter #3 [ $defaultValue = ] + Parameter #4 [ bool $notAllowEmpty = ] + Parameter #5 [ bool $noRecursive = ] + } + } + + Method [ private method getPatchPut ] { + + - Parameters [6] { + Parameter #0 [ string $collection ] + Parameter #1 [ ?string $name = ] + Parameter #2 [ $filters = ] + Parameter #3 [ $defaultValue = ] + Parameter #4 [ bool $notAllowEmpty = ] + Parameter #5 [ bool $noRecursive = ] + } + } + Method [ public method getDI ] { - Parameters [0] { @@ -63604,12 +63799,12 @@ Extension [ extension #116 phalcon version 5.0.5 ] { Property [ protected $container = NULL ] Property [ protected $activeHandler = NULL ] Property [ protected $activeMethodMap = NULL ] - Property [ protected $actionName = NULL ] + Property [ protected $actionName = '' ] Property [ protected $actionSuffix = 'Action' ] Property [ protected $camelCaseMap = NULL ] - Property [ protected $defaultNamespace = NULL ] + Property [ protected $defaultNamespace = '' ] Property [ protected $handlerHashes = NULL ] - Property [ protected $handlerName = NULL ] + Property [ protected $handlerName = '' ] Property [ protected $eventsManager = NULL ] Property [ protected $finished = false ] Property [ protected $forwarded = false ] @@ -63617,19 +63812,19 @@ Extension [ extension #116 phalcon version 5.0.5 ] { Property [ protected $lastHandler = NULL ] Property [ protected $modelBinder = NULL ] Property [ protected $modelBinding = false ] - Property [ protected $moduleName = NULL ] - Property [ protected $namespaceName = NULL ] + Property [ protected $moduleName = '' ] + Property [ protected $namespaceName = '' ] Property [ protected $params = NULL ] - Property [ protected $previousActionName = NULL ] - Property [ protected $previousHandlerName = NULL ] - Property [ protected $previousNamespaceName = NULL ] + Property [ protected $previousActionName = '' ] + Property [ protected $previousHandlerName = '' ] + Property [ protected $previousNamespaceName = '' ] Property [ protected $returnedValue = NULL ] Property [ protected $defaultAction = 'index' ] Property [ protected $defaultHandler = 'index' ] Property [ protected $handlerSuffix = 'Controller' ] } - - Methods [48] { + - Methods [53] { Method [ public method forward ] { - Parameters [1] { @@ -63817,6 +64012,15 @@ Extension [ extension #116 phalcon version 5.0.5 ] { } } + Method [ public method getParameter ] { + + - Parameters [3] { + Parameter #0 [ $param ] + Parameter #1 [ $filters = ] + Parameter #2 [ $defaultValue = ] + } + } + Method [ public method getParams ] { - Parameters [0] { @@ -63824,6 +64028,13 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Return [ array ] } + Method [ public method getParameters ] { + + - Parameters [0] { + } + - Return [ array ] + } + Method [ public method hasParam ] { - Parameters [1] { @@ -63832,6 +64043,14 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Return [ bool ] } + Method [ public method hasParameter ] { + + - Parameters [1] { + Parameter #0 [ $param ] + } + - Return [ bool ] + } + Method [ public method isFinished ] { - Parameters [0] { @@ -63879,6 +64098,15 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Return [ void ] } + Method [ public method setParameter ] { + + - Parameters [2] { + Parameter #0 [ $param ] + Parameter #1 [ $value ] + } + - Return [ void ] + } + Method [ public method setParams ] { - Parameters [1] { @@ -63887,6 +64115,14 @@ Extension [ extension #116 phalcon version 5.0.5 ] { - Return [ void ] } + Method [ public method setParameters ] { + + - Parameters [1] { + Parameter #0 [ array $params ] + } + - Return [ void ] + } + Method [ public method setReturnedValue ] { - Parameters [1] { -- cgit