summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-07-01 07:49:52 +0200
committerRemi Collet <remi@remirepo.net>2021-07-01 07:49:52 +0200
commit91dd836932ca334369fad3059567e6ba6897d84d (patch)
tree3ddd5f86e3547eeb15c9201e967f26a112c35803 /REFLECTION
parent5b60f02b86c6ee70c893d907c433d4d892ba7787 (diff)
update to 5.0.0alpha3
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION361
1 files changed, 206 insertions, 155 deletions
diff --git a/REFLECTION b/REFLECTION
index 484851f..12f9785 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
+Extension [ <persistent> extension #118 phalcon version 5.0.0alpha3 ] {
- Dependencies {
Dependency [ pdo (Required) ]
@@ -1579,9 +1579,9 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [4] {
Parameter #0 [ <required> $table ]
- Parameter #1 [ <optional> $whereCondition ]
- Parameter #2 [ <optional> $placeholders ]
- Parameter #3 [ <optional> $dataTypes ]
+ Parameter #1 [ <optional> string or NULL $whereCondition ]
+ Parameter #2 [ <optional> array $placeholders ]
+ Parameter #3 [ <optional> array $dataTypes ]
}
- Return [ bool ]
}
@@ -2442,7 +2442,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -2677,7 +2677,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [0] {
}
- - Return [ Phalcon\Cache\Adapter\AdapterInterface ]
+ - Return [ Psr\SimpleCache\CacheInterface or NULL ]
}
Method [ <internal:phalcon> abstract public method getFirst ] {
@@ -13060,9 +13060,9 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [4] {
Parameter #0 [ <required> $table ]
- Parameter #1 [ <optional> $whereCondition ]
- Parameter #2 [ <optional> $placeholders ]
- Parameter #3 [ <optional> $dataTypes ]
+ Parameter #1 [ <optional> string or NULL $whereCondition ]
+ Parameter #2 [ <optional> array $placeholders ]
+ Parameter #3 [ <optional> array $dataTypes ]
}
- Return [ bool ]
}
@@ -14505,9 +14505,9 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [4] {
Parameter #0 [ <required> $table ]
- Parameter #1 [ <optional> $whereCondition ]
- Parameter #2 [ <optional> $placeholders ]
- Parameter #3 [ <optional> $dataTypes ]
+ Parameter #1 [ <optional> string or NULL $whereCondition ]
+ Parameter #2 [ <optional> array $placeholders ]
+ Parameter #3 [ <optional> array $dataTypes ]
}
- Return [ bool ]
}
@@ -14971,7 +14971,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $columnList ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -14988,7 +14988,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $column ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -14998,7 +14998,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -15114,7 +15114,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -15124,7 +15124,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -15134,7 +15134,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -15144,7 +15144,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -15162,8 +15162,8 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
- Parameter #1 [ <required> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #1 [ <optional> string or NULL $escapeChar ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -15173,7 +15173,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -15183,7 +15183,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -15193,7 +15193,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -15203,7 +15203,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -15213,7 +15213,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -15223,7 +15223,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -15233,7 +15233,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -15252,7 +15252,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -15262,7 +15262,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -15272,7 +15272,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -16027,7 +16027,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
Method [ <internal:phalcon, prototype Phalcon\Paginator\Adapter\AdapterInterface> public method setLimit ] {
- Parameters [1] {
- Parameter #0 [ <required> int $limitRows ]
+ Parameter #0 [ <required> int $limit ]
}
- Return [ Phalcon\Paginator\Adapter\AdapterInterface ]
}
@@ -17425,7 +17425,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
Method [ <internal:phalcon, prototype Phalcon\Dispatcher\DispatcherInterface> public method setDefaultNamespace ] {
- Parameters [1] {
- Parameter #0 [ <required> string $namespaceName ]
+ Parameter #0 [ <required> string $defaultNamespace ]
}
- Return [ void ]
}
@@ -18113,6 +18113,10 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
}
Method [ <internal:phalcon> public method getImage ] {
+
+ - Parameters [0] {
+ }
+ - Return [ NULL or NULL ]
}
Method [ <internal:phalcon> public method getMime ] {
@@ -18123,6 +18127,10 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
}
Method [ <internal:phalcon> public method getRealpath ] {
+
+ - Parameters [0] {
+ }
+ - Return [ string ]
}
Method [ <internal:phalcon> public method getType ] {
@@ -18413,7 +18421,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [2] {
Parameter #0 [ <required> $result ]
- Parameter #1 [ <optional> Phalcon\Cache\Adapter\AdapterInterface or NULL $cache ]
+ Parameter #1 [ <optional> Psr\SimpleCache\CacheInterface or NULL $cache ]
}
}
@@ -18444,7 +18452,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [0] {
}
- - Return [ Phalcon\Cache\Adapter\AdapterInterface ]
+ - Return [ Psr\SimpleCache\CacheInterface or NULL ]
}
Method [ <internal:phalcon, prototype Phalcon\Mvc\Model\ResultsetInterface> public method getFirst ] {
@@ -18757,7 +18765,6 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [1] {
Parameter #0 [ <required> $maxlifetime ]
}
- - Return [ bool ]
}
Method [ <internal:phalcon, prototype SessionHandlerInterface> public method read ] {
@@ -20618,7 +20625,6 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [1] {
Parameter #0 [ <required> $maxlifetime ]
}
- - Return [ bool ]
}
Method [ <internal:phalcon, prototype SessionHandlerInterface> public method read ] {
@@ -25854,7 +25860,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
Method [ <internal:phalcon, inherits Phalcon\Dispatcher\AbstractDispatcher, prototype Phalcon\Dispatcher\DispatcherInterface> public method setDefaultNamespace ] {
- Parameters [1] {
- Parameter #0 [ <required> string $namespaceName ]
+ Parameter #0 [ <required> string $defaultNamespace ]
}
- Return [ void ]
}
@@ -31435,9 +31441,9 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [4] {
Parameter #0 [ <required> $table ]
- Parameter #1 [ <optional> $whereCondition ]
- Parameter #2 [ <optional> $placeholders ]
- Parameter #3 [ <optional> $dataTypes ]
+ Parameter #1 [ <optional> string or NULL $whereCondition ]
+ Parameter #2 [ <optional> array $placeholders ]
+ Parameter #3 [ <optional> array $dataTypes ]
}
- Return [ bool ]
}
@@ -32145,9 +32151,9 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [4] {
Parameter #0 [ <required> $table ]
- Parameter #1 [ <optional> $whereCondition ]
- Parameter #2 [ <optional> $placeholders ]
- Parameter #3 [ <optional> $dataTypes ]
+ Parameter #1 [ <optional> string or NULL $whereCondition ]
+ Parameter #2 [ <optional> array $placeholders ]
+ Parameter #3 [ <optional> array $dataTypes ]
}
- Return [ bool ]
}
@@ -32830,9 +32836,9 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [4] {
Parameter #0 [ <required> $table ]
- Parameter #1 [ <optional> $whereCondition ]
- Parameter #2 [ <optional> $placeholders ]
- Parameter #3 [ <optional> $dataTypes ]
+ Parameter #1 [ <optional> string or NULL $whereCondition ]
+ Parameter #2 [ <optional> array $placeholders ]
+ Parameter #3 [ <optional> array $dataTypes ]
}
- Return [ bool ]
}
@@ -33273,7 +33279,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [0] {
}
- - Return [ string ]
+ - Return [ string or NULL ]
}
Method [ <internal:phalcon, prototype Phalcon\Db\ColumnInterface> public method getScale ] {
@@ -33688,7 +33694,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $columnList ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -33705,7 +33711,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $column ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -33715,7 +33721,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -33831,7 +33837,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -33841,7 +33847,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -33851,7 +33857,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -33861,7 +33867,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -33879,8 +33885,8 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
- Parameter #1 [ <required> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #1 [ <optional> string or NULL $escapeChar ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -33890,7 +33896,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -33900,7 +33906,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -33910,7 +33916,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -33920,7 +33926,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -33930,7 +33936,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -33940,7 +33946,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -33950,7 +33956,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -33969,7 +33975,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -33979,7 +33985,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -33989,7 +33995,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34324,7 +34330,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $columnList ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34341,7 +34347,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $column ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34351,7 +34357,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34467,7 +34473,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34477,7 +34483,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34487,7 +34493,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34497,7 +34503,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34515,8 +34521,8 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
- Parameter #1 [ <required> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #1 [ <optional> string or NULL $escapeChar ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34526,7 +34532,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34536,7 +34542,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34546,7 +34552,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34556,7 +34562,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34566,7 +34572,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34576,7 +34582,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34586,7 +34592,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34605,7 +34611,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34615,7 +34621,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34625,7 +34631,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34962,7 +34968,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $columnList ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34979,7 +34985,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $column ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -34989,7 +34995,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -35105,7 +35111,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -35115,7 +35121,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -35125,7 +35131,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -35135,7 +35141,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -35153,8 +35159,8 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
- Parameter #1 [ <required> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #1 [ <optional> string or NULL $escapeChar ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -35164,7 +35170,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -35174,7 +35180,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -35184,7 +35190,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -35194,7 +35200,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -35204,7 +35210,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -35214,7 +35220,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -35224,7 +35230,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -35243,7 +35249,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -35253,7 +35259,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> array $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -35263,7 +35269,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $expression ]
Parameter #1 [ <optional> string or NULL $escapeChar ]
- Parameter #2 [ <optional> $bindCounts ]
+ Parameter #2 [ <optional> array $bindCounts ]
}
- Return [ string ]
}
@@ -35464,10 +35470,10 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Properties [3] {
Property [ <default> protected $activeProfile ]
Property [ <default> protected $allProfiles ]
- Property [ <default> protected $totalNanoseconds ]
+ Property [ <default> protected $totalSeconds ]
}
- - Methods [9] {
+ - Methods [7] {
Method [ <internal:phalcon> public method getLastProfile ] {
- Parameters [0] {
@@ -35482,20 +35488,6 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Return [ int ]
}
- Method [ <internal:phalcon> public method getTotalElapsedNanoseconds ] {
-
- - Parameters [0] {
- }
- - Return [ float ]
- }
-
- Method [ <internal:phalcon> public method getTotalElapsedMilliseconds ] {
-
- - Parameters [0] {
- }
- - Return [ float ]
- }
-
Method [ <internal:phalcon> public method getTotalElapsedSeconds ] {
- Parameters [0] {
@@ -35521,8 +35513,8 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> string $sqlStatement ]
- Parameter #1 [ <optional> array $sqlVariables ]
- Parameter #2 [ <optional> array $sqlBindTypes ]
+ Parameter #1 [ <optional> $sqlVariables ]
+ Parameter #2 [ <optional> $sqlBindTypes ]
}
- Return [ Phalcon\Db\Profiler ]
}
@@ -35555,7 +35547,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
Property [ <default> protected $sqlVariables ]
}
- - Methods [13] {
+ - Methods [11] {
Method [ <internal:phalcon> public method setFinalTime ] {
- Parameters [1] {
@@ -35626,20 +35618,6 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Return [ array ]
}
- Method [ <internal:phalcon> public method getTotalElapsedNanoseconds ] {
-
- - Parameters [0] {
- }
- - Return [ float ]
- }
-
- Method [ <internal:phalcon> public method getTotalElapsedMilliseconds ] {
-
- - Parameters [0] {
- }
- - Return [ float ]
- }
-
Method [ <internal:phalcon> public method getTotalElapsedSeconds ] {
- Parameters [0] {
@@ -36525,7 +36503,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
Method [ <internal:phalcon, prototype Phalcon\Escaper\EscaperInterface> public method escapeHtmlAttr ] {
- Parameters [1] {
- Parameter #0 [ <optional> string or NULL $attribute ]
+ Parameter #0 [ <optional> string or NULL $text ]
}
- Return [ string ]
}
@@ -36603,7 +36581,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
Method [ <internal:phalcon, prototype Phalcon\Escaper\EscaperInterface> public method setHtmlQuoteType ] {
- Parameters [1] {
- Parameter #0 [ <required> int $flags ]
+ Parameter #0 [ <required> int $quoteType ]
}
- Return [ void ]
}
@@ -41560,6 +41538,10 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
}
Method [ <internal:phalcon> public method getValidation ] {
+
+ - Parameters [0] {
+ }
+ - Return [ null or NULL ]
}
Method [ <internal:phalcon, ctor> public method __construct ] {
@@ -50189,21 +50171,45 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Methods [27] {
Method [ <internal:phalcon, prototype Psr\Http\Message\UriInterface> public method getFragment ] {
+
+ - Parameters [0] {
+ }
+ - Return [ string ]
}
Method [ <internal:phalcon, prototype Psr\Http\Message\UriInterface> public method getHost ] {
+
+ - Parameters [0] {
+ }
+ - Return [ string ]
}
Method [ <internal:phalcon, prototype Psr\Http\Message\UriInterface> public method getPath ] {
+
+ - Parameters [0] {
+ }
+ - Return [ string ]
}
Method [ <internal:phalcon, prototype Psr\Http\Message\UriInterface> public method getPort ] {
+
+ - Parameters [0] {
+ }
+ - Return [ int or NULL ]
}
Method [ <internal:phalcon, prototype Psr\Http\Message\UriInterface> public method getQuery ] {
+
+ - Parameters [0] {
+ }
+ - Return [ string ]
}
Method [ <internal:phalcon, prototype Psr\Http\Message\UriInterface> public method getScheme ] {
+
+ - Parameters [0] {
+ }
+ - Return [ string ]
}
Method [ <internal:phalcon, ctor> public method __construct ] {
@@ -51959,6 +51965,10 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
}
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter> public method getImage ] {
+
+ - Parameters [0] {
+ }
+ - Return [ NULL or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter> public method getMime ] {
@@ -51969,6 +51979,10 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
}
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter> public method getRealpath ] {
+
+ - Parameters [0] {
+ }
+ - Return [ string ]
}
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter> public method getType ] {
@@ -52184,6 +52198,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
Parameter #0 [ <required> int $type ]
Parameter #1 [ <required> int $limit ]
}
+ - Return [ void ]
}
Method [ <internal:phalcon> protected method processBackground ] {
@@ -52194,6 +52209,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
Parameter #2 [ <required> int $b ]
Parameter #3 [ <required> int $opacity ]
}
+ - Return [ void ]
}
Method [ <internal:phalcon> protected method processBlur ] {
@@ -52201,6 +52217,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [1] {
Parameter #0 [ <required> int $radius ]
}
+ - Return [ void ]
}
Method [ <internal:phalcon> protected method processCrop ] {
@@ -52211,6 +52228,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
Parameter #2 [ <required> int $offsetX ]
Parameter #3 [ <required> int $offsetY ]
}
+ - Return [ void ]
}
Method [ <internal:phalcon> protected method processFlip ] {
@@ -52218,6 +52236,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [1] {
Parameter #0 [ <required> int $direction ]
}
+ - Return [ void ]
}
Method [ <internal:phalcon> protected method processLiquidRescale ] {
@@ -52228,6 +52247,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
Parameter #2 [ <required> int $deltaX ]
Parameter #3 [ <required> int $rigidity ]
}
+ - Return [ void ]
}
Method [ <internal:phalcon> protected method processMask ] {
@@ -52235,6 +52255,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [1] {
Parameter #0 [ <required> Phalcon\Image\Adapter\AdapterInterface $image ]
}
+ - Return [ void ]
}
Method [ <internal:phalcon> protected method processPixelate ] {
@@ -52242,6 +52263,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [1] {
Parameter #0 [ <required> int $amount ]
}
+ - Return [ void ]
}
Method [ <internal:phalcon> protected method processReflection ] {
@@ -52251,6 +52273,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
Parameter #1 [ <required> int $opacity ]
Parameter #2 [ <required> bool $fadeIn ]
}
+ - Return [ void ]
}
Method [ <internal:phalcon> protected method processRender ] {
@@ -52268,6 +52291,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
Parameter #0 [ <required> int $width ]
Parameter #1 [ <required> int $height ]
}
+ - Return [ void ]
}
Method [ <internal:phalcon> protected method processRotate ] {
@@ -52275,6 +52299,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [1] {
Parameter #0 [ <required> int $degrees ]
}
+ - Return [ void ]
}
Method [ <internal:phalcon> protected method processSave ] {
@@ -52283,6 +52308,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
Parameter #0 [ <required> string $file ]
Parameter #1 [ <required> int $quality ]
}
+ - Return [ void ]
}
Method [ <internal:phalcon> protected method processSharpen ] {
@@ -52325,6 +52351,10 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
}
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter> public method getImage ] {
+
+ - Parameters [0] {
+ }
+ - Return [ NULL or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter> public method getMime ] {
@@ -52335,6 +52365,10 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
}
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter> public method getRealpath ] {
+
+ - Parameters [0] {
+ }
+ - Return [ string ]
}
Method [ <internal:phalcon, inherits Phalcon\Image\Adapter\AbstractAdapter> public method getType ] {
@@ -54677,7 +54711,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
Method [ <internal:phalcon, inherits Phalcon\Dispatcher\AbstractDispatcher, prototype Phalcon\Dispatcher\DispatcherInterface> public method setDefaultNamespace ] {
- Parameters [1] {
- Parameter #0 [ <required> string $namespaceName ]
+ Parameter #0 [ <required> string $defaultNamespace ]
}
- Return [ void ]
}
@@ -55473,9 +55507,17 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Methods [4] {
Method [ <internal:phalcon> public method getHandler ] {
+
+ - Parameters [0] {
+ }
+ - Return [ NULL or NULL ]
}
Method [ <internal:phalcon> public method getDefinition ] {
+
+ - Parameters [0] {
+ }
+ - Return [ string ]
}
Method [ <internal:phalcon, ctor> public method __construct ] {
@@ -55624,7 +55666,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> string $functionName ]
Parameter #1 [ <required> string $alias ]
- Parameter #2 [ <required> $parameters ]
+ Parameter #2 [ <optional> $parameters ]
}
- Return [ Phalcon\Mvc\Model\ResultsetInterface ]
}
@@ -55676,6 +55718,10 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Methods [84] {
Method [ <internal:phalcon> public method getTransaction ] {
+
+ - Parameters [0] {
+ }
+ - Return [ null or NULL ]
}
Method [ <internal:phalcon, ctor> final public method __construct ] {
@@ -56492,6 +56538,10 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
}
Method [ <internal:phalcon> public method getOriginalValues ] {
+
+ - Parameters [0] {
+ }
+ - Return [ array ]
}
Method [ <internal:phalcon, ctor> public method __construct ] {
@@ -58828,7 +58878,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
Method [ <internal:phalcon, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> $options ]
+ Parameter #0 [ <optional> array $options ]
}
}
@@ -59113,7 +59163,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
}
- Static properties [1] {
- Property [ protected static $_irPhqlCache ]
+ Property [ protected static $internalPhqlCache ]
}
- Static methods [1] {
@@ -59148,11 +59198,15 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
Property [ <default> protected $sqlModelsAliases ]
Property [ <default> protected $type ]
Property [ <default> protected $uniqueRow ]
- Property [ <default> protected $_transaction ]
+ Property [ <default> protected $transaction ]
}
- Methods [49] {
Method [ <internal:phalcon> public method getTransaction ] {
+
+ - Parameters [0] {
+ }
+ - Return [ null or NULL ]
}
Method [ <internal:phalcon, ctor> public method __construct ] {
@@ -60267,7 +60321,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [3] {
Parameter #0 [ <required> $columnTypes ]
Parameter #1 [ <optional> Phalcon\Db\ResultInterface or NULL $result ]
- Parameter #2 [ <optional> Phalcon\Cache\Adapter\AdapterInterface or NULL $cache ]
+ Parameter #2 [ <optional> Psr\SimpleCache\CacheInterface or NULL $cache ]
}
}
@@ -60323,7 +60377,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [0] {
}
- - Return [ Phalcon\Cache\Adapter\AdapterInterface ]
+ - Return [ Psr\SimpleCache\CacheInterface or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype Phalcon\Mvc\Model\ResultsetInterface> public method getFirst ] {
@@ -60505,7 +60559,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
Parameter #0 [ <required> $columnMap ]
Parameter #1 [ <required> $model ]
Parameter #2 [ <required> $result ]
- Parameter #3 [ <optional> Phalcon\Cache\Adapter\AdapterInterface or NULL $cache ]
+ Parameter #3 [ <optional> Psr\SimpleCache\CacheInterface or NULL $cache ]
Parameter #4 [ <optional> bool $keepSnapshots ]
}
}
@@ -60567,7 +60621,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [0] {
}
- - Return [ Phalcon\Cache\Adapter\AdapterInterface ]
+ - Return [ Psr\SimpleCache\CacheInterface or NULL ]
}
Method [ <internal:phalcon, inherits Phalcon\Mvc\Model\Resultset, prototype Phalcon\Mvc\Model\ResultsetInterface> public method getFirst ] {
@@ -63678,7 +63732,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
Method [ <internal:phalcon, inherits Phalcon\Paginator\Adapter\AbstractAdapter, prototype Phalcon\Paginator\Adapter\AdapterInterface> public method setLimit ] {
- Parameters [1] {
- Parameter #0 [ <required> int $limitRows ]
+ Parameter #0 [ <required> int $limit ]
}
- Return [ Phalcon\Paginator\Adapter\AdapterInterface ]
}
@@ -63752,7 +63806,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
Method [ <internal:phalcon, inherits Phalcon\Paginator\Adapter\AbstractAdapter, prototype Phalcon\Paginator\Adapter\AdapterInterface> public method setLimit ] {
- Parameters [1] {
- Parameter #0 [ <required> int $limitRows ]
+ Parameter #0 [ <required> int $limit ]
}
- Return [ Phalcon\Paginator\Adapter\AdapterInterface ]
}
@@ -63850,7 +63904,7 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
Method [ <internal:phalcon, inherits Phalcon\Paginator\Adapter\AbstractAdapter, prototype Phalcon\Paginator\Adapter\AdapterInterface> public method setLimit ] {
- Parameters [1] {
- Parameter #0 [ <required> int $limitRows ]
+ Parameter #0 [ <required> int $limit ]
}
- Return [ Phalcon\Paginator\Adapter\AdapterInterface ]
}
@@ -65545,7 +65599,6 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [1] {
Parameter #0 [ <required> $maxlifetime ]
}
- - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Session\Adapter\AbstractAdapter, prototype SessionHandlerInterface> public method read ] {
@@ -65620,7 +65673,6 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [1] {
Parameter #0 [ <required> $maxlifetime ]
}
- - Return [ bool ]
}
Method [ <internal:phalcon, inherits Phalcon\Session\Adapter\AbstractAdapter, prototype SessionHandlerInterface> public method read ] {
@@ -65691,7 +65743,6 @@ Extension [ <persistent> extension #115 phalcon version 5.0.0-alpha.2 ] {
- Parameters [1] {
Parameter #0 [ <required> $maxlifetime ]
}
- - Return [ bool ]
}
Method [ <internal:phalcon, overwrites Phalcon\Session\Adapter\Noop, prototype SessionHandlerInterface> public method open ] {