summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-08-21 07:18:37 +0200
committerRemi Collet <remi@remirepo.net>2018-08-21 07:18:37 +0200
commit6a7fe9ca111f177b4dd2ec517b187cb101d8194b (patch)
tree772e7dc3e8757ef074f9dad743304ca17b6fa8fa /REFLECTION
parented34c39364268b102d5044e438300de565e3403d (diff)
update to 3.4.1 using zephir 0.10.10
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION59
1 files changed, 53 insertions, 6 deletions
diff --git a/REFLECTION b/REFLECTION
index 89cebdf..4a74a1b 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #191 phalcon version 3.4.0 ] {
+Extension [ <persistent> extension #191 phalcon version 3.4.1 ] {
- INI {
Entry [ phalcon.db.escape_identifiers <ALL> ]
@@ -12267,7 +12267,7 @@ Extension [ <persistent> extension #191 phalcon version 3.4.0 ] {
- Static methods [0] {
}
- - Properties [19] {
+ - Properties [21] {
Property [ <default> protected $_dependencyInjector ]
Property [ <default> protected $_eventsManager ]
Property [ <default> protected $_uriSource ]
@@ -12287,9 +12287,31 @@ Extension [ <persistent> extension #191 phalcon version 3.4.0 ] {
Property [ <default> protected $_defaultParams ]
Property [ <default> protected $_removeExtraSlashes ]
Property [ <default> protected $_notFoundPaths ]
+ Property [ <default> protected $_keyRouteNames ]
+ Property [ <default> protected $_keyRouteIds ]
}
- - Methods [42] {
+ - Methods [46] {
+ Method [ <internal:phalcon> public method getKeyRouteNames ] {
+ }
+
+ Method [ <internal:phalcon> public method setKeyRouteNames ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $keyRouteNames ]
+ }
+ }
+
+ Method [ <internal:phalcon> public method getKeyRouteIds ] {
+ }
+
+ Method [ <internal:phalcon> public method setKeyRouteIds ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $keyRouteIds ]
+ }
+ }
+
Method [ <internal:phalcon, ctor> public method __construct ] {
- Parameters [1] {
@@ -38245,7 +38267,7 @@ Extension [ <persistent> extension #191 phalcon version 3.4.0 ] {
- Static methods [0] {
}
- - Properties [23] {
+ - Properties [25] {
Property [ <default> protected $_dependencyInjector ]
Property [ <default> protected $_eventsManager ]
Property [ <default> protected $_uriSource ]
@@ -38265,13 +38287,15 @@ Extension [ <persistent> extension #191 phalcon version 3.4.0 ] {
Property [ <default> protected $_defaultParams ]
Property [ <default> protected $_removeExtraSlashes ]
Property [ <default> protected $_notFoundPaths ]
+ Property [ <default> protected $_keyRouteNames ]
+ Property [ <default> protected $_keyRouteIds ]
Property [ <default> protected $_handlers ]
Property [ <default> protected $_controllerSuffix ]
Property [ <default> protected $_actionSuffix ]
Property [ <default> protected $_routePrefix ]
}
- - Methods [49] {
+ - Methods [53] {
Method [ <internal:phalcon> public method addResource ] {
- Parameters [2] {
@@ -38332,6 +38356,26 @@ Extension [ <persistent> extension #191 phalcon version 3.4.0 ] {
Method [ <internal:phalcon> public method getResources ] {
}
+ Method [ <internal:phalcon, inherits Phalcon\Mvc\Router> public method getKeyRouteNames ] {
+ }
+
+ Method [ <internal:phalcon, inherits Phalcon\Mvc\Router> public method setKeyRouteNames ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $keyRouteNames ]
+ }
+ }
+
+ Method [ <internal:phalcon, inherits Phalcon\Mvc\Router> public method getKeyRouteIds ] {
+ }
+
+ Method [ <internal:phalcon, inherits Phalcon\Mvc\Router> public method setKeyRouteIds ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $keyRouteIds ]
+ }
+ }
+
Method [ <internal:phalcon, inherits Phalcon\Mvc\Router, ctor> public method __construct ] {
- Parameters [1] {
@@ -38826,7 +38870,10 @@ Extension [ <persistent> extension #191 phalcon version 3.4.0 ] {
Property [ <default> protected $_group ]
}
- - Methods [24] {
+ - Methods [25] {
+ Method [ <internal:phalcon> public method getId ] {
+ }
+
Method [ <internal:phalcon, ctor> public method __construct ] {
- Parameters [3] {