summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-06-14 07:27:27 +0200
committerRemi Collet <remi@php.net>2022-06-14 07:27:27 +0200
commitb759c2adac88880d825f776dcdb9e25ce6cc5929 (patch)
treeac633c48b83a741b39aa67821f4c30a77266d65d
parent7f4febd1b4291d05527301cc27e409d10420745b (diff)
update to 1.9.0
-rw-r--r--PHPINFO6
-rw-r--r--REFLECTION3655
-rw-r--r--php-pecl-ice.spec10
3 files changed, 2335 insertions, 1336 deletions
diff --git a/PHPINFO b/PHPINFO
index 87149f6..8c132da 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -5,9 +5,9 @@ ice
Simple and fast PHP framework frozen in C extension.<br>Copyright (c) 2014-2021 Ice Team.
ice => enabled
Author => Ice Team
-Version => 1.8.0
-Build Date => Mar 26 2021 00:00:00
-Powered by Zephir => Version 0.13.0-$Id$
+Version => 1.9.0
+Build Date => Jun 14 2022 00:00:00
+Powered by Zephir => Version 0.16.0-$Id$
homepage => https://www.iceframework.org
email => info@iceframework.org
diff --git a/REFLECTION b/REFLECTION
index 70fcb4b..922ae36 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #73 ice version 1.8.0 ] {
+Extension [ <persistent> extension #75 ice version 1.9.0 ] {
- Dependencies {
}
@@ -14,9 +14,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $str ]
- Parameter #1 [ <optional> array or NULL $values ]
- Parameter #2 [ <optional> $context ]
- Parameter #3 [ <optional> string or NULL $lang ]
+ Parameter #1 [ <optional> ?array $values = [] ]
+ Parameter #2 [ <optional> $context = <default> ]
+ Parameter #3 [ <optional> ?string $lang = <default> ]
}
}
}
@@ -89,7 +89,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> Ice\Mvc\View\ViewInterface $view ]
- Parameter #1 [ <optional> Ice\Di or NULL $di ]
+ Parameter #1 [ <optional> ?Ice\Di $di = <default> ]
}
}
@@ -97,7 +97,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $path ]
- Parameter #1 [ <optional> array $data ]
+ Parameter #1 [ <optional> array $data = [] ]
}
}
}
@@ -121,7 +121,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> abstract public method getUser ] {
- Parameters [1] {
- Parameter #0 [ <optional> $defaultValue ]
+ Parameter #0 [ <optional> $defaultValue = <default> ]
}
}
@@ -129,7 +129,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $user ]
- Parameter #1 [ <optional> string $role ]
+ Parameter #1 [ <optional> string $role = <default> ]
}
}
@@ -138,8 +138,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> $username ]
Parameter #1 [ <required> string $password ]
- Parameter #2 [ <optional> bool $remember ]
- Parameter #3 [ <optional> bool $force ]
+ Parameter #2 [ <optional> bool $remember = <default> ]
+ Parameter #3 [ <optional> bool $force = <default> ]
}
}
}
@@ -164,9 +164,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> array $fields ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> array $fields = [] ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -174,9 +174,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> array $fields ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> array $fields = [] ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -184,9 +184,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> array $fields ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> array $fields = [] ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -194,7 +194,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> array $fields ]
+ Parameter #1 [ <optional> array $fields = [] ]
}
}
@@ -202,8 +202,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> array $fields ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> array $fields = [] ]
}
}
@@ -211,7 +211,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> $filters ]
+ Parameter #1 [ <optional> $filters = <default> ]
}
}
@@ -219,7 +219,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> $filters ]
+ Parameter #1 [ <optional> $filters = <default> ]
}
- Return [ int ]
}
@@ -245,7 +245,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
}
@@ -253,7 +253,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
}
@@ -261,7 +261,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
}
@@ -269,7 +269,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
}
@@ -277,7 +277,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
}
@@ -285,7 +285,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
}
@@ -293,7 +293,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
}
@@ -301,7 +301,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
}
@@ -310,7 +310,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $level ]
Parameter #1 [ <required> string $message ]
- Parameter #2 [ <optional> array $context ]
+ Parameter #2 [ <optional> array $context = [] ]
}
}
}
@@ -493,36 +493,36 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> abstract public method getQuery ] {
- Parameters [4] {
- Parameter #0 [ <optional> string or NULL $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #0 [ <optional> ?string $key = <default> ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice> abstract public method getFiles ] {
- Parameters [2] {
- Parameter #0 [ <optional> string or NULL $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #0 [ <optional> ?string $key = <default> ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
Method [ <internal:ice> abstract public method getPost ] {
- Parameters [4] {
- Parameter #0 [ <optional> string or NULL $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #0 [ <optional> ?string $key = <default> ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice> abstract public method getServer ] {
- Parameters [2] {
- Parameter #0 [ <optional> string or NULL $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #0 [ <optional> ?string $key = <default> ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
}
@@ -617,8 +617,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> abstract public method render ] {
- Parameters [2] {
- Parameter #0 [ <optional> $file ]
- Parameter #1 [ <optional> array $data ]
+ Parameter #0 [ <optional> $file = <default> ]
+ Parameter #1 [ <optional> array $data = [] ]
}
}
}
@@ -642,7 +642,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> abstract public method registerAutoloaders ] {
- Parameters [1] {
- Parameter #0 [ <optional> Ice\Loader or NULL $loader ]
+ Parameter #0 [ <optional> ?Ice\Loader $loader = <default> ]
}
}
@@ -670,14 +670,14 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $options ]
+ Property [ protected $options = NULL ]
}
- Methods [6] {
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -701,7 +701,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -716,8 +716,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method getOptions ] {
- Parameters [2] {
- Parameter #0 [ <optional> $keys ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $keys = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
@@ -735,17 +735,20 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $data ]
+ Property [ protected $data = NULL ]
}
- Methods [26] {
Method [ <internal:ice> public method getData ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
}
@@ -761,7 +764,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -798,7 +801,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $keys ]
- Parameter #1 [ <optional> bool $strict ]
+ Parameter #1 [ <optional> bool $strict = <default> ]
}
- Return [ array ]
}
@@ -807,16 +810,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice> public method setData ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
- Return [ void ]
}
@@ -836,6 +839,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method clear ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, prototype Countable> public method count ] {
@@ -856,8 +862,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $path ]
- Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> string $delimiter ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
+ Parameter #2 [ <optional> string $delimiter = <default> ]
}
}
@@ -946,7 +952,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $di ]
+ Property [ protected $di = NULL ]
}
- Methods [2] {
@@ -982,43 +988,49 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> static public method findOne ] {
- Parameters [2] {
- Parameter #0 [ <optional> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $filters = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice> static public method find ] {
- Parameters [2] {
- Parameter #0 [ <optional> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $filters = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
- Properties [15] {
- Property [ <default> protected $data ]
- Property [ <default> protected $di ]
- Property [ <default> protected $db ]
- Property [ <default> protected $service ]
- Property [ <default> protected $from ]
- Property [ <default> protected $primary ]
- Property [ <default> protected $autoincrement ]
- Property [ <default> protected $filters ]
- Property [ <default> protected $fields ]
- Property [ <default> protected $validation ]
- Property [ <default> protected $relations ]
- Property [ <default> protected $labels ]
- Property [ <default> protected $rules ]
- Property [ <default> protected $messages ]
- Property [ <default> protected $isLoaded ]
+ Property [ protected $data = NULL ]
+ Property [ protected $di = NULL ]
+ Property [ protected $db = NULL ]
+ Property [ protected $service = 'db' ]
+ Property [ protected $from = NULL ]
+ Property [ protected $primary = NULL ]
+ Property [ protected $autoincrement = true ]
+ Property [ protected $filters = NULL ]
+ Property [ protected $fields = NULL ]
+ Property [ protected $validation = NULL ]
+ Property [ protected $relations = NULL ]
+ Property [ protected $labels = NULL ]
+ Property [ protected $rules = NULL ]
+ Property [ protected $messages = NULL ]
+ Property [ protected $isLoaded = NULL ]
}
- Methods [64] {
Method [ <internal:ice> public method getDi ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getDb ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setFrom ] {
@@ -1036,6 +1048,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getPrimary ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setAutoincrement ] {
@@ -1053,6 +1068,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getFilters ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setFields ] {
@@ -1063,6 +1081,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getFields ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setValidation ] {
@@ -1073,9 +1094,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getValidation ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getRelations ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setLabels ] {
@@ -1086,6 +1113,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getMessages ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setMessages ] {
@@ -1098,13 +1128,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, overwrites Ice\Arr, ctor> public method __construct ] {
- Parameters [3] {
- Parameter #0 [ <optional> $filters ]
- Parameter #1 [ <optional> array $data ]
- Parameter #2 [ <optional> array $options ]
+ Parameter #0 [ <optional> $filters = <default> ]
+ Parameter #1 [ <optional> array $data = [] ]
+ Parameter #2 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice> public method getId ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getIdKey ] {
@@ -1118,7 +1151,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $model ]
+ Parameter #1 [ <optional> $model = <default> ]
}
}
@@ -1126,7 +1159,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
@@ -1134,53 +1167,53 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice> protected method fields ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> bool $primary ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> bool $primary = <default> ]
}
}
Method [ <internal:ice> public method create ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> Ice\Validation or NULL $extra ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> ?Ice\Validation $extra = <default> ]
}
}
Method [ <internal:ice> public method update ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> Ice\Validation or NULL $extra ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> ?Ice\Validation $extra = <default> ]
}
}
Method [ <internal:ice> public method save ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> Ice\Validation or NULL $extra ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> ?Ice\Validation $extra = <default> ]
}
}
Method [ <internal:ice> public method delete ] {
- Parameters [1] {
- Parameter #0 [ <optional> $filters ]
+ Parameter #0 [ <optional> $filters = <default> ]
}
}
Method [ <internal:ice> public method exists ] {
- Parameters [1] {
- Parameter #0 [ <optional> $filters ]
+ Parameter #0 [ <optional> $filters = <default> ]
}
}
@@ -1192,6 +1225,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getError ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method belongsTo ] {
@@ -1200,7 +1236,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Parameter #0 [ <required> string $field ]
Parameter #1 [ <required> string $referenceModel ]
Parameter #2 [ <required> string $referencedField ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -1210,7 +1246,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Parameter #0 [ <required> string $field ]
Parameter #1 [ <required> string $referenceModel ]
Parameter #2 [ <required> string $referencedField ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -1220,7 +1256,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Parameter #0 [ <required> string $field ]
Parameter #1 [ <required> string $referenceModel ]
Parameter #2 [ <required> string $referencedField ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -1228,23 +1264,23 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $alias ]
- Parameter #1 [ <optional> array $filters ]
- Parameter #2 [ <optional> array $options ]
+ Parameter #1 [ <optional> array $filters = [] ]
+ Parameter #2 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice> public method getRules ] {
- Parameters [1] {
- Parameter #0 [ <optional> $fields ]
+ Parameter #0 [ <optional> $fields = <default> ]
}
}
Method [ <internal:ice> public method setRules ] {
- Parameters [2] {
- Parameter #0 [ <optional> array $rules ]
- Parameter #1 [ <optional> bool $merge ]
+ Parameter #0 [ <optional> array $rules = [] ]
+ Parameter #1 [ <optional> bool $merge = <default> ]
}
}
@@ -1258,19 +1294,23 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, prototype Serializable> public method unserialize ] {
- Parameters [1] {
- Parameter #0 [ <required> $serialized ]
+ Parameter #0 [ <required> string $serialized ]
}
+ - Return [ void ]
}
Method [ <internal:ice> public method __call ] {
- Parameters [2] {
Parameter #0 [ <required> string $method ]
- Parameter #1 [ <optional> $arguments ]
+ Parameter #1 [ <optional> $arguments = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method getData ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr> public method has ] {
@@ -1285,7 +1325,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -1322,7 +1362,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $keys ]
- Parameter #1 [ <optional> bool $strict ]
+ Parameter #1 [ <optional> bool $strict = <default> ]
}
- Return [ array ]
}
@@ -1331,16 +1371,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method setData ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
- Return [ void ]
}
@@ -1360,6 +1400,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Arr> public method clear ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr, prototype Countable> public method count ] {
@@ -1380,8 +1423,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $path ]
- Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> string $delimiter ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
+ Parameter #2 [ <optional> string $delimiter = <default> ]
}
}
@@ -1472,15 +1515,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [9] {
- Property [ <default> protected $options ]
- Property [ <default> protected $accessToken ]
- Property [ <default> protected $clientId ]
- Property [ <default> protected $clientSecret ]
- Property [ <default> protected $redirectUri ]
- Property [ <default> protected $provider ]
- Property [ <default> protected $socialFieldsMap ]
- Property [ <default> protected $userInfo ]
- Property [ <default> protected $responseType ]
+ Property [ protected $options = NULL ]
+ Property [ protected $accessToken = NULL ]
+ Property [ protected $clientId = NULL ]
+ Property [ protected $clientSecret = NULL ]
+ Property [ protected $redirectUri = NULL ]
+ Property [ protected $provider = NULL ]
+ Property [ protected $socialFieldsMap = NULL ]
+ Property [ protected $userInfo = NULL ]
+ Property [ protected $responseType = 'code' ]
}
- Methods [12] {
@@ -1492,18 +1535,27 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getAccessToken ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getProvider ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getResponseType ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> $config ]
+ Parameter #0 [ <optional> $config = <default> ]
}
}
@@ -1511,7 +1563,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $name ]
- Parameter #1 [ <optional> $arguments ]
+ Parameter #1 [ <optional> $arguments = <default> ]
}
}
@@ -1527,18 +1579,21 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
Method [ <internal:ice> public method getAuthUrl ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getOption ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -1547,8 +1602,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> int $method ]
Parameter #1 [ <required> string $url ]
- Parameter #2 [ <optional> array $params ]
- Parameter #3 [ <optional> bool $parse ]
+ Parameter #2 [ <optional> array $params = <default> ]
+ Parameter #3 [ <optional> bool $parse = <default> ]
}
}
@@ -1572,18 +1627,21 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $data ]
+ Property [ protected $data = NULL ]
}
- Methods [26] {
Method [ <internal:ice, overwrites Ice\Arr, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> $data ]
+ Parameter #0 [ <optional> $data = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method getData ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr> public method has ] {
@@ -1598,7 +1656,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -1635,7 +1693,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $keys ]
- Parameter #1 [ <optional> bool $strict ]
+ Parameter #1 [ <optional> bool $strict = <default> ]
}
- Return [ array ]
}
@@ -1644,16 +1702,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method setData ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
- Return [ void ]
}
@@ -1673,6 +1731,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Arr> public method clear ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr, prototype Countable> public method count ] {
@@ -1693,8 +1754,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $path ]
- Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> string $delimiter ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
+ Parameter #2 [ <optional> string $delimiter = <default> ]
}
}
@@ -1783,18 +1844,18 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [5] {
- Property [ <default> protected $session ]
- Property [ <default> protected $cookies ]
- Property [ <default> protected $request ]
- Property [ <default> protected $user ]
- Property [ <default> protected $options ]
+ Property [ protected $session = NULL ]
+ Property [ protected $cookies = NULL ]
+ Property [ protected $request = NULL ]
+ Property [ protected $user = NULL ]
+ Property [ protected $options = NULL ]
}
- Methods [9] {
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -1811,7 +1872,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $user ]
- Parameter #1 [ <optional> array $roles ]
+ Parameter #1 [ <optional> array $roles = [] ]
}
}
@@ -1819,7 +1880,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -1834,7 +1895,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method getUser ] {
- Parameters [1] {
- Parameter #0 [ <optional> $defaultValue ]
+ Parameter #0 [ <optional> $defaultValue = <default> ]
}
}
@@ -1848,15 +1909,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method loggedIn ] {
- Parameters [1] {
- Parameter #0 [ <optional> string or NULL $role ]
+ Parameter #0 [ <optional> ?string $role = <default> ]
}
}
Method [ <internal:ice> public method logout ] {
- Parameters [2] {
- Parameter #0 [ <optional> bool $destroy ]
- Parameter #1 [ <optional> bool $logoutAll ]
+ Parameter #0 [ <optional> bool $destroy = <default> ]
+ Parameter #1 [ <optional> bool $logoutAll = <default> ]
}
- Return [ bool ]
}
@@ -1869,16 +1930,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Static properties [3] {
- Property [ protected static $opcodes ]
- Property [ protected static $fragmentSize ]
- Property [ protected static $magic ]
+ Property [ protected static $opcodes = NULL ]
+ Property [ protected static $fragmentSize = 4096 ]
+ Property [ protected static $magic = '258EAFA5-E914-4...' ]
}
- Static methods [0] {
}
- Properties [1] {
- Property [ <default> protected $params ]
+ Property [ protected $params = NULL ]
}
- Methods [15] {
@@ -1896,8 +1957,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> $socket ]
Parameter #1 [ <required> string $data ]
- Parameter #2 [ <optional> string $opcode ]
- Parameter #3 [ <optional> bool $masked ]
+ Parameter #2 [ <optional> string $opcode = <default> ]
+ Parameter #3 [ <optional> bool $masked = <default> ]
}
- Return [ bool ]
}
@@ -1921,9 +1982,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $data ]
- Parameter #1 [ <optional> string $opcode ]
- Parameter #2 [ <optional> bool $masked ]
- Parameter #3 [ <optional> bool $fin ]
+ Parameter #1 [ <optional> string $opcode = <default> ]
+ Parameter #2 [ <optional> bool $masked = <default> ]
+ Parameter #3 [ <optional> bool $fin = <default> ]
}
- Return [ string ]
}
@@ -1946,7 +2007,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -1954,10 +2015,10 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [5] {
Parameter #0 [ <required> string $text ]
- Parameter #1 [ <optional> int or NULL $color ]
- Parameter #2 [ <optional> int $decoration ]
- Parameter #3 [ <optional> int or NULL $bgColor ]
- Parameter #4 [ <optional> bool $exit ]
+ Parameter #1 [ <optional> ?int $color = <default> ]
+ Parameter #2 [ <optional> int $decoration = <default> ]
+ Parameter #3 [ <optional> ?int $bgColor = <default> ]
+ Parameter #4 [ <optional> bool $exit = <default> ]
}
}
@@ -1992,14 +2053,14 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method getUptime ] {
- Parameters [1] {
- Parameter #0 [ <optional> bool $human ]
+ Parameter #0 [ <optional> bool $human = <default> ]
}
}
Method [ <internal:ice> public method getMemoryUsage ] {
- Parameters [1] {
- Parameter #0 [ <optional> bool $human ]
+ Parameter #0 [ <optional> bool $human = <default> ]
}
}
}
@@ -2021,32 +2082,35 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [22] {
- Property [ <default> protected $di ]
- Property [ <default> protected $defaultNamespace ]
- Property [ <default> protected $activeHandler ]
- Property [ <default> protected $lastHandler ]
- Property [ <default> protected $loops ]
- Property [ <default> protected $finished ]
- Property [ <default> protected $forwards ]
- Property [ <default> protected $forwarded ]
- Property [ <default> protected $silent ]
- Property [ <default> protected $modules ]
- Property [ <default> protected $module ]
- Property [ <default> protected $namespace ]
- Property [ <default> protected $handler ]
- Property [ <default> protected $action ]
- Property [ <default> protected $params ]
- Property [ <default> protected $returnedValue ]
- Property [ <default> protected $handlers ]
- Property [ <default> protected $handlerSuffix ]
- Property [ <default> protected $actionSuffix ]
- Property [ <default> protected $previousModule ]
- Property [ <default> protected $previousHandler ]
- Property [ <default> protected $previousAction ]
+ Property [ protected $di = NULL ]
+ Property [ protected $defaultNamespace = NULL ]
+ Property [ protected $activeHandler = NULL ]
+ Property [ protected $lastHandler = NULL ]
+ Property [ protected $loops = 16 ]
+ Property [ protected $finished = NULL ]
+ Property [ protected $forwards = 0 ]
+ Property [ protected $forwarded = false ]
+ Property [ protected $silent = false ]
+ Property [ protected $modules = NULL ]
+ Property [ protected $module = NULL ]
+ Property [ protected $namespace = NULL ]
+ Property [ protected $handler = NULL ]
+ Property [ protected $action = NULL ]
+ Property [ protected $params = NULL ]
+ Property [ protected $returnedValue = NULL ]
+ Property [ protected $handlers = 'Handlers' ]
+ Property [ protected $handlerSuffix = 'Handler' ]
+ Property [ protected $actionSuffix = 'Action' ]
+ Property [ protected $previousModule = NULL ]
+ Property [ protected $previousHandler = NULL ]
+ Property [ protected $previousAction = NULL ]
}
- Methods [39] {
Method [ <internal:ice> public method getDefaultNamespace ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setDefaultNamespace ] {
@@ -2057,12 +2121,21 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getActiveHandler ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getLastHandler ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getLoops ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setLoops ] {
@@ -2073,12 +2146,21 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getFinished ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getForwards ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getForwarded ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setSilent ] {
@@ -2089,6 +2171,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getModules ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setModules ] {
@@ -2099,6 +2184,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getModule ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setModule ] {
@@ -2109,6 +2197,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getNamespace ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setNamespace ] {
@@ -2119,6 +2210,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getHandler ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setHandler ] {
@@ -2129,6 +2223,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getAction ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setAction ] {
@@ -2139,6 +2236,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getParams ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setParams ] {
@@ -2149,6 +2249,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getReturnedValue ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setReturnedValue ] {
@@ -2159,6 +2262,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getHandlers ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setHandlers ] {
@@ -2169,6 +2275,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getHandlerSuffix ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setHandlerSuffix ] {
@@ -2179,6 +2288,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getActionSuffix ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setActionSuffix ] {
@@ -2189,6 +2301,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, ctor> public method __construct ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method hasParam ] {
@@ -2210,10 +2325,10 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method getParam ] {
- Parameters [4] {
- Parameter #0 [ <optional> string or NULL $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #0 [ <optional> ?string $key = <default> ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
@@ -2233,17 +2348,23 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method dispatch ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method forward ] {
- Parameters [2] {
Parameter #0 [ <required> array $forward ]
- Parameter #1 [ <optional> bool $force ]
+ Parameter #1 [ <optional> bool $force = <default> ]
}
}
Method [ <internal:ice> public method reset ] {
+
+ - Parameters [0] {
+ }
}
}
}
@@ -2260,9 +2381,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [3] {
- Property [ <default> protected $di ]
- Property [ <default> protected $view ]
- Property [ <default> protected $options ]
+ Property [ protected $di = NULL ]
+ Property [ protected $view = NULL ]
+ Property [ protected $options = NULL ]
}
- Methods [8] {
@@ -2277,8 +2398,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> Ice\Mvc\View\ViewInterface $view ]
- Parameter #1 [ <optional> Ice\Di or NULL $di ]
- Parameter #2 [ <optional> array $options ]
+ Parameter #1 [ <optional> ?Ice\Di $di = <default> ]
+ Parameter #2 [ <optional> array $options = [] ]
}
}
@@ -2293,7 +2414,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $path ]
- Parameter #1 [ <optional> array $data ]
+ Parameter #1 [ <optional> array $data = [] ]
}
- Return [ string ]
}
@@ -2302,7 +2423,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $path ]
- Parameter #1 [ <optional> array $data ]
+ Parameter #1 [ <optional> array $data = [] ]
}
- Return [ string ]
}
@@ -2311,7 +2432,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $path ]
- Parameter #1 [ <optional> array $data ]
+ Parameter #1 [ <optional> array $data = [] ]
}
}
@@ -2344,14 +2465,14 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $data ]
+ Property [ protected $data = NULL ]
}
- Methods [28] {
Method [ <internal:ice, overwrites Ice\Config, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> $data ]
+ Parameter #0 [ <optional> $data = <default> ]
}
}
@@ -2372,6 +2493,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Arr> public method getData ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr> public method has ] {
@@ -2386,7 +2510,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -2423,7 +2547,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $keys ]
- Parameter #1 [ <optional> bool $strict ]
+ Parameter #1 [ <optional> bool $strict = <default> ]
}
- Return [ array ]
}
@@ -2432,16 +2556,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method setData ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
- Return [ void ]
}
@@ -2461,6 +2585,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Arr> public method clear ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr, prototype Countable> public method count ] {
@@ -2481,8 +2608,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $path ]
- Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> string $delimiter ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
+ Parameter #2 [ <optional> string $delimiter = <default> ]
}
}
@@ -2559,7 +2686,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
}
- Class [ <internal:ice> abstract class Ice\Image ] {
+ Class [ <internal:ice> abstract class Ice\Image implements Stringable ] {
- Constants [8] {
Constant [ public int NONE ] { 1 }
@@ -2573,7 +2700,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Static properties [1] {
- Property [ protected static $checked ]
+ Property [ protected static $checked = false ]
}
- Static methods [1] {
@@ -2581,33 +2708,48 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $file ]
- Parameter #1 [ <optional> string or NULL $driver ]
+ Parameter #1 [ <optional> ?string $driver = <default> ]
}
}
}
- Properties [5] {
- Property [ <default> protected $file ]
- Property [ <default> protected $width ]
- Property [ <default> protected $height ]
- Property [ <default> protected $type ]
- Property [ <default> protected $mime ]
+ Property [ protected $file = NULL ]
+ Property [ protected $width = NULL ]
+ Property [ protected $height = NULL ]
+ Property [ protected $type = NULL ]
+ Property [ protected $mime = NULL ]
}
- Methods [27] {
Method [ <internal:ice> public method getFile ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getWidth ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getHeight ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getType ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getMime ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, ctor> public method __construct ] {
@@ -2617,7 +2759,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
}
- Method [ <internal:ice> public method __toString ] {
+ Method [ <internal:ice, prototype Stringable> public method __toString ] {
- Parameters [0] {
}
@@ -2627,9 +2769,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method resize ] {
- Parameters [3] {
- Parameter #0 [ <optional> int or NULL $width ]
- Parameter #1 [ <optional> int or NULL $height ]
- Parameter #2 [ <optional> int or NULL $master ]
+ Parameter #0 [ <optional> ?int $width = <default> ]
+ Parameter #1 [ <optional> ?int $height = <default> ]
+ Parameter #2 [ <optional> ?int $master = <default> ]
}
- Return [ Ice\Image ]
}
@@ -2639,8 +2781,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> int $width ]
Parameter #1 [ <required> int $height ]
- Parameter #2 [ <optional> $offsetX ]
- Parameter #3 [ <optional> $offsetY ]
+ Parameter #2 [ <optional> $offsetX = <default> ]
+ Parameter #3 [ <optional> $offsetY = <default> ]
}
- Return [ Ice\Image ]
}
@@ -2672,9 +2814,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method reflection ] {
- Parameters [3] {
- Parameter #0 [ <optional> int or NULL $height ]
- Parameter #1 [ <optional> int $opacity ]
- Parameter #2 [ <optional> bool $fadeIn ]
+ Parameter #0 [ <optional> ?int $height = <default> ]
+ Parameter #1 [ <optional> int $opacity = <default> ]
+ Parameter #2 [ <optional> bool $fadeIn = <default> ]
}
- Return [ Ice\Image ]
}
@@ -2683,9 +2825,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> Ice\Image $watermark ]
- Parameter #1 [ <optional> int or NULL $offsetX ]
- Parameter #2 [ <optional> int or NULL $offsetY ]
- Parameter #3 [ <optional> int $opacity ]
+ Parameter #1 [ <optional> ?int $offsetX = <default> ]
+ Parameter #2 [ <optional> ?int $offsetY = <default> ]
+ Parameter #3 [ <optional> int $opacity = <default> ]
}
- Return [ Ice\Image ]
}
@@ -2694,7 +2836,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $color ]
- Parameter #1 [ <optional> int $opacity ]
+ Parameter #1 [ <optional> int $opacity = <default> ]
}
- Return [ Ice\Image ]
}
@@ -2702,8 +2844,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method save ] {
- Parameters [2] {
- Parameter #0 [ <optional> string or NULL $file ]
- Parameter #1 [ <optional> int $quality ]
+ Parameter #0 [ <optional> ?string $file = <default> ]
+ Parameter #1 [ <optional> int $quality = <default> ]
}
- Return [ bool ]
}
@@ -2711,8 +2853,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method render ] {
- Parameters [2] {
- Parameter #0 [ <optional> string or NULL $type ]
- Parameter #1 [ <optional> int $quality ]
+ Parameter #0 [ <optional> ?string $type = <default> ]
+ Parameter #1 [ <optional> int $quality = <default> ]
}
- Return [ string ]
}
@@ -2832,7 +2974,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
- Return [ void ]
}
@@ -2841,7 +2983,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
- Return [ void ]
}
@@ -2850,7 +2992,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
- Return [ void ]
}
@@ -2859,7 +3001,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
- Return [ void ]
}
@@ -2868,7 +3010,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
- Return [ void ]
}
@@ -2877,7 +3019,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
- Return [ void ]
}
@@ -2886,7 +3028,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
- Return [ void ]
}
@@ -2895,7 +3037,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
- Return [ void ]
}
@@ -2905,7 +3047,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $level ]
Parameter #1 [ <required> string $message ]
- Parameter #2 [ <optional> array $context ]
+ Parameter #2 [ <optional> array $context = [] ]
}
- Return [ void ]
}
@@ -2924,12 +3066,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [2] {
- Property [ <default> protected $staticRoutes ]
- Property [ <default> protected $methodToRegexToRoutesMap ]
+ Property [ protected $staticRoutes = NULL ]
+ Property [ protected $methodToRegexToRoutesMap = NULL ]
}
- Methods [10] {
Method [ <internal:ice> abstract protected method getApproxChunkSize ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> abstract protected method processChunk ] {
@@ -2949,9 +3094,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, prototype Ice\Mvc\Route\DataGenerator\DataGeneratorInterface> public method getData ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> protected method generateVariableRouteData ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> protected method computeChunkSize ] {
@@ -3007,8 +3158,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [2] {
- Property [ <default> protected $staticRouteMap ]
- Property [ <default> protected $variableRouteData ]
+ Property [ protected $staticRouteMap = NULL ]
+ Property [ protected $variableRouteData = NULL ]
}
- Methods [5] {
@@ -3029,7 +3180,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method setData ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
}
@@ -3067,9 +3218,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [3] {
- Property [ <default> protected $di ]
- Property [ <default> protected $collections ]
- Property [ <default> protected $options ]
+ Property [ protected $di = NULL ]
+ Property [ protected $collections = NULL ]
+ Property [ protected $options = NULL ]
}
- Methods [14] {
@@ -3081,6 +3232,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getCollections ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setOptions ] {
@@ -3091,13 +3245,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, ctor> public method __construct ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getOption ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -3105,9 +3262,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> $parameters ]
- Parameter #1 [ <optional> string or NULL $version ]
- Parameter #2 [ <optional> string or NULL $collection ]
- Parameter #3 [ <optional> $minify ]
+ Parameter #1 [ <optional> ?string $version = <default> ]
+ Parameter #2 [ <optional> ?string $collection = <default> ]
+ Parameter #3 [ <optional> $minify = <default> ]
}
}
@@ -3115,9 +3272,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> array $parameters ]
- Parameter #1 [ <optional> string or NULL $version ]
- Parameter #2 [ <optional> string $collection ]
- Parameter #3 [ <optional> $minify ]
+ Parameter #1 [ <optional> ?string $version = <default> ]
+ Parameter #2 [ <optional> string $collection = <default> ]
+ Parameter #3 [ <optional> $minify = <default> ]
}
}
@@ -3125,9 +3282,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> array $parameters ]
- Parameter #1 [ <optional> string or NULL $version ]
- Parameter #2 [ <optional> string $collection ]
- Parameter #3 [ <optional> $minify ]
+ Parameter #1 [ <optional> ?string $version = <default> ]
+ Parameter #2 [ <optional> string $collection = <default> ]
+ Parameter #3 [ <optional> $minify = <default> ]
}
}
@@ -3140,9 +3297,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getCss ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getJs ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method get ] {
@@ -3201,29 +3364,32 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [5] {
- Property [ <default> protected $session ]
- Property [ <default> protected $cookies ]
- Property [ <default> protected $request ]
- Property [ <default> protected $user ]
- Property [ <default> protected $options ]
+ Property [ protected $session = NULL ]
+ Property [ protected $cookies = NULL ]
+ Property [ protected $request = NULL ]
+ Property [ protected $user = NULL ]
+ Property [ protected $options = NULL ]
}
- Methods [14] {
Method [ <internal:ice> public method autoLogin ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, overwrites Ice\Auth\Driver, prototype Ice\Auth\Driver> protected method completeLogin ] {
- Parameters [2] {
Parameter #0 [ <required> $user ]
- Parameter #1 [ <optional> array $roles ]
+ Parameter #1 [ <optional> array $roles = [] ]
}
}
Method [ <internal:ice, overwrites Ice\Auth\Driver, prototype Ice\Auth\Driver\DriverInterface> public method getUser ] {
- Parameters [1] {
- Parameter #0 [ <optional> $defaultValue ]
+ Parameter #0 [ <optional> $defaultValue = <default> ]
}
}
@@ -3231,7 +3397,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $user ]
- Parameter #1 [ <optional> string $role ]
+ Parameter #1 [ <optional> string $role = <default> ]
}
- Return [ bool ]
}
@@ -3241,36 +3407,39 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> $username ]
Parameter #1 [ <required> string $password ]
- Parameter #2 [ <optional> bool $remember ]
- Parameter #3 [ <optional> bool $force ]
+ Parameter #2 [ <optional> bool $remember = <default> ]
+ Parameter #3 [ <optional> bool $force = <default> ]
}
- - Return [ bool or NULL ]
+ - Return [ ?bool ]
}
Method [ <internal:ice> public method loginBy ] {
- Parameters [2] {
Parameter #0 [ <required> Ice\Auth\Social $social ]
- Parameter #1 [ <optional> bool $remember ]
+ Parameter #1 [ <optional> bool $remember = <default> ]
}
}
Method [ <internal:ice, overwrites Ice\Auth\Driver, prototype Ice\Auth\Driver> public method logout ] {
- Parameters [2] {
- Parameter #0 [ <optional> bool $destroy ]
- Parameter #1 [ <optional> bool $logoutAll ]
+ Parameter #0 [ <optional> bool $destroy = <default> ]
+ Parameter #1 [ <optional> bool $logoutAll = <default> ]
}
- Return [ bool ]
}
Method [ <internal:ice> public method refreshUser ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Auth\Driver, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -3287,7 +3456,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -3309,7 +3478,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Auth\Driver> public method loggedIn ] {
- Parameters [1] {
- Parameter #0 [ <optional> string or NULL $role ]
+ Parameter #0 [ <optional> ?string $role = <default> ]
}
}
}
@@ -3327,12 +3496,12 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [6] {
- Property [ <default> protected $session ]
- Property [ <default> protected $cookies ]
- Property [ <default> protected $request ]
- Property [ <default> protected $user ]
- Property [ <default> protected $options ]
- Property [ <default> protected $users ]
+ Property [ protected $session = NULL ]
+ Property [ protected $cookies = NULL ]
+ Property [ protected $request = NULL ]
+ Property [ protected $user = NULL ]
+ Property [ protected $options = NULL ]
+ Property [ protected $users = NULL ]
}
- Methods [12] {
@@ -3346,14 +3515,14 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, overwrites Ice\Auth\Driver, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, overwrites Ice\Auth\Driver, prototype Ice\Auth\Driver\DriverInterface> public method getUser ] {
- Parameters [1] {
- Parameter #0 [ <optional> $defaultValue ]
+ Parameter #0 [ <optional> $defaultValue = <default> ]
}
}
@@ -3361,7 +3530,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $user ]
- Parameter #1 [ <optional> string $role ]
+ Parameter #1 [ <optional> string $role = <default> ]
}
- Return [ bool ]
}
@@ -3371,10 +3540,10 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> $username ]
Parameter #1 [ <required> string $password ]
- Parameter #2 [ <optional> bool $remember ]
- Parameter #3 [ <optional> bool $force ]
+ Parameter #2 [ <optional> bool $remember = <default> ]
+ Parameter #3 [ <optional> bool $force = <default> ]
}
- - Return [ bool or NULL ]
+ - Return [ ?bool ]
}
Method [ <internal:ice, inherits Ice\Auth\Driver> public method checkHash ] {
@@ -3390,7 +3559,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $user ]
- Parameter #1 [ <optional> array $roles ]
+ Parameter #1 [ <optional> array $roles = [] ]
}
}
@@ -3398,7 +3567,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -3420,15 +3589,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Auth\Driver> public method loggedIn ] {
- Parameters [1] {
- Parameter #0 [ <optional> string or NULL $role ]
+ Parameter #0 [ <optional> ?string $role = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Auth\Driver> public method logout ] {
- Parameters [2] {
- Parameter #0 [ <optional> bool $destroy ]
- Parameter #1 [ <optional> bool $logoutAll ]
+ Parameter #0 [ <optional> bool $destroy = <default> ]
+ Parameter #1 [ <optional> bool $logoutAll = <default> ]
}
- Return [ bool ]
}
@@ -3450,47 +3619,56 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Mvc\Model> static public method findOne ] {
- Parameters [2] {
- Parameter #0 [ <optional> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $filters = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> static public method find ] {
- Parameters [2] {
- Parameter #0 [ <optional> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $filters = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
- Properties [16] {
- Property [ <default> protected $data ]
- Property [ <default> protected $di ]
- Property [ <default> protected $db ]
- Property [ <default> protected $service ]
- Property [ <default> protected $from ]
- Property [ <default> protected $primary ]
- Property [ <default> protected $autoincrement ]
- Property [ <default> protected $filters ]
- Property [ <default> protected $fields ]
- Property [ <default> protected $validation ]
- Property [ <default> protected $relations ]
- Property [ <default> protected $labels ]
- Property [ <default> protected $rules ]
- Property [ <default> protected $messages ]
- Property [ <default> protected $isLoaded ]
- Property [ <default> protected $userClass ]
+ Property [ protected $data = NULL ]
+ Property [ protected $di = NULL ]
+ Property [ protected $db = NULL ]
+ Property [ protected $service = 'db' ]
+ Property [ protected $from = NULL ]
+ Property [ protected $primary = NULL ]
+ Property [ protected $autoincrement = true ]
+ Property [ protected $filters = NULL ]
+ Property [ protected $fields = NULL ]
+ Property [ protected $validation = NULL ]
+ Property [ protected $relations = NULL ]
+ Property [ protected $labels = NULL ]
+ Property [ protected $rules = NULL ]
+ Property [ protected $messages = NULL ]
+ Property [ protected $isLoaded = NULL ]
+ Property [ protected $userClass = 'Ice\Auth\Driver...' ]
}
- Methods [65] {
Method [ <internal:ice> public method initialize ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getDi ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getDb ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setFrom ] {
@@ -3508,6 +3686,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getPrimary ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setAutoincrement ] {
@@ -3525,6 +3706,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getFilters ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setFields ] {
@@ -3535,6 +3719,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getFields ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setValidation ] {
@@ -3545,9 +3732,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getValidation ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getRelations ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setLabels ] {
@@ -3558,6 +3751,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getMessages ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setMessages ] {
@@ -3570,13 +3766,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Mvc\Model, ctor> public method __construct ] {
- Parameters [3] {
- Parameter #0 [ <optional> $filters ]
- Parameter #1 [ <optional> array $data ]
- Parameter #2 [ <optional> array $options ]
+ Parameter #0 [ <optional> $filters = <default> ]
+ Parameter #1 [ <optional> array $data = [] ]
+ Parameter #2 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getId ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getIdKey ] {
@@ -3590,7 +3789,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $model ]
+ Parameter #1 [ <optional> $model = <default> ]
}
}
@@ -3598,7 +3797,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
@@ -3606,53 +3805,53 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> protected method fields ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> bool $primary ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> bool $primary = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method create ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> Ice\Validation or NULL $extra ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> ?Ice\Validation $extra = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method update ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> Ice\Validation or NULL $extra ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> ?Ice\Validation $extra = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method save ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> Ice\Validation or NULL $extra ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> ?Ice\Validation $extra = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method delete ] {
- Parameters [1] {
- Parameter #0 [ <optional> $filters ]
+ Parameter #0 [ <optional> $filters = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method exists ] {
- Parameters [1] {
- Parameter #0 [ <optional> $filters ]
+ Parameter #0 [ <optional> $filters = <default> ]
}
}
@@ -3664,6 +3863,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getError ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method belongsTo ] {
@@ -3672,7 +3874,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Parameter #0 [ <required> string $field ]
Parameter #1 [ <required> string $referenceModel ]
Parameter #2 [ <required> string $referencedField ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -3682,7 +3884,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Parameter #0 [ <required> string $field ]
Parameter #1 [ <required> string $referenceModel ]
Parameter #2 [ <required> string $referencedField ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -3692,7 +3894,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Parameter #0 [ <required> string $field ]
Parameter #1 [ <required> string $referenceModel ]
Parameter #2 [ <required> string $referencedField ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -3700,23 +3902,23 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $alias ]
- Parameter #1 [ <optional> array $filters ]
- Parameter #2 [ <optional> array $options ]
+ Parameter #1 [ <optional> array $filters = [] ]
+ Parameter #2 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getRules ] {
- Parameters [1] {
- Parameter #0 [ <optional> $fields ]
+ Parameter #0 [ <optional> $fields = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setRules ] {
- Parameters [2] {
- Parameter #0 [ <optional> array $rules ]
- Parameter #1 [ <optional> bool $merge ]
+ Parameter #0 [ <optional> array $rules = [] ]
+ Parameter #1 [ <optional> bool $merge = <default> ]
}
}
@@ -3730,19 +3932,23 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Mvc\Model, prototype Serializable> public method unserialize ] {
- Parameters [1] {
- Parameter #0 [ <required> $serialized ]
+ Parameter #0 [ <required> string $serialized ]
}
+ - Return [ void ]
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method __call ] {
- Parameters [2] {
Parameter #0 [ <required> string $method ]
- Parameter #1 [ <optional> $arguments ]
+ Parameter #1 [ <optional> $arguments = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method getData ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr> public method has ] {
@@ -3757,7 +3963,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -3794,7 +4000,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $keys ]
- Parameter #1 [ <optional> bool $strict ]
+ Parameter #1 [ <optional> bool $strict = <default> ]
}
- Return [ array ]
}
@@ -3803,16 +4009,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method setData ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
- Return [ void ]
}
@@ -3832,6 +4038,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Arr> public method clear ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr, prototype Countable> public method count ] {
@@ -3852,8 +4061,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $path ]
- Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> string $delimiter ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
+ Parameter #2 [ <optional> string $delimiter = <default> ]
}
}
@@ -3945,48 +4154,57 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Mvc\Model> static public method findOne ] {
- Parameters [2] {
- Parameter #0 [ <optional> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $filters = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> static public method find ] {
- Parameters [2] {
- Parameter #0 [ <optional> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $filters = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
- Properties [17] {
- Property [ <default> protected $data ]
- Property [ <default> protected $di ]
- Property [ <default> protected $db ]
- Property [ <default> protected $service ]
- Property [ <default> protected $filters ]
- Property [ <default> protected $fields ]
- Property [ <default> protected $validation ]
- Property [ <default> protected $relations ]
- Property [ <default> protected $labels ]
- Property [ <default> protected $rules ]
- Property [ <default> protected $messages ]
- Property [ <default> protected $isLoaded ]
- Property [ <default> protected $from ]
- Property [ <default> protected $autoincrement ]
- Property [ <default> protected $primary ]
- Property [ <default> protected $userClass ]
- Property [ <default> protected $roleClass ]
+ Property [ protected $data = NULL ]
+ Property [ protected $di = NULL ]
+ Property [ protected $db = NULL ]
+ Property [ protected $service = 'db' ]
+ Property [ protected $filters = NULL ]
+ Property [ protected $fields = NULL ]
+ Property [ protected $validation = NULL ]
+ Property [ protected $relations = NULL ]
+ Property [ protected $labels = NULL ]
+ Property [ protected $rules = NULL ]
+ Property [ protected $messages = NULL ]
+ Property [ protected $isLoaded = NULL ]
+ Property [ protected $from = 'roles_users' ]
+ Property [ protected $autoincrement = false ]
+ Property [ protected $primary = NULL ]
+ Property [ protected $userClass = 'Ice\Auth\Driver...' ]
+ Property [ protected $roleClass = 'Ice\Auth\Driver...' ]
}
- Methods [65] {
Method [ <internal:ice> public method initialize ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getDi ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getDb ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setFrom ] {
@@ -4004,6 +4222,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getPrimary ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setAutoincrement ] {
@@ -4021,6 +4242,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getFilters ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setFields ] {
@@ -4031,6 +4255,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getFields ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setValidation ] {
@@ -4041,9 +4268,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getValidation ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getRelations ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setLabels ] {
@@ -4054,6 +4287,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getMessages ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setMessages ] {
@@ -4066,13 +4302,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Mvc\Model, ctor> public method __construct ] {
- Parameters [3] {
- Parameter #0 [ <optional> $filters ]
- Parameter #1 [ <optional> array $data ]
- Parameter #2 [ <optional> array $options ]
+ Parameter #0 [ <optional> $filters = <default> ]
+ Parameter #1 [ <optional> array $data = [] ]
+ Parameter #2 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getId ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getIdKey ] {
@@ -4086,7 +4325,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $model ]
+ Parameter #1 [ <optional> $model = <default> ]
}
}
@@ -4094,7 +4333,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
@@ -4102,53 +4341,53 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> protected method fields ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> bool $primary ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> bool $primary = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method create ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> Ice\Validation or NULL $extra ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> ?Ice\Validation $extra = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method update ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> Ice\Validation or NULL $extra ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> ?Ice\Validation $extra = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method save ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> Ice\Validation or NULL $extra ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> ?Ice\Validation $extra = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method delete ] {
- Parameters [1] {
- Parameter #0 [ <optional> $filters ]
+ Parameter #0 [ <optional> $filters = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method exists ] {
- Parameters [1] {
- Parameter #0 [ <optional> $filters ]
+ Parameter #0 [ <optional> $filters = <default> ]
}
}
@@ -4160,6 +4399,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getError ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method belongsTo ] {
@@ -4168,7 +4410,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Parameter #0 [ <required> string $field ]
Parameter #1 [ <required> string $referenceModel ]
Parameter #2 [ <required> string $referencedField ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -4178,7 +4420,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Parameter #0 [ <required> string $field ]
Parameter #1 [ <required> string $referenceModel ]
Parameter #2 [ <required> string $referencedField ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -4188,7 +4430,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Parameter #0 [ <required> string $field ]
Parameter #1 [ <required> string $referenceModel ]
Parameter #2 [ <required> string $referencedField ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -4196,23 +4438,23 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $alias ]
- Parameter #1 [ <optional> array $filters ]
- Parameter #2 [ <optional> array $options ]
+ Parameter #1 [ <optional> array $filters = [] ]
+ Parameter #2 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getRules ] {
- Parameters [1] {
- Parameter #0 [ <optional> $fields ]
+ Parameter #0 [ <optional> $fields = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setRules ] {
- Parameters [2] {
- Parameter #0 [ <optional> array $rules ]
- Parameter #1 [ <optional> bool $merge ]
+ Parameter #0 [ <optional> array $rules = [] ]
+ Parameter #1 [ <optional> bool $merge = <default> ]
}
}
@@ -4226,19 +4468,23 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Mvc\Model, prototype Serializable> public method unserialize ] {
- Parameters [1] {
- Parameter #0 [ <required> $serialized ]
+ Parameter #0 [ <required> string $serialized ]
}
+ - Return [ void ]
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method __call ] {
- Parameters [2] {
Parameter #0 [ <required> string $method ]
- Parameter #1 [ <optional> $arguments ]
+ Parameter #1 [ <optional> $arguments = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method getData ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr> public method has ] {
@@ -4253,7 +4499,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -4290,7 +4536,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $keys ]
- Parameter #1 [ <optional> bool $strict ]
+ Parameter #1 [ <optional> bool $strict = <default> ]
}
- Return [ array ]
}
@@ -4299,16 +4545,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method setData ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
- Return [ void ]
}
@@ -4328,6 +4574,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Arr> public method clear ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr, prototype Countable> public method count ] {
@@ -4348,8 +4597,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $path ]
- Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> string $delimiter ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
+ Parameter #2 [ <optional> string $delimiter = <default> ]
}
}
@@ -4441,60 +4690,72 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Mvc\Model> static public method findOne ] {
- Parameters [2] {
- Parameter #0 [ <optional> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $filters = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> static public method find ] {
- Parameters [2] {
- Parameter #0 [ <optional> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $filters = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
- Properties [19] {
- Property [ <default> protected $data ]
- Property [ <default> protected $di ]
- Property [ <default> protected $db ]
- Property [ <default> protected $service ]
- Property [ <default> protected $from ]
- Property [ <default> protected $primary ]
- Property [ <default> protected $autoincrement ]
- Property [ <default> protected $filters ]
- Property [ <default> protected $fields ]
- Property [ <default> protected $validation ]
- Property [ <default> protected $relations ]
- Property [ <default> protected $labels ]
- Property [ <default> protected $rules ]
- Property [ <default> protected $messages ]
- Property [ <default> protected $isLoaded ]
- Property [ <default> protected $roleClass ]
- Property [ <default> protected $tokenClass ]
- Property [ <default> protected $userClass ]
- Property [ <default> protected $socialClass ]
+ Property [ protected $data = NULL ]
+ Property [ protected $di = NULL ]
+ Property [ protected $db = NULL ]
+ Property [ protected $service = 'db' ]
+ Property [ protected $from = NULL ]
+ Property [ protected $primary = NULL ]
+ Property [ protected $autoincrement = true ]
+ Property [ protected $filters = NULL ]
+ Property [ protected $fields = NULL ]
+ Property [ protected $validation = NULL ]
+ Property [ protected $relations = NULL ]
+ Property [ protected $labels = NULL ]
+ Property [ protected $rules = NULL ]
+ Property [ protected $messages = NULL ]
+ Property [ protected $isLoaded = NULL ]
+ Property [ protected $roleClass = 'Ice\Auth\Driver...' ]
+ Property [ protected $tokenClass = 'Ice\Auth\Driver...' ]
+ Property [ protected $userClass = 'Ice\Auth\Driver...' ]
+ Property [ protected $socialClass = 'Ice\Auth\Driver...' ]
}
- Methods [67] {
Method [ <internal:ice> public method initialize ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method completeLogin ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getRole ] {
- Parameters [1] {
- Parameter #0 [ <optional> string $name ]
+ Parameter #0 [ <optional> string $name = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getDi ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getDb ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setFrom ] {
@@ -4512,6 +4773,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getPrimary ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setAutoincrement ] {
@@ -4529,6 +4793,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getFilters ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setFields ] {
@@ -4539,6 +4806,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getFields ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setValidation ] {
@@ -4549,9 +4819,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getValidation ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getRelations ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setLabels ] {
@@ -4562,6 +4838,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getMessages ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setMessages ] {
@@ -4574,13 +4853,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Mvc\Model, ctor> public method __construct ] {
- Parameters [3] {
- Parameter #0 [ <optional> $filters ]
- Parameter #1 [ <optional> array $data ]
- Parameter #2 [ <optional> array $options ]
+ Parameter #0 [ <optional> $filters = <default> ]
+ Parameter #1 [ <optional> array $data = [] ]
+ Parameter #2 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getId ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getIdKey ] {
@@ -4594,7 +4876,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $model ]
+ Parameter #1 [ <optional> $model = <default> ]
}
}
@@ -4602,7 +4884,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
@@ -4610,53 +4892,53 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> protected method fields ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> bool $primary ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> bool $primary = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method create ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> Ice\Validation or NULL $extra ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> ?Ice\Validation $extra = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method update ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> Ice\Validation or NULL $extra ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> ?Ice\Validation $extra = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method save ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> Ice\Validation or NULL $extra ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> ?Ice\Validation $extra = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method delete ] {
- Parameters [1] {
- Parameter #0 [ <optional> $filters ]
+ Parameter #0 [ <optional> $filters = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method exists ] {
- Parameters [1] {
- Parameter #0 [ <optional> $filters ]
+ Parameter #0 [ <optional> $filters = <default> ]
}
}
@@ -4668,6 +4950,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getError ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method belongsTo ] {
@@ -4676,7 +4961,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Parameter #0 [ <required> string $field ]
Parameter #1 [ <required> string $referenceModel ]
Parameter #2 [ <required> string $referencedField ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -4686,7 +4971,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Parameter #0 [ <required> string $field ]
Parameter #1 [ <required> string $referenceModel ]
Parameter #2 [ <required> string $referencedField ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -4696,7 +4981,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Parameter #0 [ <required> string $field ]
Parameter #1 [ <required> string $referenceModel ]
Parameter #2 [ <required> string $referencedField ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -4704,23 +4989,23 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $alias ]
- Parameter #1 [ <optional> array $filters ]
- Parameter #2 [ <optional> array $options ]
+ Parameter #1 [ <optional> array $filters = [] ]
+ Parameter #2 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getRules ] {
- Parameters [1] {
- Parameter #0 [ <optional> $fields ]
+ Parameter #0 [ <optional> $fields = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setRules ] {
- Parameters [2] {
- Parameter #0 [ <optional> array $rules ]
- Parameter #1 [ <optional> bool $merge ]
+ Parameter #0 [ <optional> array $rules = [] ]
+ Parameter #1 [ <optional> bool $merge = <default> ]
}
}
@@ -4734,19 +5019,23 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Mvc\Model, prototype Serializable> public method unserialize ] {
- Parameters [1] {
- Parameter #0 [ <required> $serialized ]
+ Parameter #0 [ <required> string $serialized ]
}
+ - Return [ void ]
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method __call ] {
- Parameters [2] {
Parameter #0 [ <required> string $method ]
- Parameter #1 [ <optional> $arguments ]
+ Parameter #1 [ <optional> $arguments = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method getData ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr> public method has ] {
@@ -4761,7 +5050,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -4798,7 +5087,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $keys ]
- Parameter #1 [ <optional> bool $strict ]
+ Parameter #1 [ <optional> bool $strict = <default> ]
}
- Return [ array ]
}
@@ -4807,16 +5096,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method setData ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
- Return [ void ]
}
@@ -4836,6 +5125,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Arr> public method clear ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr, prototype Countable> public method count ] {
@@ -4856,8 +5148,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $path ]
- Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> string $delimiter ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
+ Parameter #2 [ <optional> string $delimiter = <default> ]
}
}
@@ -4949,50 +5241,62 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Mvc\Model> static public method findOne ] {
- Parameters [2] {
- Parameter #0 [ <optional> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $filters = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> static public method find ] {
- Parameters [2] {
- Parameter #0 [ <optional> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $filters = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
- Properties [16] {
- Property [ <default> protected $data ]
- Property [ <default> protected $di ]
- Property [ <default> protected $db ]
- Property [ <default> protected $service ]
- Property [ <default> protected $primary ]
- Property [ <default> protected $autoincrement ]
- Property [ <default> protected $filters ]
- Property [ <default> protected $fields ]
- Property [ <default> protected $validation ]
- Property [ <default> protected $relations ]
- Property [ <default> protected $labels ]
- Property [ <default> protected $rules ]
- Property [ <default> protected $messages ]
- Property [ <default> protected $isLoaded ]
- Property [ <default> protected $from ]
- Property [ <default> protected $userClass ]
+ Property [ protected $data = NULL ]
+ Property [ protected $di = NULL ]
+ Property [ protected $db = NULL ]
+ Property [ protected $service = 'db' ]
+ Property [ protected $primary = NULL ]
+ Property [ protected $autoincrement = true ]
+ Property [ protected $filters = NULL ]
+ Property [ protected $fields = NULL ]
+ Property [ protected $validation = NULL ]
+ Property [ protected $relations = NULL ]
+ Property [ protected $labels = NULL ]
+ Property [ protected $rules = NULL ]
+ Property [ protected $messages = NULL ]
+ Property [ protected $isLoaded = NULL ]
+ Property [ protected $from = 'user_social' ]
+ Property [ protected $userClass = 'Ice\Auth\Driver...' ]
}
- Methods [66] {
Method [ <internal:ice> public method initialize ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method onConstruct ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getDi ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getDb ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setFrom ] {
@@ -5010,6 +5314,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getPrimary ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setAutoincrement ] {
@@ -5027,6 +5334,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getFilters ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setFields ] {
@@ -5037,6 +5347,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getFields ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setValidation ] {
@@ -5047,9 +5360,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getValidation ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getRelations ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setLabels ] {
@@ -5060,6 +5379,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getMessages ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setMessages ] {
@@ -5072,13 +5394,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Mvc\Model, ctor> public method __construct ] {
- Parameters [3] {
- Parameter #0 [ <optional> $filters ]
- Parameter #1 [ <optional> array $data ]
- Parameter #2 [ <optional> array $options ]
+ Parameter #0 [ <optional> $filters = <default> ]
+ Parameter #1 [ <optional> array $data = [] ]
+ Parameter #2 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getId ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getIdKey ] {
@@ -5092,7 +5417,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $model ]
+ Parameter #1 [ <optional> $model = <default> ]
}
}
@@ -5100,7 +5425,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
@@ -5108,53 +5433,53 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> protected method fields ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> bool $primary ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> bool $primary = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method create ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> Ice\Validation or NULL $extra ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> ?Ice\Validation $extra = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method update ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> Ice\Validation or NULL $extra ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> ?Ice\Validation $extra = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method save ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> Ice\Validation or NULL $extra ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> ?Ice\Validation $extra = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method delete ] {
- Parameters [1] {
- Parameter #0 [ <optional> $filters ]
+ Parameter #0 [ <optional> $filters = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method exists ] {
- Parameters [1] {
- Parameter #0 [ <optional> $filters ]
+ Parameter #0 [ <optional> $filters = <default> ]
}
}
@@ -5166,6 +5491,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getError ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method belongsTo ] {
@@ -5174,7 +5502,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Parameter #0 [ <required> string $field ]
Parameter #1 [ <required> string $referenceModel ]
Parameter #2 [ <required> string $referencedField ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -5184,7 +5512,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Parameter #0 [ <required> string $field ]
Parameter #1 [ <required> string $referenceModel ]
Parameter #2 [ <required> string $referencedField ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -5194,7 +5522,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Parameter #0 [ <required> string $field ]
Parameter #1 [ <required> string $referenceModel ]
Parameter #2 [ <required> string $referencedField ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -5202,23 +5530,23 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $alias ]
- Parameter #1 [ <optional> array $filters ]
- Parameter #2 [ <optional> array $options ]
+ Parameter #1 [ <optional> array $filters = [] ]
+ Parameter #2 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getRules ] {
- Parameters [1] {
- Parameter #0 [ <optional> $fields ]
+ Parameter #0 [ <optional> $fields = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setRules ] {
- Parameters [2] {
- Parameter #0 [ <optional> array $rules ]
- Parameter #1 [ <optional> bool $merge ]
+ Parameter #0 [ <optional> array $rules = [] ]
+ Parameter #1 [ <optional> bool $merge = <default> ]
}
}
@@ -5232,19 +5560,23 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Mvc\Model, prototype Serializable> public method unserialize ] {
- Parameters [1] {
- Parameter #0 [ <required> $serialized ]
+ Parameter #0 [ <required> string $serialized ]
}
+ - Return [ void ]
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method __call ] {
- Parameters [2] {
Parameter #0 [ <required> string $method ]
- Parameter #1 [ <optional> $arguments ]
+ Parameter #1 [ <optional> $arguments = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method getData ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr> public method has ] {
@@ -5259,7 +5591,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -5296,7 +5628,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $keys ]
- Parameter #1 [ <optional> bool $strict ]
+ Parameter #1 [ <optional> bool $strict = <default> ]
}
- Return [ array ]
}
@@ -5305,16 +5637,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method setData ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
- Return [ void ]
}
@@ -5334,6 +5666,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Arr> public method clear ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr, prototype Countable> public method count ] {
@@ -5354,8 +5689,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $path ]
- Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> string $delimiter ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
+ Parameter #2 [ <optional> string $delimiter = <default> ]
}
}
@@ -5447,59 +5782,65 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Mvc\Model> static public method findOne ] {
- Parameters [2] {
- Parameter #0 [ <optional> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $filters = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> static public method find ] {
- Parameters [2] {
- Parameter #0 [ <optional> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $filters = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
- Properties [16] {
- Property [ <default> protected $data ]
- Property [ <default> protected $di ]
- Property [ <default> protected $db ]
- Property [ <default> protected $service ]
- Property [ <default> protected $primary ]
- Property [ <default> protected $autoincrement ]
- Property [ <default> protected $filters ]
- Property [ <default> protected $fields ]
- Property [ <default> protected $validation ]
- Property [ <default> protected $relations ]
- Property [ <default> protected $labels ]
- Property [ <default> protected $rules ]
- Property [ <default> protected $messages ]
- Property [ <default> protected $isLoaded ]
- Property [ <default> protected $from ]
- Property [ <default> protected $userClass ]
+ Property [ protected $data = NULL ]
+ Property [ protected $di = NULL ]
+ Property [ protected $db = NULL ]
+ Property [ protected $service = 'db' ]
+ Property [ protected $primary = NULL ]
+ Property [ protected $autoincrement = true ]
+ Property [ protected $filters = NULL ]
+ Property [ protected $fields = NULL ]
+ Property [ protected $validation = NULL ]
+ Property [ protected $relations = NULL ]
+ Property [ protected $labels = NULL ]
+ Property [ protected $rules = NULL ]
+ Property [ protected $messages = NULL ]
+ Property [ protected $isLoaded = NULL ]
+ Property [ protected $from = 'user_tokens' ]
+ Property [ protected $userClass = 'Ice\Auth\Driver...' ]
}
- Methods [67] {
Method [ <internal:ice> public method initialize ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, overwrites Ice\Mvc\Model, prototype Ice\Mvc\Model> public method create ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> Ice\Validation or NULL $extra ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> ?Ice\Validation $extra = <default> ]
}
}
Method [ <internal:ice> public method deleteExpired ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, overwrites Ice\Mvc\Model, prototype Ice\Mvc\Model> public method update ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> Ice\Validation or NULL $extra ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> ?Ice\Validation $extra = <default> ]
}
}
@@ -5511,9 +5852,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getDi ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getDb ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setFrom ] {
@@ -5531,6 +5878,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getPrimary ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setAutoincrement ] {
@@ -5548,6 +5898,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getFilters ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setFields ] {
@@ -5558,6 +5911,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getFields ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setValidation ] {
@@ -5568,9 +5924,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getValidation ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getRelations ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setLabels ] {
@@ -5581,6 +5943,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getMessages ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setMessages ] {
@@ -5593,13 +5958,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Mvc\Model, ctor> public method __construct ] {
- Parameters [3] {
- Parameter #0 [ <optional> $filters ]
- Parameter #1 [ <optional> array $data ]
- Parameter #2 [ <optional> array $options ]
+ Parameter #0 [ <optional> $filters = <default> ]
+ Parameter #1 [ <optional> array $data = [] ]
+ Parameter #2 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getId ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getIdKey ] {
@@ -5613,7 +5981,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $model ]
+ Parameter #1 [ <optional> $model = <default> ]
}
}
@@ -5621,7 +5989,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
@@ -5629,37 +5997,37 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $filters ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> protected method fields ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> bool $primary ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> bool $primary = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method save ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> Ice\Validation or NULL $extra ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> ?Ice\Validation $extra = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method delete ] {
- Parameters [1] {
- Parameter #0 [ <optional> $filters ]
+ Parameter #0 [ <optional> $filters = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method exists ] {
- Parameters [1] {
- Parameter #0 [ <optional> $filters ]
+ Parameter #0 [ <optional> $filters = <default> ]
}
}
@@ -5671,6 +6039,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getError ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method belongsTo ] {
@@ -5679,7 +6050,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Parameter #0 [ <required> string $field ]
Parameter #1 [ <required> string $referenceModel ]
Parameter #2 [ <required> string $referencedField ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -5689,7 +6060,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Parameter #0 [ <required> string $field ]
Parameter #1 [ <required> string $referenceModel ]
Parameter #2 [ <required> string $referencedField ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -5699,7 +6070,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Parameter #0 [ <required> string $field ]
Parameter #1 [ <required> string $referenceModel ]
Parameter #2 [ <required> string $referencedField ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -5707,23 +6078,23 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $alias ]
- Parameter #1 [ <optional> array $filters ]
- Parameter #2 [ <optional> array $options ]
+ Parameter #1 [ <optional> array $filters = [] ]
+ Parameter #2 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method getRules ] {
- Parameters [1] {
- Parameter #0 [ <optional> $fields ]
+ Parameter #0 [ <optional> $fields = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method setRules ] {
- Parameters [2] {
- Parameter #0 [ <optional> array $rules ]
- Parameter #1 [ <optional> bool $merge ]
+ Parameter #0 [ <optional> array $rules = [] ]
+ Parameter #1 [ <optional> bool $merge = <default> ]
}
}
@@ -5737,19 +6108,23 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Mvc\Model, prototype Serializable> public method unserialize ] {
- Parameters [1] {
- Parameter #0 [ <required> $serialized ]
+ Parameter #0 [ <required> string $serialized ]
}
+ - Return [ void ]
}
Method [ <internal:ice, inherits Ice\Mvc\Model> public method __call ] {
- Parameters [2] {
Parameter #0 [ <required> string $method ]
- Parameter #1 [ <optional> $arguments ]
+ Parameter #1 [ <optional> $arguments = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method getData ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr> public method has ] {
@@ -5764,7 +6139,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -5801,7 +6176,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $keys ]
- Parameter #1 [ <optional> bool $strict ]
+ Parameter #1 [ <optional> bool $strict = <default> ]
}
- Return [ array ]
}
@@ -5810,16 +6185,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method setData ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
- Return [ void ]
}
@@ -5839,6 +6214,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Arr> public method clear ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr, prototype Countable> public method count ] {
@@ -5859,8 +6237,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $path ]
- Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> string $delimiter ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
+ Parameter #2 [ <optional> string $delimiter = <default> ]
}
}
@@ -5949,11 +6327,14 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $adapter ]
+ Property [ protected $adapter = NULL ]
}
- Methods [5] {
Method [ <internal:ice> public method getAdapter ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, ctor> public method __construct ] {
@@ -5964,13 +6345,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method authenticate ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method get ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -5978,7 +6362,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $method ]
- Parameter #1 [ <optional> $arguments ]
+ Parameter #1 [ <optional> $arguments = <default> ]
}
}
}
@@ -5998,32 +6382,41 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [9] {
- Property [ <default> protected $options ]
- Property [ <default> protected $accessToken ]
- Property [ <default> protected $clientId ]
- Property [ <default> protected $clientSecret ]
- Property [ <default> protected $redirectUri ]
- Property [ <default> protected $provider ]
- Property [ <default> protected $socialFieldsMap ]
- Property [ <default> protected $userInfo ]
- Property [ <default> protected $responseType ]
+ Property [ protected $options = NULL ]
+ Property [ protected $accessToken = NULL ]
+ Property [ protected $clientId = NULL ]
+ Property [ protected $clientSecret = NULL ]
+ Property [ protected $redirectUri = NULL ]
+ Property [ protected $provider = NULL ]
+ Property [ protected $socialFieldsMap = NULL ]
+ Property [ protected $userInfo = NULL ]
+ Property [ protected $responseType = 'code' ]
}
- Methods [14] {
Method [ <internal:ice, overwrites Ice\Auth\Social\Adapter, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> $config ]
+ Parameter #0 [ <optional> $config = <default> ]
}
}
Method [ <internal:ice> public method getImage ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, overwrites Ice\Auth\Social\SocialInterface, prototype Ice\Auth\Social\SocialInterface> public method authenticate ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method prepareAuthParams ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Auth\Social\Adapter> public method setAccessToken ] {
@@ -6034,19 +6427,28 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Auth\Social\Adapter> public method getAccessToken ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Auth\Social\Adapter> public method getProvider ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Auth\Social\Adapter> public method getResponseType ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Auth\Social\Adapter> public method __call ] {
- Parameters [2] {
Parameter #0 [ <required> string $name ]
- Parameter #1 [ <optional> $arguments ]
+ Parameter #1 [ <optional> $arguments = <default> ]
}
}
@@ -6062,18 +6464,21 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Auth\Social\Adapter> public method getAuthUrl ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Auth\Social\Adapter> public method getOption ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -6082,8 +6487,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> int $method ]
Parameter #1 [ <required> string $url ]
- Parameter #2 [ <optional> array $params ]
- Parameter #3 [ <optional> bool $parse ]
+ Parameter #2 [ <optional> array $params = <default> ]
+ Parameter #3 [ <optional> bool $parse = <default> ]
}
}
}
@@ -6103,32 +6508,41 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [9] {
- Property [ <default> protected $options ]
- Property [ <default> protected $accessToken ]
- Property [ <default> protected $clientId ]
- Property [ <default> protected $clientSecret ]
- Property [ <default> protected $redirectUri ]
- Property [ <default> protected $provider ]
- Property [ <default> protected $socialFieldsMap ]
- Property [ <default> protected $userInfo ]
- Property [ <default> protected $responseType ]
+ Property [ protected $options = NULL ]
+ Property [ protected $accessToken = NULL ]
+ Property [ protected $clientId = NULL ]
+ Property [ protected $clientSecret = NULL ]
+ Property [ protected $redirectUri = NULL ]
+ Property [ protected $provider = NULL ]
+ Property [ protected $socialFieldsMap = NULL ]
+ Property [ protected $userInfo = NULL ]
+ Property [ protected $responseType = 'code' ]
}
- Methods [14] {
Method [ <internal:ice, overwrites Ice\Auth\Social\Adapter, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> $config ]
+ Parameter #0 [ <optional> $config = <default> ]
}
}
Method [ <internal:ice> public method getBirthday ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, overwrites Ice\Auth\Social\SocialInterface, prototype Ice\Auth\Social\SocialInterface> public method authenticate ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method prepareAuthParams ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Auth\Social\Adapter> public method setAccessToken ] {
@@ -6139,19 +6553,28 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Auth\Social\Adapter> public method getAccessToken ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Auth\Social\Adapter> public method getProvider ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Auth\Social\Adapter> public method getResponseType ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Auth\Social\Adapter> public method __call ] {
- Parameters [2] {
Parameter #0 [ <required> string $name ]
- Parameter #1 [ <optional> $arguments ]
+ Parameter #1 [ <optional> $arguments = <default> ]
}
}
@@ -6167,18 +6590,21 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Auth\Social\Adapter> public method getAuthUrl ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Auth\Social\Adapter> public method getOption ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -6187,8 +6613,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> int $method ]
Parameter #1 [ <required> string $url ]
- Parameter #2 [ <optional> array $params ]
- Parameter #3 [ <optional> bool $parse ]
+ Parameter #2 [ <optional> array $params = <default> ]
+ Parameter #3 [ <optional> bool $parse = <default> ]
}
}
}
@@ -6208,44 +6634,56 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [9] {
- Property [ <default> protected $options ]
- Property [ <default> protected $accessToken ]
- Property [ <default> protected $clientId ]
- Property [ <default> protected $clientSecret ]
- Property [ <default> protected $redirectUri ]
- Property [ <default> protected $provider ]
- Property [ <default> protected $socialFieldsMap ]
- Property [ <default> protected $userInfo ]
- Property [ <default> protected $responseType ]
+ Property [ protected $options = NULL ]
+ Property [ protected $accessToken = NULL ]
+ Property [ protected $clientId = NULL ]
+ Property [ protected $clientSecret = NULL ]
+ Property [ protected $redirectUri = NULL ]
+ Property [ protected $provider = NULL ]
+ Property [ protected $socialFieldsMap = NULL ]
+ Property [ protected $userInfo = NULL ]
+ Property [ protected $responseType = 'code' ]
}
- Methods [16] {
Method [ <internal:ice, overwrites Ice\Auth\Social\Adapter, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> $config ]
+ Parameter #0 [ <optional> $config = <default> ]
}
}
Method [ <internal:ice> public method getSocialPage ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getImage ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, overwrites Ice\Auth\Social\SocialInterface, prototype Ice\Auth\Social\SocialInterface> public method authenticate ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method prepareAuthParams ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> private method prepareUrlParams ] {
- Parameters [4] {
Parameter #0 [ <required> string $url ]
- Parameter #1 [ <optional> $params ]
- Parameter #2 [ <optional> string $oauthToken ]
- Parameter #3 [ <optional> string $type ]
+ Parameter #1 [ <optional> $params = <default> ]
+ Parameter #2 [ <optional> string $oauthToken = <default> ]
+ Parameter #3 [ <optional> string $type = <default> ]
}
}
@@ -6257,19 +6695,28 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Auth\Social\Adapter> public method getAccessToken ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Auth\Social\Adapter> public method getProvider ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Auth\Social\Adapter> public method getResponseType ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Auth\Social\Adapter> public method __call ] {
- Parameters [2] {
Parameter #0 [ <required> string $name ]
- Parameter #1 [ <optional> $arguments ]
+ Parameter #1 [ <optional> $arguments = <default> ]
}
}
@@ -6285,18 +6732,21 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Auth\Social\Adapter> public method getAuthUrl ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Auth\Social\Adapter> public method getOption ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -6305,8 +6755,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> int $method ]
Parameter #1 [ <required> string $url ]
- Parameter #2 [ <optional> array $params ]
- Parameter #3 [ <optional> bool $parse ]
+ Parameter #2 [ <optional> array $params = <default> ]
+ Parameter #3 [ <optional> bool $parse = <default> ]
}
}
}
@@ -6346,12 +6796,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [2] {
- Property [ <default> protected $di ]
- Property [ <default> protected $modules ]
+ Property [ protected $di = NULL ]
+ Property [ protected $modules = NULL ]
}
- Methods [12] {
Method [ <internal:ice> public method getModules ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setModules ] {
@@ -6364,7 +6817,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> Ice\Di or NULL $di ]
+ Parameter #0 [ <optional> ?Ice\Di $di = <default> ]
}
}
@@ -6379,7 +6832,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method handle ] {
- Parameters [1] {
- Parameter #0 [ <optional> $arguments ]
+ Parameter #0 [ <optional> $arguments = <default> ]
}
}
@@ -6387,9 +6840,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $text ]
- Parameter #1 [ <optional> int or NULL $color ]
- Parameter #2 [ <optional> int $decoration ]
- Parameter #3 [ <optional> int or NULL $bgColor ]
+ Parameter #1 [ <optional> ?int $color = <default> ]
+ Parameter #2 [ <optional> int $decoration = <default> ]
+ Parameter #3 [ <optional> ?int $bgColor = <default> ]
}
}
@@ -6454,32 +6907,35 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [22] {
- Property [ <default> protected $di ]
- Property [ <default> protected $defaultNamespace ]
- Property [ <default> protected $activeHandler ]
- Property [ <default> protected $lastHandler ]
- Property [ <default> protected $loops ]
- Property [ <default> protected $finished ]
- Property [ <default> protected $forwards ]
- Property [ <default> protected $forwarded ]
- Property [ <default> protected $silent ]
- Property [ <default> protected $modules ]
- Property [ <default> protected $module ]
- Property [ <default> protected $namespace ]
- Property [ <default> protected $handler ]
- Property [ <default> protected $action ]
- Property [ <default> protected $params ]
- Property [ <default> protected $returnedValue ]
- Property [ <default> protected $actionSuffix ]
- Property [ <default> protected $previousModule ]
- Property [ <default> protected $previousHandler ]
- Property [ <default> protected $previousAction ]
- Property [ <default> protected $handlers ]
- Property [ <default> protected $handlerSuffix ]
+ Property [ protected $di = NULL ]
+ Property [ protected $defaultNamespace = NULL ]
+ Property [ protected $activeHandler = NULL ]
+ Property [ protected $lastHandler = NULL ]
+ Property [ protected $loops = 16 ]
+ Property [ protected $finished = NULL ]
+ Property [ protected $forwards = 0 ]
+ Property [ protected $forwarded = false ]
+ Property [ protected $silent = false ]
+ Property [ protected $modules = NULL ]
+ Property [ protected $module = NULL ]
+ Property [ protected $namespace = NULL ]
+ Property [ protected $handler = NULL ]
+ Property [ protected $action = NULL ]
+ Property [ protected $params = NULL ]
+ Property [ protected $returnedValue = NULL ]
+ Property [ protected $actionSuffix = 'Action' ]
+ Property [ protected $previousModule = NULL ]
+ Property [ protected $previousHandler = NULL ]
+ Property [ protected $previousAction = NULL ]
+ Property [ protected $handlers = 'Tasks' ]
+ Property [ protected $handlerSuffix = 'Task' ]
}
- Methods [39] {
Method [ <internal:ice, inherits Ice\Dispatcher> public method getDefaultNamespace ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setDefaultNamespace ] {
@@ -6490,12 +6946,21 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getActiveHandler ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getLastHandler ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getLoops ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setLoops ] {
@@ -6506,12 +6971,21 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getFinished ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getForwards ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getForwarded ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setSilent ] {
@@ -6522,6 +6996,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getModules ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setModules ] {
@@ -6532,6 +7009,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getModule ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setModule ] {
@@ -6542,6 +7022,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getNamespace ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setNamespace ] {
@@ -6552,6 +7035,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getHandler ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setHandler ] {
@@ -6562,6 +7048,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getAction ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setAction ] {
@@ -6572,6 +7061,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getParams ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setParams ] {
@@ -6582,6 +7074,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getReturnedValue ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setReturnedValue ] {
@@ -6592,6 +7087,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getHandlers ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setHandlers ] {
@@ -6602,6 +7100,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getHandlerSuffix ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setHandlerSuffix ] {
@@ -6612,6 +7113,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getActionSuffix ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setActionSuffix ] {
@@ -6622,6 +7126,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher, ctor> public method __construct ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method hasParam ] {
@@ -6643,10 +7150,10 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Dispatcher> public method getParam ] {
- Parameters [4] {
- Parameter #0 [ <optional> string or NULL $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #0 [ <optional> ?string $key = <default> ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
@@ -6666,17 +7173,23 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method dispatch ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method forward ] {
- Parameters [2] {
Parameter #0 [ <required> array $forward ]
- Parameter #1 [ <optional> bool $force ]
+ Parameter #1 [ <optional> bool $force = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method reset ] {
+
+ - Parameters [0] {
+ }
}
}
}
@@ -6693,17 +7206,20 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [7] {
- Property [ <default> protected $defaultModule ]
- Property [ <default> protected $defaultHandler ]
- Property [ <default> protected $defaultAction ]
- Property [ <default> protected $module ]
- Property [ <default> protected $handler ]
- Property [ <default> protected $action ]
- Property [ <default> protected $params ]
+ Property [ protected $defaultModule = 'shell' ]
+ Property [ protected $defaultHandler = 'main' ]
+ Property [ protected $defaultAction = 'main' ]
+ Property [ protected $module = NULL ]
+ Property [ protected $handler = NULL ]
+ Property [ protected $action = NULL ]
+ Property [ protected $params = NULL ]
}
- Methods [12] {
Method [ <internal:ice> public method getDefaultModule ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setDefaultModule ] {
@@ -6714,6 +7230,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getDefaultHandler ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setDefaultHandler ] {
@@ -6724,6 +7243,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getDefaultAction ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setDefaultAction ] {
@@ -6734,15 +7256,27 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getModule ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getHandler ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getAction ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getParams ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setDefaults ] {
@@ -6755,7 +7289,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method handle ] {
- Parameters [1] {
- Parameter #0 [ <optional> $arguments ]
+ Parameter #0 [ <optional> $arguments = <default> ]
}
- Return [ array ]
}
@@ -6774,7 +7308,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $di ]
+ Property [ protected $di = NULL ]
}
- Methods [2] {
@@ -6801,27 +7335,27 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Static properties [3] {
- Property [ protected static $opcodes ]
- Property [ protected static $fragmentSize ]
- Property [ protected static $magic ]
+ Property [ protected static $opcodes = NULL ]
+ Property [ protected static $fragmentSize = 4096 ]
+ Property [ protected static $magic = '258EAFA5-E914-4...' ]
}
- Static methods [0] {
}
- Properties [4] {
- Property [ <default> protected $params ]
- Property [ <default> protected $socket ]
- Property [ <default> protected $message ]
- Property [ <default> protected $tick ]
+ Property [ protected $params = NULL ]
+ Property [ protected $socket = NULL ]
+ Property [ protected $message = NULL ]
+ Property [ protected $tick = NULL ]
}
- Methods [22] {
Method [ <internal:ice> public method connect ] {
- Parameters [2] {
- Parameter #0 [ <optional> string $address ]
- Parameter #1 [ <optional> $headers ]
+ Parameter #0 [ <optional> string $address = <default> ]
+ Parameter #1 [ <optional> $headers = <default> ]
}
}
@@ -6844,7 +7378,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $data ]
- Parameter #1 [ <optional> string $opcode ]
+ Parameter #1 [ <optional> string $opcode = <default> ]
}
- Return [ bool ]
}
@@ -6884,8 +7418,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> $socket ]
Parameter #1 [ <required> string $data ]
- Parameter #2 [ <optional> string $opcode ]
- Parameter #3 [ <optional> bool $masked ]
+ Parameter #2 [ <optional> string $opcode = <default> ]
+ Parameter #3 [ <optional> bool $masked = <default> ]
}
- Return [ bool ]
}
@@ -6909,9 +7443,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $data ]
- Parameter #1 [ <optional> string $opcode ]
- Parameter #2 [ <optional> bool $masked ]
- Parameter #3 [ <optional> bool $fin ]
+ Parameter #1 [ <optional> string $opcode = <default> ]
+ Parameter #2 [ <optional> bool $masked = <default> ]
+ Parameter #3 [ <optional> bool $fin = <default> ]
}
- Return [ string ]
}
@@ -6934,7 +7468,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -6942,10 +7476,10 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [5] {
Parameter #0 [ <required> string $text ]
- Parameter #1 [ <optional> int or NULL $color ]
- Parameter #2 [ <optional> int $decoration ]
- Parameter #3 [ <optional> int or NULL $bgColor ]
- Parameter #4 [ <optional> bool $exit ]
+ Parameter #1 [ <optional> ?int $color = <default> ]
+ Parameter #2 [ <optional> int $decoration = <default> ]
+ Parameter #3 [ <optional> ?int $bgColor = <default> ]
+ Parameter #4 [ <optional> bool $exit = <default> ]
}
}
@@ -6980,14 +7514,14 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Cli\Websocket\Websocket> public method getUptime ] {
- Parameters [1] {
- Parameter #0 [ <optional> bool $human ]
+ Parameter #0 [ <optional> bool $human = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Cli\Websocket\Websocket> public method getMemoryUsage ] {
- Parameters [1] {
- Parameter #0 [ <optional> bool $human ]
+ Parameter #0 [ <optional> bool $human = <default> ]
}
}
}
@@ -6999,22 +7533,22 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Static properties [3] {
- Property [ protected static $opcodes ]
- Property [ protected static $fragmentSize ]
- Property [ protected static $magic ]
+ Property [ protected static $opcodes = NULL ]
+ Property [ protected static $fragmentSize = 4096 ]
+ Property [ protected static $magic = '258EAFA5-E914-4...' ]
}
- Static methods [0] {
}
- Properties [7] {
- Property [ <default> protected $params ]
- Property [ <default> protected $verbose ]
- Property [ <default> protected $address ]
- Property [ <default> protected $server ]
- Property [ <default> protected $sockets ]
- Property [ <default> protected $clients ]
- Property [ <default> protected $callbacks ]
+ Property [ protected $params = NULL ]
+ Property [ protected $verbose = false ]
+ Property [ protected $address = NULL ]
+ Property [ protected $server = NULL ]
+ Property [ protected $sockets = NULL ]
+ Property [ protected $clients = NULL ]
+ Property [ protected $callbacks = NULL ]
}
- Methods [30] {
@@ -7026,19 +7560,28 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getAddress ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getServer ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getClients ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [2] {
- Parameter #0 [ <optional> string $address ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> string $address = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
@@ -7129,8 +7672,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> $socket ]
Parameter #1 [ <required> string $data ]
- Parameter #2 [ <optional> string $opcode ]
- Parameter #3 [ <optional> bool $masked ]
+ Parameter #2 [ <optional> string $opcode = <default> ]
+ Parameter #3 [ <optional> bool $masked = <default> ]
}
- Return [ bool ]
}
@@ -7154,9 +7697,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $data ]
- Parameter #1 [ <optional> string $opcode ]
- Parameter #2 [ <optional> bool $masked ]
- Parameter #3 [ <optional> bool $fin ]
+ Parameter #1 [ <optional> string $opcode = <default> ]
+ Parameter #2 [ <optional> bool $masked = <default> ]
+ Parameter #3 [ <optional> bool $fin = <default> ]
}
- Return [ string ]
}
@@ -7179,7 +7722,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -7187,10 +7730,10 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [5] {
Parameter #0 [ <required> string $text ]
- Parameter #1 [ <optional> int or NULL $color ]
- Parameter #2 [ <optional> int $decoration ]
- Parameter #3 [ <optional> int or NULL $bgColor ]
- Parameter #4 [ <optional> bool $exit ]
+ Parameter #1 [ <optional> ?int $color = <default> ]
+ Parameter #2 [ <optional> int $decoration = <default> ]
+ Parameter #3 [ <optional> ?int $bgColor = <default> ]
+ Parameter #4 [ <optional> bool $exit = <default> ]
}
}
@@ -7225,14 +7768,14 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Cli\Websocket\Websocket> public method getUptime ] {
- Parameters [1] {
- Parameter #0 [ <optional> bool $human ]
+ Parameter #0 [ <optional> bool $human = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Cli\Websocket\Websocket> public method getMemoryUsage ] {
- Parameters [1] {
- Parameter #0 [ <optional> bool $human ]
+ Parameter #0 [ <optional> bool $human = <default> ]
}
}
}
@@ -7250,14 +7793,14 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $data ]
+ Property [ protected $data = NULL ]
}
- Methods [28] {
Method [ <internal:ice, overwrites Ice\Config\Ini, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> $data ]
+ Parameter #0 [ <optional> $data = <default> ]
}
}
@@ -7273,8 +7816,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> bool $required ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
+ Parameter #2 [ <optional> bool $required = <default> ]
}
}
@@ -7341,7 +7884,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $keys ]
- Parameter #1 [ <optional> bool $strict ]
+ Parameter #1 [ <optional> bool $strict = <default> ]
}
- Return [ array ]
}
@@ -7350,16 +7893,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method setData ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
- Return [ void ]
}
@@ -7372,6 +7915,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Arr> public method clear ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr, prototype Countable> public method count ] {
@@ -7392,8 +7938,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $path ]
- Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> string $delimiter ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
+ Parameter #2 [ <optional> string $delimiter = <default> ]
}
}
@@ -7482,18 +8028,21 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $data ]
+ Property [ protected $data = NULL ]
}
- Methods [26] {
Method [ <internal:ice, overwrites Ice\Config, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> $data ]
+ Parameter #0 [ <optional> $data = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method getData ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr> public method has ] {
@@ -7508,7 +8057,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -7545,7 +8094,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $keys ]
- Parameter #1 [ <optional> bool $strict ]
+ Parameter #1 [ <optional> bool $strict = <default> ]
}
- Return [ array ]
}
@@ -7554,16 +8103,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method setData ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
- Return [ void ]
}
@@ -7583,6 +8132,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Arr> public method clear ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr, prototype Countable> public method count ] {
@@ -7603,8 +8155,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $path ]
- Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> string $delimiter ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
+ Parameter #2 [ <optional> string $delimiter = <default> ]
}
}
@@ -7693,18 +8245,21 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [8] {
- Property [ <default> protected $di ]
- Property [ <default> protected $salt ]
- Property [ <default> protected $expiration ]
- Property [ <default> protected $path ]
- Property [ <default> protected $domain ]
- Property [ <default> protected $secure ]
- Property [ <default> protected $httpOnly ]
- Property [ <default> protected $encrypt ]
+ Property [ protected $di = NULL ]
+ Property [ protected $salt = NULL ]
+ Property [ protected $expiration = 0 ]
+ Property [ protected $path = '/' ]
+ Property [ protected $domain = NULL ]
+ Property [ protected $secure = false ]
+ Property [ protected $httpOnly = false ]
+ Property [ protected $encrypt = true ]
}
- Methods [21] {
Method [ <internal:ice> public method getSalt ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setSalt ] {
@@ -7715,6 +8270,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getExpiration ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setExpiration ] {
@@ -7725,6 +8283,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getPath ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setPath ] {
@@ -7735,6 +8296,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getDomain ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setDomain ] {
@@ -7745,6 +8309,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getSecure ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setSecure ] {
@@ -7755,6 +8322,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getHttpOnly ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setHttpOnly ] {
@@ -7765,6 +8335,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getEncrypt ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setEncrypt ] {
@@ -7777,7 +8350,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> string or NULL $salt ]
+ Parameter #0 [ <optional> ?string $salt = <default> ]
}
}
@@ -7793,7 +8366,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -7802,7 +8375,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $key ]
Parameter #1 [ <required> string $value ]
- Parameter #2 [ <optional> int $lifetime ]
+ Parameter #2 [ <optional> int $lifetime = <default> ]
}
}
@@ -7850,10 +8423,10 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [4] {
- Property [ <default> protected $key ]
- Property [ <default> protected $cipher ]
- Property [ <default> protected $mode ]
- Property [ <default> protected $block ]
+ Property [ protected $key = NULL ]
+ Property [ protected $cipher = 'aes-256' ]
+ Property [ protected $mode = 'cbc' ]
+ Property [ protected $block = 16 ]
}
- Methods [17] {
@@ -7888,7 +8461,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> string or NULL $key ]
+ Parameter #0 [ <optional> ?string $key = <default> ]
}
}
@@ -8003,11 +8576,14 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $driver ]
+ Property [ protected $driver = NULL ]
}
- Methods [4] {
Method [ <internal:ice> public method getDriver ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setDriver ] {
@@ -8021,12 +8597,12 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [7] {
Parameter #0 [ <required> $dsn ]
- Parameter #1 [ <optional> string or NULL $host ]
- Parameter #2 [ <optional> int or NULL $port ]
- Parameter #3 [ <optional> string or NULL $name ]
- Parameter #4 [ <optional> string or NULL $user ]
- Parameter #5 [ <optional> string or NULL $password ]
- Parameter #6 [ <optional> array $options ]
+ Parameter #1 [ <optional> ?string $host = <default> ]
+ Parameter #2 [ <optional> ?int $port = <default> ]
+ Parameter #3 [ <optional> ?string $name = <default> ]
+ Parameter #4 [ <optional> ?string $user = <default> ]
+ Parameter #5 [ <optional> ?string $password = <default> ]
+ Parameter #6 [ <optional> array $options = [] ]
}
}
@@ -8034,7 +8610,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $method ]
- Parameter #1 [ <optional> $arguments ]
+ Parameter #1 [ <optional> $arguments = <default> ]
}
}
}
@@ -8052,32 +8628,44 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [5] {
- Property [ <default> protected $id ]
- Property [ <default> protected $type ]
- Property [ <default> protected $error ]
- Property [ <default> protected $client ]
- Property [ <default> protected $lastInsertId ]
+ Property [ protected $id = '_id' ]
+ Property [ protected $type = 'NOSQL' ]
+ Property [ protected $error = NULL ]
+ Property [ protected $client = NULL ]
+ Property [ protected $lastInsertId = NULL ]
}
- Methods [15] {
Method [ <internal:ice> public method getId ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getType ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getClient ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getLastInsertId ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [3] {
Parameter #0 [ <required> string $dsn ]
- Parameter #1 [ <optional> string or NULL $dbname ]
- Parameter #2 [ <optional> array $options ]
+ Parameter #1 [ <optional> ?string $dbname = <default> ]
+ Parameter #2 [ <optional> array $options = [] ]
}
}
@@ -8092,8 +8680,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method getDateTime ] {
- Parameters [2] {
- Parameter #0 [ <optional> $value ]
- Parameter #1 [ <optional> $model ]
+ Parameter #0 [ <optional> $value = <default> ]
+ Parameter #1 [ <optional> $model = <default> ]
}
}
@@ -8101,9 +8689,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> array $options ]
- Parameter #3 [ <optional> array $fields ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> array $options = [] ]
+ Parameter #3 [ <optional> array $fields = [] ]
}
}
@@ -8111,9 +8699,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> array $options ]
- Parameter #3 [ <optional> array $fields ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> array $options = [] ]
+ Parameter #3 [ <optional> array $fields = [] ]
}
}
@@ -8121,7 +8709,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> $filters ]
+ Parameter #1 [ <optional> $filters = <default> ]
}
- Return [ int ]
}
@@ -8130,9 +8718,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> array $options ]
- Parameter #3 [ <optional> array $fields ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> array $options = [] ]
+ Parameter #3 [ <optional> array $fields = [] ]
}
}
@@ -8140,7 +8728,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> array $fields ]
+ Parameter #1 [ <optional> array $fields = [] ]
}
}
@@ -8148,8 +8736,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> array $fields ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> array $fields = [] ]
}
}
@@ -8157,11 +8745,14 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> $filters ]
+ Parameter #1 [ <optional> $filters = <default> ]
}
}
Method [ <internal:ice> public method getError ] {
+
+ - Parameters [0] {
+ }
}
}
}
@@ -8178,34 +8769,46 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [6] {
- Property [ <default> protected $id ]
- Property [ <default> protected $type ]
- Property [ <default> protected $error ]
- Property [ <default> protected $client ]
- Property [ <default> protected $driverName ]
- Property [ <default> protected $identifier ]
+ Property [ protected $id = 'id' ]
+ Property [ protected $type = 'SQL' ]
+ Property [ protected $error = NULL ]
+ Property [ protected $client = NULL ]
+ Property [ protected $driverName = NULL ]
+ Property [ protected $identifier = '"%s"' ]
}
- Methods [18] {
Method [ <internal:ice> public method getId ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getType ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getClient ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getDriverName ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [4] {
Parameter #0 [ <required> string $dsn ]
- Parameter #1 [ <optional> string or NULL $user ]
- Parameter #2 [ <optional> string or NULL $password ]
- Parameter #3 [ <optional> array $options ]
+ Parameter #1 [ <optional> ?string $user = <default> ]
+ Parameter #2 [ <optional> ?string $password = <default> ]
+ Parameter #3 [ <optional> array $options = [] ]
}
}
@@ -8220,8 +8823,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method getDateTime ] {
- Parameters [2] {
- Parameter #0 [ <optional> $value ]
- Parameter #1 [ <optional> $model ]
+ Parameter #0 [ <optional> $value = <default> ]
+ Parameter #1 [ <optional> $model = <default> ]
}
}
@@ -8229,9 +8832,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> array $options ]
- Parameter #3 [ <optional> array $fields ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> array $options = [] ]
+ Parameter #3 [ <optional> array $fields = [] ]
}
}
@@ -8239,9 +8842,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> array $options ]
- Parameter #3 [ <optional> array $fields ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> array $options = [] ]
+ Parameter #3 [ <optional> array $fields = [] ]
}
}
@@ -8249,7 +8852,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> $filters ]
+ Parameter #1 [ <optional> $filters = <default> ]
}
- Return [ int ]
}
@@ -8257,9 +8860,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> protected method where ] {
- Parameters [3] {
- Parameter #0 [ <optional> $filters ]
- Parameter #1 [ <optional> array $values ]
- Parameter #2 [ <optional> array $options ]
+ Parameter #0 [ <optional> $filters = <default> ]
+ Parameter #1 [ <optional> array $values = [] ]
+ Parameter #2 [ <optional> array $options = [] ]
}
- Return [ array ]
}
@@ -8268,9 +8871,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> array $options ]
- Parameter #3 [ <optional> array $fields ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> array $options = [] ]
+ Parameter #3 [ <optional> array $fields = [] ]
}
}
@@ -8278,7 +8881,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> array $fields ]
+ Parameter #1 [ <optional> array $fields = [] ]
}
}
@@ -8286,8 +8889,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> array $fields ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> array $fields = [] ]
}
}
@@ -8295,7 +8898,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $from ]
- Parameter #1 [ <optional> $filters ]
+ Parameter #1 [ <optional> $filters = <default> ]
}
}
@@ -8303,8 +8906,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $sql ]
- Parameter #1 [ <optional> array $values ]
- Parameter #2 [ <optional> $obj ]
+ Parameter #1 [ <optional> array $values = [] ]
+ Parameter #2 [ <optional> $obj = <default> ]
}
}
@@ -8316,6 +8919,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getError ] {
+
+ - Parameters [0] {
+ }
}
}
}
@@ -8326,7 +8932,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Static properties [1] {
- Property [ protected static $di ]
+ Property [ protected static $di = NULL ]
}
- Static methods [1] {
@@ -8339,9 +8945,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [3] {
- Property [ <default> protected $data ]
- Property [ <default> protected $hooks ]
- Property [ <default> protected $defaults ]
+ Property [ protected $data = NULL ]
+ Property [ protected $hooks = NULL ]
+ Property [ protected $defaults = NULL ]
}
- Methods [39] {
@@ -8355,7 +8961,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, overwrites Ice\Arr, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
}
@@ -8363,7 +8969,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $parameters ]
+ Parameter #1 [ <optional> $parameters = <default> ]
}
}
@@ -8376,6 +8982,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getDefaults ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method resolve ] {
@@ -8390,7 +8999,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $service ]
- Parameter #1 [ <optional> $parameters ]
+ Parameter #1 [ <optional> $parameters = <default> ]
}
}
@@ -8406,7 +9015,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $parameters ]
- Parameter #1 [ <optional> array $primitives ]
+ Parameter #1 [ <optional> array $primitives = [] ]
}
}
@@ -8420,7 +9029,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method errors ] {
- Parameters [1] {
- Parameter #0 [ <optional> string $className ]
+ Parameter #0 [ <optional> string $className = <default> ]
}
}
@@ -8429,8 +9038,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $name ]
Parameter #1 [ <required> $callback ]
- Parameter #2 [ <optional> $context ]
- Parameter #3 [ <optional> int $priority ]
+ Parameter #2 [ <optional> $context = <default> ]
+ Parameter #3 [ <optional> int $priority = <default> ]
}
}
@@ -8438,25 +9047,25 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $name ]
- Parameter #1 [ <optional> array or NULL $args ]
- Parameter #2 [ <optional> $context ]
+ Parameter #1 [ <optional> ?array $args = [] ]
+ Parameter #2 [ <optional> $context = <default> ]
}
}
Method [ <internal:ice> public method getHooks ] {
- Parameters [2] {
- Parameter #0 [ <optional> string or NULL $name ]
- Parameter #1 [ <optional> $context ]
+ Parameter #0 [ <optional> ?string $name = <default> ]
+ Parameter #1 [ <optional> $context = <default> ]
}
- - Return [ array or NULL ]
+ - Return [ ?array ]
}
Method [ <internal:ice> public method clearHooks ] {
- Parameters [2] {
- Parameter #0 [ <optional> string or NULL $name ]
- Parameter #1 [ <optional> $context ]
+ Parameter #0 [ <optional> ?string $name = <default> ]
+ Parameter #1 [ <optional> $context = <default> ]
}
}
@@ -8464,11 +9073,14 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $method ]
- Parameter #1 [ <optional> $arguments ]
+ Parameter #1 [ <optional> $arguments = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method getData ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr> public method has ] {
@@ -8504,7 +9116,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $keys ]
- Parameter #1 [ <optional> bool $strict ]
+ Parameter #1 [ <optional> bool $strict = <default> ]
}
- Return [ array ]
}
@@ -8513,16 +9125,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method setData ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
- Return [ void ]
}
@@ -8542,6 +9154,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Arr> public method clear ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr, prototype Countable> public method count ] {
@@ -8562,8 +9177,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $path ]
- Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> string $delimiter ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
+ Parameter #2 [ <optional> string $delimiter = <default> ]
}
}
@@ -8652,16 +9267,19 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [6] {
- Property [ <default> protected $detailed ]
- Property [ <default> protected $plain ]
- Property [ <default> protected $skip ]
- Property [ <default> protected $methods ]
- Property [ <default> protected $objects ]
- Property [ <default> protected $styles ]
+ Property [ protected $detailed = false ]
+ Property [ protected $plain = false ]
+ Property [ protected $skip = NULL ]
+ Property [ protected $methods = NULL ]
+ Property [ protected $objects = NULL ]
+ Property [ protected $styles = NULL ]
}
- Methods [15] {
Method [ <internal:ice> public method getDetailed ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setDetailed ] {
@@ -8672,6 +9290,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getPlain ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setPlain ] {
@@ -8682,6 +9303,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getSkip ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setSkip ] {
@@ -8694,8 +9318,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [2] {
- Parameter #0 [ <optional> bool $detailed ]
- Parameter #1 [ <optional> $styles ]
+ Parameter #0 [ <optional> bool $detailed = <default> ]
+ Parameter #1 [ <optional> $styles = <default> ]
}
}
@@ -8717,7 +9341,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method setStyles ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $styles ]
+ Parameter #0 [ <optional> array $styles = [] ]
}
- Return [ array ]
}
@@ -8726,7 +9350,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $variable ]
- Parameter #1 [ <optional> string or NULL $name ]
+ Parameter #1 [ <optional> ?string $name = <default> ]
}
- Return [ string ]
}
@@ -8735,8 +9359,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $variable ]
- Parameter #1 [ <optional> $name ]
- Parameter #2 [ <optional> $tab ]
+ Parameter #1 [ <optional> $name = <default> ]
+ Parameter #2 [ <optional> $tab = <default> ]
}
- Return [ string ]
}
@@ -8745,7 +9369,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $variable ]
- Parameter #1 [ <optional> string or NULL $name ]
+ Parameter #1 [ <optional> ?string $name = <default> ]
}
- Return [ string ]
}
@@ -8762,13 +9386,13 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $filename ]
Parameter #1 [ <required> int $line ]
- Parameter #2 [ <optional> int $padding ]
+ Parameter #2 [ <optional> int $padding = <default> ]
}
}
}
}
- Class [ <internal:ice> class Ice\Exception extends Exception implements Throwable ] {
+ Class [ <internal:ice> class Ice\Exception extends Exception implements Throwable, Stringable ] {
- Constants [0] {
}
@@ -8782,9 +9406,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [5] {
Parameter #0 [ <required> int $code ]
Parameter #1 [ <required> string $message ]
- Parameter #2 [ <optional> string or NULL $file ]
- Parameter #3 [ <optional> int $line ]
- Parameter #4 [ <optional> array $context ]
+ Parameter #2 [ <optional> ?string $file = <default> ]
+ Parameter #3 [ <optional> int $line = <default> ]
+ Parameter #4 [ <optional> array $context = [] ]
}
}
@@ -8796,23 +9420,26 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> static public method shutdownHandler ] {
+
+ - Parameters [0] {
+ }
}
}
- Properties [4] {
- Property [ <default> protected $message ]
- Property [ <default> protected $code ]
- Property [ <default> protected $file ]
- Property [ <default> protected $line ]
+ Property [ protected $message = '' ]
+ Property [ protected $code = 0 ]
+ Property [ protected $file = NULL ]
+ Property [ protected $line = NULL ]
}
- Methods [11] {
Method [ <internal:ice, overwrites Exception, ctor> public method __construct ] {
- Parameters [3] {
- Parameter #0 [ <optional> $message ]
- Parameter #1 [ <optional> $code ]
- Parameter #2 [ <optional> $previous ]
+ Parameter #0 [ <optional> $message = <default> ]
+ Parameter #1 [ <optional> $code = <default> ]
+ Parameter #2 [ <optional> $previous = <default> ]
}
}
@@ -8824,30 +9451,64 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:Core, inherits Exception> public method __wakeup ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getMessage ] {
+
+ - Parameters [0] {
+ }
+ - Return [ string ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getCode ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getFile ] {
+
+ - Parameters [0] {
+ }
+ - Return [ string ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getLine ] {
+
+ - Parameters [0] {
+ }
+ - Return [ int ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getTrace ] {
+
+ - Parameters [0] {
+ }
+ - Return [ array ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getPrevious ] {
+
+ - Parameters [0] {
+ }
+ - Return [ ?Throwable ]
}
Method [ <internal:Core, inherits Exception, prototype Throwable> final public method getTraceAsString ] {
+
+ - Parameters [0] {
+ }
+ - Return [ string ]
}
- Method [ <internal:Core, inherits Exception, prototype Throwable> public method __toString ] {
+ Method [ <internal:Core, inherits Exception, prototype Stringable> public method __toString ] {
+
+ - Parameters [0] {
+ }
+ - Return [ string ]
}
}
}
@@ -8864,7 +9525,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $filters ]
+ Property [ protected $filters = NULL ]
}
- Methods [3] {
@@ -8942,17 +9603,20 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [7] {
- Property [ <default> protected $a ]
- Property [ <default> protected $b ]
- Property [ <default> protected $input ]
- Property [ <default> protected $inputIndex ]
- Property [ <default> protected $inputLength ]
- Property [ <default> protected $lookAhead ]
- Property [ <default> protected $output ]
+ Property [ protected $a = '' ]
+ Property [ protected $b = '' ]
+ Property [ protected $input = '' ]
+ Property [ protected $inputIndex = 0 ]
+ Property [ protected $inputLength = 0 ]
+ Property [ protected $lookAhead = NULL ]
+ Property [ protected $output = '' ]
}
- Methods [8] {
Method [ <internal:ice> public method getOutput ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method sanitize ] {
@@ -8970,6 +9634,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> protected method get ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> protected method isAlphaNum ] {
@@ -8980,12 +9647,21 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> protected method min ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> protected method next ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> protected method peek ] {
+
+ - Parameters [0] {
+ }
}
}
}
@@ -9002,9 +9678,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [3] {
- Property [ <default> protected $session ]
- Property [ <default> protected $tag ]
- Property [ <default> protected $options ]
+ Property [ protected $session = NULL ]
+ Property [ protected $tag = NULL ]
+ Property [ protected $options = NULL ]
}
- Methods [14] {
@@ -9018,7 +9694,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -9026,14 +9702,14 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
Method [ <internal:ice> public method getMessages ] {
- Parameters [1] {
- Parameter #0 [ <optional> bool $remove ]
+ Parameter #0 [ <optional> bool $remove = <default> ]
}
- Return [ string ]
}
@@ -9125,15 +9801,18 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [5] {
- Property [ <default> protected $data ]
- Property [ <default> protected $files ]
- Property [ <default> protected $get ]
- Property [ <default> protected $post ]
- Property [ <default> protected $server ]
+ Property [ protected $data = NULL ]
+ Property [ protected $files = NULL ]
+ Property [ protected $get = NULL ]
+ Property [ protected $post = NULL ]
+ Property [ protected $server = NULL ]
}
- Methods [47] {
Method [ <internal:ice, overwrites Ice\Arr, ctor> public method __construct ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, prototype Ice\Http\Request\RequestInterface> public method hasRequest ] {
@@ -9263,40 +9942,43 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, prototype Ice\Http\Request\RequestInterface> public method getQuery ] {
- Parameters [4] {
- Parameter #0 [ <optional> string or NULL $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #0 [ <optional> ?string $key = <default> ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice, prototype Ice\Http\Request\RequestInterface> public method getPost ] {
- Parameters [4] {
- Parameter #0 [ <optional> string or NULL $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #0 [ <optional> ?string $key = <default> ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice, prototype Ice\Http\Request\RequestInterface> public method getServer ] {
- Parameters [2] {
- Parameter #0 [ <optional> string or NULL $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #0 [ <optional> ?string $key = <default> ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
Method [ <internal:ice, prototype Ice\Http\Request\RequestInterface> public method getFiles ] {
- Parameters [2] {
- Parameter #0 [ <optional> string or NULL $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #0 [ <optional> ?string $key = <default> ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method getData ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr> public method has ] {
@@ -9311,7 +9993,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -9348,7 +10030,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $keys ]
- Parameter #1 [ <optional> bool $strict ]
+ Parameter #1 [ <optional> bool $strict = <default> ]
}
- Return [ array ]
}
@@ -9357,16 +10039,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method setData ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
- Return [ void ]
}
@@ -9386,6 +10068,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Arr> public method clear ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr, prototype Countable> public method count ] {
@@ -9406,8 +10091,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $path ]
- Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> string $delimiter ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
+ Parameter #2 [ <optional> string $delimiter = <default> ]
}
}
@@ -9484,7 +10169,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
}
- Class [ <internal:ice> class Ice\Http\Response implements Ice\Http\Response\ResponseInterface ] {
+ Class [ <internal:ice> class Ice\Http\Response implements Stringable, Ice\Http\Response\ResponseInterface ] {
- Constants [0] {
}
@@ -9496,16 +10181,19 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [6] {
- Property [ <default> protected $protocolVersion ]
- Property [ <default> protected $status ]
- Property [ <default> protected $headers ]
- Property [ <default> protected $loops ]
- Property [ <default> protected $redirects ]
- Property [ <default> protected $body ]
+ Property [ protected $protocolVersion = 'HTTP/1.1' ]
+ Property [ protected $status = 200 ]
+ Property [ protected $headers = NULL ]
+ Property [ protected $loops = 16 ]
+ Property [ protected $redirects = 0 ]
+ Property [ protected $body = NULL ]
}
- Methods [38] {
Method [ <internal:ice> public method getProtocolVersion ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setProtocolVersion ] {
@@ -9516,6 +10204,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getStatus ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setStatus ] {
@@ -9526,6 +10217,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getLoops ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setLoops ] {
@@ -9536,9 +10230,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getRedirects ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getBody ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setBody ] {
@@ -9551,8 +10251,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [2] {
- Parameter #0 [ <optional> $body ]
- Parameter #1 [ <optional> int $status ]
+ Parameter #0 [ <optional> $body = <default> ]
+ Parameter #1 [ <optional> int $status = <default> ]
}
}
@@ -9617,6 +10317,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method send ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method sendFile ] {
@@ -9624,16 +10327,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $filename ]
Parameter #1 [ <required> string $mime ]
- Parameter #2 [ <optional> array $options ]
+ Parameter #2 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice> public method redirect ] {
- Parameters [3] {
- Parameter #0 [ <optional> string or NULL $location ]
- Parameter #1 [ <optional> int $status ]
- Parameter #2 [ <optional> bool $external ]
+ Parameter #0 [ <optional> ?string $location = <default> ]
+ Parameter #1 [ <optional> int $status = <default> ]
+ Parameter #2 [ <optional> bool $external = <default> ]
}
}
@@ -9710,7 +10413,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method getMessage ] {
- Parameters [1] {
- Parameter #0 [ <optional> int $code ]
+ Parameter #0 [ <optional> int $code = <default> ]
}
- Return [ string ]
}
@@ -9726,7 +10429,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $data ]
- Parameter #1 [ <optional> $option ]
+ Parameter #1 [ <optional> $option = <default> ]
}
}
@@ -9734,7 +10437,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $data ]
- Parameter #1 [ <optional> $options ]
+ Parameter #1 [ <optional> $options = <default> ]
}
}
@@ -9742,12 +10445,12 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $data ]
- Parameter #1 [ <optional> string $root ]
- Parameter #2 [ <optional> DOMElement or NULL $domNode ]
+ Parameter #1 [ <optional> string $root = <default> ]
+ Parameter #2 [ <optional> ?DOMElement $domNode = <default> ]
}
}
- Method [ <internal:ice> public method __toString ] {
+ Method [ <internal:ice, prototype Stringable> public method __toString ] {
- Parameters [0] {
}
@@ -9776,7 +10479,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $data ]
+ Property [ protected $data = NULL ]
}
- Methods [27] {
@@ -9788,12 +10491,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Arr> public method getData ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
}
@@ -9809,7 +10515,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -9846,7 +10552,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $keys ]
- Parameter #1 [ <optional> bool $strict ]
+ Parameter #1 [ <optional> bool $strict = <default> ]
}
- Return [ array ]
}
@@ -9855,16 +10561,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method setData ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
- Return [ void ]
}
@@ -9884,6 +10590,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Arr> public method clear ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr, prototype Countable> public method count ] {
@@ -9904,8 +10613,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $path ]
- Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> string $delimiter ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
+ Parameter #2 [ <optional> string $delimiter = <default> ]
}
}
@@ -9988,32 +10697,35 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Static properties [1] {
- Property [ protected static $i18n ]
+ Property [ protected static $i18n = NULL ]
}
- Static methods [1] {
Method [ <internal:ice> static public method fetch ] {
+
+ - Parameters [0] {
+ }
}
}
- Properties [3] {
- Property [ <default> protected $cache ]
- Property [ <default> protected $rules ]
- Property [ <default> protected $options ]
+ Property [ protected $cache = NULL ]
+ Property [ protected $rules = NULL ]
+ Property [ protected $options = NULL ]
}
- Methods [9] {
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
Method [ <internal:ice> public method lang ] {
- Parameters [1] {
- Parameter #0 [ <optional> string or NULL $lang ]
+ Parameter #0 [ <optional> ?string $lang = <default> ]
}
- Return [ string ]
}
@@ -10021,8 +10733,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method iso ] {
- Parameters [2] {
- Parameter #0 [ <optional> $lang ]
- Parameter #1 [ <optional> bool $country ]
+ Parameter #0 [ <optional> $lang = <default> ]
+ Parameter #1 [ <optional> bool $country = <default> ]
}
- Return [ string ]
}
@@ -10031,8 +10743,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $str ]
- Parameter #1 [ <optional> $form ]
- Parameter #2 [ <optional> string or NULL $lang ]
+ Parameter #1 [ <optional> $form = <default> ]
+ Parameter #2 [ <optional> ?string $lang = <default> ]
}
- Return [ string ]
}
@@ -10049,8 +10761,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $str ]
- Parameter #1 [ <optional> int $count ]
- Parameter #2 [ <optional> string or NULL $lang ]
+ Parameter #1 [ <optional> int $count = <default> ]
+ Parameter #2 [ <optional> ?string $lang = <default> ]
}
}
@@ -10065,9 +10777,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $str ]
- Parameter #1 [ <optional> array or NULL $values ]
- Parameter #2 [ <optional> $context ]
- Parameter #3 [ <optional> string or NULL $lang ]
+ Parameter #1 [ <optional> ?array $values = [] ]
+ Parameter #2 [ <optional> $context = <default> ]
+ Parameter #3 [ <optional> ?string $lang = <default> ]
}
- Return [ string ]
}
@@ -10076,9 +10788,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $str ]
- Parameter #1 [ <optional> array or NULL $values ]
- Parameter #2 [ <optional> $context ]
- Parameter #3 [ <optional> string or NULL $lang ]
+ Parameter #1 [ <optional> ?array $values = [] ]
+ Parameter #2 [ <optional> $context = <default> ]
+ Parameter #3 [ <optional> ?string $lang = <default> ]
}
- Return [ string ]
}
@@ -10370,7 +11082,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
}
- Class [ <internal:ice> class Ice\Image\Gd extends Ice\Image ] {
+ Class [ <internal:ice> class Ice\Image\Gd extends Ice\Image implements Stringable ] {
- Constants [8] {
Constant [ public int NONE ] { 1 }
@@ -10384,8 +11096,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Static properties [2] {
- Property [ protected static $checked ]
- Property [ protected static $bundled ]
+ Property [ protected static $checked = false ]
+ Property [ protected static $bundled = NULL ]
}
- Static methods [2] {
@@ -10400,19 +11112,19 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $file ]
- Parameter #1 [ <optional> string or NULL $driver ]
+ Parameter #1 [ <optional> ?string $driver = <default> ]
}
}
}
- Properties [7] {
- Property [ <default> protected $file ]
- Property [ <default> protected $width ]
- Property [ <default> protected $height ]
- Property [ <default> protected $type ]
- Property [ <default> protected $mime ]
- Property [ <default> protected $image ]
- Property [ <default> protected $createFunction ]
+ Property [ protected $file = NULL ]
+ Property [ protected $width = NULL ]
+ Property [ protected $height = NULL ]
+ Property [ protected $type = NULL ]
+ Property [ protected $mime = NULL ]
+ Property [ protected $image = NULL ]
+ Property [ protected $createFunction = NULL ]
}
- Methods [31] {
@@ -10423,7 +11135,10 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
}
- Method [ <internal:ice, dtor> public method __destruct ] {
+ Method [ <internal:ice> public method __destruct ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> protected method loadImage ] {
@@ -10513,7 +11228,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $file ]
- Parameter #1 [ <optional> $quality ]
+ Parameter #1 [ <optional> $quality = <default> ]
}
- Return [ bool ]
}
@@ -10545,21 +11260,36 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Image> public method getFile ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Image> public method getWidth ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Image> public method getHeight ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Image> public method getType ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Image> public method getMime ] {
+
+ - Parameters [0] {
+ }
}
- Method [ <internal:ice, inherits Ice\Image> public method __toString ] {
+ Method [ <internal:ice, inherits Ice\Image, prototype Stringable> public method __toString ] {
- Parameters [0] {
}
@@ -10569,9 +11299,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Image> public method resize ] {
- Parameters [3] {
- Parameter #0 [ <optional> int or NULL $width ]
- Parameter #1 [ <optional> int or NULL $height ]
- Parameter #2 [ <optional> int or NULL $master ]
+ Parameter #0 [ <optional> ?int $width = <default> ]
+ Parameter #1 [ <optional> ?int $height = <default> ]
+ Parameter #2 [ <optional> ?int $master = <default> ]
}
- Return [ Ice\Image ]
}
@@ -10581,8 +11311,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> int $width ]
Parameter #1 [ <required> int $height ]
- Parameter #2 [ <optional> $offsetX ]
- Parameter #3 [ <optional> $offsetY ]
+ Parameter #2 [ <optional> $offsetX = <default> ]
+ Parameter #3 [ <optional> $offsetY = <default> ]
}
- Return [ Ice\Image ]
}
@@ -10614,9 +11344,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Image> public method reflection ] {
- Parameters [3] {
- Parameter #0 [ <optional> int or NULL $height ]
- Parameter #1 [ <optional> int $opacity ]
- Parameter #2 [ <optional> bool $fadeIn ]
+ Parameter #0 [ <optional> ?int $height = <default> ]
+ Parameter #1 [ <optional> int $opacity = <default> ]
+ Parameter #2 [ <optional> bool $fadeIn = <default> ]
}
- Return [ Ice\Image ]
}
@@ -10625,9 +11355,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> Ice\Image $watermark ]
- Parameter #1 [ <optional> int or NULL $offsetX ]
- Parameter #2 [ <optional> int or NULL $offsetY ]
- Parameter #3 [ <optional> int $opacity ]
+ Parameter #1 [ <optional> ?int $offsetX = <default> ]
+ Parameter #2 [ <optional> ?int $offsetY = <default> ]
+ Parameter #3 [ <optional> int $opacity = <default> ]
}
- Return [ Ice\Image ]
}
@@ -10636,7 +11366,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $color ]
- Parameter #1 [ <optional> int $opacity ]
+ Parameter #1 [ <optional> int $opacity = <default> ]
}
- Return [ Ice\Image ]
}
@@ -10644,8 +11374,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Image> public method save ] {
- Parameters [2] {
- Parameter #0 [ <optional> string or NULL $file ]
- Parameter #1 [ <optional> int $quality ]
+ Parameter #0 [ <optional> ?string $file = <default> ]
+ Parameter #1 [ <optional> int $quality = <default> ]
}
- Return [ bool ]
}
@@ -10653,8 +11383,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Image> public method render ] {
- Parameters [2] {
- Parameter #0 [ <optional> string or NULL $type ]
- Parameter #1 [ <optional> int $quality ]
+ Parameter #0 [ <optional> ?string $type = <default> ]
+ Parameter #1 [ <optional> int $quality = <default> ]
}
- Return [ string ]
}
@@ -10673,18 +11403,21 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $prefixes ]
+ Property [ protected $prefixes = NULL ]
}
- Methods [6] {
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $prefixes ]
+ Parameter #0 [ <optional> array $prefixes = [] ]
}
}
Method [ <internal:ice> public method register ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method addNamespace ] {
@@ -10692,7 +11425,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $prefix ]
Parameter #1 [ <required> string $baseDir ]
- Parameter #2 [ <optional> bool $prepend ]
+ Parameter #2 [ <optional> bool $prepend = <default> ]
}
}
@@ -10758,7 +11491,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $file ]
+ Property [ protected $file = NULL ]
}
- Methods [11] {
@@ -10774,7 +11507,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $level ]
Parameter #1 [ <required> string $message ]
- Parameter #2 [ <optional> array $context ]
+ Parameter #2 [ <optional> array $context = [] ]
}
- Return [ void ]
}
@@ -10783,7 +11516,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
- Return [ string ]
}
@@ -10792,7 +11525,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
- Return [ void ]
}
@@ -10801,7 +11534,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
- Return [ void ]
}
@@ -10810,7 +11543,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
- Return [ void ]
}
@@ -10819,7 +11552,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
- Return [ void ]
}
@@ -10828,7 +11561,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
- Return [ void ]
}
@@ -10837,7 +11570,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
- Return [ void ]
}
@@ -10846,7 +11579,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
- Return [ void ]
}
@@ -10855,7 +11588,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $message ]
- Parameter #1 [ <optional> array $context ]
+ Parameter #1 [ <optional> array $context = [] ]
}
- Return [ void ]
}
@@ -10874,13 +11607,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [3] {
- Property [ <default> protected $di ]
- Property [ <default> protected $autoRender ]
- Property [ <default> protected $modules ]
+ Property [ protected $di = NULL ]
+ Property [ protected $autoRender = true ]
+ Property [ protected $modules = NULL ]
}
- Methods [9] {
Method [ <internal:ice> public method getAutoRender ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setAutoRender ] {
@@ -10891,6 +11627,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getModules ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setModules ] {
@@ -10903,15 +11642,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> Ice\Di or NULL $di ]
+ Parameter #0 [ <optional> ?Ice\Di $di = <default> ]
}
}
Method [ <internal:ice> public method handle ] {
- Parameters [2] {
- Parameter #0 [ <optional> $method ]
- Parameter #1 [ <optional> $uri ]
+ Parameter #0 [ <optional> $method = <default> ]
+ Parameter #1 [ <optional> $uri = <default> ]
}
}
@@ -10952,7 +11691,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $di ]
+ Property [ protected $di = NULL ]
}
- Methods [2] {
@@ -10990,33 +11729,36 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [23] {
- Property [ <default> protected $di ]
- Property [ <default> protected $defaultNamespace ]
- Property [ <default> protected $activeHandler ]
- Property [ <default> protected $lastHandler ]
- Property [ <default> protected $loops ]
- Property [ <default> protected $finished ]
- Property [ <default> protected $forwards ]
- Property [ <default> protected $forwarded ]
- Property [ <default> protected $silent ]
- Property [ <default> protected $modules ]
- Property [ <default> protected $module ]
- Property [ <default> protected $namespace ]
- Property [ <default> protected $handler ]
- Property [ <default> protected $action ]
- Property [ <default> protected $params ]
- Property [ <default> protected $returnedValue ]
- Property [ <default> protected $actionSuffix ]
- Property [ <default> protected $previousModule ]
- Property [ <default> protected $previousHandler ]
- Property [ <default> protected $previousAction ]
- Property [ <default> protected $method ]
- Property [ <default> protected $handlers ]
- Property [ <default> protected $handlerSuffix ]
+ Property [ protected $di = NULL ]
+ Property [ protected $defaultNamespace = NULL ]
+ Property [ protected $activeHandler = NULL ]
+ Property [ protected $lastHandler = NULL ]
+ Property [ protected $loops = 16 ]
+ Property [ protected $finished = NULL ]
+ Property [ protected $forwards = 0 ]
+ Property [ protected $forwarded = false ]
+ Property [ protected $silent = false ]
+ Property [ protected $modules = NULL ]
+ Property [ protected $module = NULL ]
+ Property [ protected $namespace = NULL ]
+ Property [ protected $handler = NULL ]
+ Property [ protected $action = NULL ]
+ Property [ protected $params = NULL ]
+ Property [ protected $returnedValue = NULL ]
+ Property [ protected $actionSuffix = 'Action' ]
+ Property [ protected $previousModule = NULL ]
+ Property [ protected $previousHandler = NULL ]
+ Property [ protected $previousAction = NULL ]
+ Property [ protected $method = NULL ]
+ Property [ protected $handlers = 'Controllers' ]
+ Property [ protected $handlerSuffix = 'Controller' ]
}
- Methods [41] {
Method [ <internal:ice> public method getMethod ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setMethod ] {
@@ -11034,9 +11776,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, overwrites Ice\Dispatcher, prototype Ice\Dispatcher> public method dispatch ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getDefaultNamespace ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setDefaultNamespace ] {
@@ -11047,12 +11795,21 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getActiveHandler ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getLastHandler ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getLoops ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setLoops ] {
@@ -11063,12 +11820,21 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getFinished ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getForwards ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getForwarded ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setSilent ] {
@@ -11079,6 +11845,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getModules ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setModules ] {
@@ -11089,6 +11858,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getModule ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setModule ] {
@@ -11099,6 +11871,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getNamespace ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setNamespace ] {
@@ -11109,6 +11884,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getHandler ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setHandler ] {
@@ -11119,6 +11897,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getAction ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setAction ] {
@@ -11129,6 +11910,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getParams ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setParams ] {
@@ -11139,6 +11923,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getReturnedValue ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setReturnedValue ] {
@@ -11149,6 +11936,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getHandlers ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setHandlers ] {
@@ -11159,6 +11949,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getHandlerSuffix ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setHandlerSuffix ] {
@@ -11169,6 +11962,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method getActionSuffix ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method setActionSuffix ] {
@@ -11179,6 +11975,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Dispatcher, ctor> public method __construct ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method hasParam ] {
@@ -11200,10 +11999,10 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Dispatcher> public method getParam ] {
- Parameters [4] {
- Parameter #0 [ <optional> string or NULL $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #0 [ <optional> ?string $key = <default> ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
@@ -11219,11 +12018,14 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $forward ]
- Parameter #1 [ <optional> bool $force ]
+ Parameter #1 [ <optional> bool $force = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Dispatcher> public method reset ] {
+
+ - Parameters [0] {
+ }
}
}
}
@@ -11240,10 +12042,10 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [4] {
- Property [ <default> public $httpMethod ]
- Property [ <default> public $regex ]
- Property [ <default> public $variables ]
- Property [ <default> public $handler ]
+ Property [ public $httpMethod = NULL ]
+ Property [ public $regex = NULL ]
+ Property [ public $variables = NULL ]
+ Property [ public $handler = NULL ]
}
- Methods [2] {
@@ -11282,24 +12084,27 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [14] {
- Property [ <default> protected $defaultModule ]
- Property [ <default> protected $defaultHandler ]
- Property [ <default> protected $defaultAction ]
- Property [ <default> protected $method ]
- Property [ <default> protected $module ]
- Property [ <default> protected $handler ]
- Property [ <default> protected $action ]
- Property [ <default> protected $params ]
- Property [ <default> protected $ready ]
- Property [ <default> protected $silent ]
- Property [ <default> protected $options ]
- Property [ <default> protected $routes ]
- Property [ <default> protected $collector ]
- Property [ <default> protected $dispatcher ]
+ Property [ protected $defaultModule = 'default' ]
+ Property [ protected $defaultHandler = 'index' ]
+ Property [ protected $defaultAction = 'index' ]
+ Property [ protected $method = NULL ]
+ Property [ protected $module = NULL ]
+ Property [ protected $handler = NULL ]
+ Property [ protected $action = NULL ]
+ Property [ protected $params = NULL ]
+ Property [ protected $ready = false ]
+ Property [ protected $silent = false ]
+ Property [ protected $options = NULL ]
+ Property [ protected $routes = NULL ]
+ Property [ protected $collector = NULL ]
+ Property [ protected $dispatcher = NULL ]
}
- Methods [23] {
Method [ <internal:ice> public method getDefaultModule ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setDefaultModule ] {
@@ -11310,6 +12115,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getDefaultHandler ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setDefaultHandler ] {
@@ -11320,6 +12128,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getDefaultAction ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setDefaultAction ] {
@@ -11330,18 +12141,33 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getMethod ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getModule ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getHandler ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getAction ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getParams ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setSilent ] {
@@ -11352,9 +12178,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getOptions ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getRoutes ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setRoutes ] {
@@ -11365,6 +12197,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getCollector ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setCollector ] {
@@ -11375,6 +12210,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getDispatcher ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setDispatcher ] {
@@ -11399,13 +12237,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method fastRoute ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method handle ] {
- Parameters [2] {
- Parameter #0 [ <optional> $method ]
- Parameter #1 [ <optional> $uri ]
+ Parameter #0 [ <optional> $method = <default> ]
+ Parameter #1 [ <optional> $uri = <default> ]
}
}
}
@@ -11427,16 +12268,19 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [6] {
- Property [ <default> protected $routeUri ]
- Property [ <default> protected $regexMap ]
- Property [ <default> protected $routeRegex ]
- Property [ <default> protected $defaults ]
- Property [ <default> protected $method ]
- Property [ <default> protected $error ]
+ Property [ protected $routeUri = '' ]
+ Property [ protected $regexMap = NULL ]
+ Property [ protected $routeRegex = NULL ]
+ Property [ protected $defaults = NULL ]
+ Property [ protected $method = NULL ]
+ Property [ protected $error = NULL ]
}
- Methods [8] {
Method [ <internal:ice> public method getDefaults ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setDefaults ] {
@@ -11447,17 +12291,23 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getMethod ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getError ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [3] {
- Parameter #0 [ <optional> string or NULL $uri ]
- Parameter #1 [ <optional> array or NULL $regexMap ]
- Parameter #2 [ <optional> $method ]
+ Parameter #0 [ <optional> ?string $uri = <default> ]
+ Parameter #1 [ <optional> ?array $regexMap = [] ]
+ Parameter #2 [ <optional> $method = <default> ]
}
}
@@ -11465,7 +12315,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $uri ]
- Parameter #1 [ <optional> string $method ]
+ Parameter #1 [ <optional> string $method = <default> ]
}
}
@@ -11479,7 +12329,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method uri ] {
- Parameters [1] {
- Parameter #0 [ <optional> array or NULL $params ]
+ Parameter #0 [ <optional> ?array $params = [] ]
}
}
}
@@ -11497,8 +12347,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [2] {
- Property [ <default> private $routeParser ]
- Property [ <default> private $dataGenerator ]
+ Property [ private $routeParser = NULL ]
+ Property [ private $dataGenerator = NULL ]
}
- Methods [5] {
@@ -11519,8 +12369,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [2] {
- Parameter #0 [ <optional> Ice\Mvc\Route\Parser\ParserInterface or NULL $routeParser ]
- Parameter #1 [ <optional> Ice\Mvc\Route\DataGenerator\DataGeneratorInterface or NULL $dataGenerator ]
+ Parameter #0 [ <optional> ?Ice\Mvc\Route\Parser\ParserInterface $routeParser = <default> ]
+ Parameter #1 [ <optional> ?Ice\Mvc\Route\DataGenerator\DataGeneratorInterface $dataGenerator = <default> ]
}
}
@@ -11529,11 +12379,14 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $httpMethod ]
Parameter #1 [ <required> string $route ]
- Parameter #2 [ <optional> $handler ]
+ Parameter #2 [ <optional> $handler = <default> ]
}
}
Method [ <internal:ice> public method getData ] {
+
+ - Parameters [0] {
+ }
}
}
}
@@ -11550,12 +12403,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [2] {
- Property [ <default> protected $staticRoutes ]
- Property [ <default> protected $methodToRegexToRoutesMap ]
+ Property [ protected $staticRoutes = NULL ]
+ Property [ protected $methodToRegexToRoutesMap = NULL ]
}
- Methods [10] {
Method [ <internal:ice, overwrites Ice\Mvc\Route\DataGenerator\Regex, prototype Ice\Mvc\Route\DataGenerator\Regex> protected method getApproxChunkSize ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, overwrites Ice\Mvc\Route\DataGenerator\Regex, prototype Ice\Mvc\Route\DataGenerator\Regex> public method processChunk ] {
@@ -11575,9 +12431,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Mvc\Route\DataGenerator\Regex, prototype Ice\Mvc\Route\DataGenerator\DataGeneratorInterface> public method getData ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Route\DataGenerator\Regex> protected method generateVariableRouteData ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Mvc\Route\DataGenerator\Regex> protected method computeChunkSize ] {
@@ -11633,8 +12495,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [2] {
- Property [ <default> protected $staticRouteMap ]
- Property [ <default> protected $variableRouteData ]
+ Property [ protected $staticRouteMap = NULL ]
+ Property [ protected $variableRouteData = NULL ]
}
- Methods [6] {
@@ -11655,7 +12517,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
}
@@ -11670,7 +12532,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Mvc\Route\Dispatcher\Regex> public method setData ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
}
@@ -11729,39 +12591,60 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [11] {
- Property [ <default> protected $routes ]
- Property [ <default> protected $route ]
- Property [ <default> protected $method ]
- Property [ <default> protected $module ]
- Property [ <default> protected $handler ]
- Property [ <default> protected $action ]
- Property [ <default> protected $params ]
- Property [ <default> protected $silent ]
- Property [ <default> protected $defaultModule ]
- Property [ <default> protected $defaultHandler ]
- Property [ <default> protected $defaultAction ]
+ Property [ protected $routes = NULL ]
+ Property [ protected $route = 'default' ]
+ Property [ protected $method = NULL ]
+ Property [ protected $module = NULL ]
+ Property [ protected $handler = NULL ]
+ Property [ protected $action = NULL ]
+ Property [ protected $params = NULL ]
+ Property [ protected $silent = false ]
+ Property [ protected $defaultModule = 'default' ]
+ Property [ protected $defaultHandler = 'index' ]
+ Property [ protected $defaultAction = 'index' ]
}
- Methods [23] {
Method [ <internal:ice> public method getRoutes ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getMethod ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getModule ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getHandler ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getAction ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getParams ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getSilent ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setSilent ] {
@@ -11772,6 +12655,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getDefaultModule ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setDefaultModule ] {
@@ -11782,6 +12668,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getDefaultHandler ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setDefaultHandler ] {
@@ -11792,6 +12681,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getDefaultAction ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setDefaultAction ] {
@@ -11806,15 +12698,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $name ]
Parameter #1 [ <required> string $uri ]
- Parameter #2 [ <optional> array or NULL $regex ]
- Parameter #3 [ <optional> $method ]
+ Parameter #2 [ <optional> ?array $regex = [] ]
+ Parameter #3 [ <optional> $method = <default> ]
}
}
Method [ <internal:ice> public method getRoute ] {
- Parameters [1] {
- Parameter #0 [ <optional> string or NULL $name ]
+ Parameter #0 [ <optional> ?string $name = <default> ]
}
}
@@ -11828,7 +12720,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method cache ] {
- Parameters [1] {
- Parameter #0 [ <optional> string or NULL $file ]
+ Parameter #0 [ <optional> ?string $file = <default> ]
}
}
@@ -11842,23 +12734,23 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method setRoutes ] {
- Parameters [1] {
- Parameter #0 [ <optional> array or NULL $routes ]
+ Parameter #0 [ <optional> ?array $routes = [] ]
}
}
Method [ <internal:ice> public method handle ] {
- Parameters [2] {
- Parameter #0 [ <optional> string or NULL $method ]
- Parameter #1 [ <optional> string or NULL $uri ]
+ Parameter #0 [ <optional> ?string $method = <default> ]
+ Parameter #1 [ <optional> ?string $uri = <default> ]
}
}
Method [ <internal:ice> public method match ] {
- Parameters [2] {
- Parameter #0 [ <optional> string or NULL $uri ]
- Parameter #1 [ <optional> string or NULL $method ]
+ Parameter #0 [ <optional> ?string $uri = <default> ]
+ Parameter #1 [ <optional> ?string $method = <default> ]
}
}
@@ -11866,7 +12758,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $params ]
- Parameter #1 [ <optional> string $method ]
+ Parameter #1 [ <optional> string $method = <default> ]
}
}
}
@@ -11884,8 +12776,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [2] {
- Property [ <default> protected $di ]
- Property [ <default> protected $model ]
+ Property [ protected $di = NULL ]
+ Property [ protected $model = NULL ]
}
- Methods [5] {
@@ -11897,13 +12789,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getModel ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method __call ] {
- Parameters [2] {
Parameter #0 [ <required> string $method ]
- Parameter #1 [ <optional> $arguments ]
+ Parameter #1 [ <optional> $arguments = <default> ]
}
}
@@ -11936,12 +12831,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [2] {
- Property [ <default> protected $baseUri ]
- Property [ <default> protected $staticUri ]
+ Property [ protected $baseUri = '/' ]
+ Property [ protected $staticUri = '/' ]
}
- Methods [8] {
Method [ <internal:ice> public method getBaseUri ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setBaseUri ] {
@@ -11952,6 +12850,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getStaticUri ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setStaticUri ] {
@@ -11964,7 +12865,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method href ] {
- Parameters [1] {
- Parameter #0 [ <optional> string or NULL $uri ]
+ Parameter #0 [ <optional> ?string $uri = <default> ]
}
- Return [ string ]
}
@@ -11972,7 +12873,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method getStatic ] {
- Parameters [1] {
- Parameter #0 [ <optional> string or NULL $uri ]
+ Parameter #0 [ <optional> ?string $uri = <default> ]
}
- Return [ string ]
}
@@ -11980,9 +12881,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method rel ] {
- Parameters [3] {
- Parameter #0 [ <optional> $uri ]
- Parameter #1 [ <optional> $args ]
- Parameter #2 [ <optional> bool $local ]
+ Parameter #0 [ <optional> $uri = <default> ]
+ Parameter #1 [ <optional> $args = <default> ]
+ Parameter #2 [ <optional> bool $local = <default> ]
}
- Return [ string ]
}
@@ -11990,16 +12891,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method get ] {
- Parameters [3] {
- Parameter #0 [ <optional> $uri ]
- Parameter #1 [ <optional> $args ]
- Parameter #2 [ <optional> bool $local ]
+ Parameter #0 [ <optional> $uri = <default> ]
+ Parameter #1 [ <optional> $args = <default> ]
+ Parameter #2 [ <optional> bool $local = <default> ]
}
- Return [ string ]
}
}
}
- Class [ <internal:ice> <iterateable> class Ice\Mvc\View extends Ice\Arr implements Traversable, IteratorAggregate, Countable, ArrayAccess, Ice\Mvc\View\ViewInterface ] {
+ Class [ <internal:ice> <iterateable> class Ice\Mvc\View extends Ice\Arr implements Stringable, Traversable, IteratorAggregate, Countable, ArrayAccess, Ice\Mvc\View\ViewInterface ] {
- Constants [0] {
}
@@ -12011,15 +12912,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [9] {
- Property [ <default> protected $data ]
- Property [ <default> protected $engines ]
- Property [ <default> protected $content ]
- Property [ <default> protected $mainView ]
- Property [ <default> protected $layoutsDir ]
- Property [ <default> protected $partialsDir ]
- Property [ <default> protected $viewsDir ]
- Property [ <default> protected $file ]
- Property [ <default> protected $silent ]
+ Property [ protected $data = NULL ]
+ Property [ protected $engines = NULL ]
+ Property [ protected $content = NULL ]
+ Property [ protected $mainView = 'index' ]
+ Property [ protected $layoutsDir = 'layouts/' ]
+ Property [ protected $partialsDir = 'partials/' ]
+ Property [ protected $viewsDir = NULL ]
+ Property [ protected $file = NULL ]
+ Property [ protected $silent = false ]
}
- Methods [49] {
@@ -12038,6 +12939,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getContent ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setMainView ] {
@@ -12048,6 +12952,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getMainView ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setLayoutsDir ] {
@@ -12058,6 +12965,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getLayoutsDir ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setPartialsDir ] {
@@ -12068,6 +12978,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getPartialsDir ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setViewsDir ] {
@@ -12078,6 +12991,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getViewsDir ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setFile ] {
@@ -12088,6 +13004,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getFile ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setSilent ] {
@@ -12100,19 +13019,22 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, overwrites Ice\Arr, ctor> public method __construct ] {
- Parameters [2] {
- Parameter #0 [ <optional> $file ]
- Parameter #1 [ <optional> array $data ]
+ Parameter #0 [ <optional> $file = <default> ]
+ Parameter #1 [ <optional> array $data = [] ]
}
}
Method [ <internal:ice, prototype Ice\Mvc\View\ViewInterface> public method getEngines ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, prototype Ice\Mvc\View\ViewInterface> public method render ] {
- Parameters [2] {
- Parameter #0 [ <optional> $file ]
- Parameter #1 [ <optional> array $data ]
+ Parameter #0 [ <optional> $file = <default> ]
+ Parameter #1 [ <optional> array $data = [] ]
}
}
@@ -12120,7 +13042,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $file ]
- Parameter #1 [ <optional> array $data ]
+ Parameter #1 [ <optional> array $data = [] ]
}
}
@@ -12128,15 +13050,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $file ]
- Parameter #1 [ <optional> array $data ]
+ Parameter #1 [ <optional> array $data = [] ]
}
}
Method [ <internal:ice> public method layout ] {
- Parameters [2] {
- Parameter #0 [ <optional> $file ]
- Parameter #1 [ <optional> array $data ]
+ Parameter #0 [ <optional> $file = <default> ]
+ Parameter #1 [ <optional> array $data = [] ]
}
}
@@ -12162,10 +13084,17 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
}
- Method [ <internal:ice> public method __toString ] {
+ Method [ <internal:ice, prototype Stringable> public method __toString ] {
+
+ - Parameters [0] {
+ }
+ - Return [ string ]
}
Method [ <internal:ice, inherits Ice\Arr> public method getData ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr> public method has ] {
@@ -12180,7 +13109,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -12217,7 +13146,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $keys ]
- Parameter #1 [ <optional> bool $strict ]
+ Parameter #1 [ <optional> bool $strict = <default> ]
}
- Return [ array ]
}
@@ -12226,16 +13155,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method setData ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
- Return [ void ]
}
@@ -12255,6 +13184,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Arr> public method clear ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr, prototype Countable> public method count ] {
@@ -12275,8 +13207,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $path ]
- Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> string $delimiter ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
+ Parameter #2 [ <optional> string $delimiter = <default> ]
}
}
@@ -12365,9 +13297,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [3] {
- Property [ <default> protected $di ]
- Property [ <default> protected $view ]
- Property [ <default> protected $options ]
+ Property [ protected $di = NULL ]
+ Property [ protected $view = NULL ]
+ Property [ protected $options = NULL ]
}
- Methods [8] {
@@ -12375,7 +13307,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $path ]
- Parameter #1 [ <optional> array $data ]
+ Parameter #1 [ <optional> array $data = [] ]
}
}
@@ -12390,8 +13322,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> Ice\Mvc\View\ViewInterface $view ]
- Parameter #1 [ <optional> Ice\Di or NULL $di ]
- Parameter #2 [ <optional> array $options ]
+ Parameter #1 [ <optional> ?Ice\Di $di = <default> ]
+ Parameter #2 [ <optional> array $options = [] ]
}
}
@@ -12406,7 +13338,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $path ]
- Parameter #1 [ <optional> array $data ]
+ Parameter #1 [ <optional> array $data = [] ]
}
- Return [ string ]
}
@@ -12415,7 +13347,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $path ]
- Parameter #1 [ <optional> array $data ]
+ Parameter #1 [ <optional> array $data = [] ]
}
- Return [ string ]
}
@@ -12449,14 +13381,17 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [4] {
- Property [ <default> protected $di ]
- Property [ <default> protected $view ]
- Property [ <default> protected $options ]
- Property [ <default> protected $compiler ]
+ Property [ protected $di = NULL ]
+ Property [ protected $view = NULL ]
+ Property [ protected $options = NULL ]
+ Property [ protected $compiler = NULL ]
}
- Methods [10] {
Method [ <internal:ice> public method getCompiler ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method compile ] {
@@ -12470,7 +13405,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $path ]
- Parameter #1 [ <optional> array $data ]
+ Parameter #1 [ <optional> array $data = [] ]
}
}
@@ -12485,8 +13420,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> Ice\Mvc\View\ViewInterface $view ]
- Parameter #1 [ <optional> Ice\Di or NULL $di ]
- Parameter #2 [ <optional> array $options ]
+ Parameter #1 [ <optional> ?Ice\Di $di = <default> ]
+ Parameter #2 [ <optional> array $options = [] ]
}
}
@@ -12501,7 +13436,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $path ]
- Parameter #1 [ <optional> array $data ]
+ Parameter #1 [ <optional> array $data = [] ]
}
- Return [ string ]
}
@@ -12510,7 +13445,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $path ]
- Parameter #1 [ <optional> array $data ]
+ Parameter #1 [ <optional> array $data = [] ]
}
- Return [ string ]
}
@@ -12532,7 +13467,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
}
- Class [ <internal:ice> class Ice\Mvc\View\Engine\Sleet\Compiler ] {
+ Class [ <internal:ice> class Ice\Mvc\View\Engine\Sleet\Compiler implements Stringable ] {
- Constants [4] {
Constant [ public int NEVER ] { 0 }
@@ -12548,20 +13483,23 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [4] {
- Property [ <default> protected $view ]
- Property [ <default> protected $content ]
- Property [ <default> protected $parsed ]
- Property [ <default> protected $parser ]
+ Property [ protected $view = NULL ]
+ Property [ protected $content = NULL ]
+ Property [ protected $parsed = NULL ]
+ Property [ protected $parser = NULL ]
}
- Methods [4] {
Method [ <internal:ice> public method getParser ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> $view ]
+ Parameter #0 [ <optional> $view = <default> ]
}
}
@@ -12572,7 +13510,11 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
}
- Method [ <internal:ice> public method __toString ] {
+ Method [ <internal:ice, prototype Stringable> public method __toString ] {
+
+ - Parameters [0] {
+ }
+ - Return [ string ]
}
}
}
@@ -12592,13 +13534,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [3] {
- Property [ <default> protected $functions ]
- Property [ <default> protected $filters ]
- Property [ <default> protected $env ]
+ Property [ protected $functions = NULL ]
+ Property [ protected $filters = NULL ]
+ Property [ protected $env = NULL ]
}
- Methods [9] {
Method [ <internal:ice, ctor> public method __construct ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method text ] {
@@ -12662,8 +13607,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $token ]
- Parameter #1 [ <optional> $prev ]
- Parameter #2 [ <optional> $next ]
+ Parameter #1 [ <optional> $prev = <default> ]
+ Parameter #2 [ <optional> $next = <default> ]
}
}
}
@@ -12681,22 +13626,28 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [3] {
- Property [ <default> protected $data ]
- Property [ <default> protected $di ]
- Property [ <default> protected $tag ]
+ Property [ protected $data = NULL ]
+ Property [ protected $di = NULL ]
+ Property [ protected $tag = NULL ]
}
- Methods [33] {
Method [ <internal:ice> public method getDi ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getTag ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, overwrites Ice\Arr, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -12711,39 +13662,42 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> $page ]
- Parameter #1 [ <optional> $url ]
- Parameter #2 [ <optional> bool $active ]
- Parameter #3 [ <optional> $symbol ]
+ Parameter #1 [ <optional> $url = <default> ]
+ Parameter #2 [ <optional> bool $active = <default> ]
+ Parameter #3 [ <optional> $symbol = <default> ]
}
}
Method [ <internal:ice> public method minimal ] {
- Parameters [2] {
- Parameter #0 [ <optional> $url ]
- Parameter #1 [ <optional> array $parameters ]
+ Parameter #0 [ <optional> $url = <default> ]
+ Parameter #1 [ <optional> array $parameters = [] ]
}
}
Method [ <internal:ice> public method basic ] {
- Parameters [2] {
- Parameter #0 [ <optional> $url ]
- Parameter #1 [ <optional> array $parameters ]
+ Parameter #0 [ <optional> $url = <default> ]
+ Parameter #1 [ <optional> array $parameters = [] ]
}
}
Method [ <internal:ice> public method floating ] {
- Parameters [4] {
- Parameter #0 [ <optional> $url ]
- Parameter #1 [ <optional> array $parameters ]
- Parameter #2 [ <optional> int $countOut ]
- Parameter #3 [ <optional> int $countIn ]
+ Parameter #0 [ <optional> $url = <default> ]
+ Parameter #1 [ <optional> array $parameters = [] ]
+ Parameter #2 [ <optional> int $countOut = <default> ]
+ Parameter #3 [ <optional> int $countIn = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method getData ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr> public method has ] {
@@ -12758,7 +13712,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -12795,7 +13749,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $keys ]
- Parameter #1 [ <optional> bool $strict ]
+ Parameter #1 [ <optional> bool $strict = <default> ]
}
- Return [ array ]
}
@@ -12804,16 +13758,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method setData ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
- Return [ void ]
}
@@ -12833,6 +13787,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Arr> public method clear ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr, prototype Countable> public method count ] {
@@ -12853,8 +13810,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $path ]
- Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> string $delimiter ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
+ Parameter #2 [ <optional> string $delimiter = <default> ]
}
}
@@ -12943,12 +13900,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [2] {
- Property [ <default> protected $data ]
- Property [ <default> protected $started ]
+ Property [ protected $data = NULL ]
+ Property [ protected $started = false ]
}
- Methods [31] {
Method [ <internal:ice, overwrites Ice\Arr, ctor> public method __construct ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method start ] {
@@ -12961,7 +13921,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method isStarted ] {
- Parameters [1] {
- Parameter #0 [ <optional> bool $autoStart ]
+ Parameter #0 [ <optional> bool $autoStart = <default> ]
}
- Return [ bool ]
}
@@ -12999,8 +13959,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> bool $required ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
+ Parameter #2 [ <optional> bool $required = <default> ]
}
}
@@ -13051,7 +14011,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $keys ]
- Parameter #1 [ <optional> bool $strict ]
+ Parameter #1 [ <optional> bool $strict = <default> ]
}
- Return [ array ]
}
@@ -13060,16 +14020,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $key ]
- Parameter #1 [ <optional> $filters ]
- Parameter #2 [ <optional> $defaultValue ]
- Parameter #3 [ <optional> bool $allowEmpty ]
+ Parameter #1 [ <optional> $filters = <default> ]
+ Parameter #2 [ <optional> $defaultValue = <default> ]
+ Parameter #3 [ <optional> bool $allowEmpty = <default> ]
}
}
Method [ <internal:ice, inherits Ice\Arr> public method setData ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
- Return [ void ]
}
@@ -13082,6 +14042,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, inherits Ice\Arr> public method clear ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice, inherits Ice\Arr, prototype Countable> public method count ] {
@@ -13102,8 +14065,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> $path ]
- Parameter #1 [ <optional> $defaultValue ]
- Parameter #2 [ <optional> string $delimiter ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
+ Parameter #2 [ <optional> string $delimiter = <default> ]
}
}
@@ -13203,20 +14166,26 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [7] {
- Property [ <default> protected $di ]
- Property [ <default> protected $values ]
- Property [ <default> protected $docType ]
- Property [ <default> protected $title ]
- Property [ <default> protected $titleSeparator ]
- Property [ <default> protected $meta ]
- Property [ <default> protected $escape ]
+ Property [ protected $di = NULL ]
+ Property [ protected $values = NULL ]
+ Property [ protected $docType = 5 ]
+ Property [ protected $title = NULL ]
+ Property [ protected $titleSeparator = ' - ' ]
+ Property [ protected $meta = NULL ]
+ Property [ protected $escape = true ]
}
- Methods [44] {
Method [ <internal:ice> public method getDi ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getValues ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setDocType ] {
@@ -13234,6 +14203,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getTitle ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setTitleSeparator ] {
@@ -13244,6 +14216,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getTitleSeparator ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setMeta ] {
@@ -13254,6 +14229,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getMeta ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setEscape ] {
@@ -13264,13 +14242,16 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice, ctor> public method __construct ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method appendTitle ] {
- Parameters [2] {
Parameter #0 [ <required> string $title ]
- Parameter #1 [ <optional> string or NULL $separator ]
+ Parameter #1 [ <optional> ?string $separator = <default> ]
}
}
@@ -13278,7 +14259,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $title ]
- Parameter #1 [ <optional> string or NULL $separator ]
+ Parameter #1 [ <optional> ?string $separator = <default> ]
}
}
@@ -13461,13 +14442,13 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [8] {
Parameter #0 [ <required> string $name ]
- Parameter #1 [ <optional> array $parameters ]
- Parameter #2 [ <optional> array $defaultParams ]
- Parameter #3 [ <optional> array $skip ]
- Parameter #4 [ <optional> string or NULL $content ]
- Parameter #5 [ <optional> bool $close ]
- Parameter #6 [ <optional> bool $eol ]
- Parameter #7 [ <optional> bool $single ]
+ Parameter #1 [ <optional> array $parameters = [] ]
+ Parameter #2 [ <optional> array $defaultParams = [] ]
+ Parameter #3 [ <optional> array $skip = [] ]
+ Parameter #4 [ <optional> ?string $content = <default> ]
+ Parameter #5 [ <optional> bool $close = <default> ]
+ Parameter #6 [ <optional> bool $eol = <default> ]
+ Parameter #7 [ <optional> bool $single = <default> ]
}
- Return [ string ]
}
@@ -13476,7 +14457,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $name ]
- Parameter #1 [ <optional> bool $eol ]
+ Parameter #1 [ <optional> bool $eol = <default> ]
}
- Return [ string ]
}
@@ -13486,8 +14467,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $name ]
Parameter #1 [ <required> array $attributes ]
- Parameter #2 [ <optional> array $skip ]
- Parameter #3 [ <optional> bool $single ]
+ Parameter #2 [ <optional> array $skip = [] ]
+ Parameter #3 [ <optional> bool $single = <default> ]
}
- Return [ string ]
}
@@ -13512,7 +14493,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $values ]
- Parameter #1 [ <optional> bool $merge ]
+ Parameter #1 [ <optional> bool $merge = <default> ]
}
}
@@ -13527,9 +14508,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [4] {
Parameter #0 [ <required> string $text ]
- Parameter #1 [ <optional> string $separator ]
- Parameter #2 [ <optional> bool $lowercase ]
- Parameter #3 [ <optional> $replace ]
+ Parameter #1 [ <optional> string $separator = <default> ]
+ Parameter #2 [ <optional> bool $lowercase = <default> ]
+ Parameter #3 [ <optional> $replace = <default> ]
}
- Return [ string ]
}
@@ -13566,8 +14547,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method random ] {
- Parameters [2] {
- Parameter #0 [ <optional> int $type ]
- Parameter #1 [ <optional> int $length ]
+ Parameter #0 [ <optional> int $type = <default> ]
+ Parameter #1 [ <optional> int $length = <default> ]
}
- Return [ string ]
}
@@ -13586,25 +14567,31 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [12] {
- Property [ <default> protected $di ]
- Property [ <default> protected $data ]
- Property [ <default> protected $rules ]
- Property [ <default> protected $validators ]
- Property [ <default> protected $filters ]
- Property [ <default> protected $labels ]
- Property [ <default> protected $messages ]
- Property [ <default> protected $valid ]
- Property [ <default> protected $aliases ]
- Property [ <default> protected $translate ]
- Property [ <default> protected $humanLabels ]
- Property [ <default> protected $defaultMessages ]
+ Property [ protected $di = NULL ]
+ Property [ protected $data = NULL ]
+ Property [ protected $rules = NULL ]
+ Property [ protected $validators = NULL ]
+ Property [ protected $filters = NULL ]
+ Property [ protected $labels = NULL ]
+ Property [ protected $messages = NULL ]
+ Property [ protected $valid = true ]
+ Property [ protected $aliases = NULL ]
+ Property [ protected $translate = true ]
+ Property [ protected $humanLabels = false ]
+ Property [ protected $defaultMessages = NULL ]
}
- Methods [24] {
Method [ <internal:ice> public method getDi ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method getData ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setRules ] {
@@ -13615,6 +14602,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getRules ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setFilters ] {
@@ -13646,6 +14636,9 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
Method [ <internal:ice> public method getTranslate ] {
+
+ - Parameters [0] {
+ }
}
Method [ <internal:ice> public method setHumanLabels ] {
@@ -13658,7 +14651,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $data ]
+ Parameter #0 [ <optional> array $data = [] ]
}
}
@@ -13667,7 +14660,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $alias ]
Parameter #1 [ <required> string $field ]
- Parameter #2 [ <optional> array $options ]
+ Parameter #2 [ <optional> array $options = [] ]
}
}
@@ -13676,7 +14669,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [3] {
Parameter #0 [ <required> string $field ]
Parameter #1 [ <required> $validators ]
- Parameter #2 [ <optional> $options ]
+ Parameter #2 [ <optional> $options = <default> ]
}
}
@@ -13684,15 +14677,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> array $validators ]
- Parameter #1 [ <optional> bool $merge ]
+ Parameter #1 [ <optional> bool $merge = <default> ]
}
}
Method [ <internal:ice> public method validate ] {
- Parameters [2] {
- Parameter #0 [ <optional> array $data ]
- Parameter #1 [ <optional> bool $clear ]
+ Parameter #0 [ <optional> array $data = [] ]
+ Parameter #1 [ <optional> bool $clear = <default> ]
}
- Return [ bool ]
}
@@ -13716,15 +14709,15 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> string $field ]
- Parameter #1 [ <optional> bool $filtered ]
+ Parameter #1 [ <optional> bool $filtered = <default> ]
}
}
Method [ <internal:ice> public method getValues ] {
- Parameters [2] {
- Parameter #0 [ <optional> $fields ]
- Parameter #1 [ <optional> bool $filtered ]
+ Parameter #0 [ <optional> $fields = <default> ]
+ Parameter #1 [ <optional> bool $filtered = <default> ]
}
}
@@ -13739,7 +14732,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice> public method setDefaultMessages ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $messages ]
+ Parameter #0 [ <optional> array $messages = [] ]
}
}
@@ -13783,7 +14776,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $options ]
+ Property [ protected $options = NULL ]
}
- Methods [6] {
@@ -13799,7 +14792,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -13815,7 +14808,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -13830,8 +14823,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator> public method getOptions ] {
- Parameters [2] {
- Parameter #0 [ <optional> $keys ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $keys = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
@@ -13852,7 +14845,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $options ]
+ Property [ protected $options = NULL ]
}
- Methods [6] {
@@ -13868,7 +14861,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -13884,7 +14877,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -13899,8 +14892,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator> public method getOptions ] {
- Parameters [2] {
- Parameter #0 [ <optional> $keys ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $keys = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
@@ -13921,7 +14914,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $options ]
+ Property [ protected $options = NULL ]
}
- Methods [6] {
@@ -13937,7 +14930,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -13953,7 +14946,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -13968,8 +14961,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator> public method getOptions ] {
- Parameters [2] {
- Parameter #0 [ <optional> $keys ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $keys = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
@@ -13990,7 +14983,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $options ]
+ Property [ protected $options = NULL ]
}
- Methods [6] {
@@ -14006,7 +14999,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -14022,7 +15015,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -14037,8 +15030,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator> public method getOptions ] {
- Parameters [2] {
- Parameter #0 [ <optional> $keys ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $keys = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
@@ -14059,7 +15052,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $options ]
+ Property [ protected $options = NULL ]
}
- Methods [6] {
@@ -14075,7 +15068,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -14091,7 +15084,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -14106,8 +15099,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator> public method getOptions ] {
- Parameters [2] {
- Parameter #0 [ <optional> $keys ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $keys = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
@@ -14128,7 +15121,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $options ]
+ Property [ protected $options = NULL ]
}
- Methods [6] {
@@ -14144,7 +15137,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -14160,7 +15153,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -14175,8 +15168,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator> public method getOptions ] {
- Parameters [2] {
- Parameter #0 [ <optional> $keys ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $keys = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
@@ -14197,7 +15190,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $options ]
+ Property [ protected $options = NULL ]
}
- Methods [6] {
@@ -14213,7 +15206,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -14229,7 +15222,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -14244,8 +15237,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator> public method getOptions ] {
- Parameters [2] {
- Parameter #0 [ <optional> $keys ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $keys = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
@@ -14266,7 +15259,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $options ]
+ Property [ protected $options = NULL ]
}
- Methods [6] {
@@ -14282,7 +15275,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -14298,7 +15291,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -14313,8 +15306,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator> public method getOptions ] {
- Parameters [2] {
- Parameter #0 [ <optional> $keys ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $keys = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
@@ -14335,7 +15328,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $options ]
+ Property [ protected $options = NULL ]
}
- Methods [6] {
@@ -14351,7 +15344,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -14367,7 +15360,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -14382,8 +15375,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator> public method getOptions ] {
- Parameters [2] {
- Parameter #0 [ <optional> $keys ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $keys = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
@@ -14404,7 +15397,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $options ]
+ Property [ protected $options = NULL ]
}
- Methods [6] {
@@ -14420,7 +15413,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -14436,7 +15429,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -14451,8 +15444,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator> public method getOptions ] {
- Parameters [2] {
- Parameter #0 [ <optional> $keys ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $keys = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
@@ -14473,7 +15466,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $options ]
+ Property [ protected $options = NULL ]
}
- Methods [6] {
@@ -14489,7 +15482,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -14505,7 +15498,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -14520,8 +15513,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator> public method getOptions ] {
- Parameters [2] {
- Parameter #0 [ <optional> $keys ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $keys = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
@@ -14542,7 +15535,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $options ]
+ Property [ protected $options = NULL ]
}
- Methods [6] {
@@ -14558,7 +15551,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -14574,7 +15567,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -14589,8 +15582,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator> public method getOptions ] {
- Parameters [2] {
- Parameter #0 [ <optional> $keys ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $keys = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
@@ -14611,7 +15604,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $options ]
+ Property [ protected $options = NULL ]
}
- Methods [6] {
@@ -14627,7 +15620,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -14643,7 +15636,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -14658,8 +15651,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator> public method getOptions ] {
- Parameters [2] {
- Parameter #0 [ <optional> $keys ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $keys = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
@@ -14680,7 +15673,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $options ]
+ Property [ protected $options = NULL ]
}
- Methods [6] {
@@ -14696,7 +15689,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -14712,7 +15705,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -14727,8 +15720,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator> public method getOptions ] {
- Parameters [2] {
- Parameter #0 [ <optional> $keys ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $keys = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
@@ -14749,7 +15742,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $options ]
+ Property [ protected $options = NULL ]
}
- Methods [6] {
@@ -14765,7 +15758,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -14781,7 +15774,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -14796,8 +15789,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator> public method getOptions ] {
- Parameters [2] {
- Parameter #0 [ <optional> $keys ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $keys = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
@@ -14818,7 +15811,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $options ]
+ Property [ protected $options = NULL ]
}
- Methods [6] {
@@ -14834,7 +15827,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -14850,7 +15843,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -14865,8 +15858,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator> public method getOptions ] {
- Parameters [2] {
- Parameter #0 [ <optional> $keys ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $keys = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
@@ -14887,7 +15880,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
}
- Properties [1] {
- Property [ <default> protected $options ]
+ Property [ protected $options = NULL ]
}
- Methods [6] {
@@ -14903,7 +15896,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator, ctor> public method __construct ] {
- Parameters [1] {
- Parameter #0 [ <optional> array $options ]
+ Parameter #0 [ <optional> array $options = [] ]
}
}
@@ -14919,7 +15912,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
- Parameters [2] {
Parameter #0 [ <required> $key ]
- Parameter #1 [ <optional> $defaultValue ]
+ Parameter #1 [ <optional> $defaultValue = <default> ]
}
}
@@ -14934,8 +15927,8 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Method [ <internal:ice, inherits Ice\Validation\Validator> public method getOptions ] {
- Parameters [2] {
- Parameter #0 [ <optional> $keys ]
- Parameter #1 [ <optional> array $options ]
+ Parameter #0 [ <optional> $keys = <default> ]
+ Parameter #1 [ <optional> array $options = [] ]
}
}
}
@@ -14950,7 +15943,7 @@ Extension [ <persistent> extension #73 ice version 1.8.0 ] {
Constant [ public int RC ] { 3 }
Constant [ public int STABLE ] { 4 }
Constant [ public int MAJOR ] { 1 }
- Constant [ public int MINOR ] { 8 }
+ Constant [ public int MINOR ] { 9 }
Constant [ public int PATCH ] { 0 }
Constant [ public int STAGE ] { 4 }
Constant [ public int BUILD ] { 0 }
diff --git a/php-pecl-ice.spec b/php-pecl-ice.spec
index e291063..4334504 100644
--- a/php-pecl-ice.spec
+++ b/php-pecl-ice.spec
@@ -1,6 +1,6 @@
# remirepo spec file for php-pecl-ice
#
-# Copyright (c) 2020-2021 Remi Collet
+# Copyright (c) 2020-2022 Remi Collet
# License: CC-BY-SA
# http://creativecommons.org/licenses/by-sa/4.0/
#
@@ -16,7 +16,7 @@
# After 20-json and 20-pdo
%global ini_name 40-%{pecl_name}.ini
-%global upstream_version 1.8.0
+%global upstream_version 1.9.0
#global upstream_prever alpha3
Summary: Simple and fast PHP framework
@@ -54,6 +54,9 @@ Obsoletes: php74-pecl-%{pecl_name} <= %{version}
%if "%{php_version}" > "8.0"
Obsoletes: php80-pecl-%{pecl_name} <= %{version}
%endif
+%if "%{php_version}" > "8.1"
+Obsoletes: php81-pecl-%{pecl_name} <= %{version}
+%endif
%endif
@@ -199,6 +202,9 @@ cd ../ZTS
%changelog
+* Tue Jun 14 2022 Remi Collet <remi@remirepo.net> - 1.9.0-1
+- update to 1.9.0
+
* Fri Mar 26 2021 Remi Collet <remi@remirepo.net> - 1.8.0-1
- update to 1.8.0